Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Carmen Andreea Herea
3W - 1L
75.0% Win Rate
Forma: LWWW
JSON Data
{
"player": {
"id": 1939,
"api_id": 417260,
"name": "Carmen Andreea Herea",
"short_name": "C. Herea",
"country": "Romania",
"country_code": "RO",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2005-11-28",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3057788,
"singles": 11.06,
"doubles": 10.53,
"ranking": 531,
"division": "General",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 1.8,
"avg_double_faults_per_match": 5.0,
"avg_first_serve_pct": 63.9,
"avg_first_serve_won_pct": 63.5,
"avg_second_serve_won_pct": 45.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-08",
"opponent": "Renata Zarazua",
"opponent_id": 111189,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 63.76811594202898,
"first_serve_won_pct": 56.81818181818182,
"second_serve_won_pct": 48.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-07",
"opponent": "Malaika Rapolu",
"opponent_id": 332535,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 51.162790697674424,
"first_serve_won_pct": 68.18181818181817,
"second_serve_won_pct": 21.428571428571427,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-05",
"opponent": "Anouk Koevermans",
"opponent_id": 296390,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 78.94736842105263,
"first_serve_won_pct": 73.33333333333333,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-03",
"opponent": "Alana Smith",
"opponent_id": 198254,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 61.904761904761905,
"first_serve_won_pct": 55.769230769230774,
"second_serve_won_pct": 46.875,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 3,
"losses": 1,
"form_string": "LWWW"
},
"head_to_head": [
{
"opponent": "Malaika Rapolu",
"opponent_id": 332535,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Anouk Koevermans",
"opponent_id": 296390,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Renata Zarazua",
"opponent_id": 111189,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alana Smith",
"opponent_id": 198254,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hard": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0,
"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": 4,
"wins": 3,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 0,
"double_faults": 0,
"win_rate": 75.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:36:50 UTC"
}