Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Joaquin Bianchi
3W - 2L
60,0% Win Rate
Forma: WWLLW
JSON Data
{
"player": {
"id": 2571,
"api_id": 387313,
"name": "Joaquin Bianchi",
"short_name": "J. Bianchi",
"country": "Argentina",
"country_code": "AR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 366203,
"singles": 12.0,
"doubles": null,
"ranking": 1942,
"division": "Pro",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.8,
"avg_double_faults_per_match": 2.6,
"avg_first_serve_pct": 72.8,
"avg_first_serve_won_pct": 62.0,
"avg_second_serve_won_pct": 57.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-14",
"opponent": "Leonardo Borrelli",
"opponent_id": 385275,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 73.21428571428571,
"first_serve_won_pct": 73.17073170731707,
"second_serve_won_pct": 86.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-13",
"opponent": "Raghav Jaisinghani",
"opponent_id": 221328,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 79.72972972972973,
"first_serve_won_pct": 61.016949152542374,
"second_serve_won_pct": 45.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-12",
"opponent": "Vadym Konovchuk",
"opponent_id": 417265,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 74.35897435897436,
"first_serve_won_pct": 62.06896551724138,
"second_serve_won_pct": 43.24324324324324,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-11",
"opponent": "Fons van Sambeek",
"opponent_id": 355545,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 63.1578947368421,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Dean Thurner",
"opponent_id": 251821,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 73.33333333333333,
"first_serve_won_pct": 63.63636363636363,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "WWLLW"
},
"head_to_head": [
{
"opponent": "Raghav Jaisinghani",
"opponent_id": 221328,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Vadym Konovchuk",
"opponent_id": 417265,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Fons van Sambeek",
"opponent_id": 355545,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Leonardo Borrelli",
"opponent_id": 385275,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Dean Thurner",
"opponent_id": 251821,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 20:00:10 UTC"
}