Andre Braugher, Emmy-winning actor who starred in ‘Homicide’ and ‘Brooklyn Nine-Nine,’ dies at 61

By Associated Press
Published: December 13, 2023 10:05 AM

LOS ANGELES (AP) — Andre Braugher, the Emmy-winning actor who would master gritty drama for seven seasons on “Homicide: Life on The Street” and modern comedy for eight on “Brooklyn 99,” died Monday at 61.

Braugher died after a brief illness, his publicist Jennifer Allen told The Associated Press. No further details were given.

The Chicago-born actor would establish himself in the role of Det. Frank Pembleton, the lead role on “Homicide: Life on the Street,” a dark police drama based on a book by David Simon, who would go on to create “The Wire.” The show, which focused on the homicide unit of the Baltimore Police Department, ran for seven seasons on NBC, and would win critical acclaim with Braugher as its dramatic center and breakout star.

He would win his first career Emmy for the role, taking the trophy for lead actor in a drama series in 1998.

He feared he would be typecast after spending most of the 1990s as the brooding detective.

“If I do it too long then I’ll stop really searching and probing inside my own work,″ he told the AP in 1998. ”That’s just a great danger. I think I’m going to escape that trap, and get an opportunity to do some work that will be more challenging for me.”

That would not prove to be a problem. He would go on to play a very different kind of cop on a very different kind of show, shifting to comedy as Capt. Ray Holt on the Andy Samberg-starring “Brooklyn Nine-Nine.” It would run for eight seasons from 2013 to 2021 on Fox and NBC.

Though he’d dipped his toe into comedy in the TNT dramedy “Men of a Certain Age,” “Brooklyn Nine-Nine” still represented a major shift for Braugher, who was known for acting in dark and heavy dramas.

“I just felt as though it was an opportunity to do something strikingly different from the rest of my career,” Braugher told the AP in 2019. “I like it because it just simply opens up my mind and forces me to think in a different way. So I think I’ve become much more sort of supple as an actor, and more open to the incredible number of possibilities of how to play a scene.”

He would be nominated for four Emmys during the run.

Braugher’s “Brooklyn Nine-Nine” co-star Terry Crews was among those paying tribute to him Monday night.

“Can’t believe you’re gone so soon,” Crews said on Instagram. I’m honored to have known you, laughed with you, worked with you and shared 8 glorious years watching your irreplaceable talent. This hurts.” He added, “You showed me what a life well-lived looked like.”

Braugher most recently starred in “She Said,” the 2022 film about the New York Times journalists who broke the story of Harvey Weinstein’s years of sexually abusing women. Braugher played Times editor Dean Baquet.

Born and raised in Chicago, Braugher graduated from Stanford and got a master of fine arts degree from Juilliard.

He had his breakthrough role in 1989’s “Glory,” starring alongside Morgan Freeman and Denzel Washington, who won an Oscar for the film about an all-Black Army regiment during the the Civil War.

Braugher played the bookish, frightened union corporal Thomas Searles in the film.

“I conceived that character as heroic, but I got a lot of scripts after that where I’m constantly crying,” he told the AP in 1993.

Despite the part, he told the AP in 2019 that before “Homicide” he struggled to find work in a Hollywood where roles for African American actors were “few and far between, Period.”

Braugher won his second Emmy for lead actor in a miniseries or movie for the 2006 limited series “Thief” on FX. Braugher would be nominated for 11 Emmys overall.

His other film credits included “Primal Fear” and “Get on the Bus,” and his other TV credits included “Hack,” “Gideon’s Crossing” and “The Good Fight.”

He also acted frequently on the stage, often doing Shakespeare. He won an Obie Award for playing the title role in “Henry V” at the New York Shakespeare Festival, where he also appeared in “Measure for Measure,” “Twelfth Night” and “As You Like It.”

Braugher was married for more than 30 years to his “Homicide” co-star Ami Brabson. He is also survived by sons Michael, Isaiah and John Wesley, his brother Charles Jennings and his mother Sally Braugher.

Request history8.2.19PHP Version7.02sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (13.38ms)time
    • Application (7.01s)time
    • 1 x Application (99.81%)
      7.01s
      1 x Booting (0.19%)
      13.38ms
      1 templates were rendered
      • frontend.amp-detailamp-detail.blade.php#?blade
      uri
      GET amp/news/{slug}
      middleware
      web, mynews, kyc
      controller
      App\Http\Controllers\Frontend\News\NewsController@getBySlug
      namespace
      prefix
      where
      as
      news.slug
      file
      app/Http/Controllers/Frontend/News/NewsController.php:276-373
      10 statements were executed6.97s
      • NewsController.php#297republica1738msselect `id`, `title`, `content`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `is_subscriber_user`, `is_free`, `is_logged_in_user`, `content`, `caption`, `news_slug`, `exclusive_news` from `news` where `permalink` = 'andre-braugher-emmy-winning-actor-who-starred-in-homicide-and-brooklyn-nine-nine-dies-at-61' and `status` = 1 limit 1
        Bindings
        • 0: andre-braugher-emmy-winning-actor-who-starred-in-homicide-and-brooklyn-nine-nine-dies-at-61
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1570μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (149182)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1530μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` in (149182)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1510μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (149182)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1520μsselect `authors`.`id`, `name`, `avatar`, `news_has_authors`.`news_id` as `pivot_news_id`, `news_has_authors`.`author_id` as `pivot_author_id`, `news_has_authors`.`created_at` as `pivot_created_at`, `news_has_authors`.`updated_at` as `pivot_updated_at` from `authors` inner join `news_has_authors` on `authors`.`id` = `news_has_authors`.`author_id` where `news_has_authors`.`news_id` in (149182)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#388republica13.2sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Andre Braugher Emmywinning actor who starred in Homicide and Brooklyn NineNine dies at 61' IN BOOLEAN MODE) as score from `news` where `id` != 149182 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 149182
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1960μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (98227, 102228, 121962, 149197, 151315, 154086)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1620μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (98227, 102228, 121962, 149197, 151315, 154086)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#416republica1386msselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-05 06:57:25' and '2025-04-06 06:57:25' and `id` not in (149182) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-05 06:57:25
        • 1: 2025-04-06 06:57:25
        • 2: 149182
        • 3: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:416
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:410
        • app/Http/Controllers/Frontend/News/NewsController.php:315
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • UpdateNewsVisitListener.php#27republica12.65supdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-06 06:57:25' where `id` = 149182 and `status` = 1
        Bindings
        • 0: 2025-04-06 06:57:25
        • 1: 149182
        • 2: 1
        Backtrace
        • app/Listeners/UpdateNewsVisitListener.php:27
        • vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:473
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:264
      App\Models\News
      7News.php#?
      App\Models\Attachment
      7Attachment.php#?
      App\Models\Category
      2Category.php#?
      App\Models\Author
      1Author.php#?
          _token
          Y7LSOSnJmKtjB6rjvajdkFa36atG9I6FGuteEHYm
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/andre-braugher-emmy-winning-actor-who-starred-in-homicide-a...
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/andre-braugher-emmy-winning-actor-who...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/andre-braugher-emmy-winning-actor-who-starred-in-homicide-and-brooklyn-nine-nine-dies-at-61
          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:22 [ "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "18.191.122.218" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "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-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"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "92bd6a971d2c6386-ORD" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "x-forwarded-for" => array:1 [ 0 => "18.191.122.218" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 06 Apr 2025 01:12:28 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFpV0tESjRIS09xRjFOQUhwdGU1R3c9PSIsInZhbHVlIjoiM3pOKzNvY0hlNWEvME5kcmVsUXRRUXlBSWRlOG15MEd2cCtEMFIzVE95RTBvcjl1U1h6K3ZaMTR0U0c5SlNnMjdlbitsbjk4ckVrTkVKc0EyeDh3YmE4TFkwcjdVRzJvS09ib0ZhU2pvRUVRSGw0Nk04UGpqS01obW1iaWdMdEUiLCJtYWMiOiIzYWNjN2NkNGRiZTc0MGE2MGQ4MDgzMmNhMjE2NGE4YTY3MjUzYTc1NTFlZTdkZTIzMmNjOGJlMzkwOGQxZGY5IiwidGFnIjoiIn0%3D; expires=Mon, 06 Apr 2026 01:12:28 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkFpV0tESjRIS09xRjFOQUhwdGU1R3c9PSIsInZhbHVlIjoiM3pOKzNvY0hlNWEvME5kcmVsUXRRUXlBSWRlOG15MEd2cCtEMFIzVE95RTBvcjl1U1h6K3ZaMTR0U0c5SlNnMjdlbitsb" 1 => "republica_session=eyJpdiI6IkFOOXB0endBeUhURy9jVFVnL2Ira2c9PSIsInZhbHVlIjoidmRJaEFFdGp2aDZjelh0TzJFNmVWaE5pZnZMWWxmVy8rT1M1M3Q2dkNrclJOZzJFaG15bGxXQmpMbGZnT3NBRlN2Y29IMUJYVzJGVmdWREVQb1ZQSU80YUNmVkc5SVByTnpjVW1HakRveWFueTJ4bngzaTJnVFIrU2Fqb0UxT0wiLCJtYWMiOiJkMzExMGMwNDU2NTkyNjRlYTlmNjJlMDdiODcwNzQwZjI3OGFkYmUxYmFlMjAxNjI4ZjI0NzU4NTc4MDAxNGI0IiwidGFnIjoiIn0%3D; expires=Mon, 06 Apr 2026 01:12:28 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6IkFOOXB0endBeUhURy9jVFVnL2Ira2c9PSIsInZhbHVlIjoidmRJaEFFdGp2aDZjelh0TzJFNmVWaE5pZnZMWWxmVy8rT1M1M3Q2dkNrclJOZzJFaG15bGxXQmpMbGZnT3NBRl" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFpV0tESjRIS09xRjFOQUhwdGU1R3c9PSIsInZhbHVlIjoiM3pOKzNvY0hlNWEvME5kcmVsUXRRUXlBSWRlOG15MEd2cCtEMFIzVE95RTBvcjl1U1h6K3ZaMTR0U0c5SlNnMjdlbitsbjk4ckVrTkVKc0EyeDh3YmE4TFkwcjdVRzJvS09ib0ZhU2pvRUVRSGw0Nk04UGpqS01obW1iaWdMdEUiLCJtYWMiOiIzYWNjN2NkNGRiZTc0MGE2MGQ4MDgzMmNhMjE2NGE4YTY3MjUzYTc1NTFlZTdkZTIzMmNjOGJlMzkwOGQxZGY5IiwidGFnIjoiIn0%3D; expires=Mon, 06-Apr-2026 01:12:28 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkFpV0tESjRIS09xRjFOQUhwdGU1R3c9PSIsInZhbHVlIjoiM3pOKzNvY0hlNWEvME5kcmVsUXRRUXlBSWRlOG15MEd2cCtEMFIzVE95RTBvcjl1U1h6K3ZaMTR0U0c5SlNnMjdlbitsb" 1 => "republica_session=eyJpdiI6IkFOOXB0endBeUhURy9jVFVnL2Ira2c9PSIsInZhbHVlIjoidmRJaEFFdGp2aDZjelh0TzJFNmVWaE5pZnZMWWxmVy8rT1M1M3Q2dkNrclJOZzJFaG15bGxXQmpMbGZnT3NBRlN2Y29IMUJYVzJGVmdWREVQb1ZQSU80YUNmVkc5SVByTnpjVW1HakRveWFueTJ4bngzaTJnVFIrU2Fqb0UxT0wiLCJtYWMiOiJkMzExMGMwNDU2NTkyNjRlYTlmNjJlMDdiODcwNzQwZjI3OGFkYmUxYmFlMjAxNjI4ZjI0NzU4NTc4MDAxNGI0IiwidGFnIjoiIn0%3D; expires=Mon, 06-Apr-2026 01:12:28 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6IkFOOXB0endBeUhURy9jVFVnL2Ira2c9PSIsInZhbHVlIjoidmRJaEFFdGp2aDZjelh0TzJFNmVWaE5pZnZMWWxmVy8rT1M1M3Q2dkNrclJOZzJFaG15bGxXQmpMbGZnT3NBRl" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "Y7LSOSnJmKtjB6rjvajdkFa36atG9I6FGuteEHYm" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/andre-braugher-emmy-winning-actor-who-starred-in-homicide-and-brooklyn-nine-nine-dies-at-61" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/andre-braugher-emmy-winning-actor-who-starred-in-homicide-and-brooklyn-nine-nine-dies-at-61" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-06 06:57:28GET/amp/news/andre-braugher-emmy-winning-actor-who-starred-in-homicide-and-brooklyn-nine-nine-dies-at-6111017