SUPPORT LOCAL JOURNALISM
$10 a Month
» Name listed monthly in print as part of the Gambit Krewe (optional) » 10% discount at Gambit store: bestofneworleans.com/shop » Invites to Gambit Krewe events » Exclusive email offers » Support of local journalism
$19.80 a Month
» Gambit tote bag » Name listed monthly in print as part of the Gambit Krewe (optional) » 15% discount at Gambit store: bestofneworleans.com/shop » Invites to Gambit Krewe events » Exclusiveemail offers » Support of local journalism
$365
» All Green Krewe benefits » (1) ¼ page print ad to donate to your favorite non-profit or small business. Value: $475 » Paid annually » Support of local journalism
Cancel Anytime

Luke Combs, whom most people generally agree is a fine enough dude, seen here playing Jazz Fest in 2022.
- Photo by Brett Duke / The Times-Picayune
Nathan Marshal hates Luke Combs ... or does he?
- Photo by Gambit Staff
John Stanton
Nathan Marshal says he hates Luke Combs. A LOT.
“Bill Monroe headlined Jazz Fest in 1984. Now who do we have? Luke ‘fatass’ Combs? What a sick joke; get wrecked, Shell” reads one of Marshal’s fliers. Putting aside the body-shaming situation and questionable punctuation, one thing is clear. Marshal wants you to know he hates Luke Combs.
Now, whether Marshal actually does hate Combs remains to be seen. Regulars at Brothers Three weren’t entirely clear on whether, or why, Marshal — a bluegrass musician and by all accounts a stand up dude and very talented musician who regularly plays the Uptown institution — actually hates the country music star.
But lucky for you, me and frankly everybody else with a brain formed in a sauce of LSD and malt liquor the answer will almost certainly be revealed at Brothers Three Friday night, round about 9-ish when Marshal and Big Cello Tom (who, like Marshal is also quite good at making music) kick off their annual Anti-Jazz Fest Fest! It's free, the beer is cheap and at the bare minimum, you'll get to watch dude work through some sort of psychological thing he has for large blond country singers whilst playing music with his homie. So really, it's a win win all around.
Now, back to Marshal's nemesis. He’s made at least two different fliers for the show, which can only be described as having been designed by a good natured serial killer who couldn’t ever bring themselves to do the nasty bits of being a serial killer. To make sure the general public is clear on how he feels, Marshal has stapled them on anything staple-able along Magazine Street. Frankly, the commitment to the bit is impressive.
And this isn’t just an IRL sitch. Marshal has also used electronic media via the world wide web to make his views clear: an e-flier on the bar’s www.instragram.com website says to “expect to hear songs by Bill Withers, John Prine, Blaze Foley, Gillian Welch, Tyler Childers, Sturgill Simpson, Billy Joe Shaver, Hank Williams Sr., and many more ... don’t expect to hear any Neil Young, Luke Combs, Garth Brooks, Skynyrd, Hank Jr., OR Luke Combs.”
Honestly, the sheer number of names may feel a bit unhinged, but it’s also giving off some strong “Da Vinci Code” vibes so maybe Marshal is on to something?
Anyhoo, you’ll definitely want to be at Brothers III this Friday, May 2 the year of our lord 2025, at 9-ish to find out!
And please, please PLEASE ye gentle and wonderous gods of New Orleans music, if you could arrange for Luke Combs to also attend the show, I and the bar’s regulars would be forever in your debt.
Email John Stanton atjstanton@gambitweekly.comor follow John on Twitter,@dcbigjohn.
John Stanton
- Author twitter
- Author email
Get email notifications on {{subject}} daily!
{{description}}
Email notifications are only sent once a day, and only if there are new matching items.
Followed notifications
Please log in to use this feature
Log In
Don't have an account? Sign Up Today
'; if ($(content).html() == "") { row = ''; } return row; }; if (typeof oResponse.next_url == 'undefined') { // URL supplied is no good. Revert to original URL sNextUrl = sOriginURL; } else { sNextUrl = scrubURL(oResponse.next_url); } // Manage response if (typeof oResponse.assets != 'undefined' && oResponse.assets.length > 0) { // Remove old more data $("#infinite-more").remove(); // Build infinity set $.each(oResponse.assets, function(index) { // Display assets once origin is found if (bFoundOrigin == true) { if (this.id == sOriginID) { bInfiniStop = true; sNextUrl = null; $("#infinite-more").remove(); } else if (bInfiniStop == false && this.id != '28f1287a-6871-4fb2-8e92-9dc81db15da0') { // Display asset var sHTML = ''; if (this.content) { if (sInfinityType == 'summary_sticky_siderail') { if (counter == 0) { sHTML += displayRegion(counter); } counter++; sHTML += '
' + this.content + '
'; if (rPositions.indexOf(counter) > -1) { sHTML += displayRegion(counter); } } else { if (counter == 0) { sHTML += displayRegion(counter); } counter++; sHTML += '
' + this.content + '
'; if (bShowAd == true) { // Show advertisement sHTML += '
' bShowAd = false; } else { bShowAd = true; } sHTML += '
'; if (rPositions.indexOf(counter) > -1) { sHTML += displayRegion(counter); } } } } } else { if (this.id == sOriginID) { // Origin found. Begin displaying assets bFoundOrigin = true; } else { // Origin found is false. Skip asset // Fail-safe in case origin is not present in set. This can be removed when origin is fixed. if (bFirstRun == true) { // Stored first id sFirstID = this.id; bFirstRun = false; } else if (this.id == sFirstID) { // We've started again. Force origin sOriginID = sFirstID; bFoundOrigin = true; } // end Fail-safe } } // Append infinity set to container $("#infinite-container").append(sHTML); }); // Include block_id on newly added list items $('#infinite-container .infinite-item.original').each(function() { var sHref = scrubURL($(this).find(".card-headline a").attr("href")); // Add to image and headlines links $(this).removeClass('original') .find(".card-headline a, .image a") .attr("href", sHref + "#tncms-source=infinity-scroll-summary-sticky-siderail-next"); }); // Check next URL if (sNextUrl) { // if origin hasn't been found yet and we hit next_url. Trigger the set to pull in again. if (bFoundOrigin == false) { // No origin yet. Call the populate function populateInfinitySet(sNextUrl); } else { // Append sNextUrl to infinity set $("#infinite-container").append('
'); } } if (sInfinityType == 'summary_sticky_siderail') { __tnt.regions.stickySide.determineStick($('#sticky-right-rail'), $('#sticky-right-rail-spacer'), 'siderail'); } } else { // Empty asset set returned. Go back in for a real set populateInfinitySet(sNextUrl); } }); } var infWaypoint = new IntersectionObserver(function(infContainer) { if (infContainer[0].intersectionRatio > 0) { if (!bInfiniStop) { // Log waypoint hit event __tnt.trackEvent({'category':'infinity-scroll','action':'request', 'label':'assets requested', 'value': true}); var nextURL = $('#infinite-more').data('next-url'); populateInfinitySet($('#infinite-more').data('next-url')); } } }); var infinityContainer = document.getElementById('infinite-container'); infWaypoint.observe(infinityContainer); // Rewrite URL to for preview function scrubURL(sURL) { if (typeof sURL != 'undefined'){ return sURL; } }