GET /{format}/PlayerGameStatsByPlayer/{date}/{playerid}

sportsdata.io:soccer-v3-stats

Summary: Player Game Stats by Player
Operation ID: PlayerGameStatsByPlayer
Auth: unknown

Parameters (3)

date (string, path, required)

The date of the game(s). <br>Examples: <code>2017-02-27</code>, <code>2017-09-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']}

playerid (string, path, required)

Unique FantasyData Player ID. Example:<code>90026231</code>.

No probe data for this endpoint yet.