Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Vikas Deo
0W - 3L
0,0% Win Rate
Forma: LLL
JSON Data
{
"player": {
"id": 3961,
"api_id": 302003,
"name": "Vikas Deo",
"short_name": "V. Deo",
"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": 4227906,
"singles": 12.0,
"doubles": null,
"ranking": 3533,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.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": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.7,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 60.8,
"avg_first_serve_won_pct": 58.5,
"avg_second_serve_won_pct": 46.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-31",
"opponent": "Matthis Ross",
"opponent_id": 333521,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 55.10204081632652,
"second_serve_won_pct": 62.06896551724138,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Filip Apltauer",
"opponent_id": 353704,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 63.1578947368421,
"first_serve_won_pct": 63.33333333333333,
"second_serve_won_pct": 65.38461538461539,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Isaac Nortey",
"opponent_id": 220911,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 55.55555555555556,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 71.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 0,
"losses": 3,
"form_string": "LLL"
},
"head_to_head": [
{
"opponent": "Isaac Nortey",
"opponent_id": 220911,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Matthis Ross",
"opponent_id": 333521,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Filip Apltauer",
"opponent_id": 353704,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 22:40:24 UTC"
}