Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alana Smith
7W - 9L
43.8% Win Rate
Forma: LLLWLWWLWL
JSON Data
{
"player": {
"id": 642,
"api_id": 198254,
"name": "Alana Smith",
"short_name": "A. Smith",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1999-11-09",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2548608,
"singles": 11.01,
"doubles": 11.05,
"ranking": 461,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 422,
"points": 139,
"best_position": 291,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 422,
"points": 139
},
{
"date": "2025-12-09",
"position": 422,
"points": 139
},
{
"date": "2025-12-08",
"position": 422,
"points": 139
},
{
"date": "2025-12-07",
"position": 418,
"points": 139
},
{
"date": "2025-12-06",
"position": 418,
"points": 139
},
{
"date": "2025-12-05",
"position": 418,
"points": 139
},
{
"date": "2025-12-04",
"position": 418,
"points": 139
},
{
"date": "2025-12-03",
"position": 418,
"points": 139
}
],
"career_stats": {
"total_matches": 16,
"wins": 7,
"losses": 9,
"win_rate": 43.8
},
"surface_stats": {
"hard": {
"matches": 10,
"wins": 4,
"losses": 6,
"win_rate": 40.0
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"grass": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
}
},
"category_stats": {
"WTA 500": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"WTA 250": {
"matches": 11,
"wins": 5,
"losses": 6,
"win_rate": 45.5
}
},
"average_match_stats": {
"matches_with_stats": 16,
"avg_aces_per_match": 2.9,
"avg_double_faults_per_match": 4.4,
"avg_first_serve_pct": 59.1,
"avg_first_serve_won_pct": 62.4,
"avg_second_serve_won_pct": 44.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-03",
"opponent": "Carmen Andreea Herea",
"opponent_id": 417260,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 50.0,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 46.875,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-14",
"opponent": "Marina Stakusic",
"opponent_id": 319995,
"tournament": "Tampico, Mexico",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 8,
"first_serve_pct": 60.317460317460316,
"first_serve_won_pct": 63.1578947368421,
"second_serve_won_pct": 40.625,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-07",
"opponent": "Elena Pridankina",
"opponent_id": 383652,
"tournament": "Guadalajara",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 67.70833333333334,
"first_serve_won_pct": 64.61538461538461,
"second_serve_won_pct": 36.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-06",
"opponent": "Varvara Lepchenko",
"opponent_id": 18919,
"tournament": "Guadalajara",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 68.25396825396825,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-04",
"opponent": "Maria Kozyreva",
"opponent_id": 211012,
"tournament": "Guadalajara, Mexico ",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 54.054054054054056,
"first_serve_won_pct": 67.5,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-03",
"opponent": "Victoria Jimenez Kasintseva",
"opponent_id": 339456,
"tournament": "Guadalajara, Mexico ",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 74.0,
"second_serve_won_pct": 56.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-02",
"opponent": "Anna Rogers",
"opponent_id": 288612,
"tournament": "Guadalajara, Mexico ",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 65.33333333333333,
"first_serve_won_pct": 61.224489795918366,
"second_serve_won_pct": 65.38461538461539,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-20",
"opponent": "Yuliia Starodubtseva",
"opponent_id": 206617,
"tournament": "Washington",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 48.717948717948715,
"first_serve_won_pct": 57.89473684210527,
"second_serve_won_pct": 52.94117647058824,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-19",
"opponent": "Polina Kudermetova",
"opponent_id": 293868,
"tournament": "Washington",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 58.16326530612245,
"first_serve_won_pct": 68.42105263157895,
"second_serve_won_pct": 53.65853658536586,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-11",
"opponent": "Carol Zhao",
"opponent_id": 52691,
"tournament": "WTA 125K Newport, USA Women Singles",
"surface": "grass",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 59.74025974025974,
"first_serve_won_pct": 54.347826086956516,
"second_serve_won_pct": 45.16129032258064,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "LLLWLWWLWL"
},
"head_to_head": [
{
"opponent": "Elena Pridankina",
"opponent_id": 383652,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Marina Stakusic",
"opponent_id": 319995,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Yuliia Starodubtseva",
"opponent_id": 206617,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Arianne Hartono",
"opponent_id": 160190,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Claire Liu",
"opponent_id": 179300,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 9,
"wins": 4,
"losses": 5,
"win_rate": 44.4,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 26,
"double_faults": 34,
"aces_per_match": 2.9,
"double_faults_per_match": 3.8,
"first_serve_pct": 72.2,
"first_serve_won_pct": 65.7,
"second_serve_won_pct": 52.0,
"break_points_saved_pct": 47.9,
"break_points_converted_pct": 37.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": 3,
"double_faults": 7,
"aces_per_match": 3.0,
"double_faults_per_match": 7.0,
"first_serve_pct": 69.5,
"first_serve_won_pct": 43.8,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 41.7,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 10,
"wins": 4,
"tournaments_played": 7,
"tournaments_won": 0,
"aces": 29,
"double_faults": 41,
"win_rate": 40.0,
"losses": 6
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 10,
"double_faults": 15,
"aces_per_match": 5.0,
"double_faults_per_match": 7.5,
"first_serve_pct": 71.4,
"first_serve_won_pct": 63.6,
"second_serve_won_pct": 54.9,
"break_points_saved_pct": 61.1,
"break_points_converted_pct": 27.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 5,
"aces_per_match": 2.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 74.2,
"first_serve_won_pct": 57.4,
"second_serve_won_pct": 51.0,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 57.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 4,
"wins": 2,
"tournaments_played": 8,
"tournaments_won": 0,
"aces": 14,
"double_faults": 20,
"win_rate": 50.0,
"losses": 2
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 7,
"aces_per_match": 2.5,
"double_faults_per_match": 3.5,
"first_serve_pct": 73.4,
"first_serve_won_pct": 51.4,
"second_serve_won_pct": 56.4,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 37.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 2,
"double_faults": 2,
"aces_per_match": 2.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 67.7,
"first_serve_won_pct": 61.7,
"second_serve_won_pct": 58.5,
"break_points_saved_pct": 84.6,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 16,
"tournaments_won": 0,
"aces": 7,
"double_faults": 9,
"win_rate": 33.3,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 08:48:45 UTC"
}