APIEndpoint referencePlayer
/player/{id}/{uniqueTournamentId}/{seasonId}/statistics
Serves the season statistics endpoint.
Serves the season statistics endpoint.
Path Parameters
id*integer
Format
int64uniqueTournamentId*string
seasonId*integer
Format
int64Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/player/0/string/0/statistics"{ "data": null, "dataSource": "string"}