seriea_match_lineups
Retrieve Serie A match lineups with tactical formations, player positions, events, bench, and staff for a given match and season.
Instructions
Lineups for one match — per side: tacticalFormation, the fielded XI (with average pitch positions, captain/GK flags, per-player events), the bench, and staff. Discover the matchId from seriea_matches.
Returns: {matchId, pitchSizeX, pitchSizeY, home:{teamId, tacticalFormation, fielded:[{displayName, bibNumber, isCaptain, isGoalkeeper, averageXPosition, averageYPosition, events}], benched, staff}, away:{…}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | en-GB | |
| matchId | Yes | ||
| seasonId | Yes |