Skip to main content

What it streams

Realtime score updates scoped to a specific fixtureId. Each payload.scores object is keyed by the period (result, p1, etc.).

Routing

  • Entity key: payload.fixtureId
  • Filters: sportIds, tournamentIds, fixtureIds
  • Access: live/pregame access is determined by your apiKey

Payload structure


Example: result update

Example: multiple period updates


Notes

  • Periods may include result, p1, 1stHalf, etc.
  • Use updatedAt to detect stale scores
  • This stream does not include match status (see fixtures)