Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Liam Krall
7W - 2L
77,8% Win Rate
Forma: WWWWLWWWL
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.19,
"doubles": 12.66,
"ranking": 940,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 9,
"wins": 7,
"losses": 2,
"win_rate": 77.8
},
"surface_stats": {
"hard": {
"matches": 9,
"wins": 7,
"losses": 2,
"win_rate": 77.8
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 9,
"wins": 7,
"losses": 2,
"win_rate": 77.8
}
},
"average_match_stats": {
"matches_with_stats": 9,
"avg_aces_per_match": 4.0,
"avg_double_faults_per_match": 3.3,
"avg_first_serve_pct": 59.1,
"avg_first_serve_won_pct": 71.9,
"avg_second_serve_won_pct": 52.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-18",
"opponent": "Sebastian Andres de Las Salas Vasquez",
"opponent_id": 1158801,
"tournament": "UTR PTT Honolulu Men +H 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 6,
"first_serve_pct": 53.94736842105263,
"first_serve_won_pct": 65.85365853658537,
"second_serve_won_pct": 31.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Kristof Minarik",
"opponent_id": 229879,
"tournament": "UTR PTT Honolulu Men +H 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 2,
"first_serve_pct": 64.0,
"first_serve_won_pct": 87.5,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-15",
"opponent": "Joe Leather",
"opponent_id": 388356,
"tournament": "UTR PTT Honolulu Men +H 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 51.11111111111111,
"first_serve_won_pct": 65.21739130434783,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-14",
"opponent": "Aram Noroozian",
"opponent_id": 450852,
"tournament": "UTR PTT Honolulu Men +H 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 60.0,
"first_serve_won_pct": 71.66666666666667,
"second_serve_won_pct": 42.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-11",
"opponent": "Maciej Rajski",
"opponent_id": 111783,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 8,
"double_faults": 4,
"first_serve_pct": 52.71317829457365,
"first_serve_won_pct": 67.64705882352942,
"second_serve_won_pct": 55.73770491803278,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"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": 9,
"wins": 7,
"losses": 2,
"form_string": "WWWWLWWWL"
},
"head_to_head": [
{
"opponent": "Jerry Roddick",
"opponent_id": 454694,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kristof Minarik",
"opponent_id": 229879,
"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": "2026-01-30 20:22:14 UTC"
}