Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Noah Tauma
0W - 4L
0.0% Win Rate
Forma: LLLL
JSON Data
{
"player": {
"id": 5155,
"api_id": 938331,
"name": "Noah Tauma",
"short_name": "N. Tauma",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.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": 0.5,
"avg_double_faults_per_match": 1.5,
"avg_first_serve_pct": 59.3,
"avg_first_serve_won_pct": 45.2,
"avg_second_serve_won_pct": 45.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Hoan Mouret",
"opponent_id": 374063,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 53.06122448979592,
"first_serve_won_pct": 46.15384615384615,
"second_serve_won_pct": 54.347826086956516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-07",
"opponent": "Zachary Cohen",
"opponent_id": 519121,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 56.25,
"first_serve_won_pct": 40.74074074074074,
"second_serve_won_pct": 47.61904761904761,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-07",
"opponent": "Omar Rhazali",
"opponent_id": 1151304,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 74.4186046511628,
"first_serve_won_pct": 43.75,
"second_serve_won_pct": 27.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-04",
"opponent": "Alexander Baez",
"opponent_id": 1080956,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 53.65853658536586,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 52.63157894736842,
"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": "Alexander Baez",
"opponent_id": 1080956,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Zachary Cohen",
"opponent_id": 519121,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Omar Rhazali",
"opponent_id": 1151304,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Hoan Mouret",
"opponent_id": 374063,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-08 23:08:25 UTC"
}