Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Michael Kaplan
2W - 4L
33,3% Win Rate
Forma: LWLLWL
JSON Data
{
"player": {
"id": 2966,
"api_id": 1080930,
"name": "Michael Kaplan",
"short_name": "M. Kaplan",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1880884,
"singles": 12.0,
"doubles": null,
"ranking": 3678,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 8.5,
"avg_first_serve_pct": 58.6,
"avg_first_serve_won_pct": 62.2,
"avg_second_serve_won_pct": 36.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-27",
"opponent": "William Zhang",
"opponent_id": 1138906,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 59.61538461538461,
"first_serve_won_pct": 58.06451612903226,
"second_serve_won_pct": 52.38095238095239,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-25",
"opponent": "Giovanni Rezk",
"opponent_id": 1165023,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 59.57446808510638,
"first_serve_won_pct": 69.64285714285714,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-24",
"opponent": "George Hakopian",
"opponent_id": 1099306,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 62.745098039215684,
"first_serve_won_pct": 59.375,
"second_serve_won_pct": 26.31578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Aleksandr Kalinin",
"opponent_id": 294986,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 9,
"first_serve_pct": 65.38461538461539,
"first_serve_won_pct": 58.82352941176471,
"second_serve_won_pct": 27.77777777777778,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-22",
"opponent": "Andre Alcantara",
"opponent_id": 1084859,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 63.1578947368421,
"first_serve_won_pct": 63.33333333333333,
"second_serve_won_pct": 48.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Antreas Djakouris",
"opponent_id": 252748,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 19,
"first_serve_pct": 40.98360655737705,
"first_serve_won_pct": 64.0,
"second_serve_won_pct": 22.22222222222222,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 2,
"losses": 4,
"form_string": "LWLLWL"
},
"head_to_head": [
{
"opponent": "Giovanni Rezk",
"opponent_id": 1165023,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "George Hakopian",
"opponent_id": 1099306,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Antreas Djakouris",
"opponent_id": 252748,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Aleksandr Kalinin",
"opponent_id": 294986,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "William Zhang",
"opponent_id": 1138906,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 07:12:01 UTC"
}