tab_sport
Retrieves a sport by name with its competitions, including racing-adjacent pseudo-sports. Accepts optional jurisdiction parameter.
Instructions
One sport by name with its competitions. Also fronts the racing-adjacent pseudo-sports (Jockey Challenge, Racing Extras).
Returns: {id, name, competitions:[{id, name, _links:{self}}]}
Example: AFL Football and its competitions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport | Yes | ||
| jurisdiction | No | NSW |