Archive player bios
search_archive_playersSearch historical tennis players (1968-2022) by name to retrieve hand, date of birth, country, height, and career-high rank. Ideal for archival data queries on ATP/WTA tours.
Instructions
The people of the results archive (1968–2022): hand, date of birth, country, height, and career-high rank with the week it was first reached. Their ids are corpus person ids (the winner/loser player_id on archive results), not roster ids — for current players use search_players. Requires the BASIC plan or any History plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tour | No | atp or wta. | |
| limit | No | Maximum players to return (1-200). | |
| query | Yes | Full or partial player name, min 3 chars, e.g. "navratilova". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | True when the call returned data. False for a tier wall, a missing or rejected key, or an empty result — all of which are normal states with a clear remedy, not failures. | |
| message | Yes | Human-readable summary. Identical to the text content, so either half can be used alone. | |
| players | No | Matching archive people, ordered by name. |