get_live_match
Get detailed match information including starting lineups, substitutes, officials, attendance, weather, and live score. Works for any match state—from not yet started to finished. Requires competition, season, stage, and match IDs.
Instructions
Get rich detail for one match: starting lineups, substitutes, officials, attendance, and weather, plus live score and status. Works for any match state (a not-yet-started match has an empty lineup and a null score). Takes idCompetition + idSeason + idStage + idMatch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return FIFA's untouched payload instead of the trimmed shape | |
| idMatch | Yes | ||
| idStage | Yes | ||
| idSeason | Yes | ||
| language | No | Language code passed through to the API and used for name selection | en |
| idCompetition | Yes |