laliga_standing
Retrieve the complete La Liga standings for a given season, including each team's matches, points, goal difference, and position.
Instructions
Full league table for a season — 20 entries with played/won/drawn/lost/goals_for/goals_against/goal_difference/points/position + full team object (shield, colours).
Returns: {total, standings:[{position, previous_position, played, won, drawn, lost, goals_for, goals_against, goal_difference, points, team:{id, slug, name, shortname, opta_id, shield}}]}
Example: 2025/26 LALIGA EA SPORTS table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes |