Player Data JSON

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

Marian Gomez Pezuela Cano

Marian Gomez Pezuela Cano

Mexico WTA
1W - 2L 33.3% Win Rate Forma: WLL

JSON Data

{
  "player": {
    "id": 1891,
    "api_id": 302593,
    "name": "Marian Gomez Pezuela Cano",
    "short_name": "M. G. P. Cano",
    "country": "Mexico",
    "country_code": "MX",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2001-09-24",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 1,
    "losses": 2,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.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": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "UTR": {
      "matches": 1,
      "wins": 1,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.7,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 70.4,
    "avg_first_serve_won_pct": 42.2,
    "avg_second_serve_won_pct": 28.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-05",
      "opponent": "Camila Markus",
      "opponent_id": 1074758,
      "tournament": "UTR PTT Buenos Aires Women 02",
      "surface": "clay",
      "round": "Match for 3rd place",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 64.91228070175438,
        "first_serve_won_pct": 70.27027027027027,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-19",
      "opponent": "Kristina Novak",
      "opponent_id": 223924,
      "tournament": "WTA 125K Queretaro, Mexico Women Singles",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 62.295081967213115,
        "first_serve_won_pct": 44.73684210526316,
        "second_serve_won_pct": 36.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-11",
      "opponent": "Usue Maitane Arconada",
      "opponent_id": 99385,
      "tournament": "Tampico, Mexico",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 83.87096774193549,
        "first_serve_won_pct": 11.538461538461538,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 1,
    "losses": 2,
    "form_string": "WLL"
  },
  "head_to_head": [
    {
      "opponent": "Usue Maitane Arconada",
      "opponent_id": 99385,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kristina Novak",
      "opponent_id": 223924,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Camila Markus",
      "opponent_id": 1074758,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 86.1,
          "first_serve_won_pct": 11.5,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 25.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 3,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:07:48 UTC"
}