Player Data JSON

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

Linda Noskova

Linda Noskova

Czechia WTA 13
40W - 27L 59,7% Win Rate Forma: LWWLWLWWLL

JSON Data

{
  "player": {
    "id": 315,
    "api_id": 274049,
    "name": "Linda Noskova",
    "short_name": "L. Noskova",
    "country": "Czechia",
    "country_code": "CZ",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2004-11-17",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 275631,
    "singles": 12.56,
    "doubles": 11.64,
    "ranking": 19,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 13,
    "points": 2641,
    "best_position": 12,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 13,
      "points": 2641
    },
    {
      "date": "2026-01-29",
      "position": 13,
      "points": 2641
    },
    {
      "date": "2026-01-28",
      "position": 13,
      "points": 2641
    },
    {
      "date": "2026-01-27",
      "position": 13,
      "points": 2641
    },
    {
      "date": "2026-01-26",
      "position": 13,
      "points": 2641
    },
    {
      "date": "2026-01-25",
      "position": 13,
      "points": 2641
    },
    {
      "date": "2026-01-24",
      "position": 13,
      "points": 2641
    },
    {
      "date": "2026-01-23",
      "position": 13,
      "points": 2641
    },
    {
      "date": "2026-01-22",
      "position": 13,
      "points": 2641
    },
    {
      "date": "2026-01-21",
      "position": 13,
      "points": 2641
    }
  ],
  "career_stats": {
    "total_matches": 67,
    "wins": 40,
    "losses": 27,
    "win_rate": 59.7
  },
  "surface_stats": {
    "hard": {
      "matches": 48,
      "wins": 29,
      "losses": 19,
      "win_rate": 60.4
    },
    "clay": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 11,
      "wins": 8,
      "losses": 3,
      "win_rate": 72.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    },
    "WTA 1000": {
      "matches": 24,
      "wins": 14,
      "losses": 10,
      "win_rate": 58.3
    },
    "WTA 500": {
      "matches": 20,
      "wins": 12,
      "losses": 8,
      "win_rate": 60.0
    },
    "WTA 250": {
      "matches": 11,
      "wins": 7,
      "losses": 4,
      "win_rate": 63.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 67,
    "avg_aces_per_match": 6.2,
    "avg_double_faults_per_match": 4.7,
    "avg_first_serve_pct": 60.8,
    "avg_first_serve_won_pct": 70.2,
    "avg_second_serve_won_pct": 48.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-24",
      "opponent": "Xinyu Wang",
      "opponent_id": 227431,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 59.67741935483871,
        "first_serve_won_pct": 72.97297297297297,
        "second_serve_won_pct": 46.875,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "Taylah Preston",
      "opponent_id": 339455,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 11,
        "double_faults": 4,
        "first_serve_pct": 64.04494382022472,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Darja Semenistaja",
      "opponent_id": 314519,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 2,
        "first_serve_pct": 95.55555555555556,
        "first_serve_won_pct": 65.11627906976744,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Mirra Andreeva",
      "opponent_id": 406776,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 9,
        "first_serve_pct": 64.48598130841121,
        "first_serve_won_pct": 72.46376811594203,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Magdalena Frech",
      "opponent_id": 71250,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 11,
        "double_faults": 10,
        "first_serve_pct": 51.724137931034484,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 51.78571428571429,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-26",
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 6,
        "first_serve_pct": 68.51851851851852,
        "first_serve_won_pct": 56.75675675675676,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-24",
      "opponent": "Anna Kalinskaya",
      "opponent_id": 179146,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 64.51612903225806,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-22",
      "opponent": "McCartney Kessler",
      "opponent_id": 233214,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 63.73626373626373,
        "first_serve_won_pct": 72.41379310344827,
        "second_serve_won_pct": 39.39393939393939,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Katie Boulter",
      "opponent_id": 62924,
      "tournament": "Osaka",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 71.875,
        "first_serve_won_pct": 52.17391304347826,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-09",
      "opponent": "Elena Rybakina",
      "opponent_id": 186312,
      "tournament": "Wuhan",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 8,
        "first_serve_pct": 51.19047619047619,
        "first_serve_won_pct": 67.44186046511628,
        "second_serve_won_pct": 68.96551724137932,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWWLWLWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Mirra Andreeva",
      "opponent_id": 406776,
      "matches": 4,
      "wins": 1,
      "losses": 3
    },
    {
      "opponent": "Yulia Putintseva",
      "opponent_id": 45545,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Jessica Pegula",
      "opponent_id": 44834,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Anca Todoni",
      "opponent_id": 369438,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Eva Lys",
      "opponent_id": 215773,
      "matches": 2,
      "wins": 2,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 11,
          "wins": 8,
          "losses": 3,
          "win_rate": 72.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 93,
          "double_faults": 49,
          "aces_per_match": 8.5,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 74.3,
          "second_serve_won_pct": 58.8,
          "break_points_saved_pct": 60.9,
          "break_points_converted_pct": 39.8,
          "winners_total": 96,
          "unforced_errors_total": 114
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 20,
          "double_faults": 7,
          "aces_per_match": 5.0,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 76.1,
          "first_serve_won_pct": 73.4,
          "second_serve_won_pct": 53.5,
          "break_points_saved_pct": 22.2,
          "break_points_converted_pct": 35.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 40,
          "wins": 24,
          "losses": 16,
          "win_rate": 60.0,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 5,
          "aces": 235,
          "double_faults": 183,
          "aces_per_match": 5.9,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 69.0,
          "second_serve_won_pct": 59.9,
          "break_points_saved_pct": 53.1,
          "break_points_converted_pct": 48.1,
          "winners_total": 106,
          "unforced_errors_total": 109
        },
        "red_clay": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 19,
          "double_faults": 32,
          "aces_per_match": 3.2,
          "double_faults_per_match": 5.3,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 67.2,
          "second_serve_won_pct": 51.1,
          "break_points_saved_pct": 51.0,
          "break_points_converted_pct": 34.7,
          "winners_total": 34,
          "unforced_errors_total": 47
        }
      },
      "totals": {
        "matches": 61,
        "wins": 37,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 367,
        "double_faults": 271,
        "win_rate": 60.7,
        "losses": 24
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 31,
          "double_faults": 18,
          "aces_per_match": 5.2,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 75.0,
          "second_serve_won_pct": 50.3,
          "break_points_saved_pct": 60.5,
          "break_points_converted_pct": 37.1,
          "winners_total": 62,
          "unforced_errors_total": 61
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 6,
          "aces_per_match": 10.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 68.8,
          "second_serve_won_pct": 62.2,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 31,
          "wins": 22,
          "losses": 9,
          "win_rate": 71.0,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 4,
          "aces": 150,
          "double_faults": 133,
          "aces_per_match": 4.8,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 69.3,
          "second_serve_won_pct": 59.3,
          "break_points_saved_pct": 62.9,
          "break_points_converted_pct": 44.4,
          "winners_total": 131,
          "unforced_errors_total": 160
        },
        "red_clay": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 25,
          "aces_per_match": 2.3,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 63.1,
          "second_serve_won_pct": 47.5,
          "break_points_saved_pct": 43.8,
          "break_points_converted_pct": 48.7,
          "winners_total": 45,
          "unforced_errors_total": 52
        },
        "red_clay_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 13,
          "aces_per_match": 6.0,
          "double_faults_per_match": 6.5,
          "first_serve_pct": 74.4,
          "first_serve_won_pct": 64.8,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 68.8,
          "break_points_converted_pct": 71.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 46,
        "wins": 28,
        "tournaments_played": 17,
        "tournaments_won": 1,
        "aces": 217,
        "double_faults": 195,
        "win_rate": 60.9,
        "losses": 18
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 19,
          "double_faults": 20,
          "aces_per_match": 4.8,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 77.6,
          "first_serve_won_pct": 63.6,
          "second_serve_won_pct": 52.3,
          "break_points_saved_pct": 57.5,
          "break_points_converted_pct": 32.3,
          "winners_total": 41,
          "unforced_errors_total": 59
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 12,
          "double_faults": 22,
          "aces_per_match": 2.4,
          "double_faults_per_match": 4.4,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 64.7,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 63.4,
          "break_points_converted_pct": 54.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 23,
          "wins": 14,
          "losses": 9,
          "win_rate": 60.9,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 67,
          "double_faults": 92,
          "aces_per_match": 2.9,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 66.5,
          "second_serve_won_pct": 51.8,
          "break_points_saved_pct": 52.8,
          "break_points_converted_pct": 50.0,
          "winners_total": 81,
          "unforced_errors_total": 97
        },
        "red_clay": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 34,
          "double_faults": 43,
          "aces_per_match": 3.4,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 67.8,
          "second_serve_won_pct": 55.0,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 41.9,
          "winners_total": 48,
          "unforced_errors_total": 52
        }
      },
      "totals": {
        "matches": 42,
        "wins": 24,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 132,
        "double_faults": 177,
        "win_rate": 57.1,
        "losses": 18
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:58:50 UTC"
}