Sweeps

Pepsi Rookie of the Week Sweepstakes: Win $25 Gift Cards Every Week

View saved
How does this find feel?

#pepsi-box1 .wrap{
background:#ffffff;
color:#00205B;
border-radius:22px;
padding:20px 20px 14px;
box-shadow:0 12px 28px rgba(0,0,0,.12);
border:1px solid rgba(0,32,91,.15);
position:relative;
overflow:hidden;
}
#pepsi-box1 .brandbar{
height:6px;
border-radius:6px;
background:linear-gradient(90deg,#00205B 0%,#004B93 25%,#0079C1 50%,#009FDB 75%,#00BCE4 100%);
margin-bottom:14px;
}
#pepsi-box1 h3{
margin:2px 0 10px;
font-size:21px;
line-height:1.25;
font-weight:800;
text-transform:uppercase;
color:#00205B;
}
#pepsi-box1 .meta{
font-size:14px;
opacity:.85;
margin-bottom:14px;
}
#pepsi-box1 .timer{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:12px;
margin:10px 0 8px;
}
#pepsi-box1 .cell{
background:#f0f7ff;
border:1px solid rgba(0,32,91,.15);
border-radius:14px;
padding:12px 8px;
text-align:center;
box-shadow:0 4px 10px rgba(0,32,91,.08);
}
#pepsi-box1 .num{
font-size:30px;
font-weight:900;
letter-spacing:.5px;
color:#00205B;
}
#pepsi-box1 .lbl{
font-size:12px;
opacity:.85;
text-transform:uppercase;
letter-spacing:.6px;
margin-top:2px;
}
#pepsi-box1 .note{
font-size:12px;
color:#4d5a85;
margin-top:12px;
}

Pepsi Rookie of the Week Sweepstakes — Time Left to Enter

Closes: Jan 8, 2026 at 11:00 AM ET • 18+ • U.S. Only
Days
Hours
Minutes
Seconds
Tip: Weekly drawings — enter daily to maximize your chances!

(function(){
// End time: Jan 8, 2026 11:00 AM ET
var end = new Date(“2026-01-08T16:00:00Z”).getTime();
var ids = {d:”pepsi-d”,h:”pepsi-h”,m:”pepsi-m”,s:”pepsi-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);
})();

#pepsi-box2 .card{
position:relative;
background:#ffffff;
border:2px solid #00205B;
border-radius:22px;
padding:22px;
box-shadow:0 12px 28px rgba(0,0,0,.12);
overflow:hidden;
text-align:center;
}
#pepsi-box2 .ribbon{
position:absolute;
inset:auto -40px 14px auto;
transform:rotate(-8deg);
background:#0079C1;
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;
}
#pepsi-box2 h3{
margin:6px 0 12px;
font-size:22px;
line-height:1.25;
color:#00205B;
font-weight:900;
text-transform:uppercase;
}
#pepsi-box2 .sub{
font-size:15px;
margin-bottom:12px;
color:#004B93;
opacity:.85;
}
#pepsi-box2 .cta{
display:inline-block;
margin-top:12px;
text-align:center;
background:linear-gradient(90deg,#00205B,#0079C1);
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(0,32,91,.35);
transition:transform .25s ease;
text-transform:uppercase;
letter-spacing:.6px;
}
#pepsi-box2 .cta:hover{ transform:scale(1.04); }

#pepsi-popup{
display:none;
position:fixed;
top:50%;left:50%;
transform:translate(-50%,-50%);
background:#ffffff;
padding:24px 28px;
border-radius:18px;
box-shadow:0 0 32px rgba(0,32,91,.25);
z-index:9999;
font-size:18px;
font-weight:800;
color:#00205B;
max-width:480px;
width:88%;
text-align:center;
}
#pepsi-confetti{
pointer-events:none;
position:fixed;
inset:0;
overflow:hidden;
z-index:9998;
display:none;
}
#pepsi-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; }
}

Pepsi NFL

Vote. Enter. Win Weekly with Pepsi!

18 weeks • Daily Entry • U.S. Only • Ends Jan 8, 2026

const pepsiFacts = [
“Pepsi has been the NFL’s official soft drink sponsor for decades.”,
“Each week, 100 winners score $25 digital gift cards!”,
“There are 1,800 total prizes worth $45,000.”
];

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

function pepsiFireConfetti(){
const conf=document.getElementById(“pepsi-confetti”);
conf.style.display=’block’;
const colors=[‘#00205B’,’#0079C1′,’#00BCE4′,’#ffffff’,’#c8102e’];
const pieces=150;
const w=window.innerWidth;
for(let i=0;is.remove(),3200);
}
setTimeout(()=>{ conf.style.display=’none’; },2000);
}

function pepsiStartScroll(){
const box3=document.getElementById(“pepsi-entryBox”);
if(!box3){ return; }
pepsiFireConfetti();
const startY=window.scrollY;
const targetY=box3.getBoundingClientRect().top+window.scrollY-8;
const duration=20000;
let startT=null;

[1000,8000,15000].forEach((ms,i)=>{
setTimeout(()=>{ pepsiShowPopup(pepsiFacts[i]); }, ms);
});

setTimeout(()=>{
pepsiShowPopup(“You’re at the entry details — time to vote and win!”);
pepsiFireConfetti();
}, 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);
}

If you love football, free food, and a shot at weekly prizes, Pepsi just dropped a sweepstakes that feels like the ultimate fan perk. The Pepsi Rookie of the Week Sweepstakes is live from September 9, 2025, through January 8, 2026, and it’s serving up over $45,000 worth of prizes. Think free subs, wings, pizza, and tacos—all for simply voting on the NFL’s hottest rookies. Sounds like a pretty solid tradeoff, right?

This isn’t a one-time shot—it’s a daily entry sweepstakes that resets every week. That means the more you participate, the more chances you stack. With 100 prizes dropping each week and 1,800 winners total, your odds here are far better than the average lottery-style promo.

Let’s break it down.

Prize Breakdown

Here’s the highlight reel: Pepsi is putting up 1,800 total prizes throughout the season, spread across 18 nonconsecutive weekly entry periods. Each week, 100 winners will score a $25 digital gift card to one of these six fan-favorite restaurants:

  • Applebee’s – perfect for a casual night out or a round of half-priced apps
  • Buffalo Wild Wings – where football Sundays basically live
  • Jersey Mike’s – subs that actually taste like they belong on game day
  • Subway – fresh and fast fuel on the go
  • Pizza Hut – when you want the classic football-watching spread
  • Taco Bell – because sometimes a Crunchwrap Supreme just hits

Each gift card carries its own terms and conditions, but all are digital and easy to redeem. Weekly prize value adds up to $2,500, and the grand total of all prizes across the sweepstakes is a hefty $45,000.

What You Can Do With the Prize if You Win

A $25 gift card might not buy you season tickets, but it’s more versatile than you think. Imagine grabbing wings and beers with friends at Buffalo Wild Wings, fueling up on Jersey Mike’s subs before kickoff, or saving a Pizza Hut card for that inevitable holiday week when nobody wants to cook.

For families, Taco Bell or Subway becomes a quick dinner solution when schedules get wild during football season. College kids? Applebee’s apps and late-night deals will stretch that $25 further than you’d expect.

You can even stash the digital gift card for a future night out, or pool your winnings if lightning strikes twice (though keep in mind the rules: one prize per person per week). Either way, it’s a guaranteed way to turn a simple online vote into actual, usable rewards that fit into your daily life. It’s food money you didn’t have to budget for—always a win.

And let’s not forget: this isn’t just about one shot at a prize. With daily entries, you could be voting for rookies multiple times a week and stacking opportunities to snag that card. By the end of the season, you could easily rack up a stash of free meals.

Q&A

Is this legitimate?
Yes. This sweepstakes is officially sponsored by Pepsi-Cola Company and administered by Genesco Sports Enterprises, Inc. It’s tied directly to the NFL Rookie of the Week vote at nfl.com/rookies. The NFL doesn’t sponsor the giveaway itself, but Pepsi has been running these types of promotions for years.

How many entries are allowed?
You’re allowed one entry per person/email address per day during each eligible week. Each week acts as a separate sweep, so entries don’t carry over.

Are there bonus entries?
No. This is a straightforward sweepstakes: vote, submit your form, and you’re entered. No bonus tasks or referrals required.

How many prizes can you win?
Limit is one prize per person/household per week. With 18 weekly periods, you technically have multiple chances to win across the season—but only one prize max per week.

#pepsi-entryBox .shell{
background:#f7f9ff;
border:2px solid #00205B;
border-radius:22px;
padding:20px;
box-shadow:0 10px 28px rgba(0,0,0,.08);
}
#pepsi-entryBox h3{
margin:6px 0 14px;
font-size:21px;
line-height:1.25;
color:#00205B;
font-weight:900;
}
#pepsi-entryBox .cta{
display:block;
text-align:center;
background:#0079C1;
color:#fff;
text-decoration:none;
border-radius:14px;
padding:14px 18px;
font-weight:900;
border:2px solid #00205B;
margin:16px auto;
max-width:300px;
}
#pepsi-entryBox .grid{display:grid;gap:16px}
#pepsi-entryBox .recap, #pepsi-entryBox .prizes{
background:#fff;
border:1px solid #e2e8f8;
border-radius:14px;
padding:14px;
}
#pepsi-entryBox .recap dt{font-weight:800;color:#00205B}

Pepsi Rookie of the Week Sweepstakes — Official Entry


Click Here to Enter

Prize Breakdown

  • 100 winners per week — each gets a $25 digital gift card.
  • Choice of Applebee’s, Buffalo Wild Wings, Jersey Mike’s, Subway, Pizza Hut, or Taco Bell.
  • 1,800 prizes total across 18 weeks.
  • Total Prize Value: $45,000.

Giveaway Recap

Sponsor
Pepsi-Cola Company
Entry Type
Daily entry — 1 per person per day
Eligibility
50 U.S. & D.C., 18+ (19+ in AL/NE)
Promotion Period
Sept 9, 2025 – Jan 8, 2026
Drawings
Weekly drawings; entries don’t roll forward
Odds
Depend on eligible entries each week

Fast Q&A

  • Is this legit? Yes, sponsored by Pepsi and tied to NFL Rookie voting.
  • How often can I enter? Once daily during active weeks.
  • How many prizes? 1,800 total, $25 gift cards.
  • When do prizes drop? Weekly, after each drawing.

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.