Player Data JSON

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

Manon Leonard

Manon Leonard

France WTA 203
5W - 14L 26,3% Win Rate Forma: LLLWLWLLLL

JSON Data

{
  "player": {
    "id": 66,
    "api_id": 215329,
    "name": "Manon Leonard",
    "short_name": "M. Leonard",
    "country": "France",
    "country_code": "FR",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2001-01-20",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 221158,
    "singles": 11.48,
    "doubles": 10.73,
    "ranking": 264,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 203,
    "points": 360,
    "best_position": 176,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 203,
      "points": 360
    },
    {
      "date": "2026-01-29",
      "position": 203,
      "points": 360
    },
    {
      "date": "2026-01-28",
      "position": 203,
      "points": 360
    },
    {
      "date": "2026-01-27",
      "position": 203,
      "points": 360
    },
    {
      "date": "2026-01-26",
      "position": 203,
      "points": 360
    },
    {
      "date": "2026-01-25",
      "position": 203,
      "points": 360
    },
    {
      "date": "2026-01-24",
      "position": 203,
      "points": 360
    },
    {
      "date": "2026-01-23",
      "position": 203,
      "points": 360
    },
    {
      "date": "2026-01-22",
      "position": 203,
      "points": 360
    },
    {
      "date": "2026-01-21",
      "position": 203,
      "points": 360
    }
  ],
  "career_stats": {
    "total_matches": 19,
    "wins": 5,
    "losses": 14,
    "win_rate": 26.3
  },
  "surface_stats": {
    "hard": {
      "matches": 12,
      "wins": 4,
      "losses": 8,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 6,
      "wins": 1,
      "losses": 5,
      "win_rate": 16.7
    },
    "WTA 250": {
      "matches": 13,
      "wins": 4,
      "losses": 9,
      "win_rate": 30.8
    }
  },
  "average_match_stats": {
    "matches_with_stats": 19,
    "avg_aces_per_match": 1.6,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 65.5,
    "avg_first_serve_won_pct": 58.1,
    "avg_second_serve_won_pct": 44.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-13",
      "opponent": "Himeno Sakatsume",
      "opponent_id": 230984,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 71.73913043478261,
        "first_serve_won_pct": 39.39393939393939,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Mai Hontama",
      "opponent_id": 197535,
      "tournament": "Canberra, Australia",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 69.44444444444444,
        "first_serve_won_pct": 57.99999999999999,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-11",
      "opponent": "Anna Siskova",
      "opponent_id": 227014,
      "tournament": "Limoges, France",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 62.96296296296296,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-09",
      "opponent": "Marina Bassols Ribera",
      "opponent_id": 183861,
      "tournament": "Limoges, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 52.054794520547944,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 48.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-21",
      "opponent": "Panna Udvardy",
      "opponent_id": 218347,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 68.62745098039215,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-18",
      "opponent": "Sada Nahimana",
      "opponent_id": 210717,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 89.39393939393939,
        "first_serve_won_pct": 61.016949152542374,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-15",
      "opponent": "Alina Korneeva",
      "opponent_id": 396293,
      "tournament": "WTA 125K Porto, Portugal Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 62.71186440677966,
        "first_serve_won_pct": 64.86486486486487,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-24",
      "opponent": "Lanlana Tararudee",
      "opponent_id": 322099,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-08",
      "opponent": "Ella McDonald",
      "opponent_id": 405775,
      "tournament": "WTA 125K Ilkley, Great Britain Women Singles",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 60.24096385542169,
        "first_serve_won_pct": 57.99999999999999,
        "second_serve_won_pct": 39.130434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-31",
      "opponent": "Harmony Tan",
      "opponent_id": 67322,
      "tournament": "WTA 125K Birmingham, Great Britain Women Singles",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 61.72839506172839,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 2,
    "losses": 8,
    "form_string": "LLLWLWLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Patricia Maria Tig",
      "opponent_id": 54397,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Elsa Jacquemot",
      "opponent_id": 275530,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Selena Janicijevic",
      "opponent_id": 299619,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Panna Udvardy",
      "opponent_id": 218347,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lucrezia Stefanini",
      "opponent_id": 155890,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 1,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 50.0,
          "second_serve_won_pct": 44.4,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 28.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 8,
          "aces_per_match": 4.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 67.2,
          "first_serve_won_pct": 63.1,
          "second_serve_won_pct": 48.1,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 35.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 9,
          "aces_per_match": 2.3,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 79.8,
          "first_serve_won_pct": 58.1,
          "second_serve_won_pct": 43.2,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 53.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 1,
          "double_faults": 6,
          "aces_per_match": 0.5,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 76.7,
          "first_serve_won_pct": 53.7,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 64.7,
          "break_points_converted_pct": 27.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 8,
        "wins": 2,
        "tournaments_played": 9,
        "tournaments_won": 0,
        "aces": 17,
        "double_faults": 24,
        "win_rate": 25.0,
        "losses": 6
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 21,
          "aces_per_match": 1.5,
          "double_faults_per_match": 5.2,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 62.2,
          "second_serve_won_pct": 49.4,
          "break_points_saved_pct": 44.4,
          "break_points_converted_pct": 61.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 14,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 3,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 84.1,
          "first_serve_won_pct": 57.4,
          "second_serve_won_pct": 87.5,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 6,
          "aces_per_match": 1.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 57.1,
          "second_serve_won_pct": 45.8,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 55.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 2,
        "tournaments_played": 25,
        "tournaments_won": 1,
        "aces": 8,
        "double_faults": 30,
        "win_rate": 33.3,
        "losses": 4
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 3,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 68.3,
          "first_serve_won_pct": 43.5,
          "second_serve_won_pct": 35.3,
          "break_points_saved_pct": 25.0,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 1,
        "double_faults": 3,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:57:07 UTC"
}