Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Verena Meliss
1W - 2L
33.3% Win Rate
Forma: LWL
JSON Data
{
"player": {
"id": 1202,
"api_id": 106091,
"name": "Verena Meliss",
"short_name": "V. Meliss",
"country": "Italy",
"country_code": "IT",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1997-07-21",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2645876,
"singles": 10.82,
"doubles": 10.56,
"ranking": 571,
"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": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"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": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 2.3,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 66.0,
"avg_first_serve_won_pct": 59.5,
"avg_second_serve_won_pct": 50.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-15",
"opponent": "Francesca Curmi",
"opponent_id": 256533,
"tournament": "WTA 125K Tolentino, Italy Women Singles",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 60.29411764705882,
"first_serve_won_pct": 51.21951219512195,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-14",
"opponent": "Dalila Spiteri",
"opponent_id": 136302,
"tournament": "WTA 125K Tolentino, Italy Women Singles",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 67.5,
"first_serve_won_pct": 74.07407407407408,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-23",
"opponent": "Tamara Zidansek",
"opponent_id": 110299,
"tournament": "Antalya 2, Turkiye",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 70.3125,
"first_serve_won_pct": 53.333333333333336,
"second_serve_won_pct": 42.10526315789473,
"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": "Dalila Spiteri",
"opponent_id": 136302,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Tamara Zidansek",
"opponent_id": 110299,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Francesca Curmi",
"opponent_id": 256533,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 0,
"aces_per_match": 0.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 0,
"first_serve_won_pct": 0,
"second_serve_won_pct": 0,
"break_points_saved_pct": 0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 0,
"double_faults": 0,
"win_rate": 33.3,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 13:04:14 UTC"
}