sportsbet_league_ladder
Retrieve a sport competition's ladder by supplying its competition ID. Get team positions, matches played, wins, losses, and points to see current standings.
Instructions
League ladder / standings for a sport competition.
Returns: {ladder:[{position, teamName, played, won, lost, points}]}
Auth: works without a key; SPORTSBET_REFRESH_TOKEN unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| competitionId | Yes | Sport competition id. Required — part of the URL path. |