Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Makenna Jones
1W - 4L
20.0% Win Rate
Forma: LLLWL
JSON Data
{
"player": {
"id": 748,
"api_id": 153748,
"name": "Makenna Jones",
"short_name": "M. Jones",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1998-02-26",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1500488,
"singles": 10.45,
"doubles": 10.9,
"ranking": 782,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"WTA 250": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.2,
"avg_double_faults_per_match": 4.4,
"avg_first_serve_pct": 66.9,
"avg_first_serve_won_pct": 52.3,
"avg_second_serve_won_pct": 30.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-07-06",
"opponent": "Petra Hule",
"opponent_id": 99429,
"tournament": "WTA 125K Newport, USA Women Singles",
"surface": "grass",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 69.31818181818183,
"first_serve_won_pct": 54.09836065573771,
"second_serve_won_pct": 29.629629629629626,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-08",
"opponent": "Ekaterine Gorgodze",
"opponent_id": 48486,
"tournament": "Valencia, Spain",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 71.05263157894737,
"first_serve_won_pct": 59.25925925925925,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-17",
"opponent": "Margaux Rouvroy",
"opponent_id": 248273,
"tournament": "Antalya, Turkiye",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 64.58333333333334,
"first_serve_won_pct": 32.25806451612903,
"second_serve_won_pct": 35.294117647058826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-16",
"opponent": "Miriam Bianca Bulgaru",
"opponent_id": 155556,
"tournament": "Antalya, Turkiye",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 68.96551724137932,
"first_serve_won_pct": 63.33333333333333,
"second_serve_won_pct": 37.03703703703704,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-23",
"opponent": "Sijia Wei",
"opponent_id": 284014,
"tournament": "Austin",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 60.63829787234043,
"first_serve_won_pct": 52.63157894736842,
"second_serve_won_pct": 43.24324324324324,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LLLWL"
},
"head_to_head": [
{
"opponent": "Miriam Bianca Bulgaru",
"opponent_id": 155556,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Margaux Rouvroy",
"opponent_id": 248273,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sijia Wei",
"opponent_id": 284014,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Petra Hule",
"opponent_id": 99429,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ekaterine Gorgodze",
"opponent_id": 48486,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 7,
"aces_per_match": 0.0,
"double_faults_per_match": 7.0,
"first_serve_pct": 71.8,
"first_serve_won_pct": 52.6,
"second_serve_won_pct": 53.3,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 50.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": 0,
"double_faults": 2,
"aces_per_match": 0.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 77.6,
"first_serve_won_pct": 59.3,
"second_serve_won_pct": 0.0,
"break_points_saved_pct": 0.0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 0,
"double_faults": 9,
"win_rate": 0.0,
"losses": 2
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 18,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 2,
"aces_per_match": 0.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 73.6,
"first_serve_won_pct": 40.0,
"second_serve_won_pct": 58.3,
"break_points_saved_pct": 16.7,
"break_points_converted_pct": 11.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 11,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 1,
"aces_per_match": 0.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 78.0,
"first_serve_won_pct": 55.7,
"second_serve_won_pct": 56.5,
"break_points_saved_pct": 57.1,
"break_points_converted_pct": 66.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 29,
"tournaments_won": 2,
"aces": 0,
"double_faults": 3,
"win_rate": 0.0,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 14:08:38 UTC"
}