Get league standings
get_standingsRetrieve league standings with team ranks, win/loss records, games back, playoff seeds, and category totals to evaluate team performance.
Instructions
Get the league standings table — each team's rank, win/loss record, games back, playoff seed, and season category totals. This is the light way to see how teams stack up; use get_teams when you also need every team's full matchup history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamKeys | No | Specific team keys; defaults to all teams in the league | |
| leagueKey | No | League key, e.g. 431.l.12345 |