GET {format}/TeamGameStatsByDate/{date}

sportsdata.io:mlb-v3-scores

Summary: Team Game Stats by Date
Operation ID: TeamGameStatsByDate
Auth: unknown

Parameters (2)

date (string, path, required)

The date of the game(s). <br>Examples: <code>2017-JUL-31</code>, <code>2017-SEP-01</code>.

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

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

Constraints: {'enum': ['XML', 'JSON']}

No probe data for this endpoint yet.