Player Data JSON

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

Yelyzaveta Chainykova

Yelyzaveta Chainykova

Ukraine WTA
3W - 2L 60.0% Win Rate Forma: WLWWL

JSON Data

{
  "player": {
    "id": 5169,
    "api_id": 498351,
    "name": "Yelyzaveta Chainykova",
    "short_name": "Y. Chainykova",
    "country": "Ukraine",
    "country_code": "UA",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 3,
    "losses": 2,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 6.0,
    "avg_first_serve_pct": 59.9,
    "avg_first_serve_won_pct": 66.0,
    "avg_second_serve_won_pct": 49.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Isabelle Oak",
      "opponent_id": 1166509,
      "tournament": "UTR PTT Concord Women 01",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 67.3913043478261,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-08",
      "opponent": "Jelena Vico",
      "opponent_id": 508421,
      "tournament": "UTR PTT Concord Women 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "None-None"
    },
    {
      "date": "2026-05-07",
      "opponent": "Ariane Lesterhuis",
      "opponent_id": 1120112,
      "tournament": "UTR PTT Concord Women 01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 53.03030303030303,
        "first_serve_won_pct": 77.14285714285715,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-07",
      "opponent": "Marylove Edwards",
      "opponent_id": 1077686,
      "tournament": "UTR PTT Concord Women 01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 59.183673469387756,
        "first_serve_won_pct": 68.96551724137932,
        "second_serve_won_pct": 65.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Calla McGill",
      "opponent_id": 476549,
      "tournament": "UTR PTT Concord Women 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 12,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 46.96969696969697,
        "second_serve_won_pct": 38.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "WLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Ariane Lesterhuis",
      "opponent_id": 1120112,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jelena Vico",
      "opponent_id": 508421,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Isabelle Oak",
      "opponent_id": 1166509,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Calla McGill",
      "opponent_id": 476549,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Marylove Edwards",
      "opponent_id": 1077686,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 14:10",
      "opponent": "Daniela Vidal Romero",
      "opponent_id": 1221670,
      "tournament": "UTR PTT Concord Women 01",
      "surface": "clay",
      "round": "Final",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 00:34:36 UTC"
}