seriea_team_stats
Retrieve Serie A team statistics for a season, including games played, points, wins, losses, and other Opta data. Supports pagination and category selection.
Instructions
Team stat leaderboard for a season — all 20 teams with full Opta team stats[] (~402 {statsId, statsValue} pairs: games-played, total-points, total-wins/losses/draws, …). Same category rule as players (General or Goalkeeping; others 400).
Returns: {teams:[{teamId, mediaName, providerId, imagery, stats:[{statsId, statsLabel, statsValue}]}], pagination:{totalPages, currentPage, isLastPage}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| locale | No | en-GB | |
| category | No | General | |
| seasonId | Yes |