Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Maanav Jain
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 4753,
"api_id": 404845,
"name": "Maanav Jain",
"short_name": "M. Jain",
"country": "India",
"country_code": "IN",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1572746,
"singles": 11.0,
"doubles": null,
"ranking": 8224,
"division": "General",
"is_pro": false,
"updated_at": "2026-04-26"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 0,
"losses": 2,
"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": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 1.5,
"avg_double_faults_per_match": 6.0,
"avg_first_serve_pct": 60.0,
"avg_first_serve_won_pct": 60.7,
"avg_second_serve_won_pct": 48.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-03-01",
"opponent": "Jatin Nain",
"opponent_id": 1173535,
"tournament": "UTR PTT Bengaluru Men 01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 58.97435897435898,
"first_serve_won_pct": 63.04347826086957,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-27",
"opponent": "Lohithaksha Bathrinath",
"opponent_id": 339989,
"tournament": "UTR PTT Bengaluru Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 9,
"first_serve_pct": 61.016949152542374,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 50.90909090909091,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Lohithaksha Bathrinath",
"opponent_id": 339989,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jatin Nain",
"opponent_id": 1173535,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 03:39:06 UTC"
}