Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Tal Goodman
3W - 2L
60,0% Win Rate
Forma: LWWWL
JSON Data
{
"player": {
"id": 2604,
"api_id": 1044790,
"name": "Tal Goodman",
"short_name": "T. Goodman",
"country": "Canada",
"country_code": "CA",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4233984,
"singles": 12.0,
"doubles": null,
"ranking": 2316,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.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": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 3.2,
"avg_first_serve_pct": 59.5,
"avg_first_serve_won_pct": 63.3,
"avg_second_serve_won_pct": 54.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "David Duong",
"opponent_id": 418895,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 44.642857142857146,
"first_serve_won_pct": 56.00000000000001,
"second_serve_won_pct": 65.38461538461539,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-10",
"opponent": "Yike Liu",
"opponent_id": 1163581,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 70.1492537313433,
"first_serve_won_pct": 70.2127659574468,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Vraj Patel",
"opponent_id": 1074774,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 60.46511627906976,
"first_serve_won_pct": 76.92307692307693,
"second_serve_won_pct": 64.70588235294117,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Maximilian Wuelfing",
"opponent_id": 377423,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 58.730158730158735,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "William Zhang",
"opponent_id": 1138906,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 58.666666666666664,
"first_serve_won_pct": 54.54545454545454,
"second_serve_won_pct": 43.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LWWWL"
},
"head_to_head": [
{
"opponent": "David Duong",
"opponent_id": 418895,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "William Zhang",
"opponent_id": 1138906,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Maximilian Wuelfing",
"opponent_id": 377423,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Vraj Patel",
"opponent_id": 1074774,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Yike Liu",
"opponent_id": 1163581,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:20 UTC"
}