Player Data JSON

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

Claire Reifeiss

Claire Reifeiss

USA WTA
0W - 4L 0,0% Win Rate Forma: LLLL

JSON Data

{
  "player": {
    "id": 4295,
    "api_id": 1165025,
    "name": "Claire Reifeiss",
    "short_name": "C. Reifeiss",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2007-01-23",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2571886,
    "singles": 8.0,
    "doubles": null,
    "ranking": 1414,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 0,
    "losses": 4,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.2,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 51.9,
    "avg_first_serve_won_pct": 51.9,
    "avg_second_serve_won_pct": 36.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-24",
      "opponent": "Shakhnoza Khatamova",
      "opponent_id": 148242,
      "tournament": "UTR Newport Beach W02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 37.77777777777778,
        "first_serve_won_pct": 47.05882352941176,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "Kayla Brianne Moore",
      "opponent_id": 445902,
      "tournament": "UTR Newport Beach W02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 68.88888888888889,
        "first_serve_won_pct": 51.61290322580645,
        "second_serve_won_pct": 59.25925925925925,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-21",
      "opponent": "Ahniya Vustsina",
      "opponent_id": 1080899,
      "tournament": "UTR Newport Beach W02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 50.90909090909091,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Jordyn Mcbride",
      "opponent_id": 417431,
      "tournament": "UTR Newport Beach W02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 48.38709677419355,
        "second_serve_won_pct": 41.935483870967744,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 0,
    "losses": 4,
    "form_string": "LLLL"
  },
  "head_to_head": [
    {
      "opponent": "Shakhnoza Khatamova",
      "opponent_id": 148242,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ahniya Vustsina",
      "opponent_id": 1080899,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kayla Brianne Moore",
      "opponent_id": 445902,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jordyn Mcbride",
      "opponent_id": 417431,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:19 UTC"
}