Player Data JSON

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

Vitaliy Sachko

Vitaliy Sachko

Ukraine ATP 169
11W - 15L 42.3% Win Rate Forma: LWWWLWLWWL

JSON Data

{
  "player": {
    "id": 694,
    "api_id": 100069,
    "name": "Vitaliy Sachko",
    "short_name": "V. Sachko",
    "country": "Ukraine",
    "country_code": "UA",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 87903,
    "singles": 14.18,
    "doubles": 13.94,
    "ranking": 290,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 169,
    "points": 349,
    "best_position": 156,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 169,
      "points": 349
    },
    {
      "date": "2025-12-09",
      "position": 169,
      "points": 349
    },
    {
      "date": "2025-12-08",
      "position": 169,
      "points": 349
    },
    {
      "date": "2025-12-07",
      "position": 169,
      "points": 349
    },
    {
      "date": "2025-12-06",
      "position": 169,
      "points": 349
    },
    {
      "date": "2025-12-05",
      "position": 169,
      "points": 349
    },
    {
      "date": "2025-12-04",
      "position": 169,
      "points": 349
    },
    {
      "date": "2025-12-03",
      "position": 169,
      "points": 349
    }
  ],
  "career_stats": {
    "total_matches": 26,
    "wins": 11,
    "losses": 15,
    "win_rate": 42.3
  },
  "surface_stats": {
    "hard": {
      "matches": 14,
      "wins": 7,
      "losses": 7,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 11,
      "wins": 4,
      "losses": 7,
      "win_rate": 36.4
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "ATP 500": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "ATP 250": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    },
    "Challenger": {
      "matches": 13,
      "wins": 6,
      "losses": 7,
      "win_rate": 46.2
    }
  },
  "average_match_stats": {
    "matches_with_stats": 26,
    "avg_aces_per_match": 3.7,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 64.4,
    "avg_first_serve_won_pct": 66.3,
    "avg_second_serve_won_pct": 49.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-07",
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 59.25925925925925,
        "second_serve_won_pct": 78.94736842105263,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-06",
      "opponent": "Clement Tabur",
      "opponent_id": 206602,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 1,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 54.166666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-05",
      "opponent": "Alexander Bublik",
      "opponent_id": 163480,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 68.80733944954129,
        "first_serve_won_pct": 72.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-03",
      "opponent": "Giovanni Mpetshi Perricard",
      "opponent_id": 289146,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 72.46376811594203,
        "first_serve_won_pct": 82.0,
        "second_serve_won_pct": 73.68421052631578,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-02",
      "opponent": "Clement Tabur",
      "opponent_id": 206602,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 64.36781609195403,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-01",
      "opponent": "Alexander Shevchenko",
      "opponent_id": 264344,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 66.07142857142857,
        "first_serve_won_pct": 70.27027027027027,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Stan Wawrinka",
      "opponent_id": 14548,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 71.11111111111111,
        "second_serve_won_pct": 46.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Beibit Zhukayev",
      "opponent_id": 232780,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 66.99029126213593,
        "first_serve_won_pct": 76.81159420289855,
        "second_serve_won_pct": 40.625,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-26",
      "opponent": "Filip Drab",
      "opponent_id": 1139030,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 54.054054054054056,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 23.52941176470588,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Emil Ruusuvuori",
      "opponent_id": 167370,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 64.70588235294117,
        "first_serve_won_pct": 75.75757575757575,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWWLWLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Beibit Zhukayev",
      "opponent_id": 232780,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Clement Tabur",
      "opponent_id": 206602,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Jan Choinski",
      "opponent_id": 105607,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Federico Agustin Gomez",
      "opponent_id": 146040,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 1,
          "aces_per_match": 5.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 75.7,
          "first_serve_won_pct": 70.8,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 23,
          "wins": 13,
          "losses": 10,
          "win_rate": 56.5,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 85,
          "double_faults": 31,
          "aces_per_match": 3.7,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 56.7,
          "break_points_saved_pct": 62.0,
          "break_points_converted_pct": 33.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 9,
          "aces_per_match": 2.7,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 77.7,
          "first_serve_won_pct": 59.8,
          "second_serve_won_pct": 38.2,
          "break_points_saved_pct": 70.8,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 36,
          "wins": 21,
          "losses": 15,
          "win_rate": 58.3,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 7,
          "aces": 72,
          "double_faults": 91,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 65.4,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 60.3,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 63,
        "wins": 35,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 170,
        "double_faults": 132,
        "win_rate": 55.6,
        "losses": 28
      }
    },
    {
      "year": 2024,
      "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": 2,
          "double_faults": 0,
          "aces_per_match": 2.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 79.7,
          "first_serve_won_pct": 61.4,
          "second_serve_won_pct": 26.7,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 12,
          "wins": 7,
          "losses": 5,
          "win_rate": 58.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 39,
          "double_faults": 44,
          "aces_per_match": 3.2,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 64.2,
          "second_serve_won_pct": 44.8,
          "break_points_saved_pct": 67.6,
          "break_points_converted_pct": 45.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 22,
          "double_faults": 13,
          "aces_per_match": 3.1,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 79.2,
          "first_serve_won_pct": 67.8,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 38.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 30,
          "wins": 14,
          "losses": 16,
          "win_rate": 46.7,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 4,
          "aces": 77,
          "double_faults": 97,
          "aces_per_match": 2.6,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 67.1,
          "second_serve_won_pct": 51.1,
          "break_points_saved_pct": 52.3,
          "break_points_converted_pct": 43.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 50,
        "wins": 24,
        "tournaments_played": 27,
        "tournaments_won": 0,
        "aces": 140,
        "double_faults": 154,
        "win_rate": 48.0,
        "losses": 26
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 1,
          "aces_per_match": 6.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 76.0,
          "second_serve_won_pct": 46.2,
          "break_points_saved_pct": 62.5,
          "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": 0,
          "tiebreaks_lost": 1,
          "aces": 8,
          "double_faults": 1,
          "aces_per_match": 8.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 96.6,
          "first_serve_won_pct": 55.6,
          "second_serve_won_pct": 100.0,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 16,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 1,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 70.5,
          "first_serve_won_pct": 59.4,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 69.2,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 0,
        "tournaments_played": 32,
        "tournaments_won": 1,
        "aces": 15,
        "double_faults": 3,
        "win_rate": 0.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:32 UTC"
}