Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jack Clements
2W - 6L
25.0% Win Rate
Forma: LLWLLLLW
JSON Data
{
"player": {
"id": 4988,
"api_id": 301986,
"name": "Jack Clements",
"short_name": "J. Clements",
"country": "Australia",
"country_code": "AU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 8,
"wins": 2,
"losses": 6,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 8,
"wins": 2,
"losses": 6,
"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": 8,
"wins": 2,
"losses": 6,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 8,
"avg_aces_per_match": 3.4,
"avg_double_faults_per_match": 3.6,
"avg_first_serve_pct": 62.4,
"avg_first_serve_won_pct": 57.4,
"avg_second_serve_won_pct": 40.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-05",
"opponent": "Wihan van der Merwe",
"opponent_id": 1168726,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 80.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-04",
"opponent": "Daniel Howard",
"opponent_id": 512599,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 47.61904761904761,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-03",
"opponent": "Asher Brownrigg",
"opponent_id": 1118700,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 11,
"double_faults": 7,
"first_serve_pct": 62.5,
"first_serve_won_pct": 75.38461538461539,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-17",
"opponent": "Casey Ambler",
"opponent_id": 470396,
"tournament": "UTR PTT Melbourne Men 02",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 50.0,
"first_serve_won_pct": 42.857142857142854,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-15",
"opponent": "Scott Jones",
"opponent_id": 224087,
"tournament": "UTR PTT Melbourne Men 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 64.28571428571429,
"first_serve_won_pct": 53.333333333333336,
"second_serve_won_pct": 56.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-14",
"opponent": "Haruto Ishikawa",
"opponent_id": 500385,
"tournament": "UTR PTT Melbourne Men 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 61.702127659574465,
"first_serve_won_pct": 62.06896551724138,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-13",
"opponent": "Harry (2002) Collins",
"opponent_id": 1130889,
"tournament": "UTR PTT Melbourne Men 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 7,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 57.692307692307686,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-12",
"opponent": "Robin Eldin",
"opponent_id": 1122567,
"tournament": "UTR PTT Melbourne Men 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 8,
"double_faults": 3,
"first_serve_pct": 70.17543859649122,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 45.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 8,
"wins": 2,
"losses": 6,
"form_string": "LLWLLLLW"
},
"head_to_head": [
{
"opponent": "Robin Eldin",
"opponent_id": 1122567,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Harry (2002) Collins",
"opponent_id": 1130889,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Haruto Ishikawa",
"opponent_id": 500385,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Scott Jones",
"opponent_id": 224087,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Casey Ambler",
"opponent_id": 470396,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2026-05-10 00:00",
"opponent": "Daniel Howard",
"opponent_id": 512599,
"tournament": "UTR PTT Melbourne Men 04",
"surface": "",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2026-05-10 00:00",
"opponent": "Lachlan King",
"opponent_id": 1158134,
"tournament": "UTR PTT Melbourne Men 04",
"surface": "",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2026-05-10 00:00",
"opponent": "Sam Wensley",
"opponent_id": 502105,
"tournament": "UTR PTT Melbourne Men 04",
"surface": "",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2026-05-10 00:00",
"opponent": "Valentino de Pellegrin",
"opponent_id": 264367,
"tournament": "UTR PTT Melbourne Men 04",
"surface": "",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2026-05-09 00:34:36 UTC"
}