Baselight

UFC Fight (1993-2024)

This is every UFC Fight ever from 1993 through 2024 ending with Noche Night.

@kaggle.willianoliveiragibin_ufc_fight_1993_2024

Loading...
Loading...

About this Dataset

UFC Fight (1993-2024)

The UFC Stats platform offers a comprehensive repository of statistical data about UFC (Ultimate Fighting Championship) events, and its section dedicated to completed events serves as a valuable resource for fans, analysts, and researchers interested in mixed martial arts. This section provides a chronological list of all UFC events that have taken place in the past, detailing essential information such as the event name, date, and location. By browsing this list, users can explore the rich history of UFC events, from the earliest tournaments to recent fight nights.

For each completed event, there is an option to access a more detailed overview, allowing users to delve into the specifics of individual fights. This includes information such as fight outcomes, detailed statistics about each fighter's performance, and key metrics that were recorded during the bouts. Metrics like significant strikes, total strikes, takedowns, submission attempts, and control time are highlighted, offering a clear view of how each fight unfolded.

Beyond individual fight details, the platform also provides summaries and comparisons, making it easier for users to understand how fighters fared relative to one another. These insights help fans and analysts assess the skills, strengths, and strategies of fighters across different events. By studying these detailed fight statistics, fans gain a deeper appreciation of the sport, while analysts can build narratives around fighter progress, fighting styles, and rivalries.

UFC Stats, with its thorough presentation of event and fight data, serves as a key reference point for tracking UFC history and understanding the evolution of fighters and their performances. This data-driven approach allows users to engage with the sport in a more informed way, going beyond the excitement of the matches to appreciate the underlying numbers and statistics that shape each fighter's journey.

Tables

Ufcfights Update New

@kaggle.willianoliveiragibin_ufc_fight_1993_2024.ufcfights_update_new
  • 110.13 KB
  • 7844 rows
  • 7 columns
Loading...

CREATE TABLE ufcfights_update_new (
  "event" VARCHAR,
  "fighter_1" VARCHAR,
  "fighter_2" VARCHAR,
  "result" VARCHAR,
  "method" VARCHAR,
  "round" BIGINT,
  "time" VARCHAR
);

Share link

Anyone who has the link will be able to view this.