Player Data JSON

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

Didi Bredberg Canizares

Didi Bredberg Canizares

USA WTA
4W - 1L 80,0% Win Rate Forma: LWWWW

JSON Data

{
  "player": {
    "id": 3677,
    "api_id": 360254,
    "name": "Didi Bredberg Canizares",
    "short_name": "D. Bredberg Canizares",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2004-07-29",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3071900,
    "singles": 10.49,
    "doubles": 9.92,
    "ranking": 801,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 4,
    "losses": 1,
    "win_rate": 80.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 4,
      "losses": 1,
      "win_rate": 80.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 4,
      "losses": 1,
      "win_rate": 80.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 76.2,
    "avg_first_serve_won_pct": 63.7,
    "avg_second_serve_won_pct": 50.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-14",
      "opponent": "Valentini Grammatikopoulou",
      "opponent_id": 82609,
      "tournament": "UTR PTT Carvoeiro Women +H 07",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 72.46376811594203,
        "first_serve_won_pct": 46.0,
        "second_serve_won_pct": 36.84210526315789,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-13",
      "opponent": "Mariia Hlahola",
      "opponent_id": 299548,
      "tournament": "UTR PTT Carvoeiro Women +H 07",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 86.15384615384616,
        "first_serve_won_pct": 58.92857142857143,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-13",
      "opponent": "Teresa Franco Dias",
      "opponent_id": 253847,
      "tournament": "UTR PTT Carvoeiro Women +H 07",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 59.45945945945946,
        "first_serve_won_pct": 81.81818181818183,
        "second_serve_won_pct": 80.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-10",
      "opponent": "Marcelina Podlinska",
      "opponent_id": 188493,
      "tournament": "UTR PTT Carvoeiro Women +H 07",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 85.71428571428571,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Sara Gvozdenovic",
      "opponent_id": 231003,
      "tournament": "UTR PTT Carvoeiro Women +H 07",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 77.35849056603774,
        "first_serve_won_pct": 73.17073170731707,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 4,
    "losses": 1,
    "form_string": "LWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Sara Gvozdenovic",
      "opponent_id": 231003,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Valentini Grammatikopoulou",
      "opponent_id": 82609,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Teresa Franco Dias",
      "opponent_id": 253847,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Marcelina Podlinska",
      "opponent_id": 188493,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Mariia Hlahola",
      "opponent_id": 299548,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 23:32:52 UTC"
}