Player Data JSON

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

Elizara Yaneva

Elizara Yaneva

Bulgaria WTA 224
1W - 2L 33.3% Win Rate Forma: LWL

JSON Data

{
  "player": {
    "id": 1996,
    "api_id": 449211,
    "name": "Elizara Yaneva",
    "short_name": "E. Yaneva",
    "country": "Bulgaria",
    "country_code": "BG",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2007-03-21",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4663216,
    "singles": 11.0,
    "doubles": null,
    "ranking": 209,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-05-03"
  },
  "current_ranking": {
    "position": 224,
    "points": 313,
    "best_position": 224,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 224,
      "points": 313
    },
    {
      "date": "2026-05-08",
      "position": 224,
      "points": 313
    },
    {
      "date": "2026-05-07",
      "position": 224,
      "points": 313
    },
    {
      "date": "2026-05-06",
      "position": 224,
      "points": 313
    },
    {
      "date": "2026-05-05",
      "position": 224,
      "points": 313
    },
    {
      "date": "2026-05-04",
      "position": 224,
      "points": 313
    },
    {
      "date": "2026-05-03",
      "position": 233,
      "points": 295
    },
    {
      "date": "2026-05-02",
      "position": 233,
      "points": 295
    },
    {
      "date": "2026-05-01",
      "position": 233,
      "points": 295
    },
    {
      "date": "2026-04-30",
      "position": 233,
      "points": 295
    }
  ],
  "career_stats": {
    "total_matches": 3,
    "wins": 1,
    "losses": 2,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.3,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 67.4,
    "avg_first_serve_won_pct": 46.7,
    "avg_second_serve_won_pct": 31.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-06",
      "opponent": "Alice Tubello",
      "opponent_id": 207654,
      "tournament": "WTA 125K Istanbul, Turkiye Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 35.8974358974359,
        "second_serve_won_pct": 23.076923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Ayla Aksu",
      "opponent_id": 102191,
      "tournament": "WTA 125K Istanbul, Turkiye Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 78.18181818181819,
        "first_serve_won_pct": 58.139534883720934,
        "second_serve_won_pct": 27.77777777777778,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-19",
      "opponent": "Alisa Oktiabreva",
      "opponent_id": 451932,
      "tournament": "WTA 125K Oeiras 4, Portugal Women Singles",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 9,
        "first_serve_pct": 49.056603773584904,
        "first_serve_won_pct": 46.15384615384615,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 1,
    "losses": 2,
    "form_string": "LWL"
  },
  "head_to_head": [
    {
      "opponent": "Ayla Aksu",
      "opponent_id": 102191,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alisa Oktiabreva",
      "opponent_id": 451932,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alice Tubello",
      "opponent_id": 207654,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 03:39:06 UTC"
}