Player Data JSON

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

Taylor Fritz

Taylor Fritz

USA ATP 7
57W - 29L 66.3% Win Rate Forma: LWWLLWLWWW

JSON Data

{
  "player": {
    "id": 553,
    "api_id": 136042,
    "name": "Taylor Fritz",
    "short_name": "T. Fritz",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5791602,
    "singles": 2.0,
    "doubles": null,
    "ranking": 174383,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-03-15"
  },
  "current_ranking": {
    "position": 7,
    "points": 3770,
    "best_position": 4,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 7,
      "points": 3770
    },
    {
      "date": "2026-05-08",
      "position": 7,
      "points": 3770
    },
    {
      "date": "2026-05-07",
      "position": 7,
      "points": 3770
    },
    {
      "date": "2026-05-06",
      "position": 7,
      "points": 3770
    },
    {
      "date": "2026-05-05",
      "position": 7,
      "points": 3770
    },
    {
      "date": "2026-05-04",
      "position": 7,
      "points": 3870
    },
    {
      "date": "2026-05-03",
      "position": 7,
      "points": 3870
    },
    {
      "date": "2026-05-02",
      "position": 7,
      "points": 3870
    },
    {
      "date": "2026-05-01",
      "position": 7,
      "points": 3870
    },
    {
      "date": "2026-04-30",
      "position": 7,
      "points": 3870
    }
  ],
  "career_stats": {
    "total_matches": 86,
    "wins": 57,
    "losses": 29,
    "win_rate": 66.3
  },
  "surface_stats": {
    "hard": {
      "matches": 64,
      "wins": 41,
      "losses": 23,
      "win_rate": 64.1
    },
    "clay": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "grass": {
      "matches": 15,
      "wins": 13,
      "losses": 2,
      "win_rate": 86.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 19,
      "wins": 14,
      "losses": 5,
      "win_rate": 73.7
    },
    "Masters 1000": {
      "matches": 28,
      "wins": 18,
      "losses": 10,
      "win_rate": 64.3
    },
    "ATP 500": {
      "matches": 18,
      "wins": 12,
      "losses": 6,
      "win_rate": 66.7
    },
    "ATP 250": {
      "matches": 14,
      "wins": 11,
      "losses": 3,
      "win_rate": 78.6
    },
    "Otro": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 86,
    "avg_aces_per_match": 12.9,
    "avg_double_faults_per_match": 1.9,
    "avg_first_serve_pct": 65.4,
    "avg_first_serve_won_pct": 80.0,
    "avg_second_serve_won_pct": 53.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-03-24",
      "opponent": "Jiri Lehečka",
      "opponent_id": 254742,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 67.0103092783505,
        "first_serve_won_pct": 72.3076923076923,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-22",
      "opponent": "Reilly Opelka",
      "opponent_id": 130400,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 67.3913043478261,
        "first_serve_won_pct": 93.54838709677419,
        "second_serve_won_pct": 73.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-20",
      "opponent": "Botic Van de Zandschulp",
      "opponent_id": 102339,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 18,
        "double_faults": 2,
        "first_serve_pct": 64.44444444444444,
        "first_serve_won_pct": 82.75862068965517,
        "second_serve_won_pct": 59.375,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-09",
      "opponent": "Alex Michelsen",
      "opponent_id": 406728,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 12,
        "double_faults": 0,
        "first_serve_pct": 70.12987012987013,
        "first_serve_won_pct": 72.22222222222221,
        "second_serve_won_pct": 39.130434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-21",
      "opponent": "Tommy Paul",
      "opponent_id": 138546,
      "tournament": "Delray Beach",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 76.05633802816901,
        "first_serve_won_pct": 62.96296296296296,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-20",
      "opponent": "Rafael Jodar",
      "opponent_id": 458834,
      "tournament": "Delray Beach",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 15,
        "double_faults": 0,
        "first_serve_pct": 72.05882352941177,
        "first_serve_won_pct": 83.6734693877551,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-15",
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "tournament": "Dallas",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 14,
        "double_faults": 1,
        "first_serve_pct": 67.12328767123287,
        "first_serve_won_pct": 87.75510204081633,
        "second_serve_won_pct": 68.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-14",
      "opponent": "Marin Čilić",
      "opponent_id": 15387,
      "tournament": "Dallas",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 22,
        "double_faults": 0,
        "first_serve_pct": 74.66666666666667,
        "first_serve_won_pct": 85.71428571428571,
        "second_serve_won_pct": 48.717948717948715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-13",
      "opponent": "Sebastian Korda",
      "opponent_id": 195840,
      "tournament": "Dallas",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 22,
        "double_faults": 3,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 80.45977011494253,
        "second_serve_won_pct": 55.88235294117647,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-12",
      "opponent": "Brandon Nakashima",
      "opponent_id": 235576,
      "tournament": "Dallas",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 15,
        "double_faults": 3,
        "first_serve_pct": 75.92592592592592,
        "first_serve_won_pct": 82.92682926829268,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWLLWLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Alejandro Davidovich Fokina",
      "opponent_id": 157456,
      "matches": 4,
      "wins": 2,
      "losses": 2
    },
    {
      "opponent": "Gabriel Diallo",
      "opponent_id": 280151,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Marcos Giron",
      "opponent_id": 42379,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Jenson Brooksby",
      "opponent_id": 191873,
      "matches": 3,
      "wins": 3,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 15,
          "wins": 13,
          "losses": 2,
          "win_rate": 86.7,
          "tournaments_played": 4,
          "tournaments_won": 2,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 5,
          "aces": 227,
          "double_faults": 27,
          "aces_per_match": 15.1,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 80.8,
          "second_serve_won_pct": 64.8,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 47.6,
          "winners_total": 251,
          "unforced_errors_total": 119
        },
        "hardcourt_indoor": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 109,
          "double_faults": 24,
          "aces_per_match": 12.1,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 76.0,
          "second_serve_won_pct": 55.3,
          "break_points_saved_pct": 72.0,
          "break_points_converted_pct": 23.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 41,
          "wins": 30,
          "losses": 11,
          "win_rate": 73.2,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 12,
          "tiebreaks_lost": 11,
          "aces": 478,
          "double_faults": 85,
          "aces_per_match": 11.7,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 79.4,
          "second_serve_won_pct": 57.2,
          "break_points_saved_pct": 71.1,
          "break_points_converted_pct": 39.7,
          "winners_total": 287,
          "unforced_errors_total": 235
        },
        "red_clay": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 53,
          "double_faults": 5,
          "aces_per_match": 7.6,
          "double_faults_per_match": 0.7,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 77.0,
          "second_serve_won_pct": 47.9,
          "break_points_saved_pct": 51.4,
          "break_points_converted_pct": 32.4,
          "winners_total": 33,
          "unforced_errors_total": 41
        }
      },
      "totals": {
        "matches": 72,
        "wins": 50,
        "tournaments_played": 25,
        "tournaments_won": 2,
        "aces": 867,
        "double_faults": 141,
        "win_rate": 69.4,
        "losses": 22
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 12,
          "wins": 10,
          "losses": 2,
          "win_rate": 83.3,
          "tournaments_played": 3,
          "tournaments_won": 1,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 2,
          "aces": 168,
          "double_faults": 14,
          "aces_per_match": 14.0,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 81.2,
          "second_serve_won_pct": 64.3,
          "break_points_saved_pct": 72.5,
          "break_points_converted_pct": 31.9,
          "winners_total": 233,
          "unforced_errors_total": 118
        },
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 51,
          "double_faults": 8,
          "aces_per_match": 8.5,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 77.2,
          "second_serve_won_pct": 49.2,
          "break_points_saved_pct": 67.6,
          "break_points_converted_pct": 35.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 32,
          "wins": 22,
          "losses": 10,
          "win_rate": 68.8,
          "tournaments_played": 10,
          "tournaments_won": 1,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 5,
          "aces": 337,
          "double_faults": 72,
          "aces_per_match": 10.5,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 75.1,
          "second_serve_won_pct": 62.8,
          "break_points_saved_pct": 69.1,
          "break_points_converted_pct": 38.6,
          "winners_total": 475,
          "unforced_errors_total": 365
        },
        "red_clay": {
          "matches": 22,
          "wins": 15,
          "losses": 7,
          "win_rate": 68.2,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 4,
          "aces": 192,
          "double_faults": 31,
          "aces_per_match": 8.7,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 77.3,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 67.5,
          "break_points_converted_pct": 42.4,
          "winners_total": 227,
          "unforced_errors_total": 141
        }
      },
      "totals": {
        "matches": 72,
        "wins": 50,
        "tournaments_played": 23,
        "tournaments_won": 2,
        "aces": 748,
        "double_faults": 125,
        "win_rate": 69.4,
        "losses": 22
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 76,
          "double_faults": 19,
          "aces_per_match": 10.9,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 74.5,
          "second_serve_won_pct": 58.4,
          "break_points_saved_pct": 70.6,
          "break_points_converted_pct": 38.9,
          "winners_total": 129,
          "unforced_errors_total": 81
        },
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 2,
          "aces": 81,
          "double_faults": 8,
          "aces_per_match": 13.5,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 78.7,
          "first_serve_won_pct": 78.3,
          "second_serve_won_pct": 64.3,
          "break_points_saved_pct": 64.3,
          "break_points_converted_pct": 16.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 41,
          "wins": 31,
          "losses": 10,
          "win_rate": 75.6,
          "tournaments_played": 12,
          "tournaments_won": 2,
          "tiebreaks_won": 11,
          "tiebreaks_lost": 8,
          "aces": 383,
          "double_faults": 99,
          "aces_per_match": 9.3,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 76.1,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 66.3,
          "break_points_converted_pct": 49.2,
          "winners_total": 341,
          "unforced_errors_total": 217
        },
        "red_clay": {
          "matches": 17,
          "wins": 11,
          "losses": 6,
          "win_rate": 64.7,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 4,
          "aces": 126,
          "double_faults": 35,
          "aces_per_match": 7.4,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 74.8,
          "second_serve_won_pct": 61.3,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 39.6,
          "winners_total": 116,
          "unforced_errors_total": 83
        }
      },
      "totals": {
        "matches": 71,
        "wins": 49,
        "tournaments_played": 26,
        "tournaments_won": 2,
        "aces": 666,
        "double_faults": 161,
        "win_rate": 69.0,
        "losses": 22
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:55:31 UTC"
}