Player Data JSON

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

Cristina Bucsa

Cristina Bucsa

Spain WTA 31
42W - 40L 51.2% Win Rate Forma: LLLWWWWWLL

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.42,
    "doubles": 12.2,
    "ranking": 37,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-12"
  },
  "current_ranking": {
    "position": 31,
    "points": 1406,
    "best_position": 30,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 31,
      "points": 1406
    },
    {
      "date": "2026-05-08",
      "position": 31,
      "points": 1406
    },
    {
      "date": "2026-05-07",
      "position": 31,
      "points": 1406
    },
    {
      "date": "2026-05-06",
      "position": 31,
      "points": 1406
    },
    {
      "date": "2026-05-05",
      "position": 31,
      "points": 1406
    },
    {
      "date": "2026-05-04",
      "position": 31,
      "points": 1406
    },
    {
      "date": "2026-05-03",
      "position": 30,
      "points": 1426
    },
    {
      "date": "2026-05-02",
      "position": 30,
      "points": 1426
    },
    {
      "date": "2026-05-01",
      "position": 30,
      "points": 1426
    },
    {
      "date": "2026-04-30",
      "position": 30,
      "points": 1426
    }
  ],
  "career_stats": {
    "total_matches": 82,
    "wins": 42,
    "losses": 40,
    "win_rate": 51.2
  },
  "surface_stats": {
    "hard": {
      "matches": 62,
      "wins": 34,
      "losses": 28,
      "win_rate": 54.8
    },
    "clay": {
      "matches": 10,
      "wins": 2,
      "losses": 8,
      "win_rate": 20.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": 27,
      "wins": 10,
      "losses": 17,
      "win_rate": 37.0
    },
    "WTA 500": {
      "matches": 23,
      "wins": 13,
      "losses": 10,
      "win_rate": 56.5
    },
    "WTA 250": {
      "matches": 21,
      "wins": 13,
      "losses": 8,
      "win_rate": 61.9
    }
  },
  "average_match_stats": {
    "matches_with_stats": 82,
    "avg_aces_per_match": 1.2,
    "avg_double_faults_per_match": 2.9,
    "avg_first_serve_pct": 67.4,
    "avg_first_serve_won_pct": 63.9,
    "avg_second_serve_won_pct": 44.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Qinwen Zheng",
      "opponent_id": 257784,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 68.65671641791045,
        "first_serve_won_pct": 67.3913043478261,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Zeynep Sönmez",
      "opponent_id": 237669,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 72.72727272727273,
        "first_serve_won_pct": 44.642857142857146,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-20",
      "opponent": "Yuliia Starodubtseva",
      "opponent_id": 206617,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 74.35897435897436,
        "first_serve_won_pct": 51.724137931034484,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-01",
      "opponent": "Magdalena Frech",
      "opponent_id": 71250,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 69.35483870967742,
        "first_serve_won_pct": 74.4186046511628,
        "second_serve_won_pct": 65.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-01",
      "opponent": "Jasmine Paolini",
      "opponent_id": 69208,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 73.84615384615385,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-27",
      "opponent": "Zeynep Sönmez",
      "opponent_id": 237669,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 97.1830985915493,
        "first_serve_won_pct": 57.971014492753625,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-26",
      "opponent": "Marina Stakusic",
      "opponent_id": 319995,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 72.88135593220339,
        "first_serve_won_pct": 72.09302325581395,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-24",
      "opponent": "Donna Vekić",
      "opponent_id": 50641,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 64.1025641025641,
        "second_serve_won_pct": 23.52941176470588,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-15",
      "opponent": "Ella Seidel",
      "opponent_id": 371932,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 100.0,
        "first_serve_won_pct": 46.808510638297875,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-09",
      "opponent": "Dayana Yastremska",
      "opponent_id": 189986,
      "tournament": "Doha",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 71.96261682242991,
        "first_serve_won_pct": 48.05194805194805,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLLWWWWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Emma Raducanu",
      "opponent_id": 258756,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Donna Vekić",
      "opponent_id": 50641,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "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
    }
  ],
  "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-05-09 01:54:17 UTC"
}