Overview
This endpoint returns the ranking of teams in a season based on a specific statistical category. The response includes the tournament and season information, the requested stat type, and a sorted list of teams with their corresponding statistic values.Typical use cases
- Retrieve top performing teams in a specific statistical category
- Build statistical leaderboards for competitions
- Generate analytical dashboards
- Compare team performance across a season
- team name
- team ID
- statistic type
- statistic value
Parameters
Always use
apiThe API name, use
SeasonTeamTopStatsThe 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:
17)Sort order for the ranking (
asc or desc)