Player Data JSON

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

Hanne Vandewinkel

Hanne Vandewinkel

Belgium WTA 98
21W - 19L 52.5% Win Rate Forma: LLWWLWLWLL

JSON Data

{
  "player": {
    "id": 488,
    "api_id": 383994,
    "name": "Hanne Vandewinkel",
    "short_name": "H. Vandewinkel",
    "country": "Belgium",
    "country_code": "BE",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2004-05-21",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 279526,
    "singles": 11.84,
    "doubles": null,
    "ranking": 152,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-02-22"
  },
  "current_ranking": {
    "position": 98,
    "points": 804,
    "best_position": 92,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 98,
      "points": 804
    },
    {
      "date": "2026-05-08",
      "position": 98,
      "points": 804
    },
    {
      "date": "2026-05-07",
      "position": 98,
      "points": 804
    },
    {
      "date": "2026-05-06",
      "position": 98,
      "points": 804
    },
    {
      "date": "2026-05-05",
      "position": 98,
      "points": 804
    },
    {
      "date": "2026-05-04",
      "position": 98,
      "points": 804
    },
    {
      "date": "2026-05-03",
      "position": 92,
      "points": 813
    },
    {
      "date": "2026-05-02",
      "position": 92,
      "points": 813
    },
    {
      "date": "2026-05-01",
      "position": 92,
      "points": 813
    },
    {
      "date": "2026-04-30",
      "position": 92,
      "points": 813
    }
  ],
  "career_stats": {
    "total_matches": 40,
    "wins": 21,
    "losses": 19,
    "win_rate": 52.5
  },
  "surface_stats": {
    "hard": {
      "matches": 15,
      "wins": 9,
      "losses": 6,
      "win_rate": 60.0
    },
    "clay": {
      "matches": 24,
      "wins": 12,
      "losses": 12,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "WTA 1000": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "WTA 250": {
      "matches": 28,
      "wins": 17,
      "losses": 11,
      "win_rate": 60.7
    },
    "Otro": {
      "matches": 1,
      "wins": 1,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 40,
    "avg_aces_per_match": 2.8,
    "avg_double_faults_per_match": 4.8,
    "avg_first_serve_pct": 67.9,
    "avg_first_serve_won_pct": 64.5,
    "avg_second_serve_won_pct": 42.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-04",
      "opponent": "Jil Teichmann",
      "opponent_id": 90814,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 78.43137254901961,
        "first_serve_won_pct": 52.5,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-21",
      "opponent": "Daria Snigur",
      "opponent_id": 267148,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 72.09302325581395,
        "first_serve_won_pct": 53.2258064516129,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-20",
      "opponent": "Linda Fruhvirtova",
      "opponent_id": 306421,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 68.33333333333333,
        "first_serve_won_pct": 63.41463414634146,
        "second_serve_won_pct": 39.39393939393939,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-10",
      "opponent": "Iva Jovic",
      "opponent_id": 420632,
      "tournament": "Billie Jean King Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 70.37037037037037,
        "first_serve_won_pct": 78.94736842105263,
        "second_serve_won_pct": 62.06896551724138,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-02",
      "opponent": "Marie Bouzkova",
      "opponent_id": 105463,
      "tournament": "Bogota",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 64.28571428571429,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-31",
      "opponent": "Sofia Costoulas",
      "opponent_id": 339457,
      "tournament": "Bogota",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 75.47169811320755,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 30.303030303030305,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-05",
      "opponent": "Fangran Tian",
      "opponent_id": 310115,
      "tournament": "Mumbai, India",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 6,
        "first_serve_pct": 87.17948717948718,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-03",
      "opponent": "Zuzanna Pawlikowska",
      "opponent_id": 479153,
      "tournament": "Mumbai, India",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 65.67164179104478,
        "first_serve_won_pct": 56.81818181818182,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Carol Young-suh Lee",
      "opponent_id": 260726,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 9,
        "first_serve_pct": 56.84210526315789,
        "first_serve_won_pct": 74.07407407407408,
        "second_serve_won_pct": 53.125,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Yue Yuan",
      "opponent_id": 190996,
      "tournament": "Canberra, Australia",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 55.769230769230774,
        "first_serve_won_pct": 93.10344827586206,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLWWLWLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Marina Stakusic",
      "opponent_id": 319995,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Linda Fruhvirtova",
      "opponent_id": 306421,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jil Teichmann",
      "opponent_id": 90814,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Eva Lys",
      "opponent_id": 215773,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Harriet Dart",
      "opponent_id": 53789,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 8,
          "double_faults": 8,
          "aces_per_match": 8.0,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 79.2,
          "first_serve_won_pct": 72.4,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 2,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 10,
          "aces_per_match": 4.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 78.0,
          "first_serve_won_pct": 71.7,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 57.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 32,
          "double_faults": 47,
          "aces_per_match": 3.2,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 66.4,
          "second_serve_won_pct": 60.4,
          "break_points_saved_pct": 60.7,
          "break_points_converted_pct": 50.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 32,
          "double_faults": 46,
          "aces_per_match": 2.9,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 62.9,
          "second_serve_won_pct": 56.4,
          "break_points_saved_pct": 52.4,
          "break_points_converted_pct": 40.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 24,
        "wins": 15,
        "tournaments_played": 15,
        "tournaments_won": 1,
        "aces": 80,
        "double_faults": 111,
        "win_rate": 62.5,
        "losses": 9
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 18,
          "aces_per_match": 1.8,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 61.8,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 46.4,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 1,
        "tournaments_played": 3,
        "tournaments_won": 1,
        "aces": 7,
        "double_faults": 18,
        "win_rate": 25.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2026-05-09 01:54:13 UTC"
}