Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Giovanni Fonio
1W - 2L
33.3% Win Rate
Forma: LLW
JSON Data
{
"player": {
"id": 924,
"api_id": 175070,
"name": "Giovanni Fonio",
"short_name": "G. Fonio",
"country": "Italy",
"country_code": "IT",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 87182,
"singles": 14.11,
"doubles": 13.61,
"ranking": 326,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 440,
"points": 106,
"best_position": 269,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 440,
"points": 106
},
{
"date": "2025-12-09",
"position": 440,
"points": 106
},
{
"date": "2025-12-08",
"position": 440,
"points": 106
},
{
"date": "2025-12-07",
"position": 439,
"points": 106
},
{
"date": "2025-12-06",
"position": 439,
"points": 106
},
{
"date": "2025-12-05",
"position": 439,
"points": 106
},
{
"date": "2025-12-04",
"position": 439,
"points": 106
},
{
"date": "2025-12-03",
"position": 439,
"points": 106
}
],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 6.0,
"avg_double_faults_per_match": 6.7,
"avg_first_serve_pct": 61.3,
"avg_first_serve_won_pct": 69.5,
"avg_second_serve_won_pct": 50.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-02",
"opponent": "Alvaro Guillen Meza",
"opponent_id": 269909,
"tournament": "Genoa, Italy",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 5,
"first_serve_pct": 60.49382716049383,
"first_serve_won_pct": 67.3469387755102,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-01",
"opponent": "Gabriele Pennaforti",
"opponent_id": 380980,
"tournament": "Genoa, Italy",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 8,
"first_serve_pct": 67.03296703296702,
"first_serve_won_pct": 57.377049180327866,
"second_serve_won_pct": 51.61290322580645,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-31",
"opponent": "Parikshit Somani",
"opponent_id": 246743,
"tournament": "Genoa, Italy",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 9,
"double_faults": 7,
"first_serve_pct": 56.36363636363636,
"first_serve_won_pct": 83.87096774193549,
"second_serve_won_pct": 44.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LLW"
},
"head_to_head": [
{
"opponent": "Gabriele Pennaforti",
"opponent_id": 380980,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Parikshit Somani",
"opponent_id": 246743,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Alvaro Guillen Meza",
"opponent_id": 269909,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 12,
"double_faults": 8,
"aces_per_match": 6.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 74.8,
"first_serve_won_pct": 64.6,
"second_serve_won_pct": 55.2,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 60.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 7,
"wins": 5,
"losses": 2,
"win_rate": 71.4,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 17,
"double_faults": 13,
"aces_per_match": 2.4,
"double_faults_per_match": 1.9,
"first_serve_pct": 73.5,
"first_serve_won_pct": 61.1,
"second_serve_won_pct": 51.0,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 8.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 30,
"wins": 17,
"losses": 13,
"win_rate": 56.7,
"tournaments_played": 15,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 5,
"aces": 98,
"double_faults": 105,
"aces_per_match": 3.3,
"double_faults_per_match": 3.5,
"first_serve_pct": 74.0,
"first_serve_won_pct": 66.2,
"second_serve_won_pct": 54.6,
"break_points_saved_pct": 64.0,
"break_points_converted_pct": 37.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 39,
"wins": 23,
"tournaments_played": 19,
"tournaments_won": 0,
"aces": 127,
"double_faults": 126,
"win_rate": 59.0,
"losses": 16
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 6,
"aces_per_match": 2.0,
"double_faults_per_match": 6.0,
"first_serve_pct": 72.7,
"first_serve_won_pct": 64.0,
"second_serve_won_pct": 45.8,
"break_points_saved_pct": 20.0,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 16,
"wins": 9,
"losses": 7,
"win_rate": 56.2,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 5,
"aces": 93,
"double_faults": 34,
"aces_per_match": 5.8,
"double_faults_per_match": 2.1,
"first_serve_pct": 74.9,
"first_serve_won_pct": 71.5,
"second_serve_won_pct": 59.8,
"break_points_saved_pct": 63.7,
"break_points_converted_pct": 37.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 40,
"wins": 20,
"losses": 20,
"win_rate": 50.0,
"tournaments_played": 23,
"tournaments_won": 0,
"tiebreaks_won": 11,
"tiebreaks_lost": 5,
"aces": 126,
"double_faults": 110,
"aces_per_match": 3.1,
"double_faults_per_match": 2.8,
"first_serve_pct": 72.1,
"first_serve_won_pct": 68.9,
"second_serve_won_pct": 59.3,
"break_points_saved_pct": 61.3,
"break_points_converted_pct": 37.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 57,
"wins": 29,
"tournaments_played": 33,
"tournaments_won": 0,
"aces": 221,
"double_faults": 150,
"win_rate": 50.9,
"losses": 28
}
}
],
"data_generated_at": "2025-12-10 13:07:47 UTC"
}