Events
All events follow the CloudEvents v1.0.2 specification with Zod schemas for type-safe validation.
Match
IMPORTANT
The following events are published by the match-gateway application through a websocket connection to StatsPerform SDDP. Refer to the StatsPerform integration for more information.
com.feyenoord.match.card-given.v1
A card has been given to a player. The card can still be cancelled by a VAR decision.
com.feyenoord.match.goal-scored.v1
A goal has been scored. The goal can still be cancelled by a VAR decision.
com.feyenoord.match.lineup-announced.v1
The lineup for a team has been announced.
com.feyenoord.match.substitution-made.v1
A substitution has been made.
com.feyenoord.match.substitutions-made.v1
Multiple substitutions have been made within a certain window.