Player Data JSON

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

Elena-Gabriela Ruse

Elena-Gabriela Ruse

Romania WTA 67
39W - 31L 55.7% Win Rate Forma: LLWLWLWWWL

JSON Data

{
  "player": {
    "id": 64,
    "api_id": 103901,
    "name": "Elena-Gabriela Ruse",
    "short_name": "E. Ruse",
    "country": "Romania",
    "country_code": "RO",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1997-11-06",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 64618,
    "singles": 12.3,
    "doubles": 12.12,
    "ranking": 60,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 67,
    "points": 963,
    "best_position": 51,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 67,
      "points": 963
    },
    {
      "date": "2026-05-07",
      "position": 67,
      "points": 963
    },
    {
      "date": "2026-05-06",
      "position": 67,
      "points": 963
    },
    {
      "date": "2026-05-05",
      "position": 67,
      "points": 963
    },
    {
      "date": "2026-05-04",
      "position": 67,
      "points": 963
    },
    {
      "date": "2026-05-03",
      "position": 71,
      "points": 937
    },
    {
      "date": "2026-05-02",
      "position": 71,
      "points": 937
    },
    {
      "date": "2026-05-01",
      "position": 71,
      "points": 937
    },
    {
      "date": "2026-04-30",
      "position": 71,
      "points": 937
    },
    {
      "date": "2026-04-29",
      "position": 71,
      "points": 937
    }
  ],
  "career_stats": {
    "total_matches": 70,
    "wins": 39,
    "losses": 31,
    "win_rate": 55.7
  },
  "surface_stats": {
    "hard": {
      "matches": 42,
      "wins": 21,
      "losses": 21,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 20,
      "wins": 12,
      "losses": 8,
      "win_rate": 60.0
    },
    "grass": {
      "matches": 8,
      "wins": 6,
      "losses": 2,
      "win_rate": 75.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    },
    "WTA 1000": {
      "matches": 28,
      "wins": 15,
      "losses": 13,
      "win_rate": 53.6
    },
    "WTA 500": {
      "matches": 10,
      "wins": 7,
      "losses": 3,
      "win_rate": 70.0
    },
    "WTA 250": {
      "matches": 20,
      "wins": 10,
      "losses": 10,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 70,
    "avg_aces_per_match": 3.4,
    "avg_double_faults_per_match": 4.8,
    "avg_first_serve_pct": 62.1,
    "avg_first_serve_won_pct": 65.3,
    "avg_second_serve_won_pct": 47.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Jelena Ostapenko",
      "opponent_id": 64496,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 9,
        "first_serve_pct": 61.36363636363637,
        "first_serve_won_pct": 48.148148148148145,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Sinja Kraus",
      "opponent_id": 246159,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 80.51948051948052,
        "first_serve_won_pct": 51.61290322580645,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Oceane Dodin",
      "opponent_id": 64968,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 61.904761904761905,
        "first_serve_won_pct": 80.76923076923077,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Elena Rybakina",
      "opponent_id": 186312,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 54.90196078431373,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-22",
      "opponent": "Antonia Ružić",
      "opponent_id": 316468,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 72.72727272727273,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 39.130434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Mirra Andreeva",
      "opponent_id": 406776,
      "tournament": "Linz",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 45.23809523809524,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-10",
      "opponent": "Jelena Ostapenko",
      "opponent_id": 64496,
      "tournament": "Linz",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 3,
        "first_serve_pct": 53.84615384615385,
        "first_serve_won_pct": 61.904761904761905,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-08",
      "opponent": "Dayana Yastremska",
      "opponent_id": 189986,
      "tournament": "Linz",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 7,
        "first_serve_pct": 88.42105263157895,
        "first_serve_won_pct": 63.095238095238095,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-06",
      "opponent": "Katie Boulter",
      "opponent_id": 62924,
      "tournament": "Linz",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 58.42696629213483,
        "first_serve_won_pct": 65.38461538461539,
        "second_serve_won_pct": 48.64864864864865,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-21",
      "opponent": "Madison Keys",
      "opponent_id": 35424,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 68.51851851851852,
        "first_serve_won_pct": 56.75675675675676,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLWLWLWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Madison Keys",
      "opponent_id": 35424,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Dayana Yastremska",
      "opponent_id": 189986,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Polina Kudermetova",
      "opponent_id": 293868,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Antonia Ružić",
      "opponent_id": 316468,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Paula Badosa",
      "opponent_id": 69050,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 6,
          "losses": 2,
          "win_rate": 75.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 23,
          "double_faults": 28,
          "aces_per_match": 2.9,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 66.6,
          "second_serve_won_pct": 64.2,
          "break_points_saved_pct": 56.5,
          "break_points_converted_pct": 47.4,
          "winners_total": 17,
          "unforced_errors_total": 30
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 6,
          "aces_per_match": 0.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 67.9,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 42.9,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 23,
          "wins": 12,
          "losses": 11,
          "win_rate": 52.2,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 8,
          "aces": 81,
          "double_faults": 111,
          "aces_per_match": 3.5,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 66.3,
          "second_serve_won_pct": 49.9,
          "break_points_saved_pct": 52.0,
          "break_points_converted_pct": 47.8,
          "winners_total": 56,
          "unforced_errors_total": 91
        },
        "red_clay": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 33,
          "double_faults": 43,
          "aces_per_match": 4.7,
          "double_faults_per_match": 6.1,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 65.9,
          "second_serve_won_pct": 52.6,
          "break_points_saved_pct": 46.0,
          "break_points_converted_pct": 50.7,
          "winners_total": 75,
          "unforced_errors_total": 86
        },
        "red_clay_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 18,
          "aces_per_match": 2.5,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 69.3,
          "first_serve_won_pct": 70.5,
          "second_serve_won_pct": 57.0,
          "break_points_saved_pct": 59.1,
          "break_points_converted_pct": 54.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 43,
        "wins": 25,
        "tournaments_played": 20,
        "tournaments_won": 0,
        "aces": 147,
        "double_faults": 206,
        "win_rate": 58.1,
        "losses": 18
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 17,
          "double_faults": 14,
          "aces_per_match": 4.2,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 67.2,
          "first_serve_won_pct": 78.8,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 57.9,
          "break_points_converted_pct": 66.7,
          "winners_total": 11,
          "unforced_errors_total": 25
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 5,
          "double_faults": 12,
          "aces_per_match": 1.7,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 81.2,
          "first_serve_won_pct": 57.7,
          "second_serve_won_pct": 94.3,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 22.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 17,
          "wins": 12,
          "losses": 5,
          "win_rate": 70.6,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 59,
          "double_faults": 91,
          "aces_per_match": 3.5,
          "double_faults_per_match": 5.4,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 68.0,
          "second_serve_won_pct": 57.8,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 55.0,
          "winners_total": 65,
          "unforced_errors_total": 73
        },
        "red_clay": {
          "matches": 17,
          "wins": 11,
          "losses": 6,
          "win_rate": 64.7,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 46,
          "double_faults": 60,
          "aces_per_match": 2.7,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 63.8,
          "second_serve_won_pct": 53.6,
          "break_points_saved_pct": 45.6,
          "break_points_converted_pct": 51.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 41,
        "wins": 27,
        "tournaments_played": 18,
        "tournaments_won": 0,
        "aces": 127,
        "double_faults": 177,
        "win_rate": 65.9,
        "losses": 14
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 4,
          "aces_per_match": 3.5,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 68.8,
          "second_serve_won_pct": 55.8,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 46.7,
          "winners_total": 7,
          "unforced_errors_total": 4
        },
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 5,
          "losses": 1,
          "win_rate": 83.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 12,
          "aces_per_match": 1.2,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 63.3,
          "second_serve_won_pct": 43.8,
          "break_points_saved_pct": 47.9,
          "break_points_converted_pct": 55.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 11,
          "wins": 5,
          "losses": 6,
          "win_rate": 45.5,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 22,
          "double_faults": 45,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.1,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 67.5,
          "second_serve_won_pct": 58.2,
          "break_points_saved_pct": 50.6,
          "break_points_converted_pct": 51.2,
          "winners_total": 10,
          "unforced_errors_total": 23
        },
        "red_clay": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 14,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 51.7,
          "second_serve_won_pct": 64.2,
          "break_points_saved_pct": 48.9,
          "break_points_converted_pct": 44.2,
          "winners_total": 2,
          "unforced_errors_total": 7
        }
      },
      "totals": {
        "matches": 25,
        "wins": 13,
        "tournaments_played": 20,
        "tournaments_won": 0,
        "aces": 42,
        "double_faults": 75,
        "win_rate": 52.0,
        "losses": 12
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:34:31 UTC"
}