Studio 33 - Price is Right Discussion > Season 49

TPiR Recap - 6/3/2021

(1/3) > >>

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-8g.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 **********************************************************************/ /* Bargin Game */ .bargDesc { width: 250px; text-align: center; vertical-align: middle; } .bargTag { background-color: #999; /* fallback */ background: -moz-linear-gradient(45deg, transparent 8px, #999 8px), -moz-linear-gradient(315deg, transparent 8px, #999 8px); background: -o-linear-gradient(45deg, transparent 8px, #999 8px), -o-linear-gradient(315deg, transparent 8px, #999 8px); background: -webkit-linear-gradient(45deg, transparent 8px, #999 8px), -webkit-linear-gradient(315deg, transparent 8px, #999 8px); background-position: bottom left, top left; -moz-background-size: 100% 50%; background-size: 100% 52%; background-repeat: no-repeat; width: 60px; padding: 13px 5px 13px 15px; height: 10px; color: #000; text-align: right; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 5px; vertical-align: middle; margin: 10px; border-spacing: 5px; } .bargPrice, .bargARP, .bargDiff, .bargWin, .bargLoss { width: 60px; height: 20px; color: #000; padding: 5px; margin: -10px 0; text-align: left; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 20px; vertical-align: middle; } .bargPrice { background-color: #F96; } .bargARP { background-color: #FF9; } .bargDiff { background-color: #F66; } .bargWin { background-color: #0F0; } .bargLoss { background-color: #F00; } .bargWin::before { content: 'WIN'; } .bargLoss::before { content: 'LOSS'; } .oneAwayContainer { display: inline-block; margin-right: 20px; vertical-align: top; position: relative; padding-bottom: 50px; margin-bottom: 10px; } .oneAwayContainer:last-of-type { margin-bottom: 30px; } .oneAwayTop { transform:matrix(1,0,-0.5,1,0,0); -ms-transform:matrix(1,0,-0.5,1,0,0); /* IE 9 */ -moz-transform:matrix(1,0,-0.5,1,0,0);/* Firefox */ -webkit-transform:matrix(1,0,-0.5,1,0,0); /* Safari and Chrome */ -o-transform:matrix(1,0,-0.5,1,0,0); /* Opera */ vertical-align: middle; width: 150px; height: 30px; background-color: #F90; color: #000; margin-left: 10px; border: 3px solid #FF0; margin-bottom: 2px; text-align: center; } .oneAwayTop div { position: relative; top: 0; left: 2px; } .oneAwayBot { transform:matrix(1,0,0.5,1,0,0); -ms-transform:matrix(1,0,0.5,1,0,0); /* IE 9 */ -moz-transform:matrix(1,0,0.5,1,0,0);/* Firefox */ -webkit-transform:matrix(1,0,0.5,1,0,0); /* Safari and Chrome */ -o-transform:matrix(1,0,0.5,1,0,0); /* Opera */ vertical-align: middle; width: 150px; height: 30px; background: linear-gradient(#F90, #F90, #F70, #F00); color: #000; margin-left: 10px; border: 3px solid #FF0; margin-bottom: -50px; } .oneAwayPed { transform:matrix(1,0,-0.5,1,0,0); -ms-transform:matrix(1,0,-0.5,1,0,0); /* IE 9 */ -moz-transform:matrix(1,0,-0.5,1,0,0);/* Firefox */ -webkit-transform:matrix(1,0,-0.5,1,0,0); /* Safari and Chrome */ -o-transform:matrix(1,0,-0.5,1,0,0); /* Opera */ width: 140px; height: 25px; background-color: #e00; position: absolute; bottom: -25px; left: 20px; display: block; text-align: center; line-height: 25px; } .oneAwayPed span, .oneAwayNum, .oneAwayNumRed, .oneAwayNumBlu { transform:matrix(1,0,0.5,1,0,0); -ms-transform:matrix(1,0,0.5,1,0,0); /* IE 9 */ -moz-transform:matrix(1,0,0.5,1,0,0);/* Firefox */ -webkit-transform:matrix(1,0,0.5,1,0,0); /* Safari and Chrome */ -o-transform:matrix(1,0,0.5,1,0,0); /* Opera */ display: inline-block; } .oneAwayPed span { font-weight: bold; } .oneAwayNum, .oneAwayNumRed, .oneAwayNumBlu { color: #000; border: 2px solid #000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 26px; height: 26px; line-height: 28px; width: 22px; text-align: center; background-color: #F90; margin-left: -5px; position: relative; top: -21px; left: 30px; margin-bottom: 8px; } .oneAwayARP { transform:matrix(1,0,-1,1,0,0); -ms-transform:matrix(1,0,-1,1,0,0); /* IE 9 */ -moz-transform:matrix(1,0,-1,1,0,0);/* Firefox */ -webkit-transform:matrix(1,0,-1,1,0,0); /* Safari and Chrome */ -o-transform:matrix(1,0,-1,1,0,0); /* Opera */ position: relative; left: 10px; width: 127px; } .oneAwayARP .oneAwayNumRed, .oneAwayARP .oneAwayNumBlu { top: 0; left: 2px; border-color: #F90; } .oneAwayNumRed { color: #f00; } .oneAwayNumBlu { color: #00f; } .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; } /* Freeze Frame */ .freezeFrame { background-color: #CCC; padding: 8px; } .freezeFrameDigits { background-color: #FF0; border: 2px solid #F30; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; width: 35px !important; height: 35px !important; text-align: center; vertical-align: middle; } .freezeFrameARP { background-color: #ff0; color: #f00; font-family: Arial, Helvetica, sans-serif; text-align: center; font-weight: bold; font-size: 28px; width: 80px; position: relative; top: 85px; height: 35px; left: 55px; display: inline-block; margin-top: -20px; height: 30px; line-height: 30px; } /* One Wrong Price */ .owpBoard td { border: 3px solid #BDC2D7; color: #FFF; text-align: center; vertical-align: middle; height: 25px; width: 105px; } .owpBoard { background-color: black; } .owpArp { background-color: #000; vertical-align: top; font-weight: bold; } .owpWrong { background-color: red; color: white; } .stackRow { width: 100%; } .stackGPArea { background-color: #FF0; border: 3px solid #66F; border-radius: 10px; box-shadow: 0 5px 3px #666; width: 505px; margin: 10px; margin-top: 30px; } .stackGP { display: inline-block; vertical-align: middle; text-align: center; width: 150px; margin: 5px; } .stackGPname, .stackGParp, .stackGParpRight, .stackGParpWrong, .stackGPprice { display: block; width: 100%; border: 3px solid #ff9; border-radius: 3px; box-shadow: 0 2px 2px #999; margin: 10px; background-color: #3CF; color: #000; font-weight: bold; font-family: "Comic Sans MS", cursive; text-align: center; padding: 3px; height: 20px; line-height: 20px; } .stackGPname { height: 40px; } .stackGParp, .stackGParpRight, .stackGParpWrong, .stackGPprice { font-family: "MS Serif", "New York", serif; font-size: 16px; } .stackGPprice { border-color: #3CF; width: 120px; display: inline-block; vertical-align: middle; margin: 5px; position: relative; left: 17px; } .stackGParpWrong { background-color: #c00; } .stackGParpRight, .stackGPprice { background-color: #0c0; } .stackARPboard { background-color: #3CF; width: 190px; height: 40px; margin: 10px; padding: 5px; text-align: center; border: 1px solid #000; } .stackHolder, .stackHolderOn { border: 2px solid #FF9; border-top: none; background-color: #000; display: inline-block; width: 26px; height: 20px; vertical-align: bottom; background-clip: padding-box; padding-top: 8px; text-align: center; margin-bottom: 5px; margin-top: 8px; } .stackHolder { border: 2px solid #990; border-top: none; } .stackCard { background-color: #fff; color: #000; border-radius: 3px; width: 22px; height: 35px; vertical-align: bottom; line-height: 38px; font-family: "MS Serif", "New York", serif; font-weight: bold; text-align: center; font-size: 24px; position: relative; top: -15px; display: inline-block; } .stackContainer { width: 262px; margin: 20px 10px; } .stackCarARP { width: 190px; height: 35px; background-color: #000; text-align: center; margin: 0 auto; font-family: Impact, Arial, Helvetica, sans-serif; font-size: 24px; color: #fff; line-height: 35px; } .stackCarDig { width: 22px; height: 28px; background-color: #fff; color: #000; font-family: "MS Serif", "New York", serif; font-weight: bold; font-size: 24px; line-height: 28px; display: inline-block; margin: 0 4px; } .stackBoard { background-color: #3CF; width: 240px; height: 80px; display: inline-block; padding: 10px; text-align: center; margin: 0 auto; border: 1px solid #000; } Episode #9464K
Aired – 6/3/2021; Taped – 4/25/2021
Models: Devin Goda, Amber Lancaster
Microphone Handoff: N/A (due to COVID19)
First Four Contestant Seating: Left to Right
First IUFB: Coffee Package (Technivorm Mochamaster: brewer, grinder and accessory package; 4 coffee mugs); ARP: $689 (Devin and Amber) JONATHAN MICHELLE OMAR APRIL 475 854 315 635
The winner is...
APRIL

April is playing BARGAIN GAME for:
* Television (82in UHD smart 4K HD television, soundbar, subwoofer with remote) (Devin)
* Grill (Kenyon Grills: stainless steel electric grill with 32pc barbecue tool set) (Devin) She picks the television. ITEM PRICE TAG ARP DIFFERENCE GRILL $2835 $3335 $500 TELEVISION $1500 $2500 $1000 Second IUFB: Designer Jewelry (JTV: 3.85ct diamond tennis bracelet, hoop earrings from 10ct white gold); ARP: $2,813 (Amber) JONATHAN MICHELLE OMAR LINDSEY 1217 1855 1150 1000
The winner is...
MICHELLE

Michelle is playing One Away for a 2021 Volkswagen Jetta S (1.4L engine, 8-speed AT, FWD, driver assistance package, first aid kit, paint/fabric protection) (Devin). 3 2 6 5 7 2 3 5 4 6

Oh, mighty sound effects lady!!! Does she have... One right? HONK! Two right? HONK! Three right? EPIC SILENCE! 2 1 7 4 8 2 1 7 4 8 2 1 7 4 8 WIN Third IUFB: Home Cleaning Package (Bissell: robot vacuum, 2 cordless vacuums, air purifier); ARP: $1,480 (Devin) JONATHAN SEAN OMAR LINDSEY 1501 1350 1050 1500
The winner is...
SEAN

Sean is playing PLINKO! for a chance to win $50,000!. Drew gives him a free Plinko chip. $ Chip #1 (Jerdon Makeup Mirror) (Amber):
8 5 He picks 5... WIN!
$45 $ Chip #2 (Memory Foam Travel Pillow and Eyemask):
1 2 He picks 2... 1 5 Chip #3 (Cuisinart: 3qt Fondue Pot):
3 0 He picks 0... WIN!
$70 $ Chip #4 (Spiralizer):
2 8 He picks 2... $ WIN!
$26 Sean 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 $0 Sean 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 $0 Sean 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,000 Sean 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,641) SCSD #1 Contestant Winnings Spin 1 Spin 2 TOTAL RESULT Sean $3,121 95 STAY .95 April $6,524 5 95 1.00 *$1,000!* Michelle $24,561 35 5 .70 Contestant Winnings Spin 1 TOTAL RESULT April $7,524 55 .55 *SHOWCASE* Fourth IUFB: Ping Pong Table (Butterfly: Centrefold 25 table with accessories); ARP: $2,402 (Devin v. Amber) JONATHAN NADINE OMAR LINDSEY 977 750 975 976
The winner is...
JONATHAN

Jonathan is playing Freeze Frame for a trip to New Hampshire (RT Coach to Manchester, NH then to Sanbornton for a 5n stay at the Lake House at Ferry Point + daily breakfast and dinner) (Devin). $6714   51 36   14     89 67     28   43 96   LOSS Fifth IUFB: Landscaping Package (Greenworks Pro: lawn mower, string trimmer, leaf blower, pressure washer, hedge trimmer, chainsaw, wet/dry vacuum, power inverter); ARP: $1,960 (Amber) NATHAN NADINE OMAR LINDSEY 864 1100 2675 1200
The winner is...
LINDSEY

Lindsey is playing One Wrong Price for:
* Exerciser (Helix Lateral Trainer: Recumbent lateral trainer) (Devin)
* Laptop Computer (Asus: 15.6in Studiobook laptop with 32GB, 512GB SSD) (Amber)
* Designer Accessories (Coach: backpack, briefcase, wallet and watch for him; backpack, handbag, belt, wallet and ceramic watch for her) (Amber) $4999 $995 $3275 EXERCISER LAPTOP ACCESSORIES Lindsey picks the accessories... $4999 $995 $3275 $4999 $2000 $3275     LOSS Welp, Omar thought all that equipment was over $2,600 last time up. Now, he is awaiting a limo trip, fresh off one yesterday. Will he escape here with the 4th bid or is he destined for Reliance, Delaware? Sixth IUFB: Car Navigation Package (Soundstream: touchscreen system, amp, installation kit, subwoofer, 4 speakers); ARP: $815 (Devin) NATHAN NADINE OMAR MICHELLE S. 560 620 621 550
The winner is...
OMAR

Omar is playing Stack The Deck for a 2021 Subaru Crosstrek (2L engine, 6-speed MT, AWD, RBP, paint/fabric protection, auto dimming mirror with compass, auto armor, all-weather floor mats, seat cover) (Amber). STACK THE DECK
1 2 3 4 5 8 9 1) SOS Steel Wool Pads (10ct) $3.59 $3.59 2) Challenge Unsalted Butter (16oz) $5.49 1 3) Reser's Fine Foods Original Potato Salad (48oz) $7.99 $5.99 4) Act DryMouth Anticavity Flouride Mouthwash with Xylitol (40oz) $5.99 1 3 5) Scotch Magic Tape (18yd) $3.99 $3.99 6) Spice Islands Ground Saigon Cinnamon (1.9oz) $6.99 5 1 3 STACK THE DECK 2 5 1 3 9
4 8 2 5 1 3 8 2 5 1 3 9
4 8 LOSS SCSD #2 Contestant Winnings Spin 1 Spin 2 TOTAL RESULT Omar $815 65 STAY .65 OVER Lindsey $1,960 5 5 .10 Jonathan $2,402 70 – .70 *SHOWCASE* THE FABULOUS SHOWCASES April has the honors... SC1 - Jonathan EASY STREET
* Handyman Services for a Year (Handyman Connection: $1,500 of services) (Amber)
* Backyard Retreat (OVE: 5-piece sectional set with daybed, canopy; Starfire Direct: firetable with burner cover, tank cover, wind guard, protective fabric cover) (Devin)
* Trip to Turks and Caicos (RT First Class to Turks & Caicos for a 6n stay in a 2br oceanview suite at The Sands at Grace Bay + daily meals) (Amber) Bid: $21,124 SC2 - April FEEL LIKE DANCING
* Trip to Nashville (RT Coach to Nashville, TN for a 5n stay in a 2br unit at Bode Nashville + private line-dancing class for two) (Amber)
* Professional DJ Set (Pioneer DJ: Rekordbox with on-board sequencer) (Amber)
* 2021 Kia Soul LX (2L engine, IVT, FWD, carpeted floor mats) (Devin) Bid: $25,200 Jonathan $21,124 YARD/TRIP $23,949 $2,825 YARD/TRIP April $25,200 TRIP/CAR $27,268 $2,068 TRIP/CAR *WIN*
$34,792 Results: 2 out of 6
Winnings: $67,651
Biggest Winner: April 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.

GameShowKid:
Pretty easy Bargain Game setup.

Indeed a “spectacular” win in One Away! Great decision making.

Stack The Deck! One of my favorite games! Three free picks earned! I agreed with all of the contestant’s number choices; I thought it was really smart to go with the third, fourth, and then second digits. And I also selected “9” for the end; I figured the “4” was a fake-out for the second digit. But pain! Suffering!! Heartbreaking loss. He played the game so well.

I noticed Jonathan double-checking the Showcase differences at the end. :-)  Yep, it was pretty close.

JarodJGames:
Bargain Game: Nice Win IIRC
One Away: I AM SO STUNNED I thought this was lost but somehow the contestant figured out the solution
Plinko: $1500 was just because of Bad luck with the 0s
Freeze Frame: Long time no see AAAAAAAAAND you were lost
One Wrong Price: Welp I knew that TV was wrong and hey a nice round price too
Stack the Deck: It was a toss up no matter if he chose either the 2nd or 5th number

RatRace10:

--- Quote from: GameShowKid on June 03, 2021, 01:36:06 PM ---Stack The Deck! One of my favorite games! Three free picks earned! I agreed with all of the contestant’s number choices; I thought it was really smart to go with the third, fourth, and then second digits. And I also selected “9” for the end; I figured the “4” was a fake-out for the second digit. But pain! Suffering!! Heartbreaking loss. He played the game so well.

--- End quote ---

2-3-4 was good when the game first premiered under Roger because the last digits were usually 0, 5, or 9.

Today, the best choices are 3-4-5 because the cars almost never end in 0, 5, or 9 anymore. Anyone who watches the show close enough would know NEVER to pick 9 as the last digit in Stack or most other games. Now of only more people guessed 9 for the last digit in Lucky Seven...

GameShowKid:

--- Quote from: RatRace10 on June 03, 2021, 02:05:29 PM ---2-3-4 was good when the game first premiered under Roger because the last digits were usually 0, 5, or 9.

Today, the best choices are 3-4-5 because the cars almost never end in 0, 5, or 9 anymore. Anyone who watches the show close enough would know NEVER to pick 9 as the last digit in Stack or most other games. Now of only more people guessed 9 for the last digit in Lucky Seven...

--- End quote ---

On the show aired 5/12/21, the actual price of the auto offered in Stack was $21,795. On the show aired 4/7/21, the auto in Stack was $18,039. "NEVER" pick 9 as the last digit?

Navigation

[0] Message Index

[#] Next page

Go to full version