Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Paxton Pritchard
0W - 4L
0,0% Win Rate
Forma: LLLL
JSON Data
{
"player": {
"id": 3899,
"api_id": 450719,
"name": "Paxton Pritchard",
"short_name": "P. Pritchard",
"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": 4219049,
"singles": 11.0,
"doubles": null,
"ranking": 6113,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.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": 0,
"losses": 4,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.2,
"avg_double_faults_per_match": 0.8,
"avg_first_serve_pct": 65.6,
"avg_first_serve_won_pct": 43.2,
"avg_second_serve_won_pct": 43.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-31",
"opponent": "Cole Henceroth",
"opponent_id": 1160883,
"tournament": "UTR PTT Knoxville Men 06",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 70.37037037037037,
"first_serve_won_pct": 39.473684210526315,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Andrew Delgado",
"opponent_id": 489834,
"tournament": "UTR PTT Knoxville Men 06",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 70.0,
"first_serve_won_pct": 54.285714285714285,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-28",
"opponent": "Ethan Muza",
"opponent_id": 418104,
"tournament": "UTR PTT Knoxville Men 06",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 51.66666666666667,
"first_serve_won_pct": 29.03225806451613,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-27",
"opponent": "Charlie Robin",
"opponent_id": 504833,
"tournament": "UTR PTT Knoxville Men 06",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 70.17543859649122,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 45.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 0,
"losses": 4,
"form_string": "LLLL"
},
"head_to_head": [
{
"opponent": "Ethan Muza",
"opponent_id": 418104,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Andrew Delgado",
"opponent_id": 489834,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Cole Henceroth",
"opponent_id": 1160883,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Charlie Robin",
"opponent_id": 504833,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 21:08:17 UTC"
}