Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Liam Krall
3W - 1L
75.0% Win Rate
Forma: WWWL
JSON Data
{
"player": {
"id": 3610,
"api_id": 407893,
"name": "Liam Krall",
"short_name": "L. Krall",
"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": 4979768,
"singles": 13.1,
"doubles": 12.66,
"ranking": 970,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.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": 3,
"losses": 1,
"win_rate": 75.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 3.2,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 62.6,
"avg_first_serve_won_pct": 72.3,
"avg_second_serve_won_pct": 54.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-09",
"opponent": "Toa Maeda",
"opponent_id": 491083,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 62.0,
"first_serve_won_pct": 77.41935483870968,
"second_serve_won_pct": 52.94117647058824,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Michael Wright",
"opponent_id": 484870,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 61.8421052631579,
"first_serve_won_pct": 72.3404255319149,
"second_serve_won_pct": 51.28205128205128,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Jerry Roddick",
"opponent_id": 454694,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 55.00000000000001,
"first_serve_won_pct": 72.72727272727273,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Quinn Snyder",
"opponent_id": 319989,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 71.64179104477611,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 63.1578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 3,
"losses": 1,
"form_string": "WWWL"
},
"head_to_head": [
{
"opponent": "Jerry Roddick",
"opponent_id": 454694,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Quinn Snyder",
"opponent_id": 319989,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Michael Wright",
"opponent_id": 484870,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Toa Maeda",
"opponent_id": 491083,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:09:25 UTC"
}