Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Ashlyn Krueger
25W - 26L
49.0% Win Rate
Forma: LLWLLLLWLW
JSON Data
{
"player": {
"id": 156,
"api_id": 311012,
"name": "Ashlyn Krueger",
"short_name": "A. Krueger",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2004-05-07",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 194176,
"singles": 12.07,
"doubles": 11.75,
"ranking": 83,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 44,
"points": 1229,
"best_position": 29,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 44,
"points": 1229
},
{
"date": "2025-12-09",
"position": 44,
"points": 1229
},
{
"date": "2025-12-08",
"position": 44,
"points": 1229
},
{
"date": "2025-12-07",
"position": 44,
"points": 1229
},
{
"date": "2025-12-06",
"position": 44,
"points": 1229
},
{
"date": "2025-12-05",
"position": 44,
"points": 1229
},
{
"date": "2025-12-04",
"position": 44,
"points": 1229
},
{
"date": "2025-12-03",
"position": 44,
"points": 1229
}
],
"career_stats": {
"total_matches": 51,
"wins": 25,
"losses": 26,
"win_rate": 49.0
},
"surface_stats": {
"hard": {
"matches": 35,
"wins": 18,
"losses": 17,
"win_rate": 51.4
},
"clay": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0
},
"grass": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5
}
},
"category_stats": {
"Grand Slam": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"WTA 1000": {
"matches": 17,
"wins": 7,
"losses": 10,
"win_rate": 41.2
},
"WTA 500": {
"matches": 26,
"wins": 14,
"losses": 12,
"win_rate": 53.8
},
"WTA 250": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 51,
"avg_aces_per_match": 4.0,
"avg_double_faults_per_match": 5.5,
"avg_first_serve_pct": 66.4,
"avg_first_serve_won_pct": 63.2,
"avg_second_serve_won_pct": 46.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-18",
"opponent": "Dalma Galfi",
"opponent_id": 97995,
"tournament": "Tokyo",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 75.0,
"first_serve_won_pct": 56.41025641025641,
"second_serve_won_pct": 56.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-15",
"opponent": "Olga Danilovic",
"opponent_id": 199790,
"tournament": "Osaka",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 76.5625,
"first_serve_won_pct": 63.26530612244898,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-13",
"opponent": "Maria Sakkari",
"opponent_id": 65950,
"tournament": "Osaka",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 10,
"double_faults": 6,
"first_serve_pct": 61.95652173913043,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-06",
"opponent": "Hailey Baptiste",
"opponent_id": 248326,
"tournament": "Wuhan",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 67.24137931034483,
"first_serve_won_pct": 58.97435897435898,
"second_serve_won_pct": 45.83333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-24",
"opponent": "Maria Sakkari",
"opponent_id": 65950,
"tournament": "Beijing",
"surface": "hard",
"round": "Round of 128",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 12,
"first_serve_pct": 65.94202898550725,
"first_serve_won_pct": 58.24175824175825,
"second_serve_won_pct": 50.98039215686274,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-15",
"opponent": "Eva Lys",
"opponent_id": 215773,
"tournament": "Seoul",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 73.77049180327869,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 54.166666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-28",
"opponent": "Jaqueline Cristian",
"opponent_id": 72758,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "1-2",
"stats": {
"aces": 6,
"double_faults": 4,
"first_serve_pct": 68.6046511627907,
"first_serve_won_pct": 55.932203389830505,
"second_serve_won_pct": 62.96296296296296,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-26",
"opponent": "Sofia Kenin",
"opponent_id": 91960,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "2-1",
"stats": {
"aces": 12,
"double_faults": 8,
"first_serve_pct": 81.81818181818183,
"first_serve_won_pct": 63.888888888888886,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-12",
"opponent": "Jasmine Paolini",
"opponent_id": 69208,
"tournament": "Cincinnati",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 10,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 77.77777777777779,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-10",
"opponent": "Anastasija Sevastova",
"opponent_id": 19788,
"tournament": "Cincinnati",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 11,
"first_serve_pct": 60.0,
"first_serve_won_pct": 59.25925925925925,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 3,
"losses": 7,
"form_string": "LLWLLLLWLW"
},
"head_to_head": [
{
"opponent": "Katerina Siniakova",
"opponent_id": 72376,
"matches": 3,
"wins": 0,
"losses": 3
},
{
"opponent": "Suzan Lamens",
"opponent_id": 199509,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Katie Volynets",
"opponent_id": 256104,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Sofia Kenin",
"opponent_id": 91960,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Maria Sakkari",
"opponent_id": 65950,
"matches": 2,
"wins": 1,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 13,
"double_faults": 40,
"aces_per_match": 1.6,
"double_faults_per_match": 5.0,
"first_serve_pct": 72.5,
"first_serve_won_pct": 63.6,
"second_serve_won_pct": 52.7,
"break_points_saved_pct": 61.4,
"break_points_converted_pct": 57.1,
"winners_total": 27,
"unforced_errors_total": 45
},
"hardcourt_outdoor": {
"matches": 34,
"wins": 18,
"losses": 16,
"win_rate": 52.9,
"tournaments_played": 16,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 6,
"aces": 169,
"double_faults": 193,
"aces_per_match": 5.0,
"double_faults_per_match": 5.7,
"first_serve_pct": 74.6,
"first_serve_won_pct": 63.6,
"second_serve_won_pct": 58.8,
"break_points_saved_pct": 53.5,
"break_points_converted_pct": 44.9,
"winners_total": 78,
"unforced_errors_total": 118
},
"red_clay": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 14,
"double_faults": 37,
"aces_per_match": 2.0,
"double_faults_per_match": 5.3,
"first_serve_pct": 74.6,
"first_serve_won_pct": 60.1,
"second_serve_won_pct": 51.1,
"break_points_saved_pct": 50.7,
"break_points_converted_pct": 52.6,
"winners_total": 26,
"unforced_errors_total": 68
}
},
"totals": {
"matches": 49,
"wins": 24,
"tournaments_played": 23,
"tournaments_won": 0,
"aces": 196,
"double_faults": 270,
"win_rate": 49.0,
"losses": 25
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 15,
"double_faults": 25,
"aces_per_match": 2.1,
"double_faults_per_match": 3.6,
"first_serve_pct": 74.6,
"first_serve_won_pct": 63.1,
"second_serve_won_pct": 56.2,
"break_points_saved_pct": 48.0,
"break_points_converted_pct": 45.9,
"winners_total": 7,
"unforced_errors_total": 28
},
"hardcourt_outdoor": {
"matches": 35,
"wins": 19,
"losses": 16,
"win_rate": 54.3,
"tournaments_played": 15,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 2,
"aces": 119,
"double_faults": 169,
"aces_per_match": 3.4,
"double_faults_per_match": 4.8,
"first_serve_pct": 75.3,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 54.1,
"break_points_saved_pct": 58.9,
"break_points_converted_pct": 45.4,
"winners_total": 68,
"unforced_errors_total": 112
},
"red_clay": {
"matches": 10,
"wins": 5,
"losses": 5,
"win_rate": 50.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 25,
"double_faults": 53,
"aces_per_match": 2.5,
"double_faults_per_match": 5.3,
"first_serve_pct": 73.4,
"first_serve_won_pct": 61.5,
"second_serve_won_pct": 56.3,
"break_points_saved_pct": 51.8,
"break_points_converted_pct": 44.0,
"winners_total": 52,
"unforced_errors_total": 56
}
},
"totals": {
"matches": 52,
"wins": 28,
"tournaments_played": 25,
"tournaments_won": 0,
"aces": 159,
"double_faults": 247,
"win_rate": 53.8,
"losses": 24
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 10,
"wins": 8,
"losses": 2,
"win_rate": 80.0,
"tournaments_played": 3,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 32,
"double_faults": 36,
"aces_per_match": 3.2,
"double_faults_per_match": 3.6,
"first_serve_pct": 74.4,
"first_serve_won_pct": 70.5,
"second_serve_won_pct": 62.4,
"break_points_saved_pct": 56.9,
"break_points_converted_pct": 44.0,
"winners_total": 32,
"unforced_errors_total": 36
},
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 7,
"aces_per_match": 1.0,
"double_faults_per_match": 3.5,
"first_serve_pct": 76.1,
"first_serve_won_pct": 57.4,
"second_serve_won_pct": 47.6,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 45.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 16,
"wins": 7,
"losses": 9,
"win_rate": 43.8,
"tournaments_played": 18,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 36,
"double_faults": 52,
"aces_per_match": 2.2,
"double_faults_per_match": 3.2,
"first_serve_pct": 74.2,
"first_serve_won_pct": 61.7,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 37.4,
"winners_total": 34,
"unforced_errors_total": 27
},
"red_clay": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 19,
"double_faults": 20,
"aces_per_match": 4.8,
"double_faults_per_match": 5.0,
"first_serve_pct": 74.1,
"first_serve_won_pct": 59.1,
"second_serve_won_pct": 51.1,
"break_points_saved_pct": 40.6,
"break_points_converted_pct": 41.7,
"winners_total": 18,
"unforced_errors_total": 16
}
},
"totals": {
"matches": 32,
"wins": 18,
"tournaments_played": 27,
"tournaments_won": 2,
"aces": 89,
"double_faults": 115,
"win_rate": 56.2,
"losses": 14
}
}
],
"data_generated_at": "2025-12-10 06:04:36 UTC"
}