Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Dev Mangat
0W - 4L
0,0% Win Rate
Forma: LLLL
JSON Data
{
"player": {
"id": 3002,
"api_id": 1089771,
"name": "Dev Mangat",
"short_name": "D. Mangat",
"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": 3835162,
"singles": 11.0,
"doubles": null,
"ranking": 6643,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 0,
"losses": 4,
"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": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 3.5,
"avg_double_faults_per_match": 4.8,
"avg_first_serve_pct": 59.7,
"avg_first_serve_won_pct": 50.4,
"avg_second_serve_won_pct": 42.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-28",
"opponent": "Alessandro-Damiano Ventre",
"opponent_id": 85585,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 10,
"double_faults": 4,
"first_serve_pct": 71.42857142857143,
"first_serve_won_pct": 64.61538461538461,
"second_serve_won_pct": 41.02564102564102,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "James Weber",
"opponent_id": 1086890,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 58.92857142857143,
"first_serve_won_pct": 45.45454545454545,
"second_serve_won_pct": 40.909090909090914,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "George Hakopian",
"opponent_id": 1099306,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 43.75,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Naara Shin",
"opponent_id": 1136987,
"tournament": "UTR PTT Newport Beach Men 17",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 51.11111111111111,
"first_serve_won_pct": 47.82608695652174,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 0,
"losses": 4,
"form_string": "LLLL"
},
"head_to_head": [
{
"opponent": "Alessandro-Damiano Ventre",
"opponent_id": 85585,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Naara Shin",
"opponent_id": 1136987,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "James Weber",
"opponent_id": 1086890,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "George Hakopian",
"opponent_id": 1099306,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2026-01-30 19:55",
"opponent": "Solal Pont",
"opponent_id": 501575,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"odds_player": 3.0,
"odds_opponent": 1.3636363636363638
}
],
"year_statistics": null,
"data_generated_at": "2026-01-30 08:34:44 UTC"
}