Player Data JSON

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

Clervie Ngounoue

Clervie Ngounoue

USA WTA 201
7W - 7L 50.0% Win Rate Forma: LLLLWWWLWL

JSON Data

{
  "player": {
    "id": 21,
    "api_id": 380771,
    "name": "Clervie Ngounoue",
    "short_name": "C. Ngounoue",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2006-07-19",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3661931,
    "singles": 11.67,
    "doubles": 11.58,
    "ranking": 195,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 201,
    "points": 366,
    "best_position": 169,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 201,
      "points": 366
    },
    {
      "date": "2025-12-09",
      "position": 201,
      "points": 366
    },
    {
      "date": "2025-12-08",
      "position": 201,
      "points": 366
    },
    {
      "date": "2025-12-07",
      "position": 187,
      "points": 380
    },
    {
      "date": "2025-12-06",
      "position": 187,
      "points": 380
    },
    {
      "date": "2025-12-05",
      "position": 187,
      "points": 380
    },
    {
      "date": "2025-12-04",
      "position": 187,
      "points": 380
    },
    {
      "date": "2025-12-03",
      "position": 187,
      "points": 380
    }
  ],
  "career_stats": {
    "total_matches": 14,
    "wins": 7,
    "losses": 7,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 14,
      "wins": 7,
      "losses": 7,
      "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": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 1000": {
      "matches": 8,
      "wins": 5,
      "losses": 3,
      "win_rate": 62.5
    },
    "WTA 500": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "WTA 250": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 14,
    "avg_aces_per_match": 3.9,
    "avg_double_faults_per_match": 3.9,
    "avg_first_serve_pct": 63.1,
    "avg_first_serve_won_pct": 64.8,
    "avg_second_serve_won_pct": 45.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-27",
      "opponent": "Linda Fruhvirtova",
      "opponent_id": 306421,
      "tournament": "WTA 125K Suzhou, China Women Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 63.46153846153846,
        "first_serve_won_pct": 60.60606060606061,
        "second_serve_won_pct": 16.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Cristina Bucsa",
      "opponent_id": 99131,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 58.92857142857143,
        "first_serve_won_pct": 51.515151515151516,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-25",
      "opponent": "Anna Kalinskaya",
      "opponent_id": 179146,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 67.94871794871796,
        "first_serve_won_pct": 62.264150943396224,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-09",
      "opponent": "Elise Mertens",
      "opponent_id": 78551,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 75.38461538461539,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-08",
      "opponent": "Hailey Baptiste",
      "opponent_id": 248326,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 64.51612903225806,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 29.72972972972973,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-06",
      "opponent": "Yue Yuan",
      "opponent_id": 190996,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 62.96296296296296,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 56.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-06",
      "opponent": "Olivia Gadecki",
      "opponent_id": 232651,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 69.23076923076923,
        "first_serve_won_pct": 65.4320987654321,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-20",
      "opponent": "Kamilla Rakhimova",
      "opponent_id": 217828,
      "tournament": "Washington",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 61.038961038961034,
        "first_serve_won_pct": 48.93617021276596,
        "second_serve_won_pct": 26.666666666666668,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-19",
      "opponent": "Kimberly Birrell",
      "opponent_id": 105099,
      "tournament": "Washington",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 7,
        "first_serve_pct": 70.65217391304348,
        "first_serve_won_pct": 58.46153846153847,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-06",
      "opponent": "Victoria Azarenka",
      "opponent_id": 19017,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 5,
        "first_serve_pct": 53.75,
        "first_serve_won_pct": 65.11627906976744,
        "second_serve_won_pct": 52.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLLLWWWLWL"
  },
  "head_to_head": [
    {
      "opponent": "Jessika Ponchet",
      "opponent_id": 63220,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Linda Fruhvirtova",
      "opponent_id": 306421,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kimberly Birrell",
      "opponent_id": 105099,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Rebecca Marino",
      "opponent_id": 26120,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Hailey Baptiste",
      "opponent_id": 248326,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 4,
          "aces": 48,
          "double_faults": 52,
          "aces_per_match": 4.4,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 64.6,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 42.5,
          "winners_total": 21,
          "unforced_errors_total": 33
        }
      },
      "totals": {
        "matches": 11,
        "wins": 6,
        "tournaments_played": 7,
        "tournaments_won": 0,
        "aces": 48,
        "double_faults": 52,
        "win_rate": 54.5,
        "losses": 5
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 7,
          "aces_per_match": 4.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 81.4,
          "first_serve_won_pct": 68.9,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 1,
          "aces_per_match": 1.5,
          "double_faults_per_match": 0.5,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 67.8,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 57.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 8,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 7,
          "double_faults": 26,
          "aces_per_match": 1.8,
          "double_faults_per_match": 6.5,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 59.7,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 44.8,
          "break_points_converted_pct": 43.5,
          "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": 2,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 41.9,
          "second_serve_won_pct": 42.1,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 11.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 8,
        "wins": 2,
        "tournaments_played": 13,
        "tournaments_won": 2,
        "aces": 15,
        "double_faults": 36,
        "win_rate": 25.0,
        "losses": 6
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 4,
          "double_faults": 26,
          "aces_per_match": 1.0,
          "double_faults_per_match": 6.5,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 55.5,
          "second_serve_won_pct": 57.3,
          "break_points_saved_pct": 47.8,
          "break_points_converted_pct": 39.0,
          "winners_total": 12,
          "unforced_errors_total": 29
        }
      },
      "totals": {
        "matches": 4,
        "wins": 1,
        "tournaments_played": 10,
        "tournaments_won": 0,
        "aces": 4,
        "double_faults": 26,
        "win_rate": 25.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:09:00 UTC"
}