Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To get a player stats from specific season you need to use season_id, parent_participant_id (team) & participant_id (player)

https://api.statscore.com/v2/seasons/61892/participants-stats?&token=<<YOUR_TOKEN>>&type=person&parent_participant_id=136233&participant_id=381415

Tip

In this call you will get all the available statistics for the player during selected season - please note season_id parameter, refers to the single competition, so in the presented example it is Mohamed Salah stats for Premier League 2024/2025. If you want to check this player’s stats for different competition, you need to use proper season_id parameter.

...

Usefull links:

Get a list of competitions
Get a list of seasons
Get a team roster (squad.index)