Player Data JSON

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

Sofiia Sokolvak

Sofiia Sokolvak

Ukraine WTA
1W - 3L 25,0% Win Rate Forma: LWLL

JSON Data

{
  "player": {
    "id": 4153,
    "api_id": 1163294,
    "name": "Sofiia Sokolvak",
    "short_name": "S. Sokolvak",
    "country": "Ukraine",
    "country_code": "UA",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 996759,
    "singles": 8.0,
    "doubles": null,
    "ranking": 6112,
    "division": "General",
    "is_pro": false,
    "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.2,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 59.0,
    "avg_first_serve_won_pct": 53.7,
    "avg_second_serve_won_pct": 46.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-10",
      "opponent": "Veronika Kliuch",
      "opponent_id": 1162151,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 61.33333333333333,
        "first_serve_won_pct": 47.82608695652174,
        "second_serve_won_pct": 41.37931034482759,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Ryan Kershner",
      "opponent_id": 1114399,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "0-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Danielle Tuhten",
      "opponent_id": 457275,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 55.172413793103445,
        "first_serve_won_pct": 46.875,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Sydney Barnhart",
      "opponent_id": 482041,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 69.56521739130434,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "LWLL"
  },
  "head_to_head": [
    {
      "opponent": "Ryan Kershner",
      "opponent_id": 1114399,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Danielle Tuhten",
      "opponent_id": 457275,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Veronika Kliuch",
      "opponent_id": 1162151,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sydney Barnhart",
      "opponent_id": 482041,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 22:41:28 UTC"
}