laliga_matches
Retrieve La Liga match data by competition and gameweek. Filter competition to 'primera-division' for full 380 matches per season, or specify gameweek for a single round of 10 matches.
Instructions
Matches feed. IMPORTANT: pass competition= to get a competition's matches — subscription= alone returns a mixed bag (incl. World Cup placeholders). competition=primera-division gives the 380 LALIGA EA SPORTS matches; add gameweek= for one matchweek (10).
Returns: {total, matches:[{id, slug, name, opta_id, home_team, away_team, competition, season, gameweek, date, time, venue, status}]} (status FullTime/PreMatch/…)
Example: 2025/26 LALIGA matchweek 1 (10 matches)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| gameweek | No | ||
| competition | No | ||
| subscription | No |