Player Data JSON

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

Mell Elizabeth Reasco Gonzalez

Mell Elizabeth Reasco Gonzalez

Ecuador WTA 488
1W - 1L 50.0% Win Rate Forma: LW

JSON Data

{
  "player": {
    "id": 1989,
    "api_id": 294594,
    "name": "Mell Elizabeth Reasco Gonzalez",
    "short_name": "M. E. Reasco Gonzalez",
    "country": "Ecuador",
    "country_code": "EC",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2002-07-23",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": {
    "position": 488,
    "points": 108,
    "best_position": 461,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 488,
      "points": 108
    },
    {
      "date": "2025-12-09",
      "position": 488,
      "points": 108
    },
    {
      "date": "2025-12-08",
      "position": 488,
      "points": 108
    }
  ],
  "career_stats": {
    "total_matches": 2,
    "wins": 1,
    "losses": 1,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 96.8,
    "avg_first_serve_won_pct": 59.3,
    "avg_second_serve_won_pct": 0.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-05",
      "opponent": "Luisina Giovannini",
      "opponent_id": 379015,
      "tournament": "WTA 125k Quito, Ecuador Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 97.43589743589743,
        "first_serve_won_pct": 59.210526315789465,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-02",
      "opponent": "Valeriya Strakhova",
      "opponent_id": 51943,
      "tournament": "WTA 125k Quito, Ecuador Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 96.19047619047619,
        "first_serve_won_pct": 59.4059405940594,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 1,
    "losses": 1,
    "form_string": "LW"
  },
  "head_to_head": [
    {
      "opponent": "Valeriya Strakhova",
      "opponent_id": 51943,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Luisina Giovannini",
      "opponent_id": 379015,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 2,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 0,
          "first_serve_won_pct": 0,
          "second_serve_won_pct": 0,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 1,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 2,
        "win_rate": 50.0,
        "losses": 1
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 0,
          "aces_per_match": 0.8,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 69.9,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 57.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 3,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 3,
        "double_faults": 0,
        "win_rate": 75.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:34:29 UTC"
}