Player Data JSON

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

Tyra Caterina Grant

Tyra Caterina Grant

Italy WTA 239
7W - 8L 46.7% Win Rate Forma: LWLLLWWWLW

JSON Data

{
  "player": {
    "id": 981,
    "api_id": 460330,
    "name": "Tyra Caterina Grant",
    "short_name": "T. Grant",
    "country": "Italy",
    "country_code": "IT",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2008-03-12",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4644657,
    "singles": null,
    "doubles": null,
    "ranking": null,
    "division": null,
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 239,
    "points": 306,
    "best_position": 206,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 239,
      "points": 306
    },
    {
      "date": "2025-12-09",
      "position": 239,
      "points": 306
    },
    {
      "date": "2025-12-08",
      "position": 239,
      "points": 306
    },
    {
      "date": "2025-12-07",
      "position": 239,
      "points": 306
    },
    {
      "date": "2025-12-06",
      "position": 239,
      "points": 306
    },
    {
      "date": "2025-12-05",
      "position": 239,
      "points": 306
    },
    {
      "date": "2025-12-04",
      "position": 239,
      "points": 306
    },
    {
      "date": "2025-12-03",
      "position": 239,
      "points": 306
    }
  ],
  "career_stats": {
    "total_matches": 15,
    "wins": 7,
    "losses": 8,
    "win_rate": 46.7
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "clay": {
      "matches": 11,
      "wins": 6,
      "losses": 5,
      "win_rate": 54.5
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 1000": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "WTA 250": {
      "matches": 11,
      "wins": 6,
      "losses": 5,
      "win_rate": 54.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 15,
    "avg_aces_per_match": 1.7,
    "avg_double_faults_per_match": 3.1,
    "avg_first_serve_pct": 66.8,
    "avg_first_serve_won_pct": 62.8,
    "avg_second_serve_won_pct": 38.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-23",
      "opponent": "Susan Bandecchi",
      "opponent_id": 96061,
      "tournament": "WTA 125K Rovereto, Italy Women Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 58.139534883720934,
        "first_serve_won_pct": 64.0,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Maria Timofeeva",
      "opponent_id": 293867,
      "tournament": "WTA 125K Rovereto, Italy Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 56.666666666666664,
        "first_serve_won_pct": 82.35294117647058,
        "second_serve_won_pct": 46.15384615384615,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-23",
      "opponent": "Lulu Sun",
      "opponent_id": 195182,
      "tournament": "WTA 125K Jingshan, China Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 9,
        "first_serve_pct": 83.63636363636363,
        "first_serve_won_pct": 52.17391304347826,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-22",
      "opponent": "Tamara Zidansek",
      "opponent_id": 110299,
      "tournament": "WTA 125K Palermo, Italy Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 70.70707070707071,
        "first_serve_won_pct": 51.42857142857142,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-18",
      "opponent": "Darja Semenistaja",
      "opponent_id": 314519,
      "tournament": "WTA 125K Rome, Italy Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 59.375,
        "first_serve_won_pct": 47.368421052631575,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-16",
      "opponent": "Ekaterine Gorgodze",
      "opponent_id": 48486,
      "tournament": "WTA 125K Rome, Italy Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 64.13043478260869,
        "first_serve_won_pct": 69.49152542372882,
        "second_serve_won_pct": 48.484848484848484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-15",
      "opponent": "Ylena In-Albon",
      "opponent_id": 107327,
      "tournament": "WTA 125K Rome, Italy Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 68.67469879518072,
        "first_serve_won_pct": 64.91228070175438,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-13",
      "opponent": "Angelica Raggi",
      "opponent_id": 221399,
      "tournament": "WTA 125K Rome, Italy Women Singles",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 65.47619047619048,
        "first_serve_won_pct": 61.81818181818181,
        "second_serve_won_pct": 46.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-13",
      "opponent": "Petra Marčinko",
      "opponent_id": 381052,
      "tournament": "WTA 125K Grado, Italy Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 51.02040816326531,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-12",
      "opponent": "Jana Fett",
      "opponent_id": 92442,
      "tournament": "WTA 125K Grado, Italy Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWLLLWWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Darja Semenistaja",
      "opponent_id": 314519,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Susan Bandecchi",
      "opponent_id": 96061,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Tamara Zidansek",
      "opponent_id": 110299,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Julia Grabher",
      "opponent_id": 113079,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Aliaksandra Sasnovich",
      "opponent_id": 45902,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 4,
          "aces_per_match": 1.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 78.8,
          "first_serve_won_pct": 65.2,
          "second_serve_won_pct": 15.4,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 7,
          "aces_per_match": 1.3,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 79.4,
          "first_serve_won_pct": 57.2,
          "second_serve_won_pct": 47.1,
          "break_points_saved_pct": 42.3,
          "break_points_converted_pct": 46.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 1,
        "tournaments_played": 8,
        "tournaments_won": 0,
        "aces": 5,
        "double_faults": 11,
        "win_rate": 25.0,
        "losses": 3
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 1,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 79.7,
          "first_serve_won_pct": 39.5,
          "second_serve_won_pct": 41.7,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 4,
          "aces_per_match": 0.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 87.4,
          "first_serve_won_pct": 57.7,
          "second_serve_won_pct": 25.0,
          "break_points_saved_pct": 46.2,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 8,
        "tournaments_won": 1,
        "aces": 1,
        "double_faults": 5,
        "win_rate": 0.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:48:44 UTC"
}