Player Data JSON

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

Lucciana Perez Alarcon

Lucciana Perez Alarcon

Peru WTA 401
2W - 1L 66.7% Win Rate Forma: LWW

JSON Data

{
  "player": {
    "id": 1115,
    "api_id": 395543,
    "name": "Lucciana Perez Alarcon",
    "short_name": "L. Perez Alarcon",
    "country": "Peru",
    "country_code": "PE",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2005-05-08",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4659508,
    "singles": null,
    "doubles": null,
    "ranking": null,
    "division": null,
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 401,
    "points": 150,
    "best_position": 365,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 401,
      "points": 150
    },
    {
      "date": "2025-12-09",
      "position": 401,
      "points": 150
    },
    {
      "date": "2025-12-08",
      "position": 401,
      "points": 150
    },
    {
      "date": "2025-12-07",
      "position": 398,
      "points": 150
    },
    {
      "date": "2025-12-06",
      "position": 398,
      "points": 150
    },
    {
      "date": "2025-12-05",
      "position": 398,
      "points": 150
    },
    {
      "date": "2025-12-04",
      "position": 398,
      "points": 150
    },
    {
      "date": "2025-12-03",
      "position": 398,
      "points": 150
    }
  ],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.3,
    "avg_double_faults_per_match": 0.7,
    "avg_first_serve_pct": 77.5,
    "avg_first_serve_won_pct": 51.3,
    "avg_second_serve_won_pct": 64.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-28",
      "opponent": "Varvara Lepchenko",
      "opponent_id": 18919,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 80.28169014084507,
        "first_serve_won_pct": 49.122807017543856,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-27",
      "opponent": "Oleksandra Oliynykova",
      "opponent_id": 250859,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 82.0,
        "first_serve_won_pct": 58.536585365853654,
        "second_serve_won_pct": 77.77777777777779,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-24",
      "opponent": "Elizabeth Mandlik",
      "opponent_id": 227875,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 70.12987012987013,
        "first_serve_won_pct": 46.2962962962963,
        "second_serve_won_pct": 48.837209302325576,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "LWW"
  },
  "head_to_head": [
    {
      "opponent": "Varvara Lepchenko",
      "opponent_id": 18919,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Elizabeth Mandlik",
      "opponent_id": 227875,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Oleksandra Oliynykova",
      "opponent_id": 250859,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 2,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 5,
          "aces_per_match": 0.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 0,
          "first_serve_won_pct": 0,
          "second_serve_won_pct": 0,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 1,
          "double_faults": 2,
          "aces_per_match": 0.3,
          "double_faults_per_match": 0.7,
          "first_serve_pct": 81.1,
          "first_serve_won_pct": 50.7,
          "second_serve_won_pct": 63.6,
          "break_points_saved_pct": 62.2,
          "break_points_converted_pct": 45.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 4,
        "tournaments_played": 1,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 7,
        "win_rate": 80.0,
        "losses": 1
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 10,
          "tournaments_won": 2,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 0,
          "double_faults": 7,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 51.6,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 35.3,
          "break_points_converted_pct": 22.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 10,
        "tournaments_won": 2,
        "aces": 0,
        "double_faults": 7,
        "win_rate": 0.0,
        "losses": 2
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 5,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 10,
          "aces_per_match": 0.4,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 77.7,
          "first_serve_won_pct": 63.2,
          "second_serve_won_pct": 54.4,
          "break_points_saved_pct": 52.4,
          "break_points_converted_pct": 59.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 13,
          "aces_per_match": 0.0,
          "double_faults_per_match": 6.5,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 53.9,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 39.1,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 7,
        "wins": 5,
        "tournaments_played": 6,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 23,
        "win_rate": 71.4,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:27:34 UTC"
}