Player Data JSON

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

Anastasia Zolotareva

Anastasia Zolotareva

Russia WTA 307
9W - 5L 64.3% Win Rate Forma: LWWLWWLWWL

JSON Data

{
  "player": {
    "id": 1064,
    "api_id": 284553,
    "name": "Anastasia Zolotareva",
    "short_name": "A. Zolotareva",
    "country": "Russia",
    "country_code": "RU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2002-01-18",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2907014,
    "singles": 11.21,
    "doubles": 10.95,
    "ranking": 367,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 307,
    "points": 211,
    "best_position": 243,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 307,
      "points": 211
    },
    {
      "date": "2025-12-09",
      "position": 307,
      "points": 211
    },
    {
      "date": "2025-12-08",
      "position": 307,
      "points": 211
    },
    {
      "date": "2025-12-07",
      "position": 327,
      "points": 193
    },
    {
      "date": "2025-12-06",
      "position": 327,
      "points": 193
    },
    {
      "date": "2025-12-05",
      "position": 327,
      "points": 193
    },
    {
      "date": "2025-12-04",
      "position": 327,
      "points": 193
    },
    {
      "date": "2025-12-03",
      "position": 327,
      "points": 193
    }
  ],
  "career_stats": {
    "total_matches": 14,
    "wins": 9,
    "losses": 5,
    "win_rate": 64.3
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 14,
      "wins": 9,
      "losses": 5,
      "win_rate": 64.3
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 14,
      "wins": 9,
      "losses": 5,
      "win_rate": 64.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 14,
    "avg_aces_per_match": 1.2,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 74.2,
    "avg_first_serve_won_pct": 56.9,
    "avg_second_serve_won_pct": 32.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-04",
      "opponent": "Despina Papamichail",
      "opponent_id": 45139,
      "tournament": "WTA 125k Quito, Ecuador Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 90.0990099009901,
        "first_serve_won_pct": 48.35164835164835,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-02",
      "opponent": "Camila Romero",
      "opponent_id": 171354,
      "tournament": "WTA 125k Quito, Ecuador Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 94.84536082474226,
        "first_serve_won_pct": 55.434782608695656,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-01",
      "opponent": "Alejandra Alvarez",
      "opponent_id": 398245,
      "tournament": "WTA 125k Quito, Ecuador Women Singles",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 92.10526315789474,
        "first_serve_won_pct": 74.28571428571429,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-06",
      "opponent": "Mayar Sherif",
      "opponent_id": 88310,
      "tournament": "WTA 125K Tucuman, Argentina Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 83.6734693877551,
        "first_serve_won_pct": 34.146341463414636,
        "second_serve_won_pct": 30.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-04",
      "opponent": "Luna Maria Cinalli",
      "opponent_id": 450716,
      "tournament": "WTA 125K Tucuman, Argentina Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 53.06122448979592,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 56.52173913043478,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-03",
      "opponent": "Noelia Zeballos Melgar",
      "opponent_id": 60028,
      "tournament": "WTA 125K Tucuman, Argentina Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 82.1917808219178,
        "first_serve_won_pct": 65.0,
        "second_serve_won_pct": 31.818181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-29",
      "opponent": "Selena Janicijevic",
      "opponent_id": 299619,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 67.5,
        "first_serve_won_pct": 57.407407407407405,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Nicole Fossa Huergo",
      "opponent_id": 92877,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 63.04347826086957,
        "first_serve_won_pct": 72.41379310344827,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Gergana Topalova",
      "opponent_id": 207365,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 9,
        "first_serve_pct": 68.88888888888889,
        "first_serve_won_pct": 66.12903225806451,
        "second_serve_won_pct": 62.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-22",
      "opponent": "Sinja Kraus",
      "opponent_id": 246159,
      "tournament": "Florianapolis, Brazil",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 71.73913043478261,
        "first_serve_won_pct": 27.27272727272727,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWLWWLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Sinja Kraus",
      "opponent_id": 246159,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Selena Janicijevic",
      "opponent_id": 299619,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Despina Papamichail",
      "opponent_id": 45139,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mayar Sherif",
      "opponent_id": 88310,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Eva Vedder",
      "opponent_id": 201729,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 8,
          "tournaments_won": 2,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 26,
          "aces_per_match": 1.3,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 55.5,
          "second_serve_won_pct": 47.2,
          "break_points_saved_pct": 38.3,
          "break_points_converted_pct": 63.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 4,
        "tournaments_played": 8,
        "tournaments_won": 2,
        "aces": 8,
        "double_faults": 26,
        "win_rate": 66.7,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:39 UTC"
}