Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Samuel Pohl
3W - 3L
50.0% Win Rate
Forma: LWLWLW
JSON Data
{
"player": {
"id": 4748,
"api_id": 1174695,
"name": "Samuel Pohl",
"short_name": "S. Pohl",
"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": 4929970,
"singles": 11.0,
"doubles": null,
"ranking": 1084,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-04-12"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.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": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 0.2,
"avg_double_faults_per_match": 2.7,
"avg_first_serve_pct": 65.5,
"avg_first_serve_won_pct": 56.4,
"avg_second_serve_won_pct": 50.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-02",
"opponent": "Andre Alcantara",
"opponent_id": 1084859,
"tournament": "UTR PTT Newport Beach Men 10",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 70.94017094017094,
"first_serve_won_pct": 57.831325301204814,
"second_serve_won_pct": 61.76470588235294,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-02",
"opponent": "Liam Alvarez",
"opponent_id": 1088857,
"tournament": "UTR PTT Newport Beach Men 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 72.41379310344827,
"first_serve_won_pct": 64.28571428571429,
"second_serve_won_pct": 47.61904761904761,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-01",
"opponent": "Adam (2004) Duda",
"opponent_id": 476480,
"tournament": "UTR PTT Las Vegas Men 01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 75.38461538461539,
"first_serve_won_pct": 51.02040816326531,
"second_serve_won_pct": 31.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-28",
"opponent": "Rahul Sachdev",
"opponent_id": 497640,
"tournament": "UTR PTT Las Vegas Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 69.01408450704226,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-27",
"opponent": "Mitchell Stewart",
"opponent_id": 199414,
"tournament": "UTR PTT Las Vegas Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 40.909090909090914,
"first_serve_won_pct": 27.77777777777778,
"second_serve_won_pct": 64.70588235294117,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-25",
"opponent": "Niko Klyachkin",
"opponent_id": 1163775,
"tournament": "UTR PTT Las Vegas Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 64.38356164383562,
"first_serve_won_pct": 65.95744680851064,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 3,
"losses": 3,
"form_string": "LWLWLW"
},
"head_to_head": [
{
"opponent": "Liam Alvarez",
"opponent_id": 1088857,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Niko Klyachkin",
"opponent_id": 1163775,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mitchell Stewart",
"opponent_id": 199414,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Rahul Sachdev",
"opponent_id": 497640,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Andre Alcantara",
"opponent_id": 1084859,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 04:57:41 UTC"
}