Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Joao Barreto
1W - 3L
25,0% Win Rate
Forma: WLLL
JSON Data
{
"player": {
"id": 3781,
"api_id": 508343,
"name": "Joao Barreto",
"short_name": "J. Barreto",
"country": "Portugal",
"country_code": "PT",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5025163,
"singles": 12.0,
"doubles": null,
"ranking": 4541,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.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": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.3,
"avg_double_faults_per_match": 5.0,
"avg_first_serve_pct": 59.9,
"avg_first_serve_won_pct": 51.1,
"avg_second_serve_won_pct": 47.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-20",
"opponent": "Kuzey Cekirge",
"opponent_id": 217447,
"tournament": "UTR PTT Carvoeiro Men +H 08",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 70.0,
"first_serve_won_pct": 78.57142857142857,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Ilan Zheng-Xiong Hediger",
"opponent_id": 487299,
"tournament": "UTR PTT Carvoeiro Men +H 08",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 51.35135135135135,
"first_serve_won_pct": 26.31578947368421,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Marshall Tutu",
"opponent_id": 49643,
"tournament": "UTR PTT Carvoeiro Men +H 08",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 58.490566037735846,
"first_serve_won_pct": 48.38709677419355,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-15",
"opponent": "Deni Zmak",
"opponent_id": 115253,
"tournament": "UTR PTT Carvoeiro Men +H 08",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2"
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "WLLL"
},
"head_to_head": [
{
"opponent": "Marshall Tutu",
"opponent_id": 49643,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Kuzey Cekirge",
"opponent_id": 217447,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Deni Zmak",
"opponent_id": 115253,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ilan Zheng-Xiong Hediger",
"opponent_id": 487299,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:21:14 UTC"
}