Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Timofey Skatov
5W - 8L
38.5% Win Rate
Forma: LLLLWLWLWL
JSON Data
{
"player": {
"id": 484,
"api_id": 229275,
"name": "Timofey Skatov",
"short_name": "T. Skatov",
"country": "Kazakhstan",
"country_code": "KZ",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5004526,
"singles": 14.25,
"doubles": 13.02,
"ranking": 249,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 239,
"points": 238,
"best_position": 123,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 239,
"points": 238
},
{
"date": "2025-12-09",
"position": 239,
"points": 238
},
{
"date": "2025-12-08",
"position": 239,
"points": 238
},
{
"date": "2025-12-07",
"position": 239,
"points": 238
},
{
"date": "2025-12-06",
"position": 239,
"points": 238
},
{
"date": "2025-12-05",
"position": 239,
"points": 238
},
{
"date": "2025-12-04",
"position": 239,
"points": 238
},
{
"date": "2025-12-03",
"position": 239,
"points": 238
}
],
"career_stats": {
"total_matches": 13,
"wins": 5,
"losses": 8,
"win_rate": 38.5
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"clay": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0
},
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"ATP 250": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9
},
"Challenger": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 13,
"avg_aces_per_match": 2.1,
"avg_double_faults_per_match": 2.4,
"avg_first_serve_pct": 65.9,
"avg_first_serve_won_pct": 63.7,
"avg_second_serve_won_pct": 51.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-10",
"opponent": "Ignacio Buse",
"opponent_id": 322082,
"tournament": "Montevideo, Uruguay",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 52.85714285714286,
"first_serve_won_pct": 64.86486486486487,
"second_serve_won_pct": 30.303030303030305,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-14",
"opponent": "Rinky Hijikata",
"opponent_id": 237452,
"tournament": "Almaty",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 68.35443037974683,
"first_serve_won_pct": 72.22222222222221,
"second_serve_won_pct": 56.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-16",
"opponent": "Dalibor Svrcina",
"opponent_id": 260122,
"tournament": "Hangzhou",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-1",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 60.60606060606061,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-14",
"opponent": "Andrea Pellegrino",
"opponent_id": 93597,
"tournament": "Bastad",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 65.3061224489796,
"first_serve_won_pct": 43.75,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-13",
"opponent": "Sumit Nagal",
"opponent_id": 131566,
"tournament": "Bastad",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 65.3061224489796,
"first_serve_won_pct": 43.75,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-25",
"opponent": "Alexander Blockx",
"opponent_id": 390214,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 2",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 58.06451612903226,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-23",
"opponent": "Stefano Napolitano",
"opponent_id": 42152,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 64.81481481481481,
"first_serve_won_pct": 82.85714285714286,
"second_serve_won_pct": 30.434782608695656,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-22",
"opponent": "Luca Van Assche",
"opponent_id": 335102,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 2",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 71.68141592920354,
"first_serve_won_pct": 56.79012345679012,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-20",
"opponent": "Alibek Kachmazov",
"opponent_id": 295178,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 76.59574468085107,
"first_serve_won_pct": 63.888888888888886,
"second_serve_won_pct": 109.09090909090908,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-01",
"opponent": "Stan Wawrinka",
"opponent_id": 14548,
"tournament": "Bucharest",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 67.5,
"first_serve_won_pct": 64.19753086419753,
"second_serve_won_pct": 48.717948717948715,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 3,
"losses": 7,
"form_string": "LLLLWLWLWL"
},
"head_to_head": [
{
"opponent": "Luca Van Assche",
"opponent_id": 335102,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Radu Albot",
"opponent_id": 44547,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Alexander Blockx",
"opponent_id": 390214,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Stefano Napolitano",
"opponent_id": 42152,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Oleg Prihodko",
"opponent_id": 152864,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 3,
"aces_per_match": 4.0,
"double_faults_per_match": 1.5,
"first_serve_pct": 72.0,
"first_serve_won_pct": 78.9,
"second_serve_won_pct": 57.1,
"break_points_saved_pct": 70.0,
"break_points_converted_pct": 19.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 4,
"double_faults": 1,
"aces_per_match": 4.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 76.0,
"first_serve_won_pct": 72.2,
"second_serve_won_pct": 58.3,
"break_points_saved_pct": 57.1,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 11,
"wins": 3,
"losses": 8,
"win_rate": 27.3,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 33,
"double_faults": 28,
"aces_per_match": 3.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 72.7,
"first_serve_won_pct": 63.0,
"second_serve_won_pct": 50.6,
"break_points_saved_pct": 69.2,
"break_points_converted_pct": 32.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 38,
"wins": 21,
"losses": 17,
"win_rate": 55.3,
"tournaments_played": 20,
"tournaments_won": 1,
"tiebreaks_won": 6,
"tiebreaks_lost": 6,
"aces": 71,
"double_faults": 106,
"aces_per_match": 1.9,
"double_faults_per_match": 2.8,
"first_serve_pct": 73.3,
"first_serve_won_pct": 62.6,
"second_serve_won_pct": 58.2,
"break_points_saved_pct": 62.6,
"break_points_converted_pct": 37.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 52,
"wins": 25,
"tournaments_played": 33,
"tournaments_won": 1,
"aces": 116,
"double_faults": 138,
"win_rate": 48.1,
"losses": 27
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 11,
"double_faults": 7,
"aces_per_match": 3.7,
"double_faults_per_match": 2.3,
"first_serve_pct": 70.9,
"first_serve_won_pct": 67.9,
"second_serve_won_pct": 62.3,
"break_points_saved_pct": 81.0,
"break_points_converted_pct": 27.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"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": 3,
"double_faults": 2,
"aces_per_match": 3.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 66.2,
"first_serve_won_pct": 64.0,
"second_serve_won_pct": 58.3,
"break_points_saved_pct": 25.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 12,
"wins": 5,
"losses": 7,
"win_rate": 41.7,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 6,
"aces": 35,
"double_faults": 42,
"aces_per_match": 2.9,
"double_faults_per_match": 3.5,
"first_serve_pct": 72.9,
"first_serve_won_pct": 69.9,
"second_serve_won_pct": 53.7,
"break_points_saved_pct": 57.8,
"break_points_converted_pct": 44.2,
"winners_total": 29,
"unforced_errors_total": 40
},
"red_clay": {
"matches": 41,
"wins": 27,
"losses": 14,
"win_rate": 65.9,
"tournaments_played": 16,
"tournaments_won": 1,
"tiebreaks_won": 9,
"tiebreaks_lost": 4,
"aces": 84,
"double_faults": 152,
"aces_per_match": 2.0,
"double_faults_per_match": 3.7,
"first_serve_pct": 71.1,
"first_serve_won_pct": 66.9,
"second_serve_won_pct": 57.0,
"break_points_saved_pct": 54.3,
"break_points_converted_pct": 43.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 57,
"wins": 34,
"tournaments_played": 25,
"tournaments_won": 1,
"aces": 133,
"double_faults": 203,
"win_rate": 59.6,
"losses": 23
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 5,
"double_faults": 0,
"aces_per_match": 5.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 72.5,
"first_serve_won_pct": 75.3,
"second_serve_won_pct": 44.7,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 11,
"double_faults": 7,
"aces_per_match": 1.8,
"double_faults_per_match": 1.2,
"first_serve_pct": 82.7,
"first_serve_won_pct": 66.3,
"second_serve_won_pct": 58.8,
"break_points_saved_pct": 65.9,
"break_points_converted_pct": 55.3,
"winners_total": 17,
"unforced_errors_total": 44
},
"red_clay": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0,
"tournaments_played": 23,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 10,
"aces_per_match": 0.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 79.6,
"first_serve_won_pct": 61.2,
"second_serve_won_pct": 54.4,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 46.4,
"winners_total": 9,
"unforced_errors_total": 38
}
},
"totals": {
"matches": 11,
"wins": 7,
"tournaments_played": 27,
"tournaments_won": 0,
"aces": 16,
"double_faults": 17,
"win_rate": 63.6,
"losses": 4
}
}
],
"data_generated_at": "2025-12-10 08:18:30 UTC"
}