Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
August Brostroem Poulsen
2W - 1L
66.7% Win Rate
Forma: LWW
JSON Data
{
"player": {
"id": 2064,
"api_id": 1122568,
"name": "August Brostroem Poulsen",
"short_name": "A. B. Poulsen",
"country": "Sweden",
"country_code": "SE",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5023890,
"singles": null,
"doubles": null,
"ranking": 378,
"division": "Junior",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"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": 2,
"losses": 1,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 3.7,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 66.7,
"avg_first_serve_won_pct": 66.1,
"avg_second_serve_won_pct": 40.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-07",
"opponent": "Rafe Samuel",
"opponent_id": 1155070,
"tournament": "UTR PTT Cardiff Men 02",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 70.45454545454545,
"first_serve_won_pct": 67.74193548387096,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-06",
"opponent": "Alexander Maggs",
"opponent_id": 276804,
"tournament": "UTR PTT Cardiff Men 02",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 5,
"first_serve_pct": 63.74999999999999,
"first_serve_won_pct": 68.62745098039215,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-05",
"opponent": "Rupert George",
"opponent_id": 340530,
"tournament": "UTR PTT Cardiff Men 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 65.78947368421053,
"first_serve_won_pct": 62.0,
"second_serve_won_pct": 42.30769230769231,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 2,
"losses": 1,
"form_string": "LWW"
},
"head_to_head": [
{
"opponent": "Alexander Maggs",
"opponent_id": 276804,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Rupert George",
"opponent_id": 340530,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Rafe Samuel",
"opponent_id": 1155070,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2025-12-12 20:08:58 UTC"
}