tab_sports_next_to_go
Get a feed of sports events about to close, ordered by close time, to see which betting markets open next.
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 or TAB_REFRESH_TOKEN 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. |