Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jp Day
3W - 3L
50,0% Win Rate
Forma: LLWWWL
JSON Data
{
"player": {
"id": 2096,
"api_id": 938328,
"name": "Jp Day",
"short_name": "J. Day",
"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": 4888918,
"singles": 12.0,
"doubles": null,
"ranking": 2186,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.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": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 4.2,
"avg_double_faults_per_match": 3.3,
"avg_first_serve_pct": 58.7,
"avg_first_serve_won_pct": 75.0,
"avg_second_serve_won_pct": 51.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-03",
"opponent": "Maximus Dussault",
"opponent_id": 938330,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 7,
"first_serve_pct": 49.35064935064935,
"first_serve_won_pct": 76.31578947368422,
"second_serve_won_pct": 48.717948717948715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Joao Vitor Goncalves Ceolin",
"opponent_id": 133062,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 74.57627118644068,
"first_serve_won_pct": 70.45454545454545,
"second_serve_won_pct": 53.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-01",
"opponent": "Brody Nejedly Krall",
"opponent_id": 1077443,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 62.745098039215684,
"first_serve_won_pct": 81.25,
"second_serve_won_pct": 42.10526315789473,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Mason Vaughan",
"opponent_id": 1124376,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 0,
"first_serve_pct": 54.285714285714285,
"first_serve_won_pct": 78.94736842105263,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Adam Bain",
"opponent_id": 1044104,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 9,
"double_faults": 5,
"first_serve_pct": 45.3125,
"first_serve_won_pct": 86.20689655172413,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-06",
"opponent": "Peter Makk",
"opponent_id": 217878,
"tournament": "UTR PTT Newport Beach Men 17",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 65.67164179104478,
"first_serve_won_pct": 56.81818181818182,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 3,
"losses": 3,
"form_string": "LLWWWL"
},
"head_to_head": [
{
"opponent": "Adam Bain",
"opponent_id": 1044104,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Joao Vitor Goncalves Ceolin",
"opponent_id": 133062,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Peter Makk",
"opponent_id": 217878,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mason Vaughan",
"opponent_id": 1124376,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Brody Nejedly Krall",
"opponent_id": 1077443,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:34:43 UTC"
}