Player Data JSON

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

Ilia Simakin

Ilia Simakin

Russia ATP 255
7W - 4L 63.6% Win Rate Forma: LLWLWWWWLW

JSON Data

{
  "player": {
    "id": 701,
    "api_id": 342909,
    "name": "Ilia Simakin",
    "short_name": "I. Simakin",
    "country": "Russia",
    "country_code": "RU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 275933,
    "singles": 14.03,
    "doubles": 13.45,
    "ranking": 345,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 255,
    "points": 214,
    "best_position": 228,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 255,
      "points": 214
    },
    {
      "date": "2025-12-09",
      "position": 255,
      "points": 214
    },
    {
      "date": "2025-12-08",
      "position": 255,
      "points": 214
    },
    {
      "date": "2025-12-07",
      "position": 255,
      "points": 214
    },
    {
      "date": "2025-12-06",
      "position": 255,
      "points": 214
    },
    {
      "date": "2025-12-05",
      "position": 255,
      "points": 214
    },
    {
      "date": "2025-12-04",
      "position": 255,
      "points": 214
    },
    {
      "date": "2025-12-03",
      "position": 255,
      "points": 214
    }
  ],
  "career_stats": {
    "total_matches": 11,
    "wins": 7,
    "losses": 4,
    "win_rate": 63.6
  },
  "surface_stats": {
    "hard": {
      "matches": 11,
      "wins": 7,
      "losses": 4,
      "win_rate": 63.6
    },
    "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
    },
    "Challenger": {
      "matches": 10,
      "wins": 7,
      "losses": 3,
      "win_rate": 70.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 11,
    "avg_aces_per_match": 9.4,
    "avg_double_faults_per_match": 3.4,
    "avg_first_serve_pct": 65.8,
    "avg_first_serve_won_pct": 77.4,
    "avg_second_serve_won_pct": 48.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-11",
      "opponent": "Ugo Blanchet",
      "opponent_id": 200777,
      "tournament": "Almaty",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 13,
        "double_faults": 2,
        "first_serve_pct": 64.03508771929825,
        "first_serve_won_pct": 75.34246575342466,
        "second_serve_won_pct": 57.692307692307686,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-04",
      "opponent": "Yasutaka Uchiyama",
      "opponent_id": 46390,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 55.769230769230774,
        "first_serve_won_pct": 51.724137931034484,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-03",
      "opponent": "Beibit Zhukayev",
      "opponent_id": 232780,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 22,
        "double_faults": 3,
        "first_serve_pct": 68.13186813186813,
        "first_serve_won_pct": 83.87096774193549,
        "second_serve_won_pct": 58.620689655172406,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-18",
      "opponent": "Terence Atmane",
      "opponent_id": 273679,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 5,
        "first_serve_pct": 66.19718309859155,
        "first_serve_won_pct": 80.85106382978722,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-17",
      "opponent": "Zachary Svajda",
      "opponent_id": 298247,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 68.11594202898551,
        "first_serve_won_pct": 82.97872340425532,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-16",
      "opponent": "Alibek Kachmazov",
      "opponent_id": 295178,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 5,
        "first_serve_pct": 66.19718309859155,
        "first_serve_won_pct": 80.85106382978722,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-14",
      "opponent": "Duckhee Lee",
      "opponent_id": 93695,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 5,
        "first_serve_pct": 66.19718309859155,
        "first_serve_won_pct": 80.85106382978722,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-13",
      "opponent": "Yi Zhou",
      "opponent_id": 450685,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 63.91752577319587,
        "first_serve_won_pct": 72.58064516129032,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-12",
      "opponent": "Alexis Galarneau",
      "opponent_id": 187236,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 15,
        "double_faults": 3,
        "first_serve_pct": 74.15730337078652,
        "first_serve_won_pct": 77.27272727272727,
        "second_serve_won_pct": 56.75675675675676,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-11",
      "opponent": "Yasutaka Uchiyama",
      "opponent_id": 46390,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 56.666666666666664,
        "first_serve_won_pct": 88.23529411764706,
        "second_serve_won_pct": 73.07692307692307,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LLWLWWWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Yasutaka Uchiyama",
      "opponent_id": 46390,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Ugo Blanchet",
      "opponent_id": 200777,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alexis Galarneau",
      "opponent_id": 187236,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Zachary Svajda",
      "opponent_id": 298247,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Vitaliy Sachko",
      "opponent_id": 100069,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 13,
          "double_faults": 2,
          "aces_per_match": 13.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 75.3,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 85.7,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 32,
          "wins": 23,
          "losses": 9,
          "win_rate": 71.9,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 199,
          "double_faults": 103,
          "aces_per_match": 6.2,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 73.1,
          "second_serve_won_pct": 57.5,
          "break_points_saved_pct": 63.4,
          "break_points_converted_pct": 34.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 33,
        "wins": 23,
        "tournaments_played": 18,
        "tournaments_won": 0,
        "aces": 212,
        "double_faults": 105,
        "win_rate": 69.7,
        "losses": 10
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 8,
          "losses": 4,
          "win_rate": 66.7,
          "tournaments_played": 25,
          "tournaments_won": 4,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 70,
          "double_faults": 26,
          "aces_per_match": 5.8,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 75.1,
          "second_serve_won_pct": 56.5,
          "break_points_saved_pct": 52.6,
          "break_points_converted_pct": 41.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 12,
        "wins": 8,
        "tournaments_played": 25,
        "tournaments_won": 4,
        "aces": 70,
        "double_faults": 26,
        "win_rate": 66.7,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:58:09 UTC"
}