Sweeps

Mattel Legacy Sweepstakes: Your Chance at a $4,900 Universal Vacation

View saved
How does this find feel?

#mattel-box1 .wrap{
background:#fdfdfc;
color:#0a2f6b;
border-radius:22px;
padding:20px 20px 14px;
box-shadow:0 12px 28px rgba(0,0,0,.12);
border:1px solid rgba(10,47,107,.15);
position:relative;
overflow:hidden;
}
#mattel-box1 .brandbar{
height:6px;
border-radius:6px;
background:linear-gradient(90deg,#e91e63 0%,#ff9800 25%,#2196f3 50%,#4caf50 75%,#9c27b0 100%);
margin-bottom:14px;
}
#mattel-box1 h3{
margin:2px 0 10px;
font-size:21px;
line-height:1.25;
font-weight:800;
text-transform:uppercase;
color:#e91e63;
}
#mattel-box1 .meta{
font-size:14px;
opacity:.85;
margin-bottom:14px;
}
#mattel-box1 .timer{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:12px;
margin:10px 0 8px;
}
#mattel-box1 .cell{
background:#f8f3e7;
border:1px solid rgba(10,47,107,.15);
border-radius:14px;
padding:12px 8px;
text-align:center;
box-shadow:0 4px 10px rgba(10,47,107,.08);
}
#mattel-box1 .num{
font-size:30px;
font-weight:900;
letter-spacing:.5px;
color:#0a2f6b;
}
#mattel-box1 .lbl{
font-size:12px;
opacity:.85;
text-transform:uppercase;
letter-spacing:.6px;
margin-top:2px;
}
#mattel-box1 .note{
font-size:12px;
color:#4d5a85;
margin-top:12px;
}

Mattel Legacy Sweepstakes — Time Left to Enter

Closes: Sept 22, 2025 at 11:59 PM PT • 18+ • U.S. Only (void AK, HI, PR)
Days
Hours
Minutes
Seconds
Tip: Don’t wait — you can enter once per day!

(function(){
// End time: Sept 23, 2025 06:59 UTC = Sept 22, 2025 11:59 PM PT
var end = new Date(“2025-09-23T06:59:59Z”).getTime();
var ids = {d:”mattel-d”,h:”mattel-h”,m:”mattel-m”,s:”mattel-s”};
function pad(n){ return n<10?"0"+n:n; }
function tick(){
var now=Date.now(), t=end-now;
if(t<0){t=0;}
var sec=Math.floor(t/1000);
var d=Math.floor(sec/86400); sec-=d*86400;
var h=Math.floor(sec/3600); sec-=h*3600;
var m=Math.floor(sec/60); sec-=m*60;
var s=sec;
document.getElementById(ids.d).textContent=pad(d);
document.getElementById(ids.h).textContent=pad(h);
document.getElementById(ids.m).textContent=pad(m);
document.getElementById(ids.s).textContent=pad(s);
}
tick(); setInterval(tick,1000);
})();

#mattel-box2 .card{
position:relative;
background:#ffffff;
border:2px solid #e91e63;
border-radius:22px;
padding:22px;
box-shadow:0 12px 28px rgba(0,0,0,.12);
overflow:hidden;
text-align:center;
}
#mattel-box2 .ribbon{
position:absolute;
inset:auto -40px 14px auto;
transform:rotate(-8deg);
background:#0a2f6b;
color:#fff;
font-weight:900;
padding:6px 46px;
border-radius:10px;
box-shadow:0 6px 14px rgba(0,0,0,.25);
font-size:15px;
letter-spacing:.6px;
text-transform:uppercase;
}
#mattel-box2 h3{
margin:6px 0 12px;
font-size:22px;
line-height:1.25;
color:#e91e63;
font-weight:900;
text-transform:uppercase;
}
#mattel-box2 .sub{
font-size:15px;
margin-bottom:12px;
color:#0a2f6b;
opacity:.85;
}
#mattel-box2 .cta{
display:inline-block;
margin-top:12px;
text-align:center;
background:linear-gradient(90deg,#e91e63,#0a2f6b);
color:#fff;
text-decoration:none;
border-radius:16px;
padding:16px 36px;
font-weight:800;
font-size:18px;
border:none;
cursor:pointer;
box-shadow:0 8px 24px rgba(233,30,99,.35);
transition:transform .25s ease;
text-transform:uppercase;
letter-spacing:.6px;
}
#mattel-box2 .cta:hover{ transform:scale(1.04); }
#mattel-popup{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);
background:#fff;padding:24px 28px;border-radius:18px;box-shadow:0 0 32px rgba(10,47,107,.25);
z-index:9999;font-size:18px;font-weight:800;color:#0a2f6b;max-width:480px;width:88%;text-align:center;}
#mattel-confetti{pointer-events:none;position:fixed;inset:0;overflow:hidden;z-index:9998;display:none;}
#mattel-confetti .piece{position:absolute;width:10px;height:14px;opacity:.9;animation:fall 2.8s linear forwards;}
@keyframes fall{to{transform:translateY(110vh) rotate(540deg);opacity:.95;}}

Mattel Legacy

Want to Win a Universal Trip or Target Gift Card?

18+ • U.S. Only (void AK, HI, PR) • Ends Sept 22, 2025

const mattelFacts = [
“Grand Prize is a Universal Orlando or Hollywood vacation package for 4!”,
“First Prizes include a Jurassic Park Pack + $100 Target Gift Card.”,
“You can enter once per day until Sept 22, 2025.”
];

function mattelShowPopup(msg){
const el=document.getElementById(“mattel-popup”);
if(!el) return;
el.innerHTML = msg;
el.style.display=”block”;
clearTimeout(mattelShowPopup._t);
mattelShowPopup._t=setTimeout(()=>{ el.style.display=”none”; }, 4000);
}

function mattelFireConfetti(){
const conf=document.getElementById(“mattel-confetti”);
conf.style.display=’block’;
const colors=[‘#e91e63′,’#0a2f6b’,’#ff9800′,’#4caf50′,’#ffffff’];
const pieces=120; const w=window.innerWidth;
for(let i=0;is.remove(),3200);
}
setTimeout(()=>{ conf.style.display=’none’; },2000);
}

function mattelStartScroll(){
const box3=document.getElementById(“mattel-entryBox”);
if(!box3){ console.error(“Box 3 not found.”); return; }
mattelFireConfetti();
const startY=window.scrollY, targetY=box3.getBoundingClientRect().top+window.scrollY-8;
const duration=20000; let startT=null;
[1000,8000,15000].forEach((ms,i)=>{ setTimeout(()=>{ mattelShowPopup(mattelFacts[i]); }, ms); });
setTimeout(()=>{ mattelShowPopup(“Scroll complete — enter to win now!”); mattelFireConfetti(); }, duration-600);
function step(ts){if(!startT) startT=ts;const prog=ts-startT;const pct=Math.min(prog/duration,1);
window.scrollTo(0,startY+(targetY-startY)*pct);if(prog<duration) requestAnimationFrame(step);}
requestAnimationFrame(step);
}

What would you do if you scored a trip to Universal Orlando’s brand-new Epic Universe park or Universal Studios Hollywood, complete with flights, hotel, and park tickets for four? The Mattel Legacy Sweepstakes is dangling that exact prize—and it’s valued at nearly $5,000. The catch? It’s only open until September 22, 2025, and you can only enter once per day. Many will enter, few will win, but one lucky person (plus three guests) is getting a dream theme park getaway, and five others will walk away with a Jurassic Park prize pack plus a $100 Target gift card.

This sweepstakes is run by Mattel, Inc. and administered by Ventura Associates International. It’s 100% legit and officially sanctioned. And yes, you want in.


Prize Breakdown

The crown jewel is the Grand Prize trip for four—winner’s choice of either Universal Orlando Resort or Universal Studios Hollywood. Here’s the breakdown:

  • Universal Orlando Resort Package (FMV $4,984.68)
    • Round-trip economy flights for four
    • Ground transfers in Orlando
    • 4 nights at Universal Cabana Bay Beach Resort (or similar)
    • 3-Park, 3-Day Park-to-Park tickets, plus 1-day admission to the brand-new Epic Universe theme park
  • Universal Studios Hollywood Package (FMV $4,410.00)
    • Round-trip economy flights for four
    • Ground transfers in LA
    • 2 nights at the Sheraton Universal (or similar)
    • 2-day admission for four to Universal Studios Hollywood

On top of that, five First Prize winners will each snag a Jurassic Park product pack and a $100 Target gift card (total value $200 each).

The total prize pool tops out at $5,984.68 depending on the Grand Prize winner’s park selection.


What You Can Do With the Prize if You Win

If you go the Orlando route, you’re getting access to the most hyped theme park opening of the decade: Epic Universe. That means Super Nintendo World, new rides, and the full Universal Orlando resort experience. Imagine four straight days of rides, butterbeer, Volcano Bay water slides, and a brand-new theme park that people will be bragging about for years.

Hollywood more your vibe? The LA trip comes with Universal Studios Hollywood admission—perfect for movie lovers, thrill seekers, or anyone who just wants to snap that classic shot in front of the globe. With its shorter hotel stay, this package is a high-impact, quick getaway to one of the entertainment capitals of the world.

The First Prizes aren’t small either. A Jurassic Park product pack plus a $100 Target card means you get iconic branded merch and a shopping spree. Perfect for collectors, gift-givers, or anyone whose Target trips never actually stay under $100.

Bottom line: whether you’re angling for family vacation memories, a friends’ trip, or just free merch and gift cards, this sweepstakes has real utility for nearly anyone.


Q&A

Is this legitimate?
Yes. The sweepstakes is run by Mattel, Inc., with Ventura Associates International handling the administration. Universal Studios and Universal Orlando are providing the prize packages but are not sponsors of the promotion.

How many entries are allowed?
You can enter one time per person, per email address, per day during the entry period. That means daily entries are allowed and encouraged.

Are there bonus entries?
No. This is strictly one entry per person per day—no bonus entries for referrals or purchases.

How many prizes can you win?
Each entrant is limited to one prize total. That means you can’t stack a First Prize and the Grand Prize.

#mattel-entryBox .shell{
background:#f7f9ff;border:2px solid #e91e63;border-radius:22px;padding:20px;
box-shadow:0 10px 28px rgba(0,0,0,.08);
}
#mattel-entryBox h3{margin:6px 0 14px;font-size:21px;line-height:1.25;color:#0a2f6b;font-weight:900;}
#mattel-entryBox .cta{display:block;text-align:center;background:#e91e63;color:#fff;
text-decoration:none;border-radius:14px;padding:14px 18px;font-weight:900;border:2px solid #0a2f6b;
margin:16px auto;max-width:300px;}
#mattel-entryBox .cta:hover{filter:brightness(1.05);}
#mattel-entryBox .grid{display:grid;grid-template-columns:1fr;gap:16px}
#mattel-entryBox .recap{background:#fff;border:1px solid #e2e8f8;border-radius:14px;padding:14px;}
#mattel-entryBox .recap dl{display:grid;grid-template-columns:minmax(140px,200px) 1fr;gap:8px 14px;margin:6px 0;}
#mattel-entryBox .recap dt{font-weight:800;color:#e91e63}
#mattel-entryBox .recap dd{margin:0}
#mattel-entryBox .prizes{background:#fff;border:1px dashed #e91e63;border-radius:14px;padding:14px;}

Mattel Legacy Sweepstakes — Official Entry

Click Here to Enter

Prize Breakdown

  • 1 Grand Prize: Universal Orlando OR Universal Hollywood trip for 4 (up to $4,984.68 value).
  • 5 First Prizes: Jurassic Park Product Pack + $100 Target Gift Card ($200 value each).
  • Total Prize Pool: up to $5,984.68.

Giveaway Recap

Sponsor
Mattel, Inc.
Administrator
Ventura Associates International LLC
Entry Type
Daily Entry — 1 per person per email per day
Eligibility
48 contiguous U.S. & D.C., 18+ (void in AK, HI, PR, territories)
Promotion Period
Sept 1, 2025 (6:00 AM PT) – Sept 22, 2025 (11:59 PM PT)
Odds
Depend on number of entries
Rules
See Official Rules on entry site

Fast Q&A

  • Is this legit? Yes — sponsored by Mattel, administered by Ventura.
  • How often can I enter? Once daily until Sept 22, 2025.
  • How many prizes? 6 total (1 Grand, 5 First).
  • Who can enter? Legal U.S. residents (48 states + D.C.), 18+.

Helpful Freebie Mom Guides

Keep going

More Freebie Mom guides worth checking

Instant Win GamesQuick plays, fast prizes, and daily chances.Best Sweepstakes to Enter TodayStart with the strongest current prizes.Sweepstakes DatabaseSearch active sweeps by prize, deadline, and entry type.