Overview
This endpoint returns the ranking of players in a season based on a specific statistical category. The response includes the tournament information, the season, the selected statistic type, and a sorted list of players with their corresponding statistic values.Typical use cases
- Retrieve top performing players for a specific statistic
- Build player leaderboard tables
- Generate scouting insights and analytical dashboards
- Compare player performance across a competition season
- player full name
- player nickname
- statistic type
- statistic value
Parameters
Always use
apiThe API name, use
SeasonPlayerTopStatsThe API version (use
V2)en for English, ar for ArabicOutput format (
json or xml)Your API key
The season ID (example:
385)The statistic type ID (example:
22)Sort order for the ranking (
asc or desc)