Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Rohan Sachdev
1W - 4L
20,0% Win Rate
Forma: LLLWL
JSON Data
{
"player": {
"id": 4331,
"api_id": 522418,
"name": "Rohan Sachdev",
"short_name": "R. Sachdev",
"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": 120758,
"singles": null,
"doubles": null,
"ranking": 4262,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.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": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 2.8,
"avg_first_serve_pct": 52.9,
"avg_first_serve_won_pct": 51.4,
"avg_second_serve_won_pct": 37.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-30",
"opponent": "Arin Pallegar",
"opponent_id": 932478,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 52.22222222222223,
"first_serve_won_pct": 57.446808510638306,
"second_serve_won_pct": 41.86046511627907,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Hugo Hashimoto",
"opponent_id": 319988,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 58.82352941176471,
"first_serve_won_pct": 30.0,
"second_serve_won_pct": 21.428571428571427,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-25",
"opponent": "Stefan Menichella",
"opponent_id": 119056,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 52.5,
"first_serve_won_pct": 47.61904761904761,
"second_serve_won_pct": 84.61538461538461,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-25",
"opponent": "Andre Alcantara",
"opponent_id": 1084859,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 53.96825396825397,
"first_serve_won_pct": 70.58823529411765,
"second_serve_won_pct": 51.724137931034484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-24",
"opponent": "Marco Alvarez",
"opponent_id": 417684,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 47.12643678160919,
"first_serve_won_pct": 51.21951219512195,
"second_serve_won_pct": 32.608695652173914,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LLLWL"
},
"head_to_head": [
{
"opponent": "Stefan Menichella",
"opponent_id": 119056,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Hugo Hashimoto",
"opponent_id": 319988,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Arin Pallegar",
"opponent_id": 932478,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Andre Alcantara",
"opponent_id": 1084859,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Marco Alvarez",
"opponent_id": 417684,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2026-01-31 02:30",
"opponent": "Renaud Lefevre",
"opponent_id": 331921,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"odds_player": 2.75,
"odds_opponent": 1.4
}
],
"year_statistics": null,
"data_generated_at": "2026-01-30 08:29:57 UTC"
}