Player Data JSON

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

Nuria Parrizas Diaz

Nuria Parrizas Diaz

Spain WTA 264
21W - 27L 43.8% Win Rate Forma: LLLWWWLLLL

JSON Data

{
  "player": {
    "id": 6,
    "api_id": 49171,
    "name": "Nuria Parrizas Diaz",
    "short_name": "N. Parrizas Diaz",
    "country": "Spain",
    "country_code": "ES",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1991-07-15",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 365254,
    "singles": 11.4,
    "doubles": 10.43,
    "ranking": 309,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-05-03"
  },
  "current_ranking": {
    "position": 264,
    "points": 260,
    "best_position": 45,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 264,
      "points": 260
    },
    {
      "date": "2026-05-08",
      "position": 264,
      "points": 260
    },
    {
      "date": "2026-05-07",
      "position": 264,
      "points": 260
    },
    {
      "date": "2026-05-06",
      "position": 264,
      "points": 260
    },
    {
      "date": "2026-05-05",
      "position": 264,
      "points": 260
    },
    {
      "date": "2026-05-04",
      "position": 264,
      "points": 260
    },
    {
      "date": "2026-05-03",
      "position": 261,
      "points": 261
    },
    {
      "date": "2026-05-02",
      "position": 261,
      "points": 261
    },
    {
      "date": "2026-05-01",
      "position": 261,
      "points": 261
    },
    {
      "date": "2026-04-30",
      "position": 261,
      "points": 261
    }
  ],
  "career_stats": {
    "total_matches": 48,
    "wins": 21,
    "losses": 27,
    "win_rate": 43.8
  },
  "surface_stats": {
    "hard": {
      "matches": 28,
      "wins": 13,
      "losses": 15,
      "win_rate": 46.4
    },
    "clay": {
      "matches": 18,
      "wins": 7,
      "losses": 11,
      "win_rate": 38.9
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 6,
      "wins": 1,
      "losses": 5,
      "win_rate": 16.7
    },
    "WTA 1000": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "WTA 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 38,
      "wins": 20,
      "losses": 18,
      "win_rate": 52.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 48,
    "avg_aces_per_match": 0.8,
    "avg_double_faults_per_match": 2.5,
    "avg_first_serve_pct": 69.8,
    "avg_first_serve_won_pct": 58.2,
    "avg_second_serve_won_pct": 42.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-03-08",
      "opponent": "Dalila Jakupovic",
      "opponent_id": 52533,
      "tournament": "Antalya 3, Turkiye",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 69.6969696969697,
        "first_serve_won_pct": 69.56521739130434,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-17",
      "opponent": "Iryna Shymanovich",
      "opponent_id": 92879,
      "tournament": "WTA 125K Oeiras 2, Portugal Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 68.04123711340206,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 45.16129032258064,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-11",
      "opponent": "Maja Chwalinska",
      "opponent_id": 211014,
      "tournament": "Oeiras, Portugal",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 76.92307692307693,
        "first_serve_won_pct": 36.666666666666664,
        "second_serve_won_pct": 87.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-10",
      "opponent": "Tiantsoa Rakotomanga Rajaonah",
      "opponent_id": 385274,
      "tournament": "Oeiras, Portugal",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 92.5925925925926,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 12.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-09",
      "opponent": "Naiktha Bains",
      "opponent_id": 71284,
      "tournament": "Oeiras, Portugal",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 97.10144927536231,
        "first_serve_won_pct": 62.68656716417911,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-08",
      "opponent": "Yasmine Mansouri",
      "opponent_id": 208061,
      "tournament": "Oeiras, Portugal",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 70.37037037037037,
        "first_serve_won_pct": 65.78947368421053,
        "second_serve_won_pct": 18.181818181818183,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Marina Stakusic",
      "opponent_id": 319995,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 93.33333333333333,
        "first_serve_won_pct": 46.42857142857143,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Elvina Kalieva",
      "opponent_id": 267045,
      "tournament": "Canberra, Australia",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 88.88888888888889,
        "first_serve_won_pct": 51.5625,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-24",
      "opponent": "Polina Kudermetova",
      "opponent_id": 293868,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-17",
      "opponent": "Yafan Wang",
      "opponent_id": 52025,
      "tournament": "Cleveland",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 76.5432098765432,
        "first_serve_won_pct": 45.16129032258064,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LLLWWWLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Varvara Lepchenko",
      "opponent_id": 18919,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Chloe Paquet",
      "opponent_id": 46591,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Linda Fruhvirtova",
      "opponent_id": 306421,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sara Saito",
      "opponent_id": 406665,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Miriam Bulgaru",
      "opponent_id": 155556,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 4,
          "aces_per_match": 0.5,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 59.7,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 53.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 3,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 40.7,
          "second_serve_won_pct": 23.1,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 16,
          "wins": 7,
          "losses": 9,
          "win_rate": 43.8,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 16,
          "double_faults": 39,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 77.2,
          "first_serve_won_pct": 59.3,
          "second_serve_won_pct": 56.6,
          "break_points_saved_pct": 50.4,
          "break_points_converted_pct": 40.5,
          "winners_total": 16,
          "unforced_errors_total": 27
        },
        "red_clay": {
          "matches": 16,
          "wins": 7,
          "losses": 9,
          "win_rate": 43.8,
          "tournaments_played": 10,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 10,
          "double_faults": 40,
          "aces_per_match": 0.6,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 76.8,
          "first_serve_won_pct": 57.3,
          "second_serve_won_pct": 46.2,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 43.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 3,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 40.7,
          "second_serve_won_pct": 23.1,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 36,
        "wins": 15,
        "tournaments_played": 23,
        "tournaments_won": 1,
        "aces": 29,
        "double_faults": 89,
        "win_rate": 41.7,
        "losses": 21
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 4,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 77.5,
          "first_serve_won_pct": 60.3,
          "second_serve_won_pct": 62.0,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 61.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 27,
          "aces_per_match": 0.9,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 59.7,
          "second_serve_won_pct": 46.0,
          "break_points_saved_pct": 51.6,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 17,
          "wins": 10,
          "losses": 7,
          "win_rate": 58.8,
          "tournaments_played": 9,
          "tournaments_won": 2,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 20,
          "double_faults": 43,
          "aces_per_match": 1.2,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 77.6,
          "first_serve_won_pct": 59.4,
          "second_serve_won_pct": 57.4,
          "break_points_saved_pct": 52.3,
          "break_points_converted_pct": 43.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 22,
          "wins": 11,
          "losses": 11,
          "win_rate": 50.0,
          "tournaments_played": 14,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 6,
          "aces": 7,
          "double_faults": 38,
          "aces_per_match": 0.3,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 80.6,
          "first_serve_won_pct": 52.7,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 53.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 52,
        "wins": 29,
        "tournaments_played": 30,
        "tournaments_won": 3,
        "aces": 39,
        "double_faults": 112,
        "win_rate": 55.8,
        "losses": 23
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 10,
          "aces_per_match": 0.5,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 46.2,
          "second_serve_won_pct": 43.3,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 37.5,
          "winners_total": 8,
          "unforced_errors_total": 19
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 7,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 80.1,
          "first_serve_won_pct": 57.9,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 56.2,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 21,
          "wins": 12,
          "losses": 9,
          "win_rate": 57.1,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 16,
          "double_faults": 51,
          "aces_per_match": 0.8,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 58.6,
          "second_serve_won_pct": 50.6,
          "break_points_saved_pct": 51.8,
          "break_points_converted_pct": 41.2,
          "winners_total": 57,
          "unforced_errors_total": 67
        },
        "red_clay": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 15,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 56.3,
          "second_serve_won_pct": 48.8,
          "break_points_saved_pct": 57.0,
          "break_points_converted_pct": 45.2,
          "winners_total": 29,
          "unforced_errors_total": 35
        }
      },
      "totals": {
        "matches": 37,
        "wins": 18,
        "tournaments_played": 26,
        "tournaments_won": 0,
        "aces": 31,
        "double_faults": 83,
        "win_rate": 48.6,
        "losses": 19
      }
    }
  ],
  "data_generated_at": "2026-05-09 01:54:16 UTC"
}