Player Data JSON

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

Whitney Osuigwe

Whitney Osuigwe

USA WTA 193
23W - 27L 46.0% Win Rate Forma: LWLWWWLWLW

JSON Data

{
  "player": {
    "id": 708,
    "api_id": 223130,
    "name": "Whitney Osuigwe",
    "short_name": "W. Osuigwe",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2002-04-17",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2096652,
    "singles": 11.7,
    "doubles": 10.83,
    "ranking": 209,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 193,
    "points": 381,
    "best_position": 105,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 193,
      "points": 381
    },
    {
      "date": "2026-05-08",
      "position": 193,
      "points": 381
    },
    {
      "date": "2026-05-07",
      "position": 193,
      "points": 381
    },
    {
      "date": "2026-05-06",
      "position": 193,
      "points": 381
    },
    {
      "date": "2026-05-05",
      "position": 193,
      "points": 381
    },
    {
      "date": "2026-05-04",
      "position": 193,
      "points": 381
    },
    {
      "date": "2026-05-03",
      "position": 180,
      "points": 403
    },
    {
      "date": "2026-05-02",
      "position": 180,
      "points": 403
    },
    {
      "date": "2026-05-01",
      "position": 180,
      "points": 403
    },
    {
      "date": "2026-04-30",
      "position": 180,
      "points": 403
    }
  ],
  "career_stats": {
    "total_matches": 50,
    "wins": 23,
    "losses": 27,
    "win_rate": 46.0
  },
  "surface_stats": {
    "hard": {
      "matches": 34,
      "wins": 16,
      "losses": 18,
      "win_rate": 47.1
    },
    "clay": {
      "matches": 12,
      "wins": 6,
      "losses": 6,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "WTA 1000": {
      "matches": 11,
      "wins": 5,
      "losses": 6,
      "win_rate": 45.5
    },
    "WTA 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 31,
      "wins": 15,
      "losses": 16,
      "win_rate": 48.4
    }
  },
  "average_match_stats": {
    "matches_with_stats": 50,
    "avg_aces_per_match": 1.2,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 73.6,
    "avg_first_serve_won_pct": 56.0,
    "avg_second_serve_won_pct": 39.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-30",
      "opponent": "Viktorija Golubic",
      "opponent_id": 48455,
      "tournament": "Saint-Malo, France",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 69.04761904761905,
        "first_serve_won_pct": 55.172413793103445,
        "second_serve_won_pct": 70.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-28",
      "opponent": "Chloe Paquet",
      "opponent_id": 46591,
      "tournament": "Saint-Malo, France",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 70.37037037037037,
        "first_serve_won_pct": 52.63157894736842,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-25",
      "opponent": "Polina Kudermetova",
      "opponent_id": 293868,
      "tournament": "WTA 125K Oeiras 4, Portugal Women Singles",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 10,
        "double_faults": 5,
        "first_serve_pct": 56.86274509803921,
        "first_serve_won_pct": 68.96551724137932,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Darja Semenistaja",
      "opponent_id": 314519,
      "tournament": "WTA 125K Oeiras 4, Portugal Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 75.75757575757575,
        "first_serve_won_pct": 64.0,
        "second_serve_won_pct": 18.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-23",
      "opponent": "Ayana Akli",
      "opponent_id": 479884,
      "tournament": "WTA 125K Oeiras 4, Portugal Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 71.69811320754717,
        "first_serve_won_pct": 68.42105263157895,
        "second_serve_won_pct": 18.181818181818183,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-21",
      "opponent": "Jil Teichmann",
      "opponent_id": 90814,
      "tournament": "WTA 125K Oeiras 4, Portugal Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 87.2340425531915,
        "first_serve_won_pct": 63.41463414634146,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-16",
      "opponent": "Sinja Kraus",
      "opponent_id": 246159,
      "tournament": "WTA 125K Oeiras 3, Portugal Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 73.73737373737373,
        "first_serve_won_pct": 54.794520547945204,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-14",
      "opponent": "Darja Vidmanova",
      "opponent_id": 298339,
      "tournament": "WTA 125K Oeiras 3, Portugal Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 83.13253012048193,
        "first_serve_won_pct": 57.971014492753625,
        "second_serve_won_pct": 26.666666666666668,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-09",
      "opponent": "Elvina Kalieva",
      "opponent_id": 267045,
      "tournament": "WTA 125K Madrid, Spain Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 66.10169491525424,
        "first_serve_won_pct": 51.28205128205128,
        "second_serve_won_pct": 35.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-07",
      "opponent": "Simona Waltert",
      "opponent_id": 215166,
      "tournament": "WTA 125K Madrid, Spain Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 63.74999999999999,
        "first_serve_won_pct": 54.90196078431373,
        "second_serve_won_pct": 34.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWLWWWLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Darja Semenistaja",
      "opponent_id": 314519,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Sinja Kraus",
      "opponent_id": 246159,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Chloe Paquet",
      "opponent_id": 46591,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Hailey Baptiste",
      "opponent_id": 248326,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Anouk Koevermans",
      "opponent_id": 296390,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "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": 0,
          "double_faults": 2,
          "aces_per_match": 0.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 64.9,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 41.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 5,
          "losses": 7,
          "win_rate": 41.7,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 13,
          "double_faults": 45,
          "aces_per_match": 1.1,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 78.5,
          "first_serve_won_pct": 53.4,
          "second_serve_won_pct": 59.2,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 43.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 4,
          "aces_per_match": 1.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 78.1,
          "first_serve_won_pct": 50.0,
          "second_serve_won_pct": 20.0,
          "break_points_saved_pct": 36.4,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 15,
        "wins": 6,
        "tournaments_played": 17,
        "tournaments_won": 0,
        "aces": 14,
        "double_faults": 51,
        "win_rate": 40.0,
        "losses": 9
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 9,
          "aces_per_match": 1.2,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 79.8,
          "first_serve_won_pct": 57.8,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 56.2,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 10,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 5,
          "aces_per_match": 0.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 78.3,
          "first_serve_won_pct": 32.4,
          "second_serve_won_pct": 62.5,
          "break_points_saved_pct": 36.4,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 3,
        "tournaments_played": 13,
        "tournaments_won": 1,
        "aces": 5,
        "double_faults": 14,
        "win_rate": 60.0,
        "losses": 2
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 8,
          "aces_per_match": 0.5,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 78.7,
          "first_serve_won_pct": 42.0,
          "second_serve_won_pct": 63.6,
          "break_points_saved_pct": 20.0,
          "break_points_converted_pct": 41.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 6,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 80.0,
          "first_serve_won_pct": 52.1,
          "second_serve_won_pct": 110.0,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 0,
        "tournaments_played": 30,
        "tournaments_won": 0,
        "aces": 3,
        "double_faults": 14,
        "win_rate": 0.0,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:24 UTC"
}