tab_sports_next_to_go
Get sport events about to close, ordered by close time, to identify upcoming betting opportunities. Returns match names, competition, start time, and links.
Instructions
Sport events about to close, ordered by close time (next-to-go sports feed).
Returns: {matches:[{name, competition, startTime, _links:{self}}]}
Auth: works without a key; TAB_CLIENT_ID or TAB_CLIENT_SECRET unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| next | No | Time window, e.g. "12h". | |
| limit | No | Max events to return. | |
| openOnly | No | Only events open for betting. | |
| futuresOnly | No | Only futures markets. | |
| jurisdiction | No | State jurisdiction. | NSW |
| sortByCloseTime | No | Sort by market close time. | |
| featuredCompetitions | No | Restrict to featured competitions. |