GET {format}/PlayerTournamentStatsByPlayer/{tournamentid}/{playerid}

sportsdata.io:golf-v2

Summary: Player Tournament Stats By Player
Operation ID: PlayerTournamentStatsByPlayer
Auth: unknown

Parameters (3)

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>40000019</code>.

tournamentid (string, path, required)

The TournamentID of a tournament. TournamentIDs can be found in the Tournaments API. Valid entries are <code>58</code>, <code>61</code>, etc.

No probe data for this endpoint yet.