Curtis Blaydes

Razor
Name
Curtis Blaydes
Nickname
Razor
Birthdate
1991-02-18 (33)
Born
Chicago, Illinois, United States
Height
6'4"
Reach
80"
Leg reach
46"
Result and record Opponent image Opponent information Bout details Date
loss | 18-4, 1NC
Tom Aspinall
2024-07-27
win | 17-4, 1NC
Jailton Almeida
2024-03-09
cancelled | n/a
Jailton Almeida
2023-11-04
draw | 17-3
Sergei Pavlovich
2023-04-22
win | 16-3, 1NC
Tom Aspinall
2022-07-23
win | 15-3, 1NC
Chris Daukaus
2022-03-26
win | 14-3, 1NC
Jairzinho Rozenstruik
2021-09-26
loss | 14-2, 1NC
Derrick Lewis

Derrick Lewis

263

24-7, 1NC

2021-02-20
cancelled | 14-2
Derrick Lewis
2020-11-28
win | 13-2, 1NC
Alexander Volkov
2020-06-20
win | 12-2, 1NC
Junior Dos Santos
2020-01-25
win | 11-2, 1NC
Shamil Abdurakhimov
2019-09-07
win | 10-2, 1NC
Justin Willis
2019-03-23
loss | 10-1, 1NC
Francis Ngannou
2018-11-24
win | 9-1, 1NC
Alistair Overeem

Alistair Overeem

244

43-16, 1NC

2018-06-09
win | 8-1, 1NC
Mark Hunt

Mark Hunt

265

13-11

2018-02-10
win | 7-1, 1NC
Alexey Oleynik

Alexey Oleynik

246.2

55-10

2017-11-04
win | 6-1, 1NC
Daniel Omielanczuk
2017-07-09
no-contest | 6-1
Adam Milstead

Adam Milstead

233.5

8-1

2017-02-05
win | 5-1
Cody East
2016-10-02
loss | 5-0
Francis Ngannou
2016-04-10
win | 4-0
Luis Cortez
2016-02-20
win | 3-0
Allen Crowder
2015-04-10
cancelled | 3-0
Maurice Greene
2015-03-01
win | 2-0
Brad Faylor
2014-11-16
win | 1-0
William Baptiste
2014-10-11
win | 0-0
Lorenzo Hood
2014-05-31
win | 4-0
Tyler Reece
2014-02-22
win | 2-0
Pete Juska
2013-07-13
Request history8.3.7PHP Version1.04sRequest Duration13MBMemory UsageGET people/{person}Route
    • Booting (20.09ms)time
    • Application (1.02s)time
    • 1 x Application (98.07%)
      1.02s
      1 x Booting (1.93%)
      20.09ms
      148 templates were rendered
      • 1x livewire.show-personshow-person.blade.php#?blade
      • 1x components.headers.personperson.blade.php#?blade
      • 1x components.headers.headingheading.blade.php#?blade
      • 1x components.headers.sub-heading-itemsub-heading-item.blade.php#?blade
      • 1x components.headers.sub-headingsub-heading.blade.php#?blade
      • 8x components.description-list.left-aligned.groupgroup.blade.php#?blade
      • 8x components.description-list.left-aligned.namename.blade.php#?blade
      • 8x components.description-list.left-aligned.valuevalue.blade.php#?blade
      • 1x components.description-list.left-aligned.indexindex.blade.php#?blade
      • 29x tables.columns.fighter-bouts.result-and-recordresult-and-record.blade.php#?blade
      • 29x tables.columns.fighter-bouts.opponent-informationopponent-information.blade.php#?blade
      • 29x components.people.linklink.blade.php#?blade
      • 29x tables.columns.fighter-bouts.bout-detailsbout-details.blade.php#?blade
      • 1x __components::4943bc92ebba41e8b0e508149542e0ad4943bc92ebba41e8b0e508149542e0ad.blade.php#?blade
      • 1x layouts.guestguest.blade.php#?blade
      uri
      GET people/{person}
      middleware
      web
      controller
      App\Livewire\ShowPerson@__invoke
      namespace
      prefix
      where
      as
      people.show
      file
      vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php:7-31
      4 statements were executed58.54ms
      • Connection EstablishedvaporImplicitRouteBinding.php#119
        Backtrace
        • 16. vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:119
        • 17. vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:75
        • 21. vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:72
        • 22. vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:31
        • 23. vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:212
      • select * from `people` where `slug` = 'curtis-blaydes' limit 1
        45.54msvaporImplicitRouteBinding.php#119
        Bindings
        • 0: curtis-blaydes
        Backtrace
        • 17. vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:119
        • 18. vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:75
        • 22. vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:72
        • 23. vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:31
        • 24. vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:212
      • select `bout_fighter`.`person_id` as `pivot_person_id`, `bout_fighter`.`bout_id` as `pivot_bout_id`, `bout_fighter`.`id` as `pivot_id`, `bout_fighter`.`title_status` as `pivot_title_status`, `bout_fighter`.`fight_weight` as `pivot_fight_weight`, `bout_fighter`.`prefight_record` as `pivot_prefight_record`, `bout_fighter`.`designation` as `pivot_designation`, `bout_fighter`.`fighting_out_of` as `pivot_fighting_out_of`, `bout_fighter`.`created_at` as `pivot_created_at`, `bout_fighter`.`updated_at` as `pivot_updated_at`, `bout_fighter`.*, `bouts`.* from `bouts` inner join `bout_fighter` on `bouts`.`id` = `bout_fighter`.`bout_id` where `bout_fighter`.`person_id` = 493 order by (select CONCAT_WS('-', `date`, `time`) from `events` where `event_id` = `events`.`id` limit 1) desc, `match` desc
        6.93msvaporHasRecords.php#108
        Bindings
        • 0: 493
        Backtrace
        • 15. vendor/filament/tables/src/Concerns/HasRecords.php:108
        • 16. vendor/filament/tables/src/Table/Concerns/HasRecords.php:66
        • 17. view::filament-tables::index:63
        • 19. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `people`.*, `bout_fighter`.`bout_id` as `pivot_bout_id`, `bout_fighter`.`person_id` as `pivot_person_id`, `bout_fighter`.`id` as `pivot_id`, `bout_fighter`.`title_status` as `pivot_title_status`, `bout_fighter`.`fight_weight` as `pivot_fight_weight`, `bout_fighter`.`prefight_record` as `pivot_prefight_record`, `bout_fighter`.`designation` as `pivot_designation`, `bout_fighter`.`fighting_out_of` as `pivot_fighting_out_of`, `bout_fighter`.`created_at` as `pivot_created_at`, `bout_fighter`.`updated_at` as `pivot_updated_at` from `people` inner join `bout_fighter` on `people`.`id` = `bout_fighter`.`person_id` where `bout_fighter`.`bout_id` in (73, 347, 521, 756, 906, 1067, 1205, 1409, 1557, 1687, 2463, 2838, 2851, 2866, 2880, 2889, 2897, 2906, 5670, 5872, 9425, 13492, 22395, 25977, 26631, 27815, 28528, 28928, 29310)
        3.68msvaporHasRecords.php#108
        Backtrace
        • 19. vendor/filament/tables/src/Concerns/HasRecords.php:108
        • 20. vendor/filament/tables/src/Table/Concerns/HasRecords.php:66
        • 21. view::filament-tables::index:63
        • 23. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `events` where `events`.`id` in (22, 37, 57, 72, 85, 98, 116, 133, 154, 510, 584, 585, 586, 587, 588, 589, 590, 770, 784, 1053, 2403, 2691, 2918, 4783, 4905, 5013, 5072, 5107, 5132)
        2.39msvaporHasRecords.php#108
        Backtrace
        • 20. vendor/filament/tables/src/Concerns/HasRecords.php:108
        • 21. vendor/filament/tables/src/Table/Concerns/HasRecords.php:66
        • 22. view::filament-tables::index:63
        • 24. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      App\Models\Person
      59Person.php#?
      App\Models\Bout
      29Bout.php#?
      App\Models\Event
      29Event.php#?
      show-person #XL4ow3TFKgy50xXYYvMc
      array:4 [ "data" => array:33 [ "person" => App\Models\Person {#11263 #connection: "mysql...
      notifications #3SzaG0VUGNqscoskGeS4
      array:4 [ "data" => array:2 [ "isFilamentNotificationsComponent" => true "notifications" =...
          _token
          w4Liw1uC3JvSMHtVx7RecChXK99ST4yfTwsfVxv3
          _previous
          array:1 [ "url" => "https://immadb.com/people/curtis-blaydes" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /people/curtis-blaydes
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:30 [ "x-vapor-source-ip" => array:1 [ 0 => "3.138.116.124" ] "content-length" => array:1 [ 0 => "0" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-for" => array:1 [ 0 => "3.138.116.124, 15.158.61.164" ] "x-amzn-trace-id" => array:1 [ 0 => "Root=1-6782f679-5e0ae4055c7607cf58dd44da" ] "x-amz-cf-id" => array:1 [ 0 => "HYNzXFf_l0kichtFD2Y_-OfwgEfb9Iq-UBQ-WlDmUE1xT7ScQRLwoQ==" ] "via" => array:1 [ 0 => "2.0 746f6e170e429fc94de6ac30e08ca30c.cloudfront.net (CloudFront)" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "priority" => array:1 [ 0 => "u=0, i" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "immadb.com" ] "cloudfront-viewer-country" => array:1 [ 0 => "US" ] "cloudfront-viewer-asn" => array:1 [ 0 => "16509" ] "cloudfront-is-tablet-viewer" => array:1 [ 0 => "false" ] "cloudfront-is-smarttv-viewer" => array:1 [ 0 => "false" ] "cloudfront-is-mobile-viewer" => array:1 [ 0 => "false" ] "cloudfront-is-desktop-viewer" => array:1 [ 0 => "true" ] "cloudfront-forwarded-proto" => array:1 [ 0 => "https" ] "cache-control" => array:1 [ 0 => "no-cache" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "cache-control" => array:1 [ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [ 0 => "Sat, 11 Jan 2025 22:53:47 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6IllxV1ZYSDkwZXIwb1lzQUgyaHZQRkE9PSIsInZhbHVlIjoiR3dKbkFDdDdmNU56T0Iyd2t4NGNTSFVZenRLekx4elJRVFJxZzRRVEpzMmpQNzJubERwbGpVSXNsWGkvS2RSbnNpRDlyNU1GdmF1bzBkMjNnYnhwSmNndlZkVEhMWUtpdTF3YVdDRFFWTWMxWnN2MW9WSlF2dG52cEEwNVdtbDUiLCJtYWMiOiI3ODI2YjliMmE1MmUxMWRjMTFhNzJjNmJjMzMwNmZjNWU1Nzg5MDM2MDU2NzNiNTBmY2NmZWYyZDk5OTY2NjY3IiwidGFnIjoiIn0%3D; expires=Sun, 12 Jan 2025 00:53:47 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IllxV1ZYSDkwZXIwb1lzQUgyaHZQRkE9PSIsInZhbHVlIjoiR3dKbkFDdDdmNU56T0Iyd2t4NGNTSFVZenRLekx4elJRVFJxZzRRVEpzMmpQNzJubERwbGpVSXNsWGkvS2RSbnNpRDlyN" 1 => "laravel_session=eyJpdiI6ImlZQWk1bjNVaFR5eWRtaG1LT2lxa2c9PSIsInZhbHVlIjoiRVFaa0tlVExJNFo3Ulc5VnBBWmxxcTRsSzYzY283WUhKRmpkWTgwTWhDVVdGVFB6VjkrTldsMkxBV1VEMjdWdkkvQ3NnanhLZTVPd1BhT051VE14QmU5aTM2bDBoVGlmL3h4M2ZnN2I0bUVHVm9GdXpkMGp4ZWpXOUlUMWtKUWEiLCJtYWMiOiJiMDNjZjY2YmYwYTEzYjVlNjIyZjhmNjM4NjI4OWMyNzRhNTUzNzU0MDcyNmUzM2QyZDUxNDlkZDVmMzhiODMxIiwidGFnIjoiIn0%3D; expires=Sun, 12 Jan 2025 00:53:47 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6ImlZQWk1bjNVaFR5eWRtaG1LT2lxa2c9PSIsInZhbHVlIjoiRVFaa0tlVExJNFo3Ulc5VnBBWmxxcTRsSzYzY283WUhKRmpkWTgwTWhDVVdGVFB6VjkrTldsMkxBV1VEMjdWdkkv" 2 => "5oSIpY7AJcTVVq1U8JRqabKgEMrEw0kFc6nlPppA=eyJpdiI6IkZqYW0zTDBEVW51Q2t5UE5Oc0pHcXc9PSIsInZhbHVlIjoiNkpjNWpaOUZSSGRKS1M3bWdobmhteENSL3hjbzg0YTY3OGFNcWgxNDNPVGZ2SUxBcDBqbnBwVnhwL0xiR3pET3VqdWhVVTNXaUprcDB2ekVwZFZ6Q0FObHhSamwySWpUUHVhYzhVanR3OW5CNWo2d2dDaGtTOFBJOWxGMW5aR3BJQ2ljcEprcFpsNmxaNVF6OTJJMjdwSU1sazAwejZIUjNUNkdkVHhKVUlRNkhPSE5iUks2TUxmSWFHODdFbEVYM2tieFVSSzNQWWtOVGY0cmpZOGNuaDQ3UGNlZnhBdkF1bTJCVWV0SjVYNGhDdzJIazBLbUhqaW9ja2VxdkpQOGdVV3M0MGNZME9PdU5vWFZSS2d2c0w0SjEwMGlLZGpETWUyNkNMdUViaVlTekJFUXhkd0F0NDYyY2o1TU9acDdWaVh4U2p0NUNHcmJuOWV2S3lNVyt6NE5zWmV0NlhXRWY5K2hQOHM3TTcvZWFVTnNTTWE2RXBYckIycjZtVWhwMjBVVjl0ZDAvakp5WjBqa1NmRE85QT09IiwibWFjIjoiZWMzYzI4YzE1NzQ3OWNhODhmYjUwNDIxOWE3MDg5YmQ2NjUzMjZiOTk1MzUxNTg2M2Y5Y2ZkMDNkMThiOGIwMiIsInRhZyI6IiJ9; expires=Sun, 12 Jan 2025 00:53:47 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax5oSIpY7AJcTVVq1U8JRqabKgEMrEw0kFc6nlPppA=eyJpdiI6IkZqYW0zTDBEVW51Q2t5UE5Oc0pHcXc9PSIsInZhbHVlIjoiNkpjNWpaOUZSSGRKS1M3bWdobmhteENSL3hjbzg0YTY3OGFNcWgxNDNPVGZ2SUx" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6IllxV1ZYSDkwZXIwb1lzQUgyaHZQRkE9PSIsInZhbHVlIjoiR3dKbkFDdDdmNU56T0Iyd2t4NGNTSFVZenRLekx4elJRVFJxZzRRVEpzMmpQNzJubERwbGpVSXNsWGkvS2RSbnNpRDlyNU1GdmF1bzBkMjNnYnhwSmNndlZkVEhMWUtpdTF3YVdDRFFWTWMxWnN2MW9WSlF2dG52cEEwNVdtbDUiLCJtYWMiOiI3ODI2YjliMmE1MmUxMWRjMTFhNzJjNmJjMzMwNmZjNWU1Nzg5MDM2MDU2NzNiNTBmY2NmZWYyZDk5OTY2NjY3IiwidGFnIjoiIn0%3D; expires=Sun, 12-Jan-2025 00:53:47 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IllxV1ZYSDkwZXIwb1lzQUgyaHZQRkE9PSIsInZhbHVlIjoiR3dKbkFDdDdmNU56T0Iyd2t4NGNTSFVZenRLekx4elJRVFJxZzRRVEpzMmpQNzJubERwbGpVSXNsWGkvS2RSbnNpRDlyN" 1 => "laravel_session=eyJpdiI6ImlZQWk1bjNVaFR5eWRtaG1LT2lxa2c9PSIsInZhbHVlIjoiRVFaa0tlVExJNFo3Ulc5VnBBWmxxcTRsSzYzY283WUhKRmpkWTgwTWhDVVdGVFB6VjkrTldsMkxBV1VEMjdWdkkvQ3NnanhLZTVPd1BhT051VE14QmU5aTM2bDBoVGlmL3h4M2ZnN2I0bUVHVm9GdXpkMGp4ZWpXOUlUMWtKUWEiLCJtYWMiOiJiMDNjZjY2YmYwYTEzYjVlNjIyZjhmNjM4NjI4OWMyNzRhNTUzNzU0MDcyNmUzM2QyZDUxNDlkZDVmMzhiODMxIiwidGFnIjoiIn0%3D; expires=Sun, 12-Jan-2025 00:53:47 GMT; path=/; httponlylaravel_session=eyJpdiI6ImlZQWk1bjNVaFR5eWRtaG1LT2lxa2c9PSIsInZhbHVlIjoiRVFaa0tlVExJNFo3Ulc5VnBBWmxxcTRsSzYzY283WUhKRmpkWTgwTWhDVVdGVFB6VjkrTldsMkxBV1VEMjdWdkkv" 2 => "5oSIpY7AJcTVVq1U8JRqabKgEMrEw0kFc6nlPppA=eyJpdiI6IkZqYW0zTDBEVW51Q2t5UE5Oc0pHcXc9PSIsInZhbHVlIjoiNkpjNWpaOUZSSGRKS1M3bWdobmhteENSL3hjbzg0YTY3OGFNcWgxNDNPVGZ2SUxBcDBqbnBwVnhwL0xiR3pET3VqdWhVVTNXaUprcDB2ekVwZFZ6Q0FObHhSamwySWpUUHVhYzhVanR3OW5CNWo2d2dDaGtTOFBJOWxGMW5aR3BJQ2ljcEprcFpsNmxaNVF6OTJJMjdwSU1sazAwejZIUjNUNkdkVHhKVUlRNkhPSE5iUks2TUxmSWFHODdFbEVYM2tieFVSSzNQWWtOVGY0cmpZOGNuaDQ3UGNlZnhBdkF1bTJCVWV0SjVYNGhDdzJIazBLbUhqaW9ja2VxdkpQOGdVV3M0MGNZME9PdU5vWFZSS2d2c0w0SjEwMGlLZGpETWUyNkNMdUViaVlTekJFUXhkd0F0NDYyY2o1TU9acDdWaVh4U2p0NUNHcmJuOWV2S3lNVyt6NE5zWmV0NlhXRWY5K2hQOHM3TTcvZWFVTnNTTWE2RXBYckIycjZtVWhwMjBVVjl0ZDAvakp5WjBqa1NmRE85QT09IiwibWFjIjoiZWMzYzI4YzE1NzQ3OWNhODhmYjUwNDIxOWE3MDg5YmQ2NjUzMjZiOTk1MzUxNTg2M2Y5Y2ZkMDNkMThiOGIwMiIsInRhZyI6IiJ9; expires=Sun, 12-Jan-2025 00:53:47 GMT; path=/; secure; httponly5oSIpY7AJcTVVq1U8JRqabKgEMrEw0kFc6nlPppA=eyJpdiI6IkZqYW0zTDBEVW51Q2t5UE5Oc0pHcXc9PSIsInZhbHVlIjoiNkpjNWpaOUZSSGRKS1M3bWdobmhteENSL3hjbzg0YTY3OGFNcWgxNDNPVGZ2SUx" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "w4Liw1uC3JvSMHtVx7RecChXK99ST4yfTwsfVxv3" "_previous" => array:1 [ "url" => "https://immadb.com/people/curtis-blaydes" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-11 22:53:47GET/people/curtis-blaydes14841172