Player Data JSON

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

Carolann Delaunay

Carolann Delaunay

New Caledonia WTA
3W - 2L 60,0% Win Rate Forma: LWWWL

JSON Data

{
  "player": {
    "id": 3759,
    "api_id": 391100,
    "name": "Carolann Delaunay",
    "short_name": "C. Delaunay",
    "country": "New Caledonia",
    "country_code": "NC",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2004-09-09",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 284468,
    "singles": 9.0,
    "doubles": null,
    "ranking": 3557,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 3,
    "losses": 2,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 0.4,
    "avg_double_faults_per_match": 5.6,
    "avg_first_serve_pct": 64.3,
    "avg_first_serve_won_pct": 57.2,
    "avg_second_serve_won_pct": 42.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-19",
      "opponent": "Jasmine Adams",
      "opponent_id": 309602,
      "tournament": "UTR PTT Melbourne Women 02",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 73.03370786516854,
        "first_serve_won_pct": 52.307692307692314,
        "second_serve_won_pct": 62.96296296296296,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Belle Thompson",
      "opponent_id": 207587,
      "tournament": "UTR PTT Melbourne Women 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 55.55555555555556,
        "first_serve_won_pct": 65.0,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Gabrielle Villegas",
      "opponent_id": 422695,
      "tournament": "UTR PTT Melbourne Women 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 63.07692307692307,
        "first_serve_won_pct": 63.41463414634146,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Chelsea Stergiopoulos",
      "opponent_id": 495029,
      "tournament": "UTR PTT Melbourne Women 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 9,
        "first_serve_pct": 62.60869565217392,
        "first_serve_won_pct": 59.72222222222222,
        "second_serve_won_pct": 46.51162790697674,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-14",
      "opponent": "Amy Stevens",
      "opponent_id": 302014,
      "tournament": "UTR PTT Melbourne Women 02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 67.3076923076923,
        "first_serve_won_pct": 45.714285714285715,
        "second_serve_won_pct": 29.411764705882355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "LWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Jasmine Adams",
      "opponent_id": 309602,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Chelsea Stergiopoulos",
      "opponent_id": 495029,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Amy Stevens",
      "opponent_id": 302014,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Belle Thompson",
      "opponent_id": 207587,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Gabrielle Villegas",
      "opponent_id": 422695,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 23:41:56 UTC"
}