Versions Compared

Key

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

...

An event could optionally belong to a group. For example, during the soccer World Cup, events can be played in Group A, Group B, Group C etc. The used groups list can be found in the API resource: groups.index

Event (Game or Match)

An event is a main object in our sports data structure. It describes a soccer match, a volleyball match, a formula 1 race or a cycling event as well. All events have a unique ID. Each event always belongs to a season. An event could be optionally related with a stage and/or group. Each event has its own unique ID and the structure of the event object is the same across all sports.  An event could optionally belong to a Round e.g: Round 1, Quarterfinal, etc. The rounds list can be found in the API resource: rounds.index

...

For some events we deliver the lineup for each participant. This object includes the players starting and the names of all substitute players available for the event.

Incidents (Event/Game actions)

Everything that happens in an event is an incident. Incidents are sent out when the events are running. For each sport the list of incidents can be different. The complete list of possible incidents are available in the Incidents section.
Some examples of incidents:

...