Player Data JSON

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

Sandra Samir

Sandra Samir

Egypt WTA 399
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.98,
    "doubles": 10.48,
    "ranking": 497,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 399,
    "points": 151,
    "best_position": 342,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 399,
      "points": 151
    },
    {
      "date": "2025-12-09",
      "position": 399,
      "points": 151
    },
    {
      "date": "2025-12-08",
      "position": 399,
      "points": 151
    },
    {
      "date": "2025-12-07",
      "position": 399,
      "points": 150
    },
    {
      "date": "2025-12-06",
      "position": 399,
      "points": 150
    },
    {
      "date": "2025-12-05",
      "position": 399,
      "points": 150
    },
    {
      "date": "2025-12-04",
      "position": 399,
      "points": 150
    },
    {
      "date": "2025-12-03",
      "position": 399,
      "points": 150
    }
  ],
  "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": "2025-12-10 13:13:23 UTC"
}