Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alina Charaeva
19W - 15L
55.9% Win Rate
Forma: LLLLWWLLWW
JSON Data
{
"player": {
"id": 71,
"api_id": 255445,
"name": "Alina Charaeva",
"short_name": "A. Charaeva",
"country": "Russia",
"country_code": "RU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2002-05-27",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 261878,
"singles": 11.65,
"doubles": 11.17,
"ranking": 189,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 163,
"points": 439,
"best_position": 142,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 163,
"points": 439
},
{
"date": "2025-12-09",
"position": 163,
"points": 439
},
{
"date": "2025-12-08",
"position": 163,
"points": 439
},
{
"date": "2025-12-07",
"position": 162,
"points": 451
},
{
"date": "2025-12-06",
"position": 162,
"points": 451
},
{
"date": "2025-12-05",
"position": 162,
"points": 451
},
{
"date": "2025-12-04",
"position": 162,
"points": 451
},
{
"date": "2025-12-03",
"position": 162,
"points": 451
}
],
"career_stats": {
"total_matches": 34,
"wins": 19,
"losses": 15,
"win_rate": 55.9
},
"surface_stats": {
"hard": {
"matches": 16,
"wins": 7,
"losses": 9,
"win_rate": 43.8
},
"clay": {
"matches": 16,
"wins": 11,
"losses": 5,
"win_rate": 68.8
},
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"WTA 500": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"WTA 250": {
"matches": 26,
"wins": 14,
"losses": 12,
"win_rate": 53.8
}
},
"average_match_stats": {
"matches_with_stats": 34,
"avg_aces_per_match": 2.2,
"avg_double_faults_per_match": 4.7,
"avg_first_serve_pct": 65.8,
"avg_first_serve_won_pct": 63.5,
"avg_second_serve_won_pct": 40.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-09",
"opponent": "Gabriela Knutson",
"opponent_id": 106341,
"tournament": "Limoges, France",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 5,
"first_serve_pct": 83.80952380952381,
"first_serve_won_pct": 67.04545454545455,
"second_serve_won_pct": 29.411764705882355,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-01",
"opponent": "Veronika Podrez",
"opponent_id": 392657,
"tournament": "Angers, France",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 56.896551724137936,
"first_serve_won_pct": 54.54545454545454,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-29",
"opponent": "Polina Iatcenko",
"opponent_id": 367818,
"tournament": "Chennai",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-1",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 48.07692307692308,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 37.03703703703704,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-21",
"opponent": "Jaqueline Cristian",
"opponent_id": 72758,
"tournament": "Tokyo",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 72.3076923076923,
"first_serve_won_pct": 61.702127659574465,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-19",
"opponent": "Rebecca Sramkova",
"opponent_id": 71034,
"tournament": "Tokyo",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "1-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 87.87878787878788,
"first_serve_won_pct": 72.41379310344827,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-18",
"opponent": "Himeno Sakatsume",
"opponent_id": 230984,
"tournament": "Tokyo",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 58.24175824175825,
"first_serve_won_pct": 58.490566037735846,
"second_serve_won_pct": 18.51851851851852,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-12",
"opponent": "Tereza Valentová",
"opponent_id": 381430,
"tournament": "Osaka",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 74.54545454545455,
"first_serve_won_pct": 56.09756097560976,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-14",
"opponent": "Veronika Erjavec",
"opponent_id": 263653,
"tournament": "WTA 125K Huzhou, China Women Singles",
"surface": "clay",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 48.57142857142857,
"second_serve_won_pct": 30.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-13",
"opponent": "Carole Monnet",
"opponent_id": 221362,
"tournament": "WTA 125K Huzhou, China Women Singles",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 61.36363636363637,
"second_serve_won_pct": 23.52941176470588,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-12",
"opponent": "Mai Hontama",
"opponent_id": 197535,
"tournament": "WTA 125K Huzhou, China Women Singles",
"surface": "clay",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 60.273972602739725,
"first_serve_won_pct": 56.81818181818182,
"second_serve_won_pct": 48.275862068965516,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "LLLLWWLLWW"
},
"head_to_head": [
{
"opponent": "Carole Monnet",
"opponent_id": 221362,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mona Barthel",
"opponent_id": 42839,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Anastasia Kulikova",
"opponent_id": 165006,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Dayana Yastremska",
"opponent_id": 189986,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Rebecca Sramkova",
"opponent_id": 71034,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"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": 9,
"double_faults": 10,
"aces_per_match": 4.5,
"double_faults_per_match": 5.0,
"first_serve_pct": 75.1,
"first_serve_won_pct": 67.0,
"second_serve_won_pct": 51.2,
"break_points_saved_pct": 76.2,
"break_points_converted_pct": 62.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 4,
"aces_per_match": 0.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 69.9,
"first_serve_won_pct": 54.5,
"second_serve_won_pct": 47.6,
"break_points_saved_pct": 37.5,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 25,
"double_faults": 31,
"aces_per_match": 2.8,
"double_faults_per_match": 3.4,
"first_serve_pct": 75.0,
"first_serve_won_pct": 63.3,
"second_serve_won_pct": 45.9,
"break_points_saved_pct": 56.5,
"break_points_converted_pct": 54.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 20,
"double_faults": 52,
"aces_per_match": 2.2,
"double_faults_per_match": 5.8,
"first_serve_pct": 75.4,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 53.6,
"break_points_saved_pct": 51.3,
"break_points_converted_pct": 53.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 21,
"wins": 11,
"tournaments_played": 14,
"tournaments_won": 0,
"aces": 54,
"double_faults": 97,
"win_rate": 52.4,
"losses": 10
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 2,
"double_faults": 10,
"aces_per_match": 0.7,
"double_faults_per_match": 3.3,
"first_serve_pct": 71.0,
"first_serve_won_pct": 60.3,
"second_serve_won_pct": 48.1,
"break_points_saved_pct": 68.6,
"break_points_converted_pct": 39.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 7,
"double_faults": 17,
"aces_per_match": 1.4,
"double_faults_per_match": 3.4,
"first_serve_pct": 71.6,
"first_serve_won_pct": 57.6,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 53.1,
"break_points_converted_pct": 52.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 8,
"wins": 4,
"tournaments_played": 12,
"tournaments_won": 0,
"aces": 9,
"double_faults": 27,
"win_rate": 50.0,
"losses": 4
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 13,
"tournaments_won": 2,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 7,
"aces_per_match": 2.5,
"double_faults_per_match": 3.5,
"first_serve_pct": 76.6,
"first_serve_won_pct": 64.9,
"second_serve_won_pct": 44.4,
"break_points_saved_pct": 41.7,
"break_points_converted_pct": 60.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 13,
"tournaments_won": 2,
"aces": 5,
"double_faults": 7,
"win_rate": 50.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 06:02:26 UTC"
}