seriea_players
Retrieve Serie A players with complete Opta stats for a season, including identity and team data. Paginated results provide 30 players per page.
Instructions
Every player in a season with identity AND full Opta stats[] (~279 {statsId, statsValue} pairs) — no separate squad call needed. Paginated 30/page (pagination.totalPages / isLastPage; the pageSize param is ignored). NOTE: category selects which STAT SET is returned (General or Goalkeeping; others 400) — it is NOT a position filter, every category returns all players.
Returns: {players:[{playerId, displayName, mediaFirstName, mediaLastName, shirtName, role (1 GK,2 DEF,3 MID,4 FWD), roleLabel, nationalityIsoCode, team, imagery, stats:[{statsId, statsValue}]}], pagination:{totalPages, currentPage, isLastPage}}
Example: 2025/26 outfield player stats, page 1
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| locale | No | en-GB | |
| category | No | General | |
| seasonId | Yes |