Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Mitchell Krueger
8W - 15L
34.8% Win Rate
Forma: LWWLLLLLLL
JSON Data
{
"player": {
"id": 385,
"api_id": 52276,
"name": "Mitchell Krueger",
"short_name": "M. Krueger",
"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": 1399808,
"singles": 14.38,
"doubles": 13.56,
"ranking": 205,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 208,
"points": 284,
"best_position": 135,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 208,
"points": 284
},
{
"date": "2025-12-09",
"position": 208,
"points": 284
},
{
"date": "2025-12-08",
"position": 208,
"points": 284
},
{
"date": "2025-12-07",
"position": 209,
"points": 284
},
{
"date": "2025-12-06",
"position": 209,
"points": 284
},
{
"date": "2025-12-05",
"position": 209,
"points": 284
},
{
"date": "2025-12-04",
"position": 209,
"points": 284
},
{
"date": "2025-12-03",
"position": 209,
"points": 284
}
],
"career_stats": {
"total_matches": 23,
"wins": 8,
"losses": 15,
"win_rate": 34.8
},
"surface_stats": {
"hard": {
"matches": 16,
"wins": 6,
"losses": 10,
"win_rate": 37.5
},
"clay": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 10,
"wins": 6,
"losses": 4,
"win_rate": 60.0
},
"Masters 1000": {
"matches": 6,
"wins": 0,
"losses": 6,
"win_rate": 0.0
},
"ATP 500": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"ATP 250": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 23,
"avg_aces_per_match": 4.6,
"avg_double_faults_per_match": 1.4,
"avg_first_serve_pct": 67.3,
"avg_first_serve_won_pct": 66.0,
"avg_second_serve_won_pct": 51.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-08-22",
"opponent": "Jesper De Jong",
"opponent_id": 244420,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 60.71428571428571,
"first_serve_won_pct": 55.88235294117647,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-21",
"opponent": "Andrea Collarini",
"opponent_id": 43761,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 2",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 73.61111111111111,
"first_serve_won_pct": 71.69811320754717,
"second_serve_won_pct": 58.620689655172406,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-19",
"opponent": "Santiago Rodriguez Taverna",
"opponent_id": 185434,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 8,
"double_faults": 2,
"first_serve_pct": 81.60919540229885,
"first_serve_won_pct": 74.64788732394366,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-05",
"opponent": "Adrian Mannarino",
"opponent_id": 15894,
"tournament": "Cincinnati",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 60.97560975609756,
"first_serve_won_pct": 44.0,
"second_serve_won_pct": 31.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-26",
"opponent": "Emilio Nava",
"opponent_id": 232057,
"tournament": "Toronto",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 64.19753086419753,
"first_serve_won_pct": 67.3076923076923,
"second_serve_won_pct": 51.724137931034484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-19",
"opponent": "Yibing Wu",
"opponent_id": 194186,
"tournament": "Washington",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 9,
"double_faults": 1,
"first_serve_pct": 59.0,
"first_serve_won_pct": 67.79661016949152,
"second_serve_won_pct": 60.97560975609756,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-16",
"opponent": "Daniel Altmaier",
"opponent_id": 127208,
"tournament": "Los Cabos",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 57.6271186440678,
"first_serve_won_pct": 67.64705882352942,
"second_serve_won_pct": 44.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-23",
"opponent": "Emilio Nava",
"opponent_id": 232057,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 75.0,
"first_serve_won_pct": 70.17543859649122,
"second_serve_won_pct": 78.94736842105263,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-20",
"opponent": "Sumit Nagal",
"opponent_id": 131566,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 71.73913043478261,
"first_serve_won_pct": 42.42424242424242,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-05",
"opponent": "Nishesh Basavareddy",
"opponent_id": 407164,
"tournament": "Rome",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 0,
"first_serve_pct": 67.79661016949152,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 56.25,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 2,
"losses": 8,
"form_string": "LWWLLLLLLL"
},
"head_to_head": [
{
"opponent": "Emilio Nava",
"opponent_id": 232057,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Nishesh Basavareddy",
"opponent_id": 407164,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Andrea Collarini",
"opponent_id": 43761,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sumit Nagal",
"opponent_id": 131566,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Duje Ajduković",
"opponent_id": 207081,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 3,
"double_faults": 2,
"aces_per_match": 1.5,
"double_faults_per_match": 1.0,
"first_serve_pct": 78.0,
"first_serve_won_pct": 64.9,
"second_serve_won_pct": 69.4,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 12,
"wins": 7,
"losses": 5,
"win_rate": 58.3,
"tournaments_played": 6,
"tournaments_won": 1,
"tiebreaks_won": 2,
"tiebreaks_lost": 5,
"aces": 76,
"double_faults": 16,
"aces_per_match": 6.3,
"double_faults_per_match": 1.3,
"first_serve_pct": 74.8,
"first_serve_won_pct": 73.8,
"second_serve_won_pct": 52.4,
"break_points_saved_pct": 73.1,
"break_points_converted_pct": 39.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 23,
"wins": 9,
"losses": 14,
"win_rate": 39.1,
"tournaments_played": 17,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 4,
"aces": 130,
"double_faults": 49,
"aces_per_match": 5.7,
"double_faults_per_match": 2.1,
"first_serve_pct": 75.6,
"first_serve_won_pct": 69.8,
"second_serve_won_pct": 52.2,
"break_points_saved_pct": 63.1,
"break_points_converted_pct": 35.4,
"winners_total": 98,
"unforced_errors_total": 92
},
"red_clay": {
"matches": 11,
"wins": 5,
"losses": 6,
"win_rate": 45.5,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 3,
"aces": 28,
"double_faults": 22,
"aces_per_match": 2.5,
"double_faults_per_match": 2.0,
"first_serve_pct": 74.9,
"first_serve_won_pct": 64.3,
"second_serve_won_pct": 53.9,
"break_points_saved_pct": 59.4,
"break_points_converted_pct": 22.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 48,
"wins": 21,
"tournaments_played": 33,
"tournaments_won": 1,
"aces": 237,
"double_faults": 89,
"win_rate": 43.8,
"losses": 27
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 7,
"double_faults": 4,
"aces_per_match": 3.5,
"double_faults_per_match": 2.0,
"first_serve_pct": 71.7,
"first_serve_won_pct": 72.3,
"second_serve_won_pct": 64.0,
"break_points_saved_pct": 70.0,
"break_points_converted_pct": 42.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 9,
"wins": 2,
"losses": 7,
"win_rate": 22.2,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 37,
"double_faults": 15,
"aces_per_match": 4.1,
"double_faults_per_match": 1.7,
"first_serve_pct": 72.8,
"first_serve_won_pct": 63.5,
"second_serve_won_pct": 58.4,
"break_points_saved_pct": 60.7,
"break_points_converted_pct": 31.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 43,
"wins": 28,
"losses": 15,
"win_rate": 65.1,
"tournaments_played": 16,
"tournaments_won": 2,
"tiebreaks_won": 8,
"tiebreaks_lost": 5,
"aces": 224,
"double_faults": 92,
"aces_per_match": 5.2,
"double_faults_per_match": 2.1,
"first_serve_pct": 72.3,
"first_serve_won_pct": 71.2,
"second_serve_won_pct": 57.3,
"break_points_saved_pct": 61.5,
"break_points_converted_pct": 43.4,
"winners_total": 97,
"unforced_errors_total": 102
},
"red_clay": {
"matches": 16,
"wins": 9,
"losses": 7,
"win_rate": 56.2,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 9,
"tiebreaks_lost": 5,
"aces": 61,
"double_faults": 41,
"aces_per_match": 3.8,
"double_faults_per_match": 2.6,
"first_serve_pct": 74.7,
"first_serve_won_pct": 68.3,
"second_serve_won_pct": 58.9,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 44.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 70,
"wins": 40,
"tournaments_played": 31,
"tournaments_won": 2,
"aces": 329,
"double_faults": 152,
"win_rate": 57.1,
"losses": 30
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_outdoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 19,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 14,
"double_faults": 3,
"aces_per_match": 3.5,
"double_faults_per_match": 0.8,
"first_serve_pct": 76.4,
"first_serve_won_pct": 69.6,
"second_serve_won_pct": 61.5,
"break_points_saved_pct": 80.0,
"break_points_converted_pct": 56.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 4,
"wins": 2,
"tournaments_played": 19,
"tournaments_won": 0,
"aces": 14,
"double_faults": 3,
"win_rate": 50.0,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 08:18:33 UTC"
}