Versions Compared

Key

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

Resource information

...

Method calling examples

Returns the selected standings in XML format
LinkDescriptionhttps://api.statscore.com/v2/standings/21.xml?token={{YOUR_TOKEN}}
https://api.statscore.com/v2/standings/21?token={{YOUR_TOKEN}}Returns the selected standings in JSON format

...

standings
standings > standing


idUnique identifier for the standings
nameName of the standings
sport_idUnique identifier for the sport in which the standings occurres 
sport_nameName of the sport
type_idUnique identifier for the standings type. e.g. Away standings, World Cup standings, Event's final result
type_nameName of standings type. e.g. Standings table, Top scorers, Cards
subtype

Name of subtype of standings. Possible values:

  • standings
  • under_over
  • form
  • overall_stats
object_idUnique identifier for object selected in the object_type
object_type

Type of object (kind of scope) for which data is generated. Possible values:

  • sport (e.g. WTA Ranking)
  • season (standings for England Premiership)
  • stage (standings in second round of competitions)
object_nameName of selected object e.g. European Championship (competition_season), Premier League (competition_season), FC Barcelona (team),
Relegation Round (stage), FC Barcelona - Manchester United (event)
stage_name_idUnique identifier for the stage's name.
item_status

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

  • active - the record is active
  • deleted - the record was deleted by the admin. When an event was added by mistake
reset_group_rank

Describes type of rank in groups. Possible values:

  • yes - (default) each possible group in standings has it's own rank and it starts from value 1
  • no - all possible groups share the same rank e.g. rank in group B could start from the value higher than last value in group A.
competition_idUnique identifier for the competition
season_idUnique identifier for the season
stage_idUnique identifier for the stage
utInformation about the date and time of when the record was last updated. Format UNIX_TIMESTAMP


standings > standing > groups
standings > standing > groups > group

Include Page
Group node
Group node

standings > standing > groups > group > participants
standings > standing > groups > group > participants > participant

Include Page
Participant node
Participant node

standings > standing > groups > group > participants > participant > columns
standings > standing > groups > group > participants > participant > columns > column

Include Page
Column node
Column node

standings > standing > groups > group > corrections
standings > standing > groups > group > corrections > correction 


participant_idIdentifier for the participant
participant_nameName of the participant
valueCorrection value, e.g. "+2"
reason

Determines the reason of corrections. Possible reasons:

  • Association decision
  • Disqualified
  • Financial issues
  • Quit
  • Regulations


standings > standing > groups > group > zones
standings > standing > groups > group > zones > zone


idIdentifier for the zone
nameName of the zone
colourThe CSS colour for the zone


...