Player Data JSON

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

Cheyenne Joyce Borg

Cheyenne Joyce Borg

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

JSON Data

{
  "player": {
    "id": 4231,
    "api_id": 477310,
    "name": "Cheyenne Joyce Borg",
    "short_name": "C. J. Borg",
    "country": "Malta",
    "country_code": "MT",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2002-12-13",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2559089,
    "singles": 8.0,
    "doubles": null,
    "ranking": 5616,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "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.5,
    "avg_double_faults_per_match": 5.8,
    "avg_first_serve_pct": 57.2,
    "avg_first_serve_won_pct": 51.3,
    "avg_second_serve_won_pct": 32.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-18",
      "opponent": "Anais Gabriel",
      "opponent_id": 183863,
      "tournament": "UTR Carvoeiro W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 11,
        "first_serve_pct": 56.81818181818182,
        "first_serve_won_pct": 44.0,
        "second_serve_won_pct": 15.789473684210526,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-17",
      "opponent": "Tilwith Di Girolami",
      "opponent_id": 373036,
      "tournament": "UTR Carvoeiro W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 58.490566037735846,
        "first_serve_won_pct": 54.83870967741935,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Yelizaveta Trush",
      "opponent_id": 701052,
      "tournament": "UTR Carvoeiro W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 51.162790697674424,
        "first_serve_won_pct": 40.909090909090914,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Beata Havlickova",
      "opponent_id": 272875,
      "tournament": "UTR Carvoeiro W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 65.45454545454545,
        "second_serve_won_pct": 36.36363636363637,
        "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": "Beata Havlickova",
      "opponent_id": 272875,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Yelizaveta Trush",
      "opponent_id": 701052,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Tilwith Di Girolami",
      "opponent_id": 373036,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Anais Gabriel",
      "opponent_id": 183863,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 16:45:52 UTC"
}