Results archive (1968–2022)
search_archive_matchesSearch completed tennis match results from 1968-2022 for ATP, WTA, and ITF events. Find historical winners, scores, seeds, and rankings by player, tournament, round, or date range.
Instructions
Search the results archive — completed-match RESULTS from 1968 through 2022: ATP and WTA, main draws, qualifying and the ITF/futures tiers. Winner/loser-shaped records with final score, seeds and ranks AT THE TIME of the match. Use this for historical questions ("Borg's Wimbledon finals"); the archive ends 2022-12-31 where our own results (get_recent_results) begin. Requires the BASIC plan or any History plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Latest tournament START date, YYYY-MM-DD. | |
| from | No | Earliest tournament START date, YYYY-MM-DD. | |
| tour | No | atp or wta. | |
| level | No | Source tier code: G=grand slam, M=masters, A=tour, F=finals, D=davis cup, C=challenger, O=olympics, or a futures category code (e.g. 15). | |
| limit | No | Maximum results to return (1-200). | |
| round | No | Round code, e.g. F for finals. | |
| player_name | No | Case-insensitive fragment of EITHER player's name, min 3 chars, e.g. "borg". |
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. | |
| results | No | Archive results, newest tournament first. |