Player Data JSON

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

Polina Skopintseva

Polina Skopintseva

Russia WTA
1W - 3L 25,0% Win Rate Forma: LLLW

JSON Data

{
  "player": {
    "id": 4289,
    "api_id": 931228,
    "name": "Polina Skopintseva",
    "short_name": "P. Skopintseva",
    "country": "Russia",
    "country_code": "RU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2005-07-23",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 278992,
    "singles": 9.49,
    "doubles": 9.07,
    "ranking": 1273,
    "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": 0.5,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 71.0,
    "avg_first_serve_won_pct": 57.3,
    "avg_second_serve_won_pct": 50.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-23",
      "opponent": "Kashish Bhatia",
      "opponent_id": 376836,
      "tournament": "UTR PTT Bengaluru Women 02",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 78.26086956521739,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "Harshini N Nagaraj",
      "opponent_id": 931539,
      "tournament": "UTR PTT Bengaluru Women 02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 70.27027027027027,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-21",
      "opponent": "Danica Fernando",
      "opponent_id": 502605,
      "tournament": "UTR PTT Bengaluru Women 02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 51.11111111111111,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Thaniya Sarai Gogulamanda",
      "opponent_id": 487975,
      "tournament": "UTR PTT Bengaluru Women 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 60.526315789473685,
        "first_serve_won_pct": 78.26086956521739,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "LLLW"
  },
  "head_to_head": [
    {
      "opponent": "Danica Fernando",
      "opponent_id": 502605,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Harshini N Nagaraj",
      "opponent_id": 931539,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kashish Bhatia",
      "opponent_id": 376836,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Thaniya Sarai Gogulamanda",
      "opponent_id": 487975,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 21:47:21 UTC"
}