Versions Compared

Key

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

Resource information

URLhttps://api.statscore.com/v2/events/{event_id}
MethodGET

Description

Returns a single event with details including participants, partial results, stats, lineups and important incidents for the event.
For speedway events, we suggest using events.participants.index endpoint
Cache60 seconds
Authorization requiredYes

...

competition

Include Page
Competition node
Competition node

competition > season

Include Page
Season node
Season node

competition > season > stage

Include Page
Stage node
Stage node

competition > season > stage > group

Include Page
Group node
Group node

competition > season > stage > group > event

Include Page
Event node
Event node

competition > season > stage > group > event > details > detail
additional information related to event

Include Page
Detail2 node
Detail2 node

competition > season > stage > group > event > participants
competition > season > stage > group > event > participants > participant
counterNumber of participant in the event. Participant with counter="1" is the home team.

Include Page
Participant node
Participant node

competition > season > stage > group > event > participants > participant > results
competition > season > stage > group > event > participants > participant > results > result

Include Page
Result2 node
Result2 node

competition > season > stage > group > event > participants > participant > stats
competition > season > stage > group > event > participants > participant > stats > stat

Include Page
Stat2 node
Stat2 node

competition > season > stage > group > event > participants > participant > lineups
competition > season > stage > group > event > participants > participant > lineups > lineup


idUnique identifier for lineup related to event
type

Type of participant in lineup. Possible values:

  • player
  • coach
bench

Determines if participant (player) is in the starting line up for the event. Possible values:

  • empty (if participant - player is in the starting line up)
  • yes (if participant - player is on the bench)
participant_idUnique identifier for the participant (player, coach)
participant_nameName of the participant (player, coach)
participant_area_idIdentifier for area represented by the participant
shirt_nrShirt number. Could be empty value
participant_slugFriendly url for the participant



competition > season > stage > group > event > events_incidents
competition > season > stage > group > event > events_incidents > incident
this node includes only important incidents from the event


idUnique identifier for an incident that has occurred in the event
incident_idIdentifier for the incident
incident_nameName of incident e.g. goal, yellow card, red card etc.
participant_idUnique identifier for event participant (team or player) related to the incident
participant_nameParticipants (team or player) name related to the incident. e.g. Cristano Ronaldo, Leo Messi, Roger Federer
participant_slugFriendly URL for the participant
subparticipant_idUnique identifier for the player, who is a member of participant squad e.g. Real Madrid, Barcelona
subparticipant_slugFriendly URL for the subparticipant. Possible empty value
subparticipant_nameSubparticipant name
event_status_idIdentifier for event status in which the incident occurred
event_status_nameName of event status in which the incident occurred
event_timeEvent minute and second in which the incident occurred
infoAdditional information about the incident
forOnly for internal use. Possible values:
  • all
  • none
  • own
  • rival
utInformation about the date and time of when the event incident record was last updated. Format UNIX_TIMESTAMP
additional_info

Contains additional information:

  • goalkeeper_id, 
  • assistant_id (eg. "assistant_id": 178565)
  • assistant_name (eg. "assistant_name": "Marco Reus")