Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Artem Bogomolov
2W - 3L
40.0% Win Rate
Forma: LLWWL
JSON Data
{
"player": {
"id": 4713,
"api_id": 475829,
"name": "Artem Bogomolov",
"short_name": "A. Bogomolov",
"country": "Russia",
"country_code": "RU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5748728,
"singles": 11.76,
"doubles": 12.42,
"ranking": 2020,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-19"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.4,
"avg_double_faults_per_match": 4.8,
"avg_first_serve_pct": 63.5,
"avg_first_serve_won_pct": 57.0,
"avg_second_serve_won_pct": 42.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-02-28",
"opponent": "Aditya Vardhan Duddupudi",
"opponent_id": 341814,
"tournament": "UTR PTT Bengaluru Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 70.32967032967034,
"first_serve_won_pct": 48.4375,
"second_serve_won_pct": 51.515151515151516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-27",
"opponent": "Tarun Karra",
"opponent_id": 409907,
"tournament": "UTR PTT Bengaluru Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 73.91304347826086,
"first_serve_won_pct": 41.17647058823529,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-26",
"opponent": "Abhishek Bastola",
"opponent_id": 215285,
"tournament": "UTR PTT Bengaluru Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 7,
"first_serve_pct": 68.53932584269663,
"first_serve_won_pct": 70.49180327868852,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-25",
"opponent": "Jatin Nain",
"opponent_id": 1173535,
"tournament": "UTR PTT Bengaluru Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 45.28301886792453,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 58.620689655172406,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-24",
"opponent": "Neeraj Yashpaul",
"opponent_id": 285258,
"tournament": "UTR PTT Bengaluru Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 59.61538461538461,
"first_serve_won_pct": 58.06451612903226,
"second_serve_won_pct": 38.095238095238095,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LLWWL"
},
"head_to_head": [
{
"opponent": "Abhishek Bastola",
"opponent_id": 215285,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Tarun Karra",
"opponent_id": 409907,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Aditya Vardhan Duddupudi",
"opponent_id": 341814,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Neeraj Yashpaul",
"opponent_id": 285258,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jatin Nain",
"opponent_id": 1173535,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 03:39:28 UTC"
}