Get league standings
get_standingsRetrieve current league standings including position, wins, draws, losses, goal difference, and points for any competition using league name or code.
Instructions
Get the current league table for a competition (position, W/D/L, GD, points).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | No | Season start year as 'YYYY', e.g. '2024' for 2024-25. Defaults to current. | |
| competition | Yes | Competition name or code. Use a league name or code: PL, PD, BL1, SA, FL1, DED, PPL, ELC, BSA, CL, WC, EC (e.g. "Premier League" / "PL", "La Liga" / "PD"). |