GET /{format}/BoxScore/{gameid}

sportsdata.io:soccer-v3-stats

Summary: Box Score
Operation ID: BoxScore
Auth: unknown

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)

The GameID of a Soccer game. GameIDs can be found in the Games API. Valid entries are <code>702</code>, <code>1274</code>, etc.

No probe data for this endpoint yet.