Player Data JSON

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

Guinard M / Mladenovic K

Guinard M / Mladenovic K

WTA
4W - 1L 80,0% Win Rate Forma: LWWWW

JSON Data

{
  "player": {
    "id": 4307,
    "api_id": 1165750,
    "name": "Guinard M / Mladenovic K",
    "short_name": "",
    "country": "",
    "country_code": "",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 4,
    "losses": 1,
    "win_rate": 80.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 4,
      "losses": 1,
      "win_rate": 80.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": 5,
      "wins": 4,
      "losses": 1,
      "win_rate": 80.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 4.0,
    "avg_double_faults_per_match": 4.6,
    "avg_first_serve_pct": 62.9,
    "avg_first_serve_won_pct": 76.0,
    "avg_second_serve_won_pct": 51.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-30",
      "opponent": "Peers J / Gadecki O",
      "opponent_id": 1053642,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 65.57377049180327,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Arevalo M / Stefani L",
      "opponent_id": 1165744,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 70.2127659574468,
        "first_serve_won_pct": 81.81818181818183,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Verbeek S / Siniakova K",
      "opponent_id": 1103358,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 8,
        "first_serve_pct": 59.210526315789465,
        "first_serve_won_pct": 73.33333333333333,
        "second_serve_won_pct": 48.38709677419355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Cash J / Schuurs D",
      "opponent_id": 1165741,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 56.57894736842105,
        "first_serve_won_pct": 74.4186046511628,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-25",
      "opponent": "Goransson A / Routliffe E",
      "opponent_id": 1165747,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 63.1578947368421,
        "first_serve_won_pct": 80.55555555555556,
        "second_serve_won_pct": 61.904761904761905,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 4,
    "losses": 1,
    "form_string": "LWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Arevalo M / Stefani L",
      "opponent_id": 1165744,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Cash J / Schuurs D",
      "opponent_id": 1165741,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Peers J / Gadecki O",
      "opponent_id": 1053642,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Verbeek S / Siniakova K",
      "opponent_id": 1103358,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Goransson A / Routliffe E",
      "opponent_id": 1165747,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 08:50:02 UTC"
}