Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jennifer Ruggeri
0W - 1L
0.0% Win Rate
Forma: L
JSON Data
{
"player": {
"id": 1058,
"api_id": 302539,
"name": "Jennifer Ruggeri",
"short_name": "J. Ruggeri",
"country": "Italy",
"country_code": "IT",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2003-07-23",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 281016,
"singles": 11.45,
"doubles": 10.46,
"ranking": 271,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 315,
"points": 202,
"best_position": 316,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 315,
"points": 202
},
{
"date": "2025-12-09",
"position": 315,
"points": 202
},
{
"date": "2025-12-08",
"position": 315,
"points": 202
},
{
"date": "2025-12-07",
"position": 317,
"points": 202
},
{
"date": "2025-12-06",
"position": 317,
"points": 202
},
{
"date": "2025-12-05",
"position": 317,
"points": 202
},
{
"date": "2025-12-04",
"position": 317,
"points": 202
},
{
"date": "2025-12-03",
"position": 317,
"points": 202
}
],
"career_stats": {
"total_matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 1,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 1.0,
"avg_first_serve_pct": 75.0,
"avg_first_serve_won_pct": 41.0,
"avg_second_serve_won_pct": 30.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-15",
"opponent": "Tamara Zidansek",
"opponent_id": 110299,
"tournament": "WTA 125K Tolentino, Italy Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 75.0,
"first_serve_won_pct": 41.02564102564102,
"second_serve_won_pct": 30.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 1,
"wins": 0,
"losses": 1,
"form_string": "L"
},
"head_to_head": [
{
"opponent": "Tamara Zidansek",
"opponent_id": 110299,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 18,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 6,
"double_faults": 8,
"aces_per_match": 3.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 72.3,
"first_serve_won_pct": 52.1,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 41.2,
"break_points_converted_pct": 17.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 18,
"tournaments_won": 0,
"aces": 6,
"double_faults": 8,
"win_rate": 0.0,
"losses": 2
}
},
{
"year": 2023,
"surfaces": {
"red_clay": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 15,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 13,
"aces_per_match": 1.0,
"double_faults_per_match": 3.2,
"first_serve_pct": 71.7,
"first_serve_won_pct": 65.8,
"second_serve_won_pct": 63.1,
"break_points_saved_pct": 28.6,
"break_points_converted_pct": 35.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 4,
"wins": 2,
"tournaments_played": 15,
"tournaments_won": 0,
"aces": 4,
"double_faults": 13,
"win_rate": 50.0,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 09:56:02 UTC"
}