Player Data JSON

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

Sevil Yuldasheva

Sevil Yuldasheva

Uzbekistan WTA
2W - 0L 100.0% Win Rate Forma: WW

JSON Data

{
  "player": {
    "id": 2196,
    "api_id": 217144,
    "name": "Sevil Yuldasheva",
    "short_name": "S. Yuldasheva",
    "country": "Uzbekistan",
    "country_code": "UZ",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2002-01-09",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3398764,
    "singles": 9.81,
    "doubles": 10.16,
    "ranking": 1070,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 2,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 2,
      "losses": 0,
      "win_rate": 100.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 2,
      "wins": 2,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 69.1,
    "avg_first_serve_won_pct": 61.0,
    "avg_second_serve_won_pct": 50.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-07",
      "opponent": "Veronika Kulhava",
      "opponent_id": 342269,
      "tournament": "UTR PTT Dubai Women +H 06",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 71.05263157894737,
        "first_serve_won_pct": 59.25925925925925,
        "second_serve_won_pct": 34.61538461538461,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-06",
      "opponent": "Alessia Popescu",
      "opponent_id": 405574,
      "tournament": "UTR PTT Dubai Women +H 06",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 67.10526315789474,
        "first_serve_won_pct": 62.745098039215684,
        "second_serve_won_pct": 37.93103448275862,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 2,
    "losses": 0,
    "form_string": "WW"
  },
  "head_to_head": [
    {
      "opponent": "Veronika Kulhava",
      "opponent_id": 342269,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alessia Popescu",
      "opponent_id": 405574,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 19,
          "aces_per_match": 0.7,
          "double_faults_per_match": 6.3,
          "first_serve_pct": 65.9,
          "first_serve_won_pct": 53.6,
          "second_serve_won_pct": 38.0,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 45.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 0,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 19,
        "win_rate": 0.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:13:26 UTC"
}