Player Data JSON

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

Renee Alame

Renee Alame

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

JSON Data

{
  "player": {
    "id": 341,
    "api_id": 496716,
    "name": "Renee Alame",
    "short_name": "R. Alame",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2009-05-05",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4617649,
    "singles": 10.0,
    "doubles": null,
    "ranking": 57,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "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": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.3,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 70.8,
    "avg_first_serve_won_pct": 49.4,
    "avg_second_serve_won_pct": 28.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-12",
      "opponent": "Kathinka von Deichmann",
      "opponent_id": 82307,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 73.86363636363636,
        "first_serve_won_pct": 52.307692307692314,
        "second_serve_won_pct": 39.130434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Miriam Bianca Bulgaru",
      "opponent_id": 155556,
      "tournament": "Canberra, Australia",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 77.27272727272727,
        "first_serve_won_pct": 44.11764705882353,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-04",
      "opponent": "Suzan Lamens",
      "opponent_id": 199509,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 61.36363636363637,
        "first_serve_won_pct": 51.85185185185185,
        "second_serve_won_pct": 5.88235294117647,
        "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": "Miriam Bianca Bulgaru",
      "opponent_id": 155556,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kathinka von Deichmann",
      "opponent_id": 82307,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Suzan Lamens",
      "opponent_id": 199509,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 2,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 51.9,
          "second_serve_won_pct": 6.7,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 2,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-01-30 11:39:30 UTC"
}