Player Data JSON

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

Diane Parry

Diane Parry

France WTA 122
20W - 25L 44,4% Win Rate Forma: LLLWLLLLWL

JSON Data

{
  "player": {
    "id": 512,
    "api_id": 247791,
    "name": "Diane Parry",
    "short_name": "D. Parry",
    "country": "France",
    "country_code": "FR",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2002-09-01",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3365640,
    "singles": 11.77,
    "doubles": 11.63,
    "ranking": 163,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 122,
    "points": 615,
    "best_position": 48,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 122,
      "points": 615
    },
    {
      "date": "2026-01-29",
      "position": 122,
      "points": 615
    },
    {
      "date": "2026-01-28",
      "position": 122,
      "points": 615
    },
    {
      "date": "2026-01-27",
      "position": 122,
      "points": 615
    },
    {
      "date": "2026-01-26",
      "position": 122,
      "points": 615
    },
    {
      "date": "2026-01-25",
      "position": 122,
      "points": 615
    },
    {
      "date": "2026-01-24",
      "position": 122,
      "points": 615
    },
    {
      "date": "2026-01-23",
      "position": 122,
      "points": 615
    },
    {
      "date": "2026-01-22",
      "position": 122,
      "points": 615
    },
    {
      "date": "2026-01-21",
      "position": 122,
      "points": 615
    }
  ],
  "career_stats": {
    "total_matches": 45,
    "wins": 20,
    "losses": 25,
    "win_rate": 44.4
  },
  "surface_stats": {
    "hard": {
      "matches": 18,
      "wins": 6,
      "losses": 12,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 16,
      "wins": 7,
      "losses": 9,
      "win_rate": 43.8
    },
    "grass": {
      "matches": 10,
      "wins": 7,
      "losses": 3,
      "win_rate": 70.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    },
    "WTA 1000": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    },
    "WTA 500": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "WTA 250": {
      "matches": 21,
      "wins": 7,
      "losses": 14,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 45,
    "avg_aces_per_match": 2.7,
    "avg_double_faults_per_match": 2.9,
    "avg_first_serve_pct": 63.4,
    "avg_first_serve_won_pct": 65.2,
    "avg_second_serve_won_pct": 43.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-13",
      "opponent": "Elena Pridankina",
      "opponent_id": 383652,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 65.45454545454545,
        "first_serve_won_pct": 61.111111111111114,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Joanna Garland",
      "opponent_id": 230384,
      "tournament": "Canberra, Australia",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 12,
        "double_faults": 11,
        "first_serve_pct": 68.13186813186813,
        "first_serve_won_pct": 56.451612903225815,
        "second_serve_won_pct": 27.586206896551722,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-30",
      "opponent": "Mia Pohankova",
      "opponent_id": 496742,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 53.2258064516129,
        "first_serve_won_pct": 60.60606060606061,
        "second_serve_won_pct": 41.37931034482759,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-29",
      "opponent": "Thasaporn Naklo",
      "opponent_id": 244424,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 96.07843137254902,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Elisabetta Cocciaretto",
      "opponent_id": 264980,
      "tournament": "Guangzhou",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 66.01941747572816,
        "first_serve_won_pct": 58.82352941176471,
        "second_serve_won_pct": 45.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-04",
      "opponent": "Yulia Putintseva",
      "opponent_id": 45545,
      "tournament": "Wuhan",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 97.22222222222221,
        "first_serve_won_pct": 37.142857142857146,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Yulia Putintseva",
      "opponent_id": 45545,
      "tournament": "WTA 125K Suzhou, China Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 73.19587628865979,
        "first_serve_won_pct": 53.52112676056338,
        "second_serve_won_pct": 19.230769230769234,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-23",
      "opponent": "Anna Bondar",
      "opponent_id": 150574,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 52.17391304347826,
        "first_serve_won_pct": 54.166666666666664,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Darya Astakhova",
      "opponent_id": 287756,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 50.90909090909091,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-30",
      "opponent": "Marta Kostyuk",
      "opponent_id": 230056,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 63.55140186915887,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 51.28205128205128,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 2,
    "losses": 8,
    "form_string": "LLLWLLLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Yulia Putintseva",
      "opponent_id": 45545,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Elisabetta Cocciaretto",
      "opponent_id": 264980,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Angela Fita Boluda",
      "opponent_id": 132412,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Viktorija Golubic",
      "opponent_id": 48455,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Petra Martić",
      "opponent_id": 19704,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 5,
          "losses": 2,
          "win_rate": 71.4,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 37,
          "double_faults": 19,
          "aces_per_match": 5.3,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 69.5,
          "second_serve_won_pct": 59.6,
          "break_points_saved_pct": 55.9,
          "break_points_converted_pct": 48.9,
          "winners_total": 76,
          "unforced_errors_total": 89
        },
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 5,
          "losses": 7,
          "win_rate": 41.7,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 34,
          "double_faults": 40,
          "aces_per_match": 2.8,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 65.5,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 62.7,
          "break_points_converted_pct": 49.4,
          "winners_total": 85,
          "unforced_errors_total": 92
        },
        "red_clay": {
          "matches": 15,
          "wins": 7,
          "losses": 8,
          "win_rate": 46.7,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 23,
          "double_faults": 39,
          "aces_per_match": 1.5,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 64.6,
          "second_serve_won_pct": 53.4,
          "break_points_saved_pct": 54.7,
          "break_points_converted_pct": 37.6,
          "winners_total": 7,
          "unforced_errors_total": 20
        }
      },
      "totals": {
        "matches": 34,
        "wins": 17,
        "tournaments_played": 21,
        "tournaments_won": 0,
        "aces": 94,
        "double_faults": 98,
        "win_rate": 50.0,
        "losses": 17
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 56,
          "double_faults": 33,
          "aces_per_match": 8.0,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 68.4,
          "first_serve_won_pct": 69.0,
          "second_serve_won_pct": 55.5,
          "break_points_saved_pct": 55.8,
          "break_points_converted_pct": 42.4,
          "winners_total": 15,
          "unforced_errors_total": 19
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 6,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 59.6,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 51.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 32,
          "wins": 19,
          "losses": 13,
          "win_rate": 59.4,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 4,
          "aces": 169,
          "double_faults": 81,
          "aces_per_match": 5.3,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 70.0,
          "first_serve_won_pct": 68.8,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 57.5,
          "break_points_converted_pct": 36.0,
          "winners_total": 109,
          "unforced_errors_total": 151
        },
        "red_clay": {
          "matches": 15,
          "wins": 8,
          "losses": 7,
          "win_rate": 53.3,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 44,
          "double_faults": 41,
          "aces_per_match": 2.9,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 63.8,
          "second_serve_won_pct": 48.9,
          "break_points_saved_pct": 54.2,
          "break_points_converted_pct": 44.4,
          "winners_total": 54,
          "unforced_errors_total": 66
        }
      },
      "totals": {
        "matches": 57,
        "wins": 33,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 278,
        "double_faults": 161,
        "win_rate": 57.9,
        "losses": 24
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 4,
          "double_faults": 6,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 61.9,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 63.2,
          "break_points_converted_pct": 45.0,
          "winners_total": 64,
          "unforced_errors_total": 59
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 0,
          "losses": 6,
          "win_rate": 0.0,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 22,
          "double_faults": 21,
          "aces_per_match": 3.7,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 67.1,
          "first_serve_won_pct": 60.1,
          "second_serve_won_pct": 42.6,
          "break_points_saved_pct": 34.9,
          "break_points_converted_pct": 20.0,
          "winners_total": 16,
          "unforced_errors_total": 36
        },
        "red_clay": {
          "matches": 35,
          "wins": 25,
          "losses": 10,
          "win_rate": 71.4,
          "tournaments_played": 20,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 68,
          "double_faults": 74,
          "aces_per_match": 1.9,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 60.5,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 47.0,
          "winners_total": 61,
          "unforced_errors_total": 88
        }
      },
      "totals": {
        "matches": 43,
        "wins": 26,
        "tournaments_played": 37,
        "tournaments_won": 1,
        "aces": 94,
        "double_faults": 101,
        "win_rate": 60.5,
        "losses": 17
      }
    }
  ],
  "data_generated_at": "2026-01-30 11:39:36 UTC"
}