/
How can I get a participant stats?

How can I get a participant stats?

Question: How can I get a participant stats for specific seasons for the Ekstraklasa?

Step-by-step guide:

To get a list of seasons go to the seasons.index method with specified parameter: competition_id.

To get a list of seasons go to the seasons.index method with specified parameter: competition_id.

https://api.statscore.com/v2/seasons?token=your_token&competition_id=1498

To get a list participant stats go to seasons.participants-stats.index with specified parameter: season_id and type team or person

To get a list participant stats go to seasons.participants-stats.index with specified parameter: season_id and type team or person

https://api.statscore.com/v2/seasons/53851/participants-stats?&type=person&token=your_token

https://api.statscore.com/v2/seasons/53851/participants-stats?&type=team&token=your_token

 

Related content

Event Stats Level - explanation + where to find
Event Stats Level - explanation + where to find
Read with this
seasons.participants-stats.index
seasons.participants-stats.index
More like this
seasons.index
More like this
How can I get a player's seasonal stats?
How can I get a player's seasonal stats?
More like this
seasons.personal-stats.index
seasons.personal-stats.index
More like this
Get the list of events for particular season
Get the list of events for particular season
More like this