Player Data JSON

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

Ranah Akua Stoiber

Ranah Akua Stoiber

United Kingdom WTA 446
1W - 3L 25.0% Win Rate Forma: LLLW

JSON Data

{
  "player": {
    "id": 1164,
    "api_id": 384606,
    "name": "Ranah Akua Stoiber",
    "short_name": "R. Stoiber",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2005-05-25",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 909652,
    "singles": 10.98,
    "doubles": 10.61,
    "ranking": 498,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 446,
    "points": 126,
    "best_position": 421,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 446,
      "points": 126
    },
    {
      "date": "2025-12-09",
      "position": 446,
      "points": 126
    },
    {
      "date": "2025-12-08",
      "position": 446,
      "points": 126
    },
    {
      "date": "2025-12-07",
      "position": 459,
      "points": 119
    },
    {
      "date": "2025-12-06",
      "position": 459,
      "points": 119
    },
    {
      "date": "2025-12-05",
      "position": 459,
      "points": 119
    },
    {
      "date": "2025-12-04",
      "position": 459,
      "points": 119
    },
    {
      "date": "2025-12-03",
      "position": 459,
      "points": 119
    }
  ],
  "career_stats": {
    "total_matches": 4,
    "wins": 1,
    "losses": 3,
    "win_rate": 25.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 4.8,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 62.8,
    "avg_first_serve_won_pct": 62.0,
    "avg_second_serve_won_pct": 41.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-06-24",
      "opponent": "Katarzyna Kawa",
      "opponent_id": 42492,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 63.44086021505376,
        "first_serve_won_pct": 59.32203389830508,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-10",
      "opponent": "Diane Parry",
      "opponent_id": 247791,
      "tournament": "WTA 125K Ilkley, Great Britain Women Singles",
      "surface": "grass",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 56.52173913043478,
        "first_serve_won_pct": 64.1025641025641,
        "second_serve_won_pct": 30.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-01",
      "opponent": "Vitalia Diatchenko",
      "opponent_id": 32862,
      "tournament": "WTA 125K Birmingham, Great Britain Women Singles",
      "surface": "grass",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 63.38028169014085,
        "first_serve_won_pct": 48.888888888888886,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-31",
      "opponent": "Sara Saito",
      "opponent_id": 406665,
      "tournament": "WTA 125K Birmingham, Great Britain Women Singles",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 2,
        "first_serve_pct": 68.04123711340206,
        "first_serve_won_pct": 75.75757575757575,
        "second_serve_won_pct": 45.16129032258064,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "LLLW"
  },
  "head_to_head": [
    {
      "opponent": "Katarzyna Kawa",
      "opponent_id": 42492,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Vitalia Diatchenko",
      "opponent_id": 32862,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sara Saito",
      "opponent_id": 406665,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Diane Parry",
      "opponent_id": 247791,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 2,
          "aces_per_match": 7.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 59.3,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 7,
        "double_faults": 2,
        "win_rate": 0.0,
        "losses": 1
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 4,
          "aces_per_match": 5.5,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 69.1,
          "first_serve_won_pct": 67.1,
          "second_serve_won_pct": 49.2,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 1,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 11,
        "double_faults": 4,
        "win_rate": 50.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 14:08:41 UTC"
}