Studio 33 - Price is Right Discussion > Season 49

TPiR Recap - 12/8/2020

(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-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 **********************************************************************/ /* Double Prices 2017 */ .dpPodium { display: inline-block; background-color: #0cf; width: 150px; text-align: center; vertical-align: top; margin-right: 25px; } .dpTag, .dpARP { margin: 10px; border-radius: 5px; border: 3px solid #f00; font-family: "Helvetica Neue Condensed", "Helvetica Condensed", "Arial Narrow", "Helvetica Neue", Arial, sans-serif; font-weight: bold; color: #ff0; background-color: #ff0; padding: 2px; height: 32px; } .dpTag > span, .dpARP > span { display: inline-block; width: calc(100% - 4px); height: calc(100% - 4px); border: 2px solid #f90; line-height: 28px; font-size: 24px; background-color: #0cf; } .dpARP > span { border-color: #f00; } .dpARP { color: #fff; border-color: #f90; } .dpEmpty { height: 42px; line-height: 50px; font-family: 'PricedownRegular'; font-size: 42px; color: #ff0; margin: 10px; } /* 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; } .temptation { background-color: #999; text-align: center; margin-bottom: 10px; color: #fff; } .temptation td { width: 140px; vertical-align: bottom; } .temptation th, .temptation td { padding: 5px 2px; } .temptationGuessBlank { background-color: #000; color: #CC3; width: 15px; height: 20px; display: inline-block; margin-left: -5px; font-family: 'PricedownRegular'; line-height: 23px; font-size: 16px; text-align: center; border: 1px solid #000; } .temptationGuessNum { background-color: #000; color: #FFF; font-weight: bolder; width: 15px; height: 20px; display: inline-block; margin-left: -5px; font-family: Arial, Helvetica, sans-serif; line-height: 20px; font-size: 16px; text-align: center; border: 1px solid #000; } .temptationTag { background-color: #f00; /* fallback */ background: -moz-linear-gradient(45deg, transparent 8px, #f00 8px), -moz-linear-gradient(315deg, transparent 8px, #f00 8px); background: -o-linear-gradient(45deg, transparent 8px, #f00 8px), -o-linear-gradient(315deg, transparent 8px, #f00 8px); background: -webkit-linear-gradient(45deg, transparent 8px, #f00 8px), -webkit-linear-gradient(315deg, transparent 8px, #f00 8px); background-position: bottom left, top left; -moz-background-size: 100% 50%; background-size: 100% 52%; background-repeat: no-repeat; width: 40px; padding:13px 15px; height: 15px; color: #fff; text-align: center; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bolder; vertical-align: central; line-height: 15px; margin-left: auto; margin-right: auto; } .temptationCarNum { background-color: #F00; color: #FFF; font-weight: bolder; width: 15px; height: 20px; display: inline-block; margin-left: -5px; font-family: Arial, Helvetica, sans-serif; line-height: 20px; font-size: 16px; border: 1px solid #000; text-align: center; } .flipFlop { background-color: red; color: white; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 36px; border-collapse: collapse; border: 1px solid darkred; height: 42px; line-height: 42px; } .flipFlop th { background-color: white; color: red; } /* Cover Up */ .coverNumber { background-color: yellow; width: 20px; height: 20px; color: red; vertical-align: middle; text-align: center; font-size: 16px; font-weight: bold; border: 4px solid transparent; } .coverOff { border: 4px solid black; } .coverOn { border: 4px solid #6CF; } .coverARP { border: 4px solid #39f; } .coverBoard { background-color: blue; } .coverBlank { background-color: red; width: 20px; height: 20px; border: 4px solid transparent; } .coverTurn { width: 33%; height: 330px; display: inline-block; margin-top: 0px; margin-right: -5px; margin-bottom: 10px; margin-left: -5px; } /* Cliffhangers */ .cliffNumber { font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #000; background-color: #FF0; } .cliffBoard { -ms-transform: rotate(-20deg); -o-transform: rotate(-20deg); -webkit-transform: rotate(-20deg); -moz-transform: rotate(-20deg); margin-top: 20px; } .cliffBoard td { width: 20px; text-align: center; } .cliffBoardBottom { background-color: purple; } .cliffBid { position: relative; top: 20px; left: 20px; } .cliffARP { position: relative; top: -125px; left: 525px; width: 90px; text-align: center; } .cliffFail { -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); position: relative; top: 25px; left: 6px; } .cliffCard { background-color: blue; color: white; width: 40px; height: 20px; text-align: center; vertical-align: center; padding: 6px; font-weight: bold; margin-top: 6px; } .cliffTurn { height: 200px; width: 100%; } Episode #9212K
Aired – 12/8/2020; Taped – 10/18/2020
Models: Manuela Arbelaez, Amber Lancaster
Microphone Handoff: None
First Four Contestant Seating: Yellow, Red, Green, Blue
First IUFB: Air hockey table (Mr. Billiard: 7', dual motors, laminate surface, deluxe rounded corners); ARP: $875 (Manuela v. Amber) AUBREY DOROTHY SHAUN SCOTT 650 1250 775 900
The winner is...
SHAUN

Shaun is playing Temptation for a 2020 Honda Fit LX (1.5L, CVT, FWD). Prize Luggage Set (Hard-sided suitcase, folding travel bag with leather trim) (Manuela) Touchscreen desktop computer (3.3 GHz, 12GB, 2TB, mousepad) (Amber) Cube of cash (Manuela) Turntable (Belt-driven, 2 albums) (Amber) $755 $933 $2244 $551 Car Guess 1 5 $ $ $ 1 5 9 $ $ 1 5 9 2 $ 1 5 9 2 5 Final guess:   1 5 9 2 5 Car or prizes? PRIZES Car ARP:   1 5 9 2 5 1 7 9 4 5 BAILOUT (Total winnings: $4,483) Second IUFB: Countertop appliances (Cuisinart: waffle maker, 4-slice toaster, espresso machine, bread maker); ARP: $550 (Amber) AUBREY DOROTHY JUSTIN SCOTT 601 660 600 540
The winner is...
SCOTT

Scott is playing Flip Flop for an off-road motorcycle (SSR: SR450S with 450cc, 5-speed MT, electric and kick start, helmet, pair of off-road goggles, pair of leather riding gloves) (Manuela). 75 25 Scott FLOPS to 75 52 ARP be... 57 25 LOSS Third IUFB: Gold clubs (His and hers 12 piece complete sets, 2 cart bags); ARP: $2598 (Manuela) AUBREY DOROTHY JUSTIN RITA 1600 1900 1500 2100
The winner is...
RITA

Rita is playing Cliffhangers for a golf cart (ClubCar: custom-built Onward 4-passenger electric neighborhood vehicle with lifted suspension, 14" wheels, LED lights, premium seats) (Manuela) and a trip to Carmel (RT coach to Monterey, CA, then to Carmel, 3n @ Quail Lodge and Golf Club, round of golf, $200 food and beverage credit) (Amber); ARP: $16,691. Small prizes: Kitchen timer, Laminator, Makeup mirror Rita bids $20 on the kitchen timer...                                                   0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25                                                     The ARP is... $28 Rita bids $47 on the laminator...                                                   0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25                                                     The ARP is... $31 Rita bids $40 on the makeup mirror...                                                     0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25                                                     The ARP is... $49 LOSS SCSD #1 Contestant Winnings Spin 1 Spin 2 TOTAL RESULT Scott $540 40 50 .90 Rita $2,657 40 80 1.20 OVER Shaun $5,358 55 45 1.00 *$1,000*
Contestant Winnings Spin 1 TOTAL RESULT Shaun $6,358 70 .70 *SHOWCASE* Fourth IUFB: Smart home devices (Smart home starter system with smart speaker); ARP: $1,199 (Amber) AUBREY DOROTHY JUSTIN DAN 300 450 485 475
The winner is...
JUSTIN

Justin is playing Double Prices for an outdoor kitchen island (Patio Resort Lifestyles: kitchen island with gas grill, refrigerator, fine Italian porcelain tile, smooth granite trim) (Manuela). $9495 $ $6812 $9495 $9495 WIN Fifth IUFB: Treadmill (26 performance training programs, app-based tracking tools, 40 oz stainless steel water bottle); ARP: $1,449 (Manuela) AUBREY DOROTHY KIRSTEN DAN 1051 1052 1350 1050
The winner is...
KIRSTEN

Kirsten is playing Hi-Lo for a tour of Tennessee (Coach to Memphis, TN, 6n @ Drury Inn & Suites Memphis Southhaven, daily breakfast, $300 hotel credit; rental car to Nashville, TN, 6n in a fully-furnished studio from Casa Nashville; 6n in a deluxe king room @ Foxtrot Bed & Breakfast, daily breakfast; $1,000 cash; coach to LA) (Amber); ARP: $9,964. Grocery items:
* 23 oz Bertolli pasta sauce
* 3.5 oz Stonyfield Organic Kids yogurt pouch
* 16 oz Sunsweet prunes
* 32oz International Delight coffee creamer
* 0.5 fl oz Pain Bloc pain relief
* 2.85 oz Kernel Season's popcorn seasoning $10.99 $4.99 $5.99 Pain relief Pasta sauce Prunes $1.69 $2.99 $3.99 Yogurt Seasoning Creamer WIN Aubrey and Dorothy have been standing there this whole time. Can either of them escape the Cave of Sighs? Sixth IUFB: Tablet (12.4" Super AMOLED, 512GB); ARP: $1,030 (Amber) AUBREY DOROTHY ATALIE DAN 900 875 850 1185
The winner is...
AUBREY

Dorothy joins the $300 Club, while Aubrey is playing Cover Up for a 2021 Chevy Trailblazer LS crossover, (1.2L, CVT, FWD, paint/fabric protection) (Manuela).         1       9 8     8 3 5   7 1 6 9 3 9 5 8 0 2 3 6 5 4 B E A R D                             1       9 8     8   5   7 1 6   3   5 8 0   3   5 4 2 9 6 3 9                             1         8               1 6   3   5 8 0   3   5 4 2 7 8 9 5 2 3 1 6 4   L O S S SCSD #2 Contestant Winnings Spin 1 Spin 2 TOTAL RESULT Dorothy $1,030 75 stay .75 *OVERTIME* Justin $10,694 60 65 1.25 OVER Kirsten $11,413 75 stay .75 *OVERTIME*
Contestant Winnings Spin 1 TOTAL RESULT Dorothy $1,030 45 .45 Kirsten $11,413 65 .65 *SHOWCASE* THE FABULOUS SHOWCASES Kirsten has the honors... SC1 - Shaun JAM-PACKED WITH PRIZES
* Designer shoes (Prada: leather, suede and nylon collection with 4 pairs of sneakers and pair of driving shoes for him, 3 pairs of stilettos, pair of sling-back pumps, pair of sandals for her) (Manuela)
* Trip to Canada (RT to Calgary, AB, rental car to Banff, 6n in a premier queen room @ Sunshine Mountain Lodge, daily breakfast, lift tickets, private lessons and equipment rentals, one dinner) (Manuela)
* 2020 Hyundai Venue SE crossover (1.6L, IVT, FWD) (Amber) Bid: $34,685 SC2 - Kirsten HOME MAKEOVER OF YOUR DREAMS
* Bedroom (Furniture of America: bedroom collection with wood grain and light oak finish, queen bed, chest, dresser, nightstand, queen mattress; Chilisleep sleep system with two remotes; 55" QLED smart 4K UHD HDR TV, 240Hz) (Manuela)
* Kitchen appliances (Plessers: over-the-range microwave, electric range with self-cleaning oven, dishwasher with hidden controls, Energy Star French door refrigerator) (Amber)
* 2020 Kia Forte FE (2L, IVT, FWD) (Manuela) Bid: $26,000 Shaun $34,685 CANADA/CAR $37,604 $2,919 CANADA/CAR *WIN*
$43,962 Kirsten $26,000 ROOMS/CAR $30,516 $4,516 ROOMS/CAR Results: 2 out of 6 (with 1 bailout)
Winnings: $70,296
Biggest Winner: Shaun This Recap is solely intended for the purpose of Golden-Road.net.
Reproduction of this without authorized consent is prohibited.
Recap produced by WhammyPower788 and Roadgeek Adam
Templates by Visualbasicwizard and WhammyPower788
CSS work provided by cu2010.

JayC:
A very honest reason for bailing out with the prizes in Temptation for sure. Good call to bail, since the 5 was definitely wrong for the 2nd number.

Boy Cliff Hangers is off to a brutal start this season. The contestant's guesses weren't bad today, it was more she was burned by a surprising range in the prices of the SPs.

I really thought the coffee creamer would be in the high row in Hi Lo. I would've picked it and not the pasta sauce.

Gameshowgenius26:

--- Quote from: JayC on December 08, 2020, 03:42:47 PM ---A very honest reason for bailing out with the prizes in Temptation for sure. Good call to bail, since the 5 was definitely wrong for the 2nd number.

Boy Cliff Hangers is off to a brutal start this season. The contestant's guesses weren't bad today, it was more she was burned by a surprising range in the prices of the SPs.

I really thought the coffee creamer would be in the high row in Hi Lo. I would've picked it and not the pasta sauce.

--- End quote ---

My thoughts exactly, on all 3 accounts. Except for the fact that I didn't believe that the prunes were one of the 3.

LiteBulb88:
Temptation: Well, at least the contestant went with the obvious last digit. And that was a great exchange about why he didn't go for the car. I bet many parents think the same way :lol:.

Cover Up: I was hoping the contestant was going for the Cover Up strategy. Sadly her second guess wipeout proved me wrong.

Cliff Hangers: Including the first responders' prime time special, this game is now 0-3 this season. The last time it had been lost three times in a row was November 8-December 15, 2016. It hasn't been lost 4 times in a row since May 31-August 19, 2011. Let's hope the next contestant who plays this game knows what they're doing.

Hi-Lo: Very nice win!

Roadgeek Adam:
Recap posted by WP788.

Let me explain quickly.


--- Quote ---I waited 90 minutes for the episode to be posted on CBS dot com. Never happened on my end. At the same time, I have been home all day because I had to bring my father to the ER for a test since his docs wouldnt let him drive. He passed out at his cardiologist.

I drop him off at the ER and wait on word, which doesnt come till 730. Now I have to run 12 miles to the hospital with a care bag because he cant get his test until Thursday because the hospital kept [expletive]ing up

I asked WP788 to do the recap since i wasnt sure how long I was going to be out

--- End quote ---

As it is things have been a little hectic here. I should be good for the rest of week, but I feel it is my policy to tell you in case things change.

Navigation

[0] Message Index

[#] Next page

Go to full version