Player Data JSON

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

Gresi Bajri

Gresi Bajri

Albania WTA
1W - 3L 25.0% Win Rate Forma: LWLL

JSON Data

{
  "player": {
    "id": 5161,
    "api_id": 384831,
    "name": "Gresi Bajri",
    "short_name": "G. Bajri",
    "country": "Albania",
    "country_code": "AL",
    "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": 1,
    "losses": 3,
    "win_rate": 25.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 75.2,
    "avg_first_serve_won_pct": 59.5,
    "avg_second_serve_won_pct": 54.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "N Nagniba N Tcha",
      "opponent_id": 1222354,
      "tournament": "UTR PTT Concord Women 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 78.57142857142857,
        "first_serve_won_pct": 51.515151515151516,
        "second_serve_won_pct": 43.90243902439025,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Shelby Prince",
      "opponent_id": 268287,
      "tournament": "UTR PTT Concord Women 01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 74.35897435897436,
        "first_serve_won_pct": 86.20689655172413,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Audrey Moutama",
      "opponent_id": 307407,
      "tournament": "UTR PTT Concord Women 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 76.47058823529412,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Daniela Vidal Romero",
      "opponent_id": 1221670,
      "tournament": "UTR PTT Concord Women 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 50.476190476190474,
        "second_serve_won_pct": 46.15384615384615,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "LWLL"
  },
  "head_to_head": [
    {
      "opponent": "Shelby Prince",
      "opponent_id": 268287,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Daniela Vidal Romero",
      "opponent_id": 1221670,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Audrey Moutama",
      "opponent_id": 307407,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "N Nagniba N Tcha",
      "opponent_id": 1222354,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 13:00",
      "opponent": "Marina Fuduric",
      "opponent_id": 550173,
      "tournament": "UTR PTT Concord Women 01",
      "surface": "clay",
      "round": "Semifinals",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 03:39:21 UTC"
}