Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Billy Harris
18W - 30L
37.5% Win Rate
Forma: LLLLLWLLLL
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.81,
"ranking": 240,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": {
"position": 148,
"points": 421,
"best_position": 101,
"date": "2026-05-08"
},
"ranking_history": [
{
"date": "2026-05-08",
"position": 148,
"points": 421
},
{
"date": "2026-05-07",
"position": 148,
"points": 421
},
{
"date": "2026-05-06",
"position": 148,
"points": 421
},
{
"date": "2026-05-05",
"position": 148,
"points": 421
},
{
"date": "2026-05-04",
"position": 153,
"points": 421
},
{
"date": "2026-05-03",
"position": 153,
"points": 421
},
{
"date": "2026-05-02",
"position": 153,
"points": 421
},
{
"date": "2026-05-01",
"position": 153,
"points": 421
},
{
"date": "2026-04-30",
"position": 153,
"points": 421
},
{
"date": "2026-04-29",
"position": 153,
"points": 421
}
],
"career_stats": {
"total_matches": 48,
"wins": 18,
"losses": 30,
"win_rate": 37.5
},
"surface_stats": {
"hard": {
"matches": 31,
"wins": 13,
"losses": 18,
"win_rate": 41.9
},
"clay": {
"matches": 9,
"wins": 1,
"losses": 8,
"win_rate": 11.1
},
"grass": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 11,
"wins": 5,
"losses": 6,
"win_rate": 45.5
},
"Masters 1000": {
"matches": 11,
"wins": 3,
"losses": 8,
"win_rate": 27.3
},
"ATP 500": {
"matches": 10,
"wins": 4,
"losses": 6,
"win_rate": 40.0
},
"ATP 250": {
"matches": 12,
"wins": 4,
"losses": 8,
"win_rate": 33.3
},
"Challenger": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"Otro": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 48,
"avg_aces_per_match": 4.7,
"avg_double_faults_per_match": 1.7,
"avg_first_serve_pct": 64.7,
"avg_first_serve_won_pct": 68.1,
"avg_second_serve_won_pct": 50.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-04",
"opponent": "Francisco Comesaña",
"opponent_id": 255420,
"tournament": "ATP Rome Masters",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 51.78571428571429,
"first_serve_won_pct": 58.620689655172406,
"second_serve_won_pct": 40.74074074074074,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-20",
"opponent": "Daniel Merida",
"opponent_id": 338890,
"tournament": "ATP Madrid Masters",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 65.15151515151516,
"first_serve_won_pct": 62.7906976744186,
"second_serve_won_pct": 53.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-30",
"opponent": "Alex Molčan",
"opponent_id": 145130,
"tournament": "Bucharest",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 65.21739130434783,
"second_serve_won_pct": 68.18181818181817,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-17",
"opponent": "Aleksandar Vukic",
"opponent_id": 124656,
"tournament": "Miami",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 10,
"double_faults": 1,
"first_serve_pct": 56.71641791044776,
"first_serve_won_pct": 63.1578947368421,
"second_serve_won_pct": 68.96551724137932,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-15",
"opponent": "Pablo Carreño Busta",
"opponent_id": 40800,
"tournament": "Doha",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 50.0,
"first_serve_won_pct": 72.41379310344827,
"second_serve_won_pct": 31.03448275862069,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-14",
"opponent": "Marco Trungelliti",
"opponent_id": 38517,
"tournament": "Doha",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 55.208333333333336,
"first_serve_won_pct": 77.35849056603774,
"second_serve_won_pct": 48.837209302325576,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-07",
"opponent": "Luka Pavlovic",
"opponent_id": 224534,
"tournament": "Rotterdam",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 56.86274509803921,
"first_serve_won_pct": 62.06896551724138,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-01",
"opponent": "Clement Tabur",
"opponent_id": 206602,
"tournament": "Montpellier",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 8,
"double_faults": 1,
"first_serve_pct": 64.8936170212766,
"first_serve_won_pct": 73.77049180327869,
"second_serve_won_pct": 63.1578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Chris Rodesch",
"opponent_id": 225273,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 0,
"first_serve_pct": 56.52173913043478,
"first_serve_won_pct": 58.97435897435898,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Stefanos Tsitsipas",
"opponent_id": 122366,
"tournament": "United Cup",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 61.44578313253012,
"first_serve_won_pct": 78.43137254901961,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 1,
"losses": 9,
"form_string": "LLLLLWLLLL"
},
"head_to_head": [
{
"opponent": "Aleksandar Vukic",
"opponent_id": 124656,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"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
}
],
"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": 19,
"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": 37,
"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": "2026-05-09 00:52:22 UTC"
}