Player Data JSON

Obtiene datos completos de un jugador en formato JSON para alimentar LLMs

Cristina Bucsa

Cristina Bucsa

Spain WTA 52
37W - 34L 52,1% Win Rate Forma: LLWLWWWLWW

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.35,
    "doubles": 12.05,
    "ranking": 39,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 52,
    "points": 1134,
    "best_position": 50,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 52,
      "points": 1134
    },
    {
      "date": "2026-01-29",
      "position": 52,
      "points": 1134
    },
    {
      "date": "2026-01-28",
      "position": 52,
      "points": 1134
    },
    {
      "date": "2026-01-27",
      "position": 52,
      "points": 1134
    },
    {
      "date": "2026-01-26",
      "position": 52,
      "points": 1134
    },
    {
      "date": "2026-01-25",
      "position": 52,
      "points": 1134
    },
    {
      "date": "2026-01-24",
      "position": 52,
      "points": 1134
    },
    {
      "date": "2026-01-23",
      "position": 52,
      "points": 1134
    },
    {
      "date": "2026-01-22",
      "position": 52,
      "points": 1134
    },
    {
      "date": "2026-01-21",
      "position": 52,
      "points": 1134
    }
  ],
  "career_stats": {
    "total_matches": 71,
    "wins": 37,
    "losses": 34,
    "win_rate": 52.1
  },
  "surface_stats": {
    "hard": {
      "matches": 53,
      "wins": 29,
      "losses": 24,
      "win_rate": 54.7
    },
    "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": 11,
      "wins": 6,
      "losses": 5,
      "win_rate": 54.5
    },
    "WTA 1000": {
      "matches": 22,
      "wins": 10,
      "losses": 12,
      "win_rate": 45.5
    },
    "WTA 500": {
      "matches": 17,
      "wins": 8,
      "losses": 9,
      "win_rate": 47.1
    },
    "WTA 250": {
      "matches": 21,
      "wins": 13,
      "losses": 8,
      "win_rate": 61.9
    }
  },
  "average_match_stats": {
    "matches_with_stats": 71,
    "avg_aces_per_match": 1.2,
    "avg_double_faults_per_match": 2.9,
    "avg_first_serve_pct": 66.3,
    "avg_first_serve_won_pct": 64.5,
    "avg_second_serve_won_pct": 45.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-18",
      "opponent": "Elina Svitolina",
      "opponent_id": 51293,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 68.25396825396825,
        "first_serve_won_pct": 55.81395348837209,
        "second_serve_won_pct": 30.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Aryna Sabalenka",
      "opponent_id": 157754,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 40.0,
        "second_serve_won_pct": 30.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Anna Bondar",
      "opponent_id": 150574,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 73.11827956989248,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-13",
      "opponent": "Anhelina Kalinina",
      "opponent_id": 90664,
      "tournament": "Limoges, France",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 67.79661016949152,
        "first_serve_won_pct": 52.5,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-12",
      "opponent": "Antonia Ružić",
      "opponent_id": 316468,
      "tournament": "Limoges, France",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 76.66666666666667,
        "first_serve_won_pct": 86.95652173913044,
        "second_serve_won_pct": 30.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-11",
      "opponent": "Tiphanie Lemaitre",
      "opponent_id": 200757,
      "tournament": "Limoges, France",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 70.2127659574468,
        "first_serve_won_pct": 69.6969696969697,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "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
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LLWLWWWLWW"
  },
  "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": [],
  "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": 5,
          "wins": 4,
          "losses": 1,
          "win_rate": 80.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 5,
          "aces_per_match": 1.6,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 72.7,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 68.0,
          "break_points_converted_pct": 60.5,
          "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": 63,
        "wins": 34,
        "tournaments_played": 31,
        "tournaments_won": 0,
        "aces": 77,
        "double_faults": 189,
        "win_rate": 54.0,
        "losses": 29
      }
    },
    {
      "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": "2026-01-30 11:39:40 UTC"
}