Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Peter Hatton
1W - 3L
25,0% Win Rate
Forma: LLWL
JSON Data
{
"player": {
"id": 2502,
"api_id": 1125000,
"name": "Peter Hatton",
"short_name": "P. Hatton",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1867167,
"singles": 12.0,
"doubles": null,
"ranking": 3038,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.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": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 2.5,
"avg_first_serve_pct": 71.9,
"avg_first_serve_won_pct": 59.9,
"avg_second_serve_won_pct": 41.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-09",
"opponent": "Cooper Johnson",
"opponent_id": 1084370,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 66.34615384615384,
"first_serve_won_pct": 56.52173913043478,
"second_serve_won_pct": 43.18181818181818,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Artem Dmytrenko",
"opponent_id": 1162164,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 76.13636363636364,
"first_serve_won_pct": 68.65671641791045,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Junghee You",
"opponent_id": 455070,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 76.66666666666667,
"first_serve_won_pct": 56.52173913043478,
"second_serve_won_pct": 63.1578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Santiago Giamichelle",
"opponent_id": 387340,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 68.4931506849315,
"first_serve_won_pct": 57.99999999999999,
"second_serve_won_pct": 34.78260869565217,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LLWL"
},
"head_to_head": [
{
"opponent": "Artem Dmytrenko",
"opponent_id": 1162164,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Junghee You",
"opponent_id": 455070,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Cooper Johnson",
"opponent_id": 1084370,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Santiago Giamichelle",
"opponent_id": 387340,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:15 UTC"
}