dabble_sports
Retrieve the list of 24 supported sports with IDs, names, and flags to map a competition sportId back to its sport.
Instructions
The 24 sports Dabble offers (Rugby League, Australian Rules, Football, Basketball, Cricket, Tennis, Horse Racing, …), each with id + name. Join sportId from a competition back to its sport here.
Returns: {status, data:[{id, name, isRacing, isHidden}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||