Subscription to this function is not available for your account. To upgrade and receive access to this contact sales@datasportsgroup.com
v2 GET /rugby/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}/rugby/get_matches?type=match&id={match_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.
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
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
discipline
basic information about the discipline
discipline_id
unique identifier of the discipline
name
name of the discipline
type
type of discipline (contestant, contestant_team or team)
event
details about people events
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
membership_id
unique identifier for the membership
minute
game minute when event happened (not display for lineups and subs on bench)
minute_extra
game minute of event after regular time o the period
nationality
nationality of the person
nationality_area_id
unique identifier for an area
people_id
unique identifier for person
period
period type
position
position value
role
type of role ('player', 'coach' or 'assistant_coach', 'goalkeeper_coach', 'local_coach', 'scout', 'sporting director')
second
game second when event happened (not display for lineups and subs on bench)
shirtnumber
shirtnumber 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)
gender
details about the gender
age_group
defines the age group (senior,u23,u22,u21....)
value
gender type (male, female or mixed)
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
live
details about live informations
clock
time on the clock when the event happened (aka how much time was left till the round ends)
game_minute
display during a live match the current game minute
period
current period
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')
match_extra
extra informations about the match
attendance
amount of people that attended the particular match
gameweek
contains the gameweek a match belongs to.
method
details about the API function
method_id
unique ID of method
name
name of method
period
details about periods of the match
score_a
period score of team_a
score_b
period score of team_b
type
three-letter-acronym of the period
referee
details about a specific referee
common_name
common name of the person
first_name
first name of the person
last_name
last name of the person
nationality_area_code
three character area code
nationality_area_id
unique identifier for an area
nationality_area_name
area name of peoples nationality
people_id
unique identifier for person
role
role of the referee
short_name
shortened name of the person
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
tour
details about the tour
gender
gender of the tour
name
name of the particular tour
tour_id
unique tour identifier
tour_type
defines if the tournament is part of a tour or not. If not then value "non-tour"
tour_season
details about a tour season
logo
full path URL of logo for particular tour_season
name
name of the tour_season
title
title of the particular tour season
tour_season_id
unique identifier of a tour season
venue
basic details about the venue
venue_area_id
unique identifier for an area
venue_area_name
name of the area
venue_city
city where the venue is based
venue_id
unique identifier of the venue
venue_name
current name of the venue
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}/rugby/get_matches?type=match&id={match_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}/rugby/get_matches?type=match&id={match_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}/rugby/get_matches?type=match&id={match_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}/rugby/get_matches?type=match&id={match_id}&client={client_name}&authkey={client_authkey}", auth=("User", "Password"))
Response Example
200 Success
{"datasportsgroup":{"version":"1.0","sport":"rugby","lang":"en","method":{"method_id":"106","name":"get_matches"},"competition":{"competition_id":"1034","name":"Top 14","teamtype":"male","type":"club","rugby_type":"union","format":"domestic_league","area_id":"76","area_name":"France","last_updated":"2018-07-12 11:01:50","season":{"season_id":"17159","title":"2018\/2019","original_name":"Top 14","start_date":"2018-08-25","end_date":"2019-06-02","logo":"https:\/\/www.dsg-images.com\/comps\/200x200\/1034.png","last_updated":"2018-08-24 08:48:18","rounds":{"round_id":"23204","name":"Regular Season","start_date":"2018-08-25","end_date":"2019-06-02","type":"table","current_gameweek":"26","last_updated":"2018-08-24 08:48:42","match":[{"match_id":"1382035","date":"2018-08-25","time":"14:45:00","date_utc":"2018-08-25","time_utc":"12:45:00","team_a_id":"35744","team_a_name":"USA Perpignan","team_a_short_name":"Perpignan","team_a_tla_name":"PER","team_a_original_name":"USA Perpignan","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","team_b_id":"30751","team_b_name":"Stade Français","team_b_short_name":"Stade Français","team_b_tla_name":"STF","team_b_original_name":"Stade Français","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","status":"Played","gameweek":"1","winner":"team_B","score_a":"15","score_b":"46","p1s_a":"3","p1s_b":"29","p2s_a":"12","p2s_b":"17","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14466","venue_id":"12910","venue_name":"Stade Aimé Giral","venue_city":"Perpignan","last_updated":"2019-06-11 15:04:30"},{"match_id":"1382038","date":"2018-08-25","time":"17:15:00","date_utc":"2018-08-25","time_utc":"15:15:00","team_a_id":"30741","team_a_name":"Union Bordeaux Bègles","team_a_short_name":"Union Bordeaux","team_a_tla_name":"UBB","team_a_original_name":"Union Bordeaux Bègles","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","team_b_id":"30748","team_b_name":"Section Paloise","team_b_short_name":"Section Palois","team_b_tla_name":"SEP","team_b_original_name":"Section Paloise","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","status":"Played","gameweek":"1","winner":"team_A","score_a":"41","score_b":"19","p1s_a":"16","p1s_b":"12","p2s_a":"25","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"17126","venue_id":"63","venue_name":"Stade Jacques Chaban-Delmas","venue_city":"Bordeaux","last_updated":"2019-06-11 15:11:21"},{"match_id":"1382039","date":"2018-08-25","time":"17:15:00","date_utc":"2018-08-25","time_utc":"15:15:00","team_a_id":"30744","team_a_name":"ASM Clermont Auvergne","team_a_short_name":"Clermont","team_a_tla_name":"CLE","team_a_original_name":"ASM Clermont Auvergne","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","team_b_id":"37085","team_b_name":"SU Agen","team_b_short_name":"SU Agen","team_b_tla_name":"SUA","team_b_original_name":"SU Agen","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","status":"Played","gameweek":"1","winner":"team_A","score_a":"67","score_b":"23","p1s_a":"15","p1s_b":"16","p2s_a":"52","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"16528","venue_id":"12558","venue_name":"Parc des Sports Marcel Michelin","venue_city":"Clermont-Ferrand","last_updated":"2019-06-11 15:06:31"},{"match_id":"1382036","date":"2018-08-25","time":"17:15:00","date_utc":"2018-08-25","time_utc":"15:15:00","team_a_id":"30746","team_a_name":"Lyon OU","team_a_short_name":"Lyon OU","team_a_tla_name":"LOU","team_a_original_name":"Lyon OU","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","team_b_id":"30753","team_b_name":"Stade Toulousain","team_b_short_name":"St. Toulousain","team_b_tla_name":"STT","team_b_original_name":"Stade Toulousain","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","status":"Played","gameweek":"1","winner":"draw","score_a":"16","score_b":"16","p1s_a":"10","p1s_b":"6","p2s_a":"6","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13047","venue_id":"58","venue_name":"Matmut Stadium de Gerland","venue_city":"Lyon","last_updated":"2019-06-11 15:08:05"},{"match_id":"1382040","date":"2018-08-25","time":"17:15:00","date_utc":"2018-08-25","time_utc":"15:15:00","team_a_id":"30750","team_a_name":"Stade Rochelais","team_a_short_name":"Stade Rochel.","team_a_tla_name":"ROC","team_a_original_name":"Stade Rochelais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","team_b_id":"30745","team_b_name":"FC Grenoble","team_b_short_name":"FC Grenoble","team_b_tla_name":"FCG","team_b_original_name":"FC Grenoble","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","status":"Played","gameweek":"1","winner":"team_A","score_a":"28","score_b":"21","p1s_a":"18","p1s_b":"8","p2s_a":"10","p2s_b":"13","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"15983","venue_id":"12554","venue_name":"Stade Marcel-Deflandre","venue_city":"La Rochelle","last_updated":"2019-06-11 15:09:02"},{"match_id":"1382037","date":"2018-08-25","time":"20:45:00","date_utc":"2018-08-25","time_utc":"18:45:00","team_a_id":"30752","team_a_name":"RC Toulonnais","team_a_short_name":"RC Toulonnais","team_a_tla_name":"RCT","team_a_original_name":"RC Toulonnais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","team_b_id":"30749","team_b_name":"Racing 92","team_b_short_name":"Racing 92","team_b_tla_name":"RAC","team_b_original_name":"Racing 92","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","status":"Played","gameweek":"1","winner":"team_B","score_a":"9","score_b":"25","p1s_a":"6","p1s_b":"3","p2s_a":"3","p2s_b":"22","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"17500","venue_id":"12553","venue_name":"Stade Mayol","venue_city":"Toulon","last_updated":"2019-06-11 15:12:33"},{"match_id":"1382034","date":"2018-08-26","time":"17:05:00","date_utc":"2018-08-26","time_utc":"15:05:00","team_a_id":"30747","team_a_name":"Montpellier Hérault Rugby","team_a_short_name":"Montpellier","team_a_tla_name":"MON","team_a_original_name":"Montpellier Hérault Rugby","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","team_b_id":"30743","team_b_name":"Castres Olympique","team_b_short_name":"Castres Olymp.","team_b_tla_name":"CAS","team_b_original_name":"Castres Olympique","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","status":"Played","gameweek":"1","winner":"team_B","score_a":"20","score_b":"25","p1s_a":"13","p1s_b":"13","p2s_a":"7","p2s_b":"12","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11000","venue_id":"1266","venue_name":"Altrad Stadium","venue_city":"Montpellier","last_updated":"2019-06-11 15:13:24"},{"match_id":"1382041","date":"2018-09-01","time":"14:45:00","date_utc":"2018-09-01","time_utc":"12:45:00","team_a_id":"30748","team_a_name":"Section Paloise","team_a_short_name":"Section Palois","team_a_tla_name":"SEP","team_a_original_name":"Section Paloise","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","team_b_id":"30752","team_b_name":"RC Toulonnais","team_b_short_name":"RC Toulonnais","team_b_tla_name":"RCT","team_b_original_name":"RC Toulonnais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","status":"Played","gameweek":"2","winner":"team_A","score_a":"20","score_b":"10","p1s_a":"11","p1s_b":"7","p2s_a":"9","p2s_b":"3","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13557","venue_id":"5578","venue_name":"Stade du Hameau","venue_city":"Pau","last_updated":"2019-06-11 15:20:02"},{"match_id":"1382046","date":"2018-09-01","time":"18:00:00","date_utc":"2018-09-01","time_utc":"16:00:00","team_a_id":"30743","team_a_name":"Castres Olympique","team_a_short_name":"Castres Olymp.","team_a_tla_name":"CAS","team_a_original_name":"Castres Olympique","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","team_b_id":"30746","team_b_name":"Lyon OU","team_b_short_name":"Lyon OU","team_b_tla_name":"LOU","team_b_original_name":"Lyon OU","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","status":"Played","gameweek":"2","winner":"team_A","score_a":"19","score_b":"16","p1s_a":"3","p1s_b":"16","p2s_a":"16","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"10250","venue_id":"12557","venue_name":"Stade Pierre-Fabre","venue_city":"Castres","last_updated":"2019-06-11 15:21:46"},{"match_id":"1382045","date":"2018-09-01","time":"18:00:00","date_utc":"2018-09-01","time_utc":"16:00:00","team_a_id":"30747","team_a_name":"Montpellier Hérault Rugby","team_a_short_name":"Montpellier","team_a_tla_name":"MON","team_a_original_name":"Montpellier Hérault Rugby","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","team_b_id":"30750","team_b_name":"Stade Rochelais","team_b_short_name":"Stade Rochel.","team_b_tla_name":"ROC","team_b_original_name":"Stade Rochelais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","status":"Played","gameweek":"2","winner":"team_A","score_a":"36","score_b":"14","p1s_a":"19","p1s_b":"0","p2s_a":"17","p2s_b":"14","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"10000","venue_id":"1266","venue_name":"Altrad Stadium","venue_city":"Montpellier","last_updated":"2019-06-11 15:23:36"},{"match_id":"1382044","date":"2018-09-01","time":"18:00:00","date_utc":"2018-09-01","time_utc":"16:00:00","team_a_id":"30751","team_a_name":"Stade Français","team_a_short_name":"Stade Français","team_a_tla_name":"STF","team_a_original_name":"Stade Français","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","team_b_id":"30741","team_b_name":"Union Bordeaux Bègles","team_b_short_name":"Union Bordeaux","team_b_tla_name":"UBB","team_b_original_name":"Union Bordeaux Bègles","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","status":"Played","gameweek":"2","winner":"team_A","score_a":"20","score_b":"8","p1s_a":"6","p1s_b":"8","p2s_a":"14","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12366","venue_id":"1743","venue_name":"Stade Jean-Bouin","venue_city":"Paris","last_updated":"2019-06-11 15:22:22"},{"match_id":"1382042","date":"2018-09-01","time":"20:45:00","date_utc":"2018-09-01","time_utc":"18:45:00","team_a_id":"30745","team_a_name":"FC Grenoble","team_a_short_name":"FC Grenoble","team_a_tla_name":"FCG","team_a_original_name":"FC Grenoble","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","team_b_id":"30753","team_b_name":"Stade Toulousain","team_b_short_name":"St. Toulousain","team_b_tla_name":"STT","team_b_original_name":"Stade Toulousain","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","status":"Played","gameweek":"2","winner":"team_B","score_a":"20","score_b":"23","p1s_a":"13","p1s_b":"7","p2s_a":"7","p2s_b":"16","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13856","venue_id":"1757","venue_name":"Stade des Alpes","venue_city":"Grenoble","last_updated":"2019-06-11 15:24:40"},{"match_id":"1382047","date":"2018-09-02","time":"12:30:00","date_utc":"2018-09-02","time_utc":"10:30:00","team_a_id":"37085","team_a_name":"SU Agen","team_a_short_name":"SU Agen","team_a_tla_name":"SUA","team_a_original_name":"SU Agen","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","team_b_id":"35744","team_b_name":"USA Perpignan","team_b_short_name":"Perpignan","team_b_tla_name":"PER","team_b_original_name":"USA Perpignan","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","status":"Played","gameweek":"2","winner":"team_A","score_a":"25","score_b":"23","p1s_a":"15","p1s_b":"16","p2s_a":"10","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"7761","venue_id":"12552","venue_name":"Stade Armandie","venue_city":"Agen","last_updated":"2019-06-11 15:25:46"},{"match_id":"1382043","date":"2018-09-02","time":"16:50:00","date_utc":"2018-09-02","time_utc":"14:50:00","team_a_id":"30749","team_a_name":"Racing 92","team_a_short_name":"Racing 92","team_a_tla_name":"RAC","team_a_original_name":"Racing 92","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","team_b_id":"30744","team_b_name":"ASM Clermont Auvergne","team_b_short_name":"Clermont","team_b_tla_name":"CLE","team_b_original_name":"ASM Clermont Auvergne","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","status":"Played","gameweek":"2","winner":"team_B","score_a":"17","score_b":"40","p1s_a":"3","p1s_b":"19","p2s_a":"14","p2s_b":"21","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"19152","venue_id":"12556","venue_name":"Paris La Défense Arena","venue_city":"Nanterre","last_updated":"2019-06-11 15:28:22"},{"match_id":"1382050","date":"2018-09-08","time":"14:45:00","date_utc":"2018-09-08","time_utc":"12:45:00","team_a_id":"30741","team_a_name":"Union Bordeaux Bègles","team_a_short_name":"Union Bordeaux","team_a_tla_name":"UBB","team_a_original_name":"Union Bordeaux Bègles","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","team_b_id":"30747","team_b_name":"Montpellier Hérault Rugby","team_b_short_name":"Montpellier","team_b_tla_name":"MON","team_b_original_name":"Montpellier Hérault Rugby","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","status":"Played","gameweek":"3","winner":"draw","score_a":"9","score_b":"9","p1s_a":"6","p1s_b":"3","p2s_a":"3","p2s_b":"6","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"15567","venue_id":"63","venue_name":"Stade Jacques Chaban-Delmas","venue_city":"Bordeaux","last_updated":"2019-06-11 15:31:22"},{"match_id":"1382051","date":"2018-09-08","time":"17:00:00","date_utc":"2018-09-08","time_utc":"15:00:00","team_a_id":"30753","team_a_name":"Stade Toulousain","team_a_short_name":"St. Toulousain","team_a_tla_name":"STT","team_a_original_name":"Stade Toulousain","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","team_b_id":"30750","team_b_name":"Stade Rochelais","team_b_short_name":"Stade Rochel.","team_b_tla_name":"ROC","team_b_original_name":"Stade Rochelais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","status":"Played","gameweek":"3","winner":"team_A","score_a":"33","score_b":"26","p1s_a":"19","p1s_b":"0","p2s_a":"14","p2s_b":"26","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14526","venue_id":"10908","venue_name":"Stade Ernest-Wallon","venue_city":"Toulouse","last_updated":"2019-06-11 15:32:26"},{"match_id":"1382054","date":"2018-09-08","time":"19:00:00","date_utc":"2018-09-08","time_utc":"17:00:00","team_a_id":"30749","team_a_name":"Racing 92","team_a_short_name":"Racing 92","team_a_tla_name":"RAC","team_a_original_name":"Racing 92","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","team_b_id":"37085","team_b_name":"SU Agen","team_b_short_name":"SU Agen","team_b_tla_name":"SUA","team_b_original_name":"SU Agen","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","status":"Played","gameweek":"3","winner":"team_A","score_a":"59","score_b":"7","p1s_a":"49","p1s_b":"7","p2s_a":"10","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"9657","venue_id":"12556","venue_name":"Paris La Défense Arena","venue_city":"Nanterre","last_updated":"2019-06-11 15:35:02"},{"match_id":"1382053","date":"2018-09-08","time":"19:00:00","date_utc":"2018-09-08","time_utc":"17:00:00","team_a_id":"35744","team_a_name":"USA Perpignan","team_a_short_name":"Perpignan","team_a_tla_name":"PER","team_a_original_name":"USA Perpignan","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","team_b_id":"30746","team_b_name":"Lyon OU","team_b_short_name":"Lyon OU","team_b_tla_name":"LOU","team_b_original_name":"Lyon OU","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","status":"Played","gameweek":"3","winner":"team_B","score_a":"16","score_b":"22","p1s_a":"6","p1s_b":"10","p2s_a":"10","p2s_b":"12","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11066","venue_id":"12910","venue_name":"Stade Aimé Giral","venue_city":"Perpignan","last_updated":"2019-06-11 15:33:26"},{"match_id":"1382049","date":"2018-09-08","time":"21:00:00","date_utc":"2018-09-08","time_utc":"19:00:00","team_a_id":"30744","team_a_name":"ASM Clermont Auvergne","team_a_short_name":"Clermont","team_a_tla_name":"CLE","team_a_original_name":"ASM Clermont Auvergne","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","team_b_id":"30751","team_b_name":"Stade Français","team_b_short_name":"Stade Français","team_b_tla_name":"STF","team_b_original_name":"Stade Français","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","status":"Played","gameweek":"3","winner":"team_A","score_a":"42","score_b":"20","p1s_a":"23","p1s_b":"13","p2s_a":"19","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"18388","venue_id":"12558","venue_name":"Parc des Sports Marcel Michelin","venue_city":"Clermont-Ferrand","last_updated":"2019-06-11 15:36:22"},{"match_id":"1382052","date":"2018-09-09","time":"12:30:00","date_utc":"2018-09-09","time_utc":"10:30:00","team_a_id":"30745","team_a_name":"FC Grenoble","team_a_short_name":"FC Grenoble","team_a_tla_name":"FCG","team_a_original_name":"FC Grenoble","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","team_b_id":"30748","team_b_name":"Section Paloise","team_b_short_name":"Section Palois","team_b_tla_name":"SEP","team_b_original_name":"Section Paloise","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","status":"Played","gameweek":"3","winner":"team_B","score_a":"21","score_b":"24","p1s_a":"6","p1s_b":"14","p2s_a":"15","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12000","venue_id":"1757","venue_name":"Stade des Alpes","venue_city":"Grenoble","last_updated":"2019-06-11 15:37:15"},{"match_id":"1382048","date":"2018-09-09","time":"16:50:00","date_utc":"2018-09-09","time_utc":"14:50:00","team_a_id":"30752","team_a_name":"RC Toulonnais","team_a_short_name":"RC Toulonnais","team_a_tla_name":"RCT","team_a_original_name":"RC Toulonnais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","team_b_id":"30743","team_b_name":"Castres Olympique","team_b_short_name":"Castres Olymp.","team_b_tla_name":"CAS","team_b_original_name":"Castres Olympique","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","status":"Played","gameweek":"3","winner":"team_A","score_a":"28","score_b":"27","p1s_a":"15","p1s_b":"21","p2s_a":"13","p2s_b":"6","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13136","venue_id":"12553","venue_name":"Stade Mayol","venue_city":"Toulon","last_updated":"2019-06-11 15:38:56"},{"match_id":"1382057","date":"2018-09-15","time":"14:45:00","date_utc":"2018-09-15","time_utc":"12:45:00","team_a_id":"30746","team_a_name":"Lyon OU","team_a_short_name":"Lyon OU","team_a_tla_name":"LOU","team_a_original_name":"Lyon OU","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","team_b_id":"30747","team_b_name":"Montpellier Hérault Rugby","team_b_short_name":"Montpellier","team_b_tla_name":"MON","team_b_original_name":"Montpellier Hérault Rugby","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","status":"Played","gameweek":"4","winner":"team_A","score_a":"55","score_b":"13","p1s_a":"15","p1s_b":"10","p2s_a":"40","p2s_b":"3","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11298","venue_id":"58","venue_name":"Matmut Stadium de Gerland","venue_city":"Lyon","last_updated":"2019-06-11 15:44:45"},{"match_id":"1382061","date":"2018-09-15","time":"18:00:00","date_utc":"2018-09-15","time_utc":"16:00:00","team_a_id":"30743","team_a_name":"Castres Olympique","team_a_short_name":"Castres Olymp.","team_a_tla_name":"CAS","team_a_original_name":"Castres Olympique","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","team_b_id":"30745","team_b_name":"FC Grenoble","team_b_short_name":"FC Grenoble","team_b_tla_name":"FCG","team_b_original_name":"FC Grenoble","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","status":"Played","gameweek":"4","winner":"team_A","score_a":"29","score_b":"13","p1s_a":"22","p1s_b":"6","p2s_a":"7","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"9700","venue_id":"12557","venue_name":"Stade Pierre-Fabre","venue_city":"Castres","last_updated":"2019-06-11 15:45:38"},{"match_id":"1382056","date":"2018-09-15","time":"18:00:00","date_utc":"2018-09-15","time_utc":"16:00:00","team_a_id":"30748","team_a_name":"Section Paloise","team_a_short_name":"Section Palois","team_a_tla_name":"SEP","team_a_original_name":"Section Paloise","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","team_b_id":"30744","team_b_name":"ASM Clermont Auvergne","team_b_short_name":"Clermont","team_b_tla_name":"CLE","team_b_original_name":"ASM Clermont Auvergne","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","status":"Played","gameweek":"4","winner":"team_B","score_a":"23","score_b":"27","p1s_a":"13","p1s_b":"11","p2s_a":"10","p2s_b":"16","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14467","venue_id":"5578","venue_name":"Stade du Hameau","venue_city":"Pau","last_updated":"2019-06-11 15:47:32"},{"match_id":"1382059","date":"2018-09-15","time":"18:00:00","date_utc":"2018-09-15","time_utc":"16:00:00","team_a_id":"37085","team_a_name":"SU Agen","team_a_short_name":"SU Agen","team_a_tla_name":"SUA","team_a_original_name":"SU Agen","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","team_b_id":"30741","team_b_name":"Union Bordeaux Bègles","team_b_short_name":"Union Bordeaux","team_b_tla_name":"UBB","team_b_original_name":"Union Bordeaux Bègles","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","status":"Played","gameweek":"4","winner":"team_A","score_a":"22","score_b":"17","p1s_a":"16","p1s_b":"3","p2s_a":"6","p2s_b":"14","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"8288","venue_id":"12552","venue_name":"Stade Armandie","venue_city":"Agen","last_updated":"2018-09-18 07:45:15"},{"match_id":"1382058","date":"2018-09-15","time":"20:45:00","date_utc":"2018-09-15","time_utc":"18:45:00","team_a_id":"30753","team_a_name":"Stade Toulousain","team_a_short_name":"St. Toulousain","team_a_tla_name":"STT","team_a_original_name":"Stade Toulousain","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","team_b_id":"30749","team_b_name":"Racing 92","team_b_short_name":"Racing 92","team_b_tla_name":"RAC","team_b_original_name":"Racing 92","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","status":"Played","gameweek":"4","winner":"team_A","score_a":"30","score_b":"17","p1s_a":"14","p1s_b":"3","p2s_a":"16","p2s_b":"14","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14200","venue_id":"10908","venue_name":"Stade Ernest-Wallon","venue_city":"Toulouse","last_updated":"2019-06-11 15:48:35"},{"match_id":"1382060","date":"2018-09-16","time":"12:30:00","date_utc":"2018-09-16","time_utc":"10:30:00","team_a_id":"30750","team_a_name":"Stade Rochelais","team_a_short_name":"Stade Rochel.","team_a_tla_name":"ROC","team_a_original_name":"Stade Rochelais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","team_b_id":"35744","team_b_name":"USA Perpignan","team_b_short_name":"Perpignan","team_b_tla_name":"PER","team_b_original_name":"USA Perpignan","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","status":"Played","gameweek":"4","winner":"team_A","score_a":"37","score_b":"10","p1s_a":"10","p1s_b":"3","p2s_a":"27","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"16000","venue_id":"12554","venue_name":"Stade Marcel-Deflandre","venue_city":"La Rochelle","last_updated":"2018-09-18 07:45:15"},{"match_id":"1382055","date":"2018-09-16","time":"16:50:00","date_utc":"2018-09-16","time_utc":"14:50:00","team_a_id":"30751","team_a_name":"Stade Français","team_a_short_name":"Stade Français","team_a_tla_name":"STF","team_a_original_name":"Stade Français","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","team_b_id":"30752","team_b_name":"RC Toulonnais","team_b_short_name":"RC Toulonnais","team_b_tla_name":"RCT","team_b_original_name":"RC Toulonnais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","status":"Played","gameweek":"4","winner":"team_A","score_a":"37","score_b":"10","p1s_a":"17","p1s_b":"10","p2s_a":"20","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13478","venue_id":"1743","venue_name":"Stade Jean-Bouin","venue_city":"Paris","last_updated":"2019-06-11 15:50:21"},{"match_id":"1382065","date":"2018-09-22","time":"14:45:00","date_utc":"2018-09-22","time_utc":"12:45:00","team_a_id":"30741","team_a_name":"Union Bordeaux Bègles","team_a_short_name":"Union Bordeaux","team_a_tla_name":"UBB","team_a_original_name":"Union Bordeaux Bègles","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","team_b_id":"30744","team_b_name":"ASM Clermont Auvergne","team_b_short_name":"Clermont","team_b_tla_name":"CLE","team_b_original_name":"ASM Clermont Auvergne","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","status":"Played","gameweek":"5","winner":"team_A","score_a":"23","score_b":"19","p1s_a":"13","p1s_b":"9","p2s_a":"10","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"20132","venue_id":"63","venue_name":"Stade Jacques Chaban-Delmas","venue_city":"Bordeaux","last_updated":"2019-06-11 15:54:19"},{"match_id":"1382068","date":"2018-09-22","time":"18:00:00","date_utc":"2018-09-22","time_utc":"16:00:00","team_a_id":"30745","team_a_name":"FC Grenoble","team_a_short_name":"FC Grenoble","team_a_tla_name":"FCG","team_a_original_name":"FC Grenoble","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","team_b_id":"35744","team_b_name":"USA Perpignan","team_b_short_name":"Perpignan","team_b_tla_name":"PER","team_b_original_name":"USA Perpignan","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","status":"Played","gameweek":"5","winner":"team_A","score_a":"31","score_b":"22","p1s_a":"16","p1s_b":"3","p2s_a":"15","p2s_b":"19","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14000","venue_id":"1757","venue_name":"Stade des Alpes","venue_city":"Grenoble","last_updated":"2019-06-11 15:55:04"},{"match_id":"1382066","date":"2018-09-22","time":"18:00:00","date_utc":"2018-09-22","time_utc":"16:00:00","team_a_id":"30750","team_a_name":"Stade Rochelais","team_a_short_name":"Stade Rochel.","team_a_tla_name":"ROC","team_a_original_name":"Stade Rochelais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","team_b_id":"30746","team_b_name":"Lyon OU","team_b_short_name":"Lyon OU","team_b_tla_name":"LOU","team_b_original_name":"Lyon OU","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","status":"Played","gameweek":"5","winner":"team_A","score_a":"30","score_b":"13","p1s_a":"8","p1s_b":"8","p2s_a":"22","p2s_b":"5","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"16000","venue_id":"12554","venue_name":"Stade Marcel-Deflandre","venue_city":"La Rochelle","last_updated":"2019-06-11 15:55:55"},{"match_id":"1382067","date":"2018-09-22","time":"18:00:00","date_utc":"2018-09-22","time_utc":"16:00:00","team_a_id":"30752","team_a_name":"RC Toulonnais","team_a_short_name":"RC Toulonnais","team_a_tla_name":"RCT","team_a_original_name":"RC Toulonnais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","team_b_id":"37085","team_b_name":"SU Agen","team_b_short_name":"SU Agen","team_b_tla_name":"SUA","team_b_original_name":"SU Agen","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","status":"Played","gameweek":"5","winner":"team_A","score_a":"33","score_b":"3","p1s_a":"19","p1s_b":"0","p2s_a":"14","p2s_b":"3","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13136","venue_id":"12553","venue_name":"Stade Mayol","venue_city":"Toulon","last_updated":"2019-06-11 15:56:27"},{"match_id":"1382062","date":"2018-09-22","time":"20:45:00","date_utc":"2018-09-22","time_utc":"18:45:00","team_a_id":"30749","team_a_name":"Racing 92","team_a_short_name":"Racing 92","team_a_tla_name":"RAC","team_a_original_name":"Racing 92","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","team_b_id":"30743","team_b_name":"Castres Olympique","team_b_short_name":"Castres Olymp.","team_b_tla_name":"CAS","team_b_original_name":"Castres Olympique","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","status":"Played","gameweek":"5","winner":"team_A","score_a":"27","score_b":"11","p1s_a":"17","p1s_b":"3","p2s_a":"10","p2s_b":"8","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"15102","venue_id":"12556","venue_name":"Paris La Défense Arena","venue_city":"Nanterre","last_updated":"2019-06-11 15:57:05"},{"match_id":"1382063","date":"2018-09-23","time":"12:30:00","date_utc":"2018-09-23","time_utc":"10:30:00","team_a_id":"30748","team_a_name":"Section Paloise","team_a_short_name":"Section Palois","team_a_tla_name":"SEP","team_a_original_name":"Section Paloise","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","team_b_id":"30751","team_b_name":"Stade Français","team_b_short_name":"Stade Français","team_b_tla_name":"STF","team_b_original_name":"Stade Français","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","status":"Played","gameweek":"5","winner":"team_B","score_a":"13","score_b":"25","p1s_a":"3","p1s_b":"22","p2s_a":"10","p2s_b":"3","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12400","venue_id":"5578","venue_name":"Stade du Hameau","venue_city":"Pau","last_updated":"2019-06-11 15:58:03"},{"match_id":"1382064","date":"2018-09-23","time":"16:50:00","date_utc":"2018-09-23","time_utc":"14:50:00","team_a_id":"30747","team_a_name":"Montpellier Hérault Rugby","team_a_short_name":"Montpellier","team_a_tla_name":"MON","team_a_original_name":"Montpellier Hérault Rugby","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","team_b_id":"30753","team_b_name":"Stade Toulousain","team_b_short_name":"St. Toulousain","team_b_tla_name":"STT","team_b_original_name":"Stade Toulousain","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","status":"Played","gameweek":"5","winner":"team_A","score_a":"66","score_b":"15","p1s_a":"31","p1s_b":"3","p2s_a":"35","p2s_b":"12","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11659","venue_id":"1266","venue_name":"Altrad Stadium","venue_city":"Montpellier","last_updated":"2019-06-11 15:58:55"},{"match_id":"1382069","date":"2018-09-29","time":"15:10:00","date_utc":"2018-09-29","time_utc":"13:10:00","team_a_id":"30753","team_a_name":"Stade Toulousain","team_a_short_name":"St. Toulousain","team_a_tla_name":"STT","team_a_original_name":"Stade Toulousain","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","team_b_id":"30743","team_b_name":"Castres Olympique","team_b_short_name":"Castres Olymp.","team_b_tla_name":"CAS","team_b_original_name":"Castres Olympique","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","status":"Played","gameweek":"6","winner":"team_B","score_a":"22","score_b":"26","p1s_a":"15","p1s_b":"3","p2s_a":"7","p2s_b":"23","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"18838","venue_id":"10908","venue_name":"Stade Ernest-Wallon","venue_city":"Toulouse","last_updated":"2019-06-12 08:09:46"},{"match_id":"1382073","date":"2018-09-29","time":"18:00:00","date_utc":"2018-09-29","time_utc":"16:00:00","team_a_id":"30741","team_a_name":"Union Bordeaux Bègles","team_a_short_name":"Union Bordeaux","team_a_tla_name":"UBB","team_a_original_name":"Union Bordeaux Bègles","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","team_b_id":"30750","team_b_name":"Stade Rochelais","team_b_short_name":"Stade Rochel.","team_b_tla_name":"ROC","team_b_original_name":"Stade Rochelais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","status":"Played","gameweek":"6","winner":"team_A","score_a":"34","score_b":"22","p1s_a":"34","p1s_b":"10","p2s_a":"0","p2s_b":"12","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"27000","venue_id":"63","venue_name":"Stade Jacques Chaban-Delmas","venue_city":"Bordeaux","last_updated":"2019-06-12 08:10:46"},{"match_id":"1382075","date":"2018-09-29","time":"18:00:00","date_utc":"2018-09-29","time_utc":"16:00:00","team_a_id":"30746","team_a_name":"Lyon OU","team_a_short_name":"Lyon OU","team_a_tla_name":"LOU","team_a_original_name":"Lyon OU","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","team_b_id":"30745","team_b_name":"FC Grenoble","team_b_short_name":"FC Grenoble","team_b_tla_name":"FCG","team_b_original_name":"FC Grenoble","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","status":"Played","gameweek":"6","winner":"team_A","score_a":"34","score_b":"6","p1s_a":"13","p1s_b":"3","p2s_a":"21","p2s_b":"3","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14875","venue_id":"58","venue_name":"Matmut Stadium de Gerland","venue_city":"Lyon","last_updated":"2019-06-12 08:13:31"},{"match_id":"1382071","date":"2018-09-29","time":"18:00:00","date_utc":"2018-09-29","time_utc":"16:00:00","team_a_id":"35744","team_a_name":"USA Perpignan","team_a_short_name":"Perpignan","team_a_tla_name":"PER","team_a_original_name":"USA Perpignan","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","team_b_id":"30747","team_b_name":"Montpellier Hérault Rugby","team_b_short_name":"Montpellier","team_b_tla_name":"MON","team_b_original_name":"Montpellier Hérault Rugby","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","status":"Played","gameweek":"6","winner":"team_B","score_a":"20","score_b":"23","p1s_a":"6","p1s_b":"13","p2s_a":"14","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11466","venue_id":"12910","venue_name":"Stade Aimé Giral","venue_city":"Perpignan","last_updated":"2019-06-12 08:12:48"},{"match_id":"1382074","date":"2018-09-29","time":"18:00:00","date_utc":"2018-09-29","time_utc":"16:00:00","team_a_id":"37085","team_a_name":"SU Agen","team_a_short_name":"SU Agen","team_a_tla_name":"SUA","team_a_original_name":"SU Agen","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","team_b_id":"30748","team_b_name":"Section Paloise","team_b_short_name":"Section Palois","team_b_tla_name":"SEP","team_b_original_name":"Section Paloise","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","status":"Played","gameweek":"6","winner":"team_B","score_a":"25","score_b":"28","p1s_a":"13","p1s_b":"20","p2s_a":"12","p2s_b":"8","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"8205","venue_id":"12552","venue_name":"Stade Armandie","venue_city":"Agen","last_updated":"2019-06-12 08:11:23"},{"match_id":"1382070","date":"2018-09-29","time":"20:45:00","date_utc":"2018-09-29","time_utc":"18:45:00","team_a_id":"30744","team_a_name":"ASM Clermont Auvergne","team_a_short_name":"Clermont","team_a_tla_name":"CLE","team_a_original_name":"ASM Clermont Auvergne","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","team_b_id":"30752","team_b_name":"RC Toulonnais","team_b_short_name":"RC Toulonnais","team_b_tla_name":"RCT","team_b_original_name":"RC Toulonnais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","status":"Played","gameweek":"6","winner":"team_A","score_a":"28","score_b":"8","p1s_a":"17","p1s_b":"3","p2s_a":"11","p2s_b":"5","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"18756","venue_id":"12558","venue_name":"Parc des Sports Marcel Michelin","venue_city":"Clermont-Ferrand","last_updated":"2019-06-12 08:14:16"},{"match_id":"1382072","date":"2018-09-30","time":"16:50:00","date_utc":"2018-09-30","time_utc":"14:50:00","team_a_id":"30751","team_a_name":"Stade Français","team_a_short_name":"Stade Français","team_a_tla_name":"STF","team_a_original_name":"Stade Français","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","team_b_id":"30749","team_b_name":"Racing 92","team_b_short_name":"Racing 92","team_b_tla_name":"RAC","team_b_original_name":"Racing 92","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","status":"Played","gameweek":"6","winner":"team_B","score_a":"16","score_b":"17","p1s_a":"10","p1s_b":"11","p2s_a":"6","p2s_b":"6","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"15500","venue_id":"1743","venue_name":"Stade Jean-Bouin","venue_city":"Paris","last_updated":"2019-06-12 08:14:53"},{"match_id":"1382078","date":"2018-10-06","time":"14:45:00","date_utc":"2018-10-06","time_utc":"12:45:00","team_a_id":"30750","team_a_name":"Stade Rochelais","team_a_short_name":"Stade Rochel.","team_a_tla_name":"ROC","team_a_original_name":"Stade Rochelais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","team_b_id":"30744","team_b_name":"ASM Clermont Auvergne","team_b_short_name":"Clermont","team_b_tla_name":"CLE","team_b_original_name":"ASM Clermont Auvergne","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","status":"Played","gameweek":"7","winner":"team_A","score_a":"16","score_b":"12","p1s_a":"9","p1s_b":"0","p2s_a":"7","p2s_b":"12","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"16000","venue_id":"12554","venue_name":"Stade Marcel-Deflandre","venue_city":"La Rochelle","last_updated":"2019-06-12 08:16:38"},{"match_id":"1382079","date":"2018-10-06","time":"18:00:00","date_utc":"2018-10-06","time_utc":"16:00:00","team_a_id":"30745","team_a_name":"FC Grenoble","team_a_short_name":"FC Grenoble","team_a_tla_name":"FCG","team_a_original_name":"FC Grenoble","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","team_b_id":"30741","team_b_name":"Union Bordeaux Bègles","team_b_short_name":"Union Bordeaux","team_b_tla_name":"UBB","team_b_original_name":"Union Bordeaux Bègles","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","status":"Played","gameweek":"7","winner":"team_A","score_a":"28","score_b":"25","p1s_a":"25","p1s_b":"10","p2s_a":"3","p2s_b":"15","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12000","venue_id":"1757","venue_name":"Stade des Alpes","venue_city":"Grenoble","last_updated":"2019-06-12 08:17:31"},{"match_id":"1382082","date":"2018-10-06","time":"18:00:00","date_utc":"2018-10-06","time_utc":"16:00:00","team_a_id":"30748","team_a_name":"Section Paloise","team_a_short_name":"Section Palois","team_a_tla_name":"SEP","team_a_original_name":"Section Paloise","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","team_b_id":"35744","team_b_name":"USA Perpignan","team_b_short_name":"Perpignan","team_b_tla_name":"PER","team_b_original_name":"USA Perpignan","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","status":"Played","gameweek":"7","winner":"team_A","score_a":"12","score_b":"9","p1s_a":"6","p1s_b":"3","p2s_a":"6","p2s_b":"6","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12267","venue_id":"5578","venue_name":"Stade du Hameau","venue_city":"Pau","last_updated":"2019-06-12 08:18:45"},{"match_id":"1382080","date":"2018-10-06","time":"18:00:00","date_utc":"2018-10-06","time_utc":"16:00:00","team_a_id":"30749","team_a_name":"Racing 92","team_a_short_name":"Racing 92","team_a_tla_name":"RAC","team_a_original_name":"Racing 92","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","team_b_id":"30746","team_b_name":"Lyon OU","team_b_short_name":"Lyon OU","team_b_tla_name":"LOU","team_b_original_name":"Lyon OU","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","status":"Played","gameweek":"7","winner":"team_B","score_a":"13","score_b":"19","p1s_a":"6","p1s_b":"16","p2s_a":"7","p2s_b":"3","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"15123","venue_id":"12556","venue_name":"Paris La Défense Arena","venue_city":"Nanterre","last_updated":"2019-06-12 08:17:59"},{"match_id":"1382081","date":"2018-10-06","time":"20:45:00","date_utc":"2018-10-06","time_utc":"18:45:00","team_a_id":"30753","team_a_name":"Stade Toulousain","team_a_short_name":"St. Toulousain","team_a_tla_name":"STT","team_a_original_name":"Stade Toulousain","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","team_b_id":"37085","team_b_name":"SU Agen","team_b_short_name":"SU Agen","team_b_tla_name":"SUA","team_b_original_name":"SU Agen","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","status":"Played","gameweek":"7","winner":"team_A","score_a":"10","score_b":"0","p1s_a":"10","p1s_b":"0","p2s_a":"0","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14213","venue_id":"10908","venue_name":"Stade Ernest-Wallon","venue_city":"Toulouse","last_updated":"2019-06-12 08:19:32"},{"match_id":"1382076","date":"2018-10-07","time":"12:30:00","date_utc":"2018-10-07","time_utc":"10:30:00","team_a_id":"30743","team_a_name":"Castres Olympique","team_a_short_name":"Castres Olymp.","team_a_tla_name":"CAS","team_a_original_name":"Castres Olympique","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","team_b_id":"30751","team_b_name":"Stade Français","team_b_short_name":"Stade Français","team_b_tla_name":"STF","team_b_original_name":"Stade Français","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","status":"Played","gameweek":"7","winner":"team_B","score_a":"9","score_b":"14","p1s_a":"0","p1s_b":"9","p2s_a":"9","p2s_b":"5","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"10325","venue_id":"12557","venue_name":"Stade Pierre-Fabre","venue_city":"Castres","last_updated":"2019-06-12 08:19:51"},{"match_id":"1382077","date":"2018-10-07","time":"16:50:00","date_utc":"2018-10-07","time_utc":"14:50:00","team_a_id":"30747","team_a_name":"Montpellier Hérault Rugby","team_a_short_name":"Montpellier","team_a_tla_name":"MON","team_a_original_name":"Montpellier Hérault Rugby","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","team_b_id":"30752","team_b_name":"RC Toulonnais","team_b_short_name":"RC Toulonnais","team_b_tla_name":"RCT","team_b_original_name":"RC Toulonnais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","status":"Played","gameweek":"7","winner":"team_A","score_a":"29","score_b":"17","p1s_a":"15","p1s_b":"7","p2s_a":"14","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12537","venue_id":"1266","venue_name":"Altrad Stadium","venue_city":"Montpellier","last_updated":"2019-06-12 08:20:59"},{"match_id":"1382083","date":"2018-10-27","time":"14:45:00","date_utc":"2018-10-27","time_utc":"12:45:00","team_a_id":"30744","team_a_name":"ASM Clermont Auvergne","team_a_short_name":"Clermont","team_a_tla_name":"CLE","team_a_original_name":"ASM Clermont Auvergne","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","team_b_id":"30743","team_b_name":"Castres Olympique","team_b_short_name":"Castres Olymp.","team_b_tla_name":"CAS","team_b_original_name":"Castres Olympique","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","status":"Played","gameweek":"8","winner":"team_A","score_a":"41","score_b":"6","p1s_a":"21","p1s_b":"6","p2s_a":"20","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"18653","venue_id":"12558","venue_name":"Parc des Sports Marcel Michelin","venue_city":"Clermont-Ferrand","last_updated":"2019-06-12 08:25:33"},{"match_id":"1382087","date":"2018-10-27","time":"18:00:00","date_utc":"2018-10-27","time_utc":"16:00:00","team_a_id":"30749","team_a_name":"Racing 92","team_a_short_name":"Racing 92","team_a_tla_name":"RAC","team_a_original_name":"Racing 92","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","team_b_id":"30748","team_b_name":"Section Paloise","team_b_short_name":"Section Palois","team_b_tla_name":"SEP","team_b_original_name":"Section Paloise","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","status":"Played","gameweek":"8","winner":"team_A","score_a":"48","score_b":"28","p1s_a":"24","p1s_b":"14","p2s_a":"24","p2s_b":"14","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12565","venue_id":"12556","venue_name":"Paris La Défense Arena","venue_city":"Nanterre","last_updated":"2019-06-12 08:26:38"},{"match_id":"1382084","date":"2018-10-27","time":"18:00:00","date_utc":"2018-10-27","time_utc":"16:00:00","team_a_id":"35744","team_a_name":"USA Perpignan","team_a_short_name":"Perpignan","team_a_tla_name":"PER","team_a_original_name":"USA Perpignan","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","team_b_id":"30753","team_b_name":"Stade Toulousain","team_b_short_name":"St. Toulousain","team_b_tla_name":"STT","team_b_original_name":"Stade Toulousain","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","status":"Played","gameweek":"8","winner":"team_B","score_a":"18","score_b":"36","p1s_a":"11","p1s_b":"10","p2s_a":"7","p2s_b":"26","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13266","venue_id":"12910","venue_name":"Stade Aimé Giral","venue_city":"Perpignan","last_updated":"2019-06-12 08:28:05"},{"match_id":"1382089","date":"2018-10-27","time":"18:00:00","date_utc":"2018-10-27","time_utc":"16:00:00","team_a_id":"37085","team_a_name":"SU Agen","team_a_short_name":"SU Agen","team_a_tla_name":"SUA","team_a_original_name":"SU Agen","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","team_b_id":"30745","team_b_name":"FC Grenoble","team_b_short_name":"FC Grenoble","team_b_tla_name":"FCG","team_b_original_name":"FC Grenoble","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","status":"Played","gameweek":"8","winner":"draw","score_a":"9","score_b":"9","p1s_a":"3","p1s_b":"3","p2s_a":"6","p2s_b":"6","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"7706","venue_id":"12552","venue_name":"Stade Armandie","venue_city":"Agen","last_updated":"2019-06-12 08:28:22"},{"match_id":"1382085","date":"2018-10-27","time":"20:45:00","date_utc":"2018-10-27","time_utc":"18:45:00","team_a_id":"30751","team_a_name":"Stade Français","team_a_short_name":"Stade Français","team_a_tla_name":"STF","team_a_original_name":"Stade Français","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","team_b_id":"30747","team_b_name":"Montpellier Hérault Rugby","team_b_short_name":"Montpellier","team_b_tla_name":"MON","team_b_original_name":"Montpellier Hérault Rugby","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","status":"Played","gameweek":"8","winner":"team_A","score_a":"25","score_b":"20","p1s_a":"15","p1s_b":"10","p2s_a":"10","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"9442","venue_id":"1743","venue_name":"Stade Jean-Bouin","venue_city":"Paris","last_updated":"2019-06-12 08:28:44"},{"match_id":"1382088","date":"2018-10-28","time":"12:30:00","date_utc":"2018-10-28","time_utc":"11:30:00","team_a_id":"30741","team_a_name":"Union Bordeaux Bègles","team_a_short_name":"Union Bordeaux","team_a_tla_name":"UBB","team_a_original_name":"Union Bordeaux Bègles","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","team_b_id":"30746","team_b_name":"Lyon OU","team_b_short_name":"Lyon OU","team_b_tla_name":"LOU","team_b_original_name":"Lyon OU","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","status":"Played","gameweek":"8","winner":"team_A","score_a":"35","score_b":"13","p1s_a":"8","p1s_b":"3","p2s_a":"27","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13273","venue_id":"63","venue_name":"Stade Jacques Chaban-Delmas","venue_city":"Bordeaux","last_updated":"2019-06-12 08:29:44"},{"match_id":"1382086","date":"2018-10-28","time":"16:50:00","date_utc":"2018-10-28","time_utc":"15:50:00","team_a_id":"30752","team_a_name":"RC Toulonnais","team_a_short_name":"RC Toulonnais","team_a_tla_name":"RCT","team_a_original_name":"RC Toulonnais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","team_b_id":"30750","team_b_name":"Stade Rochelais","team_b_short_name":"Stade Rochel.","team_b_tla_name":"ROC","team_b_original_name":"Stade Rochelais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","status":"Played","gameweek":"8","winner":"team_B","score_a":"9","score_b":"13","p1s_a":"6","p1s_b":"10","p2s_a":"3","p2s_b":"3","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12970","venue_id":"12553","venue_name":"Stade Mayol","venue_city":"Toulon","last_updated":"2019-06-12 08:30:13"},{"match_id":"1382091","date":"2018-11-03","time":"14:45:00","date_utc":"2018-11-03","time_utc":"13:45:00","team_a_id":"30745","team_a_name":"FC Grenoble","team_a_short_name":"FC Grenoble","team_a_tla_name":"FCG","team_a_original_name":"FC Grenoble","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","team_b_id":"30744","team_b_name":"ASM Clermont Auvergne","team_b_short_name":"Clermont","team_b_tla_name":"CLE","team_b_original_name":"ASM Clermont Auvergne","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","status":"Played","gameweek":"9","winner":"draw","score_a":"27","score_b":"27","p1s_a":"11","p1s_b":"3","p2s_a":"16","p2s_b":"24","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"15551","venue_id":"1757","venue_name":"Stade des Alpes","venue_city":"Grenoble","last_updated":"2019-06-12 08:32:04"},{"match_id":"1382094","date":"2018-11-03","time":"18:45:00","date_utc":"2018-11-03","time_utc":"17:45:00","team_a_id":"30743","team_a_name":"Castres Olympique","team_a_short_name":"Castres Olymp.","team_a_tla_name":"CAS","team_a_original_name":"Castres Olympique","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","team_b_id":"30748","team_b_name":"Section Paloise","team_b_short_name":"Section Palois","team_b_tla_name":"SEP","team_b_original_name":"Section Paloise","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","status":"Played","gameweek":"9","winner":"team_A","score_a":"37","score_b":"10","p1s_a":"30","p1s_b":"3","p2s_a":"7","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"10027","venue_id":"12557","venue_name":"Stade Pierre-Fabre","venue_city":"Castres","last_updated":"2019-06-12 08:33:01"},{"match_id":"1382095","date":"2018-11-03","time":"18:45:00","date_utc":"2018-11-03","time_utc":"17:45:00","team_a_id":"30750","team_a_name":"Stade Rochelais","team_a_short_name":"Stade Rochel.","team_a_tla_name":"ROC","team_a_original_name":"Stade Rochelais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","team_b_id":"37085","team_b_name":"SU Agen","team_b_short_name":"SU Agen","team_b_tla_name":"SUA","team_b_original_name":"SU Agen","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","status":"Played","gameweek":"9","winner":"team_A","score_a":"33","score_b":"29","p1s_a":"16","p1s_b":"13","p2s_a":"17","p2s_b":"16","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"16000","venue_id":"12554","venue_name":"Stade Marcel-Deflandre","venue_city":"La Rochelle","last_updated":"2019-06-12 08:34:24"},{"match_id":"1382096","date":"2018-11-03","time":"18:45:00","date_utc":"2018-11-03","time_utc":"17:45:00","team_a_id":"30752","team_a_name":"RC Toulonnais","team_a_short_name":"RC Toulonnais","team_a_tla_name":"RCT","team_a_original_name":"RC Toulonnais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","team_b_id":"35744","team_b_name":"USA Perpignan","team_b_short_name":"Perpignan","team_b_tla_name":"PER","team_b_original_name":"USA Perpignan","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","status":"Played","gameweek":"9","winner":"team_A","score_a":"26","score_b":"16","p1s_a":"13","p1s_b":"16","p2s_a":"13","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12988","venue_id":"12553","venue_name":"Stade Mayol","venue_city":"Toulon","last_updated":"2019-06-12 08:35:10"},{"match_id":"1382093","date":"2018-11-03","time":"20:45:00","date_utc":"2018-11-03","time_utc":"19:45:00","team_a_id":"30753","team_a_name":"Stade Toulousain","team_a_short_name":"St. Toulousain","team_a_tla_name":"STT","team_a_original_name":"Stade Toulousain","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","team_b_id":"30741","team_b_name":"Union Bordeaux Bègles","team_b_short_name":"Union Bordeaux","team_b_tla_name":"UBB","team_b_original_name":"Union Bordeaux Bègles","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","status":"Played","gameweek":"9","winner":"team_A","score_a":"40","score_b":"0","p1s_a":"21","p1s_b":"0","p2s_a":"19","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14372","venue_id":"10908","venue_name":"Stade Ernest-Wallon","venue_city":"Toulouse","last_updated":"2019-06-12 08:35:54"},{"match_id":"1382090","date":"2018-11-04","time":"12:30:00","date_utc":"2018-11-04","time_utc":"11:30:00","team_a_id":"30746","team_a_name":"Lyon OU","team_a_short_name":"Lyon OU","team_a_tla_name":"LOU","team_a_original_name":"Lyon OU","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","team_b_id":"30751","team_b_name":"Stade Français","team_b_short_name":"Stade Français","team_b_tla_name":"STF","team_b_original_name":"Stade Français","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","status":"Played","gameweek":"9","winner":"team_A","score_a":"41","score_b":"6","p1s_a":"6","p1s_b":"6","p2s_a":"35","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13197","venue_id":"58","venue_name":"Matmut Stadium de Gerland","venue_city":"Lyon","last_updated":"2019-06-12 08:37:02"},{"match_id":"1382092","date":"2018-11-04","time":"16:50:00","date_utc":"2018-11-04","time_utc":"15:50:00","team_a_id":"30747","team_a_name":"Montpellier Hérault Rugby","team_a_short_name":"Montpellier","team_a_tla_name":"MON","team_a_original_name":"Montpellier Hérault Rugby","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","team_b_id":"30749","team_b_name":"Racing 92","team_b_short_name":"Racing 92","team_b_tla_name":"RAC","team_b_original_name":"Racing 92","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","status":"Played","gameweek":"9","winner":"team_B","score_a":"13","score_b":"27","p1s_a":"10","p1s_b":"12","p2s_a":"3","p2s_b":"15","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"10500","venue_id":"1266","venue_name":"Altrad Stadium","venue_city":"Montpellier","last_updated":"2019-06-12 08:37:43"},{"match_id":"1382098","date":"2018-11-24","time":"14:45:00","date_utc":"2018-11-24","time_utc":"13:45:00","team_a_id":"30741","team_a_name":"Union Bordeaux Bègles","team_a_short_name":"Union Bordeaux","team_a_tla_name":"UBB","team_a_original_name":"Union Bordeaux Bègles","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","team_b_id":"30752","team_b_name":"RC Toulonnais","team_b_short_name":"RC Toulonnais","team_b_tla_name":"RCT","team_b_original_name":"RC Toulonnais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","status":"Played","gameweek":"10","winner":"team_A","score_a":"36","score_b":"25","p1s_a":"19","p1s_b":"12","p2s_a":"17","p2s_b":"13","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"19848","venue_id":"63","venue_name":"Stade Jacques Chaban-Delmas","venue_city":"Bordeaux","last_updated":"2019-06-12 08:39:17"},{"match_id":"1382099","date":"2018-11-24","time":"18:00:00","date_utc":"2018-11-24","time_utc":"17:00:00","team_a_id":"30748","team_a_name":"Section Paloise","team_a_short_name":"Section Palois","team_a_tla_name":"SEP","team_a_original_name":"Section Paloise","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","team_b_id":"30753","team_b_name":"Stade Toulousain","team_b_short_name":"St. Toulousain","team_b_tla_name":"STT","team_b_original_name":"Stade Toulousain","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","status":"Played","gameweek":"10","winner":"team_B","score_a":"13","score_b":"15","p1s_a":"13","p1s_b":"10","p2s_a":"0","p2s_b":"5","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"16652","venue_id":"5578","venue_name":"Stade du Hameau","venue_city":"Pau","last_updated":"2019-06-12 08:42:57"},{"match_id":"1382103","date":"2018-11-24","time":"18:00:00","date_utc":"2018-11-24","time_utc":"17:00:00","team_a_id":"30749","team_a_name":"Racing 92","team_a_short_name":"Racing 92","team_a_tla_name":"RAC","team_a_original_name":"Racing 92","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","team_b_id":"30745","team_b_name":"FC Grenoble","team_b_short_name":"FC Grenoble","team_b_tla_name":"FCG","team_b_original_name":"FC Grenoble","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","status":"Played","gameweek":"10","winner":"team_A","score_a":"24","score_b":"23","p1s_a":"17","p1s_b":"13","p2s_a":"7","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"20000","venue_id":"12556","venue_name":"Paris La Défense Arena","venue_city":"Nanterre","last_updated":"2019-06-12 08:43:20"},{"match_id":"1382097","date":"2018-11-24","time":"18:00:00","date_utc":"2018-11-24","time_utc":"17:00:00","team_a_id":"35744","team_a_name":"USA Perpignan","team_a_short_name":"Perpignan","team_a_tla_name":"PER","team_a_original_name":"USA Perpignan","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","team_b_id":"30743","team_b_name":"Castres Olympique","team_b_short_name":"Castres Olymp.","team_b_tla_name":"CAS","team_b_original_name":"Castres Olympique","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","status":"Played","gameweek":"10","winner":"team_B","score_a":"12","score_b":"16","p1s_a":"9","p1s_b":"13","p2s_a":"3","p2s_b":"3","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11466","venue_id":"12910","venue_name":"Stade Aimé Giral","venue_city":"Perpignan","last_updated":"2019-06-12 08:40:26"},{"match_id":"1382100","date":"2018-11-24","time":"18:00:00","date_utc":"2018-11-24","time_utc":"17:00:00","team_a_id":"37085","team_a_name":"SU Agen","team_a_short_name":"SU Agen","team_a_tla_name":"SUA","team_a_original_name":"SU Agen","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","team_b_id":"30747","team_b_name":"Montpellier Hérault Rugby","team_b_short_name":"Montpellier","team_b_tla_name":"MON","team_b_original_name":"Montpellier Hérault Rugby","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","status":"Played","gameweek":"10","winner":"team_B","score_a":"15","score_b":"18","p1s_a":"6","p1s_b":"13","p2s_a":"9","p2s_b":"5","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"6492","venue_id":"12552","venue_name":"Stade Armandie","venue_city":"Agen","last_updated":"2019-06-12 08:39:42"},{"match_id":"1382101","date":"2018-11-25","time":"12:30:00","date_utc":"2018-11-25","time_utc":"11:30:00","team_a_id":"30751","team_a_name":"Stade Français","team_a_short_name":"Stade Français","team_a_tla_name":"STF","team_a_original_name":"Stade Français","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","team_b_id":"30750","team_b_name":"Stade Rochelais","team_b_short_name":"Stade Rochel.","team_b_tla_name":"ROC","team_b_original_name":"Stade Rochelais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","status":"Played","gameweek":"10","winner":"team_B","score_a":"12","score_b":"14","p1s_a":"9","p1s_b":"5","p2s_a":"3","p2s_b":"9","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"9575","venue_id":"1743","venue_name":"Stade Jean-Bouin","venue_city":"Paris","last_updated":"2019-06-12 08:43:47"},{"match_id":"1382102","date":"2018-11-25","time":"16:50:00","date_utc":"2018-11-25","time_utc":"15:50:00","team_a_id":"30744","team_a_name":"ASM Clermont Auvergne","team_a_short_name":"Clermont","team_a_tla_name":"CLE","team_a_original_name":"ASM Clermont Auvergne","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","team_b_id":"30746","team_b_name":"Lyon OU","team_b_short_name":"Lyon OU","team_b_tla_name":"LOU","team_b_original_name":"Lyon OU","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","status":"Played","gameweek":"10","winner":"team_A","score_a":"31","score_b":"11","p1s_a":"8","p1s_b":"6","p2s_a":"23","p2s_b":"5","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"17848","venue_id":"12558","venue_name":"Parc des Sports Marcel Michelin","venue_city":"Clermont-Ferrand","last_updated":"2019-06-12 08:45:07"},{"match_id":"1382105","date":"2018-12-01","time":"14:45:00","date_utc":"2018-12-01","time_utc":"13:45:00","team_a_id":"30747","team_a_name":"Montpellier Hérault Rugby","team_a_short_name":"Montpellier","team_a_tla_name":"MON","team_a_original_name":"Montpellier Hérault Rugby","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","team_b_id":"30744","team_b_name":"ASM Clermont Auvergne","team_b_short_name":"Clermont","team_b_tla_name":"CLE","team_b_original_name":"ASM Clermont Auvergne","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","status":"Played","gameweek":"11","winner":"team_B","score_a":"23","score_b":"28","p1s_a":"9","p1s_b":"10","p2s_a":"14","p2s_b":"18","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13387","venue_id":"1266","venue_name":"Altrad Stadium","venue_city":"Montpellier","last_updated":"2019-06-12 09:10:00"},{"match_id":"1382109","date":"2018-12-01","time":"18:05:00","date_utc":"2018-12-01","time_utc":"17:05:00","team_a_id":"30743","team_a_name":"Castres Olympique","team_a_short_name":"Castres Olymp.","team_a_tla_name":"CAS","team_a_original_name":"Castres Olympique","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","team_b_id":"37085","team_b_name":"SU Agen","team_b_short_name":"SU Agen","team_b_tla_name":"SUA","team_b_original_name":"SU Agen","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","status":"Played","gameweek":"11","winner":"team_B","score_a":"13","score_b":"16","p1s_a":"3","p1s_b":"6","p2s_a":"10","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"10365","venue_id":"12557","venue_name":"Stade Pierre-Fabre","venue_city":"Castres","last_updated":"2019-06-12 09:12:58"},{"match_id":"1382108","date":"2018-12-01","time":"18:05:00","date_utc":"2018-12-01","time_utc":"17:05:00","team_a_id":"30746","team_a_name":"Lyon OU","team_a_short_name":"Lyon OU","team_a_tla_name":"LOU","team_a_original_name":"Lyon OU","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","team_b_id":"30748","team_b_name":"Section Paloise","team_b_short_name":"Section Palois","team_b_tla_name":"SEP","team_b_original_name":"Section Paloise","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","status":"Played","gameweek":"11","winner":"team_A","score_a":"30","score_b":"10","p1s_a":"20","p1s_b":"3","p2s_a":"10","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11557","venue_id":"58","venue_name":"Matmut Stadium de Gerland","venue_city":"Lyon","last_updated":"2019-06-12 09:12:02"},{"match_id":"1382106","date":"2018-12-01","time":"18:05:00","date_utc":"2018-12-01","time_utc":"17:05:00","team_a_id":"30750","team_a_name":"Stade Rochelais","team_a_short_name":"Stade Rochel.","team_a_tla_name":"ROC","team_a_original_name":"Stade Rochelais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","team_b_id":"30749","team_b_name":"Racing 92","team_b_short_name":"Racing 92","team_b_tla_name":"RAC","team_b_original_name":"Racing 92","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","status":"Played","gameweek":"11","winner":"team_A","score_a":"16","score_b":"11","p1s_a":"13","p1s_b":"8","p2s_a":"3","p2s_b":"3","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"16000","venue_id":"12554","venue_name":"Stade Marcel-Deflandre","venue_city":"La Rochelle","last_updated":"2019-06-12 09:13:32"},{"match_id":"1382110","date":"2018-12-01","time":"20:45:00","date_utc":"2018-12-01","time_utc":"19:45:00","team_a_id":"30752","team_a_name":"RC Toulonnais","team_a_short_name":"RC Toulonnais","team_a_tla_name":"RCT","team_a_original_name":"RC Toulonnais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","team_b_id":"30745","team_b_name":"FC Grenoble","team_b_short_name":"FC Grenoble","team_b_tla_name":"FCG","team_b_original_name":"FC Grenoble","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","status":"Played","gameweek":"11","winner":"team_A","score_a":"22","score_b":"3","p1s_a":"3","p1s_b":"3","p2s_a":"19","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13804","venue_id":"12553","venue_name":"Stade Mayol","venue_city":"Toulon","last_updated":"2019-06-12 09:17:56"},{"match_id":"1382107","date":"2018-12-02","time":"12:30:00","date_utc":"2018-12-02","time_utc":"11:30:00","team_a_id":"35744","team_a_name":"USA Perpignan","team_a_short_name":"Perpignan","team_a_tla_name":"PER","team_a_original_name":"USA Perpignan","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","team_b_id":"30741","team_b_name":"Union Bordeaux Bègles","team_b_short_name":"Union Bordeaux","team_b_tla_name":"UBB","team_b_original_name":"Union Bordeaux Bègles","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","status":"Played","gameweek":"11","winner":"team_B","score_a":"11","score_b":"22","p1s_a":"5","p1s_b":"7","p2s_a":"6","p2s_b":"15","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11385","venue_id":"12910","venue_name":"Stade Aimé Giral","venue_city":"Perpignan","last_updated":"2019-06-12 09:18:25"},{"match_id":"1382104","date":"2018-12-02","time":"16:50:00","date_utc":"2018-12-02","time_utc":"15:50:00","team_a_id":"30753","team_a_name":"Stade Toulousain","team_a_short_name":"St. Toulousain","team_a_tla_name":"STT","team_a_original_name":"Stade Toulousain","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","team_b_id":"30751","team_b_name":"Stade Français","team_b_short_name":"Stade Français","team_b_tla_name":"STF","team_b_original_name":"Stade Français","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","status":"Played","gameweek":"11","winner":"team_A","score_a":"49","score_b":"20","p1s_a":"21","p1s_b":"10","p2s_a":"28","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"17729","venue_id":"10908","venue_name":"Stade Ernest-Wallon","venue_city":"Toulouse","last_updated":"2019-06-12 09:19:43"},{"match_id":"1382114","date":"2018-12-22","time":"18:00:00","date_utc":"2018-12-22","time_utc":"17:00:00","team_a_id":"30743","team_a_name":"Castres Olympique","team_a_short_name":"Castres Olymp.","team_a_tla_name":"CAS","team_a_original_name":"Castres Olympique","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","team_b_id":"30741","team_b_name":"Union Bordeaux Bègles","team_b_short_name":"Union Bordeaux","team_b_tla_name":"UBB","team_b_original_name":"Union Bordeaux Bègles","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","status":"Played","gameweek":"12","winner":"team_B","score_a":"13","score_b":"32","p1s_a":"6","p1s_b":"13","p2s_a":"7","p2s_b":"19","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11023","venue_id":"12557","venue_name":"Stade Pierre-Fabre","venue_city":"Castres","last_updated":"2019-06-12 10:13:09"},{"match_id":"1382112","date":"2018-12-22","time":"18:00:00","date_utc":"2018-12-22","time_utc":"17:00:00","team_a_id":"30744","team_a_name":"ASM Clermont Auvergne","team_a_short_name":"Clermont","team_a_tla_name":"CLE","team_a_original_name":"ASM Clermont Auvergne","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","team_b_id":"30753","team_b_name":"Stade Toulousain","team_b_short_name":"St. Toulousain","team_b_tla_name":"STT","team_b_original_name":"Stade Toulousain","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","status":"Played","gameweek":"12","winner":"draw","score_a":"20","score_b":"20","p1s_a":"17","p1s_b":"3","p2s_a":"3","p2s_b":"17","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"18761","venue_id":"12558","venue_name":"Parc des Sports Marcel Michelin","venue_city":"Clermont-Ferrand","last_updated":"2019-06-12 10:00:34"},{"match_id":"1382113","date":"2018-12-22","time":"18:00:00","date_utc":"2018-12-22","time_utc":"17:00:00","team_a_id":"30745","team_a_name":"FC Grenoble","team_a_short_name":"FC Grenoble","team_a_tla_name":"FCG","team_a_original_name":"FC Grenoble","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","team_b_id":"30747","team_b_name":"Montpellier Hérault Rugby","team_b_short_name":"Montpellier","team_b_tla_name":"MON","team_b_original_name":"Montpellier Hérault Rugby","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","status":"Played","gameweek":"12","winner":"team_A","score_a":"17","score_b":"16","p1s_a":"11","p1s_b":"13","p2s_a":"6","p2s_b":"3","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12000","venue_id":"1757","venue_name":"Stade des Alpes","venue_city":"Grenoble","last_updated":"2019-06-12 10:01:40"},{"match_id":"1382115","date":"2018-12-22","time":"18:00:00","date_utc":"2018-12-22","time_utc":"17:00:00","team_a_id":"30748","team_a_name":"Section Paloise","team_a_short_name":"Section Palois","team_a_tla_name":"SEP","team_a_original_name":"Section Paloise","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","team_b_id":"30750","team_b_name":"Stade Rochelais","team_b_short_name":"Stade Rochel.","team_b_tla_name":"ROC","team_b_original_name":"Stade Rochelais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","status":"Played","gameweek":"12","winner":"team_B","score_a":"23","score_b":"28","p1s_a":"20","p1s_b":"10","p2s_a":"3","p2s_b":"18","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14897","venue_id":"5578","venue_name":"Stade du Hameau","venue_city":"Pau","last_updated":"2019-06-12 09:53:11"},{"match_id":"1382117","date":"2018-12-22","time":"18:00:00","date_utc":"2018-12-22","time_utc":"17:00:00","team_a_id":"30749","team_a_name":"Racing 92","team_a_short_name":"Racing 92","team_a_tla_name":"RAC","team_a_original_name":"Racing 92","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","team_b_id":"35744","team_b_name":"USA Perpignan","team_b_short_name":"Perpignan","team_b_tla_name":"PER","team_b_original_name":"USA Perpignan","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","status":"Played","gameweek":"12","winner":"team_A","score_a":"64","score_b":"28","p1s_a":"33","p1s_b":"14","p2s_a":"31","p2s_b":"14","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14352","venue_id":"12556","venue_name":"Paris La Défense Arena","venue_city":"Nanterre","last_updated":"2019-06-12 10:02:35"},{"match_id":"1382116","date":"2018-12-22","time":"18:00:00","date_utc":"2018-12-22","time_utc":"17:00:00","team_a_id":"30752","team_a_name":"RC Toulonnais","team_a_short_name":"RC Toulonnais","team_a_tla_name":"RCT","team_a_original_name":"RC Toulonnais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","team_b_id":"30746","team_b_name":"Lyon OU","team_b_short_name":"Lyon OU","team_b_tla_name":"LOU","team_b_original_name":"Lyon OU","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","status":"Played","gameweek":"12","winner":"team_A","score_a":"40","score_b":"7","p1s_a":"28","p1s_b":"0","p2s_a":"12","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14248","venue_id":"12553","venue_name":"Stade Mayol","venue_city":"Toulon","last_updated":"2019-06-12 10:01:15"},{"match_id":"1382111","date":"2018-12-22","time":"18:00:00","date_utc":"2018-12-22","time_utc":"17:00:00","team_a_id":"37085","team_a_name":"SU Agen","team_a_short_name":"SU Agen","team_a_tla_name":"SUA","team_a_original_name":"SU Agen","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","team_b_id":"30751","team_b_name":"Stade Français","team_b_short_name":"Stade Français","team_b_tla_name":"STF","team_b_original_name":"Stade Français","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","status":"Played","gameweek":"12","winner":"team_B","score_a":"6","score_b":"19","p1s_a":"0","p1s_b":"13","p2s_a":"6","p2s_b":"6","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"7602","venue_id":"12552","venue_name":"Stade Armandie","venue_city":"Agen","last_updated":"2019-06-12 09:52:25"},{"match_id":"1382123","date":"2018-12-29","time":"18:00:00","date_utc":"2018-12-29","time_utc":"17:00:00","team_a_id":"30746","team_a_name":"Lyon OU","team_a_short_name":"Lyon OU","team_a_tla_name":"LOU","team_a_original_name":"Lyon OU","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","team_b_id":"37085","team_b_name":"SU Agen","team_b_short_name":"SU Agen","team_b_tla_name":"SUA","team_b_original_name":"SU Agen","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","status":"Played","gameweek":"13","winner":"team_A","score_a":"52","score_b":"20","p1s_a":"24","p1s_b":"3","p2s_a":"28","p2s_b":"17","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13644","venue_id":"58","venue_name":"Matmut Stadium de Gerland","venue_city":"Lyon","last_updated":"2019-06-12 10:24:31"},{"match_id":"1382118","date":"2018-12-29","time":"18:00:00","date_utc":"2018-12-29","time_utc":"17:00:00","team_a_id":"30750","team_a_name":"Stade Rochelais","team_a_short_name":"Stade Rochel.","team_a_tla_name":"ROC","team_a_original_name":"Stade Rochelais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","team_b_id":"30743","team_b_name":"Castres Olympique","team_b_short_name":"Castres Olymp.","team_b_tla_name":"CAS","team_b_original_name":"Castres Olympique","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","status":"Played","gameweek":"13","winner":"team_A","score_a":"53","score_b":"27","p1s_a":"17","p1s_b":"10","p2s_a":"36","p2s_b":"17","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"16000","venue_id":"12554","venue_name":"Stade Marcel-Deflandre","venue_city":"La Rochelle","last_updated":"2019-06-12 10:23:50"},{"match_id":"1382124","date":"2018-12-29","time":"18:00:00","date_utc":"2018-12-29","time_utc":"17:00:00","team_a_id":"30751","team_a_name":"Stade Français","team_a_short_name":"Stade Français","team_a_tla_name":"STF","team_a_original_name":"Stade Français","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","team_b_id":"30745","team_b_name":"FC Grenoble","team_b_short_name":"FC Grenoble","team_b_tla_name":"FCG","team_b_original_name":"FC Grenoble","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","status":"Played","gameweek":"13","winner":"team_A","score_a":"23","score_b":"20","p1s_a":"13","p1s_b":"17","p2s_a":"10","p2s_b":"3","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"6840","venue_id":"1743","venue_name":"Stade Jean-Bouin","venue_city":"Paris","last_updated":"2018-12-30 19:03:29"},{"match_id":"1382120","date":"2018-12-29","time":"21:00:00","date_utc":"2018-12-29","time_utc":"20:00:00","team_a_id":"35744","team_a_name":"USA Perpignan","team_a_short_name":"Perpignan","team_a_tla_name":"PER","team_a_original_name":"USA Perpignan","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","team_b_id":"30744","team_b_name":"ASM Clermont Auvergne","team_b_short_name":"Clermont","team_b_tla_name":"CLE","team_b_original_name":"ASM Clermont Auvergne","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","status":"Played","gameweek":"13","winner":"team_B","score_a":"16","score_b":"37","p1s_a":"13","p1s_b":"21","p2s_a":"3","p2s_b":"16","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12066","venue_id":"12910","venue_name":"Stade Aimé Giral","venue_city":"Perpignan","last_updated":"2019-06-12 10:36:22"},{"match_id":"1382122","date":"2018-12-30","time":"16:00:00","date_utc":"2018-12-30","time_utc":"15:00:00","team_a_id":"30747","team_a_name":"Montpellier Hérault Rugby","team_a_short_name":"Montpellier","team_a_tla_name":"MON","team_a_original_name":"Montpellier Hérault Rugby","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","team_b_id":"30748","team_b_name":"Section Paloise","team_b_short_name":"Section Palois","team_b_tla_name":"SEP","team_b_original_name":"Section Paloise","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","status":"Played","gameweek":"13","winner":"team_A","score_a":"41","score_b":"13","p1s_a":"13","p1s_b":"6","p2s_a":"28","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"9464","venue_id":"1266","venue_name":"Altrad Stadium","venue_city":"Montpellier","last_updated":"2019-06-12 10:42:24"},{"match_id":"1382121","date":"2018-12-30","time":"18:00:00","date_utc":"2018-12-30","time_utc":"17:00:00","team_a_id":"30741","team_a_name":"Union Bordeaux Bègles","team_a_short_name":"Union Bordeaux","team_a_tla_name":"UBB","team_a_original_name":"Union Bordeaux Bègles","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","team_b_id":"30749","team_b_name":"Racing 92","team_b_short_name":"Racing 92","team_b_tla_name":"RAC","team_b_original_name":"Racing 92","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","status":"Played","gameweek":"13","winner":"team_A","score_a":"40","score_b":"7","p1s_a":"16","p1s_b":"0","p2s_a":"24","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"26242","venue_id":"63","venue_name":"Stade Jacques Chaban-Delmas","venue_city":"Bordeaux","last_updated":"2019-06-12 10:43:28"},{"match_id":"1382119","date":"2018-12-30","time":"20:45:00","date_utc":"2018-12-30","time_utc":"19:45:00","team_a_id":"30753","team_a_name":"Stade Toulousain","team_a_short_name":"St. Toulousain","team_a_tla_name":"STT","team_a_original_name":"Stade Toulousain","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","team_b_id":"30752","team_b_name":"RC Toulonnais","team_b_short_name":"RC Toulonnais","team_b_tla_name":"RCT","team_b_original_name":"RC Toulonnais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","status":"Played","gameweek":"13","winner":"team_A","score_a":"39","score_b":"0","p1s_a":"13","p1s_b":"0","p2s_a":"26","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"32721","venue_id":"10908","venue_name":"Stade Ernest-Wallon","venue_city":"Toulouse","last_updated":"2019-06-12 10:44:16"},{"match_id":"1382125","date":"2019-01-05","time":"18:00:00","date_utc":"2019-01-05","time_utc":"17:00:00","team_a_id":"30745","team_a_name":"FC Grenoble","team_a_short_name":"FC Grenoble","team_a_tla_name":"FCG","team_a_original_name":"FC Grenoble","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","team_b_id":"30743","team_b_name":"Castres Olympique","team_b_short_name":"Castres Olymp.","team_b_tla_name":"CAS","team_b_original_name":"Castres Olympique","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","status":"Played","gameweek":"14","winner":"team_B","score_a":"6","score_b":"16","p1s_a":"3","p1s_b":"13","p2s_a":"3","p2s_b":"3","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12000","venue_id":"1757","venue_name":"Stade des Alpes","venue_city":"Grenoble","last_updated":"2019-06-12 10:45:34"},{"match_id":"1382130","date":"2019-01-05","time":"18:00:00","date_utc":"2019-01-05","time_utc":"17:00:00","team_a_id":"30747","team_a_name":"Montpellier Hérault Rugby","team_a_short_name":"Montpellier","team_a_tla_name":"MON","team_a_original_name":"Montpellier Hérault Rugby","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","team_b_id":"30746","team_b_name":"Lyon OU","team_b_short_name":"Lyon OU","team_b_tla_name":"LOU","team_b_original_name":"Lyon OU","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","status":"Played","gameweek":"14","winner":"team_B","score_a":"14","score_b":"25","p1s_a":"7","p1s_b":"16","p2s_a":"7","p2s_b":"9","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"8000","venue_id":"1266","venue_name":"Altrad Stadium","venue_city":"Montpellier","last_updated":"2019-06-12 10:46:17"},{"match_id":"1382128","date":"2019-01-05","time":"18:00:00","date_utc":"2019-01-05","time_utc":"17:00:00","team_a_id":"30748","team_a_name":"Section Paloise","team_a_short_name":"Section Palois","team_a_tla_name":"SEP","team_a_original_name":"Section Paloise","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","team_b_id":"30741","team_b_name":"Union Bordeaux Bègles","team_b_short_name":"Union Bordeaux","team_b_tla_name":"UBB","team_b_original_name":"Union Bordeaux Bègles","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","status":"Played","gameweek":"14","winner":"team_A","score_a":"40","score_b":"23","p1s_a":"12","p1s_b":"13","p2s_a":"28","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12950","venue_id":"5578","venue_name":"Stade du Hameau","venue_city":"Pau","last_updated":"2019-06-12 10:48:26"},{"match_id":"1382131","date":"2019-01-05","time":"18:00:00","date_utc":"2019-01-05","time_utc":"17:00:00","team_a_id":"30751","team_a_name":"Stade Français","team_a_short_name":"Stade Français","team_a_tla_name":"STF","team_a_original_name":"Stade Français","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","team_b_id":"35744","team_b_name":"USA Perpignan","team_b_short_name":"Perpignan","team_b_tla_name":"PER","team_b_original_name":"USA Perpignan","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","status":"Played","gameweek":"14","winner":"team_A","score_a":"27","score_b":"8","p1s_a":"13","p1s_b":"3","p2s_a":"14","p2s_b":"5","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"7150","venue_id":"1743","venue_name":"Stade Jean-Bouin","venue_city":"Paris","last_updated":"2019-06-12 10:47:32"},{"match_id":"1382127","date":"2019-01-05","time":"18:00:00","date_utc":"2019-01-05","time_utc":"17:00:00","team_a_id":"37085","team_a_name":"SU Agen","team_a_short_name":"SU Agen","team_a_tla_name":"SUA","team_a_original_name":"SU Agen","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","team_b_id":"30753","team_b_name":"Stade Toulousain","team_b_short_name":"St. Toulousain","team_b_tla_name":"STT","team_b_original_name":"Stade Toulousain","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","status":"Played","gameweek":"14","winner":"team_B","score_a":"20","score_b":"27","p1s_a":"13","p1s_b":"15","p2s_a":"7","p2s_b":"12","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"10569","venue_id":"12552","venue_name":"Stade Armandie","venue_city":"Agen","last_updated":"2019-06-12 10:46:56"},{"match_id":"1382126","date":"2019-01-05","time":"21:00:00","date_utc":"2019-01-05","time_utc":"20:00:00","team_a_id":"30749","team_a_name":"Racing 92","team_a_short_name":"Racing 92","team_a_tla_name":"RAC","team_a_original_name":"Racing 92","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","team_b_id":"30752","team_b_name":"RC Toulonnais","team_b_short_name":"RC Toulonnais","team_b_tla_name":"RCT","team_b_original_name":"RC Toulonnais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","status":"Played","gameweek":"14","winner":"team_A","score_a":"22","score_b":"13","p1s_a":"15","p1s_b":"6","p2s_a":"7","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"17000","venue_id":"12556","venue_name":"Paris La Défense Arena","venue_city":"Nanterre","last_updated":"2019-06-12 10:56:43"},{"match_id":"1382129","date":"2019-01-06","time":"17:00:00","date_utc":"2019-01-06","time_utc":"16:00:00","team_a_id":"30744","team_a_name":"ASM Clermont Auvergne","team_a_short_name":"Clermont","team_a_tla_name":"CLE","team_a_original_name":"ASM Clermont Auvergne","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","team_b_id":"30750","team_b_name":"Stade Rochelais","team_b_short_name":"Stade Rochel.","team_b_tla_name":"ROC","team_b_original_name":"Stade Rochelais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","status":"Played","gameweek":"14","winner":"team_A","score_a":"44","score_b":"19","p1s_a":"23","p1s_b":"7","p2s_a":"21","p2s_b":"12","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"18036","venue_id":"12558","venue_name":"Parc des Sports Marcel Michelin","venue_city":"Clermont-Ferrand","last_updated":"2019-06-21 16:41:18"},{"match_id":"1382133","date":"2019-01-26","time":"15:00:00","date_utc":"2019-01-26","time_utc":"14:00:00","team_a_id":"30743","team_a_name":"Castres Olympique","team_a_short_name":"Castres Olymp.","team_a_tla_name":"CAS","team_a_original_name":"Castres Olympique","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","team_b_id":"30744","team_b_name":"ASM Clermont Auvergne","team_b_short_name":"Clermont","team_b_tla_name":"CLE","team_b_original_name":"ASM Clermont Auvergne","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","status":"Played","gameweek":"15","winner":"team_A","score_a":"24","score_b":"16","p1s_a":"15","p1s_b":"8","p2s_a":"9","p2s_b":"8","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11023","venue_id":"12557","venue_name":"Stade Pierre-Fabre","venue_city":"Castres","last_updated":"2019-06-12 11:02:51"},{"match_id":"1382137","date":"2019-01-26","time":"18:00:00","date_utc":"2019-01-26","time_utc":"17:00:00","team_a_id":"30741","team_a_name":"Union Bordeaux Bègles","team_a_short_name":"Union Bordeaux","team_a_tla_name":"UBB","team_a_original_name":"Union Bordeaux Bègles","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","team_b_id":"37085","team_b_name":"SU Agen","team_b_short_name":"SU Agen","team_b_tla_name":"SUA","team_b_original_name":"SU Agen","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","status":"Played","gameweek":"15","winner":"team_A","score_a":"25","score_b":"17","p1s_a":"18","p1s_b":"7","p2s_a":"7","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"17054","venue_id":"63","venue_name":"Stade Jacques Chaban-Delmas","venue_city":"Bordeaux","last_updated":"2019-06-12 11:03:51"},{"match_id":"1382134","date":"2019-01-26","time":"18:00:00","date_utc":"2019-01-26","time_utc":"17:00:00","team_a_id":"30750","team_a_name":"Stade Rochelais","team_a_short_name":"Stade Rochel.","team_a_tla_name":"ROC","team_a_original_name":"Stade Rochelais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","team_b_id":"30747","team_b_name":"Montpellier Hérault Rugby","team_b_short_name":"Montpellier","team_b_tla_name":"MON","team_b_original_name":"Montpellier Hérault Rugby","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","status":"Played","gameweek":"15","winner":"team_A","score_a":"27","score_b":"25","p1s_a":"12","p1s_b":"15","p2s_a":"15","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"16000","venue_id":"12554","venue_name":"Stade Marcel-Deflandre","venue_city":"La Rochelle","last_updated":"2019-06-12 11:04:36"},{"match_id":"1382136","date":"2019-01-26","time":"18:00:00","date_utc":"2019-01-26","time_utc":"17:00:00","team_a_id":"35744","team_a_name":"USA Perpignan","team_a_short_name":"Perpignan","team_a_tla_name":"PER","team_a_original_name":"USA Perpignan","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","team_b_id":"30748","team_b_name":"Section Paloise","team_b_short_name":"Section Palois","team_b_tla_name":"SEP","team_b_original_name":"Section Paloise","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","status":"Played","gameweek":"15","winner":"team_B","score_a":"24","score_b":"30","p1s_a":"10","p1s_b":"14","p2s_a":"14","p2s_b":"16","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"10066","venue_id":"12910","venue_name":"Stade Aimé Giral","venue_city":"Perpignan","last_updated":"2019-06-12 11:03:24"},{"match_id":"1382135","date":"2019-01-26","time":"20:45:00","date_utc":"2019-01-26","time_utc":"19:45:00","team_a_id":"30746","team_a_name":"Lyon OU","team_a_short_name":"Lyon OU","team_a_tla_name":"LOU","team_a_original_name":"Lyon OU","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","team_b_id":"30749","team_b_name":"Racing 92","team_b_short_name":"Racing 92","team_b_tla_name":"RAC","team_b_original_name":"Racing 92","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","status":"Played","gameweek":"15","winner":"team_A","score_a":"32","score_b":"11","p1s_a":"19","p1s_b":"6","p2s_a":"13","p2s_b":"5","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12557","venue_id":"58","venue_name":"Matmut Stadium de Gerland","venue_city":"Lyon","last_updated":"2019-06-12 11:05:00"},{"match_id":"1382138","date":"2019-01-27","time":"12:30:00","date_utc":"2019-01-27","time_utc":"11:30:00","team_a_id":"30753","team_a_name":"Stade Toulousain","team_a_short_name":"St. Toulousain","team_a_tla_name":"STT","team_a_original_name":"Stade Toulousain","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","team_b_id":"30745","team_b_name":"FC Grenoble","team_b_short_name":"FC Grenoble","team_b_tla_name":"FCG","team_b_original_name":"FC Grenoble","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","status":"Played","gameweek":"15","winner":"team_A","score_a":"29","score_b":"16","p1s_a":"12","p1s_b":"6","p2s_a":"17","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"10767","venue_id":"10908","venue_name":"Stade Ernest-Wallon","venue_city":"Toulouse","last_updated":"2019-06-12 11:05:39"},{"match_id":"1382132","date":"2019-01-27","time":"16:50:00","date_utc":"2019-01-27","time_utc":"15:50:00","team_a_id":"30752","team_a_name":"RC Toulonnais","team_a_short_name":"RC Toulonnais","team_a_tla_name":"RCT","team_a_original_name":"RC Toulonnais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","team_b_id":"30751","team_b_name":"Stade Français","team_b_short_name":"Stade Français","team_b_tla_name":"STF","team_b_original_name":"Stade Français","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","status":"Played","gameweek":"15","winner":"team_A","score_a":"33","score_b":"30","p1s_a":"10","p1s_b":"10","p2s_a":"23","p2s_b":"20","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14000","venue_id":"12553","venue_name":"Stade Mayol","venue_city":"Toulon","last_updated":"2019-06-12 11:06:33"},{"match_id":"1382142","date":"2019-02-16","time":"14:45:00","date_utc":"2019-02-16","time_utc":"13:45:00","team_a_id":"30744","team_a_name":"ASM Clermont Auvergne","team_a_short_name":"Clermont","team_a_tla_name":"CLE","team_a_original_name":"ASM Clermont Auvergne","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","team_b_id":"30741","team_b_name":"Union Bordeaux Bègles","team_b_short_name":"Union Bordeaux","team_b_tla_name":"UBB","team_b_original_name":"Union Bordeaux Bègles","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","status":"Played","gameweek":"16","winner":"team_A","score_a":"40","score_b":"20","p1s_a":"16","p1s_b":"8","p2s_a":"24","p2s_b":"12","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"17430","venue_id":"12558","venue_name":"Parc des Sports Marcel Michelin","venue_city":"Clermont-Ferrand","last_updated":"2019-06-12 12:08:59"},{"match_id":"1382145","date":"2019-02-16","time":"18:00:00","date_utc":"2019-02-16","time_utc":"17:00:00","team_a_id":"30747","team_a_name":"Montpellier Hérault Rugby","team_a_short_name":"Montpellier","team_a_tla_name":"MON","team_a_original_name":"Montpellier Hérault Rugby","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","team_b_id":"35744","team_b_name":"USA Perpignan","team_b_short_name":"Perpignan","team_b_tla_name":"PER","team_b_original_name":"USA Perpignan","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","status":"Played","gameweek":"16","winner":"team_B","score_a":"10","score_b":"28","p1s_a":"10","p1s_b":"16","p2s_a":"0","p2s_b":"12","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"8500","venue_id":"1266","venue_name":"Altrad Stadium","venue_city":"Montpellier","last_updated":"2019-06-12 12:13:07"},{"match_id":"1382139","date":"2019-02-16","time":"18:00:00","date_utc":"2019-02-16","time_utc":"17:00:00","team_a_id":"30748","team_a_name":"Section Paloise","team_a_short_name":"Section Palois","team_a_tla_name":"SEP","team_a_original_name":"Section Paloise","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","team_b_id":"30743","team_b_name":"Castres Olympique","team_b_short_name":"Castres Olymp.","team_b_tla_name":"CAS","team_b_original_name":"Castres Olympique","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","status":"Played","gameweek":"16","winner":"team_B","score_a":"9","score_b":"14","p1s_a":"6","p1s_b":"14","p2s_a":"3","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12887","venue_id":"5578","venue_name":"Stade du Hameau","venue_city":"Pau","last_updated":"2019-06-12 12:10:32"},{"match_id":"1382144","date":"2019-02-16","time":"18:00:00","date_utc":"2019-02-16","time_utc":"17:00:00","team_a_id":"30751","team_a_name":"Stade Français","team_a_short_name":"Stade Français","team_a_tla_name":"STF","team_a_original_name":"Stade Français","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","team_b_id":"30746","team_b_name":"Lyon OU","team_b_short_name":"Lyon OU","team_b_tla_name":"LOU","team_b_original_name":"Lyon OU","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","status":"Played","gameweek":"16","winner":"team_B","score_a":"13","score_b":"24","p1s_a":"3","p1s_b":"14","p2s_a":"10","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"7643","venue_id":"1743","venue_name":"Stade Jean-Bouin","venue_city":"Paris","last_updated":"2019-06-12 12:09:46"},{"match_id":"1382140","date":"2019-02-16","time":"20:45:00","date_utc":"2019-02-16","time_utc":"19:45:00","team_a_id":"37085","team_a_name":"SU Agen","team_a_short_name":"SU Agen","team_a_tla_name":"SUA","team_a_original_name":"SU Agen","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","team_b_id":"30752","team_b_name":"RC Toulonnais","team_b_short_name":"RC Toulonnais","team_b_tla_name":"RCT","team_b_original_name":"RC Toulonnais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","status":"Played","gameweek":"16","winner":"team_A","score_a":"19","score_b":"10","p1s_a":"16","p1s_b":"3","p2s_a":"3","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"8498","venue_id":"12552","venue_name":"Stade Armandie","venue_city":"Agen","last_updated":"2019-06-12 12:11:10"},{"match_id":"1382143","date":"2019-02-17","time":"12:30:00","date_utc":"2019-02-17","time_utc":"11:30:00","team_a_id":"30745","team_a_name":"FC Grenoble","team_a_short_name":"FC Grenoble","team_a_tla_name":"FCG","team_a_original_name":"FC Grenoble","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","team_b_id":"30750","team_b_name":"Stade Rochelais","team_b_short_name":"Stade Rochel.","team_b_tla_name":"ROC","team_b_original_name":"Stade Rochelais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","status":"Played","gameweek":"16","winner":"team_B","score_a":"21","score_b":"28","p1s_a":"15","p1s_b":"14","p2s_a":"6","p2s_b":"14","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12000","venue_id":"1757","venue_name":"Stade des Alpes","venue_city":"Grenoble","last_updated":"2019-06-12 12:11:48"},{"match_id":"1382141","date":"2019-02-17","time":"16:50:00","date_utc":"2019-02-17","time_utc":"15:50:00","team_a_id":"30749","team_a_name":"Racing 92","team_a_short_name":"Racing 92","team_a_tla_name":"RAC","team_a_original_name":"Racing 92","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","team_b_id":"30753","team_b_name":"Stade Toulousain","team_b_short_name":"St. Toulousain","team_b_tla_name":"STT","team_b_original_name":"Stade Toulousain","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","status":"Played","gameweek":"16","winner":"team_B","score_a":"29","score_b":"34","p1s_a":"12","p1s_b":"27","p2s_a":"17","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"25305","venue_id":"12556","venue_name":"Paris La Défense Arena","venue_city":"Nanterre","last_updated":"2019-06-12 12:12:15"},{"match_id":"1382152","date":"2019-02-23","time":"18:00:00","date_utc":"2019-02-23","time_utc":"17:00:00","team_a_id":"30741","team_a_name":"Union Bordeaux Bègles","team_a_short_name":"Union Bordeaux","team_a_tla_name":"UBB","team_a_original_name":"Union Bordeaux Bègles","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","team_b_id":"30745","team_b_name":"FC Grenoble","team_b_short_name":"FC Grenoble","team_b_tla_name":"FCG","team_b_original_name":"FC Grenoble","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","status":"Played","gameweek":"17","winner":"team_A","score_a":"47","score_b":"31","p1s_a":"21","p1s_b":"17","p2s_a":"26","p2s_b":"14","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14837","venue_id":"63","venue_name":"Stade Jacques Chaban-Delmas","venue_city":"Bordeaux","last_updated":"2019-06-12 12:18:34"},{"match_id":"1382150","date":"2019-02-23","time":"18:00:00","date_utc":"2019-02-23","time_utc":"17:00:00","team_a_id":"30752","team_a_name":"RC Toulonnais","team_a_short_name":"RC Toulonnais","team_a_tla_name":"RCT","team_a_original_name":"RC Toulonnais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","team_b_id":"30748","team_b_name":"Section Paloise","team_b_short_name":"Section Palois","team_b_tla_name":"SEP","team_b_original_name":"Section Paloise","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","status":"Played","gameweek":"17","winner":"team_A","score_a":"38","score_b":"11","p1s_a":"24","p1s_b":"11","p2s_a":"14","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12585","venue_id":"12553","venue_name":"Stade Mayol","venue_city":"Toulon","last_updated":"2019-06-12 12:16:32"},{"match_id":"1382148","date":"2019-02-23","time":"18:00:00","date_utc":"2019-02-23","time_utc":"17:00:00","team_a_id":"30753","team_a_name":"Stade Toulousain","team_a_short_name":"St. Toulousain","team_a_tla_name":"STT","team_a_original_name":"Stade Toulousain","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","team_b_id":"30747","team_b_name":"Montpellier Hérault Rugby","team_b_short_name":"Montpellier","team_b_tla_name":"MON","team_b_original_name":"Montpellier Hérault Rugby","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","status":"Played","gameweek":"17","winner":"team_A","score_a":"27","score_b":"14","p1s_a":"7","p1s_b":"5","p2s_a":"20","p2s_b":"9","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"15839","venue_id":"10908","venue_name":"Stade Ernest-Wallon","venue_city":"Toulouse","last_updated":"2019-06-12 12:17:39"},{"match_id":"1382151","date":"2019-02-23","time":"18:00:00","date_utc":"2019-02-23","time_utc":"17:00:00","team_a_id":"35744","team_a_name":"USA Perpignan","team_a_short_name":"Perpignan","team_a_tla_name":"PER","team_a_original_name":"USA Perpignan","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","team_b_id":"37085","team_b_name":"SU Agen","team_b_short_name":"SU Agen","team_b_tla_name":"SUA","team_b_original_name":"SU Agen","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","status":"Played","gameweek":"17","winner":"team_B","score_a":"13","score_b":"20","p1s_a":"6","p1s_b":"3","p2s_a":"7","p2s_b":"17","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12166","venue_id":"12910","venue_name":"Stade Aimé Giral","venue_city":"Perpignan","last_updated":"2019-06-12 12:17:11"},{"match_id":"1382146","date":"2019-02-23","time":"20:45:00","date_utc":"2019-02-23","time_utc":"19:45:00","team_a_id":"30750","team_a_name":"Stade Rochelais","team_a_short_name":"Stade Rochel.","team_a_tla_name":"ROC","team_a_original_name":"Stade Rochelais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","team_b_id":"30751","team_b_name":"Stade Français","team_b_short_name":"Stade Français","team_b_tla_name":"STF","team_b_original_name":"Stade Français","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","status":"Played","gameweek":"17","winner":"team_B","score_a":"14","score_b":"27","p1s_a":"3","p1s_b":"20","p2s_a":"11","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"16000","venue_id":"12554","venue_name":"Stade Marcel-Deflandre","venue_city":"La Rochelle","last_updated":"2019-06-12 12:19:12"},{"match_id":"1382149","date":"2019-02-24","time":"12:30:00","date_utc":"2019-02-24","time_utc":"11:30:00","team_a_id":"30743","team_a_name":"Castres Olympique","team_a_short_name":"Castres Olymp.","team_a_tla_name":"CAS","team_a_original_name":"Castres Olympique","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","team_b_id":"30749","team_b_name":"Racing 92","team_b_short_name":"Racing 92","team_b_tla_name":"RAC","team_b_original_name":"Racing 92","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","status":"Played","gameweek":"17","winner":"team_A","score_a":"18","score_b":"9","p1s_a":"6","p1s_b":"3","p2s_a":"12","p2s_b":"6","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11008","venue_id":"12557","venue_name":"Stade Pierre-Fabre","venue_city":"Castres","last_updated":"2019-06-12 12:19:42"},{"match_id":"1382147","date":"2019-02-24","time":"16:50:00","date_utc":"2019-02-24","time_utc":"15:50:00","team_a_id":"30746","team_a_name":"Lyon OU","team_a_short_name":"Lyon OU","team_a_tla_name":"LOU","team_a_original_name":"Lyon OU","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","team_b_id":"30744","team_b_name":"ASM Clermont Auvergne","team_b_short_name":"Clermont","team_b_tla_name":"CLE","team_b_original_name":"ASM Clermont Auvergne","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","status":"Played","gameweek":"17","winner":"team_A","score_a":"19","score_b":"13","p1s_a":"10","p1s_b":"10","p2s_a":"9","p2s_b":"3","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"18016","venue_id":"58","venue_name":"Matmut Stadium de Gerland","venue_city":"Lyon","last_updated":"2019-06-12 12:20:09"},{"match_id":"1382157","date":"2019-03-02","time":"14:45:00","date_utc":"2019-03-02","time_utc":"13:45:00","team_a_id":"30749","team_a_name":"Racing 92","team_a_short_name":"Racing 92","team_a_tla_name":"RAC","team_a_original_name":"Racing 92","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","team_b_id":"30750","team_b_name":"Stade Rochelais","team_b_short_name":"Stade Rochel.","team_b_tla_name":"ROC","team_b_original_name":"Stade Rochelais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","status":"Played","gameweek":"18","winner":"team_A","score_a":"50","score_b":"14","p1s_a":"29","p1s_b":"7","p2s_a":"21","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"15046","venue_id":"12556","venue_name":"Paris La Défense Arena","venue_city":"Nanterre","last_updated":"2019-03-05 12:40:04"},{"match_id":"1382159","date":"2019-03-02","time":"18:00:00","date_utc":"2019-03-02","time_utc":"17:00:00","team_a_id":"30744","team_a_name":"ASM Clermont Auvergne","team_a_short_name":"Clermont","team_a_tla_name":"CLE","team_a_original_name":"ASM Clermont Auvergne","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","team_b_id":"30745","team_b_name":"FC Grenoble","team_b_short_name":"FC Grenoble","team_b_tla_name":"FCG","team_b_original_name":"FC Grenoble","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","status":"Played","gameweek":"18","winner":"team_A","score_a":"52","score_b":"17","p1s_a":"24","p1s_b":"10","p2s_a":"28","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"15579","venue_id":"12558","venue_name":"Parc des Sports Marcel Michelin","venue_city":"Clermont-Ferrand","last_updated":"2019-06-12 12:22:11"},{"match_id":"1382156","date":"2019-03-02","time":"18:00:00","date_utc":"2019-03-02","time_utc":"17:00:00","team_a_id":"30747","team_a_name":"Montpellier Hérault Rugby","team_a_short_name":"Montpellier","team_a_tla_name":"MON","team_a_original_name":"Montpellier Hérault Rugby","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","team_b_id":"30741","team_b_name":"Union Bordeaux Bègles","team_b_short_name":"Union Bordeaux","team_b_tla_name":"UBB","team_b_original_name":"Union Bordeaux Bègles","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","status":"Played","gameweek":"18","winner":"team_A","score_a":"37","score_b":"10","p1s_a":"10","p1s_b":"3","p2s_a":"27","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"8100","venue_id":"1266","venue_name":"Altrad Stadium","venue_city":"Montpellier","last_updated":"2019-03-05 12:42:20"},{"match_id":"1382158","date":"2019-03-02","time":"18:00:00","date_utc":"2019-03-02","time_utc":"17:00:00","team_a_id":"30748","team_a_name":"Section Paloise","team_a_short_name":"Section Palois","team_a_tla_name":"SEP","team_a_original_name":"Section Paloise","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","team_b_id":"37085","team_b_name":"SU Agen","team_b_short_name":"SU Agen","team_b_tla_name":"SUA","team_b_original_name":"SU Agen","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","status":"Played","gameweek":"18","winner":"team_A","score_a":"27","score_b":"17","p1s_a":"24","p1s_b":"11","p2s_a":"3","p2s_b":"6","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11857","venue_id":"5578","venue_name":"Stade du Hameau","venue_city":"Pau","last_updated":"2019-03-05 12:40:39"},{"match_id":"1382153","date":"2019-03-02","time":"20:45:00","date_utc":"2019-03-02","time_utc":"19:45:00","team_a_id":"30746","team_a_name":"Lyon OU","team_a_short_name":"Lyon OU","team_a_tla_name":"LOU","team_a_original_name":"Lyon OU","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","team_b_id":"30743","team_b_name":"Castres Olympique","team_b_short_name":"Castres Olymp.","team_b_tla_name":"CAS","team_b_original_name":"Castres Olympique","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","status":"Played","gameweek":"18","winner":"team_B","score_a":"15","score_b":"23","p1s_a":"9","p1s_b":"17","p2s_a":"6","p2s_b":"6","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13015","venue_id":"58","venue_name":"Matmut Stadium de Gerland","venue_city":"Lyon","last_updated":"2019-06-12 12:23:32"},{"match_id":"1382154","date":"2019-03-03","time":"12:30:00","date_utc":"2019-03-03","time_utc":"11:30:00","team_a_id":"35744","team_a_name":"USA Perpignan","team_a_short_name":"Perpignan","team_a_tla_name":"PER","team_a_original_name":"USA Perpignan","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","team_b_id":"30752","team_b_name":"RC Toulonnais","team_b_short_name":"RC Toulonnais","team_b_tla_name":"RCT","team_b_original_name":"RC Toulonnais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","status":"Played","gameweek":"18","winner":"team_B","score_a":"11","score_b":"24","p1s_a":"8","p1s_b":"17","p2s_a":"3","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11466","venue_id":"12910","venue_name":"Stade Aimé Giral","venue_city":"Perpignan","last_updated":"2019-06-12 12:24:15"},{"match_id":"1382155","date":"2019-03-03","time":"16:50:00","date_utc":"2019-03-03","time_utc":"15:50:00","team_a_id":"30751","team_a_name":"Stade Français","team_a_short_name":"Stade Français","team_a_tla_name":"STF","team_a_original_name":"Stade Français","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","team_b_id":"30753","team_b_name":"Stade Toulousain","team_b_short_name":"St. Toulousain","team_b_tla_name":"STT","team_b_original_name":"Stade Toulousain","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","status":"Played","gameweek":"18","winner":"team_B","score_a":"9","score_b":"28","p1s_a":"9","p1s_b":"12","p2s_a":"0","p2s_b":"16","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13206","venue_id":"1743","venue_name":"Stade Jean-Bouin","venue_city":"Paris","last_updated":"2019-06-12 12:24:56"},{"match_id":"1382166","date":"2019-03-16","time":"18:00:00","date_utc":"2019-03-16","time_utc":"17:00:00","team_a_id":"30743","team_a_name":"Castres Olympique","team_a_short_name":"Castres Olymp.","team_a_tla_name":"CAS","team_a_original_name":"Castres Olympique","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","team_b_id":"35744","team_b_name":"USA Perpignan","team_b_short_name":"Perpignan","team_b_tla_name":"PER","team_b_original_name":"USA Perpignan","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","status":"Played","gameweek":"19","winner":"team_A","score_a":"36","score_b":"17","p1s_a":"19","p1s_b":"10","p2s_a":"17","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"10857","venue_id":"12557","venue_name":"Stade Pierre-Fabre","venue_city":"Castres","last_updated":"2019-06-12 12:28:48"},{"match_id":"1382162","date":"2019-03-16","time":"18:00:00","date_utc":"2019-03-16","time_utc":"17:00:00","team_a_id":"30745","team_a_name":"FC Grenoble","team_a_short_name":"FC Grenoble","team_a_tla_name":"FCG","team_a_original_name":"FC Grenoble","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","team_b_id":"30749","team_b_name":"Racing 92","team_b_short_name":"Racing 92","team_b_tla_name":"RAC","team_b_original_name":"Racing 92","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","status":"Played","gameweek":"19","winner":"team_B","score_a":"16","score_b":"34","p1s_a":"9","p1s_b":"17","p2s_a":"7","p2s_b":"17","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12000","venue_id":"1757","venue_name":"Stade des Alpes","venue_city":"Grenoble","last_updated":"2019-06-12 12:28:06"},{"match_id":"1382161","date":"2019-03-16","time":"18:00:00","date_utc":"2019-03-16","time_utc":"17:00:00","team_a_id":"30752","team_a_name":"RC Toulonnais","team_a_short_name":"RC Toulonnais","team_a_tla_name":"RCT","team_a_original_name":"RC Toulonnais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","team_b_id":"30747","team_b_name":"Montpellier Hérault Rugby","team_b_short_name":"Montpellier","team_b_tla_name":"MON","team_b_original_name":"Montpellier Hérault Rugby","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","status":"Played","gameweek":"19","winner":"team_B","score_a":"18","score_b":"21","p1s_a":"15","p1s_b":"7","p2s_a":"3","p2s_b":"14","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13283","venue_id":"12553","venue_name":"Stade Mayol","venue_city":"Toulon","last_updated":"2019-06-12 12:27:35"},{"match_id":"1382163","date":"2019-03-16","time":"18:00:00","date_utc":"2019-03-16","time_utc":"17:00:00","team_a_id":"37085","team_a_name":"SU Agen","team_a_short_name":"SU Agen","team_a_tla_name":"SUA","team_a_original_name":"SU Agen","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","team_b_id":"30750","team_b_name":"Stade Rochelais","team_b_short_name":"Stade Rochel.","team_b_tla_name":"ROC","team_b_original_name":"Stade Rochelais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","status":"Played","gameweek":"19","winner":"team_A","score_a":"19","score_b":"7","p1s_a":"16","p1s_b":"0","p2s_a":"3","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"8490","venue_id":"12552","venue_name":"Stade Armandie","venue_city":"Agen","last_updated":"2019-06-12 12:29:13"},{"match_id":"1382160","date":"2019-03-16","time":"20:45:00","date_utc":"2019-03-16","time_utc":"19:45:00","team_a_id":"30741","team_a_name":"Union Bordeaux Bègles","team_a_short_name":"Union Bordeaux","team_a_tla_name":"UBB","team_a_original_name":"Union Bordeaux Bègles","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","team_b_id":"30751","team_b_name":"Stade Français","team_b_short_name":"Stade Français","team_b_tla_name":"STF","team_b_original_name":"Stade Français","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","status":"Played","gameweek":"19","winner":"team_A","score_a":"26","score_b":"12","p1s_a":"13","p1s_b":"6","p2s_a":"13","p2s_b":"6","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"18423","venue_id":"63","venue_name":"Stade Jacques Chaban-Delmas","venue_city":"Bordeaux","last_updated":"2019-06-12 12:29:45"},{"match_id":"1382164","date":"2019-03-17","time":"12:30:00","date_utc":"2019-03-17","time_utc":"11:30:00","team_a_id":"30744","team_a_name":"ASM Clermont Auvergne","team_a_short_name":"Clermont","team_a_tla_name":"CLE","team_a_original_name":"ASM Clermont Auvergne","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","team_b_id":"30748","team_b_name":"Section Paloise","team_b_short_name":"Section Palois","team_b_tla_name":"SEP","team_b_original_name":"Section Paloise","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","status":"Played","gameweek":"19","winner":"team_A","score_a":"27","score_b":"14","p1s_a":"7","p1s_b":"6","p2s_a":"20","p2s_b":"8","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"16001","venue_id":"12558","venue_name":"Parc des Sports Marcel Michelin","venue_city":"Clermont-Ferrand","last_updated":"2019-06-12 12:30:24"},{"match_id":"1382165","date":"2019-03-17","time":"16:50:00","date_utc":"2019-03-17","time_utc":"15:50:00","team_a_id":"30753","team_a_name":"Stade Toulousain","team_a_short_name":"St. Toulousain","team_a_tla_name":"STT","team_a_original_name":"Stade Toulousain","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","team_b_id":"30746","team_b_name":"Lyon OU","team_b_short_name":"Lyon OU","team_b_tla_name":"LOU","team_b_original_name":"Lyon OU","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","status":"Played","gameweek":"19","winner":"team_A","score_a":"53","score_b":"21","p1s_a":"46","p1s_b":"14","p2s_a":"7","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"15398","venue_id":"10908","venue_name":"Stade Ernest-Wallon","venue_city":"Toulouse","last_updated":"2019-06-12 12:30:51"},{"match_id":"1382168","date":"2019-03-23","time":"14:45:00","date_utc":"2019-03-23","time_utc":"13:45:00","team_a_id":"30746","team_a_name":"Lyon OU","team_a_short_name":"Lyon OU","team_a_tla_name":"LOU","team_a_original_name":"Lyon OU","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","team_b_id":"30752","team_b_name":"RC Toulonnais","team_b_short_name":"RC Toulonnais","team_b_tla_name":"RCT","team_b_original_name":"RC Toulonnais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","status":"Played","gameweek":"20","winner":"team_A","score_a":"42","score_b":"33","p1s_a":"16","p1s_b":"16","p2s_a":"26","p2s_b":"17","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14079","venue_id":"58","venue_name":"Matmut Stadium de Gerland","venue_city":"Lyon","last_updated":"2019-06-12 12:40:38"},{"match_id":"1382167","date":"2019-03-23","time":"16:45:00","date_utc":"2019-03-23","time_utc":"15:45:00","team_a_id":"30751","team_a_name":"Stade Français","team_a_short_name":"Stade Français","team_a_tla_name":"STF","team_a_original_name":"Stade Français","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","team_b_id":"30743","team_b_name":"Castres Olympique","team_b_short_name":"Castres Olymp.","team_b_tla_name":"CAS","team_b_original_name":"Castres Olympique","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","status":"Played","gameweek":"20","winner":"team_A","score_a":"32","score_b":"16","p1s_a":"29","p1s_b":"6","p2s_a":"3","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"8661","venue_id":"1743","venue_name":"Stade Jean-Bouin","venue_city":"Paris","last_updated":"2019-06-12 12:41:45"},{"match_id":"1382171","date":"2019-03-23","time":"18:45:00","date_utc":"2019-03-23","time_utc":"17:45:00","team_a_id":"30748","team_a_name":"Section Paloise","team_a_short_name":"Section Palois","team_a_tla_name":"SEP","team_a_original_name":"Section Paloise","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","team_b_id":"30747","team_b_name":"Montpellier Hérault Rugby","team_b_short_name":"Montpellier","team_b_tla_name":"MON","team_b_original_name":"Montpellier Hérault Rugby","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","status":"Played","gameweek":"20","winner":"team_B","score_a":"15","score_b":"24","p1s_a":"12","p1s_b":"21","p2s_a":"3","p2s_b":"3","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12000","venue_id":"5578","venue_name":"Stade du Hameau","venue_city":"Pau","last_updated":"2019-06-12 12:44:06"},{"match_id":"1382173","date":"2019-03-23","time":"18:45:00","date_utc":"2019-03-23","time_utc":"17:45:00","team_a_id":"35744","team_a_name":"USA Perpignan","team_a_short_name":"Perpignan","team_a_tla_name":"PER","team_a_original_name":"USA Perpignan","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","team_b_id":"30745","team_b_name":"FC Grenoble","team_b_short_name":"FC Grenoble","team_b_tla_name":"FCG","team_b_original_name":"FC Grenoble","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","status":"Played","gameweek":"20","winner":"team_A","score_a":"22","score_b":"16","p1s_a":"16","p1s_b":"13","p2s_a":"6","p2s_b":"3","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"10038","venue_id":"12910","venue_name":"Stade Aimé Giral","venue_city":"Perpignan","last_updated":"2019-06-12 12:42:16"},{"match_id":"1382170","date":"2019-03-23","time":"20:45:00","date_utc":"2019-03-23","time_utc":"19:45:00","team_a_id":"37085","team_a_name":"SU Agen","team_a_short_name":"SU Agen","team_a_tla_name":"SUA","team_a_original_name":"SU Agen","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","team_b_id":"30744","team_b_name":"ASM Clermont Auvergne","team_b_short_name":"Clermont","team_b_tla_name":"CLE","team_b_original_name":"ASM Clermont Auvergne","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","status":"Played","gameweek":"20","winner":"team_B","score_a":"13","score_b":"28","p1s_a":"10","p1s_b":"12","p2s_a":"3","p2s_b":"16","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"9896","venue_id":"12552","venue_name":"Stade Armandie","venue_city":"Agen","last_updated":"2019-06-12 12:44:54"},{"match_id":"1382172","date":"2019-03-24","time":"16:50:00","date_utc":"2019-03-24","time_utc":"15:50:00","team_a_id":"30749","team_a_name":"Racing 92","team_a_short_name":"Racing 92","team_a_tla_name":"RAC","team_a_original_name":"Racing 92","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","team_b_id":"30741","team_b_name":"Union Bordeaux Bègles","team_b_short_name":"Union Bordeaux","team_b_tla_name":"UBB","team_b_original_name":"Union Bordeaux Bègles","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","status":"Played","gameweek":"20","winner":"team_A","score_a":"45","score_b":"27","p1s_a":"14","p1s_b":"20","p2s_a":"31","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14166","venue_id":"12556","venue_name":"Paris La Défense Arena","venue_city":"Nanterre","last_updated":"2019-06-12 12:46:24"},{"match_id":"1382169","date":"2019-03-24","time":"21:00:00","date_utc":"2019-03-24","time_utc":"20:00:00","team_a_id":"30750","team_a_name":"Stade Rochelais","team_a_short_name":"Stade Rochel.","team_a_tla_name":"ROC","team_a_original_name":"Stade Rochelais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","team_b_id":"30753","team_b_name":"Stade Toulousain","team_b_short_name":"St. Toulousain","team_b_tla_name":"STT","team_b_original_name":"Stade Toulousain","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","status":"Played","gameweek":"20","winner":"team_B","score_a":"19","score_b":"23","p1s_a":"9","p1s_b":"10","p2s_a":"10","p2s_b":"13","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"16000","venue_id":"12554","venue_name":"Stade Marcel-Deflandre","venue_city":"La Rochelle","last_updated":"2019-06-12 12:46:50"},{"match_id":"1382175","date":"2019-04-06","time":"14:45:00","date_utc":"2019-04-06","time_utc":"12:45:00","team_a_id":"30752","team_a_name":"RC Toulonnais","team_a_short_name":"RC Toulonnais","team_a_tla_name":"RCT","team_a_original_name":"RC Toulonnais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","team_b_id":"30753","team_b_name":"Stade Toulousain","team_b_short_name":"St. Toulousain","team_b_tla_name":"STT","team_b_original_name":"Stade Toulousain","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","status":"Played","gameweek":"21","winner":"team_A","score_a":"25","score_b":"10","p1s_a":"15","p1s_b":"3","p2s_a":"10","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"43089","venue_id":"12553","venue_name":"Stade Mayol","venue_city":"Toulon","last_updated":"2019-06-12 12:47:53"},{"match_id":"1382180","date":"2019-04-06","time":"18:00:00","date_utc":"2019-04-06","time_utc":"16:00:00","team_a_id":"30741","team_a_name":"Union Bordeaux Bègles","team_a_short_name":"Union Bordeaux","team_a_tla_name":"UBB","team_a_original_name":"Union Bordeaux Bègles","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","team_b_id":"35744","team_b_name":"USA Perpignan","team_b_short_name":"Perpignan","team_b_tla_name":"PER","team_b_original_name":"USA Perpignan","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","status":"Played","gameweek":"21","winner":"team_A","score_a":"31","score_b":"22","p1s_a":"18","p1s_b":"10","p2s_a":"13","p2s_b":"12","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"20168","venue_id":"63","venue_name":"Stade Jacques Chaban-Delmas","venue_city":"Bordeaux","last_updated":"2019-06-12 12:49:45"},{"match_id":"1382174","date":"2019-04-06","time":"18:00:00","date_utc":"2019-04-06","time_utc":"16:00:00","team_a_id":"30745","team_a_name":"FC Grenoble","team_a_short_name":"FC Grenoble","team_a_tla_name":"FCG","team_a_original_name":"FC Grenoble","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","team_b_id":"30751","team_b_name":"Stade Français","team_b_short_name":"Stade Français","team_b_tla_name":"STF","team_b_original_name":"Stade Français","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","status":"Played","gameweek":"21","winner":"team_A","score_a":"21","score_b":"17","p1s_a":"12","p1s_b":"3","p2s_a":"9","p2s_b":"14","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12000","venue_id":"1757","venue_name":"Stade des Alpes","venue_city":"Grenoble","last_updated":"2019-04-07 21:25:28"},{"match_id":"1382179","date":"2019-04-06","time":"18:00:00","date_utc":"2019-04-06","time_utc":"16:00:00","team_a_id":"30747","team_a_name":"Montpellier Hérault Rugby","team_a_short_name":"Montpellier","team_a_tla_name":"MON","team_a_original_name":"Montpellier Hérault Rugby","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","team_b_id":"37085","team_b_name":"SU Agen","team_b_short_name":"SU Agen","team_b_tla_name":"SUA","team_b_original_name":"SU Agen","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","status":"Played","gameweek":"21","winner":"team_A","score_a":"33","score_b":"17","p1s_a":"21","p1s_b":"0","p2s_a":"12","p2s_b":"17","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"8500","venue_id":"1266","venue_name":"Altrad Stadium","venue_city":"Montpellier","last_updated":"2019-06-12 12:48:41"},{"match_id":"1382177","date":"2019-04-06","time":"20:45:00","date_utc":"2019-04-06","time_utc":"18:45:00","team_a_id":"30743","team_a_name":"Castres Olympique","team_a_short_name":"Castres Olymp.","team_a_tla_name":"CAS","team_a_original_name":"Castres Olympique","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","team_b_id":"30750","team_b_name":"Stade Rochelais","team_b_short_name":"Stade Rochel.","team_b_tla_name":"ROC","team_b_original_name":"Stade Rochelais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","status":"Played","gameweek":"21","winner":"team_A","score_a":"25","score_b":"11","p1s_a":"14","p1s_b":"8","p2s_a":"11","p2s_b":"3","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"10429","venue_id":"12557","venue_name":"Stade Pierre-Fabre","venue_city":"Castres","last_updated":"2019-06-12 12:51:05"},{"match_id":"1382178","date":"2019-04-07","time":"12:30:00","date_utc":"2019-04-07","time_utc":"10:30:00","team_a_id":"30748","team_a_name":"Section Paloise","team_a_short_name":"Section Palois","team_a_tla_name":"SEP","team_a_original_name":"Section Paloise","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","team_b_id":"30746","team_b_name":"Lyon OU","team_b_short_name":"Lyon OU","team_b_tla_name":"LOU","team_b_original_name":"Lyon OU","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","status":"Played","gameweek":"21","winner":"team_B","score_a":"24","score_b":"27","p1s_a":"10","p1s_b":"24","p2s_a":"14","p2s_b":"3","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11324","venue_id":"5578","venue_name":"Stade du Hameau","venue_city":"Pau","last_updated":"2019-06-12 12:52:04"},{"match_id":"1382176","date":"2019-04-07","time":"16:50:00","date_utc":"2019-04-07","time_utc":"14:50:00","team_a_id":"30744","team_a_name":"ASM Clermont Auvergne","team_a_short_name":"Clermont","team_a_tla_name":"CLE","team_a_original_name":"ASM Clermont Auvergne","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","team_b_id":"30749","team_b_name":"Racing 92","team_b_short_name":"Racing 92","team_b_tla_name":"RAC","team_b_original_name":"Racing 92","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","status":"Played","gameweek":"21","winner":"draw","score_a":"31","score_b":"31","p1s_a":"25","p1s_b":"18","p2s_a":"6","p2s_b":"13","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"18730","venue_id":"12558","venue_name":"Parc des Sports Marcel Michelin","venue_city":"Clermont-Ferrand","last_updated":"2019-06-12 12:52:54"},{"match_id":"1382181","date":"2019-04-13","time":"14:45:00","date_utc":"2019-04-13","time_utc":"12:45:00","team_a_id":"30741","team_a_name":"Union Bordeaux Bègles","team_a_short_name":"Union Bordeaux","team_a_tla_name":"UBB","team_a_original_name":"Union Bordeaux Bègles","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","team_b_id":"30743","team_b_name":"Castres Olympique","team_b_short_name":"Castres Olymp.","team_b_tla_name":"CAS","team_b_original_name":"Castres Olympique","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","status":"Played","gameweek":"22","winner":"team_B","score_a":"12","score_b":"16","p1s_a":"6","p1s_b":"3","p2s_a":"6","p2s_b":"13","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"30127","venue_id":"63","venue_name":"Stade Jacques Chaban-Delmas","venue_city":"Bordeaux","last_updated":"2019-06-12 12:54:38"},{"match_id":"1382187","date":"2019-04-13","time":"18:00:00","date_utc":"2019-04-13","time_utc":"16:00:00","team_a_id":"30746","team_a_name":"Lyon OU","team_a_short_name":"Lyon OU","team_a_tla_name":"LOU","team_a_original_name":"Lyon OU","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","team_b_id":"35744","team_b_name":"USA Perpignan","team_b_short_name":"Perpignan","team_b_tla_name":"PER","team_b_original_name":"USA Perpignan","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","status":"Played","gameweek":"22","winner":"team_A","score_a":"47","score_b":"9","p1s_a":"21","p1s_b":"9","p2s_a":"26","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"15037","venue_id":"58","venue_name":"Matmut Stadium de Gerland","venue_city":"Lyon","last_updated":"2019-06-12 12:56:25"},{"match_id":"1382185","date":"2019-04-13","time":"18:00:00","date_utc":"2019-04-13","time_utc":"16:00:00","team_a_id":"30750","team_a_name":"Stade Rochelais","team_a_short_name":"Stade Rochel.","team_a_tla_name":"ROC","team_a_original_name":"Stade Rochelais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","team_b_id":"30748","team_b_name":"Section Paloise","team_b_short_name":"Section Palois","team_b_tla_name":"SEP","team_b_original_name":"Section Paloise","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","status":"Played","gameweek":"22","winner":"team_A","score_a":"71","score_b":"21","p1s_a":"38","p1s_b":"7","p2s_a":"33","p2s_b":"14","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"16000","venue_id":"12554","venue_name":"Stade Marcel-Deflandre","venue_city":"La Rochelle","last_updated":"2019-06-12 12:57:24"},{"match_id":"1382186","date":"2019-04-13","time":"18:00:00","date_utc":"2019-04-13","time_utc":"16:00:00","team_a_id":"30751","team_a_name":"Stade Français","team_a_short_name":"Stade Français","team_a_tla_name":"STF","team_a_original_name":"Stade Français","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","team_b_id":"37085","team_b_name":"SU Agen","team_b_short_name":"SU Agen","team_b_tla_name":"SUA","team_b_original_name":"SU Agen","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","status":"Played","gameweek":"22","winner":"team_A","score_a":"25","score_b":"22","p1s_a":"15","p1s_b":"7","p2s_a":"10","p2s_b":"15","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"6100","venue_id":"1743","venue_name":"Stade Jean-Bouin","venue_city":"Paris","last_updated":"2019-06-12 12:55:40"},{"match_id":"1382182","date":"2019-04-13","time":"20:45:00","date_utc":"2019-04-13","time_utc":"18:45:00","team_a_id":"30745","team_a_name":"FC Grenoble","team_a_short_name":"FC Grenoble","team_a_tla_name":"FCG","team_a_original_name":"FC Grenoble","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","team_b_id":"30752","team_b_name":"RC Toulonnais","team_b_short_name":"RC Toulonnais","team_b_tla_name":"RCT","team_b_original_name":"RC Toulonnais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","status":"Played","gameweek":"22","winner":"team_A","score_a":"19","score_b":"18","p1s_a":"13","p1s_b":"13","p2s_a":"6","p2s_b":"5","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"15000","venue_id":"1757","venue_name":"Stade des Alpes","venue_city":"Grenoble","last_updated":"2019-06-12 12:58:21"},{"match_id":"1382184","date":"2019-04-14","time":"12:30:00","date_utc":"2019-04-14","time_utc":"10:30:00","team_a_id":"30749","team_a_name":"Racing 92","team_a_short_name":"Racing 92","team_a_tla_name":"RAC","team_a_original_name":"Racing 92","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","team_b_id":"30747","team_b_name":"Montpellier Hérault Rugby","team_b_short_name":"Montpellier","team_b_tla_name":"MON","team_b_original_name":"Montpellier Hérault Rugby","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","status":"Played","gameweek":"22","winner":"team_A","score_a":"26","score_b":"25","p1s_a":"13","p1s_b":"12","p2s_a":"13","p2s_b":"13","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"15383","venue_id":"12556","venue_name":"Paris La Défense Arena","venue_city":"Nanterre","last_updated":"2019-06-12 12:59:07"},{"match_id":"1382183","date":"2019-04-14","time":"16:50:00","date_utc":"2019-04-14","time_utc":"14:50:00","team_a_id":"30753","team_a_name":"Stade Toulousain","team_a_short_name":"St. Toulousain","team_a_tla_name":"STT","team_a_original_name":"Stade Toulousain","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","team_b_id":"30744","team_b_name":"ASM Clermont Auvergne","team_b_short_name":"Clermont","team_b_tla_name":"CLE","team_b_original_name":"ASM Clermont Auvergne","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","status":"Played","gameweek":"22","winner":"team_A","score_a":"47","score_b":"44","p1s_a":"16","p1s_b":"16","p2s_a":"31","p2s_b":"28","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"32700","venue_id":"10908","venue_name":"Stade Ernest-Wallon","venue_city":"Toulouse","last_updated":"2019-06-12 13:00:17"},{"match_id":"1382190","date":"2019-04-27","time":"14:45:00","date_utc":"2019-04-27","time_utc":"12:45:00","team_a_id":"30748","team_a_name":"Section Paloise","team_a_short_name":"Section Palois","team_a_tla_name":"SEP","team_a_original_name":"Section Paloise","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","team_b_id":"30749","team_b_name":"Racing 92","team_b_short_name":"Racing 92","team_b_tla_name":"RAC","team_b_original_name":"Racing 92","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","status":"Played","gameweek":"23","winner":"team_A","score_a":"29","score_b":"27","p1s_a":"23","p1s_b":"6","p2s_a":"6","p2s_b":"21","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13024","venue_id":"5578","venue_name":"Stade du Hameau","venue_city":"Pau","last_updated":"2019-06-12 13:01:59"},{"match_id":"1382188","date":"2019-04-27","time":"16:45:00","date_utc":"2019-04-27","time_utc":"14:45:00","team_a_id":"30743","team_a_name":"Castres Olympique","team_a_short_name":"Castres Olymp.","team_a_tla_name":"CAS","team_a_original_name":"Castres Olympique","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","team_b_id":"30753","team_b_name":"Stade Toulousain","team_b_short_name":"St. Toulousain","team_b_tla_name":"STT","team_b_original_name":"Stade Toulousain","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","status":"Played","gameweek":"23","winner":"team_B","score_a":"20","score_b":"21","p1s_a":"7","p1s_b":"6","p2s_a":"13","p2s_b":"15","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"12500","venue_id":"12557","venue_name":"Stade Pierre-Fabre","venue_city":"Castres","last_updated":"2019-06-12 13:03:42"},{"match_id":"1382194","date":"2019-04-27","time":"18:45:00","date_utc":"2019-04-27","time_utc":"16:45:00","team_a_id":"30747","team_a_name":"Montpellier Hérault Rugby","team_a_short_name":"Montpellier","team_a_tla_name":"MON","team_a_original_name":"Montpellier Hérault Rugby","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","team_b_id":"30745","team_b_name":"FC Grenoble","team_b_short_name":"FC Grenoble","team_b_tla_name":"FCG","team_b_original_name":"FC Grenoble","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","status":"Played","gameweek":"23","winner":"team_A","score_a":"47","score_b":"12","p1s_a":"12","p1s_b":"12","p2s_a":"35","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"8500","venue_id":"1266","venue_name":"Altrad Stadium","venue_city":"Montpellier","last_updated":"2019-06-12 13:04:45"},{"match_id":"1382193","date":"2019-04-27","time":"18:45:00","date_utc":"2019-04-27","time_utc":"16:45:00","team_a_id":"37085","team_a_name":"SU Agen","team_a_short_name":"SU Agen","team_a_tla_name":"SUA","team_a_original_name":"SU Agen","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","team_b_id":"30746","team_b_name":"Lyon OU","team_b_short_name":"Lyon OU","team_b_tla_name":"LOU","team_b_original_name":"Lyon OU","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","status":"Played","gameweek":"23","winner":"team_A","score_a":"25","score_b":"15","p1s_a":"13","p1s_b":"3","p2s_a":"12","p2s_b":"12","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"7305","venue_id":"12552","venue_name":"Stade Armandie","venue_city":"Agen","last_updated":"2019-06-12 13:04:03"},{"match_id":"1382192","date":"2019-04-27","time":"20:45:00","date_utc":"2019-04-27","time_utc":"18:45:00","team_a_id":"35744","team_a_name":"USA Perpignan","team_a_short_name":"Perpignan","team_a_tla_name":"PER","team_a_original_name":"USA Perpignan","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","team_b_id":"30750","team_b_name":"Stade Rochelais","team_b_short_name":"Stade Rochel.","team_b_tla_name":"ROC","team_b_original_name":"Stade Rochelais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","status":"Played","gameweek":"23","winner":"team_B","score_a":"29","score_b":"49","p1s_a":"8","p1s_b":"22","p2s_a":"21","p2s_b":"27","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11023","venue_id":"12910","venue_name":"Stade Aimé Giral","venue_city":"Perpignan","last_updated":"2019-06-11 14:25:27"},{"match_id":"1382191","date":"2019-04-28","time":"12:30:00","date_utc":"2019-04-28","time_utc":"10:30:00","team_a_id":"30752","team_a_name":"RC Toulonnais","team_a_short_name":"RC Toulonnais","team_a_tla_name":"RCT","team_a_original_name":"RC Toulonnais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","team_b_id":"30741","team_b_name":"Union Bordeaux Bègles","team_b_short_name":"Union Bordeaux","team_b_tla_name":"UBB","team_b_original_name":"Union Bordeaux Bègles","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","status":"Played","gameweek":"23","winner":"team_A","score_a":"45","score_b":"17","p1s_a":"17","p1s_b":"10","p2s_a":"28","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"15836","venue_id":"12553","venue_name":"Stade Mayol","venue_city":"Toulon","last_updated":"2019-06-12 13:06:05"},{"match_id":"1382189","date":"2019-04-28","time":"16:50:00","date_utc":"2019-04-28","time_utc":"14:50:00","team_a_id":"30751","team_a_name":"Stade Français","team_a_short_name":"Stade Français","team_a_tla_name":"STF","team_a_original_name":"Stade Français","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","team_b_id":"30744","team_b_name":"ASM Clermont Auvergne","team_b_short_name":"Clermont","team_b_tla_name":"CLE","team_b_original_name":"ASM Clermont Auvergne","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","status":"Played","gameweek":"23","winner":"team_B","score_a":"25","score_b":"41","p1s_a":"19","p1s_b":"17","p2s_a":"6","p2s_b":"24","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14228","venue_id":"1743","venue_name":"Stade Jean-Bouin","venue_city":"Paris","last_updated":"2019-06-12 13:07:23"},{"match_id":"1382199","date":"2019-05-04","time":"14:45:00","date_utc":"2019-05-04","time_utc":"12:45:00","team_a_id":"30753","team_a_name":"Stade Toulousain","team_a_short_name":"St. Toulousain","team_a_tla_name":"STT","team_a_original_name":"Stade Toulousain","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","team_b_id":"30748","team_b_name":"Section Paloise","team_b_short_name":"Section Palois","team_b_tla_name":"SEP","team_b_original_name":"Section Paloise","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","status":"Played","gameweek":"24","winner":"team_A","score_a":"83","score_b":"6","p1s_a":"40","p1s_b":"6","p2s_a":"43","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"18500","venue_id":"10908","venue_name":"Stade Ernest-Wallon","venue_city":"Toulouse","last_updated":"2019-06-12 13:08:53"},{"match_id":"1382197","date":"2019-05-04","time":"18:00:00","date_utc":"2019-05-04","time_utc":"16:00:00","team_a_id":"30743","team_a_name":"Castres Olympique","team_a_short_name":"Castres Olymp.","team_a_tla_name":"CAS","team_a_original_name":"Castres Olympique","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","team_b_id":"30747","team_b_name":"Montpellier Hérault Rugby","team_b_short_name":"Montpellier","team_b_tla_name":"MON","team_b_original_name":"Montpellier Hérault Rugby","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","status":"Played","gameweek":"24","winner":"team_B","score_a":"9","score_b":"12","p1s_a":"6","p1s_b":"7","p2s_a":"3","p2s_b":"5","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11613","venue_id":"12557","venue_name":"Stade Pierre-Fabre","venue_city":"Castres","last_updated":"2019-06-12 13:09:53"},{"match_id":"1382201","date":"2019-05-04","time":"18:00:00","date_utc":"2019-05-04","time_utc":"16:00:00","team_a_id":"30744","team_a_name":"ASM Clermont Auvergne","team_a_short_name":"Clermont","team_a_tla_name":"CLE","team_a_original_name":"ASM Clermont Auvergne","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","team_b_id":"35744","team_b_name":"USA Perpignan","team_b_short_name":"Perpignan","team_b_tla_name":"PER","team_b_original_name":"USA Perpignan","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","status":"Played","gameweek":"24","winner":"team_A","score_a":"35","score_b":"13","p1s_a":"14","p1s_b":"3","p2s_a":"21","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"18565","venue_id":"12558","venue_name":"Parc des Sports Marcel Michelin","venue_city":"Clermont-Ferrand","last_updated":"2019-06-12 13:10:32"},{"match_id":"1382200","date":"2019-05-04","time":"18:00:00","date_utc":"2019-05-04","time_utc":"16:00:00","team_a_id":"30745","team_a_name":"FC Grenoble","team_a_short_name":"FC Grenoble","team_a_tla_name":"FCG","team_a_original_name":"FC Grenoble","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","team_b_id":"37085","team_b_name":"SU Agen","team_b_short_name":"SU Agen","team_b_tla_name":"SUA","team_b_original_name":"SU Agen","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","status":"Played","gameweek":"24","winner":"team_B","score_a":"11","score_b":"29","p1s_a":"8","p1s_b":"13","p2s_a":"3","p2s_b":"16","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"15000","venue_id":"1757","venue_name":"Stade des Alpes","venue_city":"Grenoble","last_updated":"2019-06-12 13:09:34"},{"match_id":"1382196","date":"2019-05-04","time":"20:45:00","date_utc":"2019-05-04","time_utc":"18:45:00","team_a_id":"30750","team_a_name":"Stade Rochelais","team_a_short_name":"Stade Rochel.","team_a_tla_name":"ROC","team_a_original_name":"Stade Rochelais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","team_b_id":"30752","team_b_name":"RC Toulonnais","team_b_short_name":"RC Toulonnais","team_b_tla_name":"RCT","team_b_original_name":"RC Toulonnais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","status":"Played","gameweek":"24","winner":"team_A","score_a":"30","score_b":"21","p1s_a":"3","p1s_b":"7","p2s_a":"27","p2s_b":"14","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"16000","venue_id":"12554","venue_name":"Stade Marcel-Deflandre","venue_city":"La Rochelle","last_updated":"2019-06-12 13:11:11"},{"match_id":"1382198","date":"2019-05-05","time":"12:30:00","date_utc":"2019-05-05","time_utc":"10:30:00","team_a_id":"30746","team_a_name":"Lyon OU","team_a_short_name":"Lyon OU","team_a_tla_name":"LOU","team_a_original_name":"Lyon OU","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","team_b_id":"30741","team_b_name":"Union Bordeaux Bègles","team_b_short_name":"Union Bordeaux","team_b_tla_name":"UBB","team_b_original_name":"Union Bordeaux Bègles","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","status":"Played","gameweek":"24","winner":"team_A","score_a":"34","score_b":"10","p1s_a":"14","p1s_b":"3","p2s_a":"20","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13527","venue_id":"58","venue_name":"Matmut Stadium de Gerland","venue_city":"Lyon","last_updated":"2019-06-12 13:11:35"},{"match_id":"1382195","date":"2019-05-05","time":"16:50:00","date_utc":"2019-05-05","time_utc":"14:50:00","team_a_id":"30749","team_a_name":"Racing 92","team_a_short_name":"Racing 92","team_a_tla_name":"RAC","team_a_original_name":"Racing 92","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","team_b_id":"30751","team_b_name":"Stade Français","team_b_short_name":"Stade Français","team_b_tla_name":"STF","team_b_original_name":"Stade Français","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","status":"Played","gameweek":"24","winner":"team_B","score_a":"23","score_b":"27","p1s_a":"17","p1s_b":"10","p2s_a":"6","p2s_b":"17","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"20866","venue_id":"12556","venue_name":"Paris La Défense Arena","venue_city":"Nanterre","last_updated":"2019-06-12 13:12:30"},{"match_id":"1382208","date":"2019-05-18","time":"15:00:00","date_utc":"2019-05-18","time_utc":"13:00:00","team_a_id":"30748","team_a_name":"Section Paloise","team_a_short_name":"Section Palois","team_a_tla_name":"SEP","team_a_original_name":"Section Paloise","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","team_b_id":"30745","team_b_name":"FC Grenoble","team_b_short_name":"FC Grenoble","team_b_tla_name":"FCG","team_b_original_name":"FC Grenoble","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","status":"Played","gameweek":"25","winner":"team_A","score_a":"22","score_b":"0","p1s_a":"8","p1s_b":"0","p2s_a":"14","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11467","venue_id":"5578","venue_name":"Stade du Hameau","venue_city":"Pau","last_updated":"2019-06-12 13:13:35"},{"match_id":"1382206","date":"2019-05-18","time":"15:00:00","date_utc":"2019-05-18","time_utc":"13:00:00","team_a_id":"35744","team_a_name":"USA Perpignan","team_a_short_name":"Perpignan","team_a_tla_name":"PER","team_a_original_name":"USA Perpignan","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","team_b_id":"30749","team_b_name":"Racing 92","team_b_short_name":"Racing 92","team_b_tla_name":"RAC","team_b_original_name":"Racing 92","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","status":"Played","gameweek":"25","winner":"team_B","score_a":"14","score_b":"52","p1s_a":"7","p1s_b":"40","p2s_a":"7","p2s_b":"12","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"10666","venue_id":"12910","venue_name":"Stade Aimé Giral","venue_city":"Perpignan","last_updated":"2019-06-12 13:14:47"},{"match_id":"1382202","date":"2019-05-18","time":"15:00:00","date_utc":"2019-05-18","time_utc":"13:00:00","team_a_id":"37085","team_a_name":"SU Agen","team_a_short_name":"SU Agen","team_a_tla_name":"SUA","team_a_original_name":"SU Agen","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","team_b_id":"30743","team_b_name":"Castres Olympique","team_b_short_name":"Castres Olymp.","team_b_tla_name":"CAS","team_b_original_name":"Castres Olympique","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","status":"Played","gameweek":"25","winner":"team_B","score_a":"10","score_b":"17","p1s_a":"3","p1s_b":"10","p2s_a":"7","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"9803","venue_id":"12552","venue_name":"Stade Armandie","venue_city":"Agen","last_updated":"2019-06-12 13:14:08"},{"match_id":"1382207","date":"2019-05-18","time":"21:00:00","date_utc":"2019-05-18","time_utc":"19:00:00","team_a_id":"30746","team_a_name":"Lyon OU","team_a_short_name":"Lyon OU","team_a_tla_name":"LOU","team_a_original_name":"Lyon OU","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","team_b_id":"30750","team_b_name":"Stade Rochelais","team_b_short_name":"Stade Rochel.","team_b_tla_name":"ROC","team_b_original_name":"Stade Rochelais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","status":"Played","gameweek":"25","winner":"team_A","score_a":"29","score_b":"19","p1s_a":"16","p1s_b":"9","p2s_a":"13","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14513","venue_id":"58","venue_name":"Matmut Stadium de Gerland","venue_city":"Lyon","last_updated":"2019-06-12 13:15:17"},{"match_id":"1382203","date":"2019-05-19","time":"12:30:00","date_utc":"2019-05-19","time_utc":"10:30:00","team_a_id":"30747","team_a_name":"Montpellier Hérault Rugby","team_a_short_name":"Montpellier","team_a_tla_name":"MON","team_a_original_name":"Montpellier Hérault Rugby","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","team_b_id":"30751","team_b_name":"Stade Français","team_b_short_name":"Stade Français","team_b_tla_name":"STF","team_b_original_name":"Stade Français","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","status":"Played","gameweek":"25","winner":"team_A","score_a":"42","score_b":"25","p1s_a":"14","p1s_b":"14","p2s_a":"28","p2s_b":"11","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"13500","venue_id":"1266","venue_name":"Altrad Stadium","venue_city":"Montpellier","last_updated":"2019-06-12 13:16:28"},{"match_id":"1382204","date":"2019-05-19","time":"16:50:00","date_utc":"2019-05-19","time_utc":"14:50:00","team_a_id":"30741","team_a_name":"Union Bordeaux Bègles","team_a_short_name":"Union Bordeaux","team_a_tla_name":"UBB","team_a_original_name":"Union Bordeaux Bègles","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","team_b_id":"30753","team_b_name":"Stade Toulousain","team_b_short_name":"St. Toulousain","team_b_tla_name":"STT","team_b_original_name":"Stade Toulousain","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","status":"Played","gameweek":"25","winner":"team_B","score_a":"36","score_b":"43","p1s_a":"36","p1s_b":"7","p2s_a":"0","p2s_b":"36","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"27318","venue_id":"63","venue_name":"Stade Jacques Chaban-Delmas","venue_city":"Bordeaux","last_updated":"2019-06-12 13:17:37"},{"match_id":"1382205","date":"2019-05-19","time":"21:00:00","date_utc":"2019-05-19","time_utc":"19:00:00","team_a_id":"30752","team_a_name":"RC Toulonnais","team_a_short_name":"RC Toulonnais","team_a_tla_name":"RCT","team_a_original_name":"RC Toulonnais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","team_b_id":"30744","team_b_name":"ASM Clermont Auvergne","team_b_short_name":"Clermont","team_b_tla_name":"CLE","team_b_original_name":"ASM Clermont Auvergne","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","status":"Played","gameweek":"25","winner":"team_A","score_a":"32","score_b":"11","p1s_a":"17","p1s_b":"11","p2s_a":"15","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"14985","venue_id":"12553","venue_name":"Stade Mayol","venue_city":"Toulon","last_updated":"2019-06-12 13:19:05"},{"match_id":"1382209","date":"2019-05-25","time":"16:15:00","date_utc":"2019-05-25","time_utc":"14:15:00","team_a_id":"30743","team_a_name":"Castres Olympique","team_a_short_name":"Castres Olymp.","team_a_tla_name":"CAS","team_a_original_name":"Castres Olympique","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30743.png","team_b_id":"30752","team_b_name":"RC Toulonnais","team_b_short_name":"RC Toulonnais","team_b_tla_name":"RCT","team_b_original_name":"RC Toulonnais","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30752.png","status":"Played","gameweek":"26","winner":"team_B","score_a":"16","score_b":"25","p1s_a":"8","p1s_b":"12","p2s_a":"8","p2s_b":"13","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"11874","venue_id":"12557","venue_name":"Stade Pierre-Fabre","venue_city":"Castres","last_updated":"2019-06-12 13:22:52"},{"match_id":"1382210","date":"2019-05-25","time":"16:15:00","date_utc":"2019-05-25","time_utc":"14:15:00","team_a_id":"30744","team_a_name":"ASM Clermont Auvergne","team_a_short_name":"Clermont","team_a_tla_name":"CLE","team_a_original_name":"ASM Clermont Auvergne","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30744.png","team_b_id":"30747","team_b_name":"Montpellier Hérault Rugby","team_b_short_name":"Montpellier","team_b_tla_name":"MON","team_b_original_name":"Montpellier Hérault Rugby","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30747.png","status":"Played","gameweek":"26","winner":"team_B","score_a":"27","score_b":"28","p1s_a":"14","p1s_b":"16","p2s_a":"13","p2s_b":"12","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"18783","venue_id":"12558","venue_name":"Parc des Sports Marcel Michelin","venue_city":"Clermont-Ferrand","last_updated":"2019-06-12 13:24:25"},{"match_id":"1382214","date":"2019-05-25","time":"16:15:00","date_utc":"2019-05-25","time_utc":"14:15:00","team_a_id":"30745","team_a_name":"FC Grenoble","team_a_short_name":"FC Grenoble","team_a_tla_name":"FCG","team_a_original_name":"FC Grenoble","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30745.png","team_b_id":"30746","team_b_name":"Lyon OU","team_b_short_name":"Lyon OU","team_b_tla_name":"LOU","team_b_original_name":"Lyon OU","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30746.png","status":"Played","gameweek":"26","winner":"team_B","score_a":"23","score_b":"24","p1s_a":"10","p1s_b":"17","p2s_a":"13","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"10000","venue_id":"1757","venue_name":"Stade des Alpes","venue_city":"Grenoble","last_updated":"2019-06-12 13:19:51"},{"match_id":"1382212","date":"2019-05-25","time":"16:15:00","date_utc":"2019-05-25","time_utc":"14:15:00","team_a_id":"30750","team_a_name":"Stade Rochelais","team_a_short_name":"Stade Rochel.","team_a_tla_name":"ROC","team_a_original_name":"Stade Rochelais","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30750.png","team_b_id":"30741","team_b_name":"Union Bordeaux Bègles","team_b_short_name":"Union Bordeaux","team_b_tla_name":"UBB","team_b_original_name":"Union Bordeaux Bègles","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30741.png","status":"Played","gameweek":"26","winner":"team_A","score_a":"81","score_b":"12","p1s_a":"22","p1s_b":"12","p2s_a":"59","p2s_b":"0","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"16000","venue_id":"12554","venue_name":"Stade Marcel-Deflandre","venue_city":"La Rochelle","last_updated":"2019-06-12 13:22:11"},{"match_id":"1382213","date":"2019-05-25","time":"16:15:00","date_utc":"2019-05-25","time_utc":"14:15:00","team_a_id":"30751","team_a_name":"Stade Français","team_a_short_name":"Stade Français","team_a_tla_name":"STF","team_a_original_name":"Stade Français","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30751.png","team_b_id":"30748","team_b_name":"Section Paloise","team_b_short_name":"Section Palois","team_b_tla_name":"SEP","team_b_original_name":"Section Paloise","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30748.png","status":"Played","gameweek":"26","winner":"team_A","score_a":"31","score_b":"17","p1s_a":"17","p1s_b":"7","p2s_a":"14","p2s_b":"10","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"9623","venue_id":"1743","venue_name":"Stade Jean-Bouin","venue_city":"Paris","last_updated":"2019-06-12 13:23:34"},{"match_id":"1382215","date":"2019-05-25","time":"16:15:00","date_utc":"2019-05-25","time_utc":"14:15:00","team_a_id":"30753","team_a_name":"Stade Toulousain","team_a_short_name":"St. Toulousain","team_a_tla_name":"STT","team_a_original_name":"Stade Toulousain","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30753.png","team_b_id":"35744","team_b_name":"USA Perpignan","team_b_short_name":"Perpignan","team_b_tla_name":"PER","team_b_original_name":"USA Perpignan","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/35744.png","status":"Played","gameweek":"26","winner":"team_A","score_a":"47","score_b":"7","p1s_a":"19","p1s_b":"0","p2s_a":"28","p2s_b":"7","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"18838","venue_id":"10908","venue_name":"Stade Ernest-Wallon","venue_city":"Toulouse","last_updated":"2019-06-12 13:21:21"},{"match_id":"1382211","date":"2019-05-25","time":"16:15:00","date_utc":"2019-05-25","time_utc":"14:15:00","team_a_id":"37085","team_a_name":"SU Agen","team_a_short_name":"SU Agen","team_a_tla_name":"SUA","team_a_original_name":"SU Agen","team_a_country":"FRA","team_a_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/37085.png","team_b_id":"30749","team_b_name":"Racing 92","team_b_short_name":"Racing 92","team_b_tla_name":"RAC","team_b_original_name":"Racing 92","team_b_country":"FRA","team_b_logo":"https:\/\/www.dsg-images.com\/clubs\/200x200\/30749.png","status":"Played","gameweek":"26","winner":"team_B","score_a":"3","score_b":"35","p1s_a":"3","p1s_b":"14","p2s_a":"0","p2s_b":"21","et_a":"","et_b":"","venue_type":"home_away","final_period":"rug_p2s","attendance":"9298","venue_id":"12552","venue_name":"Stade Armandie","venue_city":"Agen","last_updated":"2019-06-12 13:20:11"}]}}}}}