Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Danka Kovinic
1W - 2L
33.3% Win Rate
Forma: LWL
JSON Data
{
"player": {
"id": 303,
"api_id": 52229,
"name": "Danka Kovinic",
"short_name": "D. Kovinic",
"country": "Montenegro",
"country_code": "ME",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1994-11-18",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 34144,
"singles": 10.61,
"doubles": null,
"ranking": 696,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"WTA 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 3.3,
"avg_double_faults_per_match": 3.3,
"avg_first_serve_pct": 58.2,
"avg_first_serve_won_pct": 58.7,
"avg_second_serve_won_pct": 32.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-01-16",
"opponent": "Dayana Yastremska",
"opponent_id": 189986,
"tournament": "Australian Open",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 61.53846153846154,
"first_serve_won_pct": 41.66666666666667,
"second_serve_won_pct": 78.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-14",
"opponent": "Lulu Sun",
"opponent_id": 195182,
"tournament": "Australian Open",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 54.6875,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 41.37931034482759,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2024-12-31",
"opponent": "Sara Saito",
"opponent_id": 406665,
"tournament": "Canberra, Australia",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 58.333333333333336,
"first_serve_won_pct": 54.285714285714285,
"second_serve_won_pct": 60.86956521739131,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LWL"
},
"head_to_head": [
{
"opponent": "Sara Saito",
"opponent_id": 406665,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Dayana Yastremska",
"opponent_id": 189986,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Lulu Sun",
"opponent_id": 195182,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 10,
"double_faults": 10,
"aces_per_match": 3.3,
"double_faults_per_match": 3.3,
"first_serve_pct": 70.3,
"first_serve_won_pct": 60.6,
"second_serve_won_pct": 42.4,
"break_points_saved_pct": 40.0,
"break_points_converted_pct": 37.5,
"winners_total": 16,
"unforced_errors_total": 33
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 10,
"double_faults": 10,
"win_rate": 33.3,
"losses": 2
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"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.6,
"first_serve_won_pct": 27.8,
"second_serve_won_pct": 20.0,
"break_points_saved_pct": 40.0,
"break_points_converted_pct": 20.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 0,
"double_faults": 4,
"win_rate": 0.0,
"losses": 1
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_indoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 13,
"aces_per_match": 2.7,
"double_faults_per_match": 4.3,
"first_serve_pct": 70.6,
"first_serve_won_pct": 71.5,
"second_serve_won_pct": 52.0,
"break_points_saved_pct": 62.5,
"break_points_converted_pct": 57.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 7,
"wins": 1,
"losses": 6,
"win_rate": 14.3,
"tournaments_played": 11,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 24,
"double_faults": 45,
"aces_per_match": 3.4,
"double_faults_per_match": 6.4,
"first_serve_pct": 70.3,
"first_serve_won_pct": 59.3,
"second_serve_won_pct": 46.8,
"break_points_saved_pct": 39.7,
"break_points_converted_pct": 47.9,
"winners_total": 22,
"unforced_errors_total": 77
},
"red_clay": {
"matches": 9,
"wins": 4,
"losses": 5,
"win_rate": 44.4,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 29,
"double_faults": 51,
"aces_per_match": 3.2,
"double_faults_per_match": 5.7,
"first_serve_pct": 69.7,
"first_serve_won_pct": 65.5,
"second_serve_won_pct": 47.9,
"break_points_saved_pct": 47.8,
"break_points_converted_pct": 52.7,
"winners_total": 22,
"unforced_errors_total": 41
}
},
"totals": {
"matches": 19,
"wins": 7,
"tournaments_played": 19,
"tournaments_won": 1,
"aces": 61,
"double_faults": 109,
"win_rate": 36.8,
"losses": 12
}
}
],
"data_generated_at": "2025-12-10 13:04:13 UTC"
}