Player Data JSON

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

Anastasiia Gureva

Anastasiia Gureva

Russia WTA
0W - 2L 0.0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 1203,
    "api_id": 383992,
    "name": "Anastasiia Gureva",
    "short_name": "A. Gureva",
    "country": "Russia",
    "country_code": "RU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2005-03-24",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3541159,
    "singles": 11.04,
    "doubles": 10.7,
    "ranking": 552,
    "division": "General",
    "is_pro": true,
    "updated_at": "2025-12-21"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 6.0,
    "avg_first_serve_pct": 63.9,
    "avg_first_serve_won_pct": 43.6,
    "avg_second_serve_won_pct": 22.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-04-02",
      "opponent": "Xinyu Gao",
      "opponent_id": 150130,
      "tournament": "Antalya 3, Turkiye",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 40.625,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-25",
      "opponent": "Jana Fett",
      "opponent_id": 92442,
      "tournament": "Antalya 2, Turkiye",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 61.224489795918366,
        "first_serve_won_pct": 46.666666666666664,
        "second_serve_won_pct": 26.31578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Xinyu Gao",
      "opponent_id": 150130,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jana Fett",
      "opponent_id": 92442,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2024,
      "surfaces": {
        "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": 2,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 39.1,
          "second_serve_won_pct": 33.3,
          "break_points_saved_pct": 28.6,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 1,
        "tournaments_won": 0,
        "aces": 1,
        "double_faults": 2,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-22 21:40:43 UTC"
}