Player Data JSON

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

Elena-Gabriela Ruse

Elena-Gabriela Ruse

Romania WTA 79
31W - 23L 57,4% Win Rate Forma: LWWLWWLWWL

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.16,
    "doubles": 12.13,
    "ranking": 63,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 79,
    "points": 872,
    "best_position": 51,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 79,
      "points": 872
    },
    {
      "date": "2026-01-29",
      "position": 79,
      "points": 872
    },
    {
      "date": "2026-01-28",
      "position": 79,
      "points": 872
    },
    {
      "date": "2026-01-27",
      "position": 79,
      "points": 872
    },
    {
      "date": "2026-01-26",
      "position": 79,
      "points": 872
    },
    {
      "date": "2026-01-25",
      "position": 79,
      "points": 872
    },
    {
      "date": "2026-01-24",
      "position": 79,
      "points": 872
    },
    {
      "date": "2026-01-23",
      "position": 79,
      "points": 872
    },
    {
      "date": "2026-01-22",
      "position": 79,
      "points": 872
    },
    {
      "date": "2026-01-21",
      "position": 79,
      "points": 872
    }
  ],
  "career_stats": {
    "total_matches": 54,
    "wins": 31,
    "losses": 23,
    "win_rate": 57.4
  },
  "surface_stats": {
    "hard": {
      "matches": 35,
      "wins": 18,
      "losses": 17,
      "win_rate": 51.4
    },
    "clay": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    },
    "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": 18,
      "wins": 10,
      "losses": 8,
      "win_rate": 55.6
    },
    "WTA 500": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    },
    "WTA 250": {
      "matches": 18,
      "wins": 10,
      "losses": 8,
      "win_rate": 55.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 54,
    "avg_aces_per_match": 3.3,
    "avg_double_faults_per_match": 4.7,
    "avg_first_serve_pct": 60.9,
    "avg_first_serve_won_pct": 66.3,
    "avg_second_serve_won_pct": 48.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-23",
      "opponent": "Mirra Andreeva",
      "opponent_id": 406776,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 62.903225806451616,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 60.86956521739131,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-21",
      "opponent": "Ajla Tomljanovic",
      "opponent_id": 34486,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 72.5,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-18",
      "opponent": "Dayana Yastremska",
      "opponent_id": 189986,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 59.375,
        "first_serve_won_pct": 78.94736842105263,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Anna Kalinskaya",
      "opponent_id": 179146,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 40.74074074074074,
        "second_serve_won_pct": 22.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Katerina Siniakova",
      "opponent_id": 72376,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 97.77777777777777,
        "first_serve_won_pct": 61.36363636363637,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Katie Swan",
      "opponent_id": 155952,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 89.28571428571429,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Sofia Kenin",
      "opponent_id": 91960,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 6,
        "first_serve_pct": 59.78260869565217,
        "first_serve_won_pct": 69.0909090909091,
        "second_serve_won_pct": 40.54054054054054,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Zeynep Sönmez",
      "opponent_id": 237669,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 7,
        "first_serve_pct": 90.0,
        "first_serve_won_pct": 60.317460317460316,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-02",
      "opponent": "Alana Subasic",
      "opponent_id": 457872,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 86.36363636363636,
        "first_serve_won_pct": 73.68421052631578,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Varvara Gracheva",
      "opponent_id": 215755,
      "tournament": "Osaka",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 53.03030303030303,
        "first_serve_won_pct": 65.71428571428571,
        "second_serve_won_pct": 29.03225806451613,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWLWWLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Polina Kudermetova",
      "opponent_id": 293868,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Madison Keys",
      "opponent_id": 35424,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Katerina Siniakova",
      "opponent_id": 72376,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Varvara Lepchenko",
      "opponent_id": 18919,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Anna-Lena Friedsam",
      "opponent_id": 50655,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "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
        }
      },
      "totals": {
        "matches": 39,
        "wins": 22,
        "tournaments_played": 19,
        "tournaments_won": 0,
        "aces": 137,
        "double_faults": 188,
        "win_rate": 56.4,
        "losses": 17
      }
    },
    {
      "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-01-30 08:34:42 UTC"
}