Endpoint referencePlayer
/player/{id}/{uniqueTournamentId}/{seasonId}/percentiles
Path Parameters
id*integer
Format
int64uniqueTournamentId*string
seasonId*integer
Format
int64Query Parameters
window?string
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/api/v2/player/0/string/0/percentiles"{ "$schema": "https://example.com/schemas/PlayerPercentilesOKBody.json", "bucket": null, "dataSource": "string", "deltas": { "property1": null, "property2": null }, "minMinutes": 0, "poolSize": 0, "position": "string", "ranks": { "property1": null, "property2": null }, "reason": "string", "window": "string"}/player/{id}/{uniqueTournamentId}/{seasonId}/heatmap/formation-list GET
Serves .../heatmap/formation-list, the formations a player has appeared in for a given team.
/player/{id}/{uniqueTournamentId}/{seasonId}/positions GET
How many matches the player started in each position over a season, most-played first.