Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Bautista Vilicich
1W - 1L
50.0% Win Rate
Forma: LW
JSON Data
{
"player": {
"id": 531,
"api_id": 329533,
"name": "Bautista Vilicich",
"short_name": "B. Vilicich",
"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": 5250900,
"singles": 12.98,
"doubles": 12.4,
"ranking": 1077,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 55.6,
"avg_first_serve_won_pct": 65.7,
"avg_second_serve_won_pct": 42.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-05-12",
"opponent": "Mateo Barreiros Reyes",
"opponent_id": 261752,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 55.55555555555556,
"first_serve_won_pct": 65.71428571428571,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-11",
"opponent": "Pablo Robledo",
"opponent_id": 1091541,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 55.55555555555556,
"first_serve_won_pct": 65.71428571428571,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 1,
"losses": 1,
"form_string": "LW"
},
"head_to_head": [
{
"opponent": "Mateo Barreiros Reyes",
"opponent_id": 261752,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Pablo Robledo",
"opponent_id": 1091541,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 15,
"wins": 6,
"losses": 9,
"win_rate": 40.0,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 15,
"double_faults": 30,
"aces_per_match": 1.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 73.8,
"first_serve_won_pct": 57.9,
"second_serve_won_pct": 52.5,
"break_points_saved_pct": 68.5,
"break_points_converted_pct": 34.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 15,
"wins": 6,
"tournaments_played": 9,
"tournaments_won": 0,
"aces": 15,
"double_faults": 30,
"win_rate": 40.0,
"losses": 9
}
},
{
"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": 1,
"double_faults": 11,
"aces_per_match": 0.3,
"double_faults_per_match": 3.7,
"first_serve_pct": 78.7,
"first_serve_won_pct": 57.6,
"second_serve_won_pct": 46.0,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 47.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 12,
"wins": 6,
"losses": 6,
"win_rate": 50.0,
"tournaments_played": 20,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 5,
"double_faults": 34,
"aces_per_match": 0.4,
"double_faults_per_match": 2.8,
"first_serve_pct": 76.2,
"first_serve_won_pct": 58.4,
"second_serve_won_pct": 54.1,
"break_points_saved_pct": 49.0,
"break_points_converted_pct": 55.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 15,
"wins": 7,
"tournaments_played": 22,
"tournaments_won": 0,
"aces": 6,
"double_faults": 45,
"win_rate": 46.7,
"losses": 8
}
}
],
"data_generated_at": "2025-12-12 19:44:28 UTC"
}