Studio 33 - Price is Right Discussion > Season 51

TPiR Recap - 11/22/2022

(1/2) > >>

Roadgeek Adam:
@charset "utf-8"; /* CSS Document */ @font-face { font-family: 'PricedownRegular'; src: url('http://www.golden-road.net/recaps/fonts/pricedown07-webfont.woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'EggCrateRegular'; src: url('http://www.golden-road.net/recaps/fonts/eggcrate-webfont.woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'NeutrafaceRegular'; src: url('http://www.golden-road.net/recaps/fonts/neutraface-webfont.woff'); font-weight: normal; font-style: normal; } @font-face { font-family: '7SegmentRegular'; src: url('http://www.golden-road.net/recaps/fonts/7segment-webfont.woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'SportsTypeRegular'; src: url('http://www.golden-road.net/recaps/fonts/sports_type_full-webfont.woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'CompstyleRegular'; src: url('http://www.golden-road.net/recaps/fonts/compstyl-webfont.woff') font-weight: normal; font-style: normal; } .contentArea { width: 751px; margin-right: auto; margin-left: auto; font-size: 12px; @import url(http://www.vbwcomputers.com/recap/fonts2.css); } td, th { color: #fff; } #recapheader { height: 261px; background-image: url(http://www.vbwcomputers.com/recap/Recap-Header-8i.png); position: relative; } #recapheaderBlock { position: relative; width: 260px; height: 100px; padding: 2px; left: 250px; top: 72px; color: white; display: block; line-height: 12px; } .smallHeader { font-size: 9px; } .actBlock { margin-top: 5px; width: 739px; background-image: url(http://www.golden-road.net/recaps/bg.png); background-repeat: repeat; padding: 6px; color: #FFF; } .contestantRow { text-align: center; vertical-align: middle; background-color: #060; width: 550px; } .contestantRow thead { background-color: inherit; color: #000; vertical-align: middle; font-size: 10px; } .contestantRow thead, .contestantRow td { width: 132px; } .oneBidWinner { background-image: url(http://www.golden-road.net/recaps/onebidtag.png); background-repeat: no-repeat; background-position: center; font-family: "Comic Sans MS", cursive; font-size: 12px; height: 65px; width: 103px; float: left; text-align: center; color: black; vertical-align: middle; } .clearFloat { clear: both; } td.oneBidRed, td.oneBidYel, td.oneBidGrn, td.oneBidBlu { font-family: SportsTypeRegular; background-color: #f00; border-color: #000; border-width: 4px; border-style: ridge groove groove ridge; font-size: 32px; text-align: right; padding: 6px 32px; height: 24px; line-height: 24px; } td.oneBidYel { background-color: #f90; } td.oneBidGrn { background-color: #090; } td.oneBidBlu { background-color: #33f; } .oneBidName { font-weight: bold; background-color: #f4fa72; color: #DC143C; } .actContent { padding: 6px; background-color: #c26716; margin: 30px; } .scsdSore { font-family: "7SegmentRegular"; font-size: 16px; background-color: black; color: white; } .wheelNo { font-family: 'PriceDownRegular'; font-size: 18px; background-color: black; color: white; } .scsdTotal { background-color: #06F; color: white; text-align: center; } .scsdContestant { background-color: #f4fa72; color: #000; text-align: center; } .blockTitle { font-weight: bold; text-decoration: underline; } .gameName { font-weight: bold; text-transform: uppercase; } .showcase { padding: 4px; border: 1px solid #000; } .showcaseTitle { text-align: center; position: absolute; top: 35px; font-family: "NeutrafaceRegular"; left: 21px; width: 68px; color: #fff; font-size: 9px; line-height: 12px; } .showcaseWinLg { font-size: 24px; filter: Shadow(Color=#666666,Direction=135,Strength=5); text-shadow: #666666 5px 5px 5px; position: absolute; top: 40px; left: 30px; text-align: center; width: 300px; color: #FFF; font-family: "NeutrafaceRegular"; } .showcaseResult { margin-top: 12px; position: relative; height: 210px; } .showcasePodium, .showcaseDiff, .showcaseOver { background-image: url(http://vbwcomputers.com/recap/podium42.png); background-repeat: no-repeat; height: 186px; width: 118px; position: absolute; left: 20px; top: 30px; } .showcaseARPCard { background-image: url(http://www.golden-road.net/recaps/arpCard.png); background-repeat: no-repeat; height: 93px; width: 130px; position: absolute; left: 130px; top: 35px; text-align: center; font-family:"Comic Sans MS", cursive; font-size: 16px; padding-left: 10px; color: #000000; } .showcaseARP { position: relative; top: 34px; width: 70px; left: 20px; } .showcaseBid { position: relative; top: 8px; color: white; font-family: "NeutrafaceRegular"; width: 60px; height: 12px; text-align: center; left: 24px; font-size: 14px; } .showcaseDiff, .showcaseOver { left: 270px; } .showcaseOver { background-image: url(http://vbwcomputers.com/recap/podium42over.png); } .priceDown { font-family: "Pricedown'07Regular"; } .showcaseHeader { font-size: 12px; font-weight: bold; border: 1px solid black; } /********************************************************************* * TODO: Paste individual game CSS below **********************************************************************/ .plinkoBoard td { width: 25px; font-family: "PricedownRegular"; font-size: 24px; color: white; vertical-align: middle; line-height: 14px; text-align: center; } .plinkoSlotPink, .plinkoSlotBlue, .plinkoSlotPurple, .plinkoSlotRed { border: 2px solid yellow; height: 40px; padding-top: 5px; padding-bottom: 5px; background-color: #BC94DD; } .plinkoSlotPink { background-color: #fbaadc; } .plinkoSlotBlue { background-color: #5fceef; } .plinkoSlotRed { background-color: #FF383E; } .plinkoDivider { background-color: silver; height: 3px; } .plinkoChipSlotB { border-left: 2px solid silver; border-right: 2px solid silver; background-color: white; height: 15px; } .plinkoChipSlotT { background-color: white; height: 15px; } .plinkoChip { border-radius: 50%; background-color: purple; width: 20px; height: 20px; border: 1px solid silver; margin-left: auto; margin-right: auto; text-align: center; font-family: "PricedownRegular"; font-size: 20px; color: yellow; line-height: 24px; } .plinkoARP, .plinkoWinCard, .plinkoWinChip, .plinkoWrong { width: 30px; height: 30px; background-color: white; color: black; font-size: 16px; text-align: center; display: inline-block; vertical-align: middle; line-height: 26px; border: 2px solid silver; font-weight: bold; margin: 0 0 0 -2px; } .plinkoWinChip { background-color: purple; } .plinkoWinCard { color: red; font-size: 12px; font-weight: bold; background-color: white; line-height: 12px; } .plinkoWrong { background-color: red; color: white; font-weight: bold; } .plinkoPodium1, .plinkoPodium2, .plinkoPodium3, .plinkoPodium4 { padding: 8px 8px 8px 10px; width: 64px; display: inline-block; background-color: #ff7bac; font-size: 0; } .plinkoPodium2 { background-color: #fbf5a2; } .plinkoPodium3 { background-color: #8cdcf1; } .plinkoPodium4 { background-color: #ff383e; } .plinkoChoice { display:inline-block; margin-left: 20px; width: 450px; } .plinkoBoardArea { width: 540px; display: inline-block; } .plinkoScoreboard { border-radius: 25%; width: 100px; height: 60px; display: inline-block; position: relative; top: -70px; background-color: #8cdcf1; } .plinkoScoreArea { position: relative; top: 10px; left: 3px; width: 90px; font-family: "PricedownRegular"; font-size: 24px; color: yellow; } .plinkoScore { background-color: purple; text-align: center; color: white; display: inline-block; width: 74px; margin-left: 2px; font-family: Helvetica, Arial, sans-serif; font-size: 18px; } .plinkoChipTray { background-color: silver; width: 80px; height: 10px; margin-left: 10px; margin-top: 20px; } /* Side By Side 2019 */ .sbsBoard { background-image: linear-gradient(90deg, transparent 30%, #4ca49a 30%, #4ca49a 38%, #ffffff 38%, #ffffff 46%, #4ca49a 46%, #4ca49a 54%, #ffffff 54%, #ffffff 62%, #4ca49a 62%, #4ca49a 70%, transparent 70%, transparent 100%); background-size: 250.00px 250.00px; width: 250px; height: 250px; z-index: 0; } .sbsSign { position: relative; margin: 10px 20px; line-height: 50px; padding: .2em 0; width: 150px; margin: 0 50px; text-align: center; color: #4ca49a; font-size: 20px; vertical-align: top; } .sbsSign:before { content: ''; height: 0; width: 100%; position: absolute; top: 0; left: -20px; /* stick out into margined area */ z-index: 0; border: 20px solid transparent; /* left/right diagonals */ border-top: 65px solid white; border-bottom: 0px solid transparent; } .sbsSign div { position: relative; display: inline-block; } .sbsSignBy { font-size: 14px; top: -2px; } .sbsCenter, .sbsLeft, .sbsRight { border: 2px solid #ff0; background-color: #f60; color: #ff0; width: 46px; height: 46px; line-height: 46px; text-align: center; font-size: 24px; position: relative; box-shadow: 0 0 10px 2px #ff6 inset; } .sbsCenter { left: 100px; bottom: 15px; } .sbsLeft { left: 50px; top: 35px; } .sbsRight { left: 150px; top: 35px; } .sbsDisplay { border: 4px solid #f60; margin: 0 50px; height: 32px; position: relative; bottom: 15px; width: 150px; right: 4px; vertical-align: middle; } .sbsDisplayArea { background-color: #4ca49a; width: 50px; height: 32px; line-height: 32px; color: #0ff; font-size: 24px; text-align: center; float: left; text-shadow: 0 0 5px #0ff; } .ttmBoard { width: 630px; background-color: #0cc; text-align: center; margin: 10px auto; } .ttmPrice, .ttmStop, .ttmUnrevealed { width: 50px; height: 20px; line-height: 18px; background-color: #ff0; color: #000; font-family: "Comic Sans MS", cursive; font-size: 12px; text-align: center; display: inline-block; vertical-align: middle; margin: 5px -1px; } .ttmPrice, .ttmUnrevealed { border: 5px solid #900; } .ttmStop { border: 5px solid #F00; } .ttmUnrevealed { background-color: #0cc; color: #066; font-family: 'PricedownRegular'; font-size: 24px; line-height: 24px; } .ttmARP { width: 90px; height: 30px; line-height: 28px; border: 1px solid #000; background-color: #ff0; color: #000; font-family: "Comic Sans MS", cursive; font-size: 18px; text-align: center; display: inline-block; vertical-align: middle; } .spreeBankDisplay { font-family: "7SegmentRegular"; font-size: 36px; text-align: right; width: 100px; position: absolute; width: 75px; height: 30px; line-height: 28px; left: 30px; top: 15px; color: #9F3; } .spreeAmount { position: absolute; font-size: 14px; font-weight: bold; border: 3px solid #0071bc; width: 75px; height: 20px; background-color: #f15a24; left: 27px; top: 48px; text-align: center; color: black; } .spreeBank { width: 130px; height: 75px; background-color: #666666; border: 6px solid #0071bc; vertical-align: bottom; display: inline-block; position: relative; } .spreeBankSide { border: 3px solid #FCEE21; background-color: #29abe2; width: 30px; height: 60px; display: inline-block; vertical-align: bottom; font-family: "PricedownRegular"; font-size: 36px; text-align: center; line-height: 66px; color: #6F6; } .spreeTagFront { width: 55px; height: 55px; background-color: #0C6; font-family: "PricedownRegular"; font-size: 48px; line-height: 48px; text-align: center; display: inline-block; position: relative; color: black; } .spreeBoardArea { position: relative; text-align: center; } .spreeItemStand { background-color: #009; width: 220px; height: 30px; position: relative; } .spreeItemCard { position: relative; width: 75px; height: 20px; background-color: yellow; border: 2px solid #0071bc; font-family: "Comic Sans MS", cursive; text-align: center; line-height: 20px; display: inline-block; color: black; top: 3px; } .spreeStandArea { position: relative; width: 220px; display: inline-block; height: 100px; } .spreeTagDollar { position: relative; top: 10px; } .spreeTagARP { position: relative; top: 20px; } .spreeTagBack { width: 55px; height: 55px; background-color: #FF9; text-align: center; display: inline-block; position: relative; color: black; vertical-align: top; } .anyNumber { text-align: center; font-family: '7SegmentRegular', Verdana, sans-serif; font-size: 18px; color: white; background-color: #FFC; vertical-align: central; } .anyNumber td { background-color: black; width: 40px; } .anyNumber th { background-color: red; font-family: "Arial Black", Gadget, sans-serif; font-size: 14px; } /* HI LO */ .hiloBoard { background-color: #09F; text-align: center; } .hiloPrice td { background-color: #FF0; color: #000; font-weight: bold; width: 75px; } .hiloItem td { margin-bottom: 6px; width: 75px; } Episode #9992K
Aired – 11/22/2022; Taped – 10/3/2022
Models: Rachel Reynolds
Microphone Handoff: Rachel
First Four Contestant Seating: Left to Right
First IUFB: Designer Sunglasses (Coach: 6 pairs of sunglasses); ARP: $1,077 (Overhead) SIMONE RONA JERRY ERIN 667 1100 1299 1000
The winner is...
ERIN

Erin is playing PLINKO! for a chance to win $50,000!. Drew gives her a free Plinko chip. $ Chip #1 (Lamo: Pair of Boots) (Rachel):
3 5 She picks 5... WIN!
$65 $ Chip #2 (Electric Toothbrushes):
5 0 She picks 0... WIN!
$90 $ Chip #3 (Ceramic Flat Iron):
4 1 She picks 1... 4 7 Chip #4 (Jump-starter and Power Unit):
8 3 She picks 8... $ WIN!
$85 Erin drops the first chip...     $               1
0
0 5
0
0 1
0
0
0 0 10
0
0
0 0 1
0
0
0 5
0
0 1
0
0 $1,000 Erin drops the second chip...           $         1
0
0 5
0
0 1
0
0
0 0 10
0
0
0 0 1
0
0
0 5
0
0 1
0
0 $1,000 Erin drops the third chip...   $                 1
0
0 5
0
0 1
0
0
0 0 10
0
0
0 0 1
0
0
0 5
0
0 1
0
0 $1,500 Erin drops the fourth chip...       $             1
0
0 5
0
0 1
0
0
0 0 10
0
0
0 0 1
0
0
0 5
0
0 1
0
0 $1,500 LOSS (Total Winnings: $1,740) Second IUFB: Desktop Computer (21.5in all-in-one computer with 8GB RAM, 1TB HD; standing corner desk); ARP: $920 (Rachel) SIMONE RONA JERRY JUSTIN 875 910 960 950
The winner is...
RONA

Rona is playing SIDE BY SIDE for a trip to Nashville (RT Coach to Nashville, TN for a 5n stay in a deluxe room at Union Station Nashville Yards + backstage Grand Old Opry tour) (Rachel). The ARP is either $6583 or $8365. SIDE BY SIDE 65 83 Rona sets the price to $6583. SIDE BY SIDE 65 83 65 83 WI N! Third IUFB: Smartphone (256GB foldable smartphone); ARP: $1,800 (Rachel) SIMONE CONNIE JERRY JUSTIN 1100 999 1299 1500
The winner is...
JUSTIN

Justin is playing That's Too Much for a 2022 Kings Red Metallic Volkswagen Taos SE (1.5L engine, 8-speed AT, FWD, black wheel package, panoramic sunroof) (Rachel). $25,941 $27,130 $28,394 $29,640 $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ ARP: $32,210 LOSS $25,941 $27,130 $28,394 $29,640 $31,035 $32,531 $ $ $ $ $ $ $ $ $ $ $ $ SCSD #1 Contestant Winnings Spin 1 Spin 2 TOTAL RESULT Justin $1,800 85 STAY .85 Erin $2,817 55 55 1.10 OVER Rona $7,503 80 10 .90 *SHOWCASE* Fourth IUFB: Snow Package (Yukon Charlies: 2 snowshoes, 4 sleds, 4 trekking poles, 4 travel bags); ARP: $1,234 (Rachel) SIMONE CONNIE JERRY EVAN 1200 1 2 1362
The winner is...
SIMONE

Simone is playing Shopping Spree for:
* Television (70in LED 4K smart UHD television) (RAchel)
* Designer Accessories (Gucci: wallet, card case, perfume, leather belt, scarf, hat) (Rachel)
* Air Hockey Table (Game Room Guys: Aluminum rail air hockey table) (George)
* Countertop Appliances (Wolf Gourmet: cast iron grill and countertop oven) (George) Simone can win all four prizes if she spends at least $7,500 by picking three of the items. Simone chooses the accessories. $  $3933$7,500$
$ $3,567 TELEVISION ACCESSORIES $ $ AIR HOCKEY APPLIANCES Simone chooses the television. $  $3183$7,500$
$750 $3,567 TELEVISION ACCESSORIES $ $ AIR HOCKEY APPLIANCES Simone chooses the air hockey table. $  $484$7,500$
$750 $3,567 TELEVISION ACCESSORIES $2,699 $ AIR HOCKEY APPLIANCES LOSS (ARP of the appliances: $1,768) Fifth IUFB: Smart Home Lock and Safe Package (Yale Home: door lock, cabinet lock, alarmed safe); ARP: $508 (Rachel) ADRIENNE CONNIE JERRY EVAN 649 499 599 500
The winner is...
EVAN

Evan is playing Hi-Lo for a trip to Vietnam (RT Coach to Ho Chi Minh City, VI for a 6n stay in an executive suite at Parkroyal Saigon + daily breakfast, RT airport transfers, 2 3hr spa treatments, poolside dinner, private city tour with driver; ARP: $8,136) (Rachel). Grocery items:
* Little Trees Black Ice Air Freshener (1ct)
* Red Bull Energy Drink (4ct)
* Breyers Homemade Vanilla Ice Cream
* Texas Pete Hot Sauce
* Thai Kitchen Life Coconut Milk
* Blue Buffalo Training Dog Treats $7.99 $13.49 $5.99 ENERGY DRINKS DOG TREATS ICE CREAM $1.09 $4.29 $3.79 AIR FRESHENER MILK HOT SAUCE WIN Well, Jerry, Jerry, Jerry is still here here here. Now he bids 4th. Now he needs to avoid a limo trip, with functional power steering, to West River, Maryland. He has a good chance. Sixth IUFB: Washer and Dryer (LG: washing machine with 14 programs; gas dryer with 5 temp settings); ARP: $2,798 (Rachel) ADRIENNE CONNIE JERRY KEITH 2000 1500 2001 1100
The winner is...
JERRY

Jerry escapes and is playing Any Number for random cash, a new camera (Lumix: 16MP mirorrless camera with 128GB memory card) or a 2022 Hyundai Accent SE (1.6L engine, IVT, FWD, dual USB chargers, carpeted floor mats, cargo tray) (Rachel). CAR 1 CAMERA PIGGY BANK Jerry picks 8. CAR 1 8 CAMERA PIGGY BANK Jerry picks 5. CAR 1 8 CAMERA 5 PIGGY BANK Jerry picks 7. CAR 1 8 CAMERA 5 PIGGY BANK 7. Jerry picks 9. CAR 1 8 CAMERA 9 5 PIGGY BANK 7. Jerry picks 6. CAR 1 8 CAMERA 9 5 PIGGY BANK 7. 6 Jerry picks 3. CAR 1 8 CAMERA 9 5 PIGGY BANK 7. 3 6 LOSS. Board was: CAR 1 8 1 2 0 CAMERA 9 4 5 PIGGY BANK 7. 3 6 SCSD #2 Contestant Winnings Spin 1 Spin 2 TOTAL RESULT Simone $1,234 80 STAY .80 Jerry $2,805.36 90 STAY .90 *SHOWCASE* Evan $8,644 40 35 .75 THE FABULOUS SHOWCASES Rona has the honors... SC1 - Rona CHILLY
* Hot Tub (Master Spas: 8.2 Twilight Spa with 44 jets, ergonomic therapy seats) (Rachel)
* Trip to Hawaii (RT Coach to Honolulu, HI for a 5n stay in a king room at the Shoreline Hotel Waikiki + daily breakfast) (Rachel)
* 2023 Machine Grey Mazda CX-5 Premium (2.5L engine, 6-speed AT, AWD) (Rachel) Bid: $32,000 SC2 - Jerry FULL OF ZEST
* Treadmill (Bowflex: 22in display console with 20% incline) (Rachel)
* Trio of Recreational Vehicles (Kayo: Storm 180 ATV with 177cc engine, CVT, electric start; K4 offroad motorcycle with 250cc engine, 5-speed MT, electric start; Vespa: Primavera 50 with 50cc engine, CVT) (Rachel)
* Trip to Spain (RT Coach to Grenada, SP for a 6n stay in a junior suite at Hotel Casa 1800 Grenada + all meals, admission to Alhambra Palace, food tour) (Rachel) Bid: $25,500 Rona $32,000 HAWAII/SUV $58,354 $26,354 HAWAII/SUV Jerry $25,500 VEHICLES/SPAIN $28,393 $2,893 VEHICLES/SPAIN *WIN*
$31,198.36 Results: 2 out of 6
Winnings: $53,196.36
Biggest Winner: Jerry This Recap is solely intended for the purpose of Golden-Road.net.
Reproduction of this without authorized consent is prohibited.
Recap produced by Roadgeek Adam
Templates by Visualbasicwizard and WhammyPower788
CSS work provided by cu2010.

Wayoshi:
Highlight of the show definitely was that subtle Roger reference during OB5.

As Discord pointed out, the pattern these SCs are following this season has gotten very old already.


--- Code: ---Today, 12:02:49tpiradam: Some of these showcases are getting beyond ridiculous. It’s not fun watching people underbid their showcases by more than $10k so often
--- End code ---

Tech_Triumph:
I would have had zero chance on Shopping Spree.

The air hockey table was almost $2k more than the TV?  Just wow.

AvsFan:
The TV trap worked in Shopping Spree; seeing a three-digit price in that game has meant a loss for the last 15 years now.

Jerry went high when he should have went low in Any Number, but was just right in the Showcase for some redemption!

Eddie:
Don’t forget tomorrow is a Thanksgiving special

Is it just Me or are there more VWs on the show lately?

Navigation

[0] Message Index

[#] Next page

Go to full version