Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Eva Vedder
10W - 15L
40.0% Win Rate
Forma: LWLLWLLLLW
JSON Data
{
"player": {
"id": 707,
"api_id": 201729,
"name": "Eva Vedder",
"short_name": "E. Vedder",
"country": "Netherlands",
"country_code": "NL",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1999-11-23",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3286972,
"singles": 11.54,
"doubles": 10.9,
"ranking": 221,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 227,
"points": 326,
"best_position": 209,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 227,
"points": 326
},
{
"date": "2025-12-09",
"position": 227,
"points": 326
},
{
"date": "2025-12-08",
"position": 227,
"points": 326
},
{
"date": "2025-12-07",
"position": 226,
"points": 326
},
{
"date": "2025-12-06",
"position": 226,
"points": 326
},
{
"date": "2025-12-05",
"position": 226,
"points": 326
},
{
"date": "2025-12-04",
"position": 226,
"points": 326
},
{
"date": "2025-12-03",
"position": 226,
"points": 326
}
],
"career_stats": {
"total_matches": 25,
"wins": 10,
"losses": 15,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9
},
"clay": {
"matches": 18,
"wins": 7,
"losses": 11,
"win_rate": 38.9
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"WTA 250": {
"matches": 24,
"wins": 10,
"losses": 14,
"win_rate": 41.7
}
},
"average_match_stats": {
"matches_with_stats": 25,
"avg_aces_per_match": 2.2,
"avg_double_faults_per_match": 3.4,
"avg_first_serve_pct": 61.8,
"avg_first_serve_won_pct": 61.1,
"avg_second_serve_won_pct": 45.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-08",
"opponent": "Alycia Parks",
"opponent_id": 221410,
"tournament": "Limoges, France",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 91.54929577464789,
"first_serve_won_pct": 56.92307692307692,
"second_serve_won_pct": 16.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Astrid Lew Yan Foon",
"opponent_id": 377956,
"tournament": "Limoges, France",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 95.0,
"first_serve_won_pct": 64.91228070175438,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-01",
"opponent": "Leolia Jeanjean",
"opponent_id": 112957,
"tournament": "WTA 125k Quito, Ecuador Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 50.0,
"first_serve_won_pct": 45.16129032258064,
"second_serve_won_pct": 75.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-26",
"opponent": "Mayar Sherif",
"opponent_id": 88310,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 57.57575757575758,
"first_serve_won_pct": 31.57894736842105,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-24",
"opponent": "Martina Trevisan",
"opponent_id": 153860,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 55.12820512820513,
"first_serve_won_pct": 65.11627906976744,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-18",
"opponent": "Mayar Sherif",
"opponent_id": 88310,
"tournament": "Santiago, Chile",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 56.470588235294116,
"first_serve_won_pct": 77.08333333333334,
"second_serve_won_pct": 29.411764705882355,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-28",
"opponent": "Sara Bejlek",
"opponent_id": 360184,
"tournament": "Cali, Colombia",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 55.88235294117647,
"second_serve_won_pct": 52.94117647058824,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-21",
"opponent": "Anastasia Zolotareva",
"opponent_id": 284553,
"tournament": "Florianapolis, Brazil",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 52.17391304347826,
"first_serve_won_pct": 38.88888888888889,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-15",
"opponent": "Tara Würth",
"opponent_id": 339767,
"tournament": "WTA 125K Rio de Janeiro, Brazil Women Singles",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 59.70149253731343,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 36.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-13",
"opponent": "Tina Nadine Smith",
"opponent_id": 237726,
"tournament": "WTA 125K Rio de Janeiro, Brazil Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 55.68181818181818,
"first_serve_won_pct": 55.10204081632652,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 3,
"losses": 7,
"form_string": "LWLLWLLLLW"
},
"head_to_head": [
{
"opponent": "Mayar Sherif",
"opponent_id": 88310,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Alycia Parks",
"opponent_id": 221410,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Leolia Jeanjean",
"opponent_id": 112957,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Nicole Fossa Huergo",
"opponent_id": 92877,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Arantxa Rus",
"opponent_id": 19847,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"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": 7,
"double_faults": 5,
"aces_per_match": 3.5,
"double_faults_per_match": 2.5,
"first_serve_pct": 71.4,
"first_serve_won_pct": 54.8,
"second_serve_won_pct": 66.7,
"break_points_saved_pct": 53.8,
"break_points_converted_pct": 47.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 2,
"aces_per_match": 4.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 70.5,
"first_serve_won_pct": 63.9,
"second_serve_won_pct": 62.5,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 12,
"wins": 5,
"losses": 7,
"win_rate": 41.7,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 20,
"double_faults": 47,
"aces_per_match": 1.7,
"double_faults_per_match": 3.9,
"first_serve_pct": 70.6,
"first_serve_won_pct": 63.2,
"second_serve_won_pct": 51.5,
"break_points_saved_pct": 52.3,
"break_points_converted_pct": 51.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 15,
"wins": 6,
"tournaments_played": 14,
"tournaments_won": 0,
"aces": 31,
"double_faults": 54,
"win_rate": 40.0,
"losses": 9
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 24,
"double_faults": 6,
"aces_per_match": 8.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 70.8,
"first_serve_won_pct": 78.8,
"second_serve_won_pct": 47.9,
"break_points_saved_pct": 77.8,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 6,
"aces_per_match": 2.3,
"double_faults_per_match": 2.0,
"first_serve_pct": 71.0,
"first_serve_won_pct": 62.6,
"second_serve_won_pct": 44.1,
"break_points_saved_pct": 45.8,
"break_points_converted_pct": 47.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 14,
"double_faults": 12,
"aces_per_match": 3.5,
"double_faults_per_match": 3.0,
"first_serve_pct": 74.5,
"first_serve_won_pct": 65.4,
"second_serve_won_pct": 46.5,
"break_points_saved_pct": 64.7,
"break_points_converted_pct": 42.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 10,
"wins": 5,
"tournaments_played": 6,
"tournaments_won": 0,
"aces": 45,
"double_faults": 24,
"win_rate": 50.0,
"losses": 5
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 3,
"aces_per_match": 2.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 68.3,
"first_serve_won_pct": 45.5,
"second_serve_won_pct": 12.5,
"break_points_saved_pct": 0.0,
"break_points_converted_pct": 42.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 21,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 11,
"double_faults": 14,
"aces_per_match": 1.8,
"double_faults_per_match": 2.3,
"first_serve_pct": 69.1,
"first_serve_won_pct": 63.0,
"second_serve_won_pct": 51.8,
"break_points_saved_pct": 71.2,
"break_points_converted_pct": 34.0,
"winners_total": 1,
"unforced_errors_total": 4
}
},
"totals": {
"matches": 7,
"wins": 2,
"tournaments_played": 29,
"tournaments_won": 0,
"aces": 13,
"double_faults": 17,
"win_rate": 28.6,
"losses": 5
}
}
],
"data_generated_at": "2025-12-10 06:01:43 UTC"
}