MattG From Seattle dance floors to the decks, MattG blends house, tech house & breaks with a dancer's intuition.

With years spinning at Seattle venues & weekly Twitch streams.

05/14/2026

Thanks for catching me starting off my Sunday set in Vegas. I wanna go back to my WEEKENDER fam!!

Up early and made a beautiful mess this morning. Now off to work...
05/12/2026

Up early and made a beautiful mess this morning. Now off to work...

Vegas I in you... 😏😝🤣
05/01/2026

Vegas I in you... 😏😝🤣

Hey fam, I built something for the weekend.The Las Vegas Weekender 2026 now has its own unofficial event guide… It’s a f...
04/30/2026

Hey fam, I built something for the weekend.

The Las Vegas Weekender 2026 now has its own unofficial event guide… It’s a full web app built for the community. No download. No app store. Just tap the link and it’s there.

🔗 vegasweekender2026.netlify.app

Here’s what’s inside:

📋 Full schedule: All 6 parties + Breakfast Jam, every lineup, every set time

🎧 Artist set times by day: Know exactly who’s playing when and where

🗺️ Interactive street map: All venues pinned, tap any pin and navigate directly

🏨 Downtown Grand marked as Festival HQ: Your home base all weekend

🚗 Rideshare notes for every venue: Where to stand, when to expect surge, direct links to Uber and Lyft

📅 Add any event to your calendar: Google, Apple, Outlook

✅ Check off events as you attend: Saves automatically

🌦️ Live Las Vegas weather in the header

⏳ Countdown to May 1: Goes live the moment the weekend starts

📲 Add to your home screen for offline access all weekend: Works in dead zones, no signal needed

** Note: This is a personal project: Not an official release.**

All event info comes from the organizers. Always confirm times through Viva Recordings, West Coast Weekender, Moulton Music and Soul Kitchen’s official channels.

Works best in Chrome. Share it with anyone you know that's making the trip.

See you on the floor.
MattG

Address

2963 4th Ave S
Seattle, WA
98134-1914

Opening Hours

Tuesday 9pm - 2am
Wednesday 6pm - 10pm
Friday 9pm - 2am
Saturday 9:09pm - 2am

Alerts

Be the first to know and let us send you an email when MattG posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to MattG:

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });