Player Data JSON

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

Alana Subasic

Alana Subasic

Australia WTA
1W - 2L 33.3% Win Rate Forma: LLW

JSON Data

{
  "player": {
    "id": 206,
    "api_id": 457872,
    "name": "Alana Subasic",
    "short_name": "A. Subasic",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2007-03-11",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4252154,
    "singles": 10.32,
    "doubles": 10.27,
    "ranking": 161,
    "division": "Junior",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 1,
    "losses": 2,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 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": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.3,
    "avg_double_faults_per_match": 10.3,
    "avg_first_serve_pct": 63.9,
    "avg_first_serve_won_pct": 54.3,
    "avg_second_serve_won_pct": 34.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-01-07",
      "opponent": "Veronika Erjavec",
      "opponent_id": 263653,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 72.05882352941177,
        "first_serve_won_pct": 46.93877551020408,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2024-12-30",
      "opponent": "Alexandra Eala",
      "opponent_id": 327924,
      "tournament": "Canberra, Australia",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 15,
        "first_serve_pct": 67.27272727272727,
        "first_serve_won_pct": 54.054054054054056,
        "second_serve_won_pct": 11.11111111111111,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2024-12-29",
      "opponent": "Giorgia Pedone",
      "opponent_id": 355536,
      "tournament": "Canberra, Australia",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 10,
        "first_serve_pct": 52.307692307692314,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 1,
    "losses": 2,
    "form_string": "LLW"
  },
  "head_to_head": [
    {
      "opponent": "Giorgia Pedone",
      "opponent_id": 355536,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Veronika Erjavec",
      "opponent_id": 263653,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alexandra Eala",
      "opponent_id": 327924,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 31,
          "aces_per_match": 0.3,
          "double_faults_per_match": 10.3,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 53.3,
          "second_serve_won_pct": 67.6,
          "break_points_saved_pct": 48.3,
          "break_points_converted_pct": 47.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 1,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 1,
        "double_faults": 31,
        "win_rate": 33.3,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 11:18:04 UTC"
}