Player Data JSON

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

Taylor Fritz

Taylor Fritz

USA ATP 9
50W - 25L 66,7% Win Rate Forma: LWWWLLWLLL

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": 60157,
    "singles": 15.71,
    "doubles": 14.84,
    "ranking": 11,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 9,
    "points": 3840,
    "best_position": 4,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 9,
      "points": 3840
    },
    {
      "date": "2026-01-29",
      "position": 9,
      "points": 3840
    },
    {
      "date": "2026-01-28",
      "position": 9,
      "points": 3840
    },
    {
      "date": "2026-01-27",
      "position": 9,
      "points": 3840
    },
    {
      "date": "2026-01-26",
      "position": 9,
      "points": 3840
    },
    {
      "date": "2026-01-25",
      "position": 9,
      "points": 3840
    },
    {
      "date": "2026-01-24",
      "position": 9,
      "points": 3840
    },
    {
      "date": "2026-01-23",
      "position": 9,
      "points": 3840
    },
    {
      "date": "2026-01-22",
      "position": 9,
      "points": 3840
    },
    {
      "date": "2026-01-21",
      "position": 9,
      "points": 3840
    }
  ],
  "career_stats": {
    "total_matches": 75,
    "wins": 50,
    "losses": 25,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 53,
      "wins": 34,
      "losses": 19,
      "win_rate": 64.2
    },
    "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": 24,
      "wins": 16,
      "losses": 8,
      "win_rate": 66.7
    },
    "ATP 500": {
      "matches": 13,
      "wins": 8,
      "losses": 5,
      "win_rate": 61.5
    },
    "ATP 250": {
      "matches": 12,
      "wins": 10,
      "losses": 2,
      "win_rate": 83.3
    },
    "Otro": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 75,
    "avg_aces_per_match": 12.7,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 64.6,
    "avg_first_serve_won_pct": 79.9,
    "avg_second_serve_won_pct": 54.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-26",
      "opponent": "Lorenzo Musetti",
      "opponent_id": 261015,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 59.523809523809526,
        "first_serve_won_pct": 64.0,
        "second_serve_won_pct": 55.88235294117647,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-24",
      "opponent": "Stan Wawrinka",
      "opponent_id": 14548,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "3-1",
      "stats": {
        "aces": 30,
        "double_faults": 1,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 84.52380952380952,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "Vit Kopřiva",
      "opponent_id": 199395,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "3-0",
      "stats": {
        "aces": 15,
        "double_faults": 1,
        "first_serve_pct": 79.54545454545455,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 61.111111111111114,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Valentin Royer",
      "opponent_id": 255449,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-1",
      "stats": {
        "aces": 24,
        "double_faults": 3,
        "first_serve_pct": 69.0909090909091,
        "first_serve_won_pct": 81.57894736842105,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Hubert Hurkacz",
      "opponent_id": 158896,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 12,
        "double_faults": 0,
        "first_serve_pct": 64.38356164383562,
        "first_serve_won_pct": 78.72340425531915,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Stefanos Tsitsipas",
      "opponent_id": 122366,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 60.37735849056604,
        "first_serve_won_pct": 81.25,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Jaume Munar",
      "opponent_id": 126356,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 16,
        "double_faults": 7,
        "first_serve_pct": 66.96428571428571,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 23,
        "double_faults": 2,
        "first_serve_pct": 54.90196078431373,
        "first_serve_won_pct": 76.78571428571429,
        "second_serve_won_pct": 59.25925925925925,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-13",
      "opponent": "Alex de Minaur",
      "opponent_id": 201239,
      "tournament": "ATP Finals",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 60.86956521739131,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-11",
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "tournament": "ATP Finals",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 14,
        "double_faults": 2,
        "first_serve_pct": 74.56140350877193,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 41.37931034482759,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LWWWLLWLLL"
  },
  "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": "Carlos Alcaraz",
      "opponent_id": 275923,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Jenson Brooksby",
      "opponent_id": 191873,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Aleksandar Vukic",
      "opponent_id": 124656,
      "matches": 2,
      "wins": 2,
      "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": 10,
          "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": 24,
        "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-01-30 08:58:46 UTC"
}