Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Kristina Novak
3W - 3L
50.0% Win Rate
Forma: LWLWWL
JSON Data
{
"player": {
"id": 1791,
"api_id": 223924,
"name": "Kristina Novak",
"short_name": "K. Novak",
"country": "Slovenia",
"country_code": "SI",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2000-08-03",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2548317,
"singles": 10.5,
"doubles": 10.74,
"ranking": 747,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 2.0,
"avg_double_faults_per_match": 4.8,
"avg_first_serve_pct": 53.0,
"avg_first_serve_won_pct": 68.7,
"avg_second_serve_won_pct": 41.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-20",
"opponent": "Haley Giavara",
"opponent_id": 214262,
"tournament": "WTA 125K Queretaro, Mexico Women Singles",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 49.45054945054945,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 21.73913043478261,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-19",
"opponent": "Marian Gomez Pezuela Cano",
"opponent_id": 302593,
"tournament": "WTA 125K Queretaro, Mexico Women Singles",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 9,
"first_serve_pct": 48.97959183673469,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 36.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-14",
"opponent": "Leonie Kung",
"opponent_id": 181062,
"tournament": "Tampico, Mexico",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 57.647058823529406,
"first_serve_won_pct": 61.224489795918366,
"second_serve_won_pct": 45.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-12",
"opponent": "Sachia Vickery",
"opponent_id": 51392,
"tournament": "Tampico, Mexico",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 2,
"first_serve_pct": 57.99999999999999,
"first_serve_won_pct": 79.3103448275862,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-11",
"opponent": "Victoria Hu",
"opponent_id": 248329,
"tournament": "Tampico, Mexico",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 62.903225806451616,
"first_serve_won_pct": 71.7948717948718,
"second_serve_won_pct": 60.86956521739131,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-08",
"opponent": "Anastasiia Sobolieva",
"opponent_id": 328146,
"tournament": "Ljubljana, Slovenia",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 41.17647058823529,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 78.26086956521739,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 3,
"losses": 3,
"form_string": "LWLWWL"
},
"head_to_head": [
{
"opponent": "Anastasiia Sobolieva",
"opponent_id": 328146,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sachia Vickery",
"opponent_id": 51392,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Leonie Kung",
"opponent_id": 181062,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Victoria Hu",
"opponent_id": 248329,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Haley Giavara",
"opponent_id": 214262,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 11,
"double_faults": 8,
"aces_per_match": 3.7,
"double_faults_per_match": 2.7,
"first_serve_pct": 71.1,
"first_serve_won_pct": 69.2,
"second_serve_won_pct": 52.8,
"break_points_saved_pct": 72.7,
"break_points_converted_pct": 60.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 1,
"double_faults": 4,
"aces_per_match": 1.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 63.0,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 41.7,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 4,
"wins": 2,
"tournaments_played": 3,
"tournaments_won": 0,
"aces": 12,
"double_faults": 12,
"win_rate": 50.0,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 14:08:38 UTC"
}