Player Data JSON

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

Sandra Samir

Sandra Samir

Egypt WTA 386
0W - 0L 0% Win Rate Forma:

JSON Data

{
  "player": {
    "id": 1116,
    "api_id": 111149,
    "name": "Sandra Samir",
    "short_name": "S. Samir",
    "country": "Egypt",
    "country_code": "EG",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1997-11-04",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5344540,
    "singles": 10.92,
    "doubles": 10.44,
    "ranking": 551,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 386,
    "points": 161,
    "best_position": 342,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 386,
      "points": 161
    },
    {
      "date": "2026-01-29",
      "position": 386,
      "points": 161
    },
    {
      "date": "2026-01-28",
      "position": 386,
      "points": 161
    },
    {
      "date": "2026-01-27",
      "position": 386,
      "points": 161
    },
    {
      "date": "2026-01-26",
      "position": 386,
      "points": 161
    },
    {
      "date": "2026-01-25",
      "position": 386,
      "points": 161
    },
    {
      "date": "2026-01-24",
      "position": 386,
      "points": 161
    },
    {
      "date": "2026-01-23",
      "position": 386,
      "points": 161
    },
    {
      "date": "2026-01-22",
      "position": 386,
      "points": 161
    },
    {
      "date": "2026-01-21",
      "position": 386,
      "points": 161
    }
  ],
  "career_stats": {
    "total_matches": 0,
    "wins": 0,
    "losses": 0,
    "win_rate": 0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {},
  "average_match_stats": null,
  "recent_form": [],
  "form_summary": {
    "last_10_matches": 0,
    "wins": 0,
    "losses": 0,
    "form_string": ""
  },
  "head_to_head": [],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 19,
          "aces_per_match": 0.5,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 64.5,
          "first_serve_won_pct": 64.6,
          "second_serve_won_pct": 50.6,
          "break_points_saved_pct": 25.0,
          "break_points_converted_pct": 57.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 2,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 19,
        "win_rate": 50.0,
        "losses": 2
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 3,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 68.8,
          "first_serve_won_pct": 56.1,
          "second_serve_won_pct": 25.0,
          "break_points_saved_pct": 47.8,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 3,
        "win_rate": 0.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2026-01-30 16:20:54 UTC"
}