Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Niels Peter Van Noord
2W - 2L
50.0% Win Rate
Forma: LLWW
JSON Data
{
"player": {
"id": 5152,
"api_id": 232117,
"name": "Niels Peter Van Noord",
"short_name": "N. Van Noord",
"country": "Canada",
"country_code": "CA",
"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": 2,
"losses": 2,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.8,
"avg_double_faults_per_match": 2.2,
"avg_first_serve_pct": 70.1,
"avg_first_serve_won_pct": 59.5,
"avg_second_serve_won_pct": 51.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Noah Folkesson-Doudy",
"opponent_id": 1155412,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 72.0,
"first_serve_won_pct": 53.70370370370371,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-07",
"opponent": "Carlos Guerrero Alvarez",
"opponent_id": 375083,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 77.58620689655173,
"first_serve_won_pct": 57.77777777777777,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-05",
"opponent": "Rahul Sachdev",
"opponent_id": 497640,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 72.3404255319149,
"first_serve_won_pct": 58.82352941176471,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-04",
"opponent": "Aleksa Ciric",
"opponent_id": 294343,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 58.333333333333336,
"first_serve_won_pct": 67.85714285714286,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 2,
"losses": 2,
"form_string": "LLWW"
},
"head_to_head": [
{
"opponent": "Aleksa Ciric",
"opponent_id": 294343,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Noah Folkesson-Doudy",
"opponent_id": 1155412,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Rahul Sachdev",
"opponent_id": 497640,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Carlos Guerrero Alvarez",
"opponent_id": 375083,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 03:39:30 UTC"
}