fotmob_player_matches
Retrieve FotMob player match history by player ID, filterable by league/team, and navigate pages via timestamp tokens.
Instructions
FotMob player match history. Returns one page of player match history. The player's matchFilters and permitted league/team pairs are discovered from /fotmob/player. For another page, copy the numeric before timestamp from the upstream previous URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| before | No | Numeric before timestamp from the upstream previous URL; omit for the newest page | |
| team_id | No | all, or a numeric team id paired with league_id in fotmob/player matchFilters | |
| league_id | No | all, or a numeric league id from fotmob/player matchFilters | |
| player_id | Yes | Numeric FotMob player id from fotmob/search |