Skip to main content

Live team-match stream (SSE)

GET 

/orgs/:orgSlug/events/:eventSlug/leaderboard/team-match/stream

A Server-Sent Events stream for team-match (Ryder-Cup-style) events. The response is text/event-stream; each update arrives as an event named leaderboard whose data: is the same JSON as GET .../leaderboard/team-match. See the Real-time guide.

Request

Responses

An SSE stream.