Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Tommaso Compagnucci
3W - 2L
60.0% Win Rate
Forma: LWLWW
JSON Data
{
"player": {
"id": 1645,
"api_id": 227447,
"name": "Tommaso Compagnucci",
"short_name": "T. Compagnucci",
"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": 2836226,
"singles": 13.75,
"doubles": 13.31,
"ranking": 511,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 4.4,
"avg_double_faults_per_match": 1.6,
"avg_first_serve_pct": 63.4,
"avg_first_serve_won_pct": 62.0,
"avg_second_serve_won_pct": 49.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-24",
"opponent": "Lilian Marmousez",
"opponent_id": 248845,
"tournament": "Maia, Portugal",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 54.285714285714285,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-23",
"opponent": "Tiago Torres",
"opponent_id": 283476,
"tournament": "Maia, Portugal",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 68.46846846846847,
"first_serve_won_pct": 57.89473684210527,
"second_serve_won_pct": 65.71428571428571,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-02",
"opponent": "Francesco Forti",
"opponent_id": 217834,
"tournament": "Genoa, Italy",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 40.0,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 38.095238095238095,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-01",
"opponent": "Gabriele Piraino",
"opponent_id": 381399,
"tournament": "Genoa, Italy",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 0,
"first_serve_pct": 80.0,
"first_serve_won_pct": 80.55555555555556,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-31",
"opponent": "Nicola Rispoli",
"opponent_id": 167296,
"tournament": "Genoa, Italy",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 64.76190476190476,
"first_serve_won_pct": 60.29411764705882,
"second_serve_won_pct": 56.75675675675676,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LWLWW"
},
"head_to_head": [
{
"opponent": "Lilian Marmousez",
"opponent_id": 248845,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Gabriele Piraino",
"opponent_id": 381399,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Francesco Forti",
"opponent_id": 217834,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tiago Torres",
"opponent_id": 283476,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Nicola Rispoli",
"opponent_id": 167296,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 10,
"wins": 5,
"losses": 5,
"win_rate": 50.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 43,
"double_faults": 13,
"aces_per_match": 4.3,
"double_faults_per_match": 1.3,
"first_serve_pct": 74.4,
"first_serve_won_pct": 66.0,
"second_serve_won_pct": 45.8,
"break_points_saved_pct": 54.3,
"break_points_converted_pct": 39.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 7,
"double_faults": 3,
"aces_per_match": 3.5,
"double_faults_per_match": 1.5,
"first_serve_pct": 75.1,
"first_serve_won_pct": 56.8,
"second_serve_won_pct": 59.6,
"break_points_saved_pct": 70.8,
"break_points_converted_pct": 63.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 12,
"wins": 6,
"tournaments_played": 7,
"tournaments_won": 0,
"aces": 50,
"double_faults": 16,
"win_rate": 50.0,
"losses": 6
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 24,
"tournaments_won": 3,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 7,
"aces_per_match": 1.0,
"double_faults_per_match": 2.3,
"first_serve_pct": 70.0,
"first_serve_won_pct": 56.0,
"second_serve_won_pct": 54.4,
"break_points_saved_pct": 35.0,
"break_points_converted_pct": 66.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 0,
"tournaments_played": 24,
"tournaments_won": 3,
"aces": 3,
"double_faults": 7,
"win_rate": 0.0,
"losses": 3
}
}
],
"data_generated_at": "2025-12-10 08:48:42 UTC"
}