Events

Event types

We host several events related to a fixture. Find below the event types with the description or their meaning.

IDCodeNameDescription

10

VAR

VAR

Information about VAR events like canceled goals etc

14

goal

GOAL

A goal is scored

15

own-goal

OWNGOAL

An own goal is scored

16

penalty

PENALTY

A penalty is scored

17

missed-penalty

MISSED_PENALTY

A penalty is missed

18

substitution

SUBSTITUTION

A player got substituted and new player got in

19

yellowcard

YELLOWCARD

Yellow card is given for a player

20

redcard

REDCARD

Direct red card

21

yellowredcard

YELLOWREDCARD

Second yellow card for player resulting in a red

22

pen_shootout_miss

PENALTY_SHOOTOUT_MISS

Penalty in penalty shootout has been missed

23

pen_shootout_goal

PENALTY_SHOOTOUT_GOAL

Penalty in penalty shootout has been scored

VAR-events types

At the moment we have the var events VAR_CARD Goal Disallowed Penalty Disallowed Penalty confirmed Goal cancelled Goal confirmedand Goal under review.

If a var check is related to a potential goal, the event type is set to Goal under review. When the check is over, the type will be set to Goal cancelled, or the event type will be set to a goal. ​

Last updated