Studio 33 - Price is Right Discussion > Season 50

TPiR Recap - 9/15/2021

(1/10) > >>

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-8h.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 **********************************************************************/ .sxBoardArea { display: inline-block; width: 200px; position: relative; height: 140px; vertical-align: top; } .sxBoard { border: 6px solid #C30; position: absolute; z-index: 1; top: 10px; left: 10px; width: 96px; height: 96px; } .sxBoardCorner { position: absolute; background-color: #c30; z-index: 0; width: 20px; height: 20px; } .sxSpace { width: 30px; height: 30px; background-color: #FF3; border: 1px solid black; vertical-align: middle; text-align: center; font-size: 24px; font-family: "Comic Sans MS", cursive; float: left; color: red; line-height: 28px; } .sxSpaceHidden { width: 30px; height: 30px; background-color: #F00; border: 1px solid black; vertical-align: middle; text-align: center; font-size: 28px; font-family: "Times New Roman", Times, serif; float: left; font-weight: bold; line-height: 28px; color: white; } .sxTurnArea { display: inline-block; width: 400px; height: 140px; vertical-align: top; } .sxBottom { background-color: black; height: 15px; width: 96px; position: absolute; top: 111px; left: 16px; z-index: 2; } .sxPrice { border: 4px solid orange; background-color: #F30; width: 50px; height: 25px; display: inline-block; font-family: "Comic Sans MS", cursive; font-size: 16px; line-height: 25px; font-weight: bold; text-align: center; vertical-align: top; } .sxPrizeBottom { background-color: black; width: 116px; } .sxPrize { border: 2px solid #FFC; width: 50px; height: 21px; font-family: "Comic Sans MS", cursive; font-size: 10px; line-height: 10px; font-weight: bold; text-align: center; text-transform: uppercase; padding: 2px; background-color: #F30; } .sxPrizeMiddle { margin-left: auto; margin-right: auto; } .sxPrizeLeft { margin-left: 0px; font-family: "Comic Sans MS", cursive; font-size: 16px; line-height: 25px; font-weight: bold; text-align: center; vertical-align: top; background-color: white; color: #F30; } .sxPrizeRight { margin-left: 58px; font-family: "Comic Sans MS", cursive; font-size: 16px; line-height: 25px; font-weight: bold; text-align: center; vertical-align: top; background-color: white; color: #F30; } .grandDisplay, .grandLoss { font-family: Impact, "Arial Black", Gadget, sans-serif; text-align: right; color: #0F0; background-color: #060; border: 4px solid #0C6; border-radius: 8px; width: 110px; height: 20px; padding: 5px; font-size: 24px; line-height: 20px; vertical-align: middle; display: inline-block; } .grandTarget { font-family: Arial, Helvetica, sans-serif; text-align: center; color: #060; background-color: #FFF; border: 5px solid #0C6; border-radius: 8px; width: 60px; height: 15px; padding: 5px; font-size: 18px; font-weight: bold; line-height: 15px; vertical-align: middle; } .grandARP { font-family: Arial, Helvetica, sans-serif; border: 4px solid #060; background-color: #FF6; color: #096; font-weight: bold; text-align: center; vertical-align: middle; display: inline-block; width: 70px; height: 20px; margin-right: 20px; font-size: 14px; line-height: 20px; } .grandLoss { border-color: #F66; color: #F00; background-color: #900; } .switchStandArea { width: 300px; vertical-align: top; padding-bottom: 10px; } .switchStandArea td { width: 33%; } .switchPrize { font-size: 12px; color: #666; background-color: #FF6; width: 100px; height: 25px; vertical-align: middle; line-height: 12px; text-align: center; text-transform: uppercase; font-weight: bold; } .switchPrice { font-size: 16px; color: #666; background-color: #FF6; width: 100px; height: 25px; vertical-align: middle; line-height: 16px; text-align: center; font-weight: bold; } .switchCover { font-size: 16px; color: #999; background-color: #FF6; width: 100px; height: 25px; vertical-align: middle; line-height: 16px; text-align: center; font-weight: bold; } .switchReveal { font-size: 14px; color: #666; background-color: #FF6; width: 100px; height: 25px; vertical-align: middle; line-height: 16px; text-align: center; font-weight: bold; } .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; } .grTag { background-color: black; text-color: white; font-size: 14px; font-weight: bold; padding-left: 5px; padding-right: 5px; } .grTagCell { text-align: center; } .grHolder1 { background-color: black; border: 2px solid #0C0; font-size: 14px; font-weight: bold; width: 18px; text-align: center; } .grBlank1 { background-color: #0C0; width: 18px; text-align: center; } .grCover1 { background-color: #090; width: 18px; text-align: center; } .grHolder2 { background-color: black; border: 2px solid #00C; font-size: 14px; font-weight: bold; width: 18px; text-align: center; } .grBlank2 { background-color: #00C; width: 18px; text-align: center; } .grCover2 { background-color: #06C; width: 18px; text-align: center; } .grHolder3 { background-color: black; border: 2px solid #C00; font-size: 14px; font-weight: bold; width: 18px; text-align: center; } .grBlank3 { background-color: #C00; width: 18px; text-align: center; } .grCover3 { background-color: #C36; width: 18px; text-align: center; } /* Coming or Going */ .comingOrGoing, .comingOrGoingLeft, .comingOrGoingRight { border-collapse: collapse; } .comingOrGoingLeft { transform:rotate(-10deg); transform-origin: center; -ms-transform:rotate(-10deg); /* IE 9 */ -ms-transform-origin: center; -moz-transform:rotate(-10deg); /* Firefox */ -moz-transform-origin: center; -webkit-transform:rotate(-10deg);/* Safari and Chrome */ -webkit-transform-origin: center; -o-transform:rotate(-10deg); /* Opera */ -o-transform-origin: center; } .comingOrGoingRight { transform:rotate(10deg); transform-origin: bottom center; -ms-transform:rotate(10deg); /* IE 9 */ -ms-transform-origin: bottom center; -moz-transform:rotate(10deg); /* Firefox */ -moz-transform-origin: bottom center; -webkit-transform:rotate(10deg);/* Safari and Chrome */ -webkit-transform-origin: bottom center; -o-transform:rotate(10deg); /* Opera */ -o-transform-origin: bottom center; } .comingOrGoingPrice { color: grey; font-family: Impact, Arial, Helvetica, sans-serif; background-color: black; font-size: 24px; font-weight: normal; text-align: center; height: 28px; line-height: 28px; } .comingOrGoingPrice td { border-left: 1px solid #c26716; border-right: 1px solid #c26716; width: 15px; } .comingOrGoingPrice th { color: white; font-weight: normal; border-left: 1px solid #c26716; border-right: 1px solid #c26716; width: 15px; } .comingOrGoingNothing { background-color: #c26716; width: 16px; } .comingOrGoingNameA { background-color: white; color: black; font-size: 10px; text-align: center; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; } .comingOrGoingNameB { background-color: grey; color: black; font-size: 8px; text-align: center; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; } .comingOrGoingNameC { background-color: black; color: white; font-size: 10px; text-align: center; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; border: 0; } Episode #9514K
Aired – 9/15/2021; Taped – 8/18/2021
Models: James O'Halloran, Rachel Reynolds
Microphone Handoff: Rachel
First Four Contestant Seating: Left to Right
First IUFB: Television (43in QLED HD rotating television); ARP: $2,000 (James) ALANA STEPHEN ALISON MICHAEL V. 1900 1625 2100 2250
The winner is...
ALANA

Alana is going to walk the GOLDEN-ROAD for
* Wine Cellar (Cuisinart: Private Reserve Wine Cellar with 18-bottle capacity; 4 wine glasses, bottle opener, aerator) (Rachel)
* Kitchen Appliances (Over the range microwave, wifi electric range, dishwasher, side by side fridge with touchscreen, stand mixer, food recycler, cutlery set) (James)
* 2021 Navarra Blue Metallic Audi A7 Premium Sportback 55 TFSI Quattro (3L engine, 7-speed AT, AWD, executive package, S line package, Audi beam, business storage bag) (Rachel) worth over $79,000! The golden road starts with Good & Gather Tomato Sauce: 29¢ They walk over to the wine cellar: 29¢     3 0 The price is $230 or $930...
Alana picks $930   9 3 0 *CORRECT!* They walk over to the the kitchen: 930   6   2 1 The price is $6921, $6321 or $6021...
Alana picks $6021   6 3 2 1 Second IUFB: Air Hockey Table (7ft air hockey table with LED lights); ARP: $600 (Rachel v. James) DEANNA STEPHEN ALISON MICHAEL V. 595 610 495 550
The winner is...
DEANNA

Deanna is playing SWITCH? for:
* Trip to Cape Cod (RT Coach to Hyannis, MA then to Centerville for a 5n stay at the Captain David Kelley House Bed & Breakfast + daily breakfast) (James)
* Trip to Sun Valley (RT Coach to Twin Falls, ID then to Sun Valley for a 5n stay in a king room at Knob Hill Inn + daily breakfast and lunch, plus 1 dinner) (Rachel) These prices are either correct or need to be switched: CAPE COD   SUN VALLEY $5196   $6294 SWITCH?   SWITCH? Deanna chooses to switch... CAPE COD   SUN VALLEY $6294   $5196 $6294 WIN $5196 Third IUFB: Smartphone (128GB smartphone with 6.9in display, stylus, case); ARP: $1,240 (Overhead) DANIEL STEPHEN ALISON MICHAEL V. 950 750 545 1000
The winner is...
MICHAEL

Michael, a nurse practitioner, is playing Grand Game for a chance to win up to $1,000,000! The target price is... $5.50 Michael starts out at $100: $100.00 The items are:
* Quaker Apples & Cinnamon Instant Oatmeal (10ct)
* Purex Natural Elements Detergent (75oz)
* Schwarzkopf got2b Ultra Glued Invincible Styling Gel (6oz)
* Crave Real Chicken Adult Dog Food (4lb)
* Bubly Sparkling Water Blackberry Bubly (16oz)
* Second Nature Dark Chocolate Medley Snacks (4.5oz) Pick 1: Trail Mix $4.49 $1,000.00 Pick 2: Water $1.59 $10,000.00 Pick 3: Oatmeal $3.39 $100,000.00 Pick 4: Styling Gel $7.99 $0 LOSS (ARP of the dog food: $11.99; ARP of the detergent: $4.99) SCSD #1 Contestant Winnings Spin 1 Spin 2 TOTAL RESULT Michael $1,240 65 STAY .65 Alana $2,930 65 STAY .65 Deanna $12,090 100 – 1.00 *$1,000!* Contestant Winnings Spin 1 TOTAL RESULT Deanna $13,090 40 .40 *SHOWCASE* Fourth IUFB: DJ Set (Rane: Serato DJ set with motorized turntable platters); ARP: $1,599 (James) DANIEL STEPHEN ALISON MARY 2200 2250 1 1819
The winner is...
ALISON

Alison is playing Any Number for random cash, tool package (DeWalt: hammer drill, impact driver, reciprocating saw, LED work light, 2 batteries, charger and kit bag, 40-piece screwdriver fit set, work gloves; 27in work cart) (Rachel) or a 2021 Chevrolet TrailBlazer LS (1.2L engine, CVT, FWD, personal device cable, vehicle care kit, carpeted floor mats) (James). CAR 2 TOOL KIT PIGGY BANK Alison picks 3. CAR 2 TOOL KIT 3 PIGGY BANK Alison picks 6. CAR 2 6 TOOL KIT 3 PIGGY BANK Alison picks 1. CAR 2 6 TOOL KIT 3 PIGGY BANK 1 Alison picks 4. CAR 2 6 TOOL KIT 3 4 PIGGY BANK 1 Alison picks 2. CAR 2 2 6 TOOL KIT 3 4 PIGGY BANK 1 Alison picks 0. CAR 2 2 6 0 TOOL KIT 3 4 PIGGY BANK 1 Alison picks 7. CAR 2 2 6 0 TOOL KIT 7 3 4 PIGGY BANK 1 LOSS. Board was: CAR 2 2 9 6 0 TOOL KIT 7 3 4 PIGGY BANK 8. 1 5 Fifth IUFB: Smart Home Security System (Yale Home: door lock, cabinet lock, keypad, safe); ARP: $508 (James) DANIEL STEPHEN ALPHA MARY 1210 1 1000 1205
The winner is...
STEPHEN

Stephen, the last of the First Four, is playing SECRET X for a new tiny house (Tiny Mountain Houses: Nicholas Ridge V Series 26ft home with shed roof design with lofts, with $5000 for installation; ARP: $131,765) (Rachel). Stephen places the free X... The small prizes are:
* Rotating LED Makeup Mirror (James)
* 16oz Vacuuum Insulated Water Bottle X ?     ?     ?   $17$36 MAKEUP MIRROR
$17$36 $36 X ? X   ?     ?   $25 $48 Water Bottle
$25 $48 $25 X ? X   ?     ? X The secret X is revealed... X   X   X        X WIN (Total Winnings: $131,826) Sixth IUFB: Cookware (3-ply hammered cookware set with 2 fry pans, 2 sauce pans, saute pan, one stock pot); ARP: $700 (Rachel) DANIEL MICHAEL M. ALPHA MARY 1 800 900 649
The winner is...
MARY

Mary is playing Coming or Going for a home office (Altwork: zero gravity work station with laptop mount, filing cabinet, 5-shelf bookcase; 16GB RAM, 256GB SSD, 32in monitor, mouse, keyboard, blue light glasses) (James). 9 5 1 6 1 5 9 COMING -or- GOING Mary sets the price to:

6 1 5 9 COMING -or- GOING ARP: $9,516. LOSS SCSD #2 Contestant Winnings Spin 1 Spin 2 TOTAL RESULT Mary $700 80 STAY .80 Alison $2,333 65 40 1.05 OVER Stephen $132,334 40 40 .80 *OVERTIME* Contestant Winnings Spin 1 TOTAL RESULT Mary $700 50 .50 *SHOWCASE* Stephen $132,334 45 .45 THE FABULOUS SHOWCASES Deanna has the honors... SC1 - Mary FILLED WITH AMAZING PRIZES
* Luxury Designer Bags (Valentino: his and her leather tote bags with metal studs) (Rachel)
* Hot Tub (Beachcomber: 380 LEEP with seating for 7, 1 cooling seat, 102 jets) (James)
* 2022 Hyundai Kona SE (2L engine, CVT, FWD) (Rachel) Bid: $28,900 SC2 - Deanna GOLF LEGEND IN THE MAKING
* Golf Simulator (4player home golf simulator with 16 sensors, accessories; 13-piece men's clubs, 12-piece's ladies clubs) (James)
* Trip to the Dominican Republic (RT Coach to Punta Cana, DR for a 6n stay at the Hard Rock Casino Punta Cana + daily round of golf) (James and Rachel)
* Trip to Scotland (RT Coach to Aberdeen, SC for a 6n stay in a suite at the Sandman Signature Aberdeen Hotel + daily breakfast and dinner, round of golf) (James and Rachel) Bid: $24,156 Mary $28,900 TUB/CAR $38,336 $9,436 TUB/CAR *WIN*
$39,036 Deanna $24,156 TRIPS $22,326 TRIPS Results: 2 out of 6
Winnings: $190,963
Biggest Winner: Stephen ($131,826) 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:
It was difficult for me to believe the contestant chose 0 in Golden Road. Many people in the audience were saying 3, which was correct.

Million Dollar Grand Game was definitely winnable. I would have chosen the detergent at the end (C’mon, it’s Purex! 😊 ). Can you imagine the buildup Bob would have given the final reveal?

Still $1000 for getting a dollar on the wheel. Even after 4 ½ decades.

What a giveaway in Secret “X”. Yep, I mean that.


In closing, wow, they really overshadowed/buried Golden Road today. But, how nice was it to see the showcase winner’s loved ones on stage again?

Wayoshi:
Back in the good old days, it was all about big cars and SCs to start off a season. Now for the big 50th season opening week, we have just a 79k Golden Road car, merely a 22k(!) showcase, while Grand Game is bloated to 100x its usual winnings, rushed and edited to heck at the climax, and there's been really garish and extravagant prizes such as a house and swimming pool being given away in fee games.

Remnants of Mike Richards, indeed. Awful production values.

urbanpreppie0004:
Name one production you have worked on, or barring that, a game show you have been on.

I'll wait.

TinoStar11:
I'm trying to recall if we ever had a show in which Golden Road was played and some other pricing game on the same show had a more expensive prize / cash prize than GR's car.

Navigation

[0] Message Index

[#] Next page

Go to full version