Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Beatriz Haddad Maia
20W - 34L
37.0% Win Rate
Forma: LLWWLLWLLL
JSON Data
{
"player": {
"id": 414,
"api_id": 59702,
"name": "Beatriz Haddad Maia",
"short_name": "B. Haddad Maia",
"country": "Brazil",
"country_code": "BR",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1996-05-30",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2118860,
"singles": 11.81,
"doubles": 12.35,
"ranking": 173,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": {
"position": 78,
"points": 904,
"best_position": 10,
"date": "2026-05-09"
},
"ranking_history": [
{
"date": "2026-05-09",
"position": 78,
"points": 904
},
{
"date": "2026-05-08",
"position": 78,
"points": 904
},
{
"date": "2026-05-07",
"position": 78,
"points": 904
},
{
"date": "2026-05-06",
"position": 78,
"points": 904
},
{
"date": "2026-05-05",
"position": 78,
"points": 904
},
{
"date": "2026-05-04",
"position": 78,
"points": 904
},
{
"date": "2026-05-03",
"position": 69,
"points": 947
},
{
"date": "2026-05-02",
"position": 69,
"points": 947
},
{
"date": "2026-05-01",
"position": 69,
"points": 947
},
{
"date": "2026-04-30",
"position": 69,
"points": 947
}
],
"career_stats": {
"total_matches": 54,
"wins": 20,
"losses": 34,
"win_rate": 37.0
},
"surface_stats": {
"hard": {
"matches": 30,
"wins": 9,
"losses": 21,
"win_rate": 30.0
},
"clay": {
"matches": 16,
"wins": 7,
"losses": 9,
"win_rate": 43.8
},
"grass": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 11,
"wins": 6,
"losses": 5,
"win_rate": 54.5
},
"WTA 1000": {
"matches": 15,
"wins": 2,
"losses": 13,
"win_rate": 13.3
},
"WTA 500": {
"matches": 18,
"wins": 7,
"losses": 11,
"win_rate": 38.9
},
"WTA 250": {
"matches": 10,
"wins": 5,
"losses": 5,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 54,
"avg_aces_per_match": 2.1,
"avg_double_faults_per_match": 5.1,
"avg_first_serve_pct": 66.0,
"avg_first_serve_won_pct": 61.0,
"avg_second_serve_won_pct": 42.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-06",
"opponent": "Leolia Jeanjean",
"opponent_id": 112957,
"tournament": "WTA 1000 Rome",
"surface": "clay",
"round": "Round of 128",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 69.33333333333334,
"first_serve_won_pct": 59.61538461538461,
"second_serve_won_pct": 56.52173913043478,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-01",
"opponent": "Marina Bassols Ribera",
"opponent_id": 183861,
"tournament": "La Bisbal D'Emporada, Spain",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 54.54545454545454,
"first_serve_won_pct": 38.88888888888889,
"second_serve_won_pct": 69.23076923076923,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-29",
"opponent": "Ashlyn Krueger",
"opponent_id": 311012,
"tournament": "La Bisbal D'Emporada, Spain",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 99.12280701754386,
"first_serve_won_pct": 60.17699115044248,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-27",
"opponent": "Andrea Lazaro Garcia",
"opponent_id": 63682,
"tournament": "La Bisbal D'Emporada, Spain",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 62.06896551724138,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 20.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-21",
"opponent": "Jessica Bouzas Maneiro",
"opponent_id": 275105,
"tournament": "WTA 1000 Madrid",
"surface": "clay",
"round": "Round of 128",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 68.51851851851852,
"first_serve_won_pct": 56.75675675675676,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-16",
"opponent": "Maja Chwalinska",
"opponent_id": 211014,
"tournament": "WTA 125K Oeiras 3, Portugal Women Singles",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 80.85106382978722,
"first_serve_won_pct": 47.368421052631575,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-14",
"opponent": "Francisca Jorge",
"opponent_id": 199408,
"tournament": "WTA 125K Oeiras 3, Portugal Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 59.74025974025974,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 16.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-17",
"opponent": "Zeynep Sönmez",
"opponent_id": 237669,
"tournament": "Miami",
"surface": "hard",
"round": "Round of 128",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 65.07936507936508,
"first_serve_won_pct": 48.78048780487805,
"second_serve_won_pct": 22.727272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-09",
"opponent": "Linda Fruhvirtova",
"opponent_id": 306421,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 13,
"first_serve_pct": 63.888888888888886,
"first_serve_won_pct": 57.971014492753625,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-24",
"opponent": "Katie Boulter",
"opponent_id": 62924,
"tournament": "Merida",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 67.10526315789474,
"first_serve_won_pct": 47.05882352941176,
"second_serve_won_pct": 32.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 3,
"losses": 7,
"form_string": "LLWWLLWLLL"
},
"head_to_head": [
{
"opponent": "Ashlyn Krueger",
"opponent_id": 311012,
"matches": 3,
"wins": 3,
"losses": 0
},
{
"opponent": "Emma Navarro",
"opponent_id": 207979,
"matches": 3,
"wins": 1,
"losses": 2
},
{
"opponent": "Rebecca Šramková",
"opponent_id": 71034,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Marie Bouzkova",
"opponent_id": 105463,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Sonay Kartal",
"opponent_id": 291152,
"matches": 2,
"wins": 1,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 18,
"double_faults": 31,
"aces_per_match": 3.0,
"double_faults_per_match": 5.2,
"first_serve_pct": 74.2,
"first_serve_won_pct": 67.8,
"second_serve_won_pct": 64.9,
"break_points_saved_pct": 59.1,
"break_points_converted_pct": 40.0,
"winners_total": 43,
"unforced_errors_total": 56
},
"hardcourt_indoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 13,
"aces_per_match": 1.5,
"double_faults_per_match": 6.5,
"first_serve_pct": 69.2,
"first_serve_won_pct": 64.2,
"second_serve_won_pct": 46.2,
"break_points_saved_pct": 41.2,
"break_points_converted_pct": 66.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 20,
"wins": 6,
"losses": 14,
"win_rate": 30.0,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 45,
"double_faults": 105,
"aces_per_match": 2.2,
"double_faults_per_match": 5.2,
"first_serve_pct": 73.4,
"first_serve_won_pct": 63.0,
"second_serve_won_pct": 52.4,
"break_points_saved_pct": 61.1,
"break_points_converted_pct": 43.1,
"winners_total": 120,
"unforced_errors_total": 157
},
"red_clay": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 24,
"double_faults": 39,
"aces_per_match": 3.0,
"double_faults_per_match": 4.9,
"first_serve_pct": 75.6,
"first_serve_won_pct": 62.6,
"second_serve_won_pct": 53.9,
"break_points_saved_pct": 57.3,
"break_points_converted_pct": 41.3,
"winners_total": 28,
"unforced_errors_total": 25
},
"red_clay_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 2,
"aces_per_match": 1.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 73.5,
"first_serve_won_pct": 56.2,
"second_serve_won_pct": 31.2,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 37,
"wins": 13,
"tournaments_played": 24,
"tournaments_won": 0,
"aces": 91,
"double_faults": 190,
"win_rate": 35.1,
"losses": 24
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 11,
"double_faults": 22,
"aces_per_match": 1.8,
"double_faults_per_match": 3.7,
"first_serve_pct": 75.1,
"first_serve_won_pct": 65.3,
"second_serve_won_pct": 56.3,
"break_points_saved_pct": 55.9,
"break_points_converted_pct": 41.5,
"winners_total": 45,
"unforced_errors_total": 43
},
"hardcourt_indoor": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 13,
"aces_per_match": 1.5,
"double_faults_per_match": 3.2,
"first_serve_pct": 74.6,
"first_serve_won_pct": 65.3,
"second_serve_won_pct": 52.6,
"break_points_saved_pct": 44.8,
"break_points_converted_pct": 42.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 39,
"wins": 23,
"losses": 16,
"win_rate": 59.0,
"tournaments_played": 16,
"tournaments_won": 1,
"tiebreaks_won": 5,
"tiebreaks_lost": 4,
"aces": 82,
"double_faults": 118,
"aces_per_match": 2.1,
"double_faults_per_match": 3.0,
"first_serve_pct": 76.0,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 56.1,
"break_points_saved_pct": 61.2,
"break_points_converted_pct": 47.5,
"winners_total": 169,
"unforced_errors_total": 199
},
"red_clay": {
"matches": 11,
"wins": 6,
"losses": 5,
"win_rate": 54.5,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 20,
"double_faults": 29,
"aces_per_match": 1.8,
"double_faults_per_match": 2.6,
"first_serve_pct": 78.4,
"first_serve_won_pct": 57.8,
"second_serve_won_pct": 52.6,
"break_points_saved_pct": 55.9,
"break_points_converted_pct": 46.2,
"winners_total": 22,
"unforced_errors_total": 34
}
},
"totals": {
"matches": 60,
"wins": 35,
"tournaments_played": 25,
"tournaments_won": 1,
"aces": 119,
"double_faults": 182,
"win_rate": 58.3,
"losses": 25
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 19,
"double_faults": 18,
"aces_per_match": 2.7,
"double_faults_per_match": 2.6,
"first_serve_pct": 77.5,
"first_serve_won_pct": 70.3,
"second_serve_won_pct": 56.3,
"break_points_saved_pct": 54.5,
"break_points_converted_pct": 42.2,
"winners_total": 82,
"unforced_errors_total": 86
},
"hardcourt_indoor": {
"matches": 8,
"wins": 7,
"losses": 1,
"win_rate": 87.5,
"tournaments_played": 1,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 0,
"aces": 22,
"double_faults": 17,
"aces_per_match": 2.8,
"double_faults_per_match": 2.1,
"first_serve_pct": 74.4,
"first_serve_won_pct": 69.8,
"second_serve_won_pct": 67.2,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 43.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 28,
"wins": 14,
"losses": 14,
"win_rate": 50.0,
"tournaments_played": 15,
"tournaments_won": 0,
"tiebreaks_won": 8,
"tiebreaks_lost": 7,
"aces": 68,
"double_faults": 95,
"aces_per_match": 2.4,
"double_faults_per_match": 3.4,
"first_serve_pct": 78.8,
"first_serve_won_pct": 63.1,
"second_serve_won_pct": 50.2,
"break_points_saved_pct": 57.2,
"break_points_converted_pct": 43.5,
"winners_total": 80,
"unforced_errors_total": 102
},
"red_clay": {
"matches": 11,
"wins": 8,
"losses": 3,
"win_rate": 72.7,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 4,
"aces": 16,
"double_faults": 30,
"aces_per_match": 1.5,
"double_faults_per_match": 2.7,
"first_serve_pct": 76.7,
"first_serve_won_pct": 59.2,
"second_serve_won_pct": 58.8,
"break_points_saved_pct": 55.2,
"break_points_converted_pct": 47.9,
"winners_total": 174,
"unforced_errors_total": 213
},
"red_clay_indoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 2,
"aces_per_match": 1.0,
"double_faults_per_match": 0.7,
"first_serve_pct": 78.2,
"first_serve_won_pct": 58.0,
"second_serve_won_pct": 56.2,
"break_points_saved_pct": 57.1,
"break_points_converted_pct": 38.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 57,
"wins": 35,
"tournaments_played": 23,
"tournaments_won": 1,
"aces": 128,
"double_faults": 162,
"win_rate": 61.4,
"losses": 22
}
}
],
"data_generated_at": "2026-05-09 03:39:37 UTC"
}