Theopen: Get Player Scorecard
Theopen via Parse · sports
Retrieve hole-by-hole scoring data for a player in the current Open Championship. Each hole reports par, strokes taken, and score relative to par. Results include all completed rounds (up to 4). Lookup is by player name (partial match on first/last name) or numeric player ID; at least one must be provided. An optional round filter narrows results to a single round. Access hole-by-hole scoring data and leaderboard information for The Open Championship golf tournament. Fulfilled by Parse from www.theopen.com.
- entertainment
- parse
- platform-key
- sports
- theopen
- www-theopen-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d14684af-80c5-4864-b520-cc74aab38119/get_player_scorecard
- Interface artifact
- sha256:7e1366154da0fcf1ff9af5d0c8245bc49d5f98e96505735ecd080970b40edc18
- Manifest digest
- sha256:4bcc8be3e4ea48dcf4943ad2fe518f65760241909777ca5fe518ad6169170f3b
Request fields
- round (string): Round number to filter (1-4). Omit to return all completed rounds.
- player_id (string): Numeric player ID from the tournament scoring system (e.g. from get_leaderboard results).
- player_name (string): Player name to search (matches against first name, last name, or full name). Case-insensitive partial match.