Studio 33 - Price is Right Discussion > Season 50

TPiR Recap - 6/17/2022

(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-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 **********************************************************************/ /* Vend-O-Price */ .vendoPrice { padding: 20px; } .vendoTopRow, .vendoMidRow, .vendoBotRow { display: inline-table; border: 3px solid #ff0; color: white; height: 150px; width: 100px; font-family: Impact, 'Helvetica Neue', Arial, sans-serif; font-size: 28px; text-align: center; margin-left: 30px; vertical-align: middle; padding: 0; } .vendoTopRow tr, .vendoMidRow tr, .vendoBotRow tr { margin: 0; padding: 0; } .vendoTopRow { background-color: deepskyblue; } .vendoMidRow { background-color: limegreen; } .vendoBotRow { background-color: darkorange; } .vendoPriceTop, .vendoPriceBot { line-height: 24px; vertical-align: middle; margin: 0; padding: 0; height: 59px; } .vendoPriceTop { border-bottom: 2px solid gray; font-size: 18px; } .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; } .ratCard { width: 75px; height: 30px; border: 2px solid red; background-color: #FFFF66; font-family: "NeutrafaceRegular"; text-align: center; font-size: 18px; line-height: 18px; vertical-align: middle; display: table-cell; color: black; } .ratGuessBlock { display: inline-block; width: 200px; height: 160px; margin-left: 10px; vertical-align: top; background-color: #99F; padding: 4px; color: black; } .ratBoard { border: 3px solid #996633; } .ratBoard td { border: 3px solid #996633; padding: 3px; height: 30px; font-family: "NeutrafaceRegular"; font-size: 24px; text-align: center; line-height: 24px; } .ratUnpicked { background-color: black; color: white; } .ratBlue { background-color: #0066FF; color: black; } .ratOrange { background-color: #FF9933; color: black; } .ratGreen { background-color: #33CC33; color: black; } .ratYellow { background-color: #FFFF66; color: black; } .ratPink { background-color: #FF9999; color: black; } .ratPrize { background-color: black; color: white; font-weight: bold; text-align: center; } .checkDisplay, .checkDisplayLoss { width: 70px; height: 30px; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: #CC0; background-color: #060; margin-right: 10px; display: inline-block; vertical-align: middle; margin: 1px 2px; text-align: right; font-size: 24px; line-height: 30px; padding: 0 10px; border: 2px solid #FC0; } .checkDisplayLoss { background-color: #900; } .checkTitle { font-size: 36px; height: 40px; line-height: 40px; background-color: #C26716; } .checkBoard { font-family: Georgia, "Times New Roman", Times, serif; width: 650px; height: 200px; display: inline-block; background-color: #963; padding-bottom: 20px; text-align: center; color: #CC0; vertical-align: middle; margin-left: 6px; margin-bottom: 10px; } .checkCheck { width: 400px; height: 150px; background-color: #FF9; color: #000; display: inline-block; float: right; margin-right: 20px; } .checkLabel { width: 90px; height: 30px; font-size: 14px; line-height: 15px; vertical-align: middle; display: inline-block; background-color: #630; margin-right: 5px; } .checkLabel p { margin: 0; padding: 0; line-height: 30px; } .checkRules { font-size: 16px; font-family: "Times New Roman", Times, serif; height: 20px; } .checkNumber { position: relative; width: 25px; height: 15px; line-height: 15px; font-family: "Courier New", Courier, monospace; font-weight: bold; left: 350px; top: 10px; text-align: right; padding-right: 10px; } .checkName { width: 220px; height: 20px; font-family: "Comic Sans MS", cursive; font-size: 16px; text-align: left; padding-left: 10px; line-height: 20px; border-bottom: 1px solid #000; position: relative; top: 40px; left: 55px; } .checkName::before { position: absolute; display: inline-block; content: 'PAY TO THE ORDER OF'; left: -45px; top: -2px; border: none; font-family: "Times New Roman", Times, serif; font-size: 8px; width: 50px; line-height: 10px; } .checkAmount { width: 75px; height: 20px; font-size: 16px; line-height: 20px; font-family: "Comic Sans MS", cursive; border: 1px solid #000; position: relative; left: 295px; top: 18px; background-color: #fff; } .checkMemo { width: 200px; height: 25px; padding-left: 10px; font-family: "Comic Sans MS", cursive; line-height: 30px; border-bottom: 1px solid #000; position: relative; top: 45px; left: 0px; text-align: left; margin-left: 30px; } .checkMemo::before { position: absolute; display: inline-block; content: 'FOR '; left: -20px; top: 3px; border: none; font-family: "Times New Roman", Times, serif; font-size: 8px; } .checkSignature { width: 100px; height: 25px; padding-left: 10px; font-family: 'Snell Roundhand', cursive; font-size: 16px; line-height: 30px; border-bottom: 1px solid #000; position: relative; top: 19px; right: 20px; text-align: left; margin-left: 30px; float: right; } .checkVoid { transform:rotate(-20deg); transform-origin: top left; -ms-transform:rotate(-20deg); /* IE 9 */ -ms-transform-origin: top left; -moz-transform:rotate(-20deg); /* Firefox */ -moz-transform-origin: top left; -webkit-transform:rotate(-20deg); /* Safari and Chrome */ -webkit-transform-origin: top left; -o-transform:rotate(-20deg); /* Opera */ -o-transform-origin: top left; color: #f00; font-family: "Arial Black", Gadget, sans-serif; font-size: 72px; position: relative; top: 0px; } /* 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; } .pocketChangeTag { background-color: #ff6; /* fallback */ background: -moz-linear-gradient(45deg, transparent 8px, #ff6 8px), -moz-linear-gradient(315deg, transparent 8px, #ff6 8px); background: -o-linear-gradient(45deg, transparent 8px, #ff6 8px), -o-linear-gradient(315deg, transparent 8px, #ff6 8px); background: -webkit-linear-gradient(45deg, transparent 8px, #ff6 8px), -webkit-linear-gradient(315deg, transparent 8px, #ff6 8px); background-position: bottom left, top left; -moz-background-size: 100% 50%; background-size: 100% 52%; background-repeat: no-repeat; width: 35px; padding:13px 15px; height: 15px; color: black; text-align: center; font-size: 18px; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-weight: bold; vertical-align: central; line-height: 15px; display: inline-block; } .pocketChangePriceNum { background-color: #666; color: #fff; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; width: 10px; height: 15px; border: 2px solid #960; display: inline-block; margin-left: -5px; } .pocketChangePriceBlank { background-color: #000; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; width: 10px; height: 15px; border: 2px solid #960; display: inline-block; margin-left: -5px; } .pocketChangeCard { border-radius: 5px; width: 40px; height: 60px; background-color: #ff0; color: #000; border: 2px solid #f00; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-weight: bold; text-align: center; line-height: 60px; font-size: 18px; display: inline-block; } .pocketChange { text-align: center; padding-top: 10px; } .pocketChange td { padding-left: 15px; text-align: center; } .pocketChangePool { border-radius: 50%; width: 15px; height: 15px; line-height: 15px; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-weight: bold; color: #000; background-color: #0FF; border: 1px solid #f00; display: inline-block; text-align: center; } .pocketChangeTotal { font-family: '7SegmentRegular'; background-color: #000; width: 48px; height: 30px; font-size: 24px; text-align: right; padding-right: 5px; line-height: 30px; position: relative; left: -10px; margin-left: 20px; } .pocketChangeGuess { display: inline-block; vertical-align: top; } Episode #9891K
Aired – 6/17/2022; Taped – 4/XX/2022
Models: Alexis Gaube, Rachel Reynolds
Microphone Handoff: Rachel
First Four Contestant Seating: Left to Right
First IUFB: Microwave (KitchenAid: countertop convection stainless steel microwave); ARP: $699 (Alexis) LETREACIA DEBRA MICHAEL LILY 540 575 650 1
The winner is...
MICHAEL

Michael, a member of the United States Marines Corps for 14 years, is playing Vend-O-Price for a new rec room (Elephant in a Box: modular sectional; Escalade Sports: bumper pool table; Polycade: wall-mountaed arcade machine with 20 chosen games; ARP: $8,476) (Rachel) SODA 9 MUSTARD 5 PRETZELS 3 Michael pulls the lever on the mustard shelf, as they think it's the most expensive. 99¢ 9 $8.91 $4.49 3 $13.47 $4.29 5 $21.45 WIN Second IUFB: Designer Luggage (Club Glove: 3pc luggage package); ARP: $2,248 (Alexis and Rachel on TUGGS) LETREACIA DEBRA ALJAAMI LILY 715 1126 800 1125
The winner is...
DEBRA

Debra is playing SWITCH? for:
* Trip to Scotland (RT Coach to Edinburgh, SC for a 6n stay in a signature room at The Glasshouse Hotel Edinburgh, YTL Hotels + daily breakfast) (Rachel)
* Trip to Finland (RT Coach to Rovaniemi, FI for a 6n stay in a private villa at Villa Lumikko courtesy of travel rovaniemi.com + daily breakfast and dinner, Northern Lights photography tour) (Alexis) These prices are either correct or need to be switched: SCOTLAND   FINLAND $12220   $9882 SWITCH?   SWITCH? Debra chooses to stay... SCOTLAND   FINLAND $12220   $9882 $12220 WIN $9882 Third IUFB: Smartphone (128GB smartphone with 6.7in display and stylus pen); ARP: $1,200 (Overhead) LETREACIA HANNAH ALJAAMI LILY 1125 1200 1099 1400 CLANGERS! $500!!
The winner is...
HANNAH

Hannah, now $500 richer, is playing Rat Race for:
* Ice Cream for a Year Jeni's Ice Cream: 4 pints x 12mo) (Rachel)
* Fridge (Stainless steel fridge with ice dispenser) (Rachel)
* 2022 White Diamond Mitsubishi Mirage ES (1.2L engine, CVT, FWD, welcome package, tonneau cover, armrest console) (Alexis) Hannah can earn rats by guessing the prices of these items: Cortizone-10 Intensive Healing Formula Anti-Itch Cream (1oz) (Rachel) Guess must be within $1. Guess: $4.50. $4.99 Correct! Rat picked: BLUE (49¢) French Press Coffee Maker Guess must be within $10. Guess: $35. $50 Wrong! ($15) Ultrasonic Essential Oil Diffuser Guess must be within $100. Guess: $125. $180 Correct! Rat picked: GREEN ($55) Rachelreleases the rats...   5     1 CAR   4     2 FRIDGE   3 ICE CREAM LOSS (Total Winnings: $180) SCSD #1 Contestant Winnings Spin 1 Spin 2 TOTAL RESULT Hannah $1,880 20 55 .75 Michael $9,175 55 30 .85 Debra $24,350 30 65 .95 *SHOWCASE* Fourth IUFB: Speaker (Bumpboxx: UpRock V1S boombox); ARP: $899 (Rachel) LETREACIA JANINE ALJAAMI LILY 740 815 650 875
The winner is...
LILY

Lily is playing Check GAME for new recreation gear (RTIC: 2 folding chairs, 65qt hard cooler, soft cooler, insulated cooler, ice bucket, 1gal jug, 4 tumblers; OarBoard: 13ft stand-up paddleboard with rowing unit, paddle, 2 oars, straps and bags, 1 pump, 1 life vest; pair of single-speed beach cruisers) (Alexis). CHECK GAME AT LEAST $8000 BUT NOT OVER $9000 3349 Lily Martinez $3,050 Camping/Beach Package Drew Carey

AMOUNT OF THIS CHECK $3050
PRIZE VALUE $5866
TOTAL $8916
Fifth IUFB: Trip to Oregon Coast (RT Coach to North Bend, OR then to Bandon for a 5n stay in a suite at the Bandon Marina Inn + daily breakfast); ARP: $2,938 (Alexis) LETREACIA JANINE ALJAAMI AUSTIN 3300 2200 2500 4100
The winner is...
ALJAAMI

Aljaami is playing One Wrong Price for:
* Washer and Dryer (Miele: W1 TwinDos & IntenseWash Wifi Connected Washer and T1 Eco & Steam Wifi Connected Electric Dryer) (Alexis)
* Designer Accesories (MCM: 3 leather bags, belt, pair of sunglasses, perfume bottle) (Rachel)
* Lawn Mower (Ariens: Ikon XD riding lawn mower) (Rachel) $1723 $2875 $4146 WASHER & DRYER ACCESSORIES LAWN MOWER Aljaami picks the washer and dryer... $1723 $2875 $4146 $3898 $2875 $4146 WIN     Sixth IUFB: Balance Fitness System (Icaros: balance fitness system with 2 additional bungee sets, 64GB tablet); ARP: $1,428 (Alexis) LETREACIA JANINE JENNIFER AUSTIN 1300 1501 1252 1500
The winner is...
LETREACIA

Letreacia is playing Pocket Change for a 2022 Nissan Sentra SR (2L engine, CVT, FWD, clear BP, emergency road kit, first aid kit, carpeted floor mats) (Rachel). Number pool: 1 2 3 4 5 6
Guess 3 Car ARP 2 3       Car Price  25¢ Card Picked 4 4 2 3 4      25¢ 16 5 2 3 4 5    25¢ 19 1 2 3 4 5    50¢ 6 2 3 4 5 6  50¢ 12 Change Card 5¢ 50¢ $2.00 50¢ Change Total  .30  .80 2.80 3.30 WIN! $3.30 is a new record for Pocket Change acquired. With the max possible $2.75, her choices made it literally impossible to lose, even though she played nearly perfect. SCSD #2 Contestant Winnings Spin 1 Spin 2 TOTAL RESULT Lily $9,815 35 55 .90 Aljaami $13,857 85 5 .90 *OVERTIME* Letreacia $24,884 40 5 .45 Contestant Winnings Spin 1 TOTAL RESULT Lily $9,815 35 .35 Aljaami $13,857 80 .80 *SHOWCASE* THE FABULOUS SHOWCASES Debra has the honors... SC1 - Debra LIVE LAUGH AND LOVE
* Drift Carts (Razor: high-powered electric drift carts, 2 flags, 2 helmets) (Rachel and Alexis)
* Television (55in 4K LED television with HDR) (Rachel on cart)
* 2022 Hyundai Ioniq Hybrid Blue Hatchback (1.6L gas-electric engine, 6-speed AT, FWD, wheel locks, carpeted floor mats, cargo cover) (Alexis) Bid: $31,831 SC2 - Aljaami HELPING HAND
* Robotic Vacuum and Maid Services for a Year (Ecovacs: Deebot robot vacuum and floor mop with base; $2,600 for house cleaning) (Rachel)
* Trip to the Seychelles (RT Coach to Praslin, SEY for a 6n stay in a deluxe room at the Acajou Beach Resort + daily breakfast, RT transfers, massage on the beach) (Alexis)
* 2022 Bayliner Element M15 (50HP engine, EX package with BT, AMFM stereo, trailer) (Rachel) Bid: $27,500 Debra $31,831 HYBRID CAR $27,325 HYBRID CAR Aljaami $27,500 SEYCHELLES/BOAT $37,964 $10,464 SEYCHELLES/BOAT *WIN*
$51,821 Results: 5 out of 6
Winnings: $121,925
Biggest Winner: Aljaami 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:
3.30 in Pocket, a stunning amount!

GameShowKid:
“Rats!” :-)

The contestant herself retrieved the envelopes in Pocket Change today; it’s a step. 😊  We almost had a clean sweep in the game, and we have seen that auto price before: $23456.

TinoStar11:
Drew totally forgot about the 2 times Pocket was Exacta since he's been hosting, including just last year ( 2/2/21 )
Today's playing also sets the all-time record of change accumulated in one playing , $3.30 ( this is for playings in which Bob/Drew revealed all the cards )

BillyGr:

--- Quote from: GameShowKid on June 17, 2022, 01:04:46 PM ---“Rats!” :-)

The contestant herself retrieved the envelopes in Pocket Change today; it’s a step. 😊  We almost had a clean sweep in the game, and we have seen that auto price before: $23456.


--- End quote ---

Seems to be little changes like that (similar to a recent playing with the contestant holding the $1 bills in Lucky 7 again).

Navigation

[0] Message Index

[#] Next page

Go to full version