Player Data JSON

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

Tracy J / Danilina A

Tracy J / Danilina A

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

JSON Data

{
  "player": {
    "id": 4320,
    "api_id": 1165751,
    "name": "Tracy J / Danilina 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.3,
    "avg_double_faults_per_match": 1.7,
    "avg_first_serve_pct": 64.4,
    "avg_first_serve_won_pct": 74.6,
    "avg_second_serve_won_pct": 57.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-27",
      "opponent": "Arevalo M / Stefani L",
      "opponent_id": 1165744,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 64.40677966101694,
        "first_serve_won_pct": 68.42105263157895,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Kyrgios N / Fernandez L",
      "opponent_id": 1165740,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 76.66666666666667,
        "second_serve_won_pct": 13.333333333333334,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-25",
      "opponent": "Patten H / Nicholls O",
      "opponent_id": 530484,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 62.22222222222222,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 58.82352941176471,
        "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": "Arevalo M / Stefani L",
      "opponent_id": 1165744,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kyrgios N / Fernandez L",
      "opponent_id": 1165740,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Patten H / Nicholls O",
      "opponent_id": 530484,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 07:12:03 UTC"
}