Player Data JSON

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

Elina Nepliy

Elina Nepliy

Russia WTA
3W - 2L 60.0% Win Rate Forma: LWLWW

JSON Data

{
  "player": {
    "id": 1847,
    "api_id": 111767,
    "name": "Elina Nepliy",
    "short_name": "E. Nepliy",
    "country": "Russia",
    "country_code": "RU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1997-10-23",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3229192,
    "singles": 10.46,
    "doubles": 10.26,
    "ranking": 773,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 3,
    "losses": 2,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 4.8,
    "avg_first_serve_pct": 66.1,
    "avg_first_serve_won_pct": 66.0,
    "avg_second_serve_won_pct": 41.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-21",
      "opponent": "Gabriela Lee",
      "opponent_id": 55309,
      "tournament": "WTA 125K Queretaro, Mexico Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 60.60606060606061,
        "first_serve_won_pct": 65.0,
        "second_serve_won_pct": 23.076923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Maria Fernanda Herazo Gonzalez",
      "opponent_id": 80723,
      "tournament": "WTA 125K Queretaro, Mexico Women Singles",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 9,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 58.82352941176471,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-01",
      "opponent": "Anastasia Tikhonova",
      "opponent_id": 240100,
      "tournament": "WTA 125K Samsun, Turkiye Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 78.84615384615384,
        "first_serve_won_pct": 63.41463414634146,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Ekaterina Yashina",
      "opponent_id": 41359,
      "tournament": "WTA 125K Samsun, Turkiye Women Singles",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 78.87323943661971,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Maryna Kolb",
      "opponent_id": 67194,
      "tournament": "WTA 125K Samsun, Turkiye Women Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 62.22222222222222,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 70.58823529411765,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "LWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Anastasia Tikhonova",
      "opponent_id": 240100,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Gabriela Lee",
      "opponent_id": 55309,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ekaterina Yashina",
      "opponent_id": 41359,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Maria Fernanda Herazo Gonzalez",
      "opponent_id": 80723,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Maryna Kolb",
      "opponent_id": 67194,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 0,
          "first_serve_won_pct": 0,
          "second_serve_won_pct": 0,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hard": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 0,
          "first_serve_won_pct": 0,
          "second_serve_won_pct": 0,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 3,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 0,
        "win_rate": 60.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:48:43 UTC"
}