Player Data JSON

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

Nadezhda Shamenkova

Nadezhda Shamenkova

WTA
0W - 3L 0,0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 4345,
    "api_id": 828542,
    "name": "Nadezhda Shamenkova",
    "short_name": "N. Shamenkova",
    "country": "",
    "country_code": "",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2008-01-23",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 948481,
    "singles": 8.0,
    "doubles": null,
    "ranking": 1584,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.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": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.3,
    "avg_double_faults_per_match": 2.3,
    "avg_first_serve_pct": 57.0,
    "avg_first_serve_won_pct": 45.0,
    "avg_second_serve_won_pct": 37.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-29",
      "opponent": "Anika Jaskova",
      "opponent_id": 329139,
      "tournament": "UTR Trnava W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 63.934426229508205,
        "first_serve_won_pct": 33.33333333333333,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Lea Belanska",
      "opponent_id": 1143167,
      "tournament": "UTR Trnava W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 46.42857142857143,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Stella Kovacicova",
      "opponent_id": 285208,
      "tournament": "UTR Trnava W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 55.172413793103445,
        "second_serve_won_pct": 37.93103448275862,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 0,
    "losses": 3,
    "form_string": "LLL"
  },
  "head_to_head": [
    {
      "opponent": "Stella Kovacicova",
      "opponent_id": 285208,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lea Belanska",
      "opponent_id": 1143167,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Anika Jaskova",
      "opponent_id": 329139,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-01-30 10:30",
      "opponent": "Romane Longueville",
      "opponent_id": 390241,
      "tournament": "UTR Trnava W01",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 07:12:02 UTC"
}