Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Juan Bautista Torres
6W - 10L
37.5% Win Rate
Forma: LLLWLLWWLL
JSON Data
{
"player": {
"id": 586,
"api_id": 315774,
"name": "Juan Bautista Torres",
"short_name": "J. Torres",
"country": "Argentina",
"country_code": "AR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": {
"position": 325,
"points": 159,
"best_position": 226,
"date": "2026-05-09"
},
"ranking_history": [
{
"date": "2026-05-09",
"position": 325,
"points": 159
},
{
"date": "2026-05-08",
"position": 325,
"points": 159
},
{
"date": "2026-05-07",
"position": 325,
"points": 159
},
{
"date": "2026-05-06",
"position": 325,
"points": 159
},
{
"date": "2026-05-05",
"position": 325,
"points": 159
},
{
"date": "2026-05-04",
"position": 311,
"points": 164
},
{
"date": "2026-05-03",
"position": 311,
"points": 164
},
{
"date": "2026-05-02",
"position": 311,
"points": 164
},
{
"date": "2026-05-01",
"position": 311,
"points": 164
},
{
"date": "2026-04-30",
"position": 311,
"points": 164
}
],
"career_stats": {
"total_matches": 16,
"wins": 6,
"losses": 10,
"win_rate": 37.5
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 16,
"wins": 6,
"losses": 10,
"win_rate": 37.5
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"ATP 250": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"Challenger": {
"matches": 13,
"wins": 5,
"losses": 8,
"win_rate": 38.5
}
},
"average_match_stats": {
"matches_with_stats": 16,
"avg_aces_per_match": 0.6,
"avg_double_faults_per_match": 1.8,
"avg_first_serve_pct": 69.3,
"avg_first_serve_won_pct": 61.2,
"avg_second_serve_won_pct": 42.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-04-06",
"opponent": "Luciano Emanuel Ambrogi",
"opponent_id": 333081,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 71.60493827160494,
"first_serve_won_pct": 44.827586206896555,
"second_serve_won_pct": 36.95652173913043,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-07",
"opponent": "Daniel Elahi Galan",
"opponent_id": 92074,
"tournament": "Buenos Aires",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 62.857142857142854,
"second_serve_won_pct": 55.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-05",
"opponent": "Juan Manuel Cerundolo",
"opponent_id": 248861,
"tournament": "Rosario, Argentina",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 76.5432098765432,
"first_serve_won_pct": 61.29032258064516,
"second_serve_won_pct": 52.63157894736842,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-02",
"opponent": "Alex Barrena",
"opponent_id": 303307,
"tournament": "Rosario, Argentina",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 69.38775510204081,
"first_serve_won_pct": 64.70588235294117,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Juan Manuel La Serna",
"opponent_id": 379442,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 64.13043478260869,
"first_serve_won_pct": 62.71186440677966,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-30",
"opponent": "Lukas Neumayer",
"opponent_id": 339450,
"tournament": "Antofagasta, Chile",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 77.08333333333334,
"first_serve_won_pct": 43.24324324324324,
"second_serve_won_pct": 71.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-29",
"opponent": "Ignacio Monzon",
"opponent_id": 107483,
"tournament": "Antofagasta, Chile",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 71.23287671232876,
"first_serve_won_pct": 57.692307692307686,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-28",
"opponent": "Valentin Basel",
"opponent_id": 371422,
"tournament": "Antofagasta, Chile",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 62.903225806451616,
"first_serve_won_pct": 74.35897435897436,
"second_serve_won_pct": 42.42424242424242,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-23",
"opponent": "Alex Barrena",
"opponent_id": 303307,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 67.10526315789474,
"first_serve_won_pct": 54.90196078431373,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-01",
"opponent": "Juan Pablo Varillas",
"opponent_id": 72248,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 60.56338028169014,
"first_serve_won_pct": 58.139534883720934,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 3,
"losses": 7,
"form_string": "LLLWLLWWLL"
},
"head_to_head": [
{
"opponent": "Alex Barrena",
"opponent_id": 303307,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Chun-Hsin Tseng",
"opponent_id": 207034,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Lukas Neumayer",
"opponent_id": 339450,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Luciano Emanuel Ambrogi",
"opponent_id": 333081,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Marco Cecchinato",
"opponent_id": 44549,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 47,
"wins": 23,
"losses": 24,
"win_rate": 48.9,
"tournaments_played": 28,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 8,
"aces": 43,
"double_faults": 72,
"aces_per_match": 0.9,
"double_faults_per_match": 1.5,
"first_serve_pct": 76.8,
"first_serve_won_pct": 59.0,
"second_serve_won_pct": 48.6,
"break_points_saved_pct": 57.1,
"break_points_converted_pct": 44.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 47,
"wins": 23,
"tournaments_played": 28,
"tournaments_won": 0,
"aces": 43,
"double_faults": 72,
"win_rate": 48.9,
"losses": 24
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 6,
"aces_per_match": 1.7,
"double_faults_per_match": 2.0,
"first_serve_pct": 73.0,
"first_serve_won_pct": 56.2,
"second_serve_won_pct": 46.7,
"break_points_saved_pct": 28.6,
"break_points_converted_pct": 23.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 67,
"wins": 42,
"losses": 25,
"win_rate": 62.7,
"tournaments_played": 29,
"tournaments_won": 1,
"tiebreaks_won": 11,
"tiebreaks_lost": 3,
"aces": 66,
"double_faults": 151,
"aces_per_match": 1.0,
"double_faults_per_match": 2.3,
"first_serve_pct": 73.7,
"first_serve_won_pct": 62.7,
"second_serve_won_pct": 56.7,
"break_points_saved_pct": 53.0,
"break_points_converted_pct": 47.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 70,
"wins": 43,
"tournaments_played": 31,
"tournaments_won": 1,
"aces": 71,
"double_faults": 157,
"win_rate": 61.4,
"losses": 27
}
}
],
"data_generated_at": "2026-05-09 01:54:13 UTC"
}