Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Amanda Anisimova
56W - 24L
70.0% Win Rate
Forma: LWWLWLWWLL
JSON Data
{
"player": {
"id": 296,
"api_id": 230628,
"name": "Amanda Anisimova",
"short_name": "A. Anisimova",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2001-08-31",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 83015,
"singles": 12.91,
"doubles": 11.99,
"ranking": 10,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": {
"position": 6,
"points": 5985,
"best_position": 3,
"date": "2026-05-09"
},
"ranking_history": [
{
"date": "2026-05-09",
"position": 6,
"points": 5985
},
{
"date": "2026-05-08",
"position": 6,
"points": 5985
},
{
"date": "2026-05-07",
"position": 6,
"points": 5985
},
{
"date": "2026-05-06",
"position": 6,
"points": 5985
},
{
"date": "2026-05-05",
"position": 6,
"points": 5985
},
{
"date": "2026-05-04",
"position": 6,
"points": 5985
},
{
"date": "2026-05-03",
"position": 6,
"points": 5995
},
{
"date": "2026-05-02",
"position": 6,
"points": 5995
},
{
"date": "2026-05-01",
"position": 6,
"points": 5995
},
{
"date": "2026-04-30",
"position": 6,
"points": 5995
}
],
"career_stats": {
"total_matches": 80,
"wins": 56,
"losses": 24,
"win_rate": 70.0
},
"surface_stats": {
"hard": {
"matches": 53,
"wins": 37,
"losses": 16,
"win_rate": 69.8
},
"clay": {
"matches": 13,
"wins": 8,
"losses": 5,
"win_rate": 61.5
},
"grass": {
"matches": 14,
"wins": 11,
"losses": 3,
"win_rate": 78.6
}
},
"category_stats": {
"Grand Slam": {
"matches": 25,
"wins": 20,
"losses": 5,
"win_rate": 80.0
},
"WTA 1000": {
"matches": 32,
"wins": 21,
"losses": 11,
"win_rate": 65.6
},
"WTA 500": {
"matches": 13,
"wins": 9,
"losses": 4,
"win_rate": 69.2
},
"WTA 250": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"Otro": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 80,
"avg_aces_per_match": 3.4,
"avg_double_faults_per_match": 4.2,
"avg_first_serve_pct": 64.9,
"avg_first_serve_won_pct": 66.7,
"avg_second_serve_won_pct": 48.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-03-24",
"opponent": "Belinda Bencic",
"opponent_id": 63957,
"tournament": "Miami",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 70.37037037037037,
"first_serve_won_pct": 52.63157894736842,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-21",
"opponent": "Yuliia Starodubtseva",
"opponent_id": 206617,
"tournament": "Miami",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 56.14035087719298,
"first_serve_won_pct": 78.125,
"second_serve_won_pct": 23.52941176470588,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-20",
"opponent": "Ajla Tomljanovic",
"opponent_id": 34486,
"tournament": "Miami",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 67.07317073170732,
"first_serve_won_pct": 45.45454545454545,
"second_serve_won_pct": 34.883720930232556,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-11",
"opponent": "Victoria Mboko",
"opponent_id": 386338,
"tournament": "Indian Wells",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 81.15942028985508,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 15.384615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-08",
"opponent": "Emma Raducanu",
"opponent_id": 258756,
"tournament": "Indian Wells",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 60.0,
"first_serve_won_pct": 85.71428571428571,
"second_serve_won_pct": 71.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-20",
"opponent": "Jessica Pegula",
"opponent_id": 44834,
"tournament": "Dubai",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 73.68421052631578,
"first_serve_won_pct": 58.57142857142858,
"second_serve_won_pct": 48.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-19",
"opponent": "Mirra Andreeva",
"opponent_id": 406776,
"tournament": "Dubai",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 64.60176991150442,
"first_serve_won_pct": 50.68493150684932,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-18",
"opponent": "Janice Tjen",
"opponent_id": 291733,
"tournament": "Dubai",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 57.692307692307686,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-09",
"opponent": "Karolína Plíšková",
"opponent_id": 20732,
"tournament": "Doha",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-1",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 66.29213483146067,
"first_serve_won_pct": 64.40677966101694,
"second_serve_won_pct": 42.10526315789473,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Jessica Pegula",
"opponent_id": 44834,
"tournament": "Australian Open",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 61.97183098591549,
"first_serve_won_pct": 56.81818181818182,
"second_serve_won_pct": 40.74074074074074,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LWWLWLWWLL"
},
"head_to_head": [
{
"opponent": "Emma Raducanu",
"opponent_id": 258756,
"matches": 4,
"wins": 2,
"losses": 2
},
{
"opponent": "Aryna Sabalenka",
"opponent_id": 157754,
"matches": 4,
"wins": 1,
"losses": 3
},
{
"opponent": "Iga Swiatek",
"opponent_id": 228272,
"matches": 3,
"wins": 2,
"losses": 1
},
{
"opponent": "Belinda Bencic",
"opponent_id": 63957,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Kimberly Birrell",
"opponent_id": 105099,
"matches": 2,
"wins": 2,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 10,
"wins": 8,
"losses": 2,
"win_rate": 80.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 29,
"double_faults": 50,
"aces_per_match": 2.9,
"double_faults_per_match": 5.0,
"first_serve_pct": 72.1,
"first_serve_won_pct": 66.1,
"second_serve_won_pct": 61.5,
"break_points_saved_pct": 62.3,
"break_points_converted_pct": 48.1,
"winners_total": 161,
"unforced_errors_total": 221
},
"green_clay": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 11,
"double_faults": 14,
"aces_per_match": 2.8,
"double_faults_per_match": 3.5,
"first_serve_pct": 74.9,
"first_serve_won_pct": 65.5,
"second_serve_won_pct": 59.3,
"break_points_saved_pct": 52.4,
"break_points_converted_pct": 55.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 14,
"double_faults": 13,
"aces_per_match": 3.5,
"double_faults_per_match": 3.2,
"first_serve_pct": 74.9,
"first_serve_won_pct": 66.1,
"second_serve_won_pct": 56.1,
"break_points_saved_pct": 56.7,
"break_points_converted_pct": 37.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 33,
"wins": 25,
"losses": 8,
"win_rate": 75.8,
"tournaments_played": 13,
"tournaments_won": 2,
"tiebreaks_won": 6,
"tiebreaks_lost": 3,
"aces": 122,
"double_faults": 127,
"aces_per_match": 3.7,
"double_faults_per_match": 3.8,
"first_serve_pct": 74.4,
"first_serve_won_pct": 66.5,
"second_serve_won_pct": 57.3,
"break_points_saved_pct": 58.5,
"break_points_converted_pct": 42.7,
"winners_total": 249,
"unforced_errors_total": 262
},
"red_clay": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 27,
"double_faults": 45,
"aces_per_match": 3.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 73.5,
"first_serve_won_pct": 63.9,
"second_serve_won_pct": 58.2,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 44.3,
"winners_total": 113,
"unforced_errors_total": 98
}
},
"totals": {
"matches": 60,
"wins": 43,
"tournaments_played": 22,
"tournaments_won": 2,
"aces": 203,
"double_faults": 249,
"win_rate": 71.7,
"losses": 17
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 21,
"double_faults": 17,
"aces_per_match": 5.2,
"double_faults_per_match": 4.2,
"first_serve_pct": 75.7,
"first_serve_won_pct": 67.2,
"second_serve_won_pct": 52.7,
"break_points_saved_pct": 64.1,
"break_points_converted_pct": 45.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 23,
"wins": 16,
"losses": 7,
"win_rate": 69.6,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 70,
"double_faults": 105,
"aces_per_match": 3.0,
"double_faults_per_match": 4.6,
"first_serve_pct": 73.9,
"first_serve_won_pct": 62.6,
"second_serve_won_pct": 59.8,
"break_points_saved_pct": 55.0,
"break_points_converted_pct": 48.9,
"winners_total": 112,
"unforced_errors_total": 146
},
"red_clay": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 13,
"double_faults": 24,
"aces_per_match": 3.2,
"double_faults_per_match": 6.0,
"first_serve_pct": 70.4,
"first_serve_won_pct": 50.9,
"second_serve_won_pct": 56.3,
"break_points_saved_pct": 51.1,
"break_points_converted_pct": 64.0,
"winners_total": 45,
"unforced_errors_total": 53
}
},
"totals": {
"matches": 31,
"wins": 19,
"tournaments_played": 15,
"tournaments_won": 0,
"aces": 104,
"double_faults": 146,
"win_rate": 61.3,
"losses": 12
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_outdoor": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 3,
"aces": 15,
"double_faults": 30,
"aces_per_match": 2.1,
"double_faults_per_match": 4.3,
"first_serve_pct": 74.8,
"first_serve_won_pct": 63.8,
"second_serve_won_pct": 49.7,
"break_points_saved_pct": 55.2,
"break_points_converted_pct": 46.9,
"winners_total": 21,
"unforced_errors_total": 19
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 7,
"aces_per_match": 1.0,
"double_faults_per_match": 7.0,
"first_serve_pct": 70.0,
"first_serve_won_pct": 52.5,
"second_serve_won_pct": 56.5,
"break_points_saved_pct": 61.5,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 8,
"wins": 2,
"tournaments_played": 7,
"tournaments_won": 0,
"aces": 16,
"double_faults": 37,
"win_rate": 25.0,
"losses": 6
}
}
],
"data_generated_at": "2026-05-09 05:10:54 UTC"
}