Player Data JSON

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

Emma Raducanu

Emma Raducanu

United Kingdom WTA 30
33W - 28L 54.1% Win Rate Forma: LLLLWWWWLW

JSON Data

{
  "player": {
    "id": 295,
    "api_id": 258756,
    "name": "Emma Raducanu",
    "short_name": "E. Raducanu",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2002-11-13",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 989589,
    "singles": 12.56,
    "doubles": 11.99,
    "ranking": 25,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 30,
    "points": 1430,
    "best_position": 10,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 30,
      "points": 1430
    },
    {
      "date": "2026-05-08",
      "position": 30,
      "points": 1430
    },
    {
      "date": "2026-05-07",
      "position": 30,
      "points": 1430
    },
    {
      "date": "2026-05-06",
      "position": 30,
      "points": 1430
    },
    {
      "date": "2026-05-05",
      "position": 30,
      "points": 1430
    },
    {
      "date": "2026-05-04",
      "position": 30,
      "points": 1430
    },
    {
      "date": "2026-05-03",
      "position": 27,
      "points": 1465
    },
    {
      "date": "2026-05-02",
      "position": 27,
      "points": 1465
    },
    {
      "date": "2026-05-01",
      "position": 27,
      "points": 1465
    },
    {
      "date": "2026-04-30",
      "position": 27,
      "points": 1465
    }
  ],
  "career_stats": {
    "total_matches": 61,
    "wins": 33,
    "losses": 28,
    "win_rate": 54.1
  },
  "surface_stats": {
    "hard": {
      "matches": 45,
      "wins": 23,
      "losses": 22,
      "win_rate": 51.1
    },
    "clay": {
      "matches": 9,
      "wins": 6,
      "losses": 3,
      "win_rate": 66.7
    },
    "grass": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 12,
      "wins": 8,
      "losses": 4,
      "win_rate": 66.7
    },
    "WTA 1000": {
      "matches": 26,
      "wins": 13,
      "losses": 13,
      "win_rate": 50.0
    },
    "WTA 500": {
      "matches": 12,
      "wins": 6,
      "losses": 6,
      "win_rate": 50.0
    },
    "WTA 250": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    },
    "Otro": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 61,
    "avg_aces_per_match": 2.9,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 67.8,
    "avg_first_serve_won_pct": 63.1,
    "avg_second_serve_won_pct": 44.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-03-08",
      "opponent": "Amanda Anisimova",
      "opponent_id": 230628,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 56.41025641025641,
        "first_serve_won_pct": 27.27272727272727,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-16",
      "opponent": "Antonia Ružić",
      "opponent_id": 316468,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 7,
        "first_serve_pct": 69.41176470588235,
        "first_serve_won_pct": 59.32203389830508,
        "second_serve_won_pct": 34.61538461538461,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-09",
      "opponent": "Camila Osorio",
      "opponent_id": 213943,
      "tournament": "Doha",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-1",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 66.17647058823529,
        "first_serve_won_pct": 57.77777777777777,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-07",
      "opponent": "Sorana Cirstea",
      "opponent_id": 19728,
      "tournament": "Cluj Napoca",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 71.15384615384616,
        "first_serve_won_pct": 48.64864864864865,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-06",
      "opponent": "Oleksandra Oliynykova",
      "opponent_id": 250859,
      "tournament": "Cluj Napoca",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 95.1923076923077,
        "first_serve_won_pct": 58.58585858585859,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-05",
      "opponent": "Maja Chwalinska",
      "opponent_id": 211014,
      "tournament": "Cluj Napoca",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 82.05128205128204,
        "first_serve_won_pct": 78.125,
        "second_serve_won_pct": 10.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-04",
      "opponent": "Kaja Juvan",
      "opponent_id": 196856,
      "tournament": "Cluj Napoca",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 63.013698630136986,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-02",
      "opponent": "Greet Minnen",
      "opponent_id": 110803,
      "tournament": "Cluj Napoca",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 71.7948717948718,
        "first_serve_won_pct": 85.71428571428571,
        "second_serve_won_pct": 26.666666666666668,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-21",
      "opponent": "Anastasia Potapova",
      "opponent_id": 210831,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 70.49180327868852,
        "first_serve_won_pct": 46.51162790697674,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-18",
      "opponent": "Mananchaya Sawangkaew",
      "opponent_id": 238275,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 77.35849056603774,
        "first_serve_won_pct": 73.17073170731707,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLLLWWWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Amanda Anisimova",
      "opponent_id": 230628,
      "matches": 4,
      "wins": 2,
      "losses": 2
    },
    {
      "opponent": "Cristina Bucsa",
      "opponent_id": 99131,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Maria Sakkari",
      "opponent_id": 65950,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Ekaterina Alexandrova",
      "opponent_id": 67759,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Ann Li",
      "opponent_id": 222826,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 14,
          "double_faults": 12,
          "aces_per_match": 2.8,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 78.8,
          "first_serve_won_pct": 63.2,
          "second_serve_won_pct": 51.6,
          "break_points_saved_pct": 61.4,
          "break_points_converted_pct": 41.7,
          "winners_total": 62,
          "unforced_errors_total": 58
        },
        "hardcourt_outdoor": {
          "matches": 30,
          "wins": 17,
          "losses": 13,
          "win_rate": 56.7,
          "tournaments_played": 16,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 5,
          "aces": 115,
          "double_faults": 98,
          "aces_per_match": 3.8,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 65.4,
          "second_serve_won_pct": 51.2,
          "break_points_saved_pct": 60.3,
          "break_points_converted_pct": 53.7,
          "winners_total": 71,
          "unforced_errors_total": 99
        },
        "red_clay": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 21,
          "double_faults": 24,
          "aces_per_match": 2.1,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 63.4,
          "second_serve_won_pct": 48.0,
          "break_points_saved_pct": 56.0,
          "break_points_converted_pct": 49.5,
          "winners_total": 38,
          "unforced_errors_total": 46
        }
      },
      "totals": {
        "matches": 45,
        "wins": 26,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 150,
        "double_faults": 134,
        "win_rate": 57.8,
        "losses": 19
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 11,
          "wins": 8,
          "losses": 3,
          "win_rate": 72.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 43,
          "double_faults": 29,
          "aces_per_match": 3.9,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 64.7,
          "second_serve_won_pct": 60.0,
          "break_points_saved_pct": 68.9,
          "break_points_converted_pct": 51.3,
          "winners_total": 73,
          "unforced_errors_total": 79
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 5,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 36,
          "double_faults": 20,
          "aces_per_match": 7.2,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 76.1,
          "first_serve_won_pct": 70.9,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 73.2,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 17,
          "wins": 9,
          "losses": 8,
          "win_rate": 52.9,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 56,
          "double_faults": 69,
          "aces_per_match": 3.3,
          "double_faults_per_match": 4.1,
          "first_serve_pct": 76.0,
          "first_serve_won_pct": 63.1,
          "second_serve_won_pct": 54.7,
          "break_points_saved_pct": 57.7,
          "break_points_converted_pct": 41.6,
          "winners_total": 85,
          "unforced_errors_total": 92
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 40.7,
          "second_serve_won_pct": 30.0,
          "break_points_saved_pct": 14.3,
          "break_points_converted_pct": 22.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 2,
          "aces_per_match": 3.0,
          "double_faults_per_match": 0.7,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 67.2,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 79.2,
          "break_points_converted_pct": 54.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 37,
        "wins": 24,
        "tournaments_played": 15,
        "tournaments_won": 0,
        "aces": 144,
        "double_faults": 123,
        "win_rate": 64.9,
        "losses": 13
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 14,
          "double_faults": 18,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 65.2,
          "second_serve_won_pct": 61.0,
          "break_points_saved_pct": 61.7,
          "break_points_converted_pct": 37.3,
          "winners_total": 43,
          "unforced_errors_total": 75
        },
        "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": 0,
          "aces_per_match": 2.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 20.0,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 8,
        "wins": 4,
        "tournaments_played": 5,
        "tournaments_won": 0,
        "aces": 16,
        "double_faults": 18,
        "win_rate": 50.0,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:35 UTC"
}