Player Data JSON

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

Aleksandra Stevanovic

Aleksandra Stevanovic

Serbia WTA
2W - 4L 33,3% Win Rate Forma: LWLWLL

JSON Data

{
  "player": {
    "id": 3464,
    "api_id": 458826,
    "name": "Aleksandra Stevanovic",
    "short_name": "A. Stevanovic",
    "country": "Serbia",
    "country_code": "RS",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2007-05-02",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 814729,
    "singles": 9.0,
    "doubles": null,
    "ranking": 3774,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 2,
    "losses": 4,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 56.5,
    "avg_first_serve_won_pct": 57.2,
    "avg_second_serve_won_pct": 39.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-19",
      "opponent": "Beata Havlickova",
      "opponent_id": 272875,
      "tournament": "UTR Carvoeiro W01",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 54.761904761904766,
        "second_serve_won_pct": 37.93103448275862,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Mirjana Jovanovic",
      "opponent_id": 348718,
      "tournament": "UTR Carvoeiro W01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 54.285714285714285,
        "first_serve_won_pct": 73.68421052631578,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-18",
      "opponent": "Gaelle Desperrier",
      "opponent_id": 65128,
      "tournament": "UTR Carvoeiro W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 38.297872340425535,
        "first_serve_won_pct": 44.44444444444444,
        "second_serve_won_pct": 27.586206896551722,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Eszter Dorka Finak",
      "opponent_id": 507582,
      "tournament": "UTR Carvoeiro W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 70.4225352112676,
        "first_serve_won_pct": 62.0,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Elizabeth Jurna",
      "opponent_id": 360252,
      "tournament": "UTR Carvoeiro W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 63.888888888888886,
        "second_serve_won_pct": 27.77777777777778,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Diana Marcinkevica",
      "opponent_id": 47985,
      "tournament": "UTR Carvoeiro W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 49.09090909090909,
        "first_serve_won_pct": 44.44444444444444,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 2,
    "losses": 4,
    "form_string": "LWLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Beata Havlickova",
      "opponent_id": 272875,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Diana Marcinkevica",
      "opponent_id": 47985,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mirjana Jovanovic",
      "opponent_id": 348718,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Eszter Dorka Finak",
      "opponent_id": 507582,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Elizabeth Jurna",
      "opponent_id": 360252,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 16:52:50 UTC"
}