...
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 | ||||||
---|---|---|---|---|---|---|
| ||||||
|
...