Player Data JSON

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

Alex Rybakov

Alex Rybakov

USA ATP 283
0W - 1L 0.0% Win Rate Forma: L

JSON Data

{
  "player": {
    "id": 823,
    "api_id": 101157,
    "name": "Alex Rybakov",
    "short_name": "A. Rybakov",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 41750,
    "singles": 14.12,
    "doubles": 13.52,
    "ranking": 316,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 283,
    "points": 189,
    "best_position": 261,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 283,
      "points": 189
    },
    {
      "date": "2025-12-09",
      "position": 283,
      "points": 189
    },
    {
      "date": "2025-12-08",
      "position": 283,
      "points": 189
    },
    {
      "date": "2025-12-07",
      "position": 282,
      "points": 189
    },
    {
      "date": "2025-12-06",
      "position": 282,
      "points": 189
    },
    {
      "date": "2025-12-05",
      "position": 282,
      "points": 189
    },
    {
      "date": "2025-12-04",
      "position": 282,
      "points": 189
    },
    {
      "date": "2025-12-03",
      "position": 282,
      "points": 189
    }
  ],
  "career_stats": {
    "total_matches": 1,
    "wins": 0,
    "losses": 1,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 7.0,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 65.9,
    "avg_first_serve_won_pct": 55.2,
    "avg_second_serve_won_pct": 20.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-08-16",
      "opponent": "Nishesh Basavareddy",
      "opponent_id": 407164,
      "tournament": "Winston Salem",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 65.9090909090909,
        "first_serve_won_pct": 55.172413793103445,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 1,
    "wins": 0,
    "losses": 1,
    "form_string": "L"
  },
  "head_to_head": [
    {
      "opponent": "Nishesh Basavareddy",
      "opponent_id": 407164,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 31,
          "double_faults": 17,
          "aces_per_match": 5.2,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 77.6,
          "first_serve_won_pct": 68.4,
          "second_serve_won_pct": 53.0,
          "break_points_saved_pct": 69.6,
          "break_points_converted_pct": 14.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 15,
          "wins": 8,
          "losses": 7,
          "win_rate": 53.3,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 4,
          "aces": 93,
          "double_faults": 47,
          "aces_per_match": 6.2,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 61.7,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 66.3,
          "break_points_converted_pct": 28.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 24,
          "double_faults": 22,
          "aces_per_match": 4.0,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 62.4,
          "second_serve_won_pct": 59.3,
          "break_points_saved_pct": 76.5,
          "break_points_converted_pct": 35.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 27,
        "wins": 13,
        "tournaments_played": 20,
        "tournaments_won": 0,
        "aces": 148,
        "double_faults": 86,
        "win_rate": 48.1,
        "losses": 14
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 5,
          "losses": 2,
          "win_rate": 71.4,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 42,
          "double_faults": 18,
          "aces_per_match": 6.0,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 75.9,
          "first_serve_won_pct": 67.6,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 48.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 32,
          "double_faults": 29,
          "aces_per_match": 5.3,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 69.6,
          "second_serve_won_pct": 58.9,
          "break_points_saved_pct": 70.7,
          "break_points_converted_pct": 43.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 8,
          "wins": 3,
          "losses": 5,
          "win_rate": 37.5,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 29,
          "double_faults": 40,
          "aces_per_match": 3.6,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 70.7,
          "second_serve_won_pct": 60.1,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 42.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 21,
        "wins": 11,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 103,
        "double_faults": 87,
        "win_rate": 52.4,
        "losses": 10
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 2,
          "aces_per_match": 7.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 81.7,
          "first_serve_won_pct": 58.8,
          "second_serve_won_pct": 66.7,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 16.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 7,
        "tournaments_won": 0,
        "aces": 7,
        "double_faults": 2,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 10:42:32 UTC"
}