Subscription to this function is not available for your account. To upgrade and receive access to this contact sales@datasportsgroup.com
v3 GET /tennis/get_competitions
Returns all competitions from an area.
Request URL
https://dsg-api.com/clients/{client_name}/tennis/get_competitions?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
area_id
int
area to get the subareas or specific area from
authkey
string Required
client authentification key
client
string Required
unique client ID
ftype
string
changes feed type from XML to json (ftype=json or ftype=json_array)
lang
string
two-character language code, defaults to 'en'
Nodes
area❯
details about area
area_id
unique identifier for an area
country_code
three character country code
iso_code
official three character ISO code (not all areas will have an ISO code)
name
name of the area
parent_area_id
unique identifier of the parent area (either continent or World)
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
method❯
details about the API function
method_id
unique ID of method
name
name of method
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}/tennis/get_competitions?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}/tennis/get_competitions?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}/tennis/get_competitions?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}/tennis/get_competitions?client={client_name}&authkey={client_authkey}", auth=("User", "Password"))
Response Example200 Success{"datasportsgroup":{"version":"2.921.3","sport":"tennis","lang":"en","generated_utc":"2025-08-01T15:13:34+00:00","method":{"method_id":"921","name":"get_competitions"},"competition":[{"competition_id":"3949","name":"Andorra 125k","gender":"both","type":"player","format":"tournament","area_id":"12","area_name":"Andorra","last_updated":"2022-11-22 15:38:07"},{"competition_id":"5092","name":"Rosario Challenger","gender":"male","type":"player","format":"tournament","area_id":"16","area_name":"Argentina","last_updated":"2025-01-15 11:49:21"},{"competition_id":"5114","name":"Cordoba Challenger","gender":"male","type":"player","format":"tournament","area_id":"16","area_name":"Argentina","last_updated":"2025-01-15 11:49:21"},{"competition_id":"1133","name":"Buenos Aires","gender":"both","type":"player","format":"tournament","area_id":"16","area_name":"Argentina","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1152","name":"Buenos Aires Challenger 1","gender":"both","type":"player","format":"tournament","area_id":"16","area_name":"Argentina","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1577","name":"Buenos Aires Challenger 2","gender":"both","type":"player","format":"tournament","area_id":"16","area_name":"Argentina","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2134","name":"Cordoba","gender":"both","type":"player","format":"tournament","area_id":"16","area_name":"Argentina","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3680","name":"Villa Allende Challenger","gender":"both","type":"player","format":"tournament","area_id":"16","area_name":"Argentina","last_updated":"2022-04-21 14:44:01"},{"competition_id":"3909","name":"Villa Maria Challenger","gender":"both","type":"player","format":"tournament","area_id":"16","area_name":"Argentina","last_updated":"2022-09-19 08:56:25"},{"competition_id":"3935","name":"Tigre Challenger","gender":"both","type":"player","format":"tournament","area_id":"16","area_name":"Argentina","last_updated":"2022-10-28 16:48:57"},{"competition_id":"3992","name":"Tigre Challenger 2","gender":"both","type":"player","format":"tournament","area_id":"16","area_name":"Argentina","last_updated":"2022-12-29 12:42:34"},{"competition_id":"4339","name":"Santa Fe Challenger","gender":"both","type":"player","format":"tournament","area_id":"16","area_name":"Argentina","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4844","name":"Santander Edicion Tucuman Challenger","gender":"male","type":"player","format":"tournament","area_id":"16","area_name":"Argentina","last_updated":"2022-01-03 09:47:05"},{"competition_id":"5075","name":"Buenos Aires Challenger","gender":"male","type":"player","format":"tournament","area_id":"16","area_name":"Argentina","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1103","name":"Brisbane","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2022-01-03 09:46:57"},{"competition_id":"1109","name":"Happy Valley Challenger","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1111","name":"Hobart","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1112","name":"Sydney","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2022-10-28 16:50:30"},{"competition_id":"1114","name":"Canberra Challenger","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1117","name":"Australian Open","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1120","name":"Burnie Challenger 1","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2024-02-05 09:04:19"},{"competition_id":"1126","name":"Launceston Challenger","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1606","name":"Traralgon Challenger","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1617","name":"Canberra Challenger 2","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1791","name":"Playford Challenger","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2526","name":"ATP Cup","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2528","name":"Adelaide","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2543","name":"Bendigo Challenger","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3936","name":"Sydney Challenger","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2022-10-28 16:50:47"},{"competition_id":"4718","name":"Canberra 125k","gender":"female","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2024-12-24 10:10:57"},{"competition_id":"4745","name":"Burnie Challenger 2","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2024-02-05 09:04:19"},{"competition_id":"5083","name":"Brisbane Challenger 1","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"5084","name":"Brisbane Challenger 2","gender":"both","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4505","name":"Bad Waltersdorf","gender":"male","type":"player","format":"tournament","area_id":"20","area_name":"Austria","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1228","name":"Kitzbuhel","gender":"both","type":"player","format":"tournament","area_id":"20","area_name":"Austria","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1248","name":"Linz","gender":"both","type":"player","format":"tournament","area_id":"20","area_name":"Austria","last_updated":"2023-07-18 10:28:09"},{"competition_id":"1255","name":"Vienna","gender":"both","type":"player","format":"tournament","area_id":"20","area_name":"Austria","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1252","name":"Antwerp","gender":"both","type":"player","format":"tournament","area_id":"27","area_name":"Belgium","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3994","name":"Ottignies-Louvain-la-Neuve Challenger","gender":"both","type":"player","format":"tournament","area_id":"27","area_name":"Belgium","last_updated":"2022-12-29 12:50:22"},{"competition_id":"4946","name":"Bolivia Open","gender":"female","type":"player","format":"tournament","area_id":"32","area_name":"Bolivia","last_updated":"2022-01-03 09:46:57"},{"competition_id":"2010","name":"Banja Luka Challenger","gender":"both","type":"player","format":"tournament","area_id":"33","area_name":"Bosnia and Herzegovina","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3986","name":"Banja Luka","gender":"both","type":"player","format":"tournament","area_id":"33","area_name":"Bosnia and Herzegovina","last_updated":"2022-12-23 01:31:27"},{"competition_id":"4694","name":"Florianopolis","gender":"female","type":"player","format":"tournament","area_id":"35","area_name":"Brazil","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1137","name":"Rio de Janeiro","gender":"both","type":"player","format":"tournament","area_id":"35","area_name":"Brazil","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1148","name":"Sao Paulo","gender":"both","type":"player","format":"tournament","area_id":"35","area_name":"Brazil","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1563","name":"Campinas Challenger","gender":"both","type":"player","format":"tournament","area_id":"35","area_name":"Brazil","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1659","name":"Rio de Janeiro Challenger","gender":"both","type":"player","format":"tournament","area_id":"35","area_name":"Brazil","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2664","name":"Olimpia Challenger","gender":"both","type":"player","format":"tournament","area_id":"35","area_name":"Brazil","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2921","name":"Sao Paulo Challenger","gender":"both","type":"player","format":"tournament","area_id":"35","area_name":"Brazil","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3678","name":"Salvador De Bahia Challenger","gender":"both","type":"player","format":"tournament","area_id":"35","area_name":"Brazil","last_updated":"2022-04-21 14:19:43"},{"competition_id":"3945","name":"Sao Leopoldo Challenger","gender":"both","type":"player","format":"tournament","area_id":"35","area_name":"Brazil","last_updated":"2022-11-14 11:44:36"},{"competition_id":"3993","name":"Brasil Tennis Challenger","gender":"both","type":"player","format":"tournament","area_id":"35","area_name":"Brazil","last_updated":"2022-12-29 12:46:25"},{"competition_id":"4533","name":"Curitiba Challenger","gender":"male","type":"player","format":"tournament","area_id":"35","area_name":"Brazil","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4776","name":"Porto Alegre Challenger","gender":"male","type":"player","format":"tournament","area_id":"35","area_name":"Brazil","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4778","name":"Santos Challenger","gender":"male","type":"player","format":"tournament","area_id":"35","area_name":"Brazil","last_updated":"2024-02-23 15:26:31"},{"competition_id":"1129","name":"Sofia Open","gender":"both","type":"player","format":"tournament","area_id":"38","area_name":"Bulgaria","last_updated":"2022-01-03 09:47:05"},{"competition_id":"5213","name":"Sofia Challenger","gender":"male","type":"player","format":"tournament","area_id":"38","area_name":"Bulgaria","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1153","name":"Drummondville Challenger","gender":"both","type":"player","format":"tournament","area_id":"43","area_name":"Canada","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1230","name":"Toronto","gender":"female","type":"player","format":"tournament","area_id":"43","area_name":"Canada","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1231","name":"Montreal \/ Toronto Masters","gender":"both","type":"player","format":"tournament","area_id":"43","area_name":"Canada","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1235","name":"Quebec City","gender":"both","type":"player","format":"tournament","area_id":"43","area_name":"Canada","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1304","name":"Winnipeg Challenger","gender":"both","type":"player","format":"tournament","area_id":"43","area_name":"Canada","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1318","name":"Gatineau Challenger","gender":"both","type":"player","format":"tournament","area_id":"43","area_name":"Canada","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1324","name":"Granby Challenger","gender":"both","type":"player","format":"tournament","area_id":"43","area_name":"Canada","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1499","name":"Vancouver Challenger","gender":"both","type":"player","format":"tournament","area_id":"43","area_name":"Canada","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2062","name":"Calgary Challenger","gender":"both","type":"player","format":"tournament","area_id":"43","area_name":"Canada","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3991","name":"Vancouver","gender":"female","type":"player","format":"tournament","area_id":"43","area_name":"Canada","last_updated":"2022-12-23 03:20:36"},{"competition_id":"4504","name":"Antofagasta","gender":"male","type":"player","format":"tournament","area_id":"48","area_name":"Chile","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1150","name":"Santiago Challenger 1","gender":"both","type":"player","format":"tournament","area_id":"48","area_name":"Chile","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1645","name":"Santiago Challenger 2","gender":"both","type":"player","format":"tournament","area_id":"48","area_name":"Chile","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2529","name":"Santiago","gender":"both","type":"player","format":"tournament","area_id":"48","area_name":"Chile","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3928","name":"Coquimbo Challenger 2","gender":"both","type":"player","format":"tournament","area_id":"48","area_name":"Chile","last_updated":"2022-10-14 11:20:34"},{"competition_id":"3940","name":"LP Open","gender":"both","type":"player","format":"tournament","area_id":"48","area_name":"Chile","last_updated":"2022-11-04 11:04:48"},{"competition_id":"3946","name":"Temuco Challenger","gender":"both","type":"player","format":"tournament","area_id":"48","area_name":"Chile","last_updated":"2022-11-22 15:36:41"},{"competition_id":"4056","name":"Viña Challenger","gender":"male","type":"player","format":"tournament","area_id":"48","area_name":"Chile","last_updated":"2023-03-22 14:14:30"},{"competition_id":"1104","name":"Shenzhen","gender":"female","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1149","name":"Zhuhai Challenger","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1155","name":"Shenzhen Challenger","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1156","name":"Quanzhou Challenger","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1173","name":"Zhengzhou","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1175","name":"Qingdao Challenger","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1181","name":"Kun-Ming Challenger","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1222","name":"Nanchang","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1238","name":"Guangzhou Open","gender":"female","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1241","name":"Wuhan Open","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1243","name":"Chengdu","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1244","name":"Shenzhen","gender":"male","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1245","name":"Beijing","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1246","name":"Shanghai Masters","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1247","name":"Tianjin","gender":"female","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1331","name":"Chengdu Challenger","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1493","name":"Jinan Challenger","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1519","name":"Zhangjiagang Challenger","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1520","name":"Dalian 125k","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1528","name":"Shanghai Challenger","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1590","name":"Ningbo Challenger","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1604","name":"Suzhou Challenger","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1613","name":"Shenzhen Challenger 2","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1870","name":"Qujing Challenger","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1912","name":"Nanchang Challenger","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1915","name":"Kunming Open","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2069","name":"Lizhou Challenger","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2139","name":"Zhuhai","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2187","name":"Zhengzhou","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2449","name":"Baotou Challenger","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2470","name":"WTA International Finals","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2471","name":"World Tour Finals","gender":"female","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4777","name":"Wuxi Challenger","gender":"male","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2024-02-23 15:26:31"},{"competition_id":"4927","name":"Hangzhou Open","gender":"both","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1122","name":"Taiwan Open","gender":"both","type":"player","format":"tournament","area_id":"50","area_name":"Chinese Taipei","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1172","name":"Taipei Challenger","gender":"both","type":"player","format":"tournament","area_id":"50","area_name":"Chinese Taipei","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1564","name":"Kaohsiung Challenger","gender":"both","type":"player","format":"tournament","area_id":"50","area_name":"Chinese Taipei","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1648","name":"Taipei 125k","gender":"both","type":"player","format":"tournament","area_id":"50","area_name":"Chinese Taipei","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1303","name":"Medellin Challenger","gender":"both","type":"player","format":"tournament","area_id":"51","area_name":"Colombia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1494","name":"Floridablanca Challenger","gender":"both","type":"player","format":"tournament","area_id":"51","area_name":"Colombia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1521","name":"Bogota Challenger 1","gender":"both","type":"player","format":"tournament","area_id":"51","area_name":"Colombia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1589","name":"Cali Challenger","gender":"both","type":"player","format":"tournament","area_id":"51","area_name":"Colombia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2136","name":"Bogota","gender":"female","type":"player","format":"tournament","area_id":"51","area_name":"Colombia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3847","name":"Cali Open","gender":"both","type":"player","format":"tournament","area_id":"51","area_name":"Colombia","last_updated":"2022-06-29 10:36:42"},{"competition_id":"3988","name":"Cali","gender":"female","type":"player","format":"tournament","area_id":"51","area_name":"Colombia","last_updated":"2022-12-23 02:24:44"},{"competition_id":"4431","name":"Barranquilla Open","gender":"female","type":"player","format":"tournament","area_id":"51","area_name":"Colombia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4948","name":"Brazzaville Challenger","gender":"both","type":"player","format":"tournament","area_id":"52","area_name":"Congo","last_updated":"2022-01-03 09:47:05"},{"competition_id":"5161","name":"Abidjan Challenger","gender":"male","type":"player","format":"tournament","area_id":"60","area_name":"Côte d’Ivoire","last_updated":"2025-01-15 11:49:21"},{"competition_id":"5162","name":"Abidjan Challenger 2","gender":"male","type":"player","format":"tournament","area_id":"60","area_name":"Côte d’Ivoire","last_updated":"2025-01-15 11:49:21"},{"competition_id":"1221","name":"Umag","gender":"both","type":"player","format":"tournament","area_id":"56","area_name":"Croatia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1280","name":"Bol Open","gender":"both","type":"player","format":"tournament","area_id":"56","area_name":"Croatia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2886","name":"Split Challenger","gender":"both","type":"player","format":"tournament","area_id":"56","area_name":"Croatia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3600","name":"Makarska Open","gender":"both","type":"player","format":"tournament","area_id":"56","area_name":"Croatia","last_updated":"2022-03-21 12:27:40"},{"competition_id":"1183","name":"Ostrava Challenger","gender":"both","type":"player","format":"tournament","area_id":"59","area_name":"Czechia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1189","name":"Prague","gender":"female","type":"player","format":"tournament","area_id":"59","area_name":"Czechia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1298","name":"Prostejov Challenger","gender":"both","type":"player","format":"tournament","area_id":"59","area_name":"Czechia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1323","name":"Prague Challenger 2","gender":"both","type":"player","format":"tournament","area_id":"59","area_name":"Czechia","last_updated":"2022-08-19 11:12:37"},{"competition_id":"1330","name":"Liberec Challenger","gender":"both","type":"player","format":"tournament","area_id":"59","area_name":"Czechia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2843","name":"Prague Challenger","gender":"both","type":"player","format":"tournament","area_id":"59","area_name":"Czechia","last_updated":"2022-04-21 14:22:19"},{"competition_id":"2845","name":"Prague 125k","gender":"both","type":"player","format":"tournament","area_id":"59","area_name":"Czechia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2871","name":"Ostrava","gender":"both","type":"player","format":"tournament","area_id":"59","area_name":"Czechia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3898","name":"Prague Challenger 3","gender":"both","type":"player","format":"tournament","area_id":"59","area_name":"Czechia","last_updated":"2022-08-19 11:12:44"},{"competition_id":"5157","name":"Cap Cana Challenger","gender":"male","type":"player","format":"tournament","area_id":"64","area_name":"Dominican Republic","last_updated":"2025-01-15 11:49:21"},{"competition_id":"1498","name":"Santo Domingo Challenger","gender":"both","type":"player","format":"tournament","area_id":"64","area_name":"Dominican Republic","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1128","name":"Quito","gender":"both","type":"player","format":"tournament","area_id":"65","area_name":"Ecuador","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1510","name":"Quito Challenger","gender":"both","type":"player","format":"tournament","area_id":"65","area_name":"Ecuador","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1616","name":"Guayaquil Challenger","gender":"both","type":"player","format":"tournament","area_id":"65","area_name":"Ecuador","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3918","name":"Tallinn Open","gender":"both","type":"player","format":"tournament","area_id":"71","area_name":"Estonia","last_updated":"2022-09-27 10:50:10"},{"competition_id":"1326","name":"Tampere Challenger","gender":"both","type":"player","format":"tournament","area_id":"75","area_name":"Finland","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2480","name":"Helsinki Challenger","gender":"both","type":"player","format":"tournament","area_id":"75","area_name":"Finland","last_updated":"2022-01-03 09:47:05"},{"competition_id":"5115","name":"Thionville Challenger","gender":"male","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2025-01-15 11:49:21"},{"competition_id":"1118","name":"Rennes Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1124","name":"Quimper Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1125","name":"Montpellier","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1134","name":"Cherbourg Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1142","name":"Marseille","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1160","name":"St Brieuc Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1163","name":"Sophia Antipolis Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1191","name":"Aix en Provence Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1199","name":"Bordeaux Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1202","name":"Lyon","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1203","name":"Strasbourg","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1206","name":"French Open","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2024-05-25 22:06:27"},{"competition_id":"1240","name":"Metz","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1256","name":"Paris Masters","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1283","name":"Lyon Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1289","name":"Blois Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1553","name":"Orleans Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1603","name":"Brest Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1620","name":"Limoges 125k","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1622","name":"Mouilleron-le-Captif Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1869","name":"Lille Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1996","name":"Cassis Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2208","name":"Pau Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2530","name":"Lyon","gender":"female","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3682","name":"Troyes Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-04-21 14:44:41"},{"competition_id":"3683","name":"Trophee Lagardère","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-04-21 17:30:49"},{"competition_id":"3844","name":"Contrexeville","gender":"female","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-06-27 10:24:03"},{"competition_id":"3927","name":"Open Rouen","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-10-14 11:19:59"},{"competition_id":"4000","name":"Toulouse Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2023-01-03 21:39:05"},{"competition_id":"5199","name":"Royan Challenger","gender":"both","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4779","name":"Kachreti Challenger","gender":"male","type":"player","format":"tournament","area_id":"79","area_name":"Georgia","last_updated":"2024-02-23 15:26:31"},{"competition_id":"1116","name":"Koblenz Challenger","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1177","name":"Stuttgart","gender":"female","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1188","name":"Munich","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1198","name":"Heilbronn Challenger","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1200","name":"Nuremberg","gender":"female","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1210","name":"Stuttgart","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1212","name":"Halle","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1225","name":"Hamburg","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1293","name":"Marburg Challenger","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1301","name":"Braunschweig Challenger","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1500","name":"Meerbusch Challenger","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1588","name":"Ismaning Challenger","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1614","name":"Eckental Challenger","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1975","name":"Pullach Challenger","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2412","name":"Ludwigshafen Challenger","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2441","name":"Karlsruhe 125k","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2443","name":"Augsburg Challenger","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2467","name":"Hamburg Challenger","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2531","name":"Berlin","gender":"female","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2532","name":"Bad Homburg","gender":"female","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2868","name":"Cologne","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2869","name":"Cologne 2","gender":"both","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4886","name":"Bonn Challenger","gender":"male","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"5214","name":"Hagen Challenger","gender":"male","type":"player","format":"tournament","area_id":"80","area_name":"Germany","last_updated":"2022-01-03 09:47:05"},{"competition_id":"5078","name":"London","gender":"female","type":"player","format":"tournament","area_id":"250","area_name":"Great Britain","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1209","name":"Nottingham","gender":"female","type":"player","format":"tournament","area_id":"250","area_name":"Great Britain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1211","name":"Birmingham","gender":"both","type":"player","format":"tournament","area_id":"250","area_name":"Great Britain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1213","name":"Queens, London","gender":"both","type":"player","format":"tournament","area_id":"250","area_name":"Great Britain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1215","name":"Eastbourne","gender":"both","type":"player","format":"tournament","area_id":"250","area_name":"Great Britain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1216","name":"Wimbledon","gender":"both","type":"player","format":"tournament","area_id":"250","area_name":"Great Britain","last_updated":"2024-07-02 12:25:49"},{"competition_id":"1281","name":"Surbiton Challenger","gender":"both","type":"player","format":"tournament","area_id":"250","area_name":"Great Britain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1285","name":"Nottingham Challenger","gender":"both","type":"player","format":"tournament","area_id":"250","area_name":"Great Britain","last_updated":"2022-05-22 21:23:35"},{"competition_id":"1290","name":"Ilkley Challenger","gender":"both","type":"player","format":"tournament","area_id":"250","area_name":"Great Britain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1914","name":"Glasgow Challenger","gender":"both","type":"player","format":"tournament","area_id":"250","area_name":"Great Britain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1926","name":"Loughborough Challenger","gender":"both","type":"player","format":"tournament","area_id":"250","area_name":"Great Britain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4746","name":"Lexus Nottingham Challenger","gender":"both","type":"player","format":"tournament","area_id":"250","area_name":"Great Britain","last_updated":"2022-05-22 21:23:35"},{"competition_id":"5198","name":"Birmingham Challenger","gender":"both","type":"player","format":"tournament","area_id":"250","area_name":"Great Britain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"5116","name":"Crete Challenger","gender":"male","type":"player","format":"tournament","area_id":"82","area_name":"Greece","last_updated":"2025-01-15 11:49:21"},{"competition_id":"5156","name":"Crete Challenger 2","gender":"male","type":"player","format":"tournament","area_id":"82","area_name":"Greece","last_updated":"2025-01-15 11:49:21"},{"competition_id":"1876","name":"Le Gosier Challenger","gender":"both","type":"player","format":"tournament","area_id":"227","area_name":"Guadeloupe","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1249","name":"Hong Kong","gender":"female","type":"player","format":"tournament","area_id":"91","area_name":"Hong Kong SAR","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4721","name":"Hong Kong","gender":"male","type":"player","format":"tournament","area_id":"91","area_name":"Hong Kong SAR","last_updated":"2023-12-18 16:36:42"},{"competition_id":"1130","name":"Budapest Challenger","gender":"both","type":"player","format":"tournament","area_id":"92","area_name":"Hungary","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1139","name":"Budapest","gender":"both","type":"player","format":"tournament","area_id":"92","area_name":"Hungary","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2313","name":"Budapest","gender":"both","type":"player","format":"tournament","area_id":"92","area_name":"Hungary","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4057","name":"Kiskút Open","gender":"male","type":"player","format":"tournament","area_id":"92","area_name":"Hungary","last_updated":"2023-03-22 14:14:27"},{"competition_id":"1107","name":"Chennai","gender":"both","type":"player","format":"tournament","area_id":"94","area_name":"India","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1642","name":"Pune Challenger","gender":"both","type":"player","format":"tournament","area_id":"94","area_name":"India","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1656","name":"Bengaluru Challenger","gender":"both","type":"player","format":"tournament","area_id":"94","area_name":"India","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1658","name":"Mumbai 125k","gender":"both","type":"player","format":"tournament","area_id":"94","area_name":"India","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1663","name":"Bangalore Challenger","gender":"both","type":"player","format":"tournament","area_id":"94","area_name":"India","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1842","name":"Chennai Challenger","gender":"both","type":"player","format":"tournament","area_id":"94","area_name":"India","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3906","name":"Chennai","gender":"both","type":"player","format":"tournament","area_id":"94","area_name":"India","last_updated":"2022-09-10 10:24:54"},{"competition_id":"3985","name":"Pune","gender":"both","type":"player","format":"tournament","area_id":"94","area_name":"India","last_updated":"2022-12-23 00:58:38"},{"competition_id":"4771","name":"Delhi Open","gender":"male","type":"player","format":"tournament","area_id":"94","area_name":"India","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2367","name":"Jerusalem Challenger","gender":"both","type":"player","format":"tournament","area_id":"99","area_name":"Israel","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3916","name":"Tel Aviv Open","gender":"both","type":"player","format":"tournament","area_id":"99","area_name":"Israel","last_updated":"2022-09-27 10:49:32"},{"competition_id":"5160","name":"Monza Challenger","gender":"male","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2025-01-15 11:49:21"},{"competition_id":"1138","name":"Bergamo Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1167","name":"Barletta Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1178","name":"Francavilla Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1194","name":"Rome Challenger 1","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1195","name":"Rome Masters","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1205","name":"Mestre Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1207","name":"Vicenza Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1282","name":"Caltanissetta Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1287","name":"Todi Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1291","name":"Milan Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1294","name":"Recanati Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1302","name":"Perugia Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1316","name":"San Benedetto Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1322","name":"Cortina Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1327","name":"Biella Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1501","name":"Cordenons Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1507","name":"Manerbio Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1511","name":"Como Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1517","name":"Genova Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1554","name":"Rome Challenger 2","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1576","name":"Ortisei Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1644","name":"Brescia Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1655","name":"Andria Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1970","name":"Padova Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2025","name":"Florence Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2137","name":"Palermo","gender":"female","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2397","name":"Parma Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2842","name":"Todi Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2844","name":"Trieste Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2867","name":"Sardinia","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2873","name":"Forli Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3679","name":"Forli Challenger 6","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-04-21 14:32:16"},{"competition_id":"3719","name":"Gaiba","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-05-23 22:02:46"},{"competition_id":"3879","name":"Rome Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-07-11 11:06:40"},{"competition_id":"3902","name":"Bari","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-09-03 08:19:13"},{"competition_id":"3922","name":"Firenze Open","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-10-07 09:24:01"},{"competition_id":"3923","name":"Napoli Cup","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-10-07 09:24:11"},{"competition_id":"3998","name":"Rovereto Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-12-29 13:11:45"},{"competition_id":"4230","name":"Firenze Ladies Open","gender":"female","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4332","name":"Modena Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2023-06-23 12:29:16"},{"competition_id":"4528","name":"Olbia Challenger","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2023-06-23 12:29:16"},{"competition_id":"5205","name":"Grado","gender":"both","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"5216","name":"Rome 125","gender":"female","type":"player","format":"tournament","area_id":"100","area_name":"Italy","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1140","name":"Kyoto Challenger","gender":"both","type":"player","format":"tournament","area_id":"102","area_name":"Japan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1146","name":"Yokohama Challenger","gender":"both","type":"player","format":"tournament","area_id":"102","area_name":"Japan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1236","name":"Japan Open","gender":"male","type":"player","format":"tournament","area_id":"102","area_name":"Japan","last_updated":"2023-10-21 09:08:03"},{"competition_id":"1237","name":"Pan Pacific Open","gender":"both","type":"player","format":"tournament","area_id":"102","area_name":"Japan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1618","name":"Kobe Challenger","gender":"both","type":"player","format":"tournament","area_id":"102","area_name":"Japan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1646","name":"Toyota Challenger","gender":"both","type":"player","format":"tournament","area_id":"102","area_name":"Japan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2442","name":"Yokkaichi Challenger","gender":"both","type":"player","format":"tournament","area_id":"102","area_name":"Japan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2533","name":"Olympic Games","gender":"both","type":"player","format":"tournament","area_id":"102","area_name":"Japan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3941","name":"Matsuyama Challenger","gender":"both","type":"player","format":"tournament","area_id":"102","area_name":"Japan","last_updated":"2022-11-04 11:05:14"},{"competition_id":"4530","name":"Japan Open","gender":"female","type":"player","format":"tournament","area_id":"102","area_name":"Japan","last_updated":"2023-10-21 09:08:03"},{"competition_id":"1204","name":"Shymkent Challenger","gender":"both","type":"player","format":"tournament","area_id":"104","area_name":"Kazakhstan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1319","name":"Astana Challenger 1","gender":"both","type":"player","format":"tournament","area_id":"104","area_name":"Kazakhstan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1567","name":"Almaty Challenger","gender":"both","type":"player","format":"tournament","area_id":"104","area_name":"Kazakhstan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2024","name":"Almaty Challenger 2","gender":"both","type":"player","format":"tournament","area_id":"104","area_name":"Kazakhstan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2396","name":"Shymkent Challenger 2","gender":"both","type":"player","format":"tournament","area_id":"104","area_name":"Kazakhstan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2461","name":"Astana Challenger 2","gender":"both","type":"player","format":"tournament","area_id":"104","area_name":"Kazakhstan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2870","name":"Nur Sultan","gender":"both","type":"player","format":"tournament","area_id":"104","area_name":"Kazakhstan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3987","name":"Astana","gender":"both","type":"player","format":"tournament","area_id":"104","area_name":"Kazakhstan","last_updated":"2022-12-23 02:07:08"},{"competition_id":"1184","name":"Gimcheon Challenger","gender":"both","type":"player","format":"tournament","area_id":"107","area_name":"Korea Republic","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1193","name":"Seoul Challenger","gender":"both","type":"player","format":"tournament","area_id":"107","area_name":"Korea Republic","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1197","name":"Busan Challenger 1","gender":"both","type":"player","format":"tournament","area_id":"107","area_name":"Korea Republic","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1239","name":"Korea Open","gender":"female","type":"player","format":"tournament","area_id":"107","area_name":"Korea Republic","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1545","name":"Gwangju Challenger","gender":"both","type":"player","format":"tournament","area_id":"107","area_name":"Korea Republic","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1789","name":"Aachen Challenger","gender":"both","type":"player","format":"tournament","area_id":"107","area_name":"Korea Republic","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3929","name":"Vilnius Challenger","gender":"both","type":"player","format":"tournament","area_id":"117","area_name":"Lithuania","last_updated":"2022-10-14 11:20:54"},{"competition_id":"1251","name":"Luxembourg","gender":"both","type":"player","format":"tournament","area_id":"118","area_name":"Luxembourg","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1144","name":"Kuala Lumpar","gender":"female","type":"player","format":"tournament","area_id":"123","area_name":"Malaysia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"5081","name":"Cancun","gender":"female","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2025-01-15 11:49:21"},{"competition_id":"5158","name":"Morelia Challenger","gender":"male","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2025-01-15 11:49:21"},{"competition_id":"1141","name":"Morelos Challenger","gender":"both","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1147","name":"Acapulco","gender":"both","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1157","name":"Guadalajara Challenger","gender":"both","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1159","name":"Leon Challenger","gender":"both","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1164","name":"Monterrey","gender":"both","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1166","name":"San Luis Potosi Challenger","gender":"both","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1226","name":"Los Cabos","gender":"both","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1565","name":"Monterrey Challenger","gender":"both","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1906","name":"Mexico City Challenger","gender":"both","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1916","name":"Puerto Vallarta Challenger","gender":"both","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2233","name":"Guadalajara 125k","gender":"both","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3670","name":"Mexico City","gender":"both","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2022-04-14 13:19:25"},{"competition_id":"3989","name":"Mérida","gender":"female","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2022-12-23 02:35:41"},{"competition_id":"4060","name":"San Luis Potosi Open","gender":"female","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2023-03-24 12:29:21"},{"competition_id":"4775","name":"Yucatan Open","gender":"male","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2022-01-03 09:47:05"},{"competition_id":"5035","name":"Manzanillo Challenger","gender":"male","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2022-01-03 09:47:05"},{"competition_id":"5215","name":"Cancun Challenger","gender":"male","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1171","name":"Monte Carlo Masters","gender":"both","type":"player","format":"tournament","area_id":"253","area_name":"Monaco","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1170","name":"Marrakech","gender":"both","type":"player","format":"tournament","area_id":"133","area_name":"Morocco","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1185","name":"Rabat","gender":"both","type":"player","format":"tournament","area_id":"133","area_name":"Morocco","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1132","name":"Rotterdam","gender":"both","type":"player","format":"tournament","area_id":"138","area_name":"Netherlands","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1208","name":"s-Hertogenbosch","gender":"both","type":"player","format":"tournament","area_id":"138","area_name":"Netherlands","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1320","name":"Scheveningen Challenger","gender":"both","type":"player","format":"tournament","area_id":"138","area_name":"Netherlands","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1518","name":"Alphen Challenger","gender":"both","type":"player","format":"tournament","area_id":"138","area_name":"Netherlands","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2436","name":"Amersfoort","gender":"both","type":"player","format":"tournament","area_id":"138","area_name":"Netherlands","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1105","name":"Noumea Challenger","gender":"both","type":"player","format":"tournament","area_id":"140","area_name":"New Caledonia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1106","name":"Auckland","gender":"female","type":"player","format":"tournament","area_id":"141","area_name":"New Zealand","last_updated":"2024-12-26 16:18:16"},{"competition_id":"5074","name":"Auckland","gender":"male","type":"player","format":"tournament","area_id":"141","area_name":"New Zealand","last_updated":"2024-12-26 16:18:04"},{"competition_id":"4233","name":"Skopje Challenger","gender":"male","type":"player","format":"tournament","area_id":"120","area_name":"North Macedonia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1162","name":"Panama City Challenger","gender":"both","type":"player","format":"tournament","area_id":"150","area_name":"Panama","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4774","name":"Paraguay Open","gender":"male","type":"player","format":"tournament","area_id":"152","area_name":"Paraguay","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1605","name":"Lima Challenger","gender":"both","type":"player","format":"tournament","area_id":"153","area_name":"Peru","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1145","name":"Wroclaw Challenger","gender":"both","type":"player","format":"tournament","area_id":"155","area_name":"Poland","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1317","name":"Poznan Challenger","gender":"both","type":"player","format":"tournament","area_id":"155","area_name":"Poland","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1527","name":"Szczecin Challenger","gender":"both","type":"player","format":"tournament","area_id":"155","area_name":"Poland","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1973","name":"Sopot Challenger","gender":"both","type":"player","format":"tournament","area_id":"155","area_name":"Poland","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3893","name":"Grodzisk Mazowiecki","gender":"both","type":"player","format":"tournament","area_id":"155","area_name":"Poland","last_updated":"2022-08-14 23:40:30"},{"competition_id":"1187","name":"Estoril","gender":"both","type":"player","format":"tournament","area_id":"156","area_name":"Portugal","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1284","name":"Lisbon Challenger","gender":"both","type":"player","format":"tournament","area_id":"156","area_name":"Portugal","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1919","name":"Braga Challenger","gender":"both","type":"player","format":"tournament","area_id":"156","area_name":"Portugal","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2483","name":"Maia Challenger","gender":"both","type":"player","format":"tournament","area_id":"156","area_name":"Portugal","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4842","name":"Oeiras Ladies Open ","gender":"female","type":"player","format":"tournament","area_id":"156","area_name":"Portugal","last_updated":"2024-04-24 11:20:18"},{"competition_id":"5217","name":"Porto 125","gender":"female","type":"player","format":"tournament","area_id":"156","area_name":"Portugal","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4303","name":"Palmas Del Mar Challenger","gender":"male","type":"player","format":"tournament","area_id":"157","area_name":"Puerto Rico","last_updated":"2023-06-09 12:26:56"},{"competition_id":"1110","name":"Doha","gender":"both","type":"player","format":"tournament","area_id":"158","area_name":"Qatar","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2185","name":"Doha","gender":"female","type":"player","format":"tournament","area_id":"158","area_name":"Qatar","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1218","name":"Bucharest","gender":"female","type":"player","format":"tournament","area_id":"159","area_name":"Romania","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1547","name":"Sibiu Challenger","gender":"both","type":"player","format":"tournament","area_id":"159","area_name":"Romania","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2863","name":"Iasi Challenger","gender":"both","type":"player","format":"tournament","area_id":"159","area_name":"Romania","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3907","name":"București","gender":"both","type":"player","format":"tournament","area_id":"159","area_name":"Romania","last_updated":"2022-09-10 10:25:59"},{"competition_id":"4843","name":"Țiriac Open","gender":"male","type":"player","format":"tournament","area_id":"159","area_name":"Romania","last_updated":"2022-01-03 09:47:05"},{"competition_id":"5212","name":"Brasov Challenger","gender":"male","type":"player","format":"tournament","area_id":"159","area_name":"Romania","last_updated":"2025-07-11 13:49:04"},{"competition_id":"1121","name":"St Petersburg","gender":"both","type":"player","format":"tournament","area_id":"160","area_name":"Russia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1253","name":"Moscow","gender":"both","type":"player","format":"tournament","area_id":"160","area_name":"Russia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1788","name":"Moscow","gender":"female","type":"player","format":"tournament","area_id":"160","area_name":"Russia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2184","name":"St Petersburg","gender":"female","type":"player","format":"tournament","area_id":"160","area_name":"Russia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4772","name":"Rwanda Challenger","gender":"male","type":"player","format":"tournament","area_id":"161","area_name":"Rwanda","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4773","name":"Rwanda Challenger 2","gender":"male","type":"player","format":"tournament","area_id":"161","area_name":"Rwanda","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1286","name":"Poprad Challenger","gender":"both","type":"player","format":"tournament","area_id":"171","area_name":"Slovakia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1621","name":"Bratislava Challenger","gender":"both","type":"player","format":"tournament","area_id":"171","area_name":"Slovakia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2479","name":"Bratislava Challenger 2","gender":"both","type":"player","format":"tournament","area_id":"171","area_name":"Slovakia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4473","name":"Ljubljana 125","gender":"female","type":"player","format":"tournament","area_id":"172","area_name":"Slovenia","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1495","name":"Portoroz Challenger","gender":"both","type":"player","format":"tournament","area_id":"172","area_name":"Slovenia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2663","name":"Potchefstroom Challenger","gender":"both","type":"player","format":"tournament","area_id":"175","area_name":"South Africa","last_updated":"2022-01-03 09:47:05"},{"competition_id":"5159","name":"Menorca Challenger","gender":"male","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2025-01-15 11:49:21"},{"competition_id":"1179","name":"Barcelona","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1190","name":"Madrid Masters","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1214","name":"Mallorca","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1328","name":"Segovia Challenger","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1516","name":"Seville Challenger","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1875","name":"Marbella Challenger","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1881","name":"Alicante Challenger","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1984","name":"Mallorca Challenger","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2055","name":"Barcelona Challenger","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2277","name":"Murcia Challenger","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3665","name":"Madrid","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-04-09 12:13:20"},{"competition_id":"3681","name":"Malaga Challenger","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-04-21 14:44:19"},{"competition_id":"3684","name":"BBVA Open Internacional de Valencia","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-12-23 02:57:22"},{"competition_id":"3921","name":"Gijon Open","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-10-07 09:23:46"},{"competition_id":"3947","name":"Valencia Challenger","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-11-22 15:37:31"},{"competition_id":"3948","name":"Mespalomas Challenger","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-11-22 15:37:49"},{"competition_id":"3995","name":"Tenerife Challenger 2","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-12-29 12:57:48"},{"competition_id":"3996","name":"Tenerife Challenger 3","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-12-29 12:59:37"},{"competition_id":"4058","name":"Girona Challenger","gender":"male","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2023-03-22 14:19:46"},{"competition_id":"4059","name":"Las Franquesas Del Valles Challenger","gender":"male","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2023-03-22 14:22:41"},{"competition_id":"4220","name":"Catalonia Open","gender":"female","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2023-03-22 14:14:30"},{"competition_id":"4276","name":"La Bisbal d'Empordá 125","gender":"female","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-01-03 09:46:57"},{"competition_id":"4950","name":"Montemar Challenger","gender":"both","type":"player","format":"tournament","area_id":"176","area_name":"Spain","last_updated":"2022-09-03 08:15:21"},{"competition_id":"1217","name":"Bastad","gender":"both","type":"player","format":"tournament","area_id":"184","area_name":"Sweden","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1250","name":"Stockholm","gender":"both","type":"player","format":"tournament","area_id":"184","area_name":"Sweden","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1300","name":"Bastad Challenger","gender":"both","type":"player","format":"tournament","area_id":"184","area_name":"Sweden","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2435","name":"Swedish Open","gender":"both","type":"player","format":"tournament","area_id":"184","area_name":"Sweden","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4686","name":"Danderyd Challenger","gender":"male","type":"player","format":"tournament","area_id":"184","area_name":"Sweden","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1169","name":"Biel","gender":"both","type":"player","format":"tournament","area_id":"185","area_name":"Switzerland","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1201","name":"Geneva","gender":"both","type":"player","format":"tournament","area_id":"185","area_name":"Switzerland","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1219","name":"Gstaad","gender":"female","type":"player","format":"tournament","area_id":"185","area_name":"Switzerland","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1223","name":"Gstaad","gender":"both","type":"player","format":"tournament","area_id":"185","area_name":"Switzerland","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1254","name":"Basel","gender":"both","type":"player","format":"tournament","area_id":"185","area_name":"Switzerland","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1787","name":"Lugano","gender":"both","type":"player","format":"tournament","area_id":"185","area_name":"Switzerland","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3886","name":"Zug Open","gender":"both","type":"player","format":"tournament","area_id":"185","area_name":"Switzerland","last_updated":"2022-07-26 10:03:00"},{"competition_id":"1108","name":"Bangkok Challenger 1","gender":"both","type":"player","format":"tournament","area_id":"191","area_name":"Thailand","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1113","name":"Bangkok Challenger II","gender":"both","type":"player","format":"tournament","area_id":"191","area_name":"Thailand","last_updated":"2022-09-03 08:15:21"},{"competition_id":"1619","name":"Hua Hin","gender":"both","type":"player","format":"tournament","area_id":"191","area_name":"Thailand","last_updated":"2022-12-23 02:29:09"},{"competition_id":"1657","name":"Hua Hin Challenger","gender":"both","type":"player","format":"tournament","area_id":"191","area_name":"Thailand","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3901","name":"Bangkok Challenger III","gender":"both","type":"player","format":"tournament","area_id":"191","area_name":"Thailand","last_updated":"2022-09-03 08:15:35"},{"competition_id":"1913","name":"Tunis Challenger 1","gender":"both","type":"player","format":"tournament","area_id":"195","area_name":"Tunisia","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3465","name":"Monastir","gender":"both","type":"player","format":"tournament","area_id":"195","area_name":"Tunisia","last_updated":"2022-01-09 17:37:18"},{"competition_id":"3920","name":"Monastir","gender":"both","type":"player","format":"tournament","area_id":"195","area_name":"Tunisia","last_updated":"2022-10-01 09:32:18"},{"competition_id":"1176","name":"Istanbul","gender":"female","type":"player","format":"tournament","area_id":"196","area_name":"Türkiye","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1186","name":"Istanbul","gender":"both","type":"player","format":"tournament","area_id":"196","area_name":"Türkiye","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1292","name":"Antalya","gender":"both","type":"player","format":"tournament","area_id":"196","area_name":"Türkiye","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1526","name":"Istanbul Challenger","gender":"both","type":"player","format":"tournament","area_id":"196","area_name":"Türkiye","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1546","name":"Izmir Challenger","gender":"both","type":"player","format":"tournament","area_id":"196","area_name":"Türkiye","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4720","name":"Antalya 125k","gender":"both","type":"player","format":"tournament","area_id":"196","area_name":"Türkiye","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1136","name":"Dubai","gender":"both","type":"player","format":"tournament","area_id":"202","area_name":"United Arab Emirates","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2200","name":"Dubai","gender":"female","type":"player","format":"tournament","area_id":"202","area_name":"United Arab Emirates","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4012","name":"Abu Dhabi Open","gender":"female","type":"player","format":"tournament","area_id":"202","area_name":"United Arab Emirates","last_updated":"2023-02-03 09:46:01"},{"competition_id":"1119","name":"Maui Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1123","name":"Dallas Challenger 1","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1127","name":"San Francisco Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1131","name":"Memphis","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1135","name":"Tempe Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1143","name":"Delray Beach","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1151","name":"Indian Wells Masters","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1154","name":"Irving Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1158","name":"Miami Masters","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1161","name":"Charleston","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1174","name":"Sarasota Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1180","name":"Tallahassee Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1182","name":"Savannah Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1220","name":"Newport","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1224","name":"Atlanta","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1227","name":"Stanford","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1229","name":"Washington","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1232","name":"Cincinnati Masters","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1233","name":"Winston-Salem","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1234","name":"US Open","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1299","name":"Winnetka Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1325","name":"Binghamton Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1329","name":"Lexington Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1492","name":"Aptos Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1529","name":"Cary Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1544","name":"Columbus Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1555","name":"Tiburon Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1566","name":"Stockton Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1575","name":"Fairfield Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1591","name":"Las Vegas Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1615","name":"Charlottesville Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1624","name":"Knoxville Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1643","name":"Champaign Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1660","name":"Honolulu 125k","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1811","name":"Newport Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1812","name":"Newport 125k","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1850","name":"Indian Wells Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1851","name":"Indian Wells 125k","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1994","name":"Chicago 125k","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1995","name":"Chicago Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2089","name":"Houston Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2090","name":"Houston 125k","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2133","name":"Orlando Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2135","name":"Houston","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2167","name":"Cleveland Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2234","name":"Phoenix Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2297","name":"USCC","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2378","name":"Little Rock Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2395","name":"Columbus Challenger 2","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2448","name":"Bronx NY","gender":"female","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2453","name":"New Haven 125k","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2527","name":"Ann Arbor Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2534","name":"Albany","gender":"female","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2535","name":"Laver Cup","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2789","name":"San Jose","gender":"female","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2801","name":"Kentucky","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3881","name":"Indianapolis Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-07-18 13:21:46"},{"competition_id":"3890","name":"Chicago Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-08-05 13:13:19"},{"competition_id":"3917","name":"Charleston Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-09-27 10:49:53"},{"competition_id":"3990","name":"Austin","gender":"female","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-12-23 02:39:50"},{"competition_id":"3997","name":"Rome Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-12-29 13:08:51"},{"competition_id":"3999","name":"Waco Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-12-29 13:16:54"},{"competition_id":"4277","name":"Tyler Challenger","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:46:57"},{"competition_id":"4338","name":"Bloomfield Hills Challenger","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4744","name":"Indian Wells Challenger 2","gender":"both","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4887","name":"Lincoln Challenger","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1623","name":"Montevideo Challenger","gender":"both","type":"player","format":"tournament","area_id":"204","area_name":"Uruguay","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1849","name":"Punta del Este Challenger","gender":"both","type":"player","format":"tournament","area_id":"204","area_name":"Uruguay","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1192","name":"Karshi Challenger","gender":"both","type":"player","format":"tournament","area_id":"205","area_name":"Uzbekistan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1196","name":"Samarkand Challenger","gender":"both","type":"player","format":"tournament","area_id":"205","area_name":"Uzbekistan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1242","name":"Tashkent Open","gender":"both","type":"player","format":"tournament","area_id":"205","area_name":"Uzbekistan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1288","name":"Fergana Challenger","gender":"both","type":"player","format":"tournament","area_id":"205","area_name":"Uzbekistan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1574","name":"Tashkent Challenger","gender":"both","type":"player","format":"tournament","area_id":"205","area_name":"Uzbekistan","last_updated":"2022-01-03 09:47:05"},{"competition_id":"1607","name":"Ho Chi Minh City Challenger","gender":"both","type":"player","format":"tournament","area_id":"208","area_name":"Vietnam","last_updated":"2022-01-03 09:47:05"},{"competition_id":"2146","name":"Da Nang Challenger","gender":"both","type":"player","format":"tournament","area_id":"208","area_name":"Vietnam","last_updated":"2022-01-03 09:47:05"},{"competition_id":"4719","name":"Da Nang 125k","gender":"female","type":"player","format":"tournament","area_id":"208","area_name":"Vietnam","last_updated":"2022-01-03 09:47:05"},{"competition_id":"3056","name":"Summer Olympics","gender":"both","type":"player","format":"tournament","area_id":"1","area_name":"World","last_updated":"2024-12-06 08:04:55"},{"competition_id":"2469","name":"World Tour Finals","gender":"both","type":"player","format":"tournament","area_id":"1","area_name":"World","last_updated":"2023-02-13 13:38:13"},{"competition_id":"2671","name":"Davis Cup","gender":"male","type":"international","format":"tournament","area_id":"1","area_name":"World","last_updated":"2023-02-13 13:38:25"},{"competition_id":"4039","name":"Davis Cup World Group I","gender":"male","type":"international","format":"tournament","area_id":"1","area_name":"World","last_updated":"2023-02-13 13:38:28"},{"competition_id":"4042","name":"Davis Cup World Group I Playoffs","gender":"male","type":"international","format":"playoff","area_id":"1","area_name":"World","last_updated":"2023-02-13 13:38:46"},{"competition_id":"4040","name":"Davis Cup World Group II","gender":"male","type":"international","format":"tournament","area_id":"1","area_name":"World","last_updated":"2023-02-13 13:38:48"},{"competition_id":"4041","name":"Davis Cup World Group II Playoffs","gender":"male","type":"international","format":"playoff","area_id":"1","area_name":"World","last_updated":"2023-02-13 13:38:50"},{"competition_id":"2674","name":"ATP Cup","gender":"male","type":"international","format":"tournament","area_id":"1","area_name":"World","last_updated":"2023-11-15 14:33:50"},{"competition_id":"4691","name":"United Cup","gender":"male","type":"international","format":"tournament","area_id":"1","area_name":"World","last_updated":"2023-11-15 14:33:50"},{"competition_id":"2672","name":"Hopman Cup","gender":"both","type":"international","format":"tournament","area_id":"1","area_name":"World","last_updated":"2023-02-13 13:39:04"},{"competition_id":"5076","name":"Laver Cup","gender":"male","type":"international","format":"tournament","area_id":"1","area_name":"World","last_updated":"2024-12-28 14:14:53"},{"competition_id":"2673","name":"Billie Jean King Cup","gender":"female","type":"international","format":"tournament","area_id":"1","area_name":"World","last_updated":"2023-02-13 13:44:35"},{"competition_id":"4043","name":"Billie Jean King Cup Playoffs","gender":"female","type":"international","format":"playoff","area_id":"1","area_name":"World","last_updated":"2023-02-13 13:52:13"},{"competition_id":"3146","name":"Paralympics","gender":"both","type":"player","format":"tournament","area_id":"1","area_name":"World","last_updated":"2023-02-13 13:38:07"}]}}