Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
James Newton
1W - 2L
33.3% Win Rate
Forma: LWL
JSON Data
{
"player": {
"id": 2701,
"api_id": 936878,
"name": "James Newton",
"short_name": "J. Newton",
"country": "Australia",
"country_code": "AU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4173931,
"singles": 12.0,
"doubles": null,
"ranking": 1975,
"division": "General",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 2.7,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 65.1,
"avg_first_serve_won_pct": 65.9,
"avg_second_serve_won_pct": 47.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-09",
"opponent": "Kosuke Nakanishi",
"opponent_id": 931391,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 63.49206349206349,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Maciej Rajski",
"opponent_id": 111783,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 63.10679611650486,
"first_serve_won_pct": 69.23076923076923,
"second_serve_won_pct": 44.73684210526316,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-06",
"opponent": "Tarek Erlewein",
"opponent_id": 1156518,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 68.83116883116884,
"first_serve_won_pct": 66.0377358490566,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LWL"
},
"head_to_head": [
{
"opponent": "Maciej Rajski",
"opponent_id": 111783,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kosuke Nakanishi",
"opponent_id": 931391,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tarek Erlewein",
"opponent_id": 1156518,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2025-12-10 20:00",
"opponent": "Alafia Ayeni",
"opponent_id": 205313,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"odds_player": 5.0,
"odds_opponent": 1.1428571428571428
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:34:35 UTC"
}