Fixture schedule
get_fixturesRetrieves upcoming scheduled tennis fixtures, sorted earliest first. Use the limit parameter (1-200) to specify how many fixtures to return.
Instructions
Upcoming scheduled tennis fixtures, earliest first — the forward schedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. |