Player Data JSON

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

Nina Stojanovic

Nina Stojanovic

Serbia WTA 282
13W - 11L 54.2% Win Rate Forma: LLLWLWWWLL

JSON Data

{
  "player": {
    "id": 42,
    "api_id": 120666,
    "name": "Nina Stojanovic",
    "short_name": "N. Stojanovic",
    "country": "Serbia",
    "country_code": "RS",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1996-07-30",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 50113,
    "singles": 11.61,
    "doubles": 11.39,
    "ranking": 203,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 282,
    "points": 242,
    "best_position": 81,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 282,
      "points": 242
    },
    {
      "date": "2025-12-09",
      "position": 282,
      "points": 242
    },
    {
      "date": "2025-12-08",
      "position": 282,
      "points": 242
    },
    {
      "date": "2025-12-07",
      "position": 270,
      "points": 257
    },
    {
      "date": "2025-12-06",
      "position": 270,
      "points": 257
    },
    {
      "date": "2025-12-05",
      "position": 270,
      "points": 257
    },
    {
      "date": "2025-12-04",
      "position": 270,
      "points": 257
    },
    {
      "date": "2025-12-03",
      "position": 270,
      "points": 257
    }
  ],
  "career_stats": {
    "total_matches": 24,
    "wins": 13,
    "losses": 11,
    "win_rate": 54.2
  },
  "surface_stats": {
    "hard": {
      "matches": 10,
      "wins": 5,
      "losses": 5,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    },
    "grass": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 10,
      "wins": 7,
      "losses": 3,
      "win_rate": 70.0
    },
    "WTA 250": {
      "matches": 14,
      "wins": 6,
      "losses": 8,
      "win_rate": 42.9
    }
  },
  "average_match_stats": {
    "matches_with_stats": 24,
    "avg_aces_per_match": 2.3,
    "avg_double_faults_per_match": 4.6,
    "avg_first_serve_pct": 64.7,
    "avg_first_serve_won_pct": 62.9,
    "avg_second_serve_won_pct": 41.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-29",
      "opponent": "Arina Rodionova",
      "opponent_id": 23082,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 60.3448275862069,
        "first_serve_won_pct": 54.285714285714285,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-22",
      "opponent": "Jessika Ponchet",
      "opponent_id": 63220,
      "tournament": "Prague",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 10,
        "first_serve_pct": 61.224489795918366,
        "first_serve_won_pct": 65.0,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-20",
      "opponent": "Xinyu Gao",
      "opponent_id": 150130,
      "tournament": "Prague",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 9,
        "first_serve_pct": 56.25,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-19",
      "opponent": "Jana Kovackova",
      "opponent_id": 1055340,
      "tournament": "Prague",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 8,
        "first_serve_pct": 55.55555555555556,
        "first_serve_won_pct": 65.45454545454545,
        "second_serve_won_pct": 31.428571428571427,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-01",
      "opponent": "Anna Kalinskaya",
      "opponent_id": 179146,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-26",
      "opponent": "Joanna Garland",
      "opponent_id": 230384,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 74.72527472527473,
        "first_serve_won_pct": 66.17647058823529,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-25",
      "opponent": "Rebeka Masarova",
      "opponent_id": 124804,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-24",
      "opponent": "Susan Bandecchi",
      "opponent_id": 96061,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 67.70833333333334,
        "first_serve_won_pct": 67.6923076923077,
        "second_serve_won_pct": 34.61538461538461,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-08",
      "opponent": "Lian Tran",
      "opponent_id": 258889,
      "tournament": "'s-Hertogenbosch",
      "surface": "grass",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 59.183673469387756,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-25",
      "opponent": "Amanda Anisimova",
      "opponent_id": 230628,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 55.10204081632652,
        "first_serve_won_pct": 55.55555555555556,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLLWLWWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Jessika Ponchet",
      "opponent_id": 63220,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ana Candiotto",
      "opponent_id": 367819,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Panna Udvardy",
      "opponent_id": 218347,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Solana Sierra",
      "opponent_id": 298913,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Susan Bandecchi",
      "opponent_id": 96061,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 15,
          "double_faults": 19,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 64.6,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 41.5,
          "winners_total": 21,
          "unforced_errors_total": 24
        },
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 28,
          "double_faults": 44,
          "aces_per_match": 3.1,
          "double_faults_per_match": 4.9,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 66.9,
          "second_serve_won_pct": 51.3,
          "break_points_saved_pct": 57.9,
          "break_points_converted_pct": 42.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 12,
          "double_faults": 39,
          "aces_per_match": 1.5,
          "double_faults_per_match": 4.9,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 64.3,
          "second_serve_won_pct": 47.5,
          "break_points_saved_pct": 59.3,
          "break_points_converted_pct": 32.6,
          "winners_total": 8,
          "unforced_errors_total": 15
        }
      },
      "totals": {
        "matches": 22,
        "wins": 13,
        "tournaments_played": 9,
        "tournaments_won": 0,
        "aces": 55,
        "double_faults": 102,
        "win_rate": 59.1,
        "losses": 9
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 21,
          "double_faults": 30,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 55.9,
          "second_serve_won_pct": 58.9,
          "break_points_saved_pct": 47.5,
          "break_points_converted_pct": 50.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 7,
          "tournaments_won": 2,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 7,
          "double_faults": 29,
          "aces_per_match": 0.8,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 56.1,
          "second_serve_won_pct": 53.9,
          "break_points_saved_pct": 54.8,
          "break_points_converted_pct": 51.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 16,
        "wins": 9,
        "tournaments_played": 12,
        "tournaments_won": 2,
        "aces": 28,
        "double_faults": 59,
        "win_rate": 56.2,
        "losses": 7
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:35:17 UTC"
}