Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Statistics Platform delivers Live Match Statistics to any interested customer via Ably. The Statistics are being generated from Match State Events, based on rules configuration.

...

Delivery

  • Statistics are being delivered through Ably. You can find the Ably integration guide here.

  • Consumers should subscribe to Fixture and Source specific channel. Channel names follow the pattern "live-statistics:{sportName}:{versionNumber}:{fixtureId}:{sourceId}" (e.g. "live-statistics:AmericanFootball:v1:456789:GeniusPremium"). All consumers that have a token for that channel will receive Live Match Statistics via that channel.

  • Currently V1 is not available on UAT, but V2 is available on both environments.

Contract

JSON Schema

Expand
titleLive Match Statistics Message Schema
Include Page
NFL Statistics Message JSON Schema
NFL Statistics Message JSON Schema

...