Player Data JSON

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

Elena Rybakina

Elena Rybakina

Kazakhstan WTA 2
79W - 24L 76.7% Win Rate Forma: WLWWWWWWLW

JSON Data

{
  "player": {
    "id": 566,
    "api_id": 186312,
    "name": "Elena Rybakina",
    "short_name": "E. Rybakina",
    "country": "Kazakhstan",
    "country_code": "KZ",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1999-06-17",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 146056,
    "singles": 13.27,
    "doubles": 12.01,
    "ranking": 2,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 2,
    "points": 8555,
    "best_position": 2,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 2,
      "points": 8555
    },
    {
      "date": "2026-05-07",
      "position": 2,
      "points": 8555
    },
    {
      "date": "2026-05-06",
      "position": 2,
      "points": 8555
    },
    {
      "date": "2026-05-05",
      "position": 2,
      "points": 8555
    },
    {
      "date": "2026-05-04",
      "position": 2,
      "points": 8555
    },
    {
      "date": "2026-05-03",
      "position": 2,
      "points": 8500
    },
    {
      "date": "2026-05-02",
      "position": 2,
      "points": 8500
    },
    {
      "date": "2026-05-01",
      "position": 2,
      "points": 8500
    },
    {
      "date": "2026-04-30",
      "position": 2,
      "points": 8500
    },
    {
      "date": "2026-04-29",
      "position": 2,
      "points": 8500
    }
  ],
  "career_stats": {
    "total_matches": 103,
    "wins": 79,
    "losses": 24,
    "win_rate": 76.7
  },
  "surface_stats": {
    "hard": {
      "matches": 76,
      "wins": 59,
      "losses": 17,
      "win_rate": 77.6
    },
    "clay": {
      "matches": 19,
      "wins": 15,
      "losses": 4,
      "win_rate": 78.9
    },
    "grass": {
      "matches": 8,
      "wins": 5,
      "losses": 3,
      "win_rate": 62.5
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 21,
      "wins": 17,
      "losses": 4,
      "win_rate": 81.0
    },
    "WTA 1000": {
      "matches": 49,
      "wins": 34,
      "losses": 15,
      "win_rate": 69.4
    },
    "WTA 500": {
      "matches": 28,
      "wins": 23,
      "losses": 5,
      "win_rate": 82.1
    },
    "Otro": {
      "matches": 5,
      "wins": 5,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 103,
    "avg_aces_per_match": 6.8,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 61.1,
    "avg_first_serve_won_pct": 74.3,
    "avg_second_serve_won_pct": 51.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Maria Sakkari",
      "opponent_id": 65950,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 81.63265306122449,
        "first_serve_won_pct": 57.49999999999999,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-27",
      "opponent": "Anastasia Potapova",
      "opponent_id": 210831,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 62.96296296296296,
        "first_serve_won_pct": 58.82352941176471,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-26",
      "opponent": "Qinwen Zheng",
      "opponent_id": 257784,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 58.51063829787234,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Elena-Gabriela Ruse",
      "opponent_id": 103901,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 58.18181818181818,
        "first_serve_won_pct": 65.625,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-19",
      "opponent": "Karolina Muchova",
      "opponent_id": 85077,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 67.3469387755102,
        "first_serve_won_pct": 78.78787878787878,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-18",
      "opponent": "Mirra Andreeva",
      "opponent_id": 406776,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 87.27272727272727,
        "first_serve_won_pct": 70.83333333333334,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-17",
      "opponent": "Leylah Fernandez",
      "opponent_id": 250279,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 8,
        "first_serve_pct": 65.04065040650406,
        "first_serve_won_pct": 73.75,
        "second_serve_won_pct": 47.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-16",
      "opponent": "Diana Shnaider",
      "opponent_id": 318575,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 90.625,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-27",
      "opponent": "Aryna Sabalenka",
      "opponent_id": 157754,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 65.07936507936508,
        "first_serve_won_pct": 56.09756097560976,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-25",
      "opponent": "Jessica Pegula",
      "opponent_id": 44834,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 15,
        "double_faults": 4,
        "first_serve_pct": 65.48672566371681,
        "first_serve_won_pct": 64.86486486486487,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 8,
    "losses": 2,
    "form_string": "WLWWWWWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Aryna Sabalenka",
      "opponent_id": 157754,
      "matches": 7,
      "wins": 3,
      "losses": 4
    },
    {
      "opponent": "Iga Swiatek",
      "opponent_id": 228272,
      "matches": 5,
      "wins": 2,
      "losses": 3
    },
    {
      "opponent": "Jessica Pegula",
      "opponent_id": 44834,
      "matches": 4,
      "wins": 4,
      "losses": 0
    },
    {
      "opponent": "Victoria Mboko",
      "opponent_id": 386338,
      "matches": 4,
      "wins": 2,
      "losses": 2
    },
    {
      "opponent": "Dayana Yastremska",
      "opponent_id": 189986,
      "matches": 3,
      "wins": 3,
      "losses": 0
    }
  ],
  "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": 2,
          "tiebreaks_lost": 3,
          "aces": 36,
          "double_faults": 21,
          "aces_per_match": 6.0,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 70.0,
          "first_serve_won_pct": 73.0,
          "second_serve_won_pct": 53.4,
          "break_points_saved_pct": 71.1,
          "break_points_converted_pct": 50.0,
          "winners_total": 72,
          "unforced_errors_total": 72
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 8,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 2,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 67,
          "double_faults": 13,
          "aces_per_match": 8.4,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 74.4,
          "second_serve_won_pct": 68.3,
          "break_points_saved_pct": 65.6,
          "break_points_converted_pct": 55.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 47,
          "wins": 35,
          "losses": 12,
          "win_rate": 74.5,
          "tournaments_played": 15,
          "tournaments_won": 1,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 6,
          "aces": 309,
          "double_faults": 155,
          "aces_per_match": 6.6,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 70.5,
          "first_serve_won_pct": 74.5,
          "second_serve_won_pct": 55.1,
          "break_points_saved_pct": 64.6,
          "break_points_converted_pct": 44.5,
          "winners_total": 176,
          "unforced_errors_total": 196
        },
        "red_clay": {
          "matches": 12,
          "wins": 9,
          "losses": 3,
          "win_rate": 75.0,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 68,
          "double_faults": 23,
          "aces_per_match": 5.7,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 72.4,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 37.4,
          "winners_total": 120,
          "unforced_errors_total": 116
        }
      },
      "totals": {
        "matches": 73,
        "wins": 56,
        "tournaments_played": 24,
        "tournaments_won": 3,
        "aces": 480,
        "double_faults": 212,
        "win_rate": 76.7,
        "losses": 17
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 6,
          "losses": 2,
          "win_rate": 75.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 46,
          "double_faults": 20,
          "aces_per_match": 5.8,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 78.3,
          "second_serve_won_pct": 50.3,
          "break_points_saved_pct": 59.4,
          "break_points_converted_pct": 44.6,
          "winners_total": 169,
          "unforced_errors_total": 145
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 25,
          "double_faults": 8,
          "aces_per_match": 6.2,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 64.3,
          "second_serve_won_pct": 60.7,
          "break_points_saved_pct": 63.0,
          "break_points_converted_pct": 48.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 28,
          "wins": 23,
          "losses": 5,
          "win_rate": 82.1,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 6,
          "aces": 212,
          "double_faults": 70,
          "aces_per_match": 7.6,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 73.0,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 62.0,
          "break_points_converted_pct": 43.2,
          "winners_total": 96,
          "unforced_errors_total": 102
        },
        "red_clay": {
          "matches": 10,
          "wins": 8,
          "losses": 2,
          "win_rate": 80.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 53,
          "double_faults": 29,
          "aces_per_match": 5.3,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 68.3,
          "second_serve_won_pct": 57.0,
          "break_points_saved_pct": 64.3,
          "break_points_converted_pct": 50.0,
          "winners_total": 147,
          "unforced_errors_total": 131
        },
        "red_clay_indoor": {
          "matches": 4,
          "wins": 4,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 1,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 24,
          "double_faults": 12,
          "aces_per_match": 6.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 69.4,
          "second_serve_won_pct": 50.8,
          "break_points_saved_pct": 67.6,
          "break_points_converted_pct": 36.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 54,
        "wins": 43,
        "tournaments_played": 18,
        "tournaments_won": 2,
        "aces": 360,
        "double_faults": 139,
        "win_rate": 79.6,
        "losses": 11
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 5,
          "losses": 2,
          "win_rate": 71.4,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 57,
          "double_faults": 16,
          "aces_per_match": 8.1,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 80.9,
          "second_serve_won_pct": 53.5,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 38.6,
          "winners_total": 130,
          "unforced_errors_total": 101
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 28,
          "double_faults": 15,
          "aces_per_match": 5.6,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 70.0,
          "second_serve_won_pct": 56.2,
          "break_points_saved_pct": 61.8,
          "break_points_converted_pct": 34.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 37,
          "wins": 29,
          "losses": 8,
          "win_rate": 78.4,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 4,
          "aces": 291,
          "double_faults": 116,
          "aces_per_match": 7.9,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 71.3,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 62.0,
          "break_points_converted_pct": 45.1,
          "winners_total": 224,
          "unforced_errors_total": 248
        },
        "red_clay": {
          "matches": 10,
          "wins": 8,
          "losses": 2,
          "win_rate": 80.0,
          "tournaments_played": 3,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 56,
          "double_faults": 21,
          "aces_per_match": 5.6,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 74.3,
          "second_serve_won_pct": 49.1,
          "break_points_saved_pct": 71.2,
          "break_points_converted_pct": 41.8,
          "winners_total": 60,
          "unforced_errors_total": 51
        },
        "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": 12,
          "double_faults": 3,
          "aces_per_match": 6.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 76.4,
          "first_serve_won_pct": 70.5,
          "second_serve_won_pct": 37.5,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 61,
        "wins": 46,
        "tournaments_played": 20,
        "tournaments_won": 2,
        "aces": 444,
        "double_faults": 171,
        "win_rate": 75.4,
        "losses": 15
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:34:42 UTC"
}