Player Data JSON

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

Goldie Kregar

Goldie Kregar

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

JSON Data

{
  "player": {
    "id": 4146,
    "api_id": 1162916,
    "name": "Goldie Kregar",
    "short_name": "G. Kregar",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 840579,
    "singles": 8.0,
    "doubles": null,
    "ranking": 1220,
    "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": 1.0,
    "avg_double_faults_per_match": 4.2,
    "avg_first_serve_pct": 59.8,
    "avg_first_serve_won_pct": 50.1,
    "avg_second_serve_won_pct": 43.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-10",
      "opponent": "Lola Mireille Glantz",
      "opponent_id": 224124,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 63.07692307692307,
        "first_serve_won_pct": 56.09756097560976,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Prisha Lingam",
      "opponent_id": 1093040,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 45.0,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Alaina Lisanti",
      "opponent_id": 1120169,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 60.317460317460316,
        "first_serve_won_pct": 55.26315789473685,
        "second_serve_won_pct": 69.56521739130434,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Bianca Eva Molnar",
      "opponent_id": 401452,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 54.347826086956516,
        "first_serve_won_pct": 44.0,
        "second_serve_won_pct": 40.0,
        "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": "Lola Mireille Glantz",
      "opponent_id": 224124,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Bianca Eva Molnar",
      "opponent_id": 401452,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Prisha Lingam",
      "opponent_id": 1093040,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alaina Lisanti",
      "opponent_id": 1120169,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 22:40:23 UTC"
}