Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
McCartney Kessler
48W - 33L
59.3% Win Rate
Forma: LWLLWWWLWL
JSON Data
{
"player": {
"id": 168,
"api_id": 233214,
"name": "McCartney Kessler",
"short_name": "M. Kessler",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1999-07-08",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 251050,
"singles": 12.32,
"doubles": 11.93,
"ranking": 56,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-12"
},
"current_ranking": {
"position": 50,
"points": 1204,
"best_position": 30,
"date": "2026-05-08"
},
"ranking_history": [
{
"date": "2026-05-08",
"position": 50,
"points": 1204
},
{
"date": "2026-05-07",
"position": 50,
"points": 1204
},
{
"date": "2026-05-06",
"position": 50,
"points": 1204
},
{
"date": "2026-05-05",
"position": 50,
"points": 1204
},
{
"date": "2026-05-04",
"position": 50,
"points": 1204
},
{
"date": "2026-05-03",
"position": 48,
"points": 1214
},
{
"date": "2026-05-02",
"position": 48,
"points": 1214
},
{
"date": "2026-05-01",
"position": 48,
"points": 1214
},
{
"date": "2026-04-30",
"position": 48,
"points": 1214
},
{
"date": "2026-04-29",
"position": 48,
"points": 1214
}
],
"career_stats": {
"total_matches": 81,
"wins": 48,
"losses": 33,
"win_rate": 59.3
},
"surface_stats": {
"hard": {
"matches": 57,
"wins": 34,
"losses": 23,
"win_rate": 59.6
},
"clay": {
"matches": 16,
"wins": 8,
"losses": 8,
"win_rate": 50.0
},
"grass": {
"matches": 8,
"wins": 6,
"losses": 2,
"win_rate": 75.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6
},
"WTA 1000": {
"matches": 25,
"wins": 13,
"losses": 12,
"win_rate": 52.0
},
"WTA 500": {
"matches": 25,
"wins": 15,
"losses": 10,
"win_rate": 60.0
},
"WTA 250": {
"matches": 23,
"wins": 18,
"losses": 5,
"win_rate": 78.3
},
"Otro": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 81,
"avg_aces_per_match": 1.9,
"avg_double_faults_per_match": 2.9,
"avg_first_serve_pct": 66.1,
"avg_first_serve_won_pct": 62.5,
"avg_second_serve_won_pct": 46.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-07",
"opponent": "Iva Jovic",
"opponent_id": 420632,
"tournament": "WTA 1000 Rome",
"surface": "clay",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 2,
"first_serve_pct": 66.99029126213593,
"first_serve_won_pct": 57.971014492753625,
"second_serve_won_pct": 42.10526315789473,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-05",
"opponent": "Lucia Bronzetti",
"opponent_id": 110055,
"tournament": "WTA 1000 Rome",
"surface": "clay",
"round": "Round of 128",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 70.0,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 29.268292682926827,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-10",
"opponent": "Elise Mertens",
"opponent_id": 78551,
"tournament": "Billie Jean King Cup",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-1",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 76.08695652173914,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-03",
"opponent": "Yuliia Starodubtseva",
"opponent_id": 206617,
"tournament": "Charleston",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 91.52542372881356,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-02",
"opponent": "Peyton Stearns",
"opponent_id": 261095,
"tournament": "Charleston",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 87.5,
"first_serve_won_pct": 60.317460317460316,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-01",
"opponent": "Janice Tjen",
"opponent_id": 291733,
"tournament": "Charleston",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 73.33333333333333,
"first_serve_won_pct": 68.18181818181817,
"second_serve_won_pct": 30.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-30",
"opponent": "Elvina Kalieva",
"opponent_id": 267045,
"tournament": "Charleston",
"surface": "clay",
"round": "Round of 64",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 71.26436781609196,
"first_serve_won_pct": 70.96774193548387,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-20",
"opponent": "Mirra Andreeva",
"opponent_id": 406776,
"tournament": "Miami",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 62.76595744680851,
"first_serve_won_pct": 55.932203389830505,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-17",
"opponent": "Magdalena Frech",
"opponent_id": 71250,
"tournament": "Miami",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 72.22222222222221,
"first_serve_won_pct": 69.23076923076923,
"second_serve_won_pct": 30.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-12",
"opponent": "Kimberly Birrell",
"opponent_id": 105099,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 71.0,
"first_serve_won_pct": 52.112676056338024,
"second_serve_won_pct": 34.48275862068966,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LWLLWWWLWL"
},
"head_to_head": [
{
"opponent": "Rebecca Šramková",
"opponent_id": 71034,
"matches": 3,
"wins": 2,
"losses": 1
},
{
"opponent": "Elise Mertens",
"opponent_id": 78551,
"matches": 3,
"wins": 2,
"losses": 1
},
{
"opponent": "Viktorija Golubic",
"opponent_id": 48455,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Dayana Yastremska",
"opponent_id": 189986,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Ashlyn Krueger",
"opponent_id": 311012,
"matches": 2,
"wins": 0,
"losses": 2
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3,
"tournaments_played": 3,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 15,
"double_faults": 20,
"aces_per_match": 2.5,
"double_faults_per_match": 3.3,
"first_serve_pct": 70.1,
"first_serve_won_pct": 68.2,
"second_serve_won_pct": 59.8,
"break_points_saved_pct": 62.5,
"break_points_converted_pct": 44.6,
"winners_total": 22,
"unforced_errors_total": 30
},
"hardcourt_outdoor": {
"matches": 42,
"wins": 27,
"losses": 15,
"win_rate": 64.3,
"tournaments_played": 17,
"tournaments_won": 1,
"tiebreaks_won": 6,
"tiebreaks_lost": 5,
"aces": 82,
"double_faults": 113,
"aces_per_match": 2.0,
"double_faults_per_match": 2.7,
"first_serve_pct": 73.6,
"first_serve_won_pct": 64.2,
"second_serve_won_pct": 53.2,
"break_points_saved_pct": 55.1,
"break_points_converted_pct": 45.8,
"winners_total": 64,
"unforced_errors_total": 81
},
"red_clay": {
"matches": 9,
"wins": 4,
"losses": 5,
"win_rate": 44.4,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 10,
"double_faults": 28,
"aces_per_match": 1.1,
"double_faults_per_match": 3.1,
"first_serve_pct": 75.0,
"first_serve_won_pct": 56.2,
"second_serve_won_pct": 48.8,
"break_points_saved_pct": 57.7,
"break_points_converted_pct": 41.0,
"winners_total": 18,
"unforced_errors_total": 29
},
"red_clay_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 2,
"aces_per_match": 2.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 74.2,
"first_serve_won_pct": 53.2,
"second_serve_won_pct": 48.7,
"break_points_saved_pct": 46.2,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 58,
"wins": 36,
"tournaments_played": 26,
"tournaments_won": 2,
"aces": 109,
"double_faults": 163,
"win_rate": 62.1,
"losses": 22
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 9,
"double_faults": 24,
"aces_per_match": 1.5,
"double_faults_per_match": 4.0,
"first_serve_pct": 72.0,
"first_serve_won_pct": 63.2,
"second_serve_won_pct": 55.9,
"break_points_saved_pct": 54.7,
"break_points_converted_pct": 39.7,
"winners_total": 4,
"unforced_errors_total": 15
},
"hardcourt_outdoor": {
"matches": 35,
"wins": 23,
"losses": 12,
"win_rate": 65.7,
"tournaments_played": 15,
"tournaments_won": 3,
"tiebreaks_won": 1,
"tiebreaks_lost": 5,
"aces": 81,
"double_faults": 109,
"aces_per_match": 2.3,
"double_faults_per_match": 3.1,
"first_serve_pct": 72.6,
"first_serve_won_pct": 63.4,
"second_serve_won_pct": 55.9,
"break_points_saved_pct": 58.9,
"break_points_converted_pct": 49.8,
"winners_total": 47,
"unforced_errors_total": 68
},
"red_clay": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 3,
"aces": 4,
"double_faults": 23,
"aces_per_match": 0.8,
"double_faults_per_match": 4.6,
"first_serve_pct": 72.2,
"first_serve_won_pct": 59.9,
"second_serve_won_pct": 46.0,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 45.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 46,
"wins": 28,
"tournaments_played": 22,
"tournaments_won": 3,
"aces": 94,
"double_faults": 156,
"win_rate": 60.9,
"losses": 18
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_indoor": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 6,
"double_faults": 18,
"aces_per_match": 1.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 76.7,
"first_serve_won_pct": 56.8,
"second_serve_won_pct": 59.3,
"break_points_saved_pct": 38.0,
"break_points_converted_pct": 59.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 14,
"aces_per_match": 1.3,
"double_faults_per_match": 4.7,
"first_serve_pct": 86.0,
"first_serve_won_pct": 53.3,
"second_serve_won_pct": 47.6,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 41.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 9,
"wins": 5,
"tournaments_played": 16,
"tournaments_won": 0,
"aces": 10,
"double_faults": 32,
"win_rate": 55.6,
"losses": 4
}
}
],
"data_generated_at": "2026-05-09 00:34:39 UTC"
}