Player Data JSON

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

Vera Zvonareva

Vera Zvonareva

Russia WTA
2W - 2L 50,0% Win Rate Forma: LWLW

JSON Data

{
  "player": {
    "id": 3528,
    "api_id": 18298,
    "name": "Vera Zvonareva",
    "short_name": "V. Zvonareva",
    "country": "Russia",
    "country_code": "RU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1984-09-07",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3721020,
    "singles": 11.43,
    "doubles": 11.57,
    "ranking": 293,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 500": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "WTA 250": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 73.0,
    "avg_first_serve_won_pct": 55.8,
    "avg_second_serve_won_pct": 49.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-11",
      "opponent": "Tereza Valentová",
      "opponent_id": 381430,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 77.61194029850746,
        "first_serve_won_pct": 42.30769230769231,
        "second_serve_won_pct": 46.15384615384615,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Laura Siegemund",
      "opponent_id": 37508,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 73.01587301587301,
        "first_serve_won_pct": 60.86956521739131,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Elvina Kalieva",
      "opponent_id": 267045,
      "tournament": "Canberra, Australia",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 9,
        "first_serve_pct": 76.52173913043478,
        "first_serve_won_pct": 54.54545454545454,
        "second_serve_won_pct": 44.11764705882353,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Carson Branstine",
      "opponent_id": 191637,
      "tournament": "Canberra, Australia",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 65.0,
        "first_serve_won_pct": 65.38461538461539,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LWLW"
  },
  "head_to_head": [
    {
      "opponent": "Tereza Valentová",
      "opponent_id": 381430,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Elvina Kalieva",
      "opponent_id": 267045,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Laura Siegemund",
      "opponent_id": 37508,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Carson Branstine",
      "opponent_id": 191637,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 12:53:04 UTC"
}