fotmob_stats
Get ranked FotMob player or team statistics for a league by supplying a stat id, league id, and type. Optionally filter results by team or position to answer specific performance questions.
Instructions
FotMob league player or team statistics. Returns ranked player or team statistics for a stat id discovered from /fotmob/stats-categories. The accepted stat ids vary by league, season, and type. team_id optionally restricts player statistics to one team. position filters player results client-side.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stat | Yes | Stat id returned by /fotmob/stats-categories for this league, season, and type | |
| type | Yes | Stats subject | |
| team_id | No | Optional numeric team id to filter player stats | |
| position | No | Optional client-side player position filter | |
| league_id | Yes | Numeric FotMob league id | |
| season_id | No | Numeric season id from /fotmob/stats-categories; defaults to the newest season |