Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Artem Lyapshin
2W - 4L
33,3% Win Rate
Forma: LWWLLL
JSON Data
{
"player": {
"id": 4192,
"api_id": 853583,
"name": "Artem Lyapshin",
"short_name": "A. Lyapshin",
"country": "Germany",
"country_code": "DE",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5023871,
"singles": 11.0,
"doubles": null,
"ranking": 1816,
"division": "Pro",
"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": 1.5,
"avg_double_faults_per_match": 2.5,
"avg_first_serve_pct": 56.9,
"avg_first_serve_won_pct": 63.7,
"avg_second_serve_won_pct": 41.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-19",
"opponent": "Guilherme Valdoleiros",
"opponent_id": 247803,
"tournament": "UTR Carvoeiro M01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 57.35294117647059,
"first_serve_won_pct": 53.84615384615385,
"second_serve_won_pct": 51.724137931034484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-19",
"opponent": "Ivan Perez Martin",
"opponent_id": 380966,
"tournament": "UTR Carvoeiro M01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 56.36363636363636,
"first_serve_won_pct": 83.87096774193549,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-18",
"opponent": "Sicheng Li",
"opponent_id": 459480,
"tournament": "UTR Carvoeiro M01",
"surface": "hard",
"round": "",
"result": "W",
"score": "0-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 91.66666666666666,
"second_serve_won_pct": 16.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-18",
"opponent": "Jesse de Jager",
"opponent_id": 355524,
"tournament": "UTR Carvoeiro M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 65.3061224489796,
"first_serve_won_pct": 53.125,
"second_serve_won_pct": 46.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-15",
"opponent": "Sebastian Fanselow",
"opponent_id": 71950,
"tournament": "UTR Carvoeiro M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 46.2962962962963,
"first_serve_won_pct": 44.0,
"second_serve_won_pct": 41.37931034482759,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Hugo Maia",
"opponent_id": 233191,
"tournament": "UTR Carvoeiro M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 49.31506849315068,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 40.54054054054054,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 2,
"losses": 4,
"form_string": "LWWLLL"
},
"head_to_head": [
{
"opponent": "Jesse de Jager",
"opponent_id": 355524,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sicheng Li",
"opponent_id": 459480,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Hugo Maia",
"opponent_id": 233191,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Guilherme Valdoleiros",
"opponent_id": 247803,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ivan Perez Martin",
"opponent_id": 380966,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 12:53:06 UTC"
}