Overview
This endpoint returns aggregated statistics for a specific player within a tournament. The response includes player profile information (name, DOB, shirt number, position) and a richstats object containing categories such as:
- Admin (minutes, matches, corners, offside)
- Attempts, Pass, ShortPass, LongPass, Cross
- BallWon, BallLost, BallReceive
- Defensive, Fouls, Cards, Chances
- GoalsScored / GoalsConceded
- GK (goalkeeper) statistics (may be present with zeros for non-GKs)
Parameters
Always use
apiThe API name, use
TournamentPlayerStatsThe API version (use
V2)en for English, ar for ArabicOutput format (
json or xml)Your API key
The tournament ID (example:
211)The player ID (example:
235)