Cory Sandhagen

The Sandman
Name
Cory Sandhagen
Nickname
The Sandman
Birthdate
1992-04-20 (32)
Born
Aurora, Colorado, United States
Height
5'11"
Reach
70"
Leg reach
40"
Result and record Opponent image Opponent information Bout details Date
draw | 17-4
Umar Nurmagomedov
2024-08-03
scheduled | 16-4
Rob Font
2023-08-05
cancelled | n/a
Umar Nurmagomedov
2023-08-05
win | 15-4
Marlon Vera

Marlon Vera

136

22-7-1

2023-03-25
win | 14-4
Song Yadong

Song Yadong

135.5

19-6-1, 1NC

2022-09-17
loss | 14-3
Petr Yan

Petr Yan

135

15-2

2021-10-30
loss | 14-2
TJ Dillashaw
2021-07-24
cancelled | 14-2
TJ Dillashaw
2021-05-08
win | 13-2
Frankie Edgar

Frankie Edgar

135.5

24-8-1

2021-02-06
win | 12-2
Marlon Moraes

Marlon Moraes

136

23-6-1

2020-10-10
loss | 12-1
Aljamain Sterling
2020-06-07
cancelled | 12-1
Frankie Edgar
2020-01-25
win | 11-1
Raphael Assuncao
2019-08-17
win | 10-1
John Lineker
2019-04-27
win | 9-1
Mario Bautista
2019-01-19
win | 8-1
Iuri Alcantara

Iuri Alcantara

136

35-9, 1NC

2018-08-25
win | 7-1
Austin Arnett
2018-01-27
win | 6-1
José Aguayo
2018-01-20
win | 5-1
Toninho Gavinho
2017-10-14
cancelled | 5-1
Cody Carrillo
2017-03-25
loss | 5-0
Jamall Emmers
2017-02-25
win | 4-0
Clay Wimer
2016-09-10
win | 3-0
Josh Huber
2016-07-17
win | 2-0
Dalton Goddard
2016-04-16
win | 1-0
Andrew Tenneson
2016-01-16
cancelled | 1-0
Randy Rowland
2015-11-07
win | 0-0
Bruce Sesseman
2015-05-31
win | 3-1
Jorge Dominguez
2015-03-07
win | 2-1
Desmond Squires
2014-07-19
loss | 2-0
Brandon Heredia
2013-04-20
win | 1-0
Seth Rodenbaugh
2013-02-10
win | 0-0
Daymar Ortiz
2012-09-15
Request history8.3.7PHP Version965msRequest Duration13MBMemory UsageGET people/{person}Route
    • Booting (12.31ms)time
    • Application (953ms)time
    • 1 x Application (98.72%)
      953ms
      1 x Booting (1.27%)
      12.31ms
      160 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
      • 32x tables.columns.fighter-bouts.result-and-recordresult-and-record.blade.php#?blade
      • 32x tables.columns.fighter-bouts.opponent-informationopponent-information.blade.php#?blade
      • 32x components.people.linklink.blade.php#?blade
      • 32x 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 executed57.36ms
      • 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` = 'cory-sandhagen' limit 1
        47.75msvaporImplicitRouteBinding.php#119
        Bindings
        • 0: cory-sandhagen
        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` = 842 order by (select CONCAT_WS('-', `date`, `time`) from `events` where `event_id` = `events`.`id` limit 1) desc, `match` desc
        4.35msvaporHasRecords.php#108
        Bindings
        • 0: 842
        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 (127, 300, 454, 658, 939, 5650, 6175, 7981, 8825, 13412, 18487, 21748, 22645, 23221, 23222, 23223, 23224, 23225, 23226, 23227, 23228, 23229, 23230, 23231, 23232, 23233, 23234, 26929, 27664, 28092, 28108, 29326)
        3.35msvaporHasRecords.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 (1, 18, 31, 49, 74, 770, 782, 943, 2194, 2392, 2451, 2668, 2745, 2791, 2996, 3329, 3330, 3331, 3332, 3333, 3334, 3335, 3336, 3337, 3338, 3339, 3340, 4934, 5001, 5033, 5133)
        1.91msvaporHasRecords.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
      65Person.php#?
      App\Models\Bout
      32Bout.php#?
      App\Models\Event
      31Event.php#?
      show-person #1tjskDDLW8QGBMUe5yHZ
      array:4 [ "data" => array:33 [ "person" => App\Models\Person {#11263 #connection: "mysql...
      notifications #Ozi3CSGyEZBd63fsRwHE
      array:4 [ "data" => array:2 [ "isFilamentNotificationsComponent" => true "notifications" =...
          _token
          7M9j3CeL7FeMt80DHm1JhJUGBLy0UQujuCW9Muol
          _previous
          array:1 [ "url" => "https://immadb.com/people/cory-sandhagen" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /people/cory-sandhagen
          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 => "18.227.48.208" ] "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 => "18.227.48.208, 15.158.61.166" ] "x-amzn-trace-id" => array:1 [ 0 => "Root=1-67827cda-2f6446fb04fba2810f13d548" ] "x-amz-cf-id" => array:1 [ 0 => "gB6WneIvJimojnOkRJoWzXYGpXCIvHOCVWtMKL3PDULbzH1liq2isg==" ] "via" => array:1 [ 0 => "2.0 a37c6915c3c7316887c2daf616d0206c.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 14:14:51 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=eyJpdiI6InRhMUlaZEN2ckk2c1JxTDZEeEJjTmc9PSIsInZhbHVlIjoiOElqVTdNRmxBZFNXbVpkTDBTdkdkajRPZmRsS2s1c2ZXNDZ6TUZqaWZRS0JjemFRRXJDVnNsTkdQcUhQWlpOMWVVWWcrNVJLOVBYQUhTdUlpandoUlYzTVo5WWE5Y0tWNG9KTUFSbStaZEdEQ3NyL0drV00vVlBvdTlCM3ozVEciLCJtYWMiOiJmMTM4ZWZlOTgxNjkyMjU2OWZmMjQwMGNkY2VkMDU1NjE4YTRjY2JiZWVkYTdkNjFhMmFkZTZiYzRiZTZiMTUyIiwidGFnIjoiIn0%3D; expires=Sat, 11 Jan 2025 16:14:51 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InRhMUlaZEN2ckk2c1JxTDZEeEJjTmc9PSIsInZhbHVlIjoiOElqVTdNRmxBZFNXbVpkTDBTdkdkajRPZmRsS2s1c2ZXNDZ6TUZqaWZRS0JjemFRRXJDVnNsTkdQcUhQWlpOMWVVWWcrN" 1 => "laravel_session=eyJpdiI6IldLaStlV1dLc3FhckRibVdvTGVIcVE9PSIsInZhbHVlIjoiKzJ1STRoeTVsVjdkZWhiTE0rSFM4NTYzNDNHdDR4MW5waWFDSjRXVDVhbDVnWWhVaTBMV0RlU1ZHQmlXMkRsVUcyZDdDS25hcFpmMnVLdCtEWVc2WDVxWUlQWXMrYzZXU2tRQnFWK2Z0ZmJ0NVQ4SUd4Nlo5d1NkRVQ3YlBKUU0iLCJtYWMiOiI4YmVjMjBmOTEyNjU4MmU4NjUwZWEzM2JkNzY1YzM2MGMxZmRhZGRhNjMyYjRjZDgzMDY2NGMxOWY2OTdjMWE4IiwidGFnIjoiIn0%3D; expires=Sat, 11 Jan 2025 16:14:51 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IldLaStlV1dLc3FhckRibVdvTGVIcVE9PSIsInZhbHVlIjoiKzJ1STRoeTVsVjdkZWhiTE0rSFM4NTYzNDNHdDR4MW5waWFDSjRXVDVhbDVnWWhVaTBMV0RlU1ZHQmlXMkRsVUcy" 2 => "qw0NoFFd3xON1WRjKyBIvBCsItBAN5nU9n95Ek6c=eyJpdiI6IlhMMUhrYUdVajV5THBwRWtrdDN0aHc9PSIsInZhbHVlIjoiNlh2ckYreEdTQnlyc0ZEcUplUk5GWGtnNFRWNEEwVHFGVjJrSmtkdHB0eDNtZXI3a0h6U2hGeFhJVnJ6eU5vZXJHMUxmbkNYT3htVndxc1haV2FLbW5Kc1ByZ1BuaGZ4ZVNGM3czVDhoR3RYTFQvRW9SU0VlbHA2VzlxNGwwL2ZMbENIcU1TTWdwM2UvTFBPSCs3SUFJdXdxN1BDY0VXRnVWMnIyanJzRyt1SmtQc0JQYW5oTHdiZjlmdncwK0U1TzJHU0s3K3hTME9rZHRQQTFmTkw4eEprcDRoNGtQZldyaGVoUHBTYjlhK3J3V1FuMHo5WkpQZEZFUk1YdkxLRTYrLy9tUFJMNlRPREpnbzBKam1xMTlWaW02Zy9rUWUzVzUzZmFVL0JzS1V6QnJaNnBCVmNjNzMrLzc3SkpFY2Y1R25CVmtYMHdqYzhUZkwxTngvYmhwbWw4MFlPWFd4bjErNTVGZU8wcHpMTit6bE12THovRlppWjhydmZUMURNZStrVUp4a0kxMkZVTTkzSXlFcWJYZz09IiwibWFjIjoiNDE5NWQ4YTMzNmE4ZGVkYjZiN2IxOTdhMjQ0MTVlMjE0ZDY0ODM5YjcyYzZmYjEyYzBkZDc5YzNjMzM3ZTMxOSIsInRhZyI6IiJ9; expires=Sat, 11 Jan 2025 16:14:51 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxqw0NoFFd3xON1WRjKyBIvBCsItBAN5nU9n95Ek6c=eyJpdiI6IlhMMUhrYUdVajV5THBwRWtrdDN0aHc9PSIsInZhbHVlIjoiNlh2ckYreEdTQnlyc0ZEcUplUk5GWGtnNFRWNEEwVHFGVjJrSmtkdHB0eDNtZXI" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6InRhMUlaZEN2ckk2c1JxTDZEeEJjTmc9PSIsInZhbHVlIjoiOElqVTdNRmxBZFNXbVpkTDBTdkdkajRPZmRsS2s1c2ZXNDZ6TUZqaWZRS0JjemFRRXJDVnNsTkdQcUhQWlpOMWVVWWcrNVJLOVBYQUhTdUlpandoUlYzTVo5WWE5Y0tWNG9KTUFSbStaZEdEQ3NyL0drV00vVlBvdTlCM3ozVEciLCJtYWMiOiJmMTM4ZWZlOTgxNjkyMjU2OWZmMjQwMGNkY2VkMDU1NjE4YTRjY2JiZWVkYTdkNjFhMmFkZTZiYzRiZTZiMTUyIiwidGFnIjoiIn0%3D; expires=Sat, 11-Jan-2025 16:14:51 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InRhMUlaZEN2ckk2c1JxTDZEeEJjTmc9PSIsInZhbHVlIjoiOElqVTdNRmxBZFNXbVpkTDBTdkdkajRPZmRsS2s1c2ZXNDZ6TUZqaWZRS0JjemFRRXJDVnNsTkdQcUhQWlpOMWVVWWcrN" 1 => "laravel_session=eyJpdiI6IldLaStlV1dLc3FhckRibVdvTGVIcVE9PSIsInZhbHVlIjoiKzJ1STRoeTVsVjdkZWhiTE0rSFM4NTYzNDNHdDR4MW5waWFDSjRXVDVhbDVnWWhVaTBMV0RlU1ZHQmlXMkRsVUcyZDdDS25hcFpmMnVLdCtEWVc2WDVxWUlQWXMrYzZXU2tRQnFWK2Z0ZmJ0NVQ4SUd4Nlo5d1NkRVQ3YlBKUU0iLCJtYWMiOiI4YmVjMjBmOTEyNjU4MmU4NjUwZWEzM2JkNzY1YzM2MGMxZmRhZGRhNjMyYjRjZDgzMDY2NGMxOWY2OTdjMWE4IiwidGFnIjoiIn0%3D; expires=Sat, 11-Jan-2025 16:14:51 GMT; path=/; httponlylaravel_session=eyJpdiI6IldLaStlV1dLc3FhckRibVdvTGVIcVE9PSIsInZhbHVlIjoiKzJ1STRoeTVsVjdkZWhiTE0rSFM4NTYzNDNHdDR4MW5waWFDSjRXVDVhbDVnWWhVaTBMV0RlU1ZHQmlXMkRsVUcy" 2 => "qw0NoFFd3xON1WRjKyBIvBCsItBAN5nU9n95Ek6c=eyJpdiI6IlhMMUhrYUdVajV5THBwRWtrdDN0aHc9PSIsInZhbHVlIjoiNlh2ckYreEdTQnlyc0ZEcUplUk5GWGtnNFRWNEEwVHFGVjJrSmtkdHB0eDNtZXI3a0h6U2hGeFhJVnJ6eU5vZXJHMUxmbkNYT3htVndxc1haV2FLbW5Kc1ByZ1BuaGZ4ZVNGM3czVDhoR3RYTFQvRW9SU0VlbHA2VzlxNGwwL2ZMbENIcU1TTWdwM2UvTFBPSCs3SUFJdXdxN1BDY0VXRnVWMnIyanJzRyt1SmtQc0JQYW5oTHdiZjlmdncwK0U1TzJHU0s3K3hTME9rZHRQQTFmTkw4eEprcDRoNGtQZldyaGVoUHBTYjlhK3J3V1FuMHo5WkpQZEZFUk1YdkxLRTYrLy9tUFJMNlRPREpnbzBKam1xMTlWaW02Zy9rUWUzVzUzZmFVL0JzS1V6QnJaNnBCVmNjNzMrLzc3SkpFY2Y1R25CVmtYMHdqYzhUZkwxTngvYmhwbWw4MFlPWFd4bjErNTVGZU8wcHpMTit6bE12THovRlppWjhydmZUMURNZStrVUp4a0kxMkZVTTkzSXlFcWJYZz09IiwibWFjIjoiNDE5NWQ4YTMzNmE4ZGVkYjZiN2IxOTdhMjQ0MTVlMjE0ZDY0ODM5YjcyYzZmYjEyYzBkZDc5YzNjMzM3ZTMxOSIsInRhZyI6IiJ9; expires=Sat, 11-Jan-2025 16:14:51 GMT; path=/; secure; httponlyqw0NoFFd3xON1WRjKyBIvBCsItBAN5nU9n95Ek6c=eyJpdiI6IlhMMUhrYUdVajV5THBwRWtrdDN0aHc9PSIsInZhbHVlIjoiNlh2ckYreEdTQnlyc0ZEcUplUk5GWGtnNFRWNEEwVHFGVjJrSmtkdHB0eDNtZXI" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "7M9j3CeL7FeMt80DHm1JhJUGBLy0UQujuCW9Muol" "_previous" => array:1 [ "url" => "https://immadb.com/people/cory-sandhagen" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-11 14:14:51GET/people/cory-sandhagen16041282