Subscription to this function is not available for your account. To upgrade and receive access to this contact sales@datasportsgroup.com
v2 GET /rainbowsix/get_matches
Returns all matches (and related events) that belong to a season, round or match
Request URL
https://dsg-api.com/clients/{client_name}/rainbowsix/get_matches?type={type}&id={id}&client={client_name}&authkey={client_authkey}
Parameters
age
string
unique identifier for an age group
authkey
string Required
client authentification key
client
string Required
unique client ID
detailed
string
only 'yes' is valid to display additional match details
discipline_id
int
unique identifier for a discipline
enddate
string
end date, format 'yyyy-mm-dd' (requires startdate to take effect)
ftype
string
changes feed type from XML to json (ftype=json)
gameweek
int
gameweek value to get matches from
gender
string
unique identifier for a gender (male,female)
id
int Required
object id to return
lang
string
two-character language code, defaults to 'en'
picsize
string
one of 200x200, 100x100, 50x50, 30x30 or 18x18 to get correct size of club logo.
pstats
string
'yes' and 'no' are valid, enables/disables player stat nodes
startdate
string
start date, format 'yyyy-mm-dd' (requires enddate to take effect)
team_id
int
use a team_id as value to filter the matches accordingly
timestamp
string
'yyyy-mm-dd hh:mm:ss', will display only events after this timestamp
type
string Required
one of ‘season’, ‘round’ or ‘match’ to which the "id" refers
Nodes
competition
details about competition
area_id
unique identifier for an area
area_name
name of the area
competition_id
unique identifier for a competition
format
competition format (domestic_league, domestic_cup, domestic_league_cup, domestic_super_cup, international_cup, international_super_cup, playoff, tournament, race, unofficial)
gender
determines the gender of the competition (male or female)
last_updated
When record was last updated. Format YYYY-MM-DD HH:MM:SS in CET timezone.
name
name of the competition
type
determines if a competition is between club teams (club) or national teams (international)
datasportsgroup
details about the API version, sport, language and generation timestamp
generated_utc
UTC timestamp when the API output was generated
lang
language of the API call
sport
sport value
version
version of the API
event
list of all team points made with type of win and location
event_description
description phrase how the point was won
event_id
unique identifier of a player event
event_type
unique identifier for the type of event
location
location on the map where the point was won
team_id
unique identifier of the team
team_name
current team name
leaderboard
list of all players of the Rainbow Six match along with the stats (for all maps cumulated!)
clutch_wins
number of clutch wins
common_name
common name of the person
deaths
number of deaths
entry_deaths
number of entry deaths
entry_kills
number of entry kills
first_name
first name of the person
headshot_ratio
percentage of headshots
kills
number of kills
kost
percentage of rounds that the player did 1 of any: kill, plant, defuse, survive, or was traded after death
kpr
number of kills per round
last_name
last name of the person
membership_id
unique identifier for the membership
nationality
nationality of the person
nationality_area_id
unique identifier for an area
operator_atk
most Played Attack Operator
operator_def
most Played Defense Operator
people_id
unique identifier for person
plant
number of total defuser plants
rating
player rating for the match
short_name
shortened name of the person
srv
percentage of rounds survived
team_id
unique identifier of the team
team_name
current team name
lineup
details of participating player in the particular match
common_name
common name of the person
event_id
unique identifier of a player event
first_name
first name of the person
last_name
last name of the person
nationality
nationality of the person
people_id
unique identifier for person
position
position value
short_name
shortened name of the person
team_id
unique identifier of the team
team_name
current team name
type
type of event (depends on the parent node)
list
details about list type
aggregation_type
aggregation type (scores or wins)
id
unique identifier for a group if type = group, if type = playoff then for a playoff
last_updated
When record was last updated. Format YYYY-MM-DD HH:MM:SS in CET timezone.
name
name of either a group or playoff
score_a
playoff score of team_a
score_b
playoff score of team_b
type
list type (regular, group or playoff)
winner_team_id
unique identifier for the winning team of the playoff
map
details for the rainbow six map
map_id
unique identifier for the specific map
map_name
name of the map
period_type
unique identifier for the specific period
score_a
map score of team_a
score_a_attack
map score of team_a for attacks
score_a_defense
map score of team_a for defenses
score_b
map score of team_b
score_b_attack
map score of team_b for attacks
score_b_defense
map score of team_b for defenses
map_vote
list of map picks/bans
map
name of the map
map_id
unique identifier for the specific map
team_id
unique identifier of the team
vote
type of the vote (ban or pick)
match
details about the match
date
date of match, format 'yyyy-mm-dd' (CET)
date_utc
date of match, format 'yyyy-mm-dd' (UTC)
final_period
display the period in which the match finished.
last_updated
When record was last updated. Format YYYY-MM-DD HH:MM:SS in CET timezone.
match_id
unique identifier of match
score_a
full-time score of team_a
score_b
full-time score of team_b
status
status of the game (Played, Playing, Fixture, Cancelled, Postponed, Suspended, Awarded, Break, Retired, Bye, No Contest, Disqualified, Tech Knockout, Knockout, Draw, Submission) + (Cricket-specific = No Result, Tea, Lunch, Dinner, between Innings, Stumps, rain delay, bad light, crowd trouble, pitch condition, start delay, drinks, super over, floodlight failure)
team_a_area_code
three-letter-acronym of the area where the home team origins
team_a_area_id
unique area_id for team_a
team_a_area_name
area name of home team origins county
team_a_id
unique team ID for team_a
team_a_logo
team logo URL
team_a_name
current name of team_a
team_a_original_name
the real name at the particular season (so can differ to current name)
team_a_short_name
short name of the home team
team_a_tla_name
three-letter-acronym of team_a
team_b_area_code
three-letter-acronym of the area where the home team origins
team_b_area_id
unique area_id for team_b
team_b_area_name
area name of away team origins county
team_b_id
unique team ID for team_b
team_b_logo
team logo URL
team_b_name
current name of team_b
team_b_original_name
the real name at the particular season (so can differ to current name)
team_b_short_name
short name of team_b
team_b_tla_name
three-letter-acronym of team_b
time
start time (CET), format 'hh:mm:ss'.
time_utc
start time (UTC), format 'hh:mm:ss'
venue_type
determines if the match is on neutral ground or on home/away basis (home_away or neutral)
winner
determines the winner of match ('team_A','team_B','draw','yet unknown')
method
details about the API function
method_id
unique ID of method
name
name of method
operator_ban
details for the operator bans
operator_id
unique identifier for operators
operator_name
name of a specific operator
operator_type
type of a specific operator ('attacker' or 'defender')
order
ban order
team_id
unique identifier of the team
round
details about the round
end_date
end date, format 'yyyy-mm-dd'
end_date_utc
end date in UTC timezone, format 'yyyy-mm-dd'
end_time
end time, format 'HH:mm:ss'
end_time_utc
end time in UTC timezone, format 'HH:mm:ss'
last_updated
When record was last updated. Format YYYY-MM-DD HH:MM:SS in CET timezone.
name
name of round
round_id
unique identifier of round
start_date
start date, format 'yyyy-mm-dd'
start_date_utc
start date in UTC timezone, format 'yyyy-mm-dd'.
start_time
start time, format 'HH:mm:ss'
start_time_utc
start time in UTC timezone, format 'HH:mm:ss'
type
determines if the round contains a table or a cup structure (knock-out)
round_extra
extra round information
current_gameweek
displays the gameweek of nearest match to today
medal_round
indicates if medals are awarded in this round
status
status of the round (Scheduled,Live,Played,Postponed,Cancelled)
total_gameweek
displays the total of gameweeks for this round
season
details about the season
end_date
end date, format 'yyyy-mm-dd'
last_updated
When record was last updated. Format YYYY-MM-DD HH:MM:SS in CET timezone.
logo
full path URL of logo for particular season
original_name
competition name during this season
season_id
unique identifier for season
start_date
start date, format 'yyyy-mm-dd'
title
title of season
stats
detailed stats for the particular map
assists
number of assists
champ_level
champion Level
combat_player_score
combat player score
deaths
number of deaths
double_kills
number of double kills
first_blood_assist
in case first blood assist then value = true
first_blood_kill
in case first blood kill then value = true
first_inhibitor_assist
in case first inhibitor assist then value = true
first_inhibitor_kill
in case first inhibitor kill then value = true
first_tower_assist
in case first twoer assist then value = true
first_tower_kill
in case first tower kill then value = true
gold earned
total gold earned
gold_spent
total gold spent
inhibitor_kills
total inhibitor kills
killing_spree
number of killing sprees
kills
number of kills
largest_critical_strike
largest critical strike
largest_killing_spree
largest killing spree
largest_multi_kill
largest multi kill
longest_time_spent_living
longest time spent alive (in seconds)
magical_damage_taken
magical damage taken
magic_damage_dealt
magic damage dealt
magic_damage_dealt_to_champions
magic damage dealt to champions
neutral_minions_killed
total neutral minions killed
neutral_minions_killed_enemy_jungle
total neutral minions killed enemy jungle
neutral_minions_killed_team_jungle
total neutral minions killed team junle
objective_player_score
objective player score
penta_kills
number of penta kills
physical_damage_dealt
physical damage dealt
physical_damage_dealt_to_champions
physical damage dealt to champions
physical_damage_taken
physical damage taken
quadra_kills
number of quadra kills
sight_wards_bought_in_game
number of sight wards bough in game
total_damage_dealt
total damage dealt
total_damage_dealt_to_champions
total damage dealt to champions
total_damage_taken
total damage taken
total_heal
total heal
total_minions_killed
total total minions killed
total_player_score
total player score
total_score_rank
total score rank
total_time_crowd_control_dealt
total time crowd control dealt
total_units_healed
total units healed
triple_kills
number of triple kills
true_damage_dealt
true damage dealt
true_damage_dealt_to_champions
true damage dealt to champions
true_damage_taken
true damage taken
turret_kills
total turret kills
unreal_kills
number of unreal kills
vision_wards_bought_in_game
number of vision wards bough in game
wards_killed
number of wards killed
wards_placed
number of wards placed
Response Headers
200
Success
401
Unauthorized
429
Too Many Requests
Code Samples
<?php
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, "https://dsg-api.com/clients/{client_name}/rainbowsix/get_matches?type={type}&id={id}&client={client_name}&authkey={client_authkey}");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_USERPWD, "{User}:{Password}");
$content = curl_exec($ch);
curl_close($ch);
?>
curl GET -u "User:Password" "https://dsg-api.com/clients/{client_name}/rainbowsix/get_matches?type={type}&id={id}&client={client_name}&authkey={client_authkey}"
Imports System
Imports System.Net	
Imports System.IO
Imports System.Text

Public Module Module1
	Public Sub Main()
		Dim url As String = "https://dsg-api.com/clients/{client_name}/rainbowsix/get_matches?type={type}&id={id}&client={client_name}&authkey={client_authkey}"
		Dim myReq As WebRequest = WebRequest.Create(url)
		myReq.Credentials = new System.Net.NetworkCredential("{User}", "{Password}")
		Dim wr As WebResponse = myReq.GetResponse()
		Dim receiveStream As Stream = wr.GetResponseStream()
		Dim reader As StreamReader = New StreamReader(receiveStream, Encoding.UTF8)
		Dim content As String = reader.ReadToEnd()
	End Sub
End Module
response = requests.get("https://dsg-api.com/clients/{client_name}/rainbowsix/get_matches?type={type}&id={id}&client={client_name}&authkey={client_authkey}", auth=("User", "Password"))
Response Example
200 Success