Upcoming matches
get_upcoming_matchesRetrieve upcoming tennis matches with player names and tournament details. Specify a limit to control the number of results.
Instructions
List tennis matches scheduled to start soon, with players and tournament.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum matches 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. | |
| matches | No | Matches due to start, soonest first. | |
| message | Yes | Human-readable summary. Identical to the text content, so either half can be used alone. |