Versions Compared

Key

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

...

...

A season is the period of time/year that a competition is played in, this means that one competition can be related to multiple seasons. Each season will have its own unique identificator ID and belong to a competition. The structure of the season object is the same across all sports. Detailed information about the season structure can be found in the API resource: seasons.index

...

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

...

The complete list of event details for each sport are listed in sports.show method fmethods i.e. https://api.statscore.com/v2/sports/5

...

The complete list of results for each sport are listed in sports.show method fshow methods i.e. https://api.statscore.com/v2/sports/5

...

The complete list of statistics for each sport are listed in sports.show method fshow methods i.e. https://api.statscore.com/v2/sports/5

...

The complete list of incidents for each sport are listed in sports.show method fshow methods i.e. https://api.statscore.com/v2/sports/5

...

The complete list of standing types for each sport are listed in sports.show method fshow methods i.e. https://api.statscore.com/v2/sports/5

...