get https://api.sportradar.com/darts//v2//competitors//versus//summaries.
Lists the last 10 past results and 10 upcoming schedules upcoming matches, given two team IDs.
Update Frequency
60s Time To Live / Cache
Data Points
Category & Sport:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | sport_event_context - category | String | Country code for a sport event's category |
id | sport_event_context - category | String | Unique category ID for a sport event ex. sr:category:104 (International) |
name | sport_event_context - category | String | Name for a sport event's category ex. International |
id | sport_event_context - sport | String | Unique sport ID for a sport event ex. sr:sport:22 |
name | sport_event_context - sport | String | Name for a sport event's sport ex. Darts |
Competition:
Attribute | Parent Element | Type | Description |
---|---|---|---|
gender | sport_event_context - competition | String | Gender for a competition ex. men , women , mixed |
id | sport_event_context - competition | String | Unique ID for a competition ex. sr:competition:751 (World Grand Prix) |
name | sport_event_context - competition | String | Name of a competition ex. World Grand Prix |
parent_id | sport_event_context - competition | String | Unique parent ID for a competition. ex. sr:competition:1050 is used to group all PDC European Tour competitions. |
Groups:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | sport_event_context - groups - group | String | Unique ID for a sport event's group ex. sr:cup:162355 (World Series of Darts Finals) |
name | sport_event_context - groups - group | String | Name of a sport event's group ex. World Series of Darts Finals |
group_name | sport_event_context - groups - group | String | Abbreviated name of a sport event's group |
Rounds:
Attribute | Parent Element | Type | Description |
---|---|---|---|
name | sport_event_context - round | String | Name of a match's round ex. quarterfinal or final |
number | sport_event_context - round | Integer | Number of a match's round |
Season:
Attribute | Parent Element | Type | Description |
---|---|---|---|
competition_id | sport_event_context - season | String | Unique ID for the competition a season belongs to ex. sr:competition:31615 (PDC European Tour) |
disabled | sport_event_context - season | Boolean | Signifies a season has been disabled when true |
end_date | sport_event_context - season | Date | End date of a season ex. 2025-07-13 |
id | season | String | Unique ID for a season ex. sr:season:116607 (PDC European Tour - Hungarian Darts Trophy 2024) |
name | sport_event_context - season | String | Name of a season ex. PDC European Tour - Hungarian Darts Trophy 2024 |
start_date | sport_event_context - season | Date | Start date of a season ex. 2025-06-23 |
year | sport_event_context - season | String | Year of a season ex. 24/25 or 2024 |
Stages:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | sport_event_context - stage | Date | End date of a sport event's stage ex. 2024-07-14 |
order | sport_event_context - stage | Integer | Order of a stage within a season |
phase | sport_event_context - stage | String | Name of a sport event's stage ex. playoffs , regular season , stage_1 See the enum_phase entry in our Darts OpenAPI spec for a complete list of valid phase enum values |
start_date | sport_event_context - stage | Date | Start date of a sport event's stage ex. 2024-06-24 |
type | sport_event_context - stage | String | Type of a match's stagecup , league |
year | sport_event_context - stage | String | Year of a match's stage ex. 23/24 or 2024 |
Competitor:
Competitor info is available at the top of each file and for each individual match.
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | competitor | String | Abbreviation for a competitor name ex. CRO (Cross, Rob) |
id | competitor | String | Unique ID for a competitor ex. sr:competitor:245555 |
name | competitor | String | Name for a competitor ex. Cross, Rob |
qualifier | competitors - competitor | String | Designation of a competitor for a matchhome , away |
virtual | competitors - competitor | Boolean | Signifies a competitor is virtual when true . Used for placeholder players/teams in TBD vs TBD matchups. |
Coverage Properties:
Attribute | Parent Element | Type | Description |
---|---|---|---|
live | sport_event - coverage | String | Signifies a sport event is covered live when true |
Sport Event:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | sport_event | String | Unique ID of a match ex. sr:sport_event:50453019 |
best_of | sport_event_context - mode | Integer | Provides the number of matches played for the sport event ex. best_of="3" |
replaced_by | sport_event | String | An alternative sport event ID if the match is postponed and played at a later date ex. sr:sport_event:51847153 |
resume_time | sport_event | Date | An updated timestamp if there is a delay at the start or interruption during a match ex. 2024-03-26T20:00:00+00:00 |
start_time | sport_event | Date | Start time of a match ex. 2024-03-26T20:00:00+00:00 |
start_time_confirmed | sport_event | Boolean | Signifies the start time of a match is confirmed when true |
Sport Event Status:
Attribute | Parent Element | Type | Description |
---|---|---|---|
away_score | sport_event_status | Integer | Total score for the away competitor in a match |
home_score | sport_event_status | Integer | Total score for the home competitor in a match |
match_status | sport_event_status | String | Status within a match (sport event). Provides more detail on the state of a match when live than status ex. not_started , 1st_set , pause , postponed See our FAQ for a complete list of statuses and their definitions. |
scount_abandoned | sport_event_status | Boolean | Signifies a match was abandoned by a scout when true |
status | sport_event_status | String | Status of a sport event ex. not_started , live , ended , closed See our FAQ for a complete list of statuses and their definitions. |
winner_id | sport_event_status | String | Unique ID of the match winner ex. sr:competitor:85671 |
Period Scores:
Attribute | Parent Element | Type | Description |
---|---|---|---|
away_score | sport_event_status - period_scores - period_score | Integer | Away competitor period score |
home_score | sport_event_status - period_scores - period_score | Integer | Home competitor period score |
number | sport_event_status - period_scores - period_score | Integer | Period number |
type | sport_event_status - period_scores - period_score | String | Period type ex. regular_period |
Match Stats (Competitor):
Attribute | Parent Element | Type | Description |
---|---|---|---|
average_3_darts | competitor - statistics | Float | 3-dart average for a competitor in a match. (Total Score / Darts Thrown) * 3 ex. 94.81 |
checkout_percentage | competitor - statistics | Float | Percentage of checkouts achieved for a competitor in a match ex. 46.17 |
checkouts | competitor - statistics | Integer | Number of checkouts for a competitor in a match |
checkouts_100s_plus | competitor - statistics | Integer | Number of checkouts at 100+ for a competitor in a match |
highest_checkout | competitor - statistics | Integer | Highest checkout number for a competitor in a match |
scores_100s_plus | competitor - statistics | Integer | Number of scores at 100+ for a competitor in a match |
scores_140s_plus | competitor - statistics | Integer | Number of scores at 140+ for a competitor in a match |
scores_180s | competitor - statistics | Integer | Number of scores at 180 for a competitor in a match |