Player Data JSON

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

Jenny Duerst

Jenny Duerst

Switzerland WTA 357
0W - 0L 0% Win Rate Forma:

JSON Data

{
  "player": {
    "id": 1083,
    "api_id": 138654,
    "name": "Jenny Duerst",
    "short_name": "J. Duerst",
    "country": "Switzerland",
    "country_code": "CH",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1999-03-25",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": {
    "position": 357,
    "points": 174,
    "best_position": 320,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 357,
      "points": 174
    },
    {
      "date": "2025-12-09",
      "position": 357,
      "points": 174
    },
    {
      "date": "2025-12-08",
      "position": 357,
      "points": 174
    },
    {
      "date": "2025-12-07",
      "position": 357,
      "points": 174
    },
    {
      "date": "2025-12-06",
      "position": 357,
      "points": 174
    },
    {
      "date": "2025-12-05",
      "position": 357,
      "points": 174
    },
    {
      "date": "2025-12-04",
      "position": 357,
      "points": 174
    },
    {
      "date": "2025-12-03",
      "position": 357,
      "points": 174
    }
  ],
  "career_stats": {
    "total_matches": 0,
    "wins": 0,
    "losses": 0,
    "win_rate": 0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {},
  "average_match_stats": null,
  "recent_form": [],
  "form_summary": {
    "last_10_matches": 0,
    "wins": 0,
    "losses": 0,
    "form_string": ""
  },
  "head_to_head": [],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 12,
          "aces_per_match": 1.3,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 77.5,
          "first_serve_won_pct": 63.3,
          "second_serve_won_pct": 42.9,
          "break_points_saved_pct": 44.4,
          "break_points_converted_pct": 47.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 2,
        "tournaments_played": 11,
        "tournaments_won": 0,
        "aces": 4,
        "double_faults": 12,
        "win_rate": 66.7,
        "losses": 1
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 16,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 2,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 39.1,
          "second_serve_won_pct": 16.7,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 2
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 16,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 2,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:13:25 UTC"
}