Steam (Unofficial) API

Get Tournament Player Stats

GET
/IDOTA2Match_570/GetTournamentPlayerStats/v1
key<token>

In: query

Query Parameters

account_id*string
league_id?string
hero_id?string
time_frame?string
match_id?integer
Defaultnull
Formatint64
format?string

The format of the response. Defaults to json

Value in"json" | "xml" | "vdf"

Response Body

curl -X GET "https://api.steampowered.com/IDOTA2Match_570/GetTournamentPlayerStats/v1?account_id=string"
Empty
Empty
Empty