Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Cristina Bucsa
34W - 31L
52.3% Win Rate
Forma: WLWWWLWWLL
JSON Data
{
"player": {
"id": 231,
"api_id": 99131,
"name": "Cristina Bucsa",
"short_name": "C. Bucsa",
"country": "Spain",
"country_code": "ES",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1998-01-01",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 56746,
"singles": 12.31,
"doubles": 12.05,
"ranking": 37,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 54,
"points": 1098,
"best_position": 54,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 54,
"points": 1098
},
{
"date": "2025-12-09",
"position": 54,
"points": 1098
},
{
"date": "2025-12-08",
"position": 54,
"points": 1098
},
{
"date": "2025-12-07",
"position": 54,
"points": 1098
},
{
"date": "2025-12-06",
"position": 54,
"points": 1098
},
{
"date": "2025-12-05",
"position": 54,
"points": 1098
},
{
"date": "2025-12-04",
"position": 54,
"points": 1098
},
{
"date": "2025-12-03",
"position": 54,
"points": 1098
}
],
"career_stats": {
"total_matches": 65,
"wins": 34,
"losses": 31,
"win_rate": 52.3
},
"surface_stats": {
"hard": {
"matches": 47,
"wins": 26,
"losses": 21,
"win_rate": 55.3
},
"clay": {
"matches": 8,
"wins": 2,
"losses": 6,
"win_rate": 25.0
},
"grass": {
"matches": 10,
"wins": 6,
"losses": 4,
"win_rate": 60.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 10,
"wins": 6,
"losses": 4,
"win_rate": 60.0
},
"WTA 1000": {
"matches": 22,
"wins": 10,
"losses": 12,
"win_rate": 45.5
},
"WTA 500": {
"matches": 15,
"wins": 7,
"losses": 8,
"win_rate": 46.7
},
"WTA 250": {
"matches": 18,
"wins": 11,
"losses": 7,
"win_rate": 61.1
}
},
"average_match_stats": {
"matches_with_stats": 65,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 65.8,
"avg_first_serve_won_pct": 64.8,
"avg_second_serve_won_pct": 45.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-08",
"opponent": "Teodora Kostovic",
"opponent_id": 478940,
"tournament": "Limoges, France",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 58.333333333333336,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 30.434782608695656,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-02",
"opponent": "Victoria Mboko",
"opponent_id": 386338,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 65.60000000000001,
"first_serve_won_pct": 63.41463414634146,
"second_serve_won_pct": 48.93617021276596,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-01",
"opponent": "Maya Joint",
"opponent_id": 376006,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 76.19047619047619,
"first_serve_won_pct": 87.5,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-29",
"opponent": "Emiliana Arango",
"opponent_id": 198197,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 59.61538461538461,
"second_serve_won_pct": 20.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-27",
"opponent": "Yexin MA",
"opponent_id": 190950,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 70.83333333333334,
"first_serve_won_pct": 73.52941176470588,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-20",
"opponent": "McCartney Kessler",
"opponent_id": 233214,
"tournament": "Tokyo",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 59.04761904761905,
"first_serve_won_pct": 67.74193548387096,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-19",
"opponent": "Dalma Galfi",
"opponent_id": 97995,
"tournament": "Tokyo",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 85.22727272727273,
"first_serve_won_pct": 58.666666666666664,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-18",
"opponent": "Nao Hibino",
"opponent_id": 72450,
"tournament": "Tokyo",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 67.27272727272727,
"first_serve_won_pct": 67.56756756756756,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-14",
"opponent": "Elise Mertens",
"opponent_id": 78551,
"tournament": "Osaka",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 69.62025316455697,
"first_serve_won_pct": 65.45454545454545,
"second_serve_won_pct": 45.83333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-04",
"opponent": "Xiyu Wang",
"opponent_id": 223148,
"tournament": "Wuhan",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 68.68686868686868,
"first_serve_won_pct": 52.94117647058824,
"second_serve_won_pct": 48.38709677419355,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "WLWWWLWWLL"
},
"head_to_head": [
{
"opponent": "Emma Raducanu",
"opponent_id": 258756,
"matches": 3,
"wins": 1,
"losses": 2
},
{
"opponent": "Elise Mertens",
"opponent_id": 78551,
"matches": 3,
"wins": 1,
"losses": 2
},
{
"opponent": "Emiliana Arango",
"opponent_id": 198197,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "McCartney Kessler",
"opponent_id": 233214,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Veronika Kudermetova",
"opponent_id": 66968,
"matches": 2,
"wins": 0,
"losses": 2
}
],
"upcoming_matches": [
{
"date": "2025-12-11 10:00",
"opponent": "Tiphanie Lemaitre",
"opponent_id": 200757,
"tournament": "Limoges, France",
"surface": "hard",
"round": "Round of 16",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 10,
"double_faults": 20,
"aces_per_match": 1.4,
"double_faults_per_match": 2.9,
"first_serve_pct": 74.2,
"first_serve_won_pct": 67.3,
"second_serve_won_pct": 53.5,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 33.3,
"winners_total": 47,
"unforced_errors_total": 59
},
"hardcourt_indoor": {
"matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 1,
"aces_per_match": 1.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 73.8,
"first_serve_won_pct": 73.7,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 83.3,
"break_points_converted_pct": 71.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 43,
"wins": 24,
"losses": 19,
"win_rate": 55.8,
"tournaments_played": 21,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 6,
"aces": 50,
"double_faults": 128,
"aces_per_match": 1.2,
"double_faults_per_match": 3.0,
"first_serve_pct": 74.7,
"first_serve_won_pct": 63.6,
"second_serve_won_pct": 49.9,
"break_points_saved_pct": 57.4,
"break_points_converted_pct": 45.2,
"winners_total": 116,
"unforced_errors_total": 119
},
"red_clay": {
"matches": 8,
"wins": 2,
"losses": 6,
"win_rate": 25.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 3,
"aces": 9,
"double_faults": 36,
"aces_per_match": 1.1,
"double_faults_per_match": 4.5,
"first_serve_pct": 72.1,
"first_serve_won_pct": 60.6,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 46.9,
"winners_total": 16,
"unforced_errors_total": 21
}
},
"totals": {
"matches": 59,
"wins": 31,
"tournaments_played": 30,
"tournaments_won": 0,
"aces": 70,
"double_faults": 185,
"win_rate": 52.5,
"losses": 28
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 10,
"double_faults": 24,
"aces_per_match": 1.7,
"double_faults_per_match": 4.0,
"first_serve_pct": 76.6,
"first_serve_won_pct": 56.6,
"second_serve_won_pct": 59.6,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 37.0,
"winners_total": 52,
"unforced_errors_total": 78
},
"hardcourt_outdoor": {
"matches": 29,
"wins": 12,
"losses": 17,
"win_rate": 41.4,
"tournaments_played": 15,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 44,
"double_faults": 99,
"aces_per_match": 1.5,
"double_faults_per_match": 3.4,
"first_serve_pct": 74.6,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 50.8,
"break_points_saved_pct": 54.5,
"break_points_converted_pct": 45.3,
"winners_total": 54,
"unforced_errors_total": 73
},
"red_clay": {
"matches": 14,
"wins": 7,
"losses": 7,
"win_rate": 50.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 12,
"double_faults": 41,
"aces_per_match": 0.9,
"double_faults_per_match": 2.9,
"first_serve_pct": 78.3,
"first_serve_won_pct": 57.0,
"second_serve_won_pct": 46.2,
"break_points_saved_pct": 53.9,
"break_points_converted_pct": 56.3,
"winners_total": 29,
"unforced_errors_total": 48
}
},
"totals": {
"matches": 49,
"wins": 21,
"tournaments_played": 26,
"tournaments_won": 0,
"aces": 66,
"double_faults": 164,
"win_rate": 42.9,
"losses": 28
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 11,
"aces_per_match": 1.8,
"double_faults_per_match": 2.8,
"first_serve_pct": 74.2,
"first_serve_won_pct": 56.9,
"second_serve_won_pct": 44.1,
"break_points_saved_pct": 42.1,
"break_points_converted_pct": 50.0,
"winners_total": 52,
"unforced_errors_total": 59
},
"hardcourt_indoor": {
"matches": 9,
"wins": 8,
"losses": 1,
"win_rate": 88.9,
"tournaments_played": 3,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 8,
"double_faults": 13,
"aces_per_match": 0.9,
"double_faults_per_match": 1.4,
"first_serve_pct": 76.8,
"first_serve_won_pct": 66.3,
"second_serve_won_pct": 67.1,
"break_points_saved_pct": 52.6,
"break_points_converted_pct": 48.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 23,
"wins": 12,
"losses": 11,
"win_rate": 52.2,
"tournaments_played": 15,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 17,
"double_faults": 70,
"aces_per_match": 0.7,
"double_faults_per_match": 3.0,
"first_serve_pct": 74.8,
"first_serve_won_pct": 55.8,
"second_serve_won_pct": 55.0,
"break_points_saved_pct": 52.3,
"break_points_converted_pct": 48.2,
"winners_total": 68,
"unforced_errors_total": 119
},
"red_clay": {
"matches": 9,
"wins": 3,
"losses": 6,
"win_rate": 33.3,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 38,
"aces_per_match": 0.7,
"double_faults_per_match": 4.2,
"first_serve_pct": 73.0,
"first_serve_won_pct": 58.9,
"second_serve_won_pct": 47.7,
"break_points_saved_pct": 47.1,
"break_points_converted_pct": 51.5,
"winners_total": 7,
"unforced_errors_total": 33
},
"red_clay_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 8,
"aces_per_match": 2.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 75.4,
"first_serve_won_pct": 52.6,
"second_serve_won_pct": 46.2,
"break_points_saved_pct": 60.7,
"break_points_converted_pct": 43.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 47,
"wins": 25,
"tournaments_played": 29,
"tournaments_won": 1,
"aces": 42,
"double_faults": 140,
"win_rate": 53.2,
"losses": 22
}
}
],
"data_generated_at": "2025-12-10 06:02:31 UTC"
}