Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Caroline Dolehide
25W - 25L
50.0% Win Rate
Forma: LWWLLWLLWW
JSON Data
{
"player": {
"id": 523,
"api_id": 123824,
"name": "Caroline Dolehide",
"short_name": "C. Dolehide",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1998-09-05",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 51094,
"singles": 11.87,
"doubles": 11.91,
"ranking": 136,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 111,
"points": 696,
"best_position": 41,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 111,
"points": 696
},
{
"date": "2025-12-09",
"position": 111,
"points": 696
},
{
"date": "2025-12-08",
"position": 111,
"points": 696
},
{
"date": "2025-12-07",
"position": 111,
"points": 696
},
{
"date": "2025-12-06",
"position": 111,
"points": 696
},
{
"date": "2025-12-05",
"position": 111,
"points": 696
},
{
"date": "2025-12-04",
"position": 111,
"points": 696
},
{
"date": "2025-12-03",
"position": 111,
"points": 696
}
],
"career_stats": {
"total_matches": 50,
"wins": 25,
"losses": 25,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 30,
"wins": 14,
"losses": 16,
"win_rate": 46.7
},
"clay": {
"matches": 15,
"wins": 9,
"losses": 6,
"win_rate": 60.0
},
"grass": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"WTA 1000": {
"matches": 12,
"wins": 4,
"losses": 8,
"win_rate": 33.3
},
"WTA 500": {
"matches": 11,
"wins": 7,
"losses": 4,
"win_rate": 63.6
},
"WTA 250": {
"matches": 21,
"wins": 11,
"losses": 10,
"win_rate": 52.4
}
},
"average_match_stats": {
"matches_with_stats": 50,
"avg_aces_per_match": 2.9,
"avg_double_faults_per_match": 3.6,
"avg_first_serve_pct": 69.6,
"avg_first_serve_won_pct": 62.8,
"avg_second_serve_won_pct": 50.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-28",
"opponent": "Mayar Sherif",
"opponent_id": 88310,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 72.09302325581395,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-27",
"opponent": "Despina Papamichail",
"opponent_id": 45139,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 89.83050847457628,
"first_serve_won_pct": 66.0377358490566,
"second_serve_won_pct": 150.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-25",
"opponent": "Candela Vázquez",
"opponent_id": 460292,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 64.51612903225806,
"first_serve_won_pct": 85.0,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-04",
"opponent": "Marina Stakusic",
"opponent_id": 319995,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 51.42857142857142,
"second_serve_won_pct": 56.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-15",
"opponent": "Katrina Scott",
"opponent_id": 297369,
"tournament": "Tampico, Mexico",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 9,
"first_serve_pct": 63.96396396396396,
"first_serve_won_pct": 66.19718309859155,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-15",
"opponent": "Diletta Cherubini",
"opponent_id": 276445,
"tournament": "Tampico, Mexico",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "1-1",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 69.56521739130434,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-04",
"opponent": "Anna Blinkova",
"opponent_id": 189995,
"tournament": "Wuhan",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 70.78651685393258,
"first_serve_won_pct": 53.96825396825397,
"second_serve_won_pct": 58.06451612903226,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-03",
"opponent": "Katie Volynets",
"opponent_id": 256104,
"tournament": "WTA 125K Suzhou, China Women Singles",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 74.50980392156863,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-02",
"opponent": "Joanna Garland",
"opponent_id": 230384,
"tournament": "WTA 125K Suzhou, China Women Singles",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 77.02702702702703,
"first_serve_won_pct": 64.91228070175438,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-01",
"opponent": "Moyuka Uchijima",
"opponent_id": 253356,
"tournament": "WTA 125K Suzhou, China Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 74.07407407407408,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 39.21568627450981,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LWWLLWLLWW"
},
"head_to_head": [
{
"opponent": "Anna Blinkova",
"opponent_id": 189995,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Greet Minnen",
"opponent_id": 110803,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Varvara Gracheva",
"opponent_id": 215755,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Anna Kalinskaya",
"opponent_id": 179146,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Liudmila Samsonova",
"opponent_id": 128584,
"matches": 2,
"wins": 0,
"losses": 2
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 19,
"double_faults": 19,
"aces_per_match": 3.8,
"double_faults_per_match": 3.8,
"first_serve_pct": 74.0,
"first_serve_won_pct": 66.2,
"second_serve_won_pct": 68.5,
"break_points_saved_pct": 56.7,
"break_points_converted_pct": 31.8,
"winners_total": 30,
"unforced_errors_total": 46
},
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 2,
"aces_per_match": 4.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 74.2,
"first_serve_won_pct": 55.6,
"second_serve_won_pct": 50.8,
"break_points_saved_pct": 62.5,
"break_points_converted_pct": 47.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 20,
"wins": 9,
"losses": 11,
"win_rate": 45.0,
"tournaments_played": 15,
"tournaments_won": 0,
"tiebreaks_won": 5,
"tiebreaks_lost": 3,
"aces": 72,
"double_faults": 82,
"aces_per_match": 3.6,
"double_faults_per_match": 4.1,
"first_serve_pct": 76.3,
"first_serve_won_pct": 64.4,
"second_serve_won_pct": 52.6,
"break_points_saved_pct": 60.5,
"break_points_converted_pct": 37.1,
"winners_total": 66,
"unforced_errors_total": 88
},
"red_clay": {
"matches": 14,
"wins": 8,
"losses": 6,
"win_rate": 57.1,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 23,
"double_faults": 50,
"aces_per_match": 1.6,
"double_faults_per_match": 3.6,
"first_serve_pct": 77.7,
"first_serve_won_pct": 61.2,
"second_serve_won_pct": 61.4,
"break_points_saved_pct": 54.4,
"break_points_converted_pct": 49.2,
"winners_total": 53,
"unforced_errors_total": 59
}
},
"totals": {
"matches": 41,
"wins": 20,
"tournaments_played": 25,
"tournaments_won": 0,
"aces": 122,
"double_faults": 153,
"win_rate": 48.8,
"losses": 21
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 15,
"double_faults": 15,
"aces_per_match": 1.9,
"double_faults_per_match": 1.9,
"first_serve_pct": 80.6,
"first_serve_won_pct": 57.4,
"second_serve_won_pct": 52.4,
"break_points_saved_pct": 52.8,
"break_points_converted_pct": 35.7,
"winners_total": 4,
"unforced_errors_total": 22
},
"hardcourt_outdoor": {
"matches": 31,
"wins": 14,
"losses": 17,
"win_rate": 45.2,
"tournaments_played": 17,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 5,
"aces": 74,
"double_faults": 86,
"aces_per_match": 2.4,
"double_faults_per_match": 2.8,
"first_serve_pct": 80.4,
"first_serve_won_pct": 61.7,
"second_serve_won_pct": 50.7,
"break_points_saved_pct": 54.0,
"break_points_converted_pct": 42.9,
"winners_total": 88,
"unforced_errors_total": 115
},
"red_clay": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 7,
"double_faults": 8,
"aces_per_match": 1.4,
"double_faults_per_match": 1.6,
"first_serve_pct": 79.2,
"first_serve_won_pct": 59.6,
"second_serve_won_pct": 62.8,
"break_points_saved_pct": 64.7,
"break_points_converted_pct": 34.3,
"winners_total": 16,
"unforced_errors_total": 16
}
},
"totals": {
"matches": 44,
"wins": 19,
"tournaments_played": 24,
"tournaments_won": 0,
"aces": 96,
"double_faults": 109,
"win_rate": 43.2,
"losses": 25
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 2,
"aces_per_match": 2.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 72.0,
"first_serve_won_pct": 39.4,
"second_serve_won_pct": 63.2,
"break_points_saved_pct": 44.4,
"break_points_converted_pct": 12.5,
"winners_total": 21,
"unforced_errors_total": 40
},
"hardcourt_outdoor": {
"matches": 16,
"wins": 10,
"losses": 6,
"win_rate": 62.5,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 6,
"tiebreaks_lost": 2,
"aces": 56,
"double_faults": 74,
"aces_per_match": 3.5,
"double_faults_per_match": 4.6,
"first_serve_pct": 75.1,
"first_serve_won_pct": 67.8,
"second_serve_won_pct": 52.3,
"break_points_saved_pct": 61.0,
"break_points_converted_pct": 43.9,
"winners_total": 11,
"unforced_errors_total": 35
},
"red_clay": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 8,
"tournaments_won": 2,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 9,
"double_faults": 24,
"aces_per_match": 1.3,
"double_faults_per_match": 3.4,
"first_serve_pct": 76.7,
"first_serve_won_pct": 59.0,
"second_serve_won_pct": 52.3,
"break_points_saved_pct": 54.0,
"break_points_converted_pct": 40.6,
"winners_total": 3,
"unforced_errors_total": 18
}
},
"totals": {
"matches": 24,
"wins": 13,
"tournaments_played": 25,
"tournaments_won": 2,
"aces": 67,
"double_faults": 100,
"win_rate": 54.2,
"losses": 11
}
}
],
"data_generated_at": "2025-12-10 07:35:23 UTC"
}