Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Manfredi Graziani
4W - 1L
80,0% Win Rate
Forma: WWWLW
JSON Data
{
"player": {
"id": 4209,
"api_id": 377486,
"name": "Manfredi Graziani",
"short_name": "M. Graziani",
"country": "Switzerland",
"country_code": "CH",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 275874,
"singles": 13.0,
"doubles": null,
"ranking": 793,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.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": 4,
"losses": 1,
"win_rate": 80.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 2.0,
"avg_double_faults_per_match": 3.2,
"avg_first_serve_pct": 58.1,
"avg_first_serve_won_pct": 80.9,
"avg_second_serve_won_pct": 46.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-15",
"opponent": "Vojtech Vales",
"opponent_id": 477293,
"tournament": "UTR PTT Philadelphia Men+H 01",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 58.666666666666664,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-15",
"opponent": "Lun Obrul",
"opponent_id": 386239,
"tournament": "UTR PTT Philadelphia Men+H 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 72.91666666666666,
"first_serve_won_pct": 74.28571428571429,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Parashar Bharadwaj",
"opponent_id": 1045229,
"tournament": "UTR PTT Philadelphia Men+H 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 41.66666666666667,
"first_serve_won_pct": 93.33333333333333,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Benjamin Thomas George",
"opponent_id": 457215,
"tournament": "UTR PTT Philadelphia Men+H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 49.333333333333336,
"first_serve_won_pct": 72.97297297297297,
"second_serve_won_pct": 52.63157894736842,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Adam Bain",
"opponent_id": 1044104,
"tournament": "UTR PTT Philadelphia Men+H 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 67.9245283018868,
"first_serve_won_pct": 88.88888888888889,
"second_serve_won_pct": 35.294117647058826,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 4,
"losses": 1,
"form_string": "WWWLW"
},
"head_to_head": [
{
"opponent": "Vojtech Vales",
"opponent_id": 477293,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Lun Obrul",
"opponent_id": 386239,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Parashar Bharadwaj",
"opponent_id": 1045229,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Adam Bain",
"opponent_id": 1044104,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Benjamin Thomas George",
"opponent_id": 457215,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:29:48 UTC"
}