Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Heather Watson
9W - 16L
36.0% Win Rate
Forma: LLLLLWLLWW
JSON Data
{
"player": {
"id": 108,
"api_id": 41404,
"name": "Heather Watson",
"short_name": "H. Watson",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1992-05-19",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 10286,
"singles": 11.68,
"doubles": 11.25,
"ranking": 185,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 267,
"points": 264,
"best_position": 38,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 267,
"points": 264
},
{
"date": "2025-12-09",
"position": 267,
"points": 264
},
{
"date": "2025-12-08",
"position": 267,
"points": 264
},
{
"date": "2025-12-07",
"position": 267,
"points": 264
},
{
"date": "2025-12-06",
"position": 267,
"points": 264
},
{
"date": "2025-12-05",
"position": 267,
"points": 264
},
{
"date": "2025-12-04",
"position": 267,
"points": 264
},
{
"date": "2025-12-03",
"position": 267,
"points": 264
}
],
"career_stats": {
"total_matches": 25,
"wins": 9,
"losses": 16,
"win_rate": 36.0
},
"surface_stats": {
"hard": {
"matches": 13,
"wins": 4,
"losses": 9,
"win_rate": 30.8
},
"clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"grass": {
"matches": 10,
"wins": 5,
"losses": 5,
"win_rate": 50.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"WTA 1000": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"WTA 500": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9
},
"WTA 250": {
"matches": 12,
"wins": 5,
"losses": 7,
"win_rate": 41.7
}
},
"average_match_stats": {
"matches_with_stats": 25,
"avg_aces_per_match": 3.1,
"avg_double_faults_per_match": 3.7,
"avg_first_serve_pct": 57.0,
"avg_first_serve_won_pct": 66.9,
"avg_second_serve_won_pct": 43.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-08-19",
"opponent": "Ekaterine Gorgodze",
"opponent_id": 48486,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 7,
"first_serve_pct": 87.73584905660378,
"first_serve_won_pct": 47.31182795698925,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-05",
"opponent": "Anastasia Zakharova",
"opponent_id": 255391,
"tournament": "Cincinnati",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 35.714285714285715,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 64.51612903225806,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-15",
"opponent": "Angelina Voloshchuk",
"opponent_id": 407876,
"tournament": "WTA 125K Porto, Portugal Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-1",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 42.857142857142854,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-01",
"opponent": "Clara Tauson",
"opponent_id": 252168,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Round of 128",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 46.25,
"first_serve_won_pct": 70.27027027027027,
"second_serve_won_pct": 48.837209302325576,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-22",
"opponent": "Kamilla Rakhimova",
"opponent_id": 217828,
"tournament": "Eastbourne",
"surface": "grass",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 75.47169811320755,
"first_serve_won_pct": 45.0,
"second_serve_won_pct": 61.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-21",
"opponent": "Jessica Bouzas Maneiro",
"opponent_id": 275105,
"tournament": "Eastbourne",
"surface": "grass",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 10,
"double_faults": 3,
"first_serve_pct": 60.0,
"first_serve_won_pct": 71.21212121212122,
"second_serve_won_pct": 47.72727272727273,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-14",
"opponent": "Leolia Jeanjean",
"opponent_id": 112957,
"tournament": "Nottingham",
"surface": "grass",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 7,
"first_serve_pct": 53.2258064516129,
"first_serve_won_pct": 69.6969696969697,
"second_serve_won_pct": 71.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-12",
"opponent": "Elena Rybakina",
"opponent_id": 186312,
"tournament": "London",
"surface": "grass",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 59.67741935483871,
"first_serve_won_pct": 54.054054054054056,
"second_serve_won_pct": 48.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-10",
"opponent": "Yulia Putintseva",
"opponent_id": 45545,
"tournament": "London",
"surface": "grass",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 64.70588235294117,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 53.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-08",
"opponent": "Zeynep Sonmez",
"opponent_id": 237669,
"tournament": "London",
"surface": "grass",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 57.407407407407405,
"first_serve_won_pct": 70.96774193548387,
"second_serve_won_pct": 65.21739130434783,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 3,
"losses": 7,
"form_string": "LLLLLWLLWW"
},
"head_to_head": [
{
"opponent": "Varvara Lepchenko",
"opponent_id": 18919,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Anastasia Zakharova",
"opponent_id": 255391,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Linda Fruhvirtova",
"opponent_id": 306421,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Leolia Jeanjean",
"opponent_id": 112957,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Iryna Shymanovich",
"opponent_id": 92879,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 17,
"double_faults": 15,
"aces_per_match": 4.2,
"double_faults_per_match": 3.8,
"first_serve_pct": 70.3,
"first_serve_won_pct": 64.8,
"second_serve_won_pct": 51.8,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 45.0,
"winners_total": 31,
"unforced_errors_total": 28
},
"hardcourt_outdoor": {
"matches": 11,
"wins": 4,
"losses": 7,
"win_rate": 36.4,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 32,
"double_faults": 44,
"aces_per_match": 2.9,
"double_faults_per_match": 4.0,
"first_serve_pct": 72.6,
"first_serve_won_pct": 64.3,
"second_serve_won_pct": 48.8,
"break_points_saved_pct": 52.7,
"break_points_converted_pct": 40.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 1,
"double_faults": 9,
"aces_per_match": 1.0,
"double_faults_per_match": 9.0,
"first_serve_pct": 66.0,
"first_serve_won_pct": 59.4,
"second_serve_won_pct": 40.0,
"break_points_saved_pct": 57.1,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 16,
"wins": 5,
"tournaments_played": 16,
"tournaments_won": 0,
"aces": 50,
"double_faults": 68,
"win_rate": 31.2,
"losses": 11
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 12,
"aces_per_match": 2.2,
"double_faults_per_match": 3.0,
"first_serve_pct": 70.5,
"first_serve_won_pct": 67.8,
"second_serve_won_pct": 47.8,
"break_points_saved_pct": 51.6,
"break_points_converted_pct": 42.4,
"winners_total": 14,
"unforced_errors_total": 28
},
"hardcourt_outdoor": {
"matches": 18,
"wins": 8,
"losses": 10,
"win_rate": 44.4,
"tournaments_played": 12,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 57,
"double_faults": 66,
"aces_per_match": 3.2,
"double_faults_per_match": 3.7,
"first_serve_pct": 71.1,
"first_serve_won_pct": 65.2,
"second_serve_won_pct": 52.7,
"break_points_saved_pct": 51.1,
"break_points_converted_pct": 43.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 5,
"double_faults": 18,
"aces_per_match": 1.7,
"double_faults_per_match": 6.0,
"first_serve_pct": 69.2,
"first_serve_won_pct": 56.6,
"second_serve_won_pct": 48.2,
"break_points_saved_pct": 47.4,
"break_points_converted_pct": 44.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 25,
"wins": 9,
"tournaments_played": 18,
"tournaments_won": 1,
"aces": 71,
"double_faults": 96,
"win_rate": 36.0,
"losses": 16
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 20,
"double_faults": 13,
"aces_per_match": 3.3,
"double_faults_per_match": 2.2,
"first_serve_pct": 72.3,
"first_serve_won_pct": 66.8,
"second_serve_won_pct": 53.2,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 34.1,
"winners_total": 26,
"unforced_errors_total": 32
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 4,
"aces_per_match": 5.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 72.6,
"first_serve_won_pct": 60.5,
"second_serve_won_pct": 68.2,
"break_points_saved_pct": 70.0,
"break_points_converted_pct": 16.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 16,
"wins": 7,
"losses": 9,
"win_rate": 43.8,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 1,
"aces": 43,
"double_faults": 58,
"aces_per_match": 2.7,
"double_faults_per_match": 3.6,
"first_serve_pct": 69.6,
"first_serve_won_pct": 65.2,
"second_serve_won_pct": 48.3,
"break_points_saved_pct": 50.3,
"break_points_converted_pct": 41.6,
"winners_total": 10,
"unforced_errors_total": 15
},
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 5,
"aces_per_match": 0.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 75.2,
"first_serve_won_pct": 52.1,
"second_serve_won_pct": 33.3,
"break_points_saved_pct": 41.2,
"break_points_converted_pct": 62.5,
"winners_total": 0,
"unforced_errors_total": 3
}
},
"totals": {
"matches": 25,
"wins": 10,
"tournaments_played": 23,
"tournaments_won": 0,
"aces": 68,
"double_faults": 80,
"win_rate": 40.0,
"losses": 15
}
}
],
"data_generated_at": "2025-12-10 08:48:48 UTC"
}