Player Data JSON

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

Celine Simunyu

Celine Simunyu

Ireland WTA
1W - 1L 50.0% Win Rate Forma: LW

JSON Data

{
  "player": {
    "id": 723,
    "api_id": 360262,
    "name": "Celine Simunyu",
    "short_name": "C. Simunyu",
    "country": "Ireland",
    "country_code": "IE",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2004-07-23",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4660518,
    "singles": null,
    "doubles": null,
    "ranking": null,
    "division": null,
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 1,
    "losses": 1,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 1000": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 5.0,
    "avg_double_faults_per_match": 4.5,
    "avg_first_serve_pct": 56.1,
    "avg_first_serve_won_pct": 82.9,
    "avg_second_serve_won_pct": 35.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-02-15",
      "opponent": "Veronika Kudermetova",
      "opponent_id": 66968,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 56.36363636363636,
        "first_serve_won_pct": 74.19354838709677,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-14",
      "opponent": "Renata Zarazua",
      "opponent_id": 111189,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 55.81395348837209,
        "first_serve_won_pct": 91.66666666666666,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 1,
    "losses": 1,
    "form_string": "LW"
  },
  "head_to_head": [
    {
      "opponent": "Renata Zarazua",
      "opponent_id": 111189,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Veronika Kudermetova",
      "opponent_id": 66968,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 20,
          "double_faults": 8,
          "aces_per_match": 6.7,
          "double_faults_per_match": 2.7,
          "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
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 9,
          "aces_per_match": 5.0,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 69.5,
          "first_serve_won_pct": 81.8,
          "second_serve_won_pct": 44.1,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 3,
        "tournaments_played": 1,
        "tournaments_won": 0,
        "aces": 30,
        "double_faults": 17,
        "win_rate": 60.0,
        "losses": 2
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 18,
          "double_faults": 32,
          "aces_per_match": 3.6,
          "double_faults_per_match": 6.4,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 69.9,
          "second_serve_won_pct": 52.8,
          "break_points_saved_pct": 66.1,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 66.7,
          "first_serve_won_pct": 46.4,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 2,
        "tournaments_played": 11,
        "tournaments_won": 0,
        "aces": 18,
        "double_faults": 35,
        "win_rate": 33.3,
        "losses": 4
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 8,
          "aces_per_match": 1.7,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 58.6,
          "second_serve_won_pct": 48.0,
          "break_points_saved_pct": 45.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 1,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 5,
        "double_faults": 8,
        "win_rate": 33.3,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-20 01:58:54 UTC"
}