Player Data JSON

Obtiene datos completos de un jugador en formato JSON para alimentar LLMs

Amanda Anisimova

Amanda Anisimova

USA WTA 4
46W - 18L 71.9% Win Rate Forma: LWWLWWWWWW

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.86,
    "doubles": 11.77,
    "ranking": 4,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 4,
    "points": 6287,
    "best_position": 4,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 4,
      "points": 6287
    },
    {
      "date": "2025-12-09",
      "position": 4,
      "points": 6287
    },
    {
      "date": "2025-12-08",
      "position": 4,
      "points": 6287
    },
    {
      "date": "2025-12-07",
      "position": 4,
      "points": 6287
    },
    {
      "date": "2025-12-06",
      "position": 4,
      "points": 6287
    },
    {
      "date": "2025-12-05",
      "position": 4,
      "points": 6287
    },
    {
      "date": "2025-12-04",
      "position": 4,
      "points": 6287
    },
    {
      "date": "2025-12-03",
      "position": 4,
      "points": 6287
    }
  ],
  "career_stats": {
    "total_matches": 64,
    "wins": 46,
    "losses": 18,
    "win_rate": 71.9
  },
  "surface_stats": {
    "hard": {
      "matches": 37,
      "wins": 27,
      "losses": 10,
      "win_rate": 73.0
    },
    "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": 20,
      "wins": 16,
      "losses": 4,
      "win_rate": 80.0
    },
    "WTA 1000": {
      "matches": 23,
      "wins": 16,
      "losses": 7,
      "win_rate": 69.6
    },
    "WTA 500": {
      "matches": 11,
      "wins": 8,
      "losses": 3,
      "win_rate": 72.7
    },
    "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": 64,
    "avg_aces_per_match": 3.5,
    "avg_double_faults_per_match": 4.2,
    "avg_first_serve_pct": 64.6,
    "avg_first_serve_won_pct": 66.5,
    "avg_second_serve_won_pct": 48.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-07",
      "opponent": "Aryna Sabalenka",
      "opponent_id": 157754,
      "tournament": "WTA Finals",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 5,
        "first_serve_pct": 62.96296296296296,
        "first_serve_won_pct": 63.23529411764706,
        "second_serve_won_pct": 42.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-05",
      "opponent": "Iga Swiatek",
      "opponent_id": 228272,
      "tournament": "WTA Finals",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 65.65656565656566,
        "first_serve_won_pct": 70.76923076923077,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-03",
      "opponent": "Madison Keys",
      "opponent_id": 35424,
      "tournament": "WTA Finals",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 65.06024096385542,
        "first_serve_won_pct": 70.37037037037037,
        "second_serve_won_pct": 44.11764705882353,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-01",
      "opponent": "Elena Rybakina",
      "opponent_id": 186312,
      "tournament": "WTA Finals",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 80.95238095238095,
        "first_serve_won_pct": 55.88235294117647,
        "second_serve_won_pct": 87.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-05",
      "opponent": "Linda Noskova",
      "opponent_id": 274049,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 75.64102564102564,
        "first_serve_won_pct": 67.79661016949152,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-04",
      "opponent": "Coco Gauff",
      "opponent_id": 264983,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 67.3913043478261,
        "first_serve_won_pct": 83.87096774193549,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-02",
      "opponent": "Jasmine Paolini",
      "opponent_id": 69208,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 64.70588235294117,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Karolina Muchova",
      "opponent_id": 85077,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 83.11688311688312,
        "first_serve_won_pct": 64.0625,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Shuai Zhang",
      "opponent_id": 19607,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-26",
      "opponent": "Katie Boulter",
      "opponent_id": 62924,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 56.666666666666664,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 8,
    "losses": 2,
    "form_string": "LWWLWWWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Aryna Sabalenka",
      "opponent_id": 157754,
      "matches": 4,
      "wins": 1,
      "losses": 3
    },
    {
      "opponent": "Emma Raducanu",
      "opponent_id": 258756,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Iga Swiatek",
      "opponent_id": 228272,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Veronika Kudermetova",
      "opponent_id": 66968,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Yulia Putintseva",
      "opponent_id": 45545,
      "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
        },
        "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": 56,
        "wins": 40,
        "tournaments_played": 21,
        "tournaments_won": 2,
        "aces": 192,
        "double_faults": 235,
        "win_rate": 71.4,
        "losses": 16
      }
    },
    {
      "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": "2025-12-10 04:55:05 UTC"
}