Categories
Mohegan

Whalers hang on to 65-62 win over NFA at Day Holiday Classic, getting 19 points from the ‘new guy’

&ie=1&v=<%=SportsApp.Core.Version %>" /> { const stories = (data.searchTagResults || []).slice(0, 10); if (!data.ok || stories.length === 0) return; const sliderContainer = document.createElement(‘div’); sliderContainer.classList.add(‘slider-container-frontend’); const sliderWrapper = document.createElement(‘div’); sliderWrapper.classList.add(‘slider-wrapper-frontend’); stories.forEach(story => { const storyItem = document.createElement(‘a’); storyItem.href = story.link; storyItem.target = ‘_blank’; storyItem.classList.add(‘slider-item-frontend’); if (story.logo) { const img = document.createElement(‘img’); img.src = story.logo; img.classList.add(‘slider-image-frontend’); storyItem.appendChild(img); } const title = document.createElement(‘div’); title.textContent = story.title; title.classList.add(‘slider-title-frontend’); storyItem.appendChild(title); sliderWrapper.appendChild(storyItem); }); const prevButton = document.createElement(‘button’); prevButton.classList.add(‘slider-prev-frontend’); prevButton.innerHTML = ‘‘; prevButton.addEventListener(‘click’, () => { sliderWrapper.scrollBy({ left: -220, behavior: ‘smooth’ }); }); const nextButton = document.createElement(‘button’); nextButton.classList.add(‘slider-next-frontend’); nextButton.innerHTML = ‘‘; nextButton.addEventListener(‘click’, () => { sliderWrapper.scrollBy({ left: 220, behavior: ‘smooth’ }); }); sliderContainer.appendChild(prevButton); sliderContainer.appendChild(sliderWrapper); sliderContainer.appendChild(nextButton); const authorElement = document.querySelector(‘.authorName’); if (authorElement) { authorElement.insertAdjacentElement(‘afterend’, sliderContainer); } }) .catch(error => console.error(‘Error fetching stories:’, error)); } function waitForAuthorName() { const targetNode = document.body; const config = { childList: true, subtree: true }; const…
Continue reading

Categories
Mohegan

Toure dunks 3 times in front of Calipari; ND pummels West Haven at Mohegan

&ie=1&v=<%=SportsApp.Core.Version %>" /> { const stories = (data.searchTagResults || []).slice(0, 10); if (!data.ok || stories.length === 0) return; const sliderContainer = document.createElement(‘div’); sliderContainer.classList.add(‘slider-container-frontend’); const sliderWrapper = document.createElement(‘div’); sliderWrapper.classList.add(‘slider-wrapper-frontend’); stories.forEach(story => { const storyItem = document.createElement(‘a’); storyItem.href = story.link; storyItem.target = ‘_blank’; storyItem.classList.add(‘slider-item-frontend’); if (story.logo) { const img = document.createElement(‘img’); img.src = story.logo; img.classList.add(‘slider-image-frontend’); storyItem.appendChild(img); } const title = document.createElement(‘div’); title.textContent = story.title; title.classList.add(‘slider-title-frontend’); storyItem.appendChild(title); sliderWrapper.appendChild(storyItem); }); const prevButton = document.createElement(‘button’); prevButton.classList.add(‘slider-prev-frontend’); prevButton.innerHTML = ‘‘; prevButton.addEventListener(‘click’, () => { sliderWrapper.scrollBy({ left: -220, behavior: ‘smooth’ }); }); const nextButton = document.createElement(‘button’); nextButton.classList.add(‘slider-next-frontend’); nextButton.innerHTML = ‘‘; nextButton.addEventListener(‘click’, () => { sliderWrapper.scrollBy({ left: 220, behavior: ‘smooth’ }); }); sliderContainer.appendChild(prevButton); sliderContainer.appendChild(sliderWrapper); sliderContainer.appendChild(nextButton); const authorElement = document.querySelector(‘.authorName’); if (authorElement) { authorElement.insertAdjacentElement(‘afterend’, sliderContainer); } }) .catch(error => console.error(‘Error fetching stories:’, error)); } function waitForAuthorName() { const targetNode = document.body; const config = { childList: true, subtree: true }; const…
Continue reading

Categories
Mohegan

Digital Newspaper & Magazine Subscriptions

PressReader.com – Digital Newspaper & Magazine Subscriptions =f}function b(){var t=o();if(m(t))return x(t);d=setTimeout(b,function(t){var n=e-(t-p);return y?a(n,f-(t-h)):n}(t))}function x(t){return d=void 0,g&&u?w(t):(u=s=void 0,l)}function _(){var t=o(),n=m(t);if(u=arguments,s=this,p=t,n){if(void 0===d)return function(t){return h=t,d=setTimeout(b,e),v?w(t):l}(p);if(y)return clearTimeout(d),d=setTimeout(b,e),w(p)}return void 0===d&&(d=setTimeout(b,e)),l}return e=i(e)||0,r(n)&&(v=!!n.leading,f=(y=”maxWait”in n)?c(i(n.maxWait)||0,e):f,g=”trailing”in n?!!n.trailing:g),_.cancel=function(){void 0!==d&&clearTimeout(d),h=0,u=p=s=d=void 0},_.flush=function(){return void 0===d?l:x(o())},_}},97:function(t){t.exports=function(t,e){return t===e||t!=t&&e!=e}},787:function(t,e,n){var r=n(271),o=n(400);t.exports=function(t){if(!o(t))return!1;var e=r(t);return”[object Function]”==e||”[object GeneratorFunction]”==e||”[object AsyncFunction]”==e||”[object Proxy]”==e}},400:function(t){t.exports=function(t){var e=typeof t;return null!=t&&(“object”==e||”function”==e)}},583:function(t){t.exports=function(t){return null!=t&&”object”==typeof t}},975:function(t,e,n){var r=n(271),o=n(583);t.exports=function(t){return”symbol”==typeof t||o(t)&&”[object Symbol]”==r(t)}},487:function(t,e,n){var r=n(910);function o(t,e){if(“function”!=typeof t||null!=e&&”function”!=typeof e)throw new TypeError(“Expected a function”);var n=function(){var r=arguments,o=e?e.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var c=t.apply(this,r);return n.cache=i.set(o,c)||i,c};return n.cache=new(o.Cache||r),n}o.Cache=r,t.exports=o},835:function(t,e,n){var r=n(714);t.exports=function(){return r.Date.now()}},639:function(t,e,n){var r=n(103),o=n(400),i=n(975),c=/^[-+]0x[0-9a-f]+$/i,a=/^0b[01]+$/i,u=/^0o[0-7]+$/i,s=parseInt;t.exports=function(t){if(“number”==typeof t)return t;if(i(t))return NaN;if(o(t)){var e=”function”==typeof t.valueOf?t.valueOf():t;t=o(e)?e+””:e}if(“string”!=typeof t)return 0===t?t:+t;t=r(t);var n=a.test(t);return n||u.test(t)?s(t.slice(2),n?2:8):c.test(t)?NaN:+t}},963:function(t,e,n){“use strict”;n.d(e,{A:function(){return r}}),t=n.hmd(t);var r=function(t){var e,n=t.Symbol;return”function”==typeof n?n.observable?e=n.observable:(e=n(“observable”),n.observable=e):e=”@@observable”,e}(“undefined”!=typeof self?self:”undefined”!=typeof window?window:void 0!==n.g?n.g:t)}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var i=e[r]={id:r,loaded:!1,exports:{}};return t[r](i,i.exports,n),i.loaded=!0,i.exports}n.d=function(t,e){for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.g=function(){if(“object”==typeof globalThis)return globalThis;try{return this||new Function(“return this”)()}catch(t){if(“object”==typeof window)return window}}(),n.hmd=function(t){return(t=Object.create(t)).children||(t.children=[]),Object.defineProperty(t,”exports”,{enumerable:!0,set:function(){throw new Error(“ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: “+t.id)}}),t},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},function(){“use strict”;var t=function(t){return”@@redux-saga/”+t},e=t(“CANCEL_PROMISE”),r=t(“CHANNEL_END”),o=t(“IO”),i=t(“MATCH”),c=t(“MULTICAST”),a=t(“SAGA_ACTION”),u=t(“SELF_CANCELLATION”),s=t(“TASK”),f=t(“TASK_CANCEL”),l=t(“TERMINATE”),d=t(“LOCATION”),p=function(t){return null==t},h=function(t){return null!=t},v=function(t){return”function”==typeof t},y=function(t){return”string”==typeof t},g=Array.isArray,w=function(t){return t&&v(t.then)},m=function(t){return t&&v(t.next)&&v(t.throw)},b=function t(e){return e&&(y(e)||O(e)||v(e)||g(e)&&e.every(t))},x=function(t){return t&&v(t.take)&&v(t.close)},_=function(t){return v(t)&&t.hasOwnProperty(“toString”)},O=function(t){return Boolean(t)&&”function”==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype},j=function(t){return x(t)&&t[c]};function E(){return E=Object.assign?Object.assign.bind():function(t){for(var e=1;e=0&&t.splice(n,1)}var C=function(t){throw t},N=function(t){return{value:t,done:!0}};function R(t,e,n){void 0===e&&(e=C),void 0===n&&(n=”iterator”);var r={meta:{name:n},next:t,throw:e,return:N,isSagaIterator:!0};return”undefined”!=typeof Symbol&&(r[Symbol.iterator]=function(){return r}),r}function I(t,e){var n=e.sagaStack;console.error(t),console.error(n)}var M=function(t){return Array.apply(null,new Array(t))},L=function(t){return function(e){return t(Object.defineProperty(e,a,{value:!0}))}},z=function(t){return t===l},D=function(t){return t===f},W=function(t){return z(t)||D(t)};function q(t,e){var n,r=Object.keys(t),o=r.length,i=0,c=g(t)?M(o):{},a={};return r.forEach((function(t){var r=function(r,a){n||(a||W(r)?(e.cancel(),e(r,a)):(c[t]=r,++i===o&&(n=!0,e(c))))};r.cancel=S,a[t]=r})),e.cancel=function(){n||(n=!0,r.forEach((function(t){return a[t].cancel()})))},a}function F(t){return{name:t.name||”anonymous”,location:U(t)}}function U(t){return t[d]}function B(){for(var t=arguments.length,e=new Array(t),n=0;no[0]&&a[1] Continue reading

Categories
Mohegan

Access to this page has been denied

Access to this page has been denied a human (and not a bot).Press & HoldPlease check your network connection or disable your ad-blocker.’; document.body.appendChild(div); }; ]]>

Continue reading

Categories
Mohegan

How Unrivaled Could Shape Future for This Connecticut Sun Forward

With three Connecticut Sun players — Saniya Rivers, Marina Mabrey and Aaliyah Edwards — competing in the second annual Unrivaled basketball season this year, there will be plenty of action for Sun fans to follow during the WNBA offseason.

Aaliyah Edwards and Marina Mabrey will be playing together for the Lunar Owls BC, while Saniya Rivers will be competing with one of the new expansion teams, Hive BC. The first matchup of the Unrivaled season will be between the Hive and the Mist on Jan. 5 at 1 p.m. EST in Miami, Fla. The Lunar Owls, however, will not play until Jan. 6, when they face Rose BC at 8 p.m. EST.

Although Unrivaled is an opportunity for WNBA players from across the nation to connect and continue building skills on the court, some athletes have more at stake than others. Out of the three Connecticut players, Edwards could have the most to gain if she performs well.

Two female basketball players in orange uniforms high-fiving each other during a gameTwo female basketball players in orange uniforms high-fiving each other during a game

Eric Canha-Imagn Images

Throughout the Sun’s 2025 campaign, a trio of rookies claimed the spotlight, including Rivers, Aneesah Morrow and Leïla Lacan. While 23-year-old Canadian forward Aaliyah Edwards was productive on the court, she was not the most influential player this year. By the end of the season, she had averaged 5.4 points, 3.7 rebounds and 0.6 assists per game, shooting 44.8%.

Once Unrivaled kicks off, Edwards could capitalize on opportunities to show her value and what she can offer Connecticut in 2026. She is a quiet talent on the team, but she certainly does not lack in skill.

After being drafted out of UConn 6th overall in the first round of the…

Continue reading

Categories
Mohegan

Arms wide open: Creed comes to Mohegan Sun

&ie=1&v=<%=SportsApp.Core.Version %>" /> { const stories = (data.searchTagResults || []).slice(0, 10); if (!data.ok || stories.length === 0) return; const sliderContainer = document.createElement(‘div’); sliderContainer.classList.add(‘slider-container-frontend’); const sliderWrapper = document.createElement(‘div’); sliderWrapper.classList.add(‘slider-wrapper-frontend’); stories.forEach(story => { const storyItem = document.createElement(‘a’); storyItem.href = story.link; storyItem.target = ‘_blank’; storyItem.classList.add(‘slider-item-frontend’); if (story.logo) { const img = document.createElement(‘img’); img.src = story.logo; img.classList.add(‘slider-image-frontend’); storyItem.appendChild(img); } const title = document.createElement(‘div’); title.textContent = story.title; title.classList.add(‘slider-title-frontend’); storyItem.appendChild(title); sliderWrapper.appendChild(storyItem); }); const prevButton = document.createElement(‘button’); prevButton.classList.add(‘slider-prev-frontend’); prevButton.innerHTML = ‘‘; prevButton.addEventListener(‘click’, () => { sliderWrapper.scrollBy({ left: -220, behavior: ‘smooth’ }); }); const nextButton = document.createElement(‘button’); nextButton.classList.add(‘slider-next-frontend’); nextButton.innerHTML = ‘‘; nextButton.addEventListener(‘click’, () => { sliderWrapper.scrollBy({ left: 220, behavior: ‘smooth’ }); }); sliderContainer.appendChild(prevButton); sliderContainer.appendChild(sliderWrapper); sliderContainer.appendChild(nextButton); const authorElement = document.querySelector(‘.authorName’); if (authorElement) { authorElement.insertAdjacentElement(‘afterend’, sliderContainer); } }) .catch(error => console.error(‘Error fetching stories:’, error)); } function waitForAuthorName() { const targetNode = document.body; const config = { childList: true, subtree: true }; const…
Continue reading

Categories
Mohegan

Michael Jackson tribute plays Mohegan Sun

&ie=1&v=<%=SportsApp.Core.Version %>" /> { const stories = (data.searchTagResults || []).slice(0, 10); if (!data.ok || stories.length === 0) return; const sliderContainer = document.createElement(‘div’); sliderContainer.classList.add(‘slider-container-frontend’); const sliderWrapper = document.createElement(‘div’); sliderWrapper.classList.add(‘slider-wrapper-frontend’); stories.forEach(story => { const storyItem = document.createElement(‘a’); storyItem.href = story.link; storyItem.target = ‘_blank’; storyItem.classList.add(‘slider-item-frontend’); if (story.logo) { const img = document.createElement(‘img’); img.src = story.logo; img.classList.add(‘slider-image-frontend’); storyItem.appendChild(img); } const title = document.createElement(‘div’); title.textContent = story.title; title.classList.add(‘slider-title-frontend’); storyItem.appendChild(title); sliderWrapper.appendChild(storyItem); }); const prevButton = document.createElement(‘button’); prevButton.classList.add(‘slider-prev-frontend’); prevButton.innerHTML = ‘‘; prevButton.addEventListener(‘click’, () => { sliderWrapper.scrollBy({ left: -220, behavior: ‘smooth’ }); }); const nextButton = document.createElement(‘button’); nextButton.classList.add(‘slider-next-frontend’); nextButton.innerHTML = ‘‘; nextButton.addEventListener(‘click’, () => { sliderWrapper.scrollBy({ left: 220, behavior: ‘smooth’ }); }); sliderContainer.appendChild(prevButton); sliderContainer.appendChild(sliderWrapper); sliderContainer.appendChild(nextButton); const authorElement = document.querySelector(‘.authorName’); if (authorElement) { authorElement.insertAdjacentElement(‘afterend’, sliderContainer); } }) .catch(error => console.error(‘Error fetching stories:’, error)); } function waitForAuthorName() { const targetNode = document.body; const config = { childList: true, subtree: true }; const…
Continue reading

Categories
Mohegan

Connecticut has the best casino concert venue in the country, according to Newsweek

Connecticut has the best casino concert venue in the country, beating out even Las Vegas’s viral Sphere, at least according to Newsweek readers.

The magazine placed Mohegan Sun Arena in Uncasville first on its list of “Best Casino Concert Venue” in the country, as part of its 2026 Readers’ Choice Awards, a reader poll.

“A top-ranked, 10,000-seat arena that draws major tours across genres, plus sports and comedy,” Newsweek wrote. “Fans praise the easy flow from casino to concourse, strong sightlines and reliable production. Suites and premium seating add polish to one of the Northeast’s busiest casino venues.”

In addition to the Sphere, Mohegan Sun, which hosts more than 125 shows a year, beat out The Colosseum at Caesars Palace, another Vegas stalwart, as well as multiple concert halls in Atlantic City. Some of the artists to play at the venue in 2025 include Creed, Jessica Simpson and the Jonas Brothers.

“Earning the #1 spot for ‘Best Casino Concert Venue’ and ranking near the top in two other categories is an incredible honor for Mohegan Sun,” said Jeff Hamilton, the casino’s president and general manager, in a release. “These recognitions…reflect the dedication of our team and inspire us to keep delivering world-class experiences for our guests.”

Mohegan Sun was not the only Connecticut casino to make the list; Premier Theater at Foxwoods slotted in at tenth nationwide.

Both casinos were also featured on other Newsweek lists. Mohegan Sun (owned by the Mohegan Tribe) ranked second and Foxwoods Resort Casino (owned by the Mashantucket Pequot Tribal Nation) was eighth on the list of “Best Native American Casino.”

The Grand Lobby is seen during the official grand opening event for Great Wolf Lodge Mashantucket at Foxwoods Resort Casino, Tuesday, May 6, 2025. (Dave Zajac/Hearst...
<br /> <a href=Continue reading

Categories
Mohegan

David Vialpando Authors Book on Gaming Regulation

David Vialpando

SAN DIEGO, CA – Gaming regulatory leader David Vialpando has authored a new professional resource, Fundamentals of Tribal Casino Gaming Regulation: A Primer for Regulators, aimed at strengthening the standards, professionalism, and operational capacity of tribal gaming regulatory agencies. Published by Palmetto Publishing and now available in hardcover, paperback, and eBook formats, the 648-page volume is the first comprehensive, practice-oriented guide devoted specifically to the day-to-day responsibilities of tribal casino gaming regulators and compliance professionals. As tribal gaming continues to serve as a critical driver of tribal sovereignty, economic development, and community investment, the book arrives at a time when the demand for knowledgeable, well-trained regulatory staff continues to grow.

Fundamentals of Tribal Casino Gaming Regulation

In contrast to traditional legal texts that focus primarily on statutory frameworks, Vialpando’s book emphasizes the operational mechanics of effective oversight. It provides clear explanations of how tribal gaming regulatory agencies are structured, how regulatory processes function on the casino floor, and how regulators safeguard the integrity of gaming, protect tribal assets, and maintain a safe environment for employees, patrons, and visitors. The text underscores three essential pillars of regulation – integrity, asset protection, and safety – while encouraging regulators to ground their decisions in tribal directives, agency regulations, and sovereignty-centered principles rather than external legal interpretation. Through accessible writing and real-world examples, the book aims to equip both new and experienced professionals with the practical knowledge required to navigate complex compliance obligations, conduct effective investigations, collaborate with state and federal partners, and support the long-term success of their gaming enterprises.

Vialpando brings decades of law-enforcement, regulatory, and leadership experience to the work. A former police officer and longtime California Department of Justice official, Vialpando concluded his public-service career as Special…

Continue reading

Categories
Mohegan

Mohegan Sun Arena Voted #1 Casino Concert Venue

Mohegan Sun Arena_REVMohegan Sun Arena

UNCASVILLE, CT – The 10,000-seat Mohegan Sun Arena has been ranked “#1 Best Casino Concert Venue” in Newsweek’s 2026 Readers’ Choice Awards. The recognition highlights Mohegan Sun Arena’s reputation as one of the premier entertainment destinations both regionally and throughout the country, delivering more than 125 concerts and sporting events per year.

Over a four-week voting period, Newsweek readers and industry experts cast their votes, honoring venues that exemplify exceptional guest experiences.

“Earning the #1 spot for ‘Best Casino Concert Venue’ and ranking near the top in two other categories is an incredible honor for Mohegan Sun,” said Jeff Hamilton, President & GM. “These recognitions, along with being named to Forbes Best-in-State Companies for 2026, reflect the dedication of our team and inspire us to keep delivering world-class experiences for our guests.”

In addition to this achievement, Mohegan Sun also earned recognition in two other Newsweek Readers’ Choice categories: #2 “Best Native American Casino” and #2 “Best Casino Players Club” (Momentum).

The award-winning Mohegan Sun Arena hosts touring acts such as Justin Timberlake, Megan Moroney, Matt Rife, Sting, Rush, Bonnie Raitt, Bruce Springsteen and Eric Clapton, among others. In late September, Adam Sandler also played sold out shows while also being inducted into Mohegan Sun Arena’s Walk of Fame, joining Bon Jovi, Tim McGraw and Taylor Swift. The Netflix show My Next Guest with David Letterman, also filmed at Mohegan Sun Arena during these performances as part of a special episode on Adam Sandler.

Continue reading