Player Data JSON

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

Evgeniya Burdina

Evgeniya Burdina

Russia WTA
3W - 1L 75,0% Win Rate Forma: LWWW

JSON Data

{
  "player": {
    "id": 4337,
    "api_id": 224115,
    "name": "Evgeniya Burdina",
    "short_name": "E. Burdina",
    "country": "Russia",
    "country_code": "RU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2001-01-17",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3960952,
    "singles": 10.03,
    "doubles": 10.39,
    "ranking": 1028,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 3,
    "losses": 1,
    "win_rate": 75.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.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": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 1.2,
    "avg_double_faults_per_match": 2.5,
    "avg_first_serve_pct": 73.5,
    "avg_first_serve_won_pct": 68.1,
    "avg_second_serve_won_pct": 66.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-30",
      "opponent": "Petra Sedlackova",
      "opponent_id": 231010,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 67.64705882352942,
        "first_serve_won_pct": 56.52173913043478,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-29",
      "opponent": "Mariam Atia",
      "opponent_id": 405085,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 85.29411764705883,
        "first_serve_won_pct": 75.86206896551724,
        "second_serve_won_pct": 11.11111111111111,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Laura Svatikova",
      "opponent_id": 54961,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Vanja Gudelj",
      "opponent_id": 378436,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 77.41935483870968,
        "first_serve_won_pct": 79.16666666666666,
        "second_serve_won_pct": 85.71428571428571,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 3,
    "losses": 1,
    "form_string": "LWWW"
  },
  "head_to_head": [
    {
      "opponent": "Petra Sedlackova",
      "opponent_id": 231010,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mariam Atia",
      "opponent_id": 405085,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Laura Svatikova",
      "opponent_id": 54961,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Vanja Gudelj",
      "opponent_id": 378436,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-01-31 04:30",
      "opponent": "Magdalena Smekalova",
      "opponent_id": 402451,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "Semifinals",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 12:53:03 UTC"
}