Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Spencer Johnson
4W - 0L
100,0% Win Rate
Forma: WWWW
JSON Data
{
"player": {
"id": 3885,
"api_id": 521143,
"name": "Spencer Johnson",
"short_name": "S. Johnson",
"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": 2580878,
"singles": 13.71,
"doubles": 13.65,
"ranking": 592,
"division": "General",
"is_pro": true,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 4,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 4,
"losses": 0,
"win_rate": 100.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": 4,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 4.0,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 57.0,
"avg_first_serve_won_pct": 72.9,
"avg_second_serve_won_pct": 57.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-02",
"opponent": "Vlad Cristian Breazu",
"opponent_id": 382870,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 53.333333333333336,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 64.28571428571429,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Alexander Chang",
"opponent_id": 494133,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 6,
"double_faults": 5,
"first_serve_pct": 61.855670103092784,
"first_serve_won_pct": 63.33333333333333,
"second_serve_won_pct": 59.45945945945946,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Justin Chung",
"opponent_id": 1044077,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 60.3448275862069,
"first_serve_won_pct": 88.57142857142857,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-27",
"opponent": "Cassius Chinlund",
"opponent_id": 479379,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 52.54237288135594,
"first_serve_won_pct": 64.51612903225806,
"second_serve_won_pct": 60.71428571428571,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 4,
"losses": 0,
"form_string": "WWWW"
},
"head_to_head": [
{
"opponent": "Cassius Chinlund",
"opponent_id": 479379,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Justin Chung",
"opponent_id": 1044077,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Vlad Cristian Breazu",
"opponent_id": 382870,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Alexander Chang",
"opponent_id": 494133,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:55:03 UTC"
}