Player Data JSON

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

Dana Guzman

Dana Guzman

Peru WTA 568
2W - 1L 66.7% Win Rate Forma: WWL

JSON Data

{
  "player": {
    "id": 4975,
    "api_id": 289810,
    "name": "Dana Guzman",
    "short_name": "D. Guzman",
    "country": "Peru",
    "country_code": "PE",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2003-03-22",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4810802,
    "singles": 11.29,
    "doubles": 10.43,
    "ranking": 354,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-12"
  },
  "current_ranking": {
    "position": 568,
    "points": 84,
    "best_position": 546,
    "date": "2026-04-21"
  },
  "ranking_history": [
    {
      "date": "2026-04-21",
      "position": 568,
      "points": 84
    },
    {
      "date": "2026-04-13",
      "position": 568,
      "points": 84
    }
  ],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Otro": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 0.0,
    "avg_first_serve_pct": null,
    "avg_first_serve_won_pct": null,
    "avg_second_serve_won_pct": null,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-11",
      "opponent": "Andrea Magallanes",
      "opponent_id": 1214058,
      "tournament": "Billie Jean King Cup Group I",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0"
    },
    {
      "date": "2026-04-09",
      "opponent": "Antonia Vergara Rivera",
      "opponent_id": 1085670,
      "tournament": "Billie Jean King Cup Group I",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": null,
        "first_serve_won_pct": null,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-08",
      "opponent": "Julia Riera",
      "opponent_id": 254282,
      "tournament": "Billie Jean King Cup Group I",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2"
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "WWL"
  },
  "head_to_head": [
    {
      "opponent": "Andrea Magallanes",
      "opponent_id": 1214058,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Julia Riera",
      "opponent_id": 254282,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Antonia Vergara Rivera",
      "opponent_id": 1085670,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 03:39:24 UTC"
}