Player Data JSON

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

Deborah Chiesa

Deborah Chiesa

Italy WTA
2W - 2L 50.0% Win Rate Forma: LLWW

JSON Data

{
  "player": {
    "id": 1844,
    "api_id": 55793,
    "name": "Deborah Chiesa",
    "short_name": "D. Chiesa",
    "country": "Italy",
    "country_code": "IT",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1996-06-13",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 42480,
    "singles": 11.12,
    "doubles": 11.1,
    "ranking": 402,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.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": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 3.8,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 64.7,
    "avg_first_serve_won_pct": 60.4,
    "avg_second_serve_won_pct": 40.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-19",
      "opponent": "Radka Zelnickova",
      "opponent_id": 276310,
      "tournament": "WTA 125K Rovereto, Italy Women Singles",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 59.77011494252874,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 48.64864864864865,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Julia Grabher",
      "opponent_id": 113079,
      "tournament": "WTA 125K Rende, Italy Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 70.58823529411765,
        "first_serve_won_pct": 47.22222222222222,
        "second_serve_won_pct": 31.57894736842105,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Tina Nadine Smith",
      "opponent_id": 237726,
      "tournament": "WTA 125K Rende, Italy Women Singles",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 57.647058823529406,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 47.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Ekaterina Kazionova",
      "opponent_id": 157368,
      "tournament": "WTA 125K Rende, Italy Women Singles",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 70.9090909090909,
        "first_serve_won_pct": 67.94871794871796,
        "second_serve_won_pct": 41.935483870967744,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LLWW"
  },
  "head_to_head": [
    {
      "opponent": "Julia Grabher",
      "opponent_id": 113079,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ekaterina Kazionova",
      "opponent_id": 157368,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Radka Zelnickova",
      "opponent_id": 276310,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Tina Nadine Smith",
      "opponent_id": 237726,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "clay": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.0,
          "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
        },
        "hard": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.0,
          "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
        }
      },
      "totals": {
        "matches": 4,
        "wins": 2,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 0,
        "win_rate": 50.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:27:23 UTC"
}