Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Keegan Smith
0W - 0L
0% Win Rate
Forma:
JSON Data
{
"player": {
"id": 935,
"api_id": 232059,
"name": "Keegan Smith",
"short_name": "K. Smith",
"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": 3437993,
"singles": 13.87,
"doubles": 13.3,
"ranking": 451,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 454,
"points": 99,
"best_position": 339,
"date": "2025-12-12"
},
"ranking_history": [
{
"date": "2025-12-12",
"position": 454,
"points": 99
},
{
"date": "2025-12-11",
"position": 454,
"points": 99
},
{
"date": "2025-12-10",
"position": 454,
"points": 99
},
{
"date": "2025-12-09",
"position": 454,
"points": 99
},
{
"date": "2025-12-08",
"position": 454,
"points": 99
},
{
"date": "2025-12-07",
"position": 452,
"points": 99
},
{
"date": "2025-12-06",
"position": 452,
"points": 99
},
{
"date": "2025-12-05",
"position": 452,
"points": 99
},
{
"date": "2025-12-04",
"position": 452,
"points": 99
},
{
"date": "2025-12-03",
"position": 452,
"points": 99
}
],
"career_stats": {
"total_matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {},
"average_match_stats": null,
"recent_form": [],
"form_summary": {
"last_10_matches": 0,
"wins": 0,
"losses": 0,
"form_string": ""
},
"head_to_head": [],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 15,
"wins": 9,
"losses": 6,
"win_rate": 60.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 2,
"aces": 96,
"double_faults": 29,
"aces_per_match": 6.4,
"double_faults_per_match": 1.9,
"first_serve_pct": 77.9,
"first_serve_won_pct": 73.2,
"second_serve_won_pct": 60.2,
"break_points_saved_pct": 67.6,
"break_points_converted_pct": 38.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 15,
"double_faults": 4,
"aces_per_match": 15.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 76.7,
"first_serve_won_pct": 72.9,
"second_serve_won_pct": 35.3,
"break_points_saved_pct": 77.8,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 16,
"wins": 9,
"tournaments_played": 9,
"tournaments_won": 0,
"aces": 111,
"double_faults": 33,
"win_rate": 56.2,
"losses": 7
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 36,
"double_faults": 14,
"aces_per_match": 5.1,
"double_faults_per_match": 2.0,
"first_serve_pct": 75.4,
"first_serve_won_pct": 70.4,
"second_serve_won_pct": 57.3,
"break_points_saved_pct": 51.9,
"break_points_converted_pct": 29.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 26,
"wins": 15,
"losses": 11,
"win_rate": 57.7,
"tournaments_played": 22,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 154,
"double_faults": 52,
"aces_per_match": 5.9,
"double_faults_per_match": 2.0,
"first_serve_pct": 78.1,
"first_serve_won_pct": 69.6,
"second_serve_won_pct": 60.5,
"break_points_saved_pct": 60.5,
"break_points_converted_pct": 41.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 3,
"aces_per_match": 9.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 74.7,
"first_serve_won_pct": 67.6,
"second_serve_won_pct": 56.2,
"break_points_saved_pct": 25.0,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 34,
"wins": 18,
"tournaments_played": 27,
"tournaments_won": 0,
"aces": 199,
"double_faults": 69,
"win_rate": 52.9,
"losses": 16
}
}
],
"data_generated_at": "2025-12-12 19:39:54 UTC"
}