PlayerData · AsyncAPI Specification
PlayerData Real-Time Events (GraphQL Subscriptions)
Version 1.0.0
Server-emitted real-time events exposed by the PlayerData GraphQL API via RootSubscription. Derived from the published GraphQL schema; each channel maps to a GraphQL subscription field delivered over the same OAuth2-secured GraphQL endpoint. This is a faithful representation of a real event surface, not a separately published AsyncAPI document.
View Spec
View on GitHub
CompanySportsSports PerformanceGPS TrackingWearablesAthlete MonitoringGraphQLAnalyticsAsyncAPIWebhooksEvents
Channels
athletePeriodMetricsUpdatedEvent
Emitted when an athlete's period metrics are updated.
athleteSegmentMetricsUpdatedEvent
Emitted when an athlete's segment metrics are updated.
athleteSessionMetricsUpdatedEvent
Emitted when an athlete's session metrics are updated.
periodMetricsUpdatedEvent
Emitted when period metrics are updated.
segmentMetricsUpdatedEvent
Emitted when segment metrics are updated.
sessionMetricsUpdatedEvent
Emitted when session metrics are updated.
sessionQuickActionsEvent
Emitted for session quick-action updates.
matchEventCreatedEvent
Emitted when a match event is created.
pitchDetectedEvent
Emitted when a pitch is detected.
datasetUpdatedEvent
Emitted when a dataset is updated.
flexibleReportUpdatedEvent
Emitted when a flexible report is updated.
bulkActionEvent
Emitted for progress on a bulk action.
bulkAthleteImportEvent
Emitted for progress on a bulk athlete import.
bulkStaffImportEvent
Emitted for progress on a bulk staff import.
trainingPlanImportEvent
Emitted for progress on a training plan import.
pendingMemberCreatedEvent
Emitted when a pending member is created.
setupChecklistUpdatedEvent
Emitted when the setup checklist is updated.
Servers
graphql-ws
graphql
PlayerData GraphQL subscriptions endpoint (OAuth2 bearer).