GET /{format}/BoxScore/{gameid}

sportsdata.io:csgo-v3-stats

Summary: Box Score
Operation ID: BoxScore
Auth: unknown
Description

Box Scores by Date

Parameters (2)

format (string, path, required, default: xml)

Desired response format. Valid entries are <code>XML</code> or <code>JSON</code>.

Constraints: {'enum': ['xml', 'json']}

gameid (string, path, required)

Unique GameId for the desired box scores. Examples: <code>100000091</code>

No probe data for this endpoint yet.