Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Omar Rhazali
1W - 4L
20.0% Win Rate
Forma: LWLLL
JSON Data
{
"player": {
"id": 3460,
"api_id": 1151304,
"name": "Omar Rhazali",
"short_name": "O. Rhazali",
"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": 3133902,
"singles": 12.0,
"doubles": null,
"ranking": 218,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-05-03"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.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": 7.4,
"avg_first_serve_pct": 61.7,
"avg_first_serve_won_pct": 63.1,
"avg_second_serve_won_pct": 41.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Alexander Baez",
"opponent_id": 1080956,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 62.31884057971014,
"first_serve_won_pct": 58.139534883720934,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-07",
"opponent": "Noah Tauma",
"opponent_id": 938331,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 60.0,
"first_serve_won_pct": 77.77777777777779,
"second_serve_won_pct": 27.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-06",
"opponent": "Hoan Mouret",
"opponent_id": 374063,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 11,
"first_serve_pct": 64.36781609195403,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 41.935483870967744,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-04",
"opponent": "Zachary Cohen",
"opponent_id": 519121,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 15,
"first_serve_pct": 59.09090909090909,
"first_serve_won_pct": 62.82051282051282,
"second_serve_won_pct": 35.18518518518518,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-08",
"opponent": "Patrick Daciek",
"opponent_id": 71990,
"tournament": "UTR Boca Raton M02",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 8,
"first_serve_pct": 62.637362637362635,
"first_serve_won_pct": 54.385964912280706,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LWLLL"
},
"head_to_head": [
{
"opponent": "Alexander Baez",
"opponent_id": 1080956,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Noah Tauma",
"opponent_id": 938331,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Hoan Mouret",
"opponent_id": 374063,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Zachary Cohen",
"opponent_id": 519121,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Patrick Daciek",
"opponent_id": 71990,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-08 23:08:24 UTC"
}