Player Data JSON

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

Julia Stusek

Julia Stusek

Germany WTA
0W - 2L 0.0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 1408,
    "api_id": 453447,
    "name": "Julia Stusek",
    "short_name": "J. Stusek",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2008-06-30",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3635430,
    "singles": 10.98,
    "doubles": 10.88,
    "ranking": 43,
    "division": "Junior",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "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": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 6.0,
    "avg_first_serve_pct": 50.0,
    "avg_first_serve_won_pct": 50.0,
    "avg_second_serve_won_pct": 34.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-06",
      "opponent": "Oksana Selekhmeteva",
      "opponent_id": 287804,
      "tournament": "WTA 125K Mallorca, Spain Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-04",
      "opponent": "Hannah Klugman",
      "opponent_id": 420872,
      "tournament": "US Open, Girls",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2"
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Oksana Selekhmeteva",
      "opponent_id": 287804,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Hannah Klugman",
      "opponent_id": 420872,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 14,
          "aces_per_match": 2.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 68.9,
          "first_serve_won_pct": 65.7,
          "second_serve_won_pct": 58.5,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 15.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 4,
        "double_faults": 14,
        "win_rate": 0.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:36:54 UTC"
}