get https://api.sportradar.com/waterpolo//v2//competitors//versus//summaries.
Waterpolo Competitor vs Competitor provides previous and upcoming games between two competitors, including scoring information.
Update Frequency60s 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 ex. NOR | 
| id | sport_event_context-category | String | Unique category ID for a sport event ex. sr:category:164(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:26 | 
| name | sport_event_context-sport | String | Name for a sport event's sport ex. Waterpolo | 
Competition
| Attribute | Parent Element | Type | Description | 
|---|---|---|---|
| gender | sport_event_context-competition | String | Gender for a competition ex. men,women | 
| id | sport_event_context-competition | String | Unique ID for a competition ex. sr:competition:553(Olympic Tournament) | 
| name | sport_event_context-competition | String | Name of a competition ex. Olympic Tournament | 
| parent_id | sport_event_context-competition | String | Unique parent ID for a competition | 
Groups
| Attribute | Parent Element | Type | Description | 
|---|---|---|---|
| id | sport_event_context-groups-group | String | Unique ID for a sport event's group ex. sr:league:82735(Olympic Tournament 2024, Group A) | 
| name | sport_event_context-groups-group | String | Name of a sport event's group ex. Olympic Tournament 2024, Group A | 
| group_name | sport_event_context-groups-group | String | Abbreviated name of a sport event's group ex. A | 
Rounds
| Attribute | Parent Element | Type | Description | 
|---|---|---|---|
| competition_sport_event_number | sport_event_context-round | Integer | Sport event number within a competition. Used for competitions that have fixed match numbers. | 
| cup_round_id | sport_event_context-round | String | Unique ID for a sport event's cup round ex. sr:cup_round:2045639 | 
| cup_round_number_of_sport_events | sport_event_context-round | Integer | Number of events in a sport event's round | 
| cup_round_sport_event_number | sport_event_context-round | Integer | Number within the cup_roundof a match ID. For example, 1st leg of 2 | 
| name | sport_event_context-round | String | Name of a match's round ex. quarterfinalorfinal | 
| number | sport_event_context-round | Integer | Number of a match's round | 
| other_sport_event_id | sport_event_context-round | String | A linked sport event ID, typically in a two-legged tie ex. sr:sport_event:47395897 | 
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:553(Olympic Games) | 
| 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:105541(Olympic Games 2024) | 
| name | sport_event_context-season | String | Name of a season ex. Olympic Games 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/25or2024 | 
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 seasonSee the enum_phase entry in our Waterpolo OpenAPI spec for a complete list of valid phaseenum 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 stage cup,league | 
| year | sport_event_context-stage | String | Year of a match's stage ex. 23/24or2024 | 
Competitor
Competitor info is available at the top of each file and for each individual match.
| Attribute | Parent Element | Type | Description | 
|---|---|---|---|
| abbreviation | competitors-competitor | String | Abbreviation for a competitor name ex. SRB | 
| country | competitors-competitor | String | Country of a competitor ex. Serbia | 
| country_code | competitors-competitor | String | Country code of a competitor ex. SRB | 
| gender | competitors-competitor | String | Gender of a competitor ex. male,female | 
| id | competitors-competitor | String | Unique ID for a competitor ex. sr:competitor:24496 | 
| name | competitors-competitor | String | Name for a competitor ex. Serbia | 
| qualifier | competitors-competitor | String | Designation of a competitor for a match home,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:48525429 | 
| 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 | 
| away_normaltime_score | sport_event_status | Integer | Score for the away team in normal time | 
| home_score | sport_event_status | Integer | Total score for the home competitor in a match | 
| home_normaltime_score | sport_event_status | Integer | Score for the home team in normal time | 
| match_status | sport_event_status | String | Status within a match (sport event). Provides more detail on the state of a match when live than statusex. not_started,1st_period,endedSee our FAQ for a complete list of statuses and their definitions. | 
| count_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,closedSee 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:24493 | 
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,penalties | 
Venue
| Attribute | Parent Element | Type | Description | 
|---|---|---|---|
| capacity | venue | Integer | Capacity of a venue ex. 30681 | 
| city_name | venue | String | City name of a venue ex. Paris | 
| country_code | venue | String | Country code of a venue ex. FRA(France) | 
| country_name | venue | String | Country name of a venue ex. France | 
| id | venue | String | Unique ID of a venue ex. sr:venue:33530 | 
| map_coordinates | venue | String | Coordinates of a venue ex. 48.895844,2.230203 | 
| name | venue | String | Name of a venue ex. Paris La Defense Arena | 
| reduced_capacity | venue | Boolean | Optional attribute signifying a venue has a restricted capacity when true | 
| reduced_capacity_max | venue | Integer | Value of a venue's restricted capacity | 
| timezone | venue | String | Timezone of a venue ex. Europe/Paris | 
