laliga_match
Retrieve detailed La Liga match data using the match slug. For played matches, includes scores and formations.
Instructions
One match by SLUG (from laliga_matches; the long temporada-… slug, not the numeric id which 404s). For a played match adds scores + formations.
Returns: {match:{id, slug, name, home_team, away_team, home_score, away_score, home_formation, away_formation, competition, gameweek, date, status, attempt, ball}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes |