Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jerome Kym
9W - 8L
52.9% Win Rate
Forma: LWWWWWLLWW
JSON Data
{
"player": {
"id": 424,
"api_id": 309071,
"name": "Jerome Kym",
"short_name": "J. Kym",
"country": "Switzerland",
"country_code": "CH",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 275868,
"singles": 14.53,
"doubles": 14.17,
"ranking": 159,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 188,
"points": 315,
"best_position": 123,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 188,
"points": 315
},
{
"date": "2025-12-09",
"position": 188,
"points": 315
},
{
"date": "2025-12-08",
"position": 188,
"points": 315
},
{
"date": "2025-12-07",
"position": 190,
"points": 315
},
{
"date": "2025-12-06",
"position": 190,
"points": 315
},
{
"date": "2025-12-05",
"position": 190,
"points": 315
},
{
"date": "2025-12-04",
"position": 190,
"points": 315
},
{
"date": "2025-12-03",
"position": 190,
"points": 315
}
],
"career_stats": {
"total_matches": 17,
"wins": 9,
"losses": 8,
"win_rate": 52.9
},
"surface_stats": {
"hard": {
"matches": 8,
"wins": 6,
"losses": 2,
"win_rate": 75.0
},
"clay": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 10,
"wins": 6,
"losses": 4,
"win_rate": 60.0
},
"Masters 1000": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"ATP 250": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 17,
"avg_aces_per_match": 11.2,
"avg_double_faults_per_match": 2.9,
"avg_first_serve_pct": 62.2,
"avg_first_serve_won_pct": 76.1,
"avg_second_serve_won_pct": 51.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-08-30",
"opponent": "Taylor Fritz",
"opponent_id": 136042,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-3",
"stats": {
"aces": 16,
"double_faults": 5,
"first_serve_pct": 54.263565891472865,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-27",
"opponent": "Brandon Nakashima",
"opponent_id": 235576,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "3-2",
"stats": {
"aces": 28,
"double_faults": 5,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 71.05263157894737,
"second_serve_won_pct": 54.385964912280706,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-24",
"opponent": "Ethan Quinn",
"opponent_id": 334293,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "3-1",
"stats": {
"aces": 12,
"double_faults": 5,
"first_serve_pct": 61.240310077519375,
"first_serve_won_pct": 77.21518987341773,
"second_serve_won_pct": 54.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-22",
"opponent": "Yibing Wu",
"opponent_id": 194186,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 10,
"double_faults": 0,
"first_serve_pct": 61.53846153846154,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-21",
"opponent": "Michael Zheng",
"opponent_id": 385285,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 2",
"result": "W",
"score": "2-0",
"stats": {
"aces": 9,
"double_faults": 3,
"first_serve_pct": 64.40677966101694,
"first_serve_won_pct": 81.57894736842105,
"second_serve_won_pct": 43.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-19",
"opponent": "Carlos Taberner",
"opponent_id": 108559,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 11,
"double_faults": 1,
"first_serve_pct": 80.35714285714286,
"first_serve_won_pct": 75.55555555555556,
"second_serve_won_pct": 63.63636363636363,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-19",
"opponent": "Radu Albot",
"opponent_id": 44547,
"tournament": "Kitzbuhel",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 12,
"double_faults": 2,
"first_serve_pct": 67.04545454545455,
"first_serve_won_pct": 67.79661016949152,
"second_serve_won_pct": 58.620689655172406,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-18",
"opponent": "Arthur Cazaux",
"opponent_id": 287803,
"tournament": "Gstaad",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 11,
"double_faults": 2,
"first_serve_pct": 59.0,
"first_serve_won_pct": 76.27118644067797,
"second_serve_won_pct": 55.26315789473685,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-17",
"opponent": "Francesco Passaro",
"opponent_id": 258908,
"tournament": "Gstaad",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 9,
"double_faults": 3,
"first_serve_pct": 65.51724137931035,
"first_serve_won_pct": 87.71929824561403,
"second_serve_won_pct": 53.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-15",
"opponent": "Calvin Hemery",
"opponent_id": 81271,
"tournament": "Gstaad",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 11,
"double_faults": 2,
"first_serve_pct": 59.0,
"first_serve_won_pct": 76.27118644067797,
"second_serve_won_pct": 32.25806451612903,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 7,
"losses": 3,
"form_string": "LWWWWWLLWW"
},
"head_to_head": [
{
"opponent": "Lukas Klein",
"opponent_id": 163636,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Arthur Cazaux",
"opponent_id": 287803,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mackenzie McDonald",
"opponent_id": 63438,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ethan Quinn",
"opponent_id": 334293,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Calvin Hemery",
"opponent_id": 81271,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"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": 0,
"aces": 9,
"double_faults": 5,
"aces_per_match": 9.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 75.9,
"first_serve_won_pct": 67.4,
"second_serve_won_pct": 46.7,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 20,
"double_faults": 7,
"aces_per_match": 6.7,
"double_faults_per_match": 2.3,
"first_serve_pct": 74.5,
"first_serve_won_pct": 72.4,
"second_serve_won_pct": 54.5,
"break_points_saved_pct": 44.4,
"break_points_converted_pct": 42.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 9,
"wins": 6,
"losses": 3,
"win_rate": 66.7,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 6,
"tiebreaks_lost": 1,
"aces": 127,
"double_faults": 32,
"aces_per_match": 14.1,
"double_faults_per_match": 3.6,
"first_serve_pct": 72.7,
"first_serve_won_pct": 76.1,
"second_serve_won_pct": 56.9,
"break_points_saved_pct": 60.5,
"break_points_converted_pct": 37.3,
"winners_total": 137,
"unforced_errors_total": 145
},
"red_clay": {
"matches": 23,
"wins": 12,
"losses": 11,
"win_rate": 52.2,
"tournaments_played": 15,
"tournaments_won": 0,
"tiebreaks_won": 12,
"tiebreaks_lost": 4,
"aces": 206,
"double_faults": 57,
"aces_per_match": 9.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 73.1,
"first_serve_won_pct": 73.1,
"second_serve_won_pct": 57.8,
"break_points_saved_pct": 66.0,
"break_points_converted_pct": 42.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 36,
"wins": 19,
"tournaments_played": 22,
"tournaments_won": 0,
"aces": 362,
"double_faults": 101,
"win_rate": 52.8,
"losses": 17
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 71,
"double_faults": 16,
"aces_per_match": 7.9,
"double_faults_per_match": 1.8,
"first_serve_pct": 73.4,
"first_serve_won_pct": 73.8,
"second_serve_won_pct": 62.3,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 34.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 11,
"wins": 7,
"losses": 4,
"win_rate": 63.6,
"tournaments_played": 5,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 75,
"double_faults": 18,
"aces_per_match": 6.8,
"double_faults_per_match": 1.6,
"first_serve_pct": 74.5,
"first_serve_won_pct": 76.7,
"second_serve_won_pct": 61.1,
"break_points_saved_pct": 61.5,
"break_points_converted_pct": 50.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 33,
"wins": 25,
"losses": 8,
"win_rate": 75.8,
"tournaments_played": 15,
"tournaments_won": 3,
"tiebreaks_won": 13,
"tiebreaks_lost": 5,
"aces": 256,
"double_faults": 77,
"aces_per_match": 7.8,
"double_faults_per_match": 2.3,
"first_serve_pct": 72.8,
"first_serve_won_pct": 74.6,
"second_serve_won_pct": 54.9,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 39.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 53,
"wins": 37,
"tournaments_played": 25,
"tournaments_won": 4,
"aces": 402,
"double_faults": 111,
"win_rate": 69.8,
"losses": 16
}
}
],
"data_generated_at": "2025-12-10 07:34:34 UTC"
}