Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Sofia Rocchetti
1W - 3L
25.0% Win Rate
Forma: LWLL
JSON Data
{
"player": {
"id": 1224,
"api_id": 305235,
"name": "Sofia Rocchetti",
"short_name": "S. Rocchetti",
"country": "Italy",
"country_code": "IT",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2002-08-23",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5157451,
"singles": 10.64,
"doubles": 10.42,
"ranking": 688,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 4.8,
"avg_first_serve_pct": 73.3,
"avg_first_serve_won_pct": 51.3,
"avg_second_serve_won_pct": 29.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-29",
"opponent": "Anastasia Abbagnato",
"opponent_id": 277187,
"tournament": "WTA 125K Rende, Italy Women Singles",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 9,
"first_serve_pct": 77.11864406779661,
"first_serve_won_pct": 56.043956043956044,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-28",
"opponent": "Dalila Spiteri",
"opponent_id": 136302,
"tournament": "WTA 125K Rende, Italy Women Singles",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 77.14285714285715,
"first_serve_won_pct": 56.79012345679012,
"second_serve_won_pct": 38.70967741935484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-15",
"opponent": "Barbora Palicova",
"opponent_id": 354634,
"tournament": "WTA 125K Tolentino, Italy Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 68.42105263157895,
"first_serve_won_pct": 48.717948717948715,
"second_serve_won_pct": 41.935483870967744,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-30",
"opponent": "Wushuang Zheng",
"opponent_id": 148276,
"tournament": "Antalya 3, Turkiye",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 70.58823529411765,
"first_serve_won_pct": 43.75,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LWLL"
},
"head_to_head": [
{
"opponent": "Barbora Palicova",
"opponent_id": 354634,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Dalila Spiteri",
"opponent_id": 136302,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Wushuang Zheng",
"opponent_id": 148276,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Anastasia Abbagnato",
"opponent_id": 277187,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 26,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 0,
"double_faults": 1,
"aces_per_match": 0.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 73.3,
"first_serve_won_pct": 55.0,
"second_serve_won_pct": 27.3,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 26,
"tournaments_won": 0,
"aces": 0,
"double_faults": 1,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 13:04:43 UTC"
}