Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Daniel Milavsky
1W - 1L
50.0% Win Rate
Forma: LW
JSON Data
{
"player": {
"id": 900,
"api_id": 335632,
"name": "Daniel Milavsky",
"short_name": "D. Milavsky",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 123228,
"singles": 13.68,
"doubles": 13.55,
"ranking": 551,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 405,
"points": 118,
"best_position": 369,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 405,
"points": 118
},
{
"date": "2025-12-09",
"position": 405,
"points": 118
},
{
"date": "2025-12-08",
"position": 405,
"points": 118
},
{
"date": "2025-12-07",
"position": 406,
"points": 118
},
{
"date": "2025-12-06",
"position": 406,
"points": 118
},
{
"date": "2025-12-05",
"position": 406,
"points": 118
},
{
"date": "2025-12-04",
"position": 406,
"points": 118
},
{
"date": "2025-12-03",
"position": 406,
"points": 118
}
],
"career_stats": {
"total_matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 6.0,
"avg_double_faults_per_match": 5.0,
"avg_first_serve_pct": 68.3,
"avg_first_serve_won_pct": 57.1,
"avg_second_serve_won_pct": 38.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-05-12",
"opponent": "Johan Alexander Rodriguez Rodriguez",
"opponent_id": 315057,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 5,
"first_serve_pct": 68.29268292682927,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 45.83333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-11",
"opponent": "Nicolas Villalon Valdes",
"opponent_id": 445606,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 6,
"double_faults": 5,
"first_serve_pct": 68.29268292682927,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 45.16129032258064,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 1,
"losses": 1,
"form_string": "LW"
},
"head_to_head": [
{
"opponent": "Johan Alexander Rodriguez Rodriguez",
"opponent_id": 315057,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Nicolas Villalon Valdes",
"opponent_id": 445606,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 15,
"double_faults": 10,
"aces_per_match": 7.5,
"double_faults_per_match": 5.0,
"first_serve_pct": 70.0,
"first_serve_won_pct": 67.7,
"second_serve_won_pct": 48.3,
"break_points_saved_pct": 52.9,
"break_points_converted_pct": 69.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 12,
"wins": 6,
"losses": 6,
"win_rate": 50.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 52,
"double_faults": 38,
"aces_per_match": 4.3,
"double_faults_per_match": 3.2,
"first_serve_pct": 73.2,
"first_serve_won_pct": 64.7,
"second_serve_won_pct": 58.4,
"break_points_saved_pct": 57.4,
"break_points_converted_pct": 33.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 12,
"double_faults": 10,
"aces_per_match": 6.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 75.9,
"first_serve_won_pct": 57.1,
"second_serve_won_pct": 47.6,
"break_points_saved_pct": 76.2,
"break_points_converted_pct": 60.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 16,
"wins": 8,
"tournaments_played": 11,
"tournaments_won": 0,
"aces": 79,
"double_faults": 58,
"win_rate": 50.0,
"losses": 8
}
}
],
"data_generated_at": "2025-12-10 12:45:45 UTC"
}