Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Julia Avdeeva
0W - 0L
0% Win Rate
Forma:
JSON Data
{
"player": {
"id": 1044,
"api_id": 334273,
"name": "Julia Avdeeva",
"short_name": "J. Avdeeva",
"country": "Russia",
"country_code": "RU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2002-07-06",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3182190,
"singles": 11.21,
"doubles": 10.85,
"ranking": 366,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 295,
"points": 229,
"best_position": 188,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 295,
"points": 229
},
{
"date": "2025-12-09",
"position": 295,
"points": 229
},
{
"date": "2025-12-08",
"position": 295,
"points": 229
},
{
"date": "2025-12-07",
"position": 294,
"points": 229
},
{
"date": "2025-12-06",
"position": 294,
"points": 229
},
{
"date": "2025-12-05",
"position": 294,
"points": 229
},
{
"date": "2025-12-04",
"position": 294,
"points": 229
},
{
"date": "2025-12-03",
"position": 294,
"points": 229
}
],
"career_stats": {
"total_matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {},
"average_match_stats": null,
"recent_form": [],
"form_summary": {
"last_10_matches": 0,
"wins": 0,
"losses": 0,
"form_string": ""
},
"head_to_head": [],
"upcoming_matches": [],
"year_statistics": [
{
"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": 6,
"double_faults": 8,
"aces_per_match": 6.0,
"double_faults_per_match": 8.0,
"first_serve_pct": 72.4,
"first_serve_won_pct": 64.7,
"second_serve_won_pct": 76.9,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 16.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 11,
"double_faults": 13,
"aces_per_match": 11.0,
"double_faults_per_match": 13.0,
"first_serve_pct": 69.7,
"first_serve_won_pct": 83.1,
"second_serve_won_pct": 45.9,
"break_points_saved_pct": 70.0,
"break_points_converted_pct": 36.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 12,
"wins": 6,
"losses": 6,
"win_rate": 50.0,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 63,
"double_faults": 107,
"aces_per_match": 5.2,
"double_faults_per_match": 8.9,
"first_serve_pct": 68.4,
"first_serve_won_pct": 65.8,
"second_serve_won_pct": 51.9,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 38.4,
"winners_total": 5,
"unforced_errors_total": 22
}
},
"totals": {
"matches": 14,
"wins": 6,
"tournaments_played": 17,
"tournaments_won": 0,
"aces": 80,
"double_faults": 128,
"win_rate": 42.9,
"losses": 8
}
}
],
"data_generated_at": "2025-12-10 09:50:23 UTC"
}