Player Data JSON

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

Vanja Gudelj

Vanja Gudelj

Netherlands WTA
1W - 3L 25,0% Win Rate Forma: WLLL

JSON Data

{
  "player": {
    "id": 4338,
    "api_id": 378436,
    "name": "Vanja Gudelj",
    "short_name": "V. Gudelj",
    "country": "Netherlands",
    "country_code": "NL",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2002-10-27",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3367096,
    "singles": 9.3,
    "doubles": 9.39,
    "ranking": 1330,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 1,
    "losses": 3,
    "win_rate": 25.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.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": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 62.9,
    "avg_first_serve_won_pct": 46.6,
    "avg_second_serve_won_pct": 37.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-30",
      "opponent": "Mariam Atia",
      "opponent_id": 405085,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 61.64383561643836,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Petra Sedlackova",
      "opponent_id": 231010,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 68.51851851851852,
        "first_serve_won_pct": 45.94594594594595,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Evgeniya Burdina",
      "opponent_id": 224115,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 23.809523809523807,
        "second_serve_won_pct": 85.71428571428571,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Laura Svatikova",
      "opponent_id": 54961,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 61.29032258064516,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "WLLL"
  },
  "head_to_head": [
    {
      "opponent": "Petra Sedlackova",
      "opponent_id": 231010,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mariam Atia",
      "opponent_id": 405085,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Evgeniya Burdina",
      "opponent_id": 224115,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Laura Svatikova",
      "opponent_id": 54961,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 11:26:50 UTC"
}