Player Data JSON

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

Anastasia Grechkina

Anastasia Grechkina

Russia WTA
3W - 2L 60,0% Win Rate Forma: LWWLW

JSON Data

{
  "player": {
    "id": 3353,
    "api_id": 391744,
    "name": "Anastasia Grechkina",
    "short_name": "A. Grechkina",
    "country": "Russia",
    "country_code": "RU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2005-10-25",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4078588,
    "singles": null,
    "doubles": null,
    "ranking": null,
    "division": null,
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 3,
    "losses": 2,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.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": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 0.8,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 68.4,
    "avg_first_serve_won_pct": 56.6,
    "avg_second_serve_won_pct": 48.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-20",
      "opponent": "Alina Shcherbinina",
      "opponent_id": 295045,
      "tournament": "UTR PTT Newport Beach Women 18",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 69.64285714285714,
        "first_serve_won_pct": 43.58974358974359,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Hudson Hawkins",
      "opponent_id": 1158280,
      "tournament": "UTR PTT Newport Beach Women 18",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 72.72727272727273,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 23.52941176470588,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Matilde Magrini",
      "opponent_id": 380064,
      "tournament": "UTR PTT Newport Beach Women 18",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 69.47368421052632,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 32.25806451612903,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Olive Maunupau",
      "opponent_id": 1076126,
      "tournament": "UTR PTT Newport Beach Women 18",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 67.81609195402298,
        "first_serve_won_pct": 59.32203389830508,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-15",
      "opponent": "Kelly Keller",
      "opponent_id": 417428,
      "tournament": "UTR PTT Newport Beach Women 18",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 56.36363636363636,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "LWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Kelly Keller",
      "opponent_id": 417428,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Olive Maunupau",
      "opponent_id": 1076126,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Matilde Magrini",
      "opponent_id": 380064,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Hudson Hawkins",
      "opponent_id": 1158280,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alina Shcherbinina",
      "opponent_id": 295045,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 22:40:23 UTC"
}