Subscription to this function is not available for your account. To upgrade and receive access to this contact sales@datasportsgroup.com
v3 GET /table_tennis/get_matches
Returns all matches of a particular tournament
Request URL
https://dsg-api.com/clients/{client_name}/table_tennis/get_matches?type=season&id={season_id}&client={client_name}&authkey={client_authkey}
API Threshold
- 10k calls per hour (2.78 calls per second)
- This threshold applies to ALL your calls you do across the API.
- Your number of calls get reset every hour at :00
- If the thresold is reached within the hour you will get a xml/json message accordingly (which is gone when the next hour starts, see previous point)
Parameters
age
string
unique identifier for an age group
authkey
string Required
client authentification key
client
string Required
unique client ID
discipline_id
int
unique identifier for a discipline
ftype
string
changes feed type from XML to json (ftype=json or ftype=json_array)
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'
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
match❯
details about the particular match
contestant_a1_common_name
common name of the contestant
contestant_a1_first_name
first name of the contestant
contestant_a1_id
unique identifier for the contestant
contestant_a1_last_name
last name of the contestant
contestant_a1_nationality_area_code
area code of contestants nationality
contestant_a1_nationality_area_id
unique area_id of the contestants nationality
contestant_a1_nationality_area_name
nationality of the contestant
contestant_a1_short_name
short name of the contestant
contestant_a2_common_name
common name of the contestant
contestant_a2_first_name
first name of the contestant
contestant_a2_id
unique identifier for the contestant
contestant_a2_last_name
last name of the contestant
contestant_a2_nationality_area_code
area code of contestants nationality
contestant_a2_nationality_area_id
unique area_id of the contestants nationality
contestant_a2_nationality_area_name
nationality of the contestant
contestant_a2_short_name
short name of the contestant
contestant_a_common_name
common name of the contestant
contestant_a_draw_position
darw position of the contestant
contestant_a_first_name
first name of the contestant
contestant_a_id
unique identifier for the contestant
contestant_a_last_name
last name of the contestant
contestant_a_nationality_area_code
area code of contestant_a nationality
contestant_a_nationality_area_id
unique area_id of the contestants nationality
contestant_a_nationality_area_name
nationality of the contestant
contestant_a_seeding
seeding of the contestant
contestant_a_short_name
short name of the contestant
contestant_b1_common_name
common name of the contestant
contestant_b1_first_name
first name of the contestant
contestant_b1_id
unique identifier for the contestant
contestant_b1_last_name
last name of the contestant
contestant_b1_nationality_area_code
area code of contestants nationality
contestant_b1_nationality_area_id
unique area_id of the contestants nationality
contestant_b1_nationality_area_name
nationality of the contestant
contestant_b1_short_name
short name of the contestant
contestant_b2_common_name
common name of the contestant
contestant_b2_first_name
first name of the contestant
contestant_b2_id
unique identifier for the contestant
contestant_b2_last_name
last name of the contestant
contestant_b2_nationality_area_code
area code of contestants nationality
contestant_b2_nationality_area_id
unique area_id of the contestants nationality
contestant_b2_nationality_area_name
nationality of the contestant
contestant_b2_short_name
short name of the contestant
contestant_b_common_name
common name of the contestant
contestant_b_draw_position
darw position of the contestant
contestant_b_first_name
first name of the contestant
contestant_b_id
unique identifier for the contestant
contestant_b_last_name
last name of the contestant
contestant_b_nationality_area_code
area code of contestants nationality
contestant_b_nationality_area_id
unique area_id of the contestants nationality
contestant_b_nationality_area_name
nationality of the contestant
contestant_b_seeding
seeding of the contestant
contestant_b_short_name
match name of the contestant
contestant_team_a_draw_position
darw position of the contestant team
contestant_team_a_id
unique identifier for the contestant team/double
contestant_team_a_seeding
seeding of the contestant team
contestant_team_b_draw_position
darw position of the contestant team
contestant_team_b_id
unique identifier for the contestant team/double
contestant_team_b_seeding
seeding of the contestant team
contestant_team_id
unique identifier for the contestant team/double
date
date of match, format 'yyyy-mm-dd' (CET)
date_utc
date of match, format 'yyyy-mm-dd' (UTC)
final_period
display the period in which the match finished.
last_updated
When record was last updated. Format YYYY-MM-DD HH:MM:SS in CET timezone.
match_id
unique identifier of match
score_a
full-time score of team_a
score_b
full-time score of team_b
status
status of the game (Played, Playing, Fixture, Cancelled, Postponed, Suspended, Awarded, Break, Retired, Bye, No Contest, Disqualified, Tech Knockout, Knockout, Draw, Submission) + (Cricket-specific = No Result, Tea, Lunch, Dinner, between Innings, Stumps, rain delay, bad light, crowd trouble, pitch condition, start delay, drinks, super over, floodlight failure)
team_a_area_code
three-letter-acronym of the area where the home team origins
team_a_area_id
unique area_id for team_a
team_a_area_name
area name of home team origins county
team_a_id
unique team ID for team_a
team_a_logo
team logo URL
team_a_name
current name of team_a
team_a_original_name
the real name at the particular season (so can differ to current name)
team_a_short_name
short name of the home team
team_a_tla_name
three-letter-acronym of team_a
team_b_area_code
three-letter-acronym of the area where the home team origins
team_b_area_id
unique area_id for team_b
team_b_area_name
area name of away team origins county
team_b_id
unique team ID for team_b
team_b_logo
team logo URL
team_b_name
current name of team_b
team_b_original_name
the real name at the particular season (so can differ to current name)
team_b_short_name
short name of team_b
team_b_tla_name
three-letter-acronym of team_b
time
start time (CET), format 'hh:mm:ss'.
time_utc
start time (UTC), format 'hh:mm:ss'
venue_type
determines if the match is on neutral ground or on home/away basis (home_away or neutral)
winner
determines the winner of match ('team_A','team_B','draw','yet unknown')
method❯
details about the API function
method_id
unique ID of method
name
name of method
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,Break)
total_gameweek
displays the total of gameweeks for this round
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
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}/table_tennis/get_matches?type=season&id={season_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}/table_tennis/get_matches?type=season&id={season_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}/table_tennis/get_matches?type=season&id={season_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}/table_tennis/get_matches?type=season&id={season_id}&client={client_name}&authkey={client_authkey}", auth=("User", "Password"))
Response Example
200 Success
{
- -"datasportsgroup": {
- "version": "2.401.3",
- "sport": "table_tennis",
- "lang": "en",
- "generated_utc": "2025-08-01T15:06:40+00:00",
- -"method": {
- "method_id": "401",
- "name": "get_matches"
- -"tour": {
- "tour_id": "30",
- "name": "WTT Series",
- "gender": "both",
- "tour_type": "tour",
- -"tour_season": {
- "tour_season_id": "1376",
- "title": "2024",
- "name": "WTT Series",
- "logo": "https://dsg-images.com/tours/200x200/30.png",
- -"competition": {
- "competition_id": "4717",
- "name": "WTT Finals",
- "area_id": "1",
- "area_name": "World",
- "gender": "both",
- "type": "player",
- "format": "tournament",
- "last_updated": "2024-11-13 22:16:40",
- -"season": {
- "season_id": "74048",
- "title": "2024 Fukuoka",
- "start_date": "2024-11-20",
- "end_date": "2024-11-24",
- "original_name": "WTT Finals",
- "logo": "",
- "last_updated": "2024-11-13 22:17:13",
- -"discipline": [
- -{
- "discipline_id": "327",
- "name": "Singles",
- "type": "contestant",
- -"gender": [
- -{
- "value": "female",
- "age_group": "senior",
- -"round": [
- -{
- "round_id": "109638",
- "name": "Round of 16",
- "start_date": "2024-11-20",
- "start_time": "",
- "start_date_utc": "2024-11-20",
- "start_time_utc": "",
- "end_date": "2024-11-21",
- "end_time": "",
- "end_date_utc": "2024-11-21",
- "end_time_utc": "",
- "type": "cup",
- "last_updated": "2024-11-13 22:20:13",
- -"round_extra": {
- "status": "Played",
- "current_gameweek": "",
- "total_gameweek": ""
- -"list": {
- "type": "regular",
- "id": "",
- "name": "",
- -"match": [
- -{
- "match_id": "3571865",
- "date": "2024-11-21",
- "time": "10:35:00",
- "date_utc": "2024-11-21",
- "time_utc": "09:35:00",
- "contestant_a_id": "3322473",
- "contestant_a_first_name": "Mima",
- "contestant_a_last_name": "Ito",
- "contestant_a_short_name": "M. Ito",
- "contestant_a_common_name": "Mima Ito",
- "contestant_a_nationality_area_id": "102",
- "contestant_a_nationality_area_name": "Japan",
- "contestant_a_nationality_area_code": "JPN",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "9",
- "contestant_b_id": "3322743",
- "contestant_b_first_name": "Satsuki",
- "contestant_b_last_name": "Odo",
- "contestant_b_short_name": "S. Odo",
- "contestant_b_common_name": "Satsuki Odo",
- "contestant_b_nationality_area_id": "102",
- "contestant_b_nationality_area_name": "Japan",
- "contestant_b_nationality_area_code": "JPN",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "10",
- "winner": "contestant_b",
- "status": "Played",
- "score_a": "1",
- "score_b": "3",
- "final_period": "tbt_p4s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:34",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571862",
- "date": "2024-11-21",
- "time": "10:00:00",
- "date_utc": "2024-11-21",
- "time_utc": "09:00:00",
- "contestant_a_id": "3322378",
- "contestant_a_first_name": "Sofia",
- "contestant_a_last_name": "Polcanova",
- "contestant_a_short_name": "S. Polcanova",
- "contestant_a_common_name": "Sofia Polcanova",
- "contestant_a_nationality_area_id": "20",
- "contestant_a_nationality_area_name": "Austria",
- "contestant_a_nationality_area_code": "AUT",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "3",
- "contestant_b_id": "3322472",
- "contestant_b_first_name": "Miu",
- "contestant_b_last_name": "Hirano",
- "contestant_b_short_name": "M. Hirano",
- "contestant_b_common_name": "Miu Hirano",
- "contestant_b_nationality_area_id": "102",
- "contestant_b_nationality_area_name": "Japan",
- "contestant_b_nationality_area_code": "JPN",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "4",
- "winner": "contestant_b",
- "status": "Played",
- "score_a": "2",
- "score_b": "3",
- "final_period": "tbt_p5s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:47",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571868",
- "date": "2024-11-21",
- "time": "05:35:00",
- "date_utc": "2024-11-21",
- "time_utc": "04:35:00",
- "contestant_a_id": "3322841",
- "contestant_a_first_name": "Yubin",
- "contestant_a_last_name": "Shin",
- "contestant_a_short_name": "Shin Yubin",
- "contestant_a_common_name": "Shin Yubin",
- "contestant_a_nationality_area_id": "107",
- "contestant_a_nationality_area_name": "Korea Republic",
- "contestant_a_nationality_area_code": "KOR",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "15",
- "contestant_b_id": "3322403",
- "contestant_b_first_name": "Manyu",
- "contestant_b_last_name": "Wang",
- "contestant_b_short_name": "Wang Manyu",
- "contestant_b_common_name": "Wang Manyu",
- "contestant_b_nationality_area_id": "49",
- "contestant_b_nationality_area_name": "China PR",
- "contestant_b_nationality_area_code": "CHN",
- "contestant_b_seeding": "2",
- "contestant_b_draw_position": "16",
- "winner": "contestant_b",
- "status": "Played",
- "score_a": "1",
- "score_b": "3",
- "final_period": "tbt_p4s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:33",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571861",
- "date": "2024-11-21",
- "time": "05:00:00",
- "date_utc": "2024-11-21",
- "time_utc": "04:00:00",
- "contestant_a_id": "3322406",
- "contestant_a_first_name": "Yingsha",
- "contestant_a_last_name": "Sun",
- "contestant_a_short_name": "Sun Yingsha",
- "contestant_a_common_name": "Sun Yingsha",
- "contestant_a_nationality_area_id": "49",
- "contestant_a_nationality_area_name": "China PR",
- "contestant_a_nationality_area_code": "CHN",
- "contestant_a_seeding": "1",
- "contestant_a_draw_position": "1",
- "contestant_b_id": "3322694",
- "contestant_b_first_name": "Xingtong",
- "contestant_b_last_name": "Chen",
- "contestant_b_short_name": "Chen Xingtong",
- "contestant_b_common_name": "Chen Xingtong",
- "contestant_b_nationality_area_id": "49",
- "contestant_b_nationality_area_name": "China PR",
- "contestant_b_nationality_area_code": "CHN",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "2",
- "winner": "contestant_b",
- "status": "Played",
- "score_a": "2",
- "score_b": "3",
- "final_period": "tbt_p5s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:55",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571864",
- "date": "2024-11-20",
- "time": "11:35:00",
- "date_utc": "2024-11-20",
- "time_utc": "10:35:00",
- "contestant_a_id": "7865940",
- "contestant_a_first_name": "Miwa",
- "contestant_a_last_name": "Harimoto",
- "contestant_a_short_name": "M. Harimoto",
- "contestant_a_common_name": "Miwa Harimoto",
- "contestant_a_nationality_area_id": "102",
- "contestant_a_nationality_area_name": "Japan",
- "contestant_a_nationality_area_code": "JPN",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "7",
- "contestant_b_id": "3322483",
- "contestant_b_first_name": "Jihee",
- "contestant_b_last_name": "Jeon",
- "contestant_b_short_name": "Jeon Jihee",
- "contestant_b_common_name": "Jeon Jihee",
- "contestant_b_nationality_area_id": "107",
- "contestant_b_nationality_area_name": "Korea Republic",
- "contestant_b_nationality_area_code": "KOR",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "8",
- "winner": "contestant_a",
- "status": "Played",
- "score_a": "3",
- "score_b": "1",
- "final_period": "tbt_p4s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:36",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571866",
- "date": "2024-11-20",
- "time": "11:00:00",
- "date_utc": "2024-11-20",
- "time_utc": "10:00:00",
- "contestant_a_id": "3322549",
- "contestant_a_first_name": "Bernadette",
- "contestant_a_last_name": "Szocs",
- "contestant_a_short_name": "B. Szocs",
- "contestant_a_common_name": "Bernadette Szocs",
- "contestant_a_nationality_area_id": "159",
- "contestant_a_nationality_area_name": "Romania",
- "contestant_a_nationality_area_code": "ROU",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "11",
- "contestant_b_id": "3322736",
- "contestant_b_first_name": "Hina",
- "contestant_b_last_name": "Hayata",
- "contestant_b_short_name": "H. Hayata",
- "contestant_b_common_name": "Hina Hayata",
- "contestant_b_nationality_area_id": "102",
- "contestant_b_nationality_area_name": "Japan",
- "contestant_b_nationality_area_code": "JPN",
- "contestant_b_seeding": "4",
- "contestant_b_draw_position": "12",
- "winner": "contestant_a",
- "status": "Played",
- "score_a": "3",
- "score_b": "1",
- "final_period": "tbt_p4s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:34",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571863",
- "date": "2024-11-20",
- "time": "05:35:00",
- "date_utc": "2024-11-20",
- "time_utc": "04:35:00",
- "contestant_a_id": "3322691",
- "contestant_a_first_name": "Yidi",
- "contestant_a_last_name": "Wang",
- "contestant_a_short_name": "Wang Yidi",
- "contestant_a_common_name": "Wang Yidi",
- "contestant_a_nationality_area_id": "49",
- "contestant_a_nationality_area_name": "China PR",
- "contestant_a_nationality_area_code": "CHN",
- "contestant_a_seeding": "3",
- "contestant_a_draw_position": "5",
- "contestant_b_id": "3322590",
- "contestant_b_first_name": "I-ching",
- "contestant_b_last_name": "Cheng",
- "contestant_b_short_name": "Cheng I-ching",
- "contestant_b_common_name": "Cheng I-ching",
- "contestant_b_nationality_area_id": "50",
- "contestant_b_nationality_area_name": "Chinese Taipei",
- "contestant_b_nationality_area_code": "TPE",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "6",
- "winner": "contestant_a",
- "status": "Played",
- "score_a": "3",
- "score_b": "1",
- "final_period": "tbt_p4s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:36",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571867",
- "date": "2024-11-20",
- "time": "05:00:00",
- "date_utc": "2024-11-20",
- "time_utc": "04:00:00",
- "contestant_a_id": "3322771",
- "contestant_a_first_name": "Tianyi",
- "contestant_a_last_name": "Qian",
- "contestant_a_short_name": "Qian Tianyi",
- "contestant_a_common_name": "Qian Tianyi",
- "contestant_a_nationality_area_id": "49",
- "contestant_a_nationality_area_name": "China PR",
- "contestant_a_nationality_area_code": "CHN",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "13",
- "contestant_b_id": "3322545",
- "contestant_b_first_name": "Adriana",
- "contestant_b_last_name": "Diaz",
- "contestant_b_short_name": "A. Diaz",
- "contestant_b_common_name": "Adriana Diaz",
- "contestant_b_nationality_area_id": "157",
- "contestant_b_nationality_area_name": "Puerto Rico",
- "contestant_b_nationality_area_code": "PRI",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "14",
- "winner": "contestant_a",
- "status": "Played",
- "score_a": "3",
- "score_b": "0",
- "final_period": "tbt_p3s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:18",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "round_id": "109639",
- "name": "Quarter-finals",
- "start_date": "2024-11-22",
- "start_time": "",
- "start_date_utc": "2024-11-22",
- "start_time_utc": "",
- "end_date": "2024-11-22",
- "end_time": "",
- "end_date_utc": "2024-11-22",
- "end_time_utc": "",
- "type": "cup",
- "last_updated": "2024-11-13 22:20:13",
- -"round_extra": {
- "status": "Played",
- "current_gameweek": "",
- "total_gameweek": ""
- -"list": {
- "type": "regular",
- "id": "",
- "name": "",
- -"match": [
- -{
- "match_id": "3571858",
- "date": "2024-11-22",
- "time": "10:35:00",
- "date_utc": "2024-11-22",
- "time_utc": "09:35:00",
- "contestant_a_id": "3322691",
- "contestant_a_first_name": "Yidi",
- "contestant_a_last_name": "Wang",
- "contestant_a_short_name": "Wang Yidi",
- "contestant_a_common_name": "Wang Yidi",
- "contestant_a_nationality_area_id": "49",
- "contestant_a_nationality_area_name": "China PR",
- "contestant_a_nationality_area_code": "CHN",
- "contestant_a_seeding": "3",
- "contestant_a_draw_position": "5",
- "contestant_b_id": "7865940",
- "contestant_b_first_name": "Miwa",
- "contestant_b_last_name": "Harimoto",
- "contestant_b_short_name": "M. Harimoto",
- "contestant_b_common_name": "Miwa Harimoto",
- "contestant_b_nationality_area_id": "102",
- "contestant_b_nationality_area_name": "Japan",
- "contestant_b_nationality_area_code": "JPN",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "7",
- "winner": "contestant_a",
- "status": "Played",
- "score_a": "3",
- "score_b": "1",
- "final_period": "tbt_p4s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:39",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571859",
- "date": "2024-11-22",
- "time": "10:00:00",
- "date_utc": "2024-11-22",
- "time_utc": "09:00:00",
- "contestant_a_id": "3322743",
- "contestant_a_first_name": "Satsuki",
- "contestant_a_last_name": "Odo",
- "contestant_a_short_name": "S. Odo",
- "contestant_a_common_name": "Satsuki Odo",
- "contestant_a_nationality_area_id": "102",
- "contestant_a_nationality_area_name": "Japan",
- "contestant_a_nationality_area_code": "JPN",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "10",
- "contestant_b_id": "3322549",
- "contestant_b_first_name": "Bernadette",
- "contestant_b_last_name": "Szocs",
- "contestant_b_short_name": "B. Szocs",
- "contestant_b_common_name": "Bernadette Szocs",
- "contestant_b_nationality_area_id": "159",
- "contestant_b_nationality_area_name": "Romania",
- "contestant_b_nationality_area_code": "ROU",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "11",
- "winner": "contestant_b",
- "status": "Played",
- "score_a": "0",
- "score_b": "3",
- "final_period": "tbt_p3s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:20",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571857",
- "date": "2024-11-22",
- "time": "05:35:00",
- "date_utc": "2024-11-22",
- "time_utc": "04:35:00",
- "contestant_a_id": "3322694",
- "contestant_a_first_name": "Xingtong",
- "contestant_a_last_name": "Chen",
- "contestant_a_short_name": "Chen Xingtong",
- "contestant_a_common_name": "Chen Xingtong",
- "contestant_a_nationality_area_id": "49",
- "contestant_a_nationality_area_name": "China PR",
- "contestant_a_nationality_area_code": "CHN",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "2",
- "contestant_b_id": "3322472",
- "contestant_b_first_name": "Miu",
- "contestant_b_last_name": "Hirano",
- "contestant_b_short_name": "M. Hirano",
- "contestant_b_common_name": "Miu Hirano",
- "contestant_b_nationality_area_id": "102",
- "contestant_b_nationality_area_name": "Japan",
- "contestant_b_nationality_area_code": "JPN",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "4",
- "winner": "contestant_a",
- "status": "Played",
- "score_a": "3",
- "score_b": "0",
- "final_period": "tbt_p3s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:27",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571860",
- "date": "2024-11-22",
- "time": "05:00:00",
- "date_utc": "2024-11-22",
- "time_utc": "04:00:00",
- "contestant_a_id": "3322771",
- "contestant_a_first_name": "Tianyi",
- "contestant_a_last_name": "Qian",
- "contestant_a_short_name": "Qian Tianyi",
- "contestant_a_common_name": "Qian Tianyi",
- "contestant_a_nationality_area_id": "49",
- "contestant_a_nationality_area_name": "China PR",
- "contestant_a_nationality_area_code": "CHN",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "13",
- "contestant_b_id": "3322403",
- "contestant_b_first_name": "Manyu",
- "contestant_b_last_name": "Wang",
- "contestant_b_short_name": "Wang Manyu",
- "contestant_b_common_name": "Wang Manyu",
- "contestant_b_nationality_area_id": "49",
- "contestant_b_nationality_area_name": "China PR",
- "contestant_b_nationality_area_code": "CHN",
- "contestant_b_seeding": "2",
- "contestant_b_draw_position": "16",
- "winner": "contestant_b",
- "status": "Played",
- "score_a": "1",
- "score_b": "3",
- "final_period": "tbt_p4s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:30",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "round_id": "109640",
- "name": "Semi-finals",
- "start_date": "2024-11-23",
- "start_time": "",
- "start_date_utc": "2024-11-23",
- "start_time_utc": "",
- "end_date": "2024-11-23",
- "end_time": "",
- "end_date_utc": "2024-11-23",
- "end_time_utc": "",
- "type": "cup",
- "last_updated": "2024-11-13 22:20:13",
- -"round_extra": {
- "status": "Played",
- "current_gameweek": "",
- "total_gameweek": ""
- -"list": {
- "type": "regular",
- "id": "",
- "name": "",
- -"match": [
- -{
- "match_id": "3571855",
- "date": "2024-11-23",
- "time": "08:45:00",
- "date_utc": "2024-11-23",
- "time_utc": "07:45:00",
- "contestant_a_id": "3322694",
- "contestant_a_first_name": "Xingtong",
- "contestant_a_last_name": "Chen",
- "contestant_a_short_name": "Chen Xingtong",
- "contestant_a_common_name": "Chen Xingtong",
- "contestant_a_nationality_area_id": "49",
- "contestant_a_nationality_area_name": "China PR",
- "contestant_a_nationality_area_code": "CHN",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "2",
- "contestant_b_id": "3322691",
- "contestant_b_first_name": "Yidi",
- "contestant_b_last_name": "Wang",
- "contestant_b_short_name": "Wang Yidi",
- "contestant_b_common_name": "Wang Yidi",
- "contestant_b_nationality_area_id": "49",
- "contestant_b_nationality_area_name": "China PR",
- "contestant_b_nationality_area_code": "CHN",
- "contestant_b_seeding": "3",
- "contestant_b_draw_position": "5",
- "winner": "contestant_a",
- "status": "Played",
- "score_a": "4",
- "score_b": "0",
- "final_period": "tbt_p4s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:38",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571856",
- "date": "2024-11-23",
- "time": "08:00:00",
- "date_utc": "2024-11-23",
- "time_utc": "07:00:00",
- "contestant_a_id": "3322549",
- "contestant_a_first_name": "Bernadette",
- "contestant_a_last_name": "Szocs",
- "contestant_a_short_name": "B. Szocs",
- "contestant_a_common_name": "Bernadette Szocs",
- "contestant_a_nationality_area_id": "159",
- "contestant_a_nationality_area_name": "Romania",
- "contestant_a_nationality_area_code": "ROU",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "11",
- "contestant_b_id": "3322403",
- "contestant_b_first_name": "Manyu",
- "contestant_b_last_name": "Wang",
- "contestant_b_short_name": "Wang Manyu",
- "contestant_b_common_name": "Wang Manyu",
- "contestant_b_nationality_area_id": "49",
- "contestant_b_nationality_area_name": "China PR",
- "contestant_b_nationality_area_code": "CHN",
- "contestant_b_seeding": "2",
- "contestant_b_draw_position": "16",
- "winner": "contestant_b",
- "status": "Played",
- "score_a": "3",
- "score_b": "4",
- "final_period": "tbt_p7s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {
- -"period": [
- -{},
- -{},
- -{},
- -{},
- -{},
- -{},
- -{}
- -"match_extra": {
- "duration": "0:58",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "round_id": "109641",
- "name": "Final",
- "start_date": "2024-11-24",
- "start_time": "",
- "start_date_utc": "2024-11-24",
- "start_time_utc": "",
- "end_date": "2024-11-24",
- "end_time": "",
- "end_date_utc": "2024-11-24",
- "end_time_utc": "",
- "type": "cup",
- "last_updated": "2024-11-13 22:20:13",
- -"round_extra": {
- "status": "Played",
- "current_gameweek": "",
- "total_gameweek": ""
- -"list": {
- "type": "regular",
- "id": "",
- "name": "",
- -"match": {
- "match_id": "3571854",
- "date": "2024-11-24",
- "time": "09:00:00",
- "date_utc": "2024-11-24",
- "time_utc": "08:00:00",
- "contestant_a_id": "3322694",
- "contestant_a_first_name": "Xingtong",
- "contestant_a_last_name": "Chen",
- "contestant_a_short_name": "Chen Xingtong",
- "contestant_a_common_name": "Chen Xingtong",
- "contestant_a_nationality_area_id": "49",
- "contestant_a_nationality_area_name": "China PR",
- "contestant_a_nationality_area_code": "CHN",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "2",
- "contestant_b_id": "3322403",
- "contestant_b_first_name": "Manyu",
- "contestant_b_last_name": "Wang",
- "contestant_b_short_name": "Wang Manyu",
- "contestant_b_common_name": "Wang Manyu",
- "contestant_b_nationality_area_id": "49",
- "contestant_b_nationality_area_name": "China PR",
- "contestant_b_nationality_area_code": "CHN",
- "contestant_b_seeding": "2",
- "contestant_b_draw_position": "16",
- "winner": "contestant_b",
- "status": "Played",
- "score_a": "3",
- "score_b": "4",
- "final_period": "tbt_p7s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {
- -"period": [
- -{},
- -{},
- -{},
- -{},
- -{},
- -{},
- -{}
- -"match_extra": {
- "duration": "1:08",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "value": "male",
- "age_group": "senior",
- -"round": [
- -{
- "round_id": "109634",
- "name": "Round of 16",
- "start_date": "2024-11-20",
- "start_time": "",
- "start_date_utc": "2024-11-20",
- "start_time_utc": "",
- "end_date": "2024-11-21",
- "end_time": "",
- "end_date_utc": "2024-11-21",
- "end_time_utc": "",
- "type": "cup",
- "last_updated": "2024-11-13 22:20:13",
- -"round_extra": {
- "status": "Played",
- "current_gameweek": "",
- "total_gameweek": ""
- -"list": {
- "type": "regular",
- "id": "",
- "name": "",
- -"match": [
- -{
- "match_id": "3571827",
- "date": "2024-11-21",
- "time": "12:55:00",
- "date_utc": "2024-11-21",
- "time_utc": "11:55:00",
- "contestant_a_id": "3278256",
- "contestant_a_first_name": "Chuqin",
- "contestant_a_last_name": "Wang",
- "contestant_a_short_name": "Wang Chuqin",
- "contestant_a_common_name": "Wang Chuqin",
- "contestant_a_nationality_area_id": "49",
- "contestant_a_nationality_area_name": "China PR",
- "contestant_a_nationality_area_code": "CHN",
- "contestant_a_seeding": "1",
- "contestant_a_draw_position": "1",
- "contestant_b_id": "3277788",
- "contestant_b_first_name": "Patrick",
- "contestant_b_last_name": "Franziska",
- "contestant_b_short_name": "P. Franziska",
- "contestant_b_common_name": "Patrick Franziska",
- "contestant_b_nationality_area_id": "80",
- "contestant_b_nationality_area_name": "Germany",
- "contestant_b_nationality_area_code": "DEU",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "2",
- "winner": "contestant_a",
- "status": "Played",
- "score_a": "3",
- "score_b": "1",
- "final_period": "tbt_p4s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:38",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571834",
- "date": "2024-11-21",
- "time": "12:20:00",
- "date_utc": "2024-11-21",
- "time_utc": "11:20:00",
- "contestant_a_id": "7822847",
- "contestant_a_first_name": "Alexis",
- "contestant_a_last_name": "Lebrun",
- "contestant_a_short_name": "A. Lebrun",
- "contestant_a_common_name": "Alexis Lebrun",
- "contestant_a_nationality_area_id": "76",
- "contestant_a_nationality_area_name": "France",
- "contestant_a_nationality_area_code": "FRA",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "15",
- "contestant_b_id": "7829619",
- "contestant_b_first_name": "Shidong",
- "contestant_b_last_name": "Lin",
- "contestant_b_short_name": "Lin Shidong",
- "contestant_b_common_name": "Lin Shidong",
- "contestant_b_nationality_area_id": "49",
- "contestant_b_nationality_area_name": "China PR",
- "contestant_b_nationality_area_code": "CHN",
- "contestant_b_seeding": "2",
- "contestant_b_draw_position": "16",
- "winner": "contestant_b",
- "status": "Played",
- "score_a": "1",
- "score_b": "3",
- "final_period": "tbt_p4s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:30",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571831",
- "date": "2024-11-21",
- "time": "07:55:00",
- "date_utc": "2024-11-21",
- "time_utc": "06:55:00",
- "contestant_a_id": "3277845",
- "contestant_a_first_name": "Woojin",
- "contestant_a_last_name": "Jang",
- "contestant_a_short_name": "Jang Woojin",
- "contestant_a_common_name": "Jang Woojin",
- "contestant_a_nationality_area_id": "107",
- "contestant_a_nationality_area_name": "Korea Republic",
- "contestant_a_nationality_area_code": "KOR",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "9",
- "contestant_b_id": "3277724",
- "contestant_b_first_name": "Hugo",
- "contestant_b_last_name": "Calderano",
- "contestant_b_short_name": "Hugo Calderano",
- "contestant_b_common_name": "Hugo Calderano",
- "contestant_b_nationality_area_id": "35",
- "contestant_b_nationality_area_name": "Brazil",
- "contestant_b_nationality_area_code": "BRA",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "10",
- "winner": "contestant_a",
- "status": "Played",
- "score_a": "3",
- "score_b": "2",
- "final_period": "tbt_p5s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:41",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571828",
- "date": "2024-11-21",
- "time": "07:20:00",
- "date_utc": "2024-11-21",
- "time_utc": "06:20:00",
- "contestant_a_id": "3277966",
- "contestant_a_first_name": "Anton",
- "contestant_a_last_name": "Källberg",
- "contestant_a_short_name": "A. Källberg",
- "contestant_a_common_name": "Anton Källberg",
- "contestant_a_nationality_area_id": "184",
- "contestant_a_nationality_area_name": "Sweden",
- "contestant_a_nationality_area_code": "SWE",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "3",
- "contestant_b_id": "3277968",
- "contestant_b_first_name": "Truls",
- "contestant_b_last_name": "Möregårdh",
- "contestant_b_short_name": "T. Möregårdh",
- "contestant_b_common_name": "Truls Möregårdh",
- "contestant_b_nationality_area_id": "184",
- "contestant_b_nationality_area_name": "Sweden",
- "contestant_b_nationality_area_code": "SWE",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "4",
- "winner": "contestant_b",
- "status": "Played",
- "score_a": "2",
- "score_b": "3",
- "final_period": "tbt_p5s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:41",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571829",
- "date": "2024-11-20",
- "time": "12:45:00",
- "date_utc": "2024-11-20",
- "time_utc": "11:45:00",
- "contestant_a_id": "7822848",
- "contestant_a_first_name": "Félix",
- "contestant_a_last_name": "Lebrun",
- "contestant_a_short_name": "F. Lebrun",
- "contestant_a_common_name": "Félix Lebrun",
- "contestant_a_nationality_area_id": "76",
- "contestant_a_nationality_area_name": "France",
- "contestant_a_nationality_area_code": "FRA",
- "contestant_a_seeding": "3",
- "contestant_a_draw_position": "5",
- "contestant_b_id": "3278258",
- "contestant_b_first_name": "Benedikt",
- "contestant_b_last_name": "Duda",
- "contestant_b_short_name": "B. Duda",
- "contestant_b_common_name": "Benedikt Duda",
- "contestant_b_nationality_area_id": "80",
- "contestant_b_nationality_area_name": "Germany",
- "contestant_b_nationality_area_code": "DEU",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "6",
- "winner": "contestant_b",
- "status": "Played",
- "score_a": "2",
- "score_b": "3",
- "final_period": "tbt_p5s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:39",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571832",
- "date": "2024-11-20",
- "time": "12:10:00",
- "date_utc": "2024-11-20",
- "time_utc": "11:10:00",
- "contestant_a_id": "3277832",
- "contestant_a_first_name": "Tomokazu",
- "contestant_a_last_name": "Harimoto",
- "contestant_a_short_name": "T. Harimoto",
- "contestant_a_common_name": "Tomokazu Harimoto",
- "contestant_a_nationality_area_id": "102",
- "contestant_a_nationality_area_name": "Japan",
- "contestant_a_nationality_area_code": "JPN",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "11",
- "contestant_b_id": "3277738",
- "contestant_b_first_name": "Jingkun",
- "contestant_b_last_name": "Liang",
- "contestant_b_short_name": "Liang Jingkun",
- "contestant_b_common_name": "Liang Jingkun",
- "contestant_b_nationality_area_id": "49",
- "contestant_b_nationality_area_name": "China PR",
- "contestant_b_nationality_area_code": "CHN",
- "contestant_b_seeding": "4",
- "contestant_b_draw_position": "12",
- "winner": "contestant_a",
- "status": "Played",
- "score_a": "3",
- "score_b": "1",
- "final_period": "tbt_p4s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:35",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571833",
- "date": "2024-11-20",
- "time": "07:55:00",
- "date_utc": "2024-11-20",
- "time_utc": "06:55:00",
- "contestant_a_id": "3277981",
- "contestant_a_first_name": "Yun-ju",
- "contestant_a_last_name": "Lin",
- "contestant_a_short_name": "Lin Yun-ju",
- "contestant_a_common_name": "Lin Yun-ju",
- "contestant_a_nationality_area_id": "50",
- "contestant_a_nationality_area_name": "Chinese Taipei",
- "contestant_a_nationality_area_code": "TPE",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "13",
- "contestant_b_id": "3280690",
- "contestant_b_first_name": "Dang",
- "contestant_b_last_name": "Qiu",
- "contestant_b_short_name": "D. Qiu",
- "contestant_b_common_name": "Dang Qiu",
- "contestant_b_nationality_area_id": "80",
- "contestant_b_nationality_area_name": "Germany",
- "contestant_b_nationality_area_code": "DEU",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "14",
- "winner": "contestant_b",
- "status": "Played",
- "score_a": "2",
- "score_b": "3",
- "final_period": "tbt_p5s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:46",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571830",
- "date": "2024-11-20",
- "time": "07:20:00",
- "date_utc": "2024-11-20",
- "time_utc": "06:20:00",
- "contestant_a_id": "3277949",
- "contestant_a_first_name": "Darko",
- "contestant_a_last_name": "Jorgić",
- "contestant_a_short_name": "D. Jorgić",
- "contestant_a_common_name": "Darko Jorgić",
- "contestant_a_nationality_area_id": "172",
- "contestant_a_nationality_area_name": "Slovenia",
- "contestant_a_nationality_area_code": "SVN",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "7",
- "contestant_b_id": "3277739",
- "contestant_b_first_name": "Gaoyuan",
- "contestant_b_last_name": "Lin",
- "contestant_b_short_name": "Lin Gaoyuan",
- "contestant_b_common_name": "Lin Gaoyuan",
- "contestant_b_nationality_area_id": "49",
- "contestant_b_nationality_area_name": "China PR",
- "contestant_b_nationality_area_code": "CHN",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "8",
- "winner": "contestant_a",
- "status": "Played",
- "score_a": "3",
- "score_b": "0",
- "final_period": "tbt_p3s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:25",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "round_id": "109635",
- "name": "Quarter-finals",
- "start_date": "2024-11-22",
- "start_time": "",
- "start_date_utc": "2024-11-22",
- "start_time_utc": "",
- "end_date": "2024-11-22",
- "end_time": "",
- "end_date_utc": "2024-11-22",
- "end_time_utc": "",
- "type": "cup",
- "last_updated": "2024-11-13 22:20:13",
- -"round_extra": {
- "status": "Played",
- "current_gameweek": "",
- "total_gameweek": ""
- -"list": {
- "type": "regular",
- "id": "",
- "name": "",
- -"match": [
- -{
- "match_id": "3571826",
- "date": "2024-11-22",
- "time": "12:55:00",
- "date_utc": "2024-11-22",
- "time_utc": "11:55:00",
- "contestant_a_id": "3280690",
- "contestant_a_first_name": "Dang",
- "contestant_a_last_name": "Qiu",
- "contestant_a_short_name": "D. Qiu",
- "contestant_a_common_name": "Dang Qiu",
- "contestant_a_nationality_area_id": "80",
- "contestant_a_nationality_area_name": "Germany",
- "contestant_a_nationality_area_code": "DEU",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "14",
- "contestant_b_id": "7829619",
- "contestant_b_first_name": "Shidong",
- "contestant_b_last_name": "Lin",
- "contestant_b_short_name": "Lin Shidong",
- "contestant_b_common_name": "Lin Shidong",
- "contestant_b_nationality_area_id": "49",
- "contestant_b_nationality_area_name": "China PR",
- "contestant_b_nationality_area_code": "CHN",
- "contestant_b_seeding": "2",
- "contestant_b_draw_position": "16",
- "winner": "contestant_b",
- "status": "Played",
- "score_a": "0",
- "score_b": "3",
- "final_period": "tbt_p3s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:25",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571825",
- "date": "2024-11-22",
- "time": "12:20:00",
- "date_utc": "2024-11-22",
- "time_utc": "11:20:00",
- "contestant_a_id": "3277845",
- "contestant_a_first_name": "Woojin",
- "contestant_a_last_name": "Jang",
- "contestant_a_short_name": "Jang Woojin",
- "contestant_a_common_name": "Jang Woojin",
- "contestant_a_nationality_area_id": "107",
- "contestant_a_nationality_area_name": "Korea Republic",
- "contestant_a_nationality_area_code": "KOR",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "9",
- "contestant_b_id": "3277832",
- "contestant_b_first_name": "Tomokazu",
- "contestant_b_last_name": "Harimoto",
- "contestant_b_short_name": "T. Harimoto",
- "contestant_b_common_name": "Tomokazu Harimoto",
- "contestant_b_nationality_area_id": "102",
- "contestant_b_nationality_area_name": "Japan",
- "contestant_b_nationality_area_code": "JPN",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "11",
- "winner": "contestant_b",
- "status": "Played",
- "score_a": "0",
- "score_b": "3",
- "final_period": "tbt_p3s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:21",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571823",
- "date": "2024-11-22",
- "time": "07:55:00",
- "date_utc": "2024-11-22",
- "time_utc": "06:55:00",
- "contestant_a_id": "3278256",
- "contestant_a_first_name": "Chuqin",
- "contestant_a_last_name": "Wang",
- "contestant_a_short_name": "Wang Chuqin",
- "contestant_a_common_name": "Wang Chuqin",
- "contestant_a_nationality_area_id": "49",
- "contestant_a_nationality_area_name": "China PR",
- "contestant_a_nationality_area_code": "CHN",
- "contestant_a_seeding": "1",
- "contestant_a_draw_position": "1",
- "contestant_b_id": "3277968",
- "contestant_b_first_name": "Truls",
- "contestant_b_last_name": "Möregårdh",
- "contestant_b_short_name": "T. Möregårdh",
- "contestant_b_common_name": "Truls Möregårdh",
- "contestant_b_nationality_area_id": "184",
- "contestant_b_nationality_area_name": "Sweden",
- "contestant_b_nationality_area_code": "SWE",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "4",
- "winner": "contestant_a",
- "status": "Played",
- "score_a": "3",
- "score_b": "1",
- "final_period": "tbt_p4s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:33",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571824",
- "date": "2024-11-22",
- "time": "07:20:00",
- "date_utc": "2024-11-22",
- "time_utc": "06:20:00",
- "contestant_a_id": "3278258",
- "contestant_a_first_name": "Benedikt",
- "contestant_a_last_name": "Duda",
- "contestant_a_short_name": "B. Duda",
- "contestant_a_common_name": "Benedikt Duda",
- "contestant_a_nationality_area_id": "80",
- "contestant_a_nationality_area_name": "Germany",
- "contestant_a_nationality_area_code": "DEU",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "6",
- "contestant_b_id": "3277949",
- "contestant_b_first_name": "Darko",
- "contestant_b_last_name": "Jorgić",
- "contestant_b_short_name": "D. Jorgić",
- "contestant_b_common_name": "Darko Jorgić",
- "contestant_b_nationality_area_id": "172",
- "contestant_b_nationality_area_name": "Slovenia",
- "contestant_b_nationality_area_code": "SVN",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "7",
- "winner": "contestant_b",
- "status": "Played",
- "score_a": "0",
- "score_b": "3",
- "final_period": "tbt_p3s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:22",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "round_id": "109636",
- "name": "Semi-finals",
- "start_date": "2024-11-23",
- "start_time": "",
- "start_date_utc": "2024-11-23",
- "start_time_utc": "",
- "end_date": "2024-11-23",
- "end_time": "",
- "end_date_utc": "2024-11-23",
- "end_time_utc": "",
- "type": "cup",
- "last_updated": "2024-11-13 22:20:13",
- -"round_extra": {
- "status": "Played",
- "current_gameweek": "",
- "total_gameweek": ""
- -"list": {
- "type": "regular",
- "id": "",
- "name": "",
- -"match": [
- -{
- "match_id": "3571821",
- "date": "2024-11-23",
- "time": "10:15:00",
- "date_utc": "2024-11-23",
- "time_utc": "09:15:00",
- "contestant_a_id": "3278256",
- "contestant_a_first_name": "Chuqin",
- "contestant_a_last_name": "Wang",
- "contestant_a_short_name": "Wang Chuqin",
- "contestant_a_common_name": "Wang Chuqin",
- "contestant_a_nationality_area_id": "49",
- "contestant_a_nationality_area_name": "China PR",
- "contestant_a_nationality_area_code": "CHN",
- "contestant_a_seeding": "1",
- "contestant_a_draw_position": "1",
- "contestant_b_id": "3277949",
- "contestant_b_first_name": "Darko",
- "contestant_b_last_name": "Jorgić",
- "contestant_b_short_name": "D. Jorgić",
- "contestant_b_common_name": "Darko Jorgić",
- "contestant_b_nationality_area_id": "172",
- "contestant_b_nationality_area_name": "Slovenia",
- "contestant_b_nationality_area_code": "SVN",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "7",
- "winner": "contestant_a",
- "status": "Played",
- "score_a": "4",
- "score_b": "1",
- "final_period": "tbt_p5s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:39",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "match_id": "3571822",
- "date": "2024-11-23",
- "time": "09:30:00",
- "date_utc": "2024-11-23",
- "time_utc": "08:30:00",
- "contestant_a_id": "3277832",
- "contestant_a_first_name": "Tomokazu",
- "contestant_a_last_name": "Harimoto",
- "contestant_a_short_name": "T. Harimoto",
- "contestant_a_common_name": "Tomokazu Harimoto",
- "contestant_a_nationality_area_id": "102",
- "contestant_a_nationality_area_name": "Japan",
- "contestant_a_nationality_area_code": "JPN",
- "contestant_a_seeding": "",
- "contestant_a_draw_position": "11",
- "contestant_b_id": "7829619",
- "contestant_b_first_name": "Shidong",
- "contestant_b_last_name": "Lin",
- "contestant_b_short_name": "Lin Shidong",
- "contestant_b_common_name": "Lin Shidong",
- "contestant_b_nationality_area_id": "49",
- "contestant_b_nationality_area_name": "China PR",
- "contestant_b_nationality_area_code": "CHN",
- "contestant_b_seeding": "2",
- "contestant_b_draw_position": "16",
- "winner": "contestant_a",
- "status": "Played",
- "score_a": "4",
- "score_b": "3",
- "final_period": "tbt_p7s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {
- -"period": [
- -{},
- -{},
- -{},
- -{},
- -{},
- -{},
- -{}
- -"match_extra": {
- "duration": "1:01",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "round_id": "109637",
- "name": "Final",
- "start_date": "2024-11-24",
- "start_time": "",
- "start_date_utc": "2024-11-24",
- "start_time_utc": "",
- "end_date": "2024-11-24",
- "end_time": "",
- "end_date_utc": "2024-11-24",
- "end_time_utc": "",
- "type": "cup",
- "last_updated": "2024-11-13 22:20:13",
- -"round_extra": {
- "status": "Played",
- "current_gameweek": "",
- "total_gameweek": ""
- -"list": {
- "type": "regular",
- "id": "",
- "name": "",
- -"match": {
- "match_id": "3571820",
- "date": "2024-11-24",
- "time": "08:00:00",
- "date_utc": "2024-11-24",
- "time_utc": "07:00:00",
- "contestant_a_id": "3278256",
- "contestant_a_first_name": "Chuqin",
- "contestant_a_last_name": "Wang",
- "contestant_a_short_name": "Wang Chuqin",
- "contestant_a_common_name": "Wang Chuqin",
- "contestant_a_nationality_area_id": "49",
- "contestant_a_nationality_area_name": "China PR",
- "contestant_a_nationality_area_code": "CHN",
- "contestant_a_seeding": "1",
- "contestant_a_draw_position": "1",
- "contestant_b_id": "3277832",
- "contestant_b_first_name": "Tomokazu",
- "contestant_b_last_name": "Harimoto",
- "contestant_b_short_name": "T. Harimoto",
- "contestant_b_common_name": "Tomokazu Harimoto",
- "contestant_b_nationality_area_id": "102",
- "contestant_b_nationality_area_name": "Japan",
- "contestant_b_nationality_area_code": "JPN",
- "contestant_b_seeding": "",
- "contestant_b_draw_position": "11",
- "winner": "contestant_a",
- "status": "Played",
- "score_a": "4",
- "score_b": "0",
- "final_period": "tbt_p4s",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {},
- -"match_extra": {
- "duration": "0:29",
- "playing_area": "Table 1",
- -"venue": {
- "venue_id": "18352",
- "venue_name": "Kitakyushu City General Gymnasium",
- "venue_city": "Kitakyushu",
- "venue_city_id": "3102",
- "venue_area_id": "102",
- "venue_area_name": "Japan",
- "venue_city_state": "",
- "venue_city_state_abbreviation": ""
- -"live": {
- "game_serve": ""
- -{
- "discipline_id": "328",
- "name": "Doubles",
- "type": "contestant_team",
- -"gender": [
- -{
- "value": "female",
- "age_group": "senior",
- -"round": [
- -{
- "round_id": "109645",
- "name": "Quarter-finals",
- "start_date": "2024-11-20",
- "start_time": "",
- "start_date_utc": "2024-11-20",
- "start_time_utc": "",
- "end_date": "2024-11-21",
- "end_time": "",
- "end_date_utc": "2024-11-21",
- "end_time_utc": "",
- "type": "cup",
- "last_updated": "2024-11-13 22:20:13",
- -"round_extra": {
- "status": "Played",
- "current_gameweek": "",
- "total_gameweek": ""
- -"list": {
- "type": "regular",
- "id": "",
- "name": "",
- -"match": [
- -{
- "match_id": "3571846",
- "date": "2024-11-21",
- "time": "11:10:00",
- "date_utc": "2024-11-21",
- "time_utc": "10:10:00",
- "contestant_team_a_id": "27212",
- "contestant_team_b_id": "27521",
- "contestant_a1_id": "3322576",
- "contestant_a1_first_name": "Barbora",
- "contestant_a1_last_name": "Balazova",
- "contestant_a1_common_name": "Barbora Balazova",
- "contestant_a1_short_name": "B. Balazova",
- "contestant_a1_nationality_area_id": "",
- "contestant_a1_nationality_area_name": "",
- "contestant_a1_nationality_area_code": "",
- "contestant_a2_id": "3322417",
- "contestant_a2_first_name": "Hana",
- "contestant_a2_last_name": "Matelova",
- "contestant_a2_common_name": "Hana Matelova",
- "contestant_a2_short_name": "H. Matelova",
- "contestant_a2_nationality_area_id": "",
- "contestant_a2_nationality_area_name": "",
- "contestant_a2_nationality_area_code": "",
- "contestant_b1_id": "3322742",
- "contestant_b1_first_name": "Miyu",
- "contestant_b1_last_name": "Nagasaki",
- "contestant_b1_common_name": "Miyu Nagasaki",
- "contestant_b1_short_name": "M. Nagasaki",
- "contestant_b1_nationality_area_id": "",
- "contestant_b1_nationality_area_name": "",
- "contestant_b1_nationality_area_code": "",
- "contestant_b2_id": "3322737",
- "contestant_b2_first_name": "Miyuu",
- "contestant_b2_last_name": "Kihara",
- "contestant_b2_common_name": "Miyuu Kihara",
- "contestant_b2_short_name": "M. Kihara",
- "contestant_b2_nationality_area_id": "",
- "contestant_b2_nationality_area_name": "",
- "contestant_b2_nationality_area_code": "",
- "contestant_team_a_seeding": "",
- "contestant_team_a_draw_position": "3",
- "contestant_team_b_seeding": "",
- "contestant_team_b_draw_position": "4",
- "winner": "contestant_team_b",
- "status": "Played",
- "final_period": "tbt_p3s",
- "score_a": "0",
- "score_b": "3",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {}
- -{
- "match_id": "3571848",
- "date": "2024-11-21",
- "time": "06:45:00",
- "date_utc": "2024-11-21",
- "time_utc": "05:45:00",
- "contestant_team_a_id": "27712",
- "contestant_team_b_id": "32128",
- "contestant_a1_id": "3322771",
- "contestant_a1_first_name": "Tianyi",
- "contestant_a1_last_name": "Qian",
- "contestant_a1_common_name": "Qian Tianyi",
- "contestant_a1_short_name": "Qian Tianyi",
- "contestant_a1_nationality_area_id": "49",
- "contestant_a1_nationality_area_name": "China PR",
- "contestant_a1_nationality_area_code": "CHN",
- "contestant_a2_id": "3322694",
- "contestant_a2_first_name": "Xingtong",
- "contestant_a2_last_name": "Chen",
- "contestant_a2_common_name": "Chen Xingtong",
- "contestant_a2_short_name": "Chen Xingtong",
- "contestant_a2_nationality_area_id": "49",
- "contestant_a2_nationality_area_name": "China PR",
- "contestant_a2_nationality_area_code": "CHN",
- "contestant_b1_id": "3322808",
- "contestant_b1_first_name": "Yu-jhun",
- "contestant_b1_last_name": "Li",
- "contestant_b1_common_name": "Li Yu-jhun",
- "contestant_b1_short_name": "Li Yu-jhun",
- "contestant_b1_nationality_area_id": "",
- "contestant_b1_nationality_area_name": "",
- "contestant_b1_nationality_area_code": "",
- "contestant_b2_id": "3322590",
- "contestant_b2_first_name": "I-ching",
- "contestant_b2_last_name": "Cheng",
- "contestant_b2_common_name": "Cheng I-ching",
- "contestant_b2_short_name": "Cheng I-ching",
- "contestant_b2_nationality_area_id": "",
- "contestant_b2_nationality_area_name": "",
- "contestant_b2_nationality_area_code": "TPE",
- "contestant_team_a_seeding": "",
- "contestant_team_a_draw_position": "7",
- "contestant_team_b_seeding": "",
- "contestant_team_b_draw_position": "8",
- "winner": "contestant_team_a",
- "status": "Played",
- "final_period": "tbt_p3s",
- "score_a": "3",
- "score_b": "0",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {}
- -{
- "match_id": "3571847",
- "date": "2024-11-20",
- "time": "13:20:00",
- "date_utc": "2024-11-20",
- "time_utc": "12:20:00",
- "contestant_team_a_id": "38239",
- "contestant_team_b_id": "27190",
- "contestant_a1_id": "3322691",
- "contestant_a1_first_name": "Yidi",
- "contestant_a1_last_name": "Wang",
- "contestant_a1_common_name": "Wang Yidi",
- "contestant_a1_short_name": "Wang Yidi",
- "contestant_a1_nationality_area_id": "49",
- "contestant_a1_nationality_area_name": "China PR",
- "contestant_a1_nationality_area_code": "CHN",
- "contestant_a2_id": "3322406",
- "contestant_a2_first_name": "Yingsha",
- "contestant_a2_last_name": "Sun",
- "contestant_a2_common_name": "Sun Yingsha",
- "contestant_a2_short_name": "Sun Yingsha",
- "contestant_a2_nationality_area_id": "49",
- "contestant_a2_nationality_area_name": "China PR",
- "contestant_a2_nationality_area_code": "CHN",
- "contestant_b1_id": "3322740",
- "contestant_b1_first_name": "Honoka",
- "contestant_b1_last_name": "Hashimoto",
- "contestant_b1_common_name": "Honoka Hashimoto",
- "contestant_b1_short_name": "H. Hashimoto",
- "contestant_b1_nationality_area_id": "",
- "contestant_b1_nationality_area_name": "",
- "contestant_b1_nationality_area_code": "",
- "contestant_b2_id": "3322476",
- "contestant_b2_first_name": "Hitomi",
- "contestant_b2_last_name": "Sato",
- "contestant_b2_common_name": "Hitomi Sato",
- "contestant_b2_short_name": "H. Sato",
- "contestant_b2_nationality_area_id": "",
- "contestant_b2_nationality_area_name": "",
- "contestant_b2_nationality_area_code": "",
- "contestant_team_a_seeding": "",
- "contestant_team_a_draw_position": "5",
- "contestant_team_b_seeding": "",
- "contestant_team_b_draw_position": "6",
- "winner": "contestant_team_b",
- "status": "Played",
- "final_period": "tbt_p4s",
- "score_a": "1",
- "score_b": "3",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {}
- -{
- "match_id": "3571845",
- "date": "2024-11-20",
- "time": "06:10:00",
- "date_utc": "2024-11-20",
- "time_utc": "05:10:00",
- "contestant_team_a_id": "27775",
- "contestant_team_b_id": "36860",
- "contestant_a1_id": "3322841",
- "contestant_a1_first_name": "Yubin",
- "contestant_a1_last_name": "Shin",
- "contestant_a1_common_name": "Shin Yubin",
- "contestant_a1_short_name": "Shin Yubin",
- "contestant_a1_nationality_area_id": "107",
- "contestant_a1_nationality_area_name": "Korea Republic",
- "contestant_a1_nationality_area_code": "KOR",
- "contestant_a2_id": "3322483",
- "contestant_a2_first_name": "Jihee",
- "contestant_a2_last_name": "Jeon",
- "contestant_a2_common_name": "Jeon Jihee",
- "contestant_a2_short_name": "Jeon Jihee",
- "contestant_a2_nationality_area_id": "107",
- "contestant_a2_nationality_area_name": "Korea Republic",
- "contestant_a2_nationality_area_code": "KOR",
- "contestant_b1_id": "3322743",
- "contestant_b1_first_name": "Satsuki",
- "contestant_b1_last_name": "Odo",
- "contestant_b1_common_name": "Satsuki Odo",
- "contestant_b1_short_name": "S. Odo",
- "contestant_b1_nationality_area_id": "102",
- "contestant_b1_nationality_area_name": "Japan",
- "contestant_b1_nationality_area_code": "JPN",
- "contestant_b2_id": "3323135",
- "contestant_b2_first_name": "Sakura",
- "contestant_b2_last_name": "Yokoi",
- "contestant_b2_common_name": "Sakura Yokoi",
- "contestant_b2_short_name": "S. Yokoi",
- "contestant_b2_nationality_area_id": "102",
- "contestant_b2_nationality_area_name": "Japan",
- "contestant_b2_nationality_area_code": "",
- "contestant_team_a_seeding": "",
- "contestant_team_a_draw_position": "1",
- "contestant_team_b_seeding": "",
- "contestant_team_b_draw_position": "2",
- "winner": "contestant_team_b",
- "status": "Played",
- "final_period": "tbt_p3s",
- "score_a": "0",
- "score_b": "3",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {}
- -{
- "round_id": "109646",
- "name": "Semi-finals",
- "start_date": "2024-11-22",
- "start_time": "",
- "start_date_utc": "2024-11-22",
- "start_time_utc": "",
- "end_date": "2024-11-22",
- "end_time": "",
- "end_date_utc": "2024-11-22",
- "end_time_utc": "",
- "type": "cup",
- "last_updated": "2024-11-13 22:20:13",
- -"round_extra": {
- "status": "Played",
- "current_gameweek": "",
- "total_gameweek": ""
- -"list": {
- "type": "regular",
- "id": "",
- "name": "",
- -"match": [
- -{
- "match_id": "3571844",
- "date": "2024-11-22",
- "time": "11:10:00",
- "date_utc": "2024-11-22",
- "time_utc": "10:10:00",
- "contestant_team_a_id": "27190",
- "contestant_team_b_id": "27712",
- "contestant_a1_id": "3322740",
- "contestant_a1_first_name": "Honoka",
- "contestant_a1_last_name": "Hashimoto",
- "contestant_a1_common_name": "Honoka Hashimoto",
- "contestant_a1_short_name": "H. Hashimoto",
- "contestant_a1_nationality_area_id": "",
- "contestant_a1_nationality_area_name": "",
- "contestant_a1_nationality_area_code": "",
- "contestant_a2_id": "3322476",
- "contestant_a2_first_name": "Hitomi",
- "contestant_a2_last_name": "Sato",
- "contestant_a2_common_name": "Hitomi Sato",
- "contestant_a2_short_name": "H. Sato",
- "contestant_a2_nationality_area_id": "",
- "contestant_a2_nationality_area_name": "",
- "contestant_a2_nationality_area_code": "",
- "contestant_b1_id": "3322771",
- "contestant_b1_first_name": "Tianyi",
- "contestant_b1_last_name": "Qian",
- "contestant_b1_common_name": "Qian Tianyi",
- "contestant_b1_short_name": "Qian Tianyi",
- "contestant_b1_nationality_area_id": "49",
- "contestant_b1_nationality_area_name": "China PR",
- "contestant_b1_nationality_area_code": "CHN",
- "contestant_b2_id": "3322694",
- "contestant_b2_first_name": "Xingtong",
- "contestant_b2_last_name": "Chen",
- "contestant_b2_common_name": "Chen Xingtong",
- "contestant_b2_short_name": "Chen Xingtong",
- "contestant_b2_nationality_area_id": "49",
- "contestant_b2_nationality_area_name": "China PR",
- "contestant_b2_nationality_area_code": "CHN",
- "contestant_team_a_seeding": "",
- "contestant_team_a_draw_position": "6",
- "contestant_team_b_seeding": "",
- "contestant_team_b_draw_position": "7",
- "winner": "contestant_team_a",
- "status": "Played",
- "final_period": "tbt_p3s",
- "score_a": "3",
- "score_b": "0",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {}
- -{
- "match_id": "3571843",
- "date": "2024-11-22",
- "time": "06:10:00",
- "date_utc": "2024-11-22",
- "time_utc": "05:10:00",
- "contestant_team_a_id": "36860",
- "contestant_team_b_id": "27521",
- "contestant_a1_id": "3322743",
- "contestant_a1_first_name": "Satsuki",
- "contestant_a1_last_name": "Odo",
- "contestant_a1_common_name": "Satsuki Odo",
- "contestant_a1_short_name": "S. Odo",
- "contestant_a1_nationality_area_id": "102",
- "contestant_a1_nationality_area_name": "Japan",
- "contestant_a1_nationality_area_code": "JPN",
- "contestant_a2_id": "3323135",
- "contestant_a2_first_name": "Sakura",
- "contestant_a2_last_name": "Yokoi",
- "contestant_a2_common_name": "Sakura Yokoi",
- "contestant_a2_short_name": "S. Yokoi",
- "contestant_a2_nationality_area_id": "",
- "contestant_a2_nationality_area_name": "",
- "contestant_a2_nationality_area_code": "",
- "contestant_b1_id": "3322742",
- "contestant_b1_first_name": "Miyu",
- "contestant_b1_last_name": "Nagasaki",
- "contestant_b1_common_name": "Miyu Nagasaki",
- "contestant_b1_short_name": "M. Nagasaki",
- "contestant_b1_nationality_area_id": "",
- "contestant_b1_nationality_area_name": "",
- "contestant_b1_nationality_area_code": "",
- "contestant_b2_id": "3322737",
- "contestant_b2_first_name": "Miyuu",
- "contestant_b2_last_name": "Kihara",
- "contestant_b2_common_name": "Miyuu Kihara",
- "contestant_b2_short_name": "M. Kihara",
- "contestant_b2_nationality_area_id": "",
- "contestant_b2_nationality_area_name": "",
- "contestant_b2_nationality_area_code": "",
- "contestant_team_a_seeding": "",
- "contestant_team_a_draw_position": "2",
- "contestant_team_b_seeding": "",
- "contestant_team_b_draw_position": "4",
- "winner": "contestant_team_a",
- "status": "Played",
- "final_period": "tbt_p3s",
- "score_a": "3",
- "score_b": "0",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {}
- -{
- "round_id": "109647",
- "name": "Final",
- "start_date": "2024-11-23",
- "start_time": "",
- "start_date_utc": "2024-11-23",
- "start_time_utc": "",
- "end_date": "2024-11-23",
- "end_time": "",
- "end_date_utc": "2024-11-23",
- "end_time_utc": "",
- "type": "cup",
- "last_updated": "2024-11-13 22:20:13",
- -"round_extra": {
- "status": "Played",
- "current_gameweek": "",
- "total_gameweek": ""
- -"list": {
- "type": "regular",
- "id": "",
- "name": "",
- -"match": {
- "match_id": "3571842",
- "date": "2024-11-23",
- "time": "12:00:00",
- "date_utc": "2024-11-23",
- "time_utc": "11:00:00",
- "contestant_team_a_id": "36860",
- "contestant_team_b_id": "27190",
- "contestant_a1_id": "3322743",
- "contestant_a1_first_name": "Satsuki",
- "contestant_a1_last_name": "Odo",
- "contestant_a1_common_name": "Satsuki Odo",
- "contestant_a1_short_name": "S. Odo",
- "contestant_a1_nationality_area_id": "102",
- "contestant_a1_nationality_area_name": "Japan",
- "contestant_a1_nationality_area_code": "JPN",
- "contestant_a2_id": "3323135",
- "contestant_a2_first_name": "Sakura",
- "contestant_a2_last_name": "Yokoi",
- "contestant_a2_common_name": "Sakura Yokoi",
- "contestant_a2_short_name": "S. Yokoi",
- "contestant_a2_nationality_area_id": "",
- "contestant_a2_nationality_area_name": "",
- "contestant_a2_nationality_area_code": "",
- "contestant_b1_id": "3322740",
- "contestant_b1_first_name": "Honoka",
- "contestant_b1_last_name": "Hashimoto",
- "contestant_b1_common_name": "Honoka Hashimoto",
- "contestant_b1_short_name": "H. Hashimoto",
- "contestant_b1_nationality_area_id": "",
- "contestant_b1_nationality_area_name": "",
- "contestant_b1_nationality_area_code": "",
- "contestant_b2_id": "3322476",
- "contestant_b2_first_name": "Hitomi",
- "contestant_b2_last_name": "Sato",
- "contestant_b2_common_name": "Hitomi Sato",
- "contestant_b2_short_name": "H. Sato",
- "contestant_b2_nationality_area_id": "",
- "contestant_b2_nationality_area_name": "",
- "contestant_b2_nationality_area_code": "",
- "contestant_team_a_seeding": "",
- "contestant_team_a_draw_position": "2",
- "contestant_team_b_seeding": "",
- "contestant_team_b_draw_position": "6",
- "winner": "contestant_team_b",
- "status": "Played",
- "final_period": "tbt_p3s",
- "score_a": "0",
- "score_b": "3",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {}
- -{
- "value": "male",
- "age_group": "senior",
- -"round": [
- -{
- "round_id": "109642",
- "name": "Quarter-finals",
- "start_date": "2024-11-20",
- "start_time": "",
- "start_date_utc": "2024-11-20",
- "start_time_utc": "",
- "end_date": "2024-11-21",
- "end_time": "",
- "end_date_utc": "2024-11-21",
- "end_time_utc": "",
- "type": "cup",
- "last_updated": "2024-11-13 22:20:13",
- -"round_extra": {
- "status": "Played",
- "current_gameweek": "",
- "total_gameweek": ""
- -"list": {
- "type": "regular",
- "id": "",
- "name": "",
- -"match": [
- -{
- "match_id": "3571840",
- "date": "2024-11-21",
- "time": "11:45:00",
- "date_utc": "2024-11-21",
- "time_utc": "10:45:00",
- "contestant_team_a_id": "34530",
- "contestant_team_b_id": "27726",
- "contestant_a1_id": "7829524",
- "contestant_a1_first_name": "Esteban",
- "contestant_a1_last_name": "Dorr",
- "contestant_a1_common_name": "Esteban Dorr",
- "contestant_a1_short_name": "E. Dorr",
- "contestant_a1_nationality_area_id": "",
- "contestant_a1_nationality_area_name": "",
- "contestant_a1_nationality_area_code": "",
- "contestant_a2_id": "7829521",
- "contestant_a2_first_name": "Florian",
- "contestant_a2_last_name": "Bourrassaud",
- "contestant_a2_common_name": "Florian Bourrassaud",
- "contestant_a2_short_name": "F. Bourrassaud",
- "contestant_a2_nationality_area_id": "",
- "contestant_a2_nationality_area_name": "",
- "contestant_a2_nationality_area_code": "",
- "contestant_b1_id": "3277799",
- "contestant_b1_first_name": "Siu Hang",
- "contestant_b1_last_name": "Lam",
- "contestant_b1_common_name": "Lam Siu Hang",
- "contestant_b1_short_name": "Lam Siu Hang",
- "contestant_b1_nationality_area_id": "",
- "contestant_b1_nationality_area_name": "",
- "contestant_b1_nationality_area_code": "",
- "contestant_b2_id": "3277798",
- "contestant_b2_first_name": "Kwan Kit",
- "contestant_b2_last_name": "Ho",
- "contestant_b2_common_name": "Ho Kwan Kit",
- "contestant_b2_short_name": "Ho Kwan Kit",
- "contestant_b2_nationality_area_id": "",
- "contestant_b2_nationality_area_name": "",
- "contestant_b2_nationality_area_code": "",
- "contestant_team_a_seeding": "",
- "contestant_team_a_draw_position": "5",
- "contestant_team_b_seeding": "",
- "contestant_team_b_draw_position": "6",
- "winner": "contestant_team_a",
- "status": "Played",
- "final_period": "tbt_p5s",
- "score_a": "3",
- "score_b": "2",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {}
- -{
- "match_id": "3571841",
- "date": "2024-11-21",
- "time": "06:10:00",
- "date_utc": "2024-11-21",
- "time_utc": "05:10:00",
- "contestant_team_a_id": "37291",
- "contestant_team_b_id": "32116",
- "contestant_a1_id": "3322819",
- "contestant_a1_first_name": "Sora",
- "contestant_a1_last_name": "Matsushima",
- "contestant_a1_common_name": "Sora Matsushima",
- "contestant_a1_short_name": "S. Matsushima",
- "contestant_a1_nationality_area_id": "",
- "contestant_a1_nationality_area_name": "",
- "contestant_a1_nationality_area_code": "",
- "contestant_a2_id": "3277832",
- "contestant_a2_first_name": "Tomokazu",
- "contestant_a2_last_name": "Harimoto",
- "contestant_a2_common_name": "Tomokazu Harimoto",
- "contestant_a2_short_name": "T. Harimoto",
- "contestant_a2_nationality_area_id": "102",
- "contestant_a2_nationality_area_name": "Japan",
- "contestant_a2_nationality_area_code": "JPN",
- "contestant_b1_id": "7822847",
- "contestant_b1_first_name": "Alexis",
- "contestant_b1_last_name": "Lebrun",
- "contestant_b1_common_name": "Alexis Lebrun",
- "contestant_b1_short_name": "A. Lebrun",
- "contestant_b1_nationality_area_id": "76",
- "contestant_b1_nationality_area_name": "France",
- "contestant_b1_nationality_area_code": "FRA",
- "contestant_b2_id": "7822848",
- "contestant_b2_first_name": "Félix",
- "contestant_b2_last_name": "Lebrun",
- "contestant_b2_common_name": "Félix Lebrun",
- "contestant_b2_short_name": "F. Lebrun",
- "contestant_b2_nationality_area_id": "76",
- "contestant_b2_nationality_area_name": "France",
- "contestant_b2_nationality_area_code": "FRA",
- "contestant_team_a_seeding": "",
- "contestant_team_a_draw_position": "7",
- "contestant_team_b_seeding": "",
- "contestant_team_b_draw_position": "8",
- "winner": "contestant_team_b",
- "status": "Played",
- "final_period": "tbt_p4s",
- "score_a": "1",
- "score_b": "3",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {}
- -{
- "match_id": "3571839",
- "date": "2024-11-20",
- "time": "13:55:00",
- "date_utc": "2024-11-20",
- "time_utc": "12:55:00",
- "contestant_team_a_id": "34534",
- "contestant_team_b_id": "35287",
- "contestant_a1_id": "3322848",
- "contestant_a1_first_name": "Hiroto",
- "contestant_a1_last_name": "Shinozuka",
- "contestant_a1_common_name": "Hiroto Shinozuka",
- "contestant_a1_short_name": "H. Shinozuka",
- "contestant_a1_nationality_area_id": "",
- "contestant_a1_nationality_area_name": "",
- "contestant_a1_nationality_area_code": "",
- "contestant_a2_id": "3322821",
- "contestant_a2_first_name": "Shunsuke",
- "contestant_a2_last_name": "Togami",
- "contestant_a2_common_name": "Shunsuke Togami",
- "contestant_a2_short_name": "S. Togami",
- "contestant_a2_nationality_area_id": "",
- "contestant_a2_nationality_area_name": "",
- "contestant_a2_nationality_area_code": "",
- "contestant_b1_id": "7829619",
- "contestant_b1_first_name": "Shidong",
- "contestant_b1_last_name": "Lin",
- "contestant_b1_common_name": "Lin Shidong",
- "contestant_b1_short_name": "Lin Shidong",
- "contestant_b1_nationality_area_id": "49",
- "contestant_b1_nationality_area_name": "China PR",
- "contestant_b1_nationality_area_code": "CHN",
- "contestant_b2_id": "3277739",
- "contestant_b2_first_name": "Gaoyuan",
- "contestant_b2_last_name": "Lin",
- "contestant_b2_common_name": "Lin Gaoyuan",
- "contestant_b2_short_name": "Lin Gaoyuan",
- "contestant_b2_nationality_area_id": "49",
- "contestant_b2_nationality_area_name": "China PR",
- "contestant_b2_nationality_area_code": "CHN",
- "contestant_team_a_seeding": "",
- "contestant_team_a_draw_position": "3",
- "contestant_team_b_seeding": "",
- "contestant_team_b_draw_position": "4",
- "winner": "contestant_team_a",
- "status": "Played",
- "final_period": "tbt_p3s",
- "score_a": "3",
- "score_b": "0",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {}
- -{
- "match_id": "3571838",
- "date": "2024-11-20",
- "time": "06:45:00",
- "date_utc": "2024-11-20",
- "time_utc": "05:45:00",
- "contestant_team_a_id": "32170",
- "contestant_team_b_id": "30585",
- "contestant_a1_id": "7829620",
- "contestant_a1_first_name": "Licen",
- "contestant_a1_last_name": "Yuan",
- "contestant_a1_common_name": "Yuan Licen",
- "contestant_a1_short_name": "Yuan Licen",
- "contestant_a1_nationality_area_id": "",
- "contestant_a1_nationality_area_name": "",
- "contestant_a1_nationality_area_code": "",
- "contestant_a2_id": "3322845",
- "contestant_a2_first_name": "Peng",
- "contestant_a2_last_name": "Xiang",
- "contestant_a2_common_name": "Xiang Peng",
- "contestant_a2_short_name": "Xiang Peng",
- "contestant_a2_nationality_area_id": "",
- "contestant_a2_nationality_area_name": "",
- "contestant_a2_nationality_area_code": "",
- "contestant_b1_id": "3277946",
- "contestant_b1_first_name": "Yew En Koen",
- "contestant_b1_last_name": "Pang",
- "contestant_b1_common_name": "Yew En Koen Pang",
- "contestant_b1_short_name": "Y. Pang",
- "contestant_b1_nationality_area_id": "",
- "contestant_b1_nationality_area_name": "",
- "contestant_b1_nationality_area_code": "",
- "contestant_b2_id": "7793856",
- "contestant_b2_first_name": "Izaac",
- "contestant_b2_last_name": "Quek Yong",
- "contestant_b2_common_name": "Izaac Quek",
- "contestant_b2_short_name": "I. Quek",
- "contestant_b2_nationality_area_id": "",
- "contestant_b2_nationality_area_name": "",
- "contestant_b2_nationality_area_code": "",
- "contestant_team_a_seeding": "",
- "contestant_team_a_draw_position": "1",
- "contestant_team_b_seeding": "",
- "contestant_team_b_draw_position": "2",
- "winner": "contestant_team_b",
- "status": "Played",
- "final_period": "tbt_p3s",
- "score_a": "0",
- "score_b": "3",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {}
- -{
- "round_id": "109643",
- "name": "Semi-finals",
- "start_date": "2024-11-22",
- "start_time": "",
- "start_date_utc": "2024-11-22",
- "start_time_utc": "",
- "end_date": "2024-11-22",
- "end_time": "",
- "end_date_utc": "2024-11-22",
- "end_time_utc": "",
- "type": "cup",
- "last_updated": "2024-11-13 22:20:13",
- -"round_extra": {
- "status": "Played",
- "current_gameweek": "",
- "total_gameweek": ""
- -"list": {
- "type": "regular",
- "id": "",
- "name": "",
- -"match": [
- -{
- "match_id": "3571836",
- "date": "2024-11-22",
- "time": "11:45:00",
- "date_utc": "2024-11-22",
- "time_utc": "10:45:00",
- "contestant_team_a_id": "30585",
- "contestant_team_b_id": "34534",
- "contestant_a1_id": "3277946",
- "contestant_a1_first_name": "Yew En Koen",
- "contestant_a1_last_name": "Pang",
- "contestant_a1_common_name": "Yew En Koen Pang",
- "contestant_a1_short_name": "Y. Pang",
- "contestant_a1_nationality_area_id": "",
- "contestant_a1_nationality_area_name": "",
- "contestant_a1_nationality_area_code": "",
- "contestant_a2_id": "7793856",
- "contestant_a2_first_name": "Izaac",
- "contestant_a2_last_name": "Quek Yong",
- "contestant_a2_common_name": "Izaac Quek",
- "contestant_a2_short_name": "I. Quek",
- "contestant_a2_nationality_area_id": "",
- "contestant_a2_nationality_area_name": "",
- "contestant_a2_nationality_area_code": "",
- "contestant_b1_id": "3322848",
- "contestant_b1_first_name": "Hiroto",
- "contestant_b1_last_name": "Shinozuka",
- "contestant_b1_common_name": "Hiroto Shinozuka",
- "contestant_b1_short_name": "H. Shinozuka",
- "contestant_b1_nationality_area_id": "",
- "contestant_b1_nationality_area_name": "",
- "contestant_b1_nationality_area_code": "",
- "contestant_b2_id": "3322821",
- "contestant_b2_first_name": "Shunsuke",
- "contestant_b2_last_name": "Togami",
- "contestant_b2_common_name": "Shunsuke Togami",
- "contestant_b2_short_name": "S. Togami",
- "contestant_b2_nationality_area_id": "",
- "contestant_b2_nationality_area_name": "",
- "contestant_b2_nationality_area_code": "",
- "contestant_team_a_seeding": "",
- "contestant_team_a_draw_position": "2",
- "contestant_team_b_seeding": "",
- "contestant_team_b_draw_position": "3",
- "winner": "contestant_team_b",
- "status": "Played",
- "final_period": "tbt_p4s",
- "score_a": "1",
- "score_b": "3",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {}
- -{
- "match_id": "3571837",
- "date": "2024-11-22",
- "time": "06:45:00",
- "date_utc": "2024-11-22",
- "time_utc": "05:45:00",
- "contestant_team_a_id": "34530",
- "contestant_team_b_id": "32116",
- "contestant_a1_id": "7829524",
- "contestant_a1_first_name": "Esteban",
- "contestant_a1_last_name": "Dorr",
- "contestant_a1_common_name": "Esteban Dorr",
- "contestant_a1_short_name": "E. Dorr",
- "contestant_a1_nationality_area_id": "",
- "contestant_a1_nationality_area_name": "",
- "contestant_a1_nationality_area_code": "",
- "contestant_a2_id": "7829521",
- "contestant_a2_first_name": "Florian",
- "contestant_a2_last_name": "Bourrassaud",
- "contestant_a2_common_name": "Florian Bourrassaud",
- "contestant_a2_short_name": "F. Bourrassaud",
- "contestant_a2_nationality_area_id": "",
- "contestant_a2_nationality_area_name": "",
- "contestant_a2_nationality_area_code": "",
- "contestant_b1_id": "7822847",
- "contestant_b1_first_name": "Alexis",
- "contestant_b1_last_name": "Lebrun",
- "contestant_b1_common_name": "Alexis Lebrun",
- "contestant_b1_short_name": "A. Lebrun",
- "contestant_b1_nationality_area_id": "76",
- "contestant_b1_nationality_area_name": "France",
- "contestant_b1_nationality_area_code": "FRA",
- "contestant_b2_id": "7822848",
- "contestant_b2_first_name": "Félix",
- "contestant_b2_last_name": "Lebrun",
- "contestant_b2_common_name": "Félix Lebrun",
- "contestant_b2_short_name": "F. Lebrun",
- "contestant_b2_nationality_area_id": "76",
- "contestant_b2_nationality_area_name": "France",
- "contestant_b2_nationality_area_code": "FRA",
- "contestant_team_a_seeding": "",
- "contestant_team_a_draw_position": "5",
- "contestant_team_b_seeding": "",
- "contestant_team_b_draw_position": "8",
- "winner": "contestant_team_b",
- "status": "Played",
- "final_period": "tbt_p3s",
- "score_a": "0",
- "score_b": "3",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {}
- -{
- "round_id": "109644",
- "name": "Final",
- "start_date": "2024-11-23",
- "start_time": "",
- "start_date_utc": "2024-11-23",
- "start_time_utc": "",
- "end_date": "2024-11-23",
- "end_time": "",
- "end_date_utc": "2024-11-23",
- "end_time_utc": "",
- "type": "cup",
- "last_updated": "2024-11-13 22:20:13",
- -"round_extra": {
- "status": "Played",
- "current_gameweek": "",
- "total_gameweek": ""
- -"list": {
- "type": "regular",
- "id": "",
- "name": "",
- -"match": {
- "match_id": "3571835",
- "date": "2024-11-23",
- "time": "12:45:00",
- "date_utc": "2024-11-23",
- "time_utc": "11:45:00",
- "contestant_team_a_id": "34534",
- "contestant_team_b_id": "32116",
- "contestant_a1_id": "3322848",
- "contestant_a1_first_name": "Hiroto",
- "contestant_a1_last_name": "Shinozuka",
- "contestant_a1_common_name": "Hiroto Shinozuka",
- "contestant_a1_short_name": "H. Shinozuka",
- "contestant_a1_nationality_area_id": "",
- "contestant_a1_nationality_area_name": "",
- "contestant_a1_nationality_area_code": "",
- "contestant_a2_id": "3322821",
- "contestant_a2_first_name": "Shunsuke",
- "contestant_a2_last_name": "Togami",
- "contestant_a2_common_name": "Shunsuke Togami",
- "contestant_a2_short_name": "S. Togami",
- "contestant_a2_nationality_area_id": "",
- "contestant_a2_nationality_area_name": "",
- "contestant_a2_nationality_area_code": "",
- "contestant_b1_id": "7822847",
- "contestant_b1_first_name": "Alexis",
- "contestant_b1_last_name": "Lebrun",
- "contestant_b1_common_name": "Alexis Lebrun",
- "contestant_b1_short_name": "A. Lebrun",
- "contestant_b1_nationality_area_id": "76",
- "contestant_b1_nationality_area_name": "France",
- "contestant_b1_nationality_area_code": "FRA",
- "contestant_b2_id": "7822848",
- "contestant_b2_first_name": "Félix",
- "contestant_b2_last_name": "Lebrun",
- "contestant_b2_common_name": "Félix Lebrun",
- "contestant_b2_short_name": "F. Lebrun",
- "contestant_b2_nationality_area_id": "76",
- "contestant_b2_nationality_area_name": "France",
- "contestant_b2_nationality_area_code": "FRA",
- "contestant_team_a_seeding": "",
- "contestant_team_a_draw_position": "3",
- "contestant_team_b_seeding": "",
- "contestant_team_b_draw_position": "8",
- "winner": "contestant_team_b",
- "status": "Played",
- "final_period": "tbt_p5s",
- "score_a": "2",
- "score_b": "3",
- "last_updated": "2023-08-17 11:35:52",
- -"period_scores": {}