Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Matias Soto
4W - 7L
36.4% Win Rate
Forma: LLLLWLLWWW
JSON Data
{
"player": {
"id": 739,
"api_id": 241039,
"name": "Matias Soto",
"short_name": "M. Soto",
"country": "Chile",
"country_code": "CL",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5463477,
"singles": 13.83,
"doubles": 13.83,
"ranking": 459,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 380,
"points": 130,
"best_position": 240,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 380,
"points": 130
},
{
"date": "2025-12-09",
"position": 380,
"points": 130
},
{
"date": "2025-12-08",
"position": 380,
"points": 130
},
{
"date": "2025-12-07",
"position": 379,
"points": 130
},
{
"date": "2025-12-06",
"position": 379,
"points": 130
},
{
"date": "2025-12-05",
"position": 379,
"points": 130
},
{
"date": "2025-12-04",
"position": 379,
"points": 130
},
{
"date": "2025-12-03",
"position": 379,
"points": 130
}
],
"career_stats": {
"total_matches": 11,
"wins": 4,
"losses": 7,
"win_rate": 36.4
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"clay": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"ATP 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"Challenger": {
"matches": 10,
"wins": 4,
"losses": 6,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 11,
"avg_aces_per_match": 3.5,
"avg_double_faults_per_match": 3.6,
"avg_first_serve_pct": 57.6,
"avg_first_serve_won_pct": 63.2,
"avg_second_serve_won_pct": 47.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-30",
"opponent": "Joao Lucas Reis Da Silva",
"opponent_id": 212762,
"tournament": "Antofagasta, Chile",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 44.44444444444444,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 60.86956521739131,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-22",
"opponent": "Matheus Pucinelli de Almeida",
"opponent_id": 264978,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 68.0,
"first_serve_won_pct": 41.17647058823529,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-05",
"opponent": "Tomasz Berkieta",
"opponent_id": 417207,
"tournament": "Grodzisk Mazowiecki, Poland",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 5,
"first_serve_pct": 50.588235294117645,
"first_serve_won_pct": 69.76744186046511,
"second_serve_won_pct": 59.523809523809526,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-30",
"opponent": "Hugo Grenier",
"opponent_id": 107357,
"tournament": "Porto, Portugal",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 67.85714285714286,
"first_serve_won_pct": 57.89473684210527,
"second_serve_won_pct": 34.61538461538461,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-29",
"opponent": "Nicolas Alvarez Varona",
"opponent_id": 205989,
"tournament": "Porto, Portugal",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "1-1",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 67.85714285714286,
"first_serve_won_pct": 57.89473684210527,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-12",
"opponent": "Elmar Ejupovic",
"opponent_id": 78743,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 8,
"double_faults": 5,
"first_serve_pct": 52.054794520547944,
"first_serve_won_pct": 76.31578947368422,
"second_serve_won_pct": 54.285714285714285,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-05",
"opponent": "Alvaro Guillen Meza",
"opponent_id": 269909,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 62.71186440677966,
"first_serve_won_pct": 56.75675675675676,
"second_serve_won_pct": 27.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-04",
"opponent": "Daniel Dutra Da Silva",
"opponent_id": 48225,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 54.310344827586206,
"first_serve_won_pct": 76.19047619047619,
"second_serve_won_pct": 43.66197183098591,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-03",
"opponent": "Connor Huertas Del Pino",
"opponent_id": 161868,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 56.52173913043478,
"first_serve_won_pct": 71.15384615384616,
"second_serve_won_pct": 40.54054054054054,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-01",
"opponent": "Gonzalo Villanueva",
"opponent_id": 85877,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 54.310344827586206,
"first_serve_won_pct": 76.19047619047619,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "LLLLWLLWWW"
},
"head_to_head": [
{
"opponent": "Hugo Grenier",
"opponent_id": 107357,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Joao Lucas Reis Da Silva",
"opponent_id": 212762,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Gonzalo Villanueva",
"opponent_id": 85877,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Connor Huertas Del Pino",
"opponent_id": 161868,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Daniel Dutra Da Silva",
"opponent_id": 48225,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 14,
"double_faults": 24,
"aces_per_match": 2.8,
"double_faults_per_match": 4.8,
"first_serve_pct": 69.6,
"first_serve_won_pct": 65.8,
"second_serve_won_pct": 54.8,
"break_points_saved_pct": 41.9,
"break_points_converted_pct": 18.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 41,
"double_faults": 18,
"aces_per_match": 6.8,
"double_faults_per_match": 3.0,
"first_serve_pct": 72.1,
"first_serve_won_pct": 71.3,
"second_serve_won_pct": 63.1,
"break_points_saved_pct": 64.1,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 32,
"wins": 15,
"losses": 17,
"win_rate": 46.9,
"tournaments_played": 18,
"tournaments_won": 0,
"tiebreaks_won": 7,
"tiebreaks_lost": 4,
"aces": 96,
"double_faults": 108,
"aces_per_match": 3.0,
"double_faults_per_match": 3.4,
"first_serve_pct": 69.6,
"first_serve_won_pct": 68.0,
"second_serve_won_pct": 52.5,
"break_points_saved_pct": 55.8,
"break_points_converted_pct": 40.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 43,
"wins": 17,
"tournaments_played": 27,
"tournaments_won": 0,
"aces": 151,
"double_faults": 150,
"win_rate": 39.5,
"losses": 26
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 19,
"wins": 10,
"losses": 9,
"win_rate": 52.6,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 5,
"aces": 75,
"double_faults": 47,
"aces_per_match": 3.9,
"double_faults_per_match": 2.5,
"first_serve_pct": 73.0,
"first_serve_won_pct": 72.2,
"second_serve_won_pct": 55.3,
"break_points_saved_pct": 62.2,
"break_points_converted_pct": 36.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 28,
"wins": 16,
"losses": 12,
"win_rate": 57.1,
"tournaments_played": 16,
"tournaments_won": 1,
"tiebreaks_won": 7,
"tiebreaks_lost": 6,
"aces": 101,
"double_faults": 108,
"aces_per_match": 3.6,
"double_faults_per_match": 3.9,
"first_serve_pct": 70.2,
"first_serve_won_pct": 71.6,
"second_serve_won_pct": 57.8,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 46.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 47,
"wins": 26,
"tournaments_played": 25,
"tournaments_won": 1,
"aces": 176,
"double_faults": 155,
"win_rate": 55.3,
"losses": 21
}
}
],
"data_generated_at": "2025-12-10 13:05:49 UTC"
}