Player Data JSON

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

Yana Morderger

Yana Morderger

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

JSON Data

{
  "player": {
    "id": 1811,
    "api_id": 63238,
    "name": "Yana Morderger",
    "short_name": "Y. Morderger",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1997-03-07",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 28110,
    "singles": 10.13,
    "doubles": 10.19,
    "ranking": 915,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.7,
    "avg_double_faults_per_match": 5.0,
    "avg_first_serve_pct": 64.8,
    "avg_first_serve_won_pct": 58.6,
    "avg_second_serve_won_pct": 22.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-19",
      "opponent": "Noma Noha Akugue",
      "opponent_id": 288576,
      "tournament": "WTA 125K Rovereto, Italy Women Singles",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 56.52173913043478,
        "first_serve_won_pct": 58.97435897435898,
        "second_serve_won_pct": 36.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Leonie Kung",
      "opponent_id": 181062,
      "tournament": "WTA 125K Rende, Italy Women Singles",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 8,
        "first_serve_pct": 44.927536231884055,
        "first_serve_won_pct": 67.74193548387096,
        "second_serve_won_pct": 31.57894736842105,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-14",
      "opponent": "Eva Guerrero Álvarez",
      "opponent_id": 132414,
      "tournament": "WTA 125K Caldas da Rainha, Portugal Women Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 92.98245614035088,
        "first_serve_won_pct": 49.056603773584904,
        "second_serve_won_pct": 0.0,
        "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": "Leonie Kung",
      "opponent_id": 181062,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Noma Noha Akugue",
      "opponent_id": 288576,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Eva Guerrero Álvarez",
      "opponent_id": 132414,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.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": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.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
        }
      },
      "totals": {
        "matches": 3,
        "wins": 0,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 0,
        "win_rate": 0.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:13:24 UTC"
}