Player Data JSON

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

Elsa Jacquemot

Elsa Jacquemot

France WTA 64
49W - 38L 56.3% Win Rate Forma: LLLLWLWWLW

JSON Data

{
  "player": {
    "id": 13,
    "api_id": 275530,
    "name": "Elsa Jacquemot",
    "short_name": "E. Jacquemot",
    "country": "France",
    "country_code": "FR",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2003-05-03",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 273241,
    "singles": 11.74,
    "doubles": 11.59,
    "ranking": 195,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 64,
    "points": 1007,
    "best_position": 53,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 64,
      "points": 1007
    },
    {
      "date": "2026-05-08",
      "position": 64,
      "points": 1007
    },
    {
      "date": "2026-05-07",
      "position": 64,
      "points": 1007
    },
    {
      "date": "2026-05-06",
      "position": 64,
      "points": 1007
    },
    {
      "date": "2026-05-05",
      "position": 64,
      "points": 1007
    },
    {
      "date": "2026-05-04",
      "position": 64,
      "points": 1007
    },
    {
      "date": "2026-05-03",
      "position": 62,
      "points": 1029
    },
    {
      "date": "2026-05-02",
      "position": 62,
      "points": 1029
    },
    {
      "date": "2026-05-01",
      "position": 62,
      "points": 1029
    },
    {
      "date": "2026-04-30",
      "position": 62,
      "points": 1029
    }
  ],
  "career_stats": {
    "total_matches": 87,
    "wins": 49,
    "losses": 38,
    "win_rate": 56.3
  },
  "surface_stats": {
    "hard": {
      "matches": 47,
      "wins": 27,
      "losses": 20,
      "win_rate": 57.4
    },
    "clay": {
      "matches": 32,
      "wins": 17,
      "losses": 15,
      "win_rate": 53.1
    },
    "grass": {
      "matches": 8,
      "wins": 5,
      "losses": 3,
      "win_rate": 62.5
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 13,
      "wins": 8,
      "losses": 5,
      "win_rate": 61.5
    },
    "WTA 1000": {
      "matches": 15,
      "wins": 5,
      "losses": 10,
      "win_rate": 33.3
    },
    "WTA 500": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "WTA 250": {
      "matches": 46,
      "wins": 29,
      "losses": 17,
      "win_rate": 63.0
    },
    "Otro": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 84,
    "avg_aces_per_match": 3.7,
    "avg_double_faults_per_match": 4.9,
    "avg_first_serve_pct": 64.4,
    "avg_first_serve_won_pct": 65.7,
    "avg_second_serve_won_pct": 42.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-05",
      "opponent": "Barbora Krejčiková",
      "opponent_id": 60398,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 76.19047619047619,
        "first_serve_won_pct": 60.416666666666664,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-28",
      "opponent": "Bianca Andreescu",
      "opponent_id": 202924,
      "tournament": "Saint-Malo, France",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 77.55102040816327,
        "first_serve_won_pct": 55.26315789473685,
        "second_serve_won_pct": 31.818181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-22",
      "opponent": "Tyra Caterina Grant",
      "opponent_id": 460330,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 76.27118644067797,
        "first_serve_won_pct": 51.11111111111111,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-15",
      "opponent": "Tatjana Maria",
      "opponent_id": 19520,
      "tournament": "Rouen",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 82.53968253968253,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": 18.181818181818183,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Lola Radivojević",
      "opponent_id": 348712,
      "tournament": "Billie Jean King Cup Group I",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1"
    },
    {
      "date": "2026-04-10",
      "opponent": "Anna Bondar",
      "opponent_id": 150574,
      "tournament": "Billie Jean King Cup Group I",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2"
    },
    {
      "date": "2026-04-08",
      "opponent": "Adelina Lachinova",
      "opponent_id": 469382,
      "tournament": "Billie Jean King Cup Group I",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0"
    },
    {
      "date": "2026-04-08",
      "opponent": "Malene Helgo",
      "opponent_id": 152766,
      "tournament": "Billie Jean King Cup Group I",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": null,
        "first_serve_won_pct": null,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-19",
      "opponent": "Marie Bouzkova",
      "opponent_id": 105463,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 76.59574468085107,
        "first_serve_won_pct": 52.77777777777778,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-17",
      "opponent": "Darja Vidmanova",
      "opponent_id": 298339,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 84.0,
        "first_serve_won_pct": 60.952380952380956,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLLLWLWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Simona Waltert",
      "opponent_id": 215166,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Chloe Paquet",
      "opponent_id": 46591,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Victoria Jimenez Kasintseva",
      "opponent_id": 339456,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Viktoriya Tomova",
      "opponent_id": 41374,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Marie Bouzkova",
      "opponent_id": 105463,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 30,
          "double_faults": 20,
          "aces_per_match": 5.0,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 68.9,
          "second_serve_won_pct": 54.4,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 42.9,
          "winners_total": 60,
          "unforced_errors_total": 61
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 4,
          "losses": 1,
          "win_rate": 80.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 22,
          "double_faults": 37,
          "aces_per_match": 4.4,
          "double_faults_per_match": 7.4,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 71.2,
          "second_serve_won_pct": 59.6,
          "break_points_saved_pct": 68.9,
          "break_points_converted_pct": 45.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 23,
          "wins": 14,
          "losses": 9,
          "win_rate": 60.9,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 106,
          "double_faults": 136,
          "aces_per_match": 4.6,
          "double_faults_per_match": 5.9,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 66.6,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 59.6,
          "break_points_converted_pct": 47.8,
          "winners_total": 45,
          "unforced_errors_total": 51
        },
        "red_clay": {
          "matches": 24,
          "wins": 16,
          "losses": 8,
          "win_rate": 66.7,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 2,
          "aces": 71,
          "double_faults": 91,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 51.6,
          "break_points_saved_pct": 58.2,
          "break_points_converted_pct": 50.0,
          "winners_total": 63,
          "unforced_errors_total": 53
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 3,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 72.9,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 59,
        "wins": 38,
        "tournaments_played": 26,
        "tournaments_won": 0,
        "aces": 231,
        "double_faults": 287,
        "win_rate": 64.4,
        "losses": 21
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 31,
          "double_faults": 29,
          "aces_per_match": 7.8,
          "double_faults_per_match": 7.2,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 71.9,
          "second_serve_won_pct": 50.5,
          "break_points_saved_pct": 64.1,
          "break_points_converted_pct": 40.0,
          "winners_total": 22,
          "unforced_errors_total": 30
        },
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 38,
          "double_faults": 27,
          "aces_per_match": 6.3,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 71.1,
          "second_serve_won_pct": 54.4,
          "break_points_saved_pct": 65.1,
          "break_points_converted_pct": 56.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 16,
          "wins": 7,
          "losses": 9,
          "win_rate": 43.8,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 75,
          "double_faults": 86,
          "aces_per_match": 4.7,
          "double_faults_per_match": 5.4,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 63.2,
          "second_serve_won_pct": 47.9,
          "break_points_saved_pct": 49.3,
          "break_points_converted_pct": 45.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 15,
          "wins": 6,
          "losses": 9,
          "win_rate": 40.0,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 66,
          "double_faults": 93,
          "aces_per_match": 4.4,
          "double_faults_per_match": 6.2,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 61.9,
          "second_serve_won_pct": 51.4,
          "break_points_saved_pct": 47.3,
          "break_points_converted_pct": 49.6,
          "winners_total": 14,
          "unforced_errors_total": 19
        }
      },
      "totals": {
        "matches": 41,
        "wins": 19,
        "tournaments_played": 27,
        "tournaments_won": 0,
        "aces": 210,
        "double_faults": 235,
        "win_rate": 46.3,
        "losses": 22
      }
    },
    {
      "year": 2023,
      "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": 2,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 65.9,
          "second_serve_won_pct": 12.5,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 40.0,
          "winners_total": 2,
          "unforced_errors_total": 2
        },
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 30,
          "double_faults": 57,
          "aces_per_match": 5.0,
          "double_faults_per_match": 9.5,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 66.0,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 56.9,
          "break_points_converted_pct": 45.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 5,
          "losses": 5,
          "win_rate": 50.0,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 29,
          "double_faults": 64,
          "aces_per_match": 2.9,
          "double_faults_per_match": 6.4,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 66.6,
          "second_serve_won_pct": 49.1,
          "break_points_saved_pct": 54.3,
          "break_points_converted_pct": 51.1,
          "winners_total": 20,
          "unforced_errors_total": 30
        },
        "red_clay": {
          "matches": 13,
          "wins": 5,
          "losses": 8,
          "win_rate": 38.5,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 24,
          "double_faults": 113,
          "aces_per_match": 1.8,
          "double_faults_per_match": 8.7,
          "first_serve_pct": 74.4,
          "first_serve_won_pct": 57.5,
          "second_serve_won_pct": 56.2,
          "break_points_saved_pct": 47.8,
          "break_points_converted_pct": 52.0,
          "winners_total": 16,
          "unforced_errors_total": 98
        }
      },
      "totals": {
        "matches": 30,
        "wins": 14,
        "tournaments_played": 33,
        "tournaments_won": 0,
        "aces": 85,
        "double_faults": 236,
        "win_rate": 46.7,
        "losses": 16
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:22 UTC"
}