Player Data JSON

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

Sara Borkop

Sara Borkop

Denmark WTA
1W - 4L 20,0% Win Rate Forma: LLLLW

JSON Data

{
  "player": {
    "id": 3249,
    "api_id": 378991,
    "name": "Sara Borkop",
    "short_name": "S. Borkop",
    "country": "Denmark",
    "country_code": "DK",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2006-06-04",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4797577,
    "singles": 9.0,
    "doubles": null,
    "ranking": 2276,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 1,
    "losses": 4,
    "win_rate": 20.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 0.6,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 69.5,
    "avg_first_serve_won_pct": 51.7,
    "avg_second_serve_won_pct": 56.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-20",
      "opponent": "Natalie Salkova",
      "opponent_id": 500536,
      "tournament": "UTR PTT Carvoeiro Women +H 08",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 57.692307692307686,
        "first_serve_won_pct": 53.333333333333336,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Kamilla Bartone",
      "opponent_id": 237568,
      "tournament": "UTR PTT Carvoeiro Women +H 08",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 63.76811594202898,
        "first_serve_won_pct": 47.72727272727273,
        "second_serve_won_pct": 56.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Karla Popovic",
      "opponent_id": 50667,
      "tournament": "UTR PTT Carvoeiro Women +H 08",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 63.793103448275865,
        "first_serve_won_pct": 43.24324324324324,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Mariia Hlahola",
      "opponent_id": 299548,
      "tournament": "UTR PTT Carvoeiro Women +H 08",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 73.01587301587301,
        "first_serve_won_pct": 43.47826086956522,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-15",
      "opponent": "Olga Golas",
      "opponent_id": 349923,
      "tournament": "UTR PTT Carvoeiro Women +H 08",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 89.47368421052632,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 100.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 1,
    "losses": 4,
    "form_string": "LLLLW"
  },
  "head_to_head": [
    {
      "opponent": "Natalie Salkova",
      "opponent_id": 500536,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Olga Golas",
      "opponent_id": 349923,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Kamilla Bartone",
      "opponent_id": 237568,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Karla Popovic",
      "opponent_id": 50667,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mariia Hlahola",
      "opponent_id": 299548,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 14:26:08 UTC"
}