Player Data JSON

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

Madison Sieg

Madison Sieg

USA WTA 442
2W - 2L 50.0% Win Rate Forma: LWLW

JSON Data

{
  "player": {
    "id": 717,
    "api_id": 280202,
    "name": "Madison Sieg",
    "short_name": "M. Sieg",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2003-06-17",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3841490,
    "singles": 11.08,
    "doubles": 10.31,
    "ranking": 428,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 442,
    "points": 129,
    "best_position": 294,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 442,
      "points": 129
    },
    {
      "date": "2025-12-09",
      "position": 442,
      "points": 129
    },
    {
      "date": "2025-12-08",
      "position": 442,
      "points": 129
    },
    {
      "date": "2025-12-07",
      "position": 440,
      "points": 129
    },
    {
      "date": "2025-12-06",
      "position": 440,
      "points": 129
    },
    {
      "date": "2025-12-05",
      "position": 440,
      "points": 129
    },
    {
      "date": "2025-12-04",
      "position": 440,
      "points": 129
    },
    {
      "date": "2025-12-03",
      "position": 440,
      "points": 129
    }
  ],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.8,
    "avg_double_faults_per_match": 1.5,
    "avg_first_serve_pct": 68.1,
    "avg_first_serve_won_pct": 60.5,
    "avg_second_serve_won_pct": 47.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-07-14",
      "opponent": "Alina Korneeva",
      "opponent_id": 396293,
      "tournament": "WTA 125K Porto, Portugal Women Singles",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 75.40983606557377,
        "first_serve_won_pct": 41.30434782608695,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-13",
      "opponent": "Yasmine Mansouri",
      "opponent_id": 208061,
      "tournament": "WTA 125K Porto, Portugal Women Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 67.12328767123287,
        "first_serve_won_pct": 63.26530612244898,
        "second_serve_won_pct": 38.70967741935484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-12",
      "opponent": "Maya Joint",
      "opponent_id": 376006,
      "tournament": "Cancun, Mexico",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 72.72727272727273,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-10",
      "opponent": "Jessica Hinojosa Gomez",
      "opponent_id": 133080,
      "tournament": "Cancun, Mexico",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LWLW"
  },
  "head_to_head": [
    {
      "opponent": "Yasmine Mansouri",
      "opponent_id": 208061,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Maya Joint",
      "opponent_id": 376006,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alina Korneeva",
      "opponent_id": 396293,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jessica Hinojosa Gomez",
      "opponent_id": 133080,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 14,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 76.7,
          "first_serve_won_pct": 47.6,
          "second_serve_won_pct": 70.0,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 23.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 14,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 2,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 80.3,
          "first_serve_won_pct": 51.2,
          "second_serve_won_pct": 41.7,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 0,
        "tournaments_played": 24,
        "tournaments_won": 1,
        "aces": 6,
        "double_faults": 16,
        "win_rate": 0.0,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2025-12-10 14:08:42 UTC"
}