Player Data JSON

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

Kristina Mladenovic

Kristina Mladenovic

France WTA
2W - 3L 40.0% Win Rate Forma: LLWLW

JSON Data

{
  "player": {
    "id": 40,
    "api_id": 33593,
    "name": "Kristina Mladenovic",
    "short_name": "K. Mladenovic",
    "country": "France",
    "country_code": "FR",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1993-05-14",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 11361,
    "singles": 11.05,
    "doubles": 11.98,
    "ranking": 337,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 2,
    "losses": 3,
    "win_rate": 40.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "WTA 1000": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 0.4,
    "avg_double_faults_per_match": 5.4,
    "avg_first_serve_pct": 64.8,
    "avg_first_serve_won_pct": 58.8,
    "avg_second_serve_won_pct": 31.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-02-14",
      "opponent": "Katerina Siniakova",
      "opponent_id": 72376,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 47.05882352941176,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-08",
      "opponent": "Polina Kudermetova",
      "opponent_id": 293868,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 65.71428571428571,
        "first_serve_won_pct": 69.56521739130434,
        "second_serve_won_pct": 20.833333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-07",
      "opponent": "Louisa Chirico",
      "opponent_id": 71484,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 64.15094339622641,
        "first_serve_won_pct": 73.52941176470588,
        "second_serve_won_pct": 30.434782608695656,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2024-12-04",
      "opponent": "Maria Carle",
      "opponent_id": 141892,
      "tournament": "Florianapolis, Brazil",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 11,
        "first_serve_pct": 59.22330097087378,
        "first_serve_won_pct": 49.18032786885246,
        "second_serve_won_pct": 23.809523809523807,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2024-12-02",
      "opponent": "Emiliana Arango",
      "opponent_id": 198197,
      "tournament": "Florianapolis, Brazil",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 68.04123711340206,
        "first_serve_won_pct": 54.54545454545454,
        "second_serve_won_pct": 27.77777777777778,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Emiliana Arango",
      "opponent_id": 198197,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Louisa Chirico",
      "opponent_id": 71484,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Maria Carle",
      "opponent_id": 141892,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Polina Kudermetova",
      "opponent_id": 293868,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Katerina Siniakova",
      "opponent_id": 72376,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 10,
          "aces_per_match": 0.7,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 74.4,
          "first_serve_won_pct": 64.0,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 47.8,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 1,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 10,
        "win_rate": 33.3,
        "losses": 2
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 10,
          "aces_per_match": 2.0,
          "double_faults_per_match": 10.0,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 30,
          "aces_per_match": 0.2,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 78.6,
          "first_serve_won_pct": 55.4,
          "second_serve_won_pct": 42.5,
          "break_points_saved_pct": 57.8,
          "break_points_converted_pct": 44.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 20,
          "wins": 8,
          "losses": 12,
          "win_rate": 40.0,
          "tournaments_played": 18,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 10,
          "double_faults": 99,
          "aces_per_match": 0.5,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 55.0,
          "second_serve_won_pct": 49.6,
          "break_points_saved_pct": 51.4,
          "break_points_converted_pct": 48.6,
          "winners_total": 15,
          "unforced_errors_total": 19
        }
      },
      "totals": {
        "matches": 26,
        "wins": 9,
        "tournaments_played": 27,
        "tournaments_won": 0,
        "aces": 13,
        "double_faults": 139,
        "win_rate": 34.6,
        "losses": 17
      }
    },
    {
      "year": 2023,
      "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": 1,
          "double_faults": 10,
          "aces_per_match": 1.0,
          "double_faults_per_match": 10.0,
          "first_serve_pct": 66.2,
          "first_serve_won_pct": 65.4,
          "second_serve_won_pct": 47.1,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 40.0,
          "winners_total": 1,
          "unforced_errors_total": 10
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 20,
          "aces_per_match": 0.0,
          "double_faults_per_match": 10.0,
          "first_serve_pct": 75.1,
          "first_serve_won_pct": 63.9,
          "second_serve_won_pct": 60.7,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 16,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 7,
          "double_faults": 39,
          "aces_per_match": 1.0,
          "double_faults_per_match": 5.6,
          "first_serve_pct": 77.7,
          "first_serve_won_pct": 57.2,
          "second_serve_won_pct": 52.7,
          "break_points_saved_pct": 49.2,
          "break_points_converted_pct": 38.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 5,
          "wins": 0,
          "losses": 5,
          "win_rate": 0.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 8,
          "double_faults": 42,
          "aces_per_match": 1.6,
          "double_faults_per_match": 8.4,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 58.0,
          "second_serve_won_pct": 33.3,
          "break_points_saved_pct": 50.9,
          "break_points_converted_pct": 40.6,
          "winners_total": 24,
          "unforced_errors_total": 56
        }
      },
      "totals": {
        "matches": 15,
        "wins": 3,
        "tournaments_played": 32,
        "tournaments_won": 0,
        "aces": 16,
        "double_faults": 111,
        "win_rate": 20.0,
        "losses": 12
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:34:27 UTC"
}