Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Fernanda Labrana
1W - 3L
25.0% Win Rate
Forma: LWLL
JSON Data
{
"player": {
"id": 1145,
"api_id": 185412,
"name": "Fernanda Labrana",
"short_name": "F. Labraña",
"country": "Chile",
"country_code": "CL",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1999-03-13",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1742438,
"singles": 10.77,
"doubles": 10.67,
"ranking": 602,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 448,
"points": 125,
"best_position": 437,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 448,
"points": 125
},
{
"date": "2025-12-09",
"position": 448,
"points": 125
},
{
"date": "2025-12-08",
"position": 448,
"points": 125
},
{
"date": "2025-12-07",
"position": 438,
"points": 130
},
{
"date": "2025-12-06",
"position": 438,
"points": 130
},
{
"date": "2025-12-05",
"position": 438,
"points": 130
},
{
"date": "2025-12-04",
"position": 438,
"points": 130
},
{
"date": "2025-12-03",
"position": 438,
"points": 130
}
],
"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.8,
"avg_double_faults_per_match": 5.8,
"avg_first_serve_pct": 73.1,
"avg_first_serve_won_pct": 51.9,
"avg_second_serve_won_pct": 37.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-20",
"opponent": "Maria Carle",
"opponent_id": 141892,
"tournament": "Santiago, Chile",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 78.08219178082192,
"first_serve_won_pct": 49.122807017543856,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-17",
"opponent": "Nicole Fossa Huergo",
"opponent_id": 92877,
"tournament": "Santiago, Chile",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 69.51219512195121,
"first_serve_won_pct": 70.17543859649122,
"second_serve_won_pct": 62.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-21",
"opponent": "Laura Pigossi",
"opponent_id": 64085,
"tournament": "Florianapolis, Brazil",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 72.72727272727273,
"first_serve_won_pct": 41.66666666666667,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-19",
"opponent": "Julia Konishi Silva",
"opponent_id": 191430,
"tournament": "Florianapolis, Brazil",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 10,
"first_serve_pct": 72.27722772277228,
"first_serve_won_pct": 46.57534246575342,
"second_serve_won_pct": 35.714285714285715,
"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": "Nicole Fossa Huergo",
"opponent_id": 92877,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Laura Pigossi",
"opponent_id": 64085,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Maria Carle",
"opponent_id": 141892,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Julia Konishi Silva",
"opponent_id": 191430,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 3,
"double_faults": 23,
"aces_per_match": 0.8,
"double_faults_per_match": 5.8,
"first_serve_pct": 78.7,
"first_serve_won_pct": 51.9,
"second_serve_won_pct": 53.1,
"break_points_saved_pct": 60.7,
"break_points_converted_pct": 47.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 4,
"wins": 1,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 3,
"double_faults": 23,
"win_rate": 25.0,
"losses": 3
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 13,
"aces_per_match": 0.5,
"double_faults_per_match": 6.5,
"first_serve_pct": 74.5,
"first_serve_won_pct": 55.7,
"second_serve_won_pct": 46.4,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 60.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 25,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 8,
"aces_per_match": 0.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 80.7,
"first_serve_won_pct": 40.0,
"second_serve_won_pct": 57.1,
"break_points_saved_pct": 38.9,
"break_points_converted_pct": 28.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 4,
"wins": 0,
"tournaments_played": 25,
"tournaments_won": 0,
"aces": 1,
"double_faults": 21,
"win_rate": 0.0,
"losses": 4
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_indoor": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 22,
"aces_per_match": 0.8,
"double_faults_per_match": 5.5,
"first_serve_pct": 72.9,
"first_serve_won_pct": 57.2,
"second_serve_won_pct": 55.3,
"break_points_saved_pct": 64.3,
"break_points_converted_pct": 30.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 15,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 5,
"aces_per_match": 1.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 73.7,
"first_serve_won_pct": 47.2,
"second_serve_won_pct": 53.3,
"break_points_saved_pct": 37.5,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 5,
"wins": 1,
"tournaments_played": 15,
"tournaments_won": 0,
"aces": 4,
"double_faults": 27,
"win_rate": 20.0,
"losses": 4
}
}
],
"data_generated_at": "2025-12-10 08:18:53 UTC"
}