Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Noah Becker
0W - 5L
0,0% Win Rate
Forma: LLLLL
JSON Data
{
"player": {
"id": 4084,
"api_id": 419621,
"name": "Noah Becker",
"short_name": "N. Becker",
"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": 1611576,
"singles": 11.0,
"doubles": null,
"ranking": 6222,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 0,
"losses": 5,
"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": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 2.8,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 57.1,
"avg_first_serve_won_pct": 55.7,
"avg_second_serve_won_pct": 45.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-11",
"opponent": "Nicholas Patrick",
"opponent_id": 489819,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 53.2258064516129,
"first_serve_won_pct": 60.60606060606061,
"second_serve_won_pct": 42.42424242424242,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Sebastian Dominko",
"opponent_id": 384145,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 51.28205128205128,
"first_serve_won_pct": 55.00000000000001,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Noah Hernandez",
"opponent_id": 392756,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 3,
"first_serve_pct": 65.32258064516128,
"first_serve_won_pct": 59.25925925925925,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Alexander Antonopoulos",
"opponent_id": 1162144,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 58.82352941176471,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Luis Llorens Saracho",
"opponent_id": 458330,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 56.666666666666664,
"first_serve_won_pct": 41.17647058823529,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 0,
"losses": 5,
"form_string": "LLLLL"
},
"head_to_head": [
{
"opponent": "Alexander Antonopoulos",
"opponent_id": 1162144,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sebastian Dominko",
"opponent_id": 384145,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Luis Llorens Saracho",
"opponent_id": 458330,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Nicholas Patrick",
"opponent_id": 489819,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Noah Hernandez",
"opponent_id": 392756,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 21:47:21 UTC"
}