Player Data JSON

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

Ivan Gakhov

Ivan Gakhov

Russia ATP 260
5W - 6L 45.5% Win Rate Forma: LLLWWWLLLW

JSON Data

{
  "player": {
    "id": 815,
    "api_id": 76515,
    "name": "Ivan Gakhov",
    "short_name": "I. Gakhov",
    "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": 2653416,
    "singles": 14.0,
    "doubles": 13.23,
    "ranking": 370,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 260,
    "points": 213,
    "best_position": 142,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 260,
      "points": 213
    },
    {
      "date": "2025-12-09",
      "position": 260,
      "points": 213
    },
    {
      "date": "2025-12-08",
      "position": 260,
      "points": 213
    },
    {
      "date": "2025-12-07",
      "position": 260,
      "points": 213
    },
    {
      "date": "2025-12-06",
      "position": 260,
      "points": 213
    },
    {
      "date": "2025-12-05",
      "position": 260,
      "points": 213
    },
    {
      "date": "2025-12-04",
      "position": 260,
      "points": 213
    },
    {
      "date": "2025-12-03",
      "position": 260,
      "points": 213
    }
  ],
  "career_stats": {
    "total_matches": 11,
    "wins": 5,
    "losses": 6,
    "win_rate": 45.5
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 11,
      "wins": 5,
      "losses": 6,
      "win_rate": 45.5
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 250": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "Challenger": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 11,
    "avg_aces_per_match": 3.5,
    "avg_double_faults_per_match": 2.5,
    "avg_first_serve_pct": 64.2,
    "avg_first_serve_won_pct": 61.3,
    "avg_second_serve_won_pct": 45.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-25",
      "opponent": "Andrej Martin",
      "opponent_id": 24415,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 76.59574468085107,
        "first_serve_won_pct": 56.94444444444444,
        "second_serve_won_pct": 51.42857142857142,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-09",
      "opponent": "Joaquin Aguilar Cardozo",
      "opponent_id": 452586,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 65.71428571428571,
        "second_serve_won_pct": 56.52173913043478,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-08",
      "opponent": "Jan Choinski",
      "opponent_id": 105607,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 60.824742268041234,
        "first_serve_won_pct": 54.23728813559322,
        "second_serve_won_pct": 44.73684210526316,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-07",
      "opponent": "Vilius Gaubas",
      "opponent_id": 322022,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 64.93506493506493,
        "first_serve_won_pct": 78.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-06",
      "opponent": "Martin Krumich",
      "opponent_id": 286492,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 68.29268292682927,
        "first_serve_won_pct": 66.07142857142857,
        "second_serve_won_pct": 45.94594594594595,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-05",
      "opponent": "Rudolf Molleker",
      "opponent_id": 209103,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 62.857142857142854,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 46.15384615384615,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-09",
      "opponent": "Henri Squire",
      "opponent_id": 208225,
      "tournament": "Szczecin, Poland",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 53.57142857142857,
        "first_serve_won_pct": 57.77777777777777,
        "second_serve_won_pct": 42.30769230769231,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-01",
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "tournament": "Tulln, Austria",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 9,
        "first_serve_pct": 56.41025641025641,
        "first_serve_won_pct": 61.36363636363637,
        "second_serve_won_pct": 38.23529411764706,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-19",
      "opponent": "Sebastian Ofner",
      "opponent_id": 83397,
      "tournament": "Geneva",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 52.94117647058824,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-18",
      "opponent": "Kilian Feldbausch",
      "opponent_id": 377489,
      "tournament": "Geneva",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 52.94117647058824,
        "second_serve_won_pct": 54.166666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLLWWWLLLW"
  },
  "head_to_head": [
    {
      "opponent": "Vilius Gaubas",
      "opponent_id": 322022,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Henri Squire",
      "opponent_id": 208225,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kilian Feldbausch",
      "opponent_id": 377489,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Andrej Martin",
      "opponent_id": 24415,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Martin Krumich",
      "opponent_id": 286492,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 19,
          "double_faults": 19,
          "aces_per_match": 2.1,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 62.2,
          "second_serve_won_pct": 44.3,
          "break_points_saved_pct": 69.1,
          "break_points_converted_pct": 47.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 8,
          "double_faults": 10,
          "aces_per_match": 4.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 80.0,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 95.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 36,
          "wins": 19,
          "losses": 17,
          "win_rate": 52.8,
          "tournaments_played": 22,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 6,
          "aces": 134,
          "double_faults": 145,
          "aces_per_match": 3.7,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 66.2,
          "second_serve_won_pct": 50.1,
          "break_points_saved_pct": 63.1,
          "break_points_converted_pct": 39.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 0,
          "aces_per_match": 3.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 81.0,
          "first_serve_won_pct": 56.9,
          "second_serve_won_pct": 59.1,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 80.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 48,
        "wins": 25,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 164,
        "double_faults": 174,
        "win_rate": 52.1,
        "losses": 23
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 2,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 69.4,
          "first_serve_won_pct": 57.1,
          "second_serve_won_pct": 44.4,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 17,
          "double_faults": 5,
          "aces_per_match": 5.7,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 76.7,
          "first_serve_won_pct": 72.5,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 50,
          "wins": 24,
          "losses": 26,
          "win_rate": 48.0,
          "tournaments_played": 30,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 14,
          "aces": 192,
          "double_faults": 177,
          "aces_per_match": 3.8,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 69.3,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 64.1,
          "break_points_converted_pct": 39.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 2,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 68.4,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 55,
        "wins": 25,
        "tournaments_played": 34,
        "tournaments_won": 0,
        "aces": 215,
        "double_faults": 186,
        "win_rate": 45.5,
        "losses": 30
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 1,
          "aces_per_match": 8.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 67.6,
          "second_serve_won_pct": 35.3,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 13,
          "double_faults": 3,
          "aces_per_match": 13.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 92.9,
          "first_serve_won_pct": 69.7,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 23,
          "tournaments_won": 2,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 15,
          "double_faults": 12,
          "aces_per_match": 5.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 68.6,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 46.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 1,
        "tournaments_played": 28,
        "tournaments_won": 2,
        "aces": 36,
        "double_faults": 16,
        "win_rate": 20.0,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:38 UTC"
}