Player Data JSON

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

Elise Mertens

Elise Mertens

Belgium WTA 22
49W - 28L 63.6% Win Rate Forma: WLWLWWLWLL

JSON Data

{
  "player": {
    "id": 292,
    "api_id": 78551,
    "name": "Elise Mertens",
    "short_name": "E. Mertens",
    "country": "Belgium",
    "country_code": "BE",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1995-11-17",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3054734,
    "singles": 12.62,
    "doubles": 12.59,
    "ranking": 18,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 22,
    "points": 1858,
    "best_position": 12,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 22,
      "points": 1858
    },
    {
      "date": "2026-05-07",
      "position": 22,
      "points": 1858
    },
    {
      "date": "2026-05-06",
      "position": 22,
      "points": 1858
    },
    {
      "date": "2026-05-05",
      "position": 22,
      "points": 1858
    },
    {
      "date": "2026-05-04",
      "position": 22,
      "points": 1858
    },
    {
      "date": "2026-05-03",
      "position": 21,
      "points": 1858
    },
    {
      "date": "2026-05-02",
      "position": 21,
      "points": 1858
    },
    {
      "date": "2026-05-01",
      "position": 21,
      "points": 1858
    },
    {
      "date": "2026-04-30",
      "position": 21,
      "points": 1858
    },
    {
      "date": "2026-04-29",
      "position": 21,
      "points": 1858
    }
  ],
  "career_stats": {
    "total_matches": 77,
    "wins": 49,
    "losses": 28,
    "win_rate": 63.6
  },
  "surface_stats": {
    "hard": {
      "matches": 52,
      "wins": 33,
      "losses": 19,
      "win_rate": 63.5
    },
    "clay": {
      "matches": 16,
      "wins": 9,
      "losses": 7,
      "win_rate": 56.2
    },
    "grass": {
      "matches": 9,
      "wins": 7,
      "losses": 2,
      "win_rate": 77.8
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 14,
      "wins": 9,
      "losses": 5,
      "win_rate": 64.3
    },
    "WTA 1000": {
      "matches": 30,
      "wins": 16,
      "losses": 14,
      "win_rate": 53.3
    },
    "WTA 500": {
      "matches": 12,
      "wins": 6,
      "losses": 6,
      "win_rate": 50.0
    },
    "WTA 250": {
      "matches": 16,
      "wins": 14,
      "losses": 2,
      "win_rate": 87.5
    },
    "Otro": {
      "matches": 5,
      "wins": 4,
      "losses": 1,
      "win_rate": 80.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 77,
    "avg_aces_per_match": 4.5,
    "avg_double_faults_per_match": 3.6,
    "avg_first_serve_pct": 61.3,
    "avg_first_serve_won_pct": 70.3,
    "avg_second_serve_won_pct": 47.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Panna Udvardy",
      "opponent_id": 218347,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 45.76271186440678,
        "first_serve_won_pct": 62.96296296296296,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-26",
      "opponent": "Karolína Plíšková",
      "opponent_id": 20732,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 2,
        "first_serve_pct": 71.11111111111111,
        "first_serve_won_pct": 70.3125,
        "second_serve_won_pct": 58.06451612903226,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Alexandra Eala",
      "opponent_id": 327924,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 81.81818181818183,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-16",
      "opponent": "Karolina Muchova",
      "opponent_id": 85077,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 73.17073170731707,
        "first_serve_won_pct": 55.00000000000001,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-14",
      "opponent": "Ella Seidel",
      "opponent_id": 371932,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 68.33333333333333,
        "first_serve_won_pct": 65.85365853658537,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-10",
      "opponent": "McCartney Kessler",
      "opponent_id": 233214,
      "tournament": "Billie Jean King Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "1-1",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 63.716814159292035,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-21",
      "opponent": "Sorana Cirstea",
      "opponent_id": 19728,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 53.06122448979592,
        "first_serve_won_pct": 65.38461538461539,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-20",
      "opponent": "Elvina Kalieva",
      "opponent_id": 267045,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 87.5,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-09",
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 64.81481481481481,
        "first_serve_won_pct": 54.285714285714285,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-18",
      "opponent": "Coco Gauff",
      "opponent_id": 264983,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 67.3076923076923,
        "first_serve_won_pct": 55.714285714285715,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "WLWLWWLWLL"
  },
  "head_to_head": [
    {
      "opponent": "McCartney Kessler",
      "opponent_id": 233214,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Cristina Bucsa",
      "opponent_id": 99131,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Diana Shnaider",
      "opponent_id": 318575,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Aryna Sabalenka",
      "opponent_id": 157754,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 11:00",
      "opponent": "Jasmine Paolini",
      "opponent_id": 69208,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 32",
      "odds_player": 1.73,
      "odds_opponent": 2.1
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 10,
          "wins": 8,
          "losses": 2,
          "win_rate": 80.0,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 42,
          "double_faults": 33,
          "aces_per_match": 4.2,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 69.3,
          "second_serve_won_pct": 59.2,
          "break_points_saved_pct": 69.4,
          "break_points_converted_pct": 52.5,
          "winners_total": 105,
          "unforced_errors_total": 91
        },
        "green_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 15,
          "aces_per_match": 2.0,
          "double_faults_per_match": 7.5,
          "first_serve_pct": 68.7,
          "first_serve_won_pct": 62.4,
          "second_serve_won_pct": 60.7,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 37.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 29,
          "wins": 16,
          "losses": 13,
          "win_rate": 55.2,
          "tournaments_played": 16,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 143,
          "double_faults": 120,
          "aces_per_match": 4.9,
          "double_faults_per_match": 4.1,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 68.9,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 54.8,
          "break_points_converted_pct": 43.8,
          "winners_total": 90,
          "unforced_errors_total": 110
        },
        "red_clay": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 20,
          "double_faults": 27,
          "aces_per_match": 3.3,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 68.8,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 61.2,
          "break_points_converted_pct": 44.4,
          "winners_total": 20,
          "unforced_errors_total": 34
        },
        "red_clay_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 17,
          "double_faults": 8,
          "aces_per_match": 5.7,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 53.6,
          "break_points_saved_pct": 57.9,
          "break_points_converted_pct": 30.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 50,
        "wins": 30,
        "tournaments_played": 25,
        "tournaments_won": 2,
        "aces": 226,
        "double_faults": 203,
        "win_rate": 60.0,
        "losses": 20
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 24,
          "double_faults": 19,
          "aces_per_match": 3.4,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 69.7,
          "first_serve_won_pct": 69.7,
          "second_serve_won_pct": 60.3,
          "break_points_saved_pct": 53.1,
          "break_points_converted_pct": 45.2,
          "winners_total": 40,
          "unforced_errors_total": 43
        },
        "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": 11,
          "double_faults": 4,
          "aces_per_match": 5.5,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 63.3,
          "second_serve_won_pct": 60.0,
          "break_points_saved_pct": 44.4,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 31,
          "wins": 17,
          "losses": 14,
          "win_rate": 54.8,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 5,
          "aces": 118,
          "double_faults": 170,
          "aces_per_match": 3.8,
          "double_faults_per_match": 5.5,
          "first_serve_pct": 69.6,
          "first_serve_won_pct": 68.5,
          "second_serve_won_pct": 56.9,
          "break_points_saved_pct": 55.0,
          "break_points_converted_pct": 42.6,
          "winners_total": 88,
          "unforced_errors_total": 142
        },
        "red_clay": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 26,
          "aces_per_match": 1.7,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 60.9,
          "second_serve_won_pct": 52.6,
          "break_points_saved_pct": 43.9,
          "break_points_converted_pct": 48.8,
          "winners_total": 40,
          "unforced_errors_total": 72
        },
        "red_clay_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 5,
          "aces_per_match": 1.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 70.5,
          "second_serve_won_pct": 64.5,
          "break_points_saved_pct": 41.7,
          "break_points_converted_pct": 58.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 48,
        "wins": 25,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 166,
        "double_faults": 224,
        "win_rate": 52.1,
        "losses": 23
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 26,
          "aces_per_match": 4.7,
          "double_faults_per_match": 8.7,
          "first_serve_pct": 66.6,
          "first_serve_won_pct": 72.6,
          "second_serve_won_pct": 53.4,
          "break_points_saved_pct": 47.6,
          "break_points_converted_pct": 53.3,
          "winners_total": 41,
          "unforced_errors_total": 63
        },
        "hardcourt_outdoor": {
          "matches": 35,
          "wins": 20,
          "losses": 15,
          "win_rate": 57.1,
          "tournaments_played": 17,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 1,
          "aces": 137,
          "double_faults": 202,
          "aces_per_match": 3.9,
          "double_faults_per_match": 5.8,
          "first_serve_pct": 69.7,
          "first_serve_won_pct": 67.5,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 52.9,
          "break_points_converted_pct": 43.6,
          "winners_total": 143,
          "unforced_errors_total": 190
        },
        "red_clay": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 29,
          "double_faults": 83,
          "aces_per_match": 3.2,
          "double_faults_per_match": 9.2,
          "first_serve_pct": 69.4,
          "first_serve_won_pct": 65.1,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 56.5,
          "break_points_converted_pct": 50.9,
          "winners_total": 76,
          "unforced_errors_total": 99
        }
      },
      "totals": {
        "matches": 47,
        "wins": 26,
        "tournaments_played": 25,
        "tournaments_won": 1,
        "aces": 180,
        "double_faults": 311,
        "win_rate": 55.3,
        "losses": 21
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:34:35 UTC"
}