Versions Compared

Key

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

Resource information

URLhttps://api.
softnetsport
statscore.com/v2/events/{event_id}
XSDhttps://api.softnetsport.com/assets/API/docs/xsd/events.show.xsd
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

Method parameters

NameData typeDescription
event_idxsd:intREQUIRED. The requested event identifier

Query parameters

NameData typeDescription
tokenxsd:stringREQUIRED. More information concerning authorization in API introduction section
langxsd:string

Determines language for the output data 

tzxsd:stringDetermines timezone for the output data


Method calling examples

Link
Description
https://api.
softnetsport.com/v2/events/6367.xml?token={{YOUR_TOKEN}}Returns detailed data for the selected event in XML formathttps://api.softnetsport
statscore.com/v2/events/6367?token={{YOUR_TOKEN}}Returns detailed data for the selected event in JSON format

Output elements

.
slugfriendly url for event
......details
additional information related to event
.......detail
idUnique identifier for the detailnameName of the detail. Possible values are different depending on the sportvalueValue related to the detail
......participants
.......participant
counterNumber of participants
competition
idUnique identifier for the competitionnameName of the the competition e.g. U19 World Champshort_nameAbbreviated name of the competition e.g. U19 WCH, Max 20 charactersmini_name

Mini name of the competition. Max 3 characters in length e.g. U19

gender

Competition gender. Possible values:

  • male
  • female
  • mixed
  • undefined
type

Competitions type. Possible values:

  • country_league - e.g. Premier Division
  • country_cups - e.g. FA Cup
  • international - e.g. World Cup
  • international_clubs - e.g. Champions League 
  • friendly - friendly matches
  • individual - for speedway individual competitions such as Speedway GP
  • team - for speedway national competitions
  • single - for tennis competitions
  • double - for tennis competitions
  • mixed - for tennis competitions
  • undefined - other
area_idUnique identifier for the area in which competitions are played area_nameName of area in which competitions are playedarea_type

 Type of area in which competitions are played. Possible values:

  • country
  • international
area_sortThe parameter used to sort competitions in a country e.g. Premier League is 1st and the Championship is 2nd in English competitions. Sorting direction is ascendingarea_codeMax 3 characters in length for the area in which competitions are playedoverall_sortThe parameter used to sort competitions. Sorting direction is ascendingsport_idUnique identifier for the sport in which a competition is playedsport_nameName of the sport in which a competition is playedtour_idUnique identifier for the tour in which a competition is played tour_nameName of the tour in which a competition is playedutInformation about the date and time of when the competition record was last updated. Format UNIX_TIMESTAMPold_competition_iddeprecated. The attribute will be removed in the next API versionslugfriendly url for competition
..season
idUnique identifier for the seasonnameName of the season e.g. Premiership 2014/15year

Determines the season year e.g.

  • 1970
  • 1970/71
  • 1971
  • 1971/72
  • 2000
  • 2000/01
  • 2014
  • 2014/15
utInformation about the date and time of when the season record was last updated. Format UNIX_TIMESTAMPold_season_iddeprecated. The attribute will be removed in the next API version
...stage
idUnique identifier for the stagenameName of the stagestart_dateDate when stage begins. Format YYYY-MM-DDend_dateDate when stage ends. Format YYYY-MM-DDshow_standings

Determines if the stage contains standings. Possible values:

  • yes
  • no
groups_nrThe number of groups that are part of the stagesortThe sort order for the stage. Sorting direction is ascendingis_current

Possible values:

  • yes
  • no
utInformation about the date and time of when the stage record was last updated. Format UNIX_TIMESTAMPold_stage_iddeprecated. The attribute will be removed in the next API version
....group
idUnique identifier for the groupnameName of the grouputInformation about the date and time of when the group record was last updated. Format UNIX_TIMESTAMP
.....event
idUnique identifier for the eventnameName of the event e.g. Spain - Italystart_dateDate when the event starts in format DATE_TIME (2015-03-01 11:02)ft_only

Determines if only the full time result/score of the event is given. Possible values:

  • yes - result/score is updated only when the event is finished 
  • no - result/score is updated during the event
coverage_type

Type of event coverage. Possible values:

  • from_venue - means the scout is relaying the event directly from the stadium (max. latency 1 second)
  • from_tv - means the scout is relaying the event from tv transmission (max. latency 8 seconds)
  • basic - for this type of coverage we don't provide detailed event incidents (max. latency around 60 seconds)
scoutsfeed

Possible values:

  • yes
  • no
status_idUnique identifier of the event status status_name

Name of the event status

status_type

Type of the status. Possible values:

  • live
  • scheduled
  • finished
  • cancelled
  • interrupted
  • deleted
  • other
sport_idUnique identifier for the sport in which a event is playedsport_nameName of the sport in which a event is playedclock_timeHow many seconds have passed in the current event period. Possible empty valueclock_status

Clock status. Possible value:

  • running
  • stopped
bet_status

Possible value:

  • active
  • suspended
relation_status

Relation status. Attribute for internal purposes. Possible value:

  • not_started - for an event that has not started
  • in_progress - for a live event
  • finished - for an event that has finished
  • 30_min_left - scout confirms his ability to deliver the coverage 30 min before the event
  • 5_min_left - scout confirms his ability to deliver the coverage 5 min before the event
sourceIdentificator of scout related to the event. Attribute for internal purposeswinner_idWho is the winner of the matchprogress_idWho advanced to the next rounddayDay of the seasonneutral_venue

Determines if event is played at a neutral venue. Possible values:

  • yes
  • no
item_status

Describes status for the item (record). Possible values:

  • active - the record is active
  • deleted - the record was deleted by the admin. When in the case of an event being added by mistake
verified_result

Possible value:

  • yes - result is verified with official source
  • no - result is not verified with official source
round_idUnique identifier for the round in which event is played. Possibble null value round_nameName of the roundutInformation about the date and time of when the event record was last updated. Format UNIX_TIMESTAMPold_event_iddeprecated. The attribute will be removed in the next API version
.........result
idUnique identifier for the resultshort_nameAbbreviated name of the result.nameName of the result. Possible values are different depending on the sportvalueValue related to the resultdata_type

Defines type of field generated on front (internal purpose only)

  • integer
  • decimal
  • binary_text
  • binary
  • text
  • signed_integer
........stats
.........stat
idUnique identifier for the statisticshort_nameAbbreviated name of the statistic.nameName of the statistic. Possible values are different depending on the sportvalueValue related to the statisticdata_type

Defines type of field generated on front (internal purpose only)

  • integer
  • decimal
  • binary_text
  • binary
  • text
  • signed_integer
........lineups
.........

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.
idUnique identifier of the participanttype

Participant type. Possible values:

  • team
  • person
nameParticipants nameshort_nameParticipants abbreviated name, max length: 20 charactersacronymMax 3 characters in length mini name, e.g. BAR, REAgender

Participant gender. Possible value:

  • male
  • female
  • mixed (e.g. for doubles in tennis)
area_idUnique identifier for the area represented by the participant area_nameArea name represented by the participantarea_codeMax 3 characters in length for the abbreviated area name e.g. GER, POL, FRAsport_idUnique identifier for the sport in which a participant takes part sport_nameName of the sport in which a participant takes partnational

Determines if participant is a national team. Possible values:

  • yes
  • no
websiteParticipants official websiteutInformation about the date and time of when the record was last updated. Format UNIX_TIMESTAMPold_participant_iddeprecated. The attribute will be removed in next API versionslugfriendly url for participantlogoAttribute for internal purposes
........results

Include Page
Participant node
Participant 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 > event_status_stats
Include Page
Stat2 node
Stat2 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 > 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
.......events_incident


idUnique identifier for
a
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
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
URL for the subparticipant. Possible empty value
subparticipant_nameSubparticipant name
event_status_idIdentifier for event status in which the incident
occured
occurred
event_status_nameName of event status in which the incident
occured
occurred
event_timeEvent minute and second in which the incident
occured
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")