Player Data JSON

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

Polina Leykina

Polina Leykina

Russia WTA
2W - 1L 66.7% Win Rate Forma: LWW

JSON Data

{
  "player": {
    "id": 2197,
    "api_id": 63995,
    "name": "Polina Leykina",
    "short_name": "P. Leykina",
    "country": "Russia",
    "country_code": "RU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1994-09-20",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5221734,
    "singles": 10.35,
    "doubles": 10.07,
    "ranking": 826,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 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": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 1.3,
    "avg_double_faults_per_match": 1.3,
    "avg_first_serve_pct": 60.9,
    "avg_first_serve_won_pct": 59.2,
    "avg_second_serve_won_pct": 53.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-09",
      "opponent": "Aneta Kucmova",
      "opponent_id": 195997,
      "tournament": "UTR PTT Olomouc Women 08",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 55.55555555555556,
        "first_serve_won_pct": 45.714285714285715,
        "second_serve_won_pct": 46.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-07",
      "opponent": "Simona Wirglerova",
      "opponent_id": 448143,
      "tournament": "UTR PTT Krakow Women 03",
      "surface": "carpet",
      "round": "Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 61.44578313253012,
        "first_serve_won_pct": 62.745098039215684,
        "second_serve_won_pct": 45.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-06",
      "opponent": "Oliwia Szymczuch",
      "opponent_id": 152866,
      "tournament": "UTR PTT Krakow Women 03",
      "surface": "carpet",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 65.82278481012658,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 47.91666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "LWW"
  },
  "head_to_head": [
    {
      "opponent": "Oliwia Szymczuch",
      "opponent_id": 152866,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Simona Wirglerova",
      "opponent_id": 448143,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Aneta Kucmova",
      "opponent_id": 195997,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-10 11:30",
      "opponent": "Erika Novakova",
      "opponent_id": 1138895,
      "tournament": "UTR PTT Olomouc Women 08",
      "surface": "carpet",
      "round": "",
      "odds_player": 1.2,
      "odds_opponent": 4.333333333333334
    },
    {
      "date": "2025-12-11 07:30",
      "opponent": "Agatha Chytilova",
      "opponent_id": 1149339,
      "tournament": "UTR PTT Olomouc Women 08",
      "surface": "carpet",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2025-12-11 07:30",
      "opponent": "Simona Wirglerova",
      "opponent_id": 448143,
      "tournament": "UTR PTT Olomouc Women 08",
      "surface": "carpet",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 07:09:18 UTC"
}