StatsHub Docs
APIEndpoint referencePlayer

/player/{id}/performance

GET
/api/player/{id}/performance

Path Parameters

id*integer
Formatint64

Query Parameters

includeNational?string
limit?integer
Formatint64
location?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  ]}