For the complete documentation index, see llms.txt. This page is also available as Markdown.

Live Event types

List of available live event types and their payloads that could be received via WebSocket or REST endpoints.

Overview

This section documents the payload object for each golf live event type.

WebSocket events wrap this payload in a CloudEvents envelope.

REST history endpoints return the same event object without the outer envelope.

What to expect

  • event_time is the on-course timestamp for the action.

  • team_id and sr_team_id identify the active team or side.

  • hole_number is the visible hole number. hole_sequence is the course order.

If an event is delivered with action: DELETE, the payload field is omitted.

Event groups

Last updated

Was this helpful?