Player Data JSON

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

Jana Bojovic

Jana Bojovic

Serbia WTA
3W - 2L 60,0% Win Rate Forma: LWWWL

JSON Data

{
  "player": {
    "id": 4267,
    "api_id": 198753,
    "name": "Jana Bojovic",
    "short_name": "J. Bojovic",
    "country": "Serbia",
    "country_code": "RS",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1999-04-23",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2854997,
    "singles": null,
    "doubles": null,
    "ranking": 5054,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 3,
    "losses": 2,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 0.8,
    "avg_double_faults_per_match": 2.4,
    "avg_first_serve_pct": 64.0,
    "avg_first_serve_won_pct": 57.6,
    "avg_second_serve_won_pct": 47.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-24",
      "opponent": "Anja Stankovic",
      "opponent_id": 389496,
      "tournament": "UTR Belgrade W01",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 64.40677966101694,
        "first_serve_won_pct": 55.26315789473685,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-23",
      "opponent": "Ena Ilic",
      "opponent_id": 1158198,
      "tournament": "UTR Belgrade W01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 69.79166666666666,
        "first_serve_won_pct": 52.23880597014925,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "Andjela Lazarevic",
      "opponent_id": 404443,
      "tournament": "UTR Belgrade W01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 68.42105263157895,
        "first_serve_won_pct": 71.7948717948718,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-21",
      "opponent": "Sara Mitevska",
      "opponent_id": 1164991,
      "tournament": "UTR Belgrade W01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 60.46511627906976,
        "first_serve_won_pct": 55.769230769230774,
        "second_serve_won_pct": 55.88235294117647,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Nina Radovanovic",
      "opponent_id": 328928,
      "tournament": "UTR Belgrade W01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 53.125,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "LWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Anja Stankovic",
      "opponent_id": 389496,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Nina Radovanovic",
      "opponent_id": 328928,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Andjela Lazarevic",
      "opponent_id": 404443,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ena Ilic",
      "opponent_id": 1158198,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Sara Mitevska",
      "opponent_id": 1164991,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 20:29:45 UTC"
}