Data export
Match Play offers a small handful of easy-to-access data exports. If you need more power, use the Match Play API.
All these exports will generate CSV files. You can import these into your spreadsheet software.
Enter the following URL into your browser, replacing
TOURNAMENT_ID
with the numeric id for your tournament:https://next.matchplay.events/api/tournaments/TOURNAMENT_ID/players/csv
Enter the following URL into your browser, replacing
TOURNAMENT_ID
with the numeric id for your tournament:https://next.matchplay.events/api/tournaments/TOURNAMENT_ID/single-player-games/csv
Enter the following URL into your browser, replacing
TOURNAMENT_ID
with the numeric id for your tournament:https://next.matchplay.events/api/tournaments/TOURNAMENT_ID/games/csv
Last modified 1mo ago