Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Victoria Bosio
2W - 2L
50.0% Win Rate
Forma: LWWL
JSON Data
{
"player": {
"id": 1111,
"api_id": 44417,
"name": "Victoria Bosio",
"short_name": "V. Bosio",
"country": "Argentina",
"country_code": "AR",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1994-10-03",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2789560,
"singles": 10.96,
"doubles": 11.39,
"ranking": 508,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 394,
"points": 153,
"best_position": 308,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 394,
"points": 153
},
{
"date": "2025-12-09",
"position": 394,
"points": 153
},
{
"date": "2025-12-08",
"position": 394,
"points": 153
},
{
"date": "2025-12-07",
"position": 393,
"points": 153
},
{
"date": "2025-12-06",
"position": 393,
"points": 153
},
{
"date": "2025-12-05",
"position": 393,
"points": 153
},
{
"date": "2025-12-04",
"position": 393,
"points": 153
},
{
"date": "2025-12-03",
"position": 393,
"points": 153
}
],
"career_stats": {
"total_matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 56.9,
"avg_first_serve_won_pct": 63.4,
"avg_second_serve_won_pct": 45.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-22",
"opponent": "Panna Udvardy",
"opponent_id": 218347,
"tournament": "Florianapolis, Brazil",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 50.86206896551724,
"first_serve_won_pct": 67.79661016949152,
"second_serve_won_pct": 45.28301886792453,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-20",
"opponent": "Luiza Fullana",
"opponent_id": 250522,
"tournament": "Florianapolis, Brazil",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 52.0,
"first_serve_won_pct": 65.38461538461539,
"second_serve_won_pct": 45.16129032258064,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-19",
"opponent": "Noelia Zeballos Melgar",
"opponent_id": 60028,
"tournament": "Florianapolis, Brazil",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 63.07692307692307,
"first_serve_won_pct": 56.09756097560976,
"second_serve_won_pct": 35.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-06",
"opponent": "Thaisa Grana Pedretti",
"opponent_id": 120664,
"tournament": "WTA Sao Paulo, Brazil Women, Singles",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 61.64383561643836,
"first_serve_won_pct": 64.44444444444444,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 2,
"losses": 2,
"form_string": "LWWL"
},
"head_to_head": [
{
"opponent": "Luiza Fullana",
"opponent_id": 250522,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Panna Udvardy",
"opponent_id": 218347,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Noelia Zeballos Melgar",
"opponent_id": 60028,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Thaisa Grana Pedretti",
"opponent_id": 120664,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 14,
"aces_per_match": 1.3,
"double_faults_per_match": 4.7,
"first_serve_pct": 68.8,
"first_serve_won_pct": 63.5,
"second_serve_won_pct": 51.6,
"break_points_saved_pct": 53.8,
"break_points_converted_pct": 54.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 2,
"tournaments_played": 1,
"tournaments_won": 0,
"aces": 4,
"double_faults": 14,
"win_rate": 66.7,
"losses": 1
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 10,
"aces_per_match": 1.5,
"double_faults_per_match": 5.0,
"first_serve_pct": 75.5,
"first_serve_won_pct": 48.1,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 23.1,
"break_points_converted_pct": 64.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 11,
"tournaments_won": 0,
"aces": 3,
"double_faults": 10,
"win_rate": 50.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 09:42:32 UTC"
}