Player Data JSON

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

Pavic M / Krunic A

Pavic M / Krunic A

WTA
2W - 1L 66,7% Win Rate Forma: LWW

JSON Data

{
  "player": {
    "id": 4305,
    "api_id": 1165753,
    "name": "Pavic M / Krunic A",
    "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": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.7,
    "avg_double_faults_per_match": 1.7,
    "avg_first_serve_pct": 68.2,
    "avg_first_serve_won_pct": 66.1,
    "avg_second_serve_won_pct": 50.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-27",
      "opponent": "Peers J / Gadecki O",
      "opponent_id": 1053642,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 77.35849056603774,
        "first_serve_won_pct": 63.41463414634146,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Romios M C / Joint M",
      "opponent_id": 1165755,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 67.3469387755102,
        "first_serve_won_pct": 60.60606060606061,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-25",
      "opponent": "Ebden M / Gibson T",
      "opponent_id": 1165752,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 74.35897435897436,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "LWW"
  },
  "head_to_head": [
    {
      "opponent": "Peers J / Gadecki O",
      "opponent_id": 1053642,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ebden M / Gibson T",
      "opponent_id": 1165752,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Romios M C / Joint M",
      "opponent_id": 1165755,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 08:50:04 UTC"
}