Studio 33 - Price is Right Discussion > Season 49

TPiR Recap - 6/22/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 **********************************************************************/ .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; } .bullseyeItem { display: inline-block; background-color: #C33; color: #fff; font-family: Arial, Helvetica, sans-serif; width: 100px; text-transform: uppercase; text-align: center; font-weight: bold; } .bullseyePrice { display: inline-block; text-align: center; font-family: Arial, Helvetica, sans-serif; font-weight: bold; width: 50px; background-color: #111; color: #eee; font-size: 16px; border-radius: 50%; height: 50px; line-height: 50px; } .bullseyeTotal { display: inline-block; text-align: right; font-family: 'EggCrateRegular'; font-size: 24px; background-color: #000; color: #fff; width: 73px; height: 28px; line-height: 28px; padding-right: 3px; top: 5px; position: relative; } .bullseyeCheck { display: inline-block; width: 110px; height: 120px; text-align: center; vertical-align: top; margin-right: 5px; } .bullseyeBullseye { border-radius: 50%; border: 2px solid #111; width: 100px; height: 100px; background-color: #c33; vertical-align: central; text-align: center; position: relative; } .bullseyeBullseye2 { border-radius: 50%; border: 2px solid #111; width: 80px; height: 80px; background-color: #eee; vertical-align: central; text-align: center; position: relative; top: 8px; left: 8px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 77px; font-weight: bold; color: #111; } .bullseyeBullseye3 { border-radius: 50%; border: 2px solid #111; width: 60px; height: 60px; background-color: #c33; vertical-align: central; text-align: center; position: relative; top: 8px; left: 8px; } .bullseyeBullseye4 { border-radius: 50%; border: 2px solid #111; width: 40px; height: 40px; background-color: #eee; vertical-align: central; text-align: center; position: relative; top: 8px; left: 8px; } .bullseyeBullseye5 { border-radius: 50%; border: 2px solid #111; width: 20px; height: 20px; background-color: #c33; vertical-align: central; text-align: center; position: relative; color: #eee; top: 8px; left: 8px; font-family: Tahoma, Geneva, sans-serif; font-size: 14px; line-height: 28px; font-weight: bold; } .halfBG { width: 105px; height: 30px; padding: 5px; } .halfBgTop, { background-color: #99F; height: 40px; padding-top: 5px; padding-right: 5px; padding-left: 5px; } .halfBgBottom { background-color: #F28500; height: 128px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; } .halfBox1, .halfBox2, .halfBox3, .halfBox4, .halfBoxD { width: 30px; height: 30px; display: inline-block; font-size: 16px; font-weight: bold; text-align: center; line-height: 30px; vertical-align: middle; margin: 5px; border: 1px solid black; } .halfBoxD { visibility: hidden; } .halfBox1 { background-color: #FFFF99; color: #66F; } .halfBox2 { background-color: #32CD32; color: #FF9; } .halfBox3 { background-color: #66f; color: #f6f; } .halfBox4 { background-color: #ffdab9; color: #3cf; } .halfTurnArea { vertical-align: top; width: 400px; height: 200px; display: inline-block; } .halfBoardArea { display: inline-block; width: 191px; height: 175px; } .halfTurnPodium { background-color: #00FFFF; padding: 8px; } .halfTurnPodium td { width: 75px; height: 40px; text-align: center; vertical-align: middle; } .halfPrizeCardA, .halfPrizeCardB { border: 3px solid #32CD32; background-color: #FF6; color: black; font-size: 10px; line-height: 10px; } .halfPrizeCardB { border: 3px solid #000080; } .halfARPCardA, .halfARPCardB { border: 3px solid #32CD32; background-color: #F6F; color: black; font-size: 18px; font-weight: bold; line-height: 18px; } .halfARPCardB { border: 3px solid #000080; } .halfBoxWin { color: #6F0; } .tenChances { background-color: #666; text-align: center; } .tenChancesGuess { background-color: #fff; color: #000; font-family: "Comic Sans MS", cursive; width: 9%; font-weight: bold; } .tenChancesPrize { background-color: #FC3; color: #00C; border: 2px solid #009; font-weight: bold; } .tenChancesARP { background-color: #063; color: #FC3; border: 3px solid #333; font-weight: bold; text-outline: #000; } .tenChancesButton { background-color: #ff0; border: 1px solid #000; border-radius: 50%; width: 8px; height: 8px; margin-left: auto; margin-right: auto; border-image-outset: 2px; } /* 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'; } .panPodium { background-color: green; } .panPodium td { text-align: center; vertical-align: middle; width: 30px; height: 30px; } .panMissingNumber { font-size: 24px; line-height: 24px; font-weight: bold; background-color: #F60; text-align: center; vertical-align: middle; width: 20%; height: 30px; } .panNumber { background-color: #FC3; color: #F63; font-size: 24px; line-height: 24px; line-height: 18px; font-weight: bold; } .panMissing { background-color: #F60; font-family: "Times New Roman", Times, serif; color: white; font-size: 8px; vertical-align: middle; text-align: center; } Episode #9492K
Aired – 6/22/2021; Taped – 5/11/2021
Models: James O'Halloran, Rachel Reynolds
Microphone Handoff: N/A (due to COVID19)
First Four Contestant Seating: 1, 4, 3, 2
First IUFB: Television (55in smart 4K OLED television with Roku streaming stick); ARP: $1,850 (James) JESSICA JOHN KIMYA LEONARD 1250 1299 1300 1301
The winner is...
LEONARD

Leonard is playing That's Too Much for a 2021 Jeep Renegade Jeepster Sport 4x2 (2.4L engine, 9-speed AT) (Rachel). $21,060 $22,229 $23,500 $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ ARP: $26,240 LOSS $21,060 $22,229 $23,500 $24,921 $26,649 $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ Second IUFB: Designer Luggage (Samsonite: 4 hardside spinner suitcases; backpack with USB port); ARP: $1,292 (James and Rachel on CHUGGS) JESSICA JOHN KIMYA PRISCILLA 1300 750 1301 1000
The winner is...
PRISCILLA

Priscilla is playing BARGAIN GAME for:
* Trip to Chicago (RT Coach to Chicago, IL for a 6n stay at Hotel Audrey + daily breakfast, private sightseeing tour for 2) (Rachel)
* Trip to Key West (RT Coach to Key West, FL for a 6n stay in a premium oceanview room at 24 North Hotel Key West + sunset catamaran cruise for 2) (Rachel) She picks the Key West trip. ITEM PRICE TAG ARP DIFFERENCE CHICAGO $2358 $3558 $1200 KEY WEST $2902 $4902 $2000 Third IUFB: Range (Bosch: 5-burner range with cast iron grates, warming drawer); ARP: $2,299 (Rachel) JESSICA JOHN KIMYA EVAN 850 1300 851 1200
The winner is...
JOHN

John is playing Bullseye for a new exercise equipment, fitness training and juice for a year (Core Home Fitness: HIIT ROWER; adjustable dummbells and glute drive with resistance bands; Fyt: 6 months of personal training; Suja Juice: year's worth of juices; ARP: $5,150) (James). Grocery items:

* Old English Lemon Oil Furniture Polish (16oz)
* HappyBaby Organics Bananas, Pineapple, Avocado & Granola Baby Food (4oz)
* Johnson & Johnson Band-Aid Tru-Stay Plastic Bandages (60ct)
* Pillsbury Cinnamon Rolls (7.3oz)
* Sweet Baby Ray's Honey Chipotle Barbecue Sauce (18oz) Pick 1: BABY FOOD 7 x $1.99 = $13.93 MISS Pick 2: BARBECUE SAUCE 3 x $2.69 = $8.07 HIT Pick 3: CINNAMON ROLLS 4 x $2.29 = $9.16 HIT Hidden Bullseye? BARBECUE SAUCE SORRY CINNAMON ROLLS WIN SCSD #1 Contestant Winnings Spin 1 Spin 2 TOTAL RESULT Leonard $1,850 55 10 .65 John $7,449 60 85 1.45 OVER Priscilla $9,752 35 40 .75 *SHOWCASE* Fourth IUFB: Pair of Infusers (Levo: 2 infusion makers; 2 wooden oil diffusers); ARP: $647 (James) JESSICA JAQUENETTE KIMYA EVAN 1 325 500 501
The winner is...
EVAN

Evan is playing PICK A NUMBER for a new bathroom (Ariel Bath: double-sink vanity, 1 toilet, jetted tub with 2 headrests; fully-loaded steam shower with 20 jets) (Rachel). The price of the bathroom is $4323, $6323, $8323:           $ Pick
-A-
Number 3 2 3 4 6 8       Evan picks 8   8       $ 8 3 2 3 4 6         WIN Fifth IUFB: Pair of Smartphones (Apple: 128GB iPhone 12 and 128GB iPhone 12 Pro Max); ARP: $2,098 (Overhead) JESSICA JAQUENETTE KIMYA OLIVIA 1850 1400 1851 1399
The winner is...
KIMYA

Kimya is playing 1/2-Off for a chance to win $10,000! Inside one of these boxes in $10,000! The rest have nothing. Kimya can eliminate some of the boxes by guessing which item is half-off it's ARP. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 AIR
FRYER $60 $40 COFFEE
CHILLER She picks the air fryer... $120 $60 $40 COFFEE
CHILLER Correct! Half of the boxes are elminated... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ROLLER
SKATES $26 $30 BOARD
GAME She picks the skates... $52 $26 $30 BOARD
GAME Correct! Half of the boxes are elminated... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 WIFI
ROUTER $80 $75 SOUP
MIXER She picks the router... $80 $80 $75 SOUP
MIXER Wrong! None of the boxes are elminated... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 Box picked: 13 Inside the box:   Money inside box: 5 LOSS (Total Winnings: $242) Jessica is still here. She was the first called down. She threw away at least one bid earlier today. Now she needs to avoid a slow trip to Berlin, Maryland. Sixth IUFB: Designer Clothing and Accessories (Public Rec: His and her sweatshirts, jackets, joggers, shrit, hats, backpacks and weekender bags); ARP: $1,380 (James and Rachel pretending to be mannequins) JESSICA JAQUENETTE MICHAEL OLIVIA 1400 1250 1200 999
The winner is...
JACQUENETTE

Jessica is over painfully. Jacquenette is playing Ten Chances for a foot massager (Foot massager with fleece-lined foot pockets) (Rachel), laptop computer (Acer: 8GB RAM, 512GB SSD) (Rachel), and a 2021 Hyundai Accent SEL (1.6L engine, IVT, FWD, RBA, carpeted floor mats) (James). PRIZE Massager
805 Laptop
3709 CAR ARP 50 730 GUESS 80 50 790 970 930 793 397 709 370 730   1
  2
  3
  4
  5
  6
  7
  8
  9
  10
LOSS SCSD #2 Contestant Winnings Spin 1 Spin 2 TOTAL RESULT Jessica $2,160 30 100 1.30 OVER Kimya $2,340 30 65 .95 *SHOWCASE* Evan $8,970 50 75 1.25 OVER THE FABULOUS SHOWCASES Priscilla has the honors... SC1 - Kimya BLAST
* ATV (Honda: Fourtrax Rancher with 420cc engine, 5-speed MT with reverse, electric start) (Rachel)
* Trip to Alaska (RT Coach to Anchorage, AK then to Palmer for a 5n stay in a fully furnished suite at Abby's Place + daily breakfast, $250 amenities credit, floatplane glacier experience for 2) (Rachel)
* 2021 Bayliner Element M15 (50HP motor, EX package with BT, AMFM stereo, smartphone engine monitoring system, trailer, 2 pairs of water skis, tow rope) (James) Bid: $32,500 SC2 - Priscilla AWESOME PRIZES WITH YOUR BEST SHOT
* Digital Camera (Nikon: 24.2MP D5600 DSLR camera with 18-55mm and 70-300mm lens) (Rachel)
* Game Room (Golden West Billiards: Western maple pool table with deluxe accessory package; Pop-A-Shot: dual-hoop basketball game with 9 extra balls) (James)
* 2021 Kia Soul LX (2L engine, IVT, FWD) (Rachel) Bid: $24,500 Kimya $32,500 ALASKA/BOAT $29,717 ALASKA/BOAT Priscilla $24,500 ROOM/CAR $27,612 $3,112 ROOM/CAR *WIN*
$37,364 Results: 3 out of 6
Winnings: $60,133
Biggest Winner: Priscilla 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:
9-speed automatic transmission! 😊   Too bad the Jeep wasn’t won in That’s Too Much.

Lucky second-chance win in Bullseye.

I also picked 13 in ½ Off.

10 Chances! One of my favorite games! Arghh! The contestant was playing SO well, with her first 5 guesses ending in zero. Then she went way off track, and then back to ending in zero for the win of the second prize. Why??

JarodJGames:
That's too Much: Figured the Contestant would be under when they stopped
Bargain Game: Distance Rule really helped ngl
Bullseye: Got Real Lucky on the Hidden Bullseye
Pick a Number: At least we can somewhat price that damn Bathroom now
1/2 Off: Just was unlucky with the Boxes
10 Chances: I can not even begin to think on how many Chances were wasted solely on the contestant not figuring out 730 quick enough

TPIRfan#9821:

--- Quote from: JarodJGames on June 22, 2021, 02:03:25 PM ---Pick a Number: At least we can somewhat price that damn Bathroom now

--- End quote ---

...really? We already knew it was around $8-9k, and if you actually did the work, you could have done the math and figured it out the last time it showed up. Take a showcase worth $31,324, take away a $17,955 Kia Rio S Hatchback, and subtract a $5,046 kitchen. What number do you get?

1/2 Off was easy with the first two SP pairs, but once I heard "soup maker", I knew it was the $150 one that's popped up a few times this season.

I don't know why it was staged that way, but Drew being out of frame when Jacquenette was on her ninth chance made me chuckle. Part of me felt "yeah, she's doomed" vibes from his absence.

Nate Powalie:
Looks like the contestant forgot about the 0 rule in Ten Chances... that's not the first time that's happened this season, though.

Navigation

[0] Message Index

[#] Next page

Go to full version