Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Drew Fishback
5W - 1L
83,3% Win Rate
Forma: WWWWLW
JSON Data
{
"player": {
"id": 4195,
"api_id": 549702,
"name": "Drew Fishback",
"short_name": "D. Fishback",
"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": 4293730,
"singles": 12.0,
"doubles": null,
"ranking": 2283,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.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": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 2.8,
"avg_double_faults_per_match": 3.2,
"avg_first_serve_pct": 58.4,
"avg_first_serve_won_pct": 70.2,
"avg_second_serve_won_pct": 53.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-18",
"opponent": "Henry Lieberman",
"opponent_id": 283495,
"tournament": "UTR PTT Chapel Hill Men 01",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 56.9620253164557,
"first_serve_won_pct": 77.77777777777779,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-18",
"opponent": "Tommy Edwards",
"opponent_id": 1122585,
"tournament": "UTR PTT Chapel Hill Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 66.15384615384615,
"first_serve_won_pct": 65.11627906976744,
"second_serve_won_pct": 63.63636363636363,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-16",
"opponent": "Matthew Thomson",
"opponent_id": 197515,
"tournament": "UTR PTT Chapel Hill Men 01",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 53.84615384615385,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 51.42857142857142,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-15",
"opponent": "Kaua Santos",
"opponent_id": 1164774,
"tournament": "UTR PTT Chapel Hill Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 53.44827586206896,
"first_serve_won_pct": 77.41935483870968,
"second_serve_won_pct": 51.85185185185185,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Roan Jones",
"opponent_id": 386213,
"tournament": "UTR PTT Chapel Hill Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 63.33333333333333,
"first_serve_won_pct": 57.89473684210527,
"second_serve_won_pct": 27.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Muyang Yi",
"opponent_id": 1137617,
"tournament": "UTR PTT Chapel Hill Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 56.75675675675676,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 5,
"losses": 1,
"form_string": "WWWWLW"
},
"head_to_head": [
{
"opponent": "Henry Lieberman",
"opponent_id": 283495,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Matthew Thomson",
"opponent_id": 197515,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Tommy Edwards",
"opponent_id": 1122585,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Muyang Yi",
"opponent_id": 1137617,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Roan Jones",
"opponent_id": 386213,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:55:08 UTC"
}