Player Data JSON

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

Frances Tiafoe

Frances Tiafoe

USA ATP 30
25W - 21L 54.3% Win Rate Forma: LLLWWLWWLW

JSON Data

{
  "player": {
    "id": 256,
    "api_id": 101101,
    "name": "Frances Tiafoe",
    "short_name": "F. Tiafoe",
    "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": 224678,
    "singles": 15.43,
    "doubles": 14.61,
    "ranking": 64,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 30,
    "points": 1510,
    "best_position": 10,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 30,
      "points": 1510
    },
    {
      "date": "2025-12-09",
      "position": 30,
      "points": 1510
    },
    {
      "date": "2025-12-08",
      "position": 30,
      "points": 1510
    },
    {
      "date": "2025-12-07",
      "position": 30,
      "points": 1510
    },
    {
      "date": "2025-12-06",
      "position": 30,
      "points": 1510
    },
    {
      "date": "2025-12-05",
      "position": 30,
      "points": 1510
    },
    {
      "date": "2025-12-04",
      "position": 30,
      "points": 1510
    },
    {
      "date": "2025-12-03",
      "position": 30,
      "points": 1510
    }
  ],
  "career_stats": {
    "total_matches": 46,
    "wins": 25,
    "losses": 21,
    "win_rate": 54.3
  },
  "surface_stats": {
    "hard": {
      "matches": 26,
      "wins": 14,
      "losses": 12,
      "win_rate": 53.8
    },
    "clay": {
      "matches": 17,
      "wins": 10,
      "losses": 7,
      "win_rate": 58.8
    },
    "grass": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 11,
      "wins": 7,
      "losses": 4,
      "win_rate": 63.6
    },
    "Masters 1000": {
      "matches": 17,
      "wins": 9,
      "losses": 8,
      "win_rate": 52.9
    },
    "ATP 500": {
      "matches": 12,
      "wins": 5,
      "losses": 7,
      "win_rate": 41.7
    },
    "ATP 250": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 46,
    "avg_aces_per_match": 8.1,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 55.5,
    "avg_first_serve_won_pct": 72.5,
    "avg_second_serve_won_pct": 50.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-03",
      "opponent": "Yannick Hanfmann",
      "opponent_id": 47975,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 52.04081632653062,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 57.692307692307686,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-24",
      "opponent": "Marton Fucsovics",
      "opponent_id": 47770,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 53.398058252427184,
        "first_serve_won_pct": 67.27272727272727,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-29",
      "opponent": "Jan-Lennard Struff",
      "opponent_id": 46391,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 15,
        "double_faults": 5,
        "first_serve_pct": 56.25,
        "first_serve_won_pct": 69.84126984126983,
        "second_serve_won_pct": 48.38709677419355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-27",
      "opponent": "Martin Damm Jr",
      "opponent_id": 51345,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "3-1",
      "stats": {
        "aces": 13,
        "double_faults": 1,
        "first_serve_pct": 62.601626016260155,
        "first_serve_won_pct": 85.71428571428571,
        "second_serve_won_pct": 58.18181818181818,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-25",
      "opponent": "Yoshihito Nishioka",
      "opponent_id": 59281,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-0",
      "stats": {
        "aces": 19,
        "double_faults": 2,
        "first_serve_pct": 51.85185185185185,
        "first_serve_won_pct": 83.92857142857143,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-13",
      "opponent": "Holger Rune",
      "opponent_id": 283070,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 39.58333333333333,
        "first_serve_won_pct": 52.63157894736842,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-11",
      "opponent": "Ugo Humbert",
      "opponent_id": 185388,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 39.58333333333333,
        "first_serve_won_pct": 52.63157894736842,
        "second_serve_won_pct": 48.275862068965516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-09",
      "opponent": "Roberto Carballés Baena",
      "opponent_id": 51141,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 44.44444444444444,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 34.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-03",
      "opponent": "Alex de Minaur",
      "opponent_id": 201239,
      "tournament": "Toronto",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 4,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 71.11111111111111,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-01",
      "opponent": "Aleksandar Vukic",
      "opponent_id": 124656,
      "tournament": "Toronto",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 55.42168674698795,
        "first_serve_won_pct": 76.08695652173914,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLLWWLWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Yoshihito Nishioka",
      "opponent_id": 59281,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Adam Walton",
      "opponent_id": 207575,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Alexandre Muller",
      "opponent_id": 88992,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Alejandro Davidovich Fokina",
      "opponent_id": 157456,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Yosuke Watanuki",
      "opponent_id": 157302,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 35,
          "double_faults": 11,
          "aces_per_match": 11.7,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 67.5,
          "first_serve_won_pct": 74.0,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 61.1,
          "break_points_converted_pct": 37.5,
          "winners_total": 82,
          "unforced_errors_total": 56
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 24,
          "double_faults": 8,
          "aces_per_match": 12.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 76.5,
          "second_serve_won_pct": 53.6,
          "break_points_saved_pct": 44.4,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 24,
          "wins": 13,
          "losses": 11,
          "win_rate": 54.2,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 6,
          "aces": 222,
          "double_faults": 85,
          "aces_per_match": 9.2,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 68.9,
          "first_serve_won_pct": 73.6,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 41.2,
          "winners_total": 219,
          "unforced_errors_total": 147
        },
        "red_clay": {
          "matches": 18,
          "wins": 11,
          "losses": 7,
          "win_rate": 61.1,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 0,
          "aces": 99,
          "double_faults": 26,
          "aces_per_match": 5.5,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 71.3,
          "second_serve_won_pct": 56.7,
          "break_points_saved_pct": 54.7,
          "break_points_converted_pct": 35.9,
          "winners_total": 186,
          "unforced_errors_total": 149
        }
      },
      "totals": {
        "matches": 47,
        "wins": 26,
        "tournaments_played": 21,
        "tournaments_won": 0,
        "aces": 380,
        "double_faults": 130,
        "win_rate": 55.3,
        "losses": 21
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 58,
          "double_faults": 24,
          "aces_per_match": 9.7,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 69.4,
          "second_serve_won_pct": 53.0,
          "break_points_saved_pct": 69.8,
          "break_points_converted_pct": 44.2,
          "winners_total": 117,
          "unforced_errors_total": 85
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 61,
          "double_faults": 6,
          "aces_per_match": 8.7,
          "double_faults_per_match": 0.9,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 72.8,
          "second_serve_won_pct": 60.2,
          "break_points_saved_pct": 61.1,
          "break_points_converted_pct": 34.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 34,
          "wins": 21,
          "losses": 13,
          "win_rate": 61.8,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 9,
          "aces": 294,
          "double_faults": 92,
          "aces_per_match": 8.6,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 73.8,
          "second_serve_won_pct": 57.9,
          "break_points_saved_pct": 63.7,
          "break_points_converted_pct": 37.0,
          "winners_total": 302,
          "unforced_errors_total": 254
        },
        "red_clay": {
          "matches": 11,
          "wins": 5,
          "losses": 6,
          "win_rate": 45.5,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 69,
          "double_faults": 23,
          "aces_per_match": 6.3,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 68.0,
          "second_serve_won_pct": 63.0,
          "break_points_saved_pct": 59.1,
          "break_points_converted_pct": 27.3,
          "winners_total": 86,
          "unforced_errors_total": 59
        }
      },
      "totals": {
        "matches": 58,
        "wins": 32,
        "tournaments_played": 27,
        "tournaments_won": 0,
        "aces": 482,
        "double_faults": 145,
        "win_rate": 55.2,
        "losses": 26
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 7,
          "losses": 2,
          "win_rate": 77.8,
          "tournaments_played": 3,
          "tournaments_won": 1,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 2,
          "aces": 88,
          "double_faults": 29,
          "aces_per_match": 9.8,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 77.2,
          "second_serve_won_pct": 61.3,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 46.5,
          "winners_total": 143,
          "unforced_errors_total": 95
        },
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 35,
          "double_faults": 8,
          "aces_per_match": 5.8,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 80.6,
          "second_serve_won_pct": 54.7,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 26,
          "wins": 16,
          "losses": 10,
          "win_rate": 61.5,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 8,
          "aces": 230,
          "double_faults": 59,
          "aces_per_match": 8.8,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 76.4,
          "second_serve_won_pct": 59.7,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 37.1,
          "winners_total": 347,
          "unforced_errors_total": 281
        },
        "red_clay": {
          "matches": 12,
          "wins": 8,
          "losses": 4,
          "win_rate": 66.7,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 87,
          "double_faults": 23,
          "aces_per_match": 7.2,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 73.6,
          "second_serve_won_pct": 55.1,
          "break_points_saved_pct": 63.4,
          "break_points_converted_pct": 37.3,
          "winners_total": 104,
          "unforced_errors_total": 89
        }
      },
      "totals": {
        "matches": 53,
        "wins": 34,
        "tournaments_played": 23,
        "tournaments_won": 2,
        "aces": 440,
        "double_faults": 119,
        "win_rate": 64.2,
        "losses": 19
      }
    }
  ],
  "data_generated_at": "2025-12-10 05:59:28 UTC"
}