Player Data JSON

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

Skupski N / Krawczyk D

Skupski N / Krawczyk D

WTA
2W - 2L 50.0% Win Rate Forma: LWWL

JSON Data

{
  "player": {
    "id": 604,
    "api_id": 386054,
    "name": "Skupski N / Krawczyk D",
    "short_name": "",
    "country": "",
    "country_code": "",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 4.0,
    "avg_double_faults_per_match": 1.5,
    "avg_first_serve_pct": 71.0,
    "avg_first_serve_won_pct": 76.0,
    "avg_second_serve_won_pct": 56.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-07-07",
      "opponent": "Arevalo M / Zhang S",
      "opponent_id": 521371,
      "tournament": "Wimbledon, Mixed Doubles",
      "surface": "grass",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 74.6268656716418,
        "first_serve_won_pct": 78.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-06",
      "opponent": "Lammons N / Panova A",
      "opponent_id": 1103346,
      "tournament": "Wimbledon, Mixed Doubles",
      "surface": "grass",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 90.0,
        "second_serve_won_pct": 83.33333333333334,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-04",
      "opponent": "Doumbia S / Wu F-H",
      "opponent_id": 1103345,
      "tournament": "Wimbledon, Mixed Doubles",
      "surface": "grass",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 70.12987012987013,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-17",
      "opponent": "Arevalo M / Babos T",
      "opponent_id": 1053644,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 67.9245283018868,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LWWL"
  },
  "head_to_head": [
    {
      "opponent": "Arevalo M / Babos T",
      "opponent_id": 1053644,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Arevalo M / Zhang S",
      "opponent_id": 521371,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lammons N / Panova A",
      "opponent_id": 1103346,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Doumbia S / Wu F-H",
      "opponent_id": 1103345,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.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
        },
        "hard": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.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": 4,
        "wins": 2,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 0,
        "win_rate": 50.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:48:54 UTC"
}