Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jay Clarke
2W - 5L
28.6% Win Rate
Forma: LWLWLLL
JSON Data
{
"player": {
"id": 783,
"api_id": 197809,
"name": "Jay Clarke",
"short_name": "J. Clarke",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1988251,
"singles": 14.19,
"doubles": 13.31,
"ranking": 286,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 174,
"points": 336,
"best_position": 153,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 174,
"points": 336
},
{
"date": "2025-12-09",
"position": 174,
"points": 336
},
{
"date": "2025-12-08",
"position": 174,
"points": 336
},
{
"date": "2025-12-07",
"position": 174,
"points": 336
},
{
"date": "2025-12-06",
"position": 174,
"points": 336
},
{
"date": "2025-12-05",
"position": 174,
"points": 336
},
{
"date": "2025-12-04",
"position": 174,
"points": 336
},
{
"date": "2025-12-03",
"position": 174,
"points": 336
}
],
"career_stats": {
"total_matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"ATP 500": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"ATP 250": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 7,
"avg_aces_per_match": 4.1,
"avg_double_faults_per_match": 3.4,
"avg_first_serve_pct": 63.8,
"avg_first_serve_won_pct": 68.5,
"avg_second_serve_won_pct": 42.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-12",
"opponent": "Arthur Fery",
"opponent_id": 321789,
"tournament": "Stockholm",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 58.51063829787234,
"first_serve_won_pct": 65.45454545454545,
"second_serve_won_pct": 35.8974358974359,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-11",
"opponent": "Sascha Gueymard Wayenburg",
"opponent_id": 340741,
"tournament": "Stockholm",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 8,
"double_faults": 6,
"first_serve_pct": 50.92592592592593,
"first_serve_won_pct": 72.72727272727273,
"second_serve_won_pct": 54.71698113207547,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-21",
"opponent": "Arthur Cazaux",
"opponent_id": 287803,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 2",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 91.37931034482759,
"first_serve_won_pct": 49.056603773584904,
"second_serve_won_pct": 20.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-18",
"opponent": "Jack Satterfield",
"opponent_id": 1072728,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 61.29032258064516,
"first_serve_won_pct": 78.94736842105263,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-01",
"opponent": "Daniel Evans",
"opponent_id": 16375,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Round of 128",
"result": "L",
"score": "0-3",
"stats": {
"aces": 6,
"double_faults": 6,
"first_serve_pct": 55.952380952380956,
"first_serve_won_pct": 70.2127659574468,
"second_serve_won_pct": 32.432432432432435,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-21",
"opponent": "Aleksandar Vukic",
"opponent_id": 124656,
"tournament": "Eastbourne",
"surface": "grass",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 69.04761904761905,
"first_serve_won_pct": 68.96551724137932,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-14",
"opponent": "Alex Bolt",
"opponent_id": 58369,
"tournament": "London",
"surface": "grass",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 59.61538461538461,
"first_serve_won_pct": 74.19354838709677,
"second_serve_won_pct": 47.61904761904761,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 7,
"wins": 2,
"losses": 5,
"form_string": "LWLWLLL"
},
"head_to_head": [
{
"opponent": "Jack Satterfield",
"opponent_id": 1072728,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Alex Bolt",
"opponent_id": 58369,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Aleksandar Vukic",
"opponent_id": 124656,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Arthur Cazaux",
"opponent_id": 287803,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Daniel Evans",
"opponent_id": 16375,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 15,
"double_faults": 13,
"aces_per_match": 3.8,
"double_faults_per_match": 3.2,
"first_serve_pct": 70.7,
"first_serve_won_pct": 71.5,
"second_serve_won_pct": 40.5,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 11.8,
"winners_total": 20,
"unforced_errors_total": 38
},
"hardcourt_indoor": {
"matches": 11,
"wins": 5,
"losses": 6,
"win_rate": 45.5,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 36,
"double_faults": 40,
"aces_per_match": 3.3,
"double_faults_per_match": 3.6,
"first_serve_pct": 69.7,
"first_serve_won_pct": 69.0,
"second_serve_won_pct": 50.1,
"break_points_saved_pct": 65.6,
"break_points_converted_pct": 44.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 9,
"wins": 4,
"losses": 5,
"win_rate": 44.4,
"tournaments_played": 8,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 24,
"double_faults": 29,
"aces_per_match": 2.7,
"double_faults_per_match": 3.2,
"first_serve_pct": 69.7,
"first_serve_won_pct": 63.7,
"second_serve_won_pct": 49.4,
"break_points_saved_pct": 46.3,
"break_points_converted_pct": 46.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 10,
"wins": 6,
"losses": 4,
"win_rate": 60.0,
"tournaments_played": 7,
"tournaments_won": 1,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 17,
"double_faults": 23,
"aces_per_match": 1.7,
"double_faults_per_match": 2.3,
"first_serve_pct": 73.7,
"first_serve_won_pct": 61.1,
"second_serve_won_pct": 52.5,
"break_points_saved_pct": 63.7,
"break_points_converted_pct": 46.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 34,
"wins": 15,
"tournaments_played": 26,
"tournaments_won": 2,
"aces": 92,
"double_faults": 105,
"win_rate": 44.1,
"losses": 19
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 28,
"double_faults": 8,
"aces_per_match": 9.3,
"double_faults_per_match": 2.7,
"first_serve_pct": 74.6,
"first_serve_won_pct": 73.4,
"second_serve_won_pct": 47.0,
"break_points_saved_pct": 63.2,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 9,
"wins": 6,
"losses": 3,
"win_rate": 66.7,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 0,
"aces": 67,
"double_faults": 45,
"aces_per_match": 7.4,
"double_faults_per_match": 5.0,
"first_serve_pct": 67.2,
"first_serve_won_pct": 75.4,
"second_serve_won_pct": 46.0,
"break_points_saved_pct": 63.8,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 2,
"aces_per_match": 7.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 64.3,
"first_serve_won_pct": 68.8,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 0.0,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5,
"tournaments_played": 21,
"tournaments_won": 3,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 27,
"double_faults": 13,
"aces_per_match": 3.4,
"double_faults_per_match": 1.6,
"first_serve_pct": 72.9,
"first_serve_won_pct": 67.9,
"second_serve_won_pct": 58.4,
"break_points_saved_pct": 60.8,
"break_points_converted_pct": 53.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 21,
"wins": 10,
"tournaments_played": 32,
"tournaments_won": 3,
"aces": 129,
"double_faults": 68,
"win_rate": 47.6,
"losses": 11
}
}
],
"data_generated_at": "2025-12-10 09:27:36 UTC"
}