Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Fernanda Contreras
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 1204,
"api_id": 110281,
"name": "Fernanda Contreras",
"short_name": "F. Contreras",
"country": "Mexico",
"country_code": "MX",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1997-10-08",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1609716,
"singles": null,
"doubles": null,
"ranking": 1545,
"division": "General",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.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 500": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"WTA 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 1.5,
"avg_first_serve_pct": 61.2,
"avg_first_serve_won_pct": 41.4,
"avg_second_serve_won_pct": 49.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-03-29",
"opponent": "Kajsa Rinaldo Persson",
"opponent_id": 97415,
"tournament": "Charleston",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 62.5,
"first_serve_won_pct": 36.666666666666664,
"second_serve_won_pct": 80.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-25",
"opponent": "Bernarda Pera",
"opponent_id": 67757,
"tournament": "Puerto Vallarta, Mexico",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 60.0,
"first_serve_won_pct": 46.15384615384615,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Kajsa Rinaldo Persson",
"opponent_id": 97415,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Bernarda Pera",
"opponent_id": 67757,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 3,
"aces_per_match": 0.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 71.4,
"first_serve_won_pct": 46.2,
"second_serve_won_pct": 43.5,
"break_points_saved_pct": 40.0,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"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": 72.7,
"first_serve_won_pct": 36.7,
"second_serve_won_pct": 61.1,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 0,
"double_faults": 3,
"win_rate": 0.0,
"losses": 2
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 5,
"aces_per_match": 3.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 71.5,
"first_serve_won_pct": 60.9,
"second_serve_won_pct": 42.3,
"break_points_saved_pct": 65.4,
"break_points_converted_pct": 38.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 6,
"tournaments_won": 0,
"aces": 6,
"double_faults": 5,
"win_rate": 0.0,
"losses": 2
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 2,
"aces_per_match": 0.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 84.6,
"first_serve_won_pct": 46.7,
"second_serve_won_pct": 37.5,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 2
},
"hardcourt_indoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 8,
"aces_per_match": 2.0,
"double_faults_per_match": 2.7,
"first_serve_pct": 72.4,
"first_serve_won_pct": 53.4,
"second_serve_won_pct": 50.7,
"break_points_saved_pct": 60.6,
"break_points_converted_pct": 38.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6,
"tournaments_played": 15,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 4,
"aces": 23,
"double_faults": 13,
"aces_per_match": 3.3,
"double_faults_per_match": 1.9,
"first_serve_pct": 75.6,
"first_serve_won_pct": 63.8,
"second_serve_won_pct": 55.7,
"break_points_saved_pct": 69.4,
"break_points_converted_pct": 45.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 16,
"double_faults": 13,
"aces_per_match": 2.7,
"double_faults_per_match": 2.2,
"first_serve_pct": 72.8,
"first_serve_won_pct": 55.8,
"second_serve_won_pct": 49.1,
"break_points_saved_pct": 46.9,
"break_points_converted_pct": 41.7,
"winners_total": 0,
"unforced_errors_total": 1
}
},
"totals": {
"matches": 17,
"wins": 6,
"tournaments_played": 26,
"tournaments_won": 0,
"aces": 45,
"double_faults": 36,
"win_rate": 35.3,
"losses": 11
}
}
],
"data_generated_at": "2025-12-10 14:08:36 UTC"
}