Player Data JSON

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

Mara Gae

Mara Gae

Romania WTA
0W - 0L 0% Win Rate Forma:

JSON Data

{
  "player": {
    "id": 3437,
    "api_id": 447324,
    "name": "Mara Gae",
    "short_name": "M. Gae",
    "country": "Romania",
    "country_code": "RO",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2005-09-14",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5326380,
    "singles": 10.76,
    "doubles": 10.67,
    "ranking": 640,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "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": [
    {
      "date": "2026-01-31 11:20",
      "opponent": "Maja Chwalinska",
      "opponent_id": 211014,
      "tournament": "Cluj Napoca",
      "surface": "hard",
      "round": "Qualification Round 1",
      "odds_player": 15.0,
      "odds_opponent": 1.0303030303030303
    }
  ],
  "year_statistics": [
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 4,
          "aces_per_match": 0.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 42.9,
          "second_serve_won_pct": 30.8,
          "break_points_saved_pct": 25.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 1,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 4,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-01-31 01:01:36 UTC"
}