Endpoint referencePlayer
/player/{id}/{uniqueTournamentId}/{seasonId}/heatmap/formation
The player's average touch positions across every match played in one formation.
The player's average touch positions across every match played in one formation.
Path Parameters
id*integer
Format
int64uniqueTournamentId*string
seasonId*integer
Format
int64Query Parameters
formation?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/heatmap/formation"{ "$schema": "https://example.com/schemas/PlayerHeatmapFormationOKBody.json", "data": null}