Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jerome Estephan
2W - 3L
40,0% Win Rate
Forma: LWLLW
JSON Data
{
"player": {
"id": 3559,
"api_id": 504578,
"name": "Jerome Estephan",
"short_name": "J. Estephan",
"country": "Australia",
"country_code": "AU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 803526,
"singles": 11.0,
"doubles": null,
"ranking": 5245,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.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": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 3.0,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 53.9,
"avg_first_serve_won_pct": 62.9,
"avg_second_serve_won_pct": 40.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-09",
"opponent": "Luke Cripps",
"opponent_id": 508315,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 8,
"first_serve_pct": 59.74025974025974,
"first_serve_won_pct": 65.21739130434783,
"second_serve_won_pct": 36.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Stephen Tomkins",
"opponent_id": 452507,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "1-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 45.83333333333333,
"first_serve_won_pct": 81.81818181818183,
"second_serve_won_pct": 18.181818181818183,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Enzo Aguiard",
"opponent_id": 477393,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 62.22222222222222,
"first_serve_won_pct": 42.857142857142854,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Oliver Welch",
"opponent_id": 450689,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 52.77777777777778,
"first_serve_won_pct": 47.368421052631575,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "Chase Zhao",
"opponent_id": 1094425,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 48.97959183673469,
"first_serve_won_pct": 77.08333333333334,
"second_serve_won_pct": 52.94117647058824,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LWLLW"
},
"head_to_head": [
{
"opponent": "Oliver Welch",
"opponent_id": 450689,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Stephen Tomkins",
"opponent_id": 452507,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Chase Zhao",
"opponent_id": 1094425,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Enzo Aguiard",
"opponent_id": 477393,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Luke Cripps",
"opponent_id": 508315,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 23:41:55 UTC"
}