Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Billy Harris
16W - 21L
43.2% Win Rate
Forma: LLWLLWLLWL
JSON Data
{
"player": {
"id": 459,
"api_id": 111837,
"name": "Billy Harris",
"short_name": "B. Harris",
"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": 2774814,
"singles": 14.31,
"doubles": 13.78,
"ranking": 226,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 126,
"points": 490,
"best_position": 101,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 126,
"points": 490
},
{
"date": "2025-12-09",
"position": 126,
"points": 490
},
{
"date": "2025-12-08",
"position": 126,
"points": 490
},
{
"date": "2025-12-07",
"position": 126,
"points": 490
},
{
"date": "2025-12-06",
"position": 126,
"points": 490
},
{
"date": "2025-12-05",
"position": 126,
"points": 490
},
{
"date": "2025-12-04",
"position": 126,
"points": 490
},
{
"date": "2025-12-03",
"position": 126,
"points": 490
}
],
"career_stats": {
"total_matches": 37,
"wins": 16,
"losses": 21,
"win_rate": 43.2
},
"surface_stats": {
"hard": {
"matches": 23,
"wins": 11,
"losses": 12,
"win_rate": 47.8
},
"clay": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7
},
"grass": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 10,
"wins": 5,
"losses": 5,
"win_rate": 50.0
},
"Masters 1000": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5
},
"ATP 500": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9
},
"ATP 250": {
"matches": 10,
"wins": 4,
"losses": 6,
"win_rate": 40.0
},
"Challenger": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 37,
"avg_aces_per_match": 4.9,
"avg_double_faults_per_match": 1.7,
"avg_first_serve_pct": 66.6,
"avg_first_serve_won_pct": 68.2,
"avg_second_serve_won_pct": 50.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-01",
"opponent": "Luca Van Assche",
"opponent_id": 335102,
"tournament": "Metz",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 16,
"double_faults": 1,
"first_serve_pct": 66.33663366336634,
"first_serve_won_pct": 61.19402985074627,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-29",
"opponent": "Alexander Blockx",
"opponent_id": 390214,
"tournament": "Bratislava, Slovakia",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 61.53846153846154,
"first_serve_won_pct": 53.125,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-28",
"opponent": "Jan Choinski",
"opponent_id": 105607,
"tournament": "Bratislava, Slovakia",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 9,
"double_faults": 2,
"first_serve_pct": 83.6734693877551,
"first_serve_won_pct": 87.8048780487805,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-11",
"opponent": "Marko Topo",
"opponent_id": 348701,
"tournament": "Almaty",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 77.41935483870968,
"first_serve_won_pct": 70.83333333333334,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-30",
"opponent": "Valentin Royer",
"opponent_id": 255449,
"tournament": "Shanghai",
"surface": "hard",
"round": "Qualification Round 2",
"result": "L",
"score": "0-2",
"stats": {
"aces": 8,
"double_faults": 0,
"first_serve_pct": 63.013698630136986,
"first_serve_won_pct": 67.3913043478261,
"second_serve_won_pct": 62.96296296296296,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-29",
"opponent": "Taro Daniel",
"opponent_id": 48632,
"tournament": "Shanghai",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 0,
"first_serve_pct": 49.09090909090909,
"first_serve_won_pct": 88.88888888888889,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-18",
"opponent": "Nikoloz Basilashvili",
"opponent_id": 26204,
"tournament": "Chengdu",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 9,
"double_faults": 1,
"first_serve_pct": 76.05633802816901,
"first_serve_won_pct": 57.407407407407405,
"second_serve_won_pct": 47.05882352941176,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-17",
"opponent": "Taro Daniel",
"opponent_id": 48632,
"tournament": "Chengdu",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 66.15384615384615,
"first_serve_won_pct": 79.06976744186046,
"second_serve_won_pct": 40.909090909090914,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-16",
"opponent": "Fumin Jiang",
"opponent_id": 491907,
"tournament": "Chengdu",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 8,
"double_faults": 0,
"first_serve_pct": 63.829787234042556,
"first_serve_won_pct": 83.33333333333334,
"second_serve_won_pct": 70.58823529411765,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-26",
"opponent": "Felix Auger-Aliassime",
"opponent_id": 192013,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 128",
"result": "L",
"score": "0-3",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 62.727272727272734,
"first_serve_won_pct": 65.21739130434783,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 3,
"losses": 7,
"form_string": "LLWLLWLLWL"
},
"head_to_head": [
{
"opponent": "Cameron Norrie",
"opponent_id": 95935,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Taro Daniel",
"opponent_id": 48632,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Luca Van Assche",
"opponent_id": 335102,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mikhail Kukushkin",
"opponent_id": 16683,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Dusan Lajovic",
"opponent_id": 39234,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 10,
"wins": 5,
"losses": 5,
"win_rate": 50.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 4,
"aces": 47,
"double_faults": 25,
"aces_per_match": 4.7,
"double_faults_per_match": 2.5,
"first_serve_pct": 74.7,
"first_serve_won_pct": 63.1,
"second_serve_won_pct": 51.7,
"break_points_saved_pct": 72.2,
"break_points_converted_pct": 43.4,
"winners_total": 47,
"unforced_errors_total": 79
},
"hardcourt_indoor": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 39,
"double_faults": 6,
"aces_per_match": 7.8,
"double_faults_per_match": 1.2,
"first_serve_pct": 76.7,
"first_serve_won_pct": 69.7,
"second_serve_won_pct": 48.6,
"break_points_saved_pct": 61.1,
"break_points_converted_pct": 20.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 49,
"wins": 29,
"losses": 20,
"win_rate": 59.2,
"tournaments_played": 18,
"tournaments_won": 1,
"tiebreaks_won": 9,
"tiebreaks_lost": 12,
"aces": 324,
"double_faults": 117,
"aces_per_match": 6.6,
"double_faults_per_match": 2.4,
"first_serve_pct": 73.7,
"first_serve_won_pct": 71.7,
"second_serve_won_pct": 54.3,
"break_points_saved_pct": 61.8,
"break_points_converted_pct": 36.7,
"winners_total": 16,
"unforced_errors_total": 34
},
"red_clay": {
"matches": 10,
"wins": 2,
"losses": 8,
"win_rate": 20.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 24,
"double_faults": 25,
"aces_per_match": 2.4,
"double_faults_per_match": 2.5,
"first_serve_pct": 71.4,
"first_serve_won_pct": 69.8,
"second_serve_won_pct": 49.6,
"break_points_saved_pct": 58.3,
"break_points_converted_pct": 25.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 74,
"wins": 37,
"tournaments_played": 36,
"tournaments_won": 1,
"aces": 434,
"double_faults": 173,
"win_rate": 50.0,
"losses": 37
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 20,
"wins": 14,
"losses": 6,
"win_rate": 70.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 8,
"tiebreaks_lost": 1,
"aces": 138,
"double_faults": 46,
"aces_per_match": 6.9,
"double_faults_per_match": 2.3,
"first_serve_pct": 74.2,
"first_serve_won_pct": 76.3,
"second_serve_won_pct": 60.6,
"break_points_saved_pct": 74.1,
"break_points_converted_pct": 33.3,
"winners_total": 35,
"unforced_errors_total": 44
},
"hardcourt_indoor": {
"matches": 16,
"wins": 6,
"losses": 10,
"win_rate": 37.5,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 4,
"aces": 79,
"double_faults": 31,
"aces_per_match": 4.9,
"double_faults_per_match": 1.9,
"first_serve_pct": 74.0,
"first_serve_won_pct": 70.8,
"second_serve_won_pct": 53.8,
"break_points_saved_pct": 61.8,
"break_points_converted_pct": 42.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 25,
"wins": 12,
"losses": 13,
"win_rate": 48.0,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 7,
"aces": 160,
"double_faults": 97,
"aces_per_match": 6.4,
"double_faults_per_match": 3.9,
"first_serve_pct": 71.6,
"first_serve_won_pct": 72.6,
"second_serve_won_pct": 54.6,
"break_points_saved_pct": 60.9,
"break_points_converted_pct": 41.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 13,
"wins": 6,
"losses": 7,
"win_rate": 46.2,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 43,
"double_faults": 29,
"aces_per_match": 3.3,
"double_faults_per_match": 2.2,
"first_serve_pct": 74.1,
"first_serve_won_pct": 65.8,
"second_serve_won_pct": 54.5,
"break_points_saved_pct": 63.3,
"break_points_converted_pct": 38.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 74,
"wins": 38,
"tournaments_played": 35,
"tournaments_won": 0,
"aces": 420,
"double_faults": 203,
"win_rate": 51.4,
"losses": 36
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 36,
"double_faults": 14,
"aces_per_match": 12.0,
"double_faults_per_match": 4.7,
"first_serve_pct": 73.2,
"first_serve_won_pct": 76.7,
"second_serve_won_pct": 53.7,
"break_points_saved_pct": 46.7,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 16,
"double_faults": 5,
"aces_per_match": 8.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 75.9,
"first_serve_won_pct": 78.9,
"second_serve_won_pct": 54.2,
"break_points_saved_pct": 57.1,
"break_points_converted_pct": 11.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 5,
"wins": 3,
"tournaments_played": 10,
"tournaments_won": 0,
"aces": 52,
"double_faults": 19,
"win_rate": 60.0,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 06:50:18 UTC"
}