Player Data JSON

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

Elsa Jacquemot

Elsa Jacquemot

France WTA 60
45W - 29L 60,8% Win Rate Forma: LWLLLWWWWL

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.94,
    "doubles": 11.51,
    "ranking": 122,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 60,
    "points": 1070,
    "best_position": 55,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 60,
      "points": 1070
    },
    {
      "date": "2026-01-29",
      "position": 60,
      "points": 1070
    },
    {
      "date": "2026-01-28",
      "position": 60,
      "points": 1070
    },
    {
      "date": "2026-01-27",
      "position": 60,
      "points": 1070
    },
    {
      "date": "2026-01-26",
      "position": 60,
      "points": 1070
    },
    {
      "date": "2026-01-25",
      "position": 60,
      "points": 1070
    },
    {
      "date": "2026-01-24",
      "position": 60,
      "points": 1070
    },
    {
      "date": "2026-01-23",
      "position": 60,
      "points": 1070
    },
    {
      "date": "2026-01-22",
      "position": 60,
      "points": 1070
    },
    {
      "date": "2026-01-21",
      "position": 60,
      "points": 1070
    }
  ],
  "career_stats": {
    "total_matches": 74,
    "wins": 45,
    "losses": 29,
    "win_rate": 60.8
  },
  "surface_stats": {
    "hard": {
      "matches": 38,
      "wins": 23,
      "losses": 15,
      "win_rate": 60.5
    },
    "clay": {
      "matches": 27,
      "wins": 17,
      "losses": 10,
      "win_rate": 63.0
    },
    "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": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "WTA 500": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    },
    "WTA 250": {
      "matches": 44,
      "wins": 29,
      "losses": 15,
      "win_rate": 65.9
    }
  },
  "average_match_stats": {
    "matches_with_stats": 74,
    "avg_aces_per_match": 4.0,
    "avg_double_faults_per_match": 5.0,
    "avg_first_serve_pct": 63.0,
    "avg_first_serve_won_pct": 66.8,
    "avg_second_serve_won_pct": 44.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-21",
      "opponent": "Yulia Putintseva",
      "opponent_id": 45545,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 64.58333333333334,
        "first_serve_won_pct": 51.61290322580645,
        "second_serve_won_pct": 29.411764705882355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-18",
      "opponent": "Marta Kostyuk",
      "opponent_id": 230056,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 11,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Magdalena Frech",
      "opponent_id": 71250,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 59.25925925925925,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Ajla Tomljanovic",
      "opponent_id": 34486,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 54.0,
        "first_serve_won_pct": 55.55555555555556,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-14",
      "opponent": "Anhelina Kalinina",
      "opponent_id": 90664,
      "tournament": "Limoges, France",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 9,
        "first_serve_pct": 91.74311926605505,
        "first_serve_won_pct": 55.00000000000001,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-13",
      "opponent": "Anna-Lena Friedsam",
      "opponent_id": 50655,
      "tournament": "Limoges, France",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 12,
        "first_serve_pct": 76.41509433962264,
        "first_serve_won_pct": 71.60493827160494,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-12",
      "opponent": "Anna Siskova",
      "opponent_id": 227014,
      "tournament": "Limoges, France",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 10,
        "first_serve_pct": 60.215053763440864,
        "first_serve_won_pct": 76.78571428571429,
        "second_serve_won_pct": 40.54054054054054,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-11",
      "opponent": "Gabriela Knutson",
      "opponent_id": 106341,
      "tournament": "Limoges, France",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 7,
        "first_serve_pct": 64.0625,
        "first_serve_won_pct": 73.17073170731707,
        "second_serve_won_pct": 56.52173913043478,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-10",
      "opponent": "Chloe Paquet",
      "opponent_id": 46591,
      "tournament": "Limoges, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 9,
        "first_serve_pct": 59.74025974025974,
        "first_serve_won_pct": 73.91304347826086,
        "second_serve_won_pct": 38.70967741935484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-24",
      "opponent": "Antonia Ružić",
      "opponent_id": 316468,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 12,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 68.18181818181817,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWLLLWWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Simona Waltert",
      "opponent_id": 215166,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "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": "Maria Sakkari",
      "opponent_id": 65950,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "matches": 1,
      "wins": 0,
      "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": 21,
          "wins": 14,
          "losses": 7,
          "win_rate": 66.7,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 68,
          "double_faults": 79,
          "aces_per_match": 3.2,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 56.2,
          "break_points_converted_pct": 49.4,
          "winners_total": 63,
          "unforced_errors_total": 53
        }
      },
      "totals": {
        "matches": 55,
        "wins": 36,
        "tournaments_played": 24,
        "tournaments_won": 0,
        "aces": 226,
        "double_faults": 272,
        "win_rate": 65.5,
        "losses": 19
      }
    },
    {
      "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-01-30 11:39:22 UTC"
}