Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Polina Kudermetova
42W - 36L
53.8% Win Rate
Forma: LWWLWWWWWW
JSON Data
{
"player": {
"id": 80,
"api_id": 293868,
"name": "Polina Kudermetova",
"short_name": "P. Kudermetova",
"country": "Uzbekistan",
"country_code": "UZ",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2003-06-04",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 274798,
"singles": 12.16,
"doubles": 11.43,
"ranking": 89,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": {
"position": 123,
"points": 631,
"best_position": 54,
"date": "2026-05-08"
},
"ranking_history": [
{
"date": "2026-05-08",
"position": 123,
"points": 631
},
{
"date": "2026-05-07",
"position": 123,
"points": 631
},
{
"date": "2026-05-06",
"position": 123,
"points": 631
},
{
"date": "2026-05-05",
"position": 123,
"points": 631
},
{
"date": "2026-05-04",
"position": 123,
"points": 631
},
{
"date": "2026-05-03",
"position": 137,
"points": 554
},
{
"date": "2026-05-02",
"position": 137,
"points": 554
},
{
"date": "2026-05-01",
"position": 137,
"points": 554
},
{
"date": "2026-04-30",
"position": 137,
"points": 554
},
{
"date": "2026-04-29",
"position": 137,
"points": 554
}
],
"career_stats": {
"total_matches": 78,
"wins": 42,
"losses": 36,
"win_rate": 53.8
},
"surface_stats": {
"hard": {
"matches": 48,
"wins": 25,
"losses": 23,
"win_rate": 52.1
},
"clay": {
"matches": 28,
"wins": 17,
"losses": 11,
"win_rate": 60.7
},
"grass": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6
},
"WTA 1000": {
"matches": 17,
"wins": 6,
"losses": 11,
"win_rate": 35.3
},
"WTA 500": {
"matches": 17,
"wins": 11,
"losses": 6,
"win_rate": 64.7
},
"WTA 250": {
"matches": 35,
"wins": 20,
"losses": 15,
"win_rate": 57.1
}
},
"average_match_stats": {
"matches_with_stats": 78,
"avg_aces_per_match": 3.1,
"avg_double_faults_per_match": 4.6,
"avg_first_serve_pct": 63.2,
"avg_first_serve_won_pct": 63.1,
"avg_second_serve_won_pct": 43.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Alice Tubello",
"opponent_id": 207654,
"tournament": "WTA 125K Istanbul, Turkiye Women Singles",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 55.319148936170215,
"first_serve_won_pct": 57.692307692307686,
"second_serve_won_pct": 40.476190476190474,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-06",
"opponent": "Anastasia Gasanova",
"opponent_id": 130624,
"tournament": "WTA 125K Istanbul, Turkiye Women Singles",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 64.42307692307693,
"first_serve_won_pct": 58.2089552238806,
"second_serve_won_pct": 37.83783783783784,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-04",
"opponent": "Cagla Buyukakcay",
"opponent_id": 20354,
"tournament": "WTA 125K Istanbul, Turkiye Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 69.23076923076923,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 68.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-26",
"opponent": "Fiona Ferro",
"opponent_id": 65656,
"tournament": "WTA 125K Oeiras 4, Portugal Women Singles",
"surface": "clay",
"round": "Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 54.6875,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-25",
"opponent": "Whitney Osuigwe",
"opponent_id": 223130,
"tournament": "WTA 125K Oeiras 4, Portugal Women Singles",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 63.26530612244898,
"first_serve_won_pct": 70.96774193548387,
"second_serve_won_pct": 27.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-24",
"opponent": "Lucia Bronzetti",
"opponent_id": 110055,
"tournament": "WTA 125K Oeiras 4, Portugal Women Singles",
"surface": "clay",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 50.76923076923077,
"first_serve_won_pct": 63.63636363636363,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-22",
"opponent": "Guiomar Maristany",
"opponent_id": 198121,
"tournament": "WTA 125K Oeiras 4, Portugal Women Singles",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 64.28571428571429,
"first_serve_won_pct": 61.111111111111114,
"second_serve_won_pct": 45.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-21",
"opponent": "Celine Naef",
"opponent_id": 374578,
"tournament": "WTA 125K Oeiras 4, Portugal Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 55.69620253164557,
"first_serve_won_pct": 72.72727272727273,
"second_serve_won_pct": 39.39393939393939,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-20",
"opponent": "Lea Bošković",
"opponent_id": 157150,
"tournament": "WTA 125K Oeiras 4, Portugal Women Singles",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 7,
"first_serve_pct": 69.84126984126983,
"first_serve_won_pct": 63.63636363636363,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-19",
"opponent": "Beatriz Castro",
"opponent_id": 1216970,
"tournament": "WTA 125K Oeiras 4, Portugal Women Singles",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 54.166666666666664,
"first_serve_won_pct": 73.07692307692307,
"second_serve_won_pct": 21.73913043478261,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 8,
"losses": 2,
"form_string": "LWWLWWWWWW"
},
"head_to_head": [
{
"opponent": "Guiomar Maristany",
"opponent_id": 198121,
"matches": 3,
"wins": 3,
"losses": 0
},
{
"opponent": "Alycia Parks",
"opponent_id": 221410,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Oleksandra Oliynykova",
"opponent_id": 250859,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Astra Sharma",
"opponent_id": 58053,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Daria Kasatkina",
"opponent_id": 132370,
"matches": 2,
"wins": 1,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 12,
"aces_per_match": 2.5,
"double_faults_per_match": 6.0,
"first_serve_pct": 72.9,
"first_serve_won_pct": 64.8,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 46.7,
"break_points_converted_pct": 40.0,
"winners_total": 16,
"unforced_errors_total": 22
},
"green_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 5,
"aces_per_match": 0.5,
"double_faults_per_match": 2.5,
"first_serve_pct": 74.7,
"first_serve_won_pct": 56.4,
"second_serve_won_pct": 54.3,
"break_points_saved_pct": 53.3,
"break_points_converted_pct": 38.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"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": 8,
"double_faults": 12,
"aces_per_match": 4.0,
"double_faults_per_match": 6.0,
"first_serve_pct": 73.1,
"first_serve_won_pct": 46.5,
"second_serve_won_pct": 59.6,
"break_points_saved_pct": 58.3,
"break_points_converted_pct": 44.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 33,
"wins": 16,
"losses": 17,
"win_rate": 48.5,
"tournaments_played": 20,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 118,
"double_faults": 160,
"aces_per_match": 3.6,
"double_faults_per_match": 4.8,
"first_serve_pct": 71.4,
"first_serve_won_pct": 64.6,
"second_serve_won_pct": 50.7,
"break_points_saved_pct": 55.2,
"break_points_converted_pct": 50.2,
"winners_total": 59,
"unforced_errors_total": 79
},
"red_clay": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 17,
"aces_per_match": 1.0,
"double_faults_per_match": 4.2,
"first_serve_pct": 69.7,
"first_serve_won_pct": 51.5,
"second_serve_won_pct": 46.0,
"break_points_saved_pct": 38.1,
"break_points_converted_pct": 31.2,
"winners_total": 21,
"unforced_errors_total": 36
}
},
"totals": {
"matches": 43,
"wins": 18,
"tournaments_played": 28,
"tournaments_won": 0,
"aces": 136,
"double_faults": 206,
"win_rate": 41.9,
"losses": 25
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 6,
"aces_per_match": 2.0,
"double_faults_per_match": 6.0,
"first_serve_pct": 74.3,
"first_serve_won_pct": 54.7,
"second_serve_won_pct": 36.4,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 60.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 3,
"aces": 16,
"double_faults": 16,
"aces_per_match": 5.3,
"double_faults_per_match": 5.3,
"first_serve_pct": 69.1,
"first_serve_won_pct": 71.6,
"second_serve_won_pct": 57.1,
"break_points_saved_pct": 52.4,
"break_points_converted_pct": 59.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 22,
"wins": 13,
"losses": 9,
"win_rate": 59.1,
"tournaments_played": 11,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 4,
"aces": 72,
"double_faults": 100,
"aces_per_match": 3.3,
"double_faults_per_match": 4.5,
"first_serve_pct": 72.3,
"first_serve_won_pct": 67.5,
"second_serve_won_pct": 58.0,
"break_points_saved_pct": 52.4,
"break_points_converted_pct": 54.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 12,
"wins": 5,
"losses": 7,
"win_rate": 41.7,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 24,
"double_faults": 43,
"aces_per_match": 2.0,
"double_faults_per_match": 3.6,
"first_serve_pct": 71.7,
"first_serve_won_pct": 57.1,
"second_serve_won_pct": 53.5,
"break_points_saved_pct": 58.4,
"break_points_converted_pct": 36.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 38,
"wins": 19,
"tournaments_played": 30,
"tournaments_won": 1,
"aces": 114,
"double_faults": 165,
"win_rate": 50.0,
"losses": 19
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 18,
"double_faults": 14,
"aces_per_match": 6.0,
"double_faults_per_match": 4.7,
"first_serve_pct": 75.1,
"first_serve_won_pct": 67.5,
"second_serve_won_pct": 40.9,
"break_points_saved_pct": 58.3,
"break_points_converted_pct": 54.5,
"winners_total": 18,
"unforced_errors_total": 14
},
"hardcourt_outdoor": {
"matches": 7,
"wins": 5,
"losses": 2,
"win_rate": 71.4,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 13,
"double_faults": 23,
"aces_per_match": 1.9,
"double_faults_per_match": 3.3,
"first_serve_pct": 75.2,
"first_serve_won_pct": 63.6,
"second_serve_won_pct": 56.5,
"break_points_saved_pct": 60.4,
"break_points_converted_pct": 58.9,
"winners_total": 11,
"unforced_errors_total": 28
},
"red_clay": {
"matches": 7,
"wins": 1,
"losses": 6,
"win_rate": 14.3,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 11,
"double_faults": 42,
"aces_per_match": 1.6,
"double_faults_per_match": 6.0,
"first_serve_pct": 67.4,
"first_serve_won_pct": 55.5,
"second_serve_won_pct": 46.0,
"break_points_saved_pct": 53.9,
"break_points_converted_pct": 58.1,
"winners_total": 7,
"unforced_errors_total": 29
}
},
"totals": {
"matches": 17,
"wins": 7,
"tournaments_played": 21,
"tournaments_won": 0,
"aces": 42,
"double_faults": 79,
"win_rate": 41.2,
"losses": 10
}
}
],
"data_generated_at": "2026-05-09 00:34:38 UTC"
}