Skip to main content

v1.6 Release Notes

  • Added documentation page for the public scoring feed API

  • Added documentation page for the authenticated scoring feed API

  • Added eventId parameter to the courses, pairings and tournament endpoints for the above APIs. This parameter has been added to better accomodate the scoring feed structure for the team championship. The team championship XMLs are split into two events, eventId = 1 for the final round of strokeplay, and eventId = 2 for the first two rounds of matchplay.

  • Added fullteamleaderboard, fullleaderboard and matchplayrounds endpoints to the scoring feed API. These endpoints have been added to ease the transition to the graphQL API. Data is returned in json format and matches the data model defined in the GraphQL API schema. leaderboard, teamLeaderboard, matchplay rounds