APIEndpoint referencePlayer
/player/{id}/performance
Path Parameters
id*integer
Format
int64Query Parameters
includeNational?string
limit?integer
Format
int64location?string
startedMatch?string
tournamentId?string
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/player/0/performance"{ "data": [ null ]}