Fixture schedule
get_fixturesFetch upcoming tennis fixtures in chronological order, with optional tour filter (ATP, WTA, Challenger, ITF, Juniors) and a configurable limit up to 200 matches.
Instructions
Upcoming scheduled tennis fixtures, earliest first — the forward schedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tour | No | Tour filter; each name covers its doubles variants. Exhibition/team events carry no tour and are excluded whenever the filter is used. | |
| limit | No | Maximum fixtures to return (1-200). |
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. | |
| fixtures | No | Scheduled fixtures, earliest first. |