Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Polina Iatcenko
10W - 6L
62.5% Win Rate
Forma: LLLLWWWLWW
JSON Data
{
"player": {
"id": 995,
"api_id": 367818,
"name": "Polina Iatcenko",
"short_name": "P. Iatcenko",
"country": "Russia",
"country_code": "RU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2003-12-10",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1743690,
"singles": 11.79,
"doubles": 11.22,
"ranking": 175,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": {
"position": 165,
"points": 474,
"best_position": 153,
"date": "2026-05-09"
},
"ranking_history": [
{
"date": "2026-05-09",
"position": 165,
"points": 474
},
{
"date": "2026-05-08",
"position": 165,
"points": 474
},
{
"date": "2026-05-07",
"position": 165,
"points": 474
},
{
"date": "2026-05-06",
"position": 165,
"points": 474
},
{
"date": "2026-05-05",
"position": 165,
"points": 474
},
{
"date": "2026-05-04",
"position": 165,
"points": 474
},
{
"date": "2026-05-03",
"position": 165,
"points": 458
},
{
"date": "2026-05-02",
"position": 165,
"points": 458
},
{
"date": "2026-05-01",
"position": 165,
"points": 458
},
{
"date": "2026-04-30",
"position": 165,
"points": 458
}
],
"career_stats": {
"total_matches": 16,
"wins": 10,
"losses": 6,
"win_rate": 62.5
},
"surface_stats": {
"hard": {
"matches": 15,
"wins": 10,
"losses": 5,
"win_rate": 66.7
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"WTA 250": {
"matches": 15,
"wins": 10,
"losses": 5,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 16,
"avg_aces_per_match": 3.1,
"avg_double_faults_per_match": 2.3,
"avg_first_serve_pct": 65.5,
"avg_first_serve_won_pct": 62.3,
"avg_second_serve_won_pct": 45.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-04",
"opponent": "Storm Hunter",
"opponent_id": 45835,
"tournament": "WTA 125K Istanbul, Turkiye Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 51.92307692307693,
"first_serve_won_pct": 59.25925925925925,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-02",
"opponent": "Mei Yamaguchi",
"opponent_id": 208613,
"tournament": "Mumbai, India",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 65.55555555555556,
"first_serve_won_pct": 50.847457627118644,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Maria Carle",
"opponent_id": 141892,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 71.42857142857143,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Joanna Garland",
"opponent_id": 230384,
"tournament": "Canberra, Australia",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 85.0,
"first_serve_won_pct": 64.70588235294117,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Destanee Aiava",
"opponent_id": 189311,
"tournament": "Canberra, Australia",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 3,
"first_serve_pct": 59.80392156862745,
"first_serve_won_pct": 67.21311475409836,
"second_serve_won_pct": 44.11764705882353,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Ena Shibahara",
"opponent_id": 138452,
"tournament": "Canberra, Australia",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 76.92307692307693,
"first_serve_won_pct": 68.57142857142857,
"second_serve_won_pct": 44.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "Sijia Wei",
"opponent_id": 284014,
"tournament": "Canberra, Australia",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 100.0,
"first_serve_won_pct": 58.139534883720934,
"second_serve_won_pct": null,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-31",
"opponent": "Lanlana Tararudee",
"opponent_id": 322099,
"tournament": "Chennai",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 54.54545454545454,
"first_serve_won_pct": 41.66666666666667,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-30",
"opponent": "Katarzyna Kawa",
"opponent_id": 42492,
"tournament": "Chennai",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 70.3125,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 32.142857142857146,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-29",
"opponent": "Alina Charaeva",
"opponent_id": 255445,
"tournament": "Chennai",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "1-0",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 52.38095238095239,
"first_serve_won_pct": 81.81818181818183,
"second_serve_won_pct": 37.03703703703704,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LLLLWWWLWW"
},
"head_to_head": [
{
"opponent": "Katarzyna Kawa",
"opponent_id": 42492,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Maria Carle",
"opponent_id": 141892,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alina Charaeva",
"opponent_id": 255445,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ena Shibahara",
"opponent_id": 138452,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Elena Pridankina",
"opponent_id": 383652,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hard": {
"matches": 10,
"wins": 8,
"losses": 2,
"win_rate": 80.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 0,
"aces_per_match": 0.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 0,
"first_serve_won_pct": 0,
"second_serve_won_pct": 0,
"break_points_saved_pct": 0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 10,
"wins": 8,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 0,
"double_faults": 0,
"win_rate": 80.0,
"losses": 2
}
}
],
"data_generated_at": "2026-05-09 01:54:15 UTC"
}