Studio 33 - Price is Right Discussion > Price is Right Recaps!
TPiR Recap - 11/11/2022 (TPiR Season 51 Veterans Day Special)
(1/1)
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-8i.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
**********************************************************************/
/* 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;
}
/* Lucky $even */
.sevenBoard
{
padding-left: 5px;
}
.sevenNumber
{
font-family: "Times New Roman", Times, serif;
font-size: 32px;
font-weight: bold;
background-color: #96F;
color: #CC6;
padding: 4px;
text-align: center;
width: 25px;
border: 2px black solid;
display: inline-block;
vertical-align: middle;
margin: -5px;
padding-left: 4px;
padding-right: 4px;
padding-top: 15px;
padding-bottom: 15px;
line-height: 37px;
}
.sevenDoor
{
position: relative;
background-color: #96F;
color: #CC6;
width: 33px;
height: 67px;
border: 2px black solid;
display: inline-block;
margin: -5px;
overflow: hidden;
vertical-align: middle;
}
.sevenDoorInner
{
display: inline-block;
position: relative;
background-color: #CC6;
width: 15px;
height: 15px;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-moz-transform: rotate(45deg);
top: 28.5px;
left: -7.5px;
vertical-align: top;
}
.sevenDoorOuter1
{
display: inline-block;
border: 3px solid #CC6;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-moz-transform: rotate(45deg);
position: relative;
width: 22px;
height: 22px;
top: 7px;
left: -16px;
vertical-align: top;
}
.sevenDoorOuter2
{
display: inline-block;
border: 3px solid #CC6;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-moz-transform: rotate(45deg);
position: relative;
width: 30px;
height: 30px;
top: -25px;
left: -18px;
vertical-align: top;
}
.sevenDoorOuter3
{
display: inline-block;
border: 3px solid #CC6;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-moz-transform: rotate(45deg);
position: relative;
width: 42px;
height: 42px;
top: -67px;
left: -25px;
vertical-align: top;
}
.sevenDollar
{
background-color: green;
font-weight: bold;
color: white;
padding: 3px;
}
/* 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';
}
.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;
}
.gridlockBoard {
font-family: "Trebuchet MS", Arial, sans-serif;
margin-bottom: 30px;
}
.gridlockPrice {
font-size: 40px;
line-height: 60px;
height: 60px;
padding: 0 25px;
width: 150px;
background-color: #197;
color: #fff;
float: right;
clear: both;
display: block;
border: 3px solid #fff;
border-radius: 10px;
margin-bottom: 10px;
}
.gridlockCars {
border-spacing: 5px 5px;
background-color: #666;
clear: both;
}
.gridlockCars tr {
display: block;
}
.gridlockCars tr:first-child {
border-bottom: 5px dashed #fff;
}
.gridlockCars td {
width: 90px;
color: #fff;
text-align: center;
height: 40px;
margin-bottom: 10px;
}
.gridlockCars td div {
margin-top: 2px;
margin-left: 25px;
border: 2px solid #ccc;
border-radius: 50%;
width: 30px;
}
.gridlockGray {
background-image: url('http://vbwcomputers.com/recap/images/car-gray.png');
background-repeat: no-repeat;
background-position: center;
}
.gridlockGray div {
background-color: #0f3;
}
.gridlockBlue {
background-image: url('http://vbwcomputers.com/recap/images/car-blue.png');
background-repeat: no-repeat;
background-position: center;
}
.gridlockBlue div {
background-color: #66f;
}
.gridlockBlue .lit {
background-color: #6cf;
}
.gridlockOrange {
background-image: url('http://vbwcomputers.com/recap/images/car-orange.png');
background-repeat: no-repeat;
background-position: center;
}
.gridlockOrange div {
background-color: #f90;
}
.gridlockOrange .lit {
background-color: #fc3;
}
.nowOrThen {
width:250px;
height:250px;
display: inline-block;
position: relative;
vertical-align: middle;
}
.notSlice {
position:absolute;
width:200px;
height:200px;
clip:rect(0px,200px,200px,100px);
left:10px;
}
.notPie {
position:absolute;
width:200px;
height:200px;
clip:rect(0px,100px,200px,0px);
-moz-border-radius:100px;
-webkit-border-radius:100px;
border-radius:100px;
}
.notWedge1 .notPie {
background-color: #F90;
}
.notWedge2 .notPie {
background-color: #F60;
}
.notWedge3 .notPie, .notWedge5 .notPie {
background-color: #cc0;
}
.notWedge4 .notPie {
background-color: #FC0;
}
.notWedge6 .notPie {
background-color: #C00;
}
.notWedge1Yes .notPie, .notWedge2Yes .notPie, .notWedge3Yes .notPie, .notWedge4Yes .notPie, .notWedge5Yes .notPie, .notWedge6Yes .notPie {
background-color: #FFF;
}
.notWedge1No .notPie, .notWedge2No .notPie, .notWedge3No .notPie, .notWedge4No .notPie, .notWedge5No .notPie, .notWedge6No .notPie {
background-color: #000;
}
.notWedge1, .notWedge1Yes, .notWedge1No {
-moz-transform:rotate(-30deg);
-webkit-transform:rotate(-30deg);
-o-transform:rotate(-30deg);
transform:rotate(-30deg);
}
.notWedge1 .notPie, .notWedge1Yes .notPie, .notWedge1No .notPie {
-moz-transform:rotate(60deg);
-webkit-transform:rotate(60deg);
-o-transform:rotate(60deg);
transform:rotate(60deg);
}
.notWedge2, .notWedge2Yes, .notWedge2No {
-moz-transform:rotate(30deg);
-webkit-transform:rotate(30deg);
-o-transform:rotate(30deg);
transform:rotate(30deg);
}
.notWedge2 .notPie, .notWedge2Yes .notPie, .notWedge2No .notPie {
-moz-transform:rotate(60deg);
-webkit-transform:rotate(60deg);
-o-transform:rotate(60deg);
transform:rotate(60deg);
}
.notWedge3, .notWedge3Yes, .notWedge3No {
-moz-transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-o-transform:rotate(90deg);
transform:rotate(90deg);
}
.notWedge3 .notPie, .notWedge3Yes .notPie, .notWedge3No .notPie {
-moz-transform:rotate(60deg);
-webkit-transform:rotate(60deg);
-o-transform:rotate(60deg);
transform:rotate(60deg);
}
.notWedge4, .notWedge4Yes, .notWedge4No {
-moz-transform:rotate(150deg);
-webkit-transform:rotate(150deg);
-o-transform:rotate(150deg);
transform:rotate(150deg);
}
.notWedge4 .notPie, .notWedge4Yes .notPie, .notWedge4No .notPie {
-moz-transform:rotate(60deg);
-webkit-transform:rotate(60deg);
-o-transform:rotate(60deg);
transform:rotate(60deg);
}
.notWedge5, .notWedge5Yes, .notWedge5No {
-moz-transform:rotate(210deg);
-webkit-transform:rotate(210deg);
-o-transform:rotate(210deg);
transform:rotate(210deg);
}
.notWedge5 .notPie, .notWedge5Yes .notPie, .notWedge5No .notPie {
-moz-transform:rotate(60deg);
-webkit-transform:rotate(60deg);
-o-transform:rotate(60deg);
transform:rotate(60deg);
}
.notWedge6, .notWedge6Yes, .notWedge6No {
-moz-transform:rotate(270deg);
-webkit-transform:rotate(270deg);
-o-transform:rotate(270deg);
transform:rotate(270deg);
}
.notWedge6 .notPie, .notWedge6Yes .notPie, .notWedge6No .notPie {
-moz-transform:rotate(60deg);
-webkit-transform:rotate(60deg);
-o-transform:rotate(60deg);
transform:rotate(60deg);
}
.notPrice1, .notPrice2, .notPrice3,
.notPrice4, .notPrice5, .notPrice6
{
background-color: #633;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
width: 40px;
height: 15px;
font-size: 10px;
line-height: 15px;
display: inline-block;
position: relative;
z-index: 2;
text-align: center;
margin-left: -2px;
vertical-align: middle;
}
.notResult {
background-color: #f00;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
width: 40px;
height: 15px;
font-size: 10px;
line-height: 15px;
display: inline-block;
position: relative;
z-index: 2;
text-align: center;
margin-left: -2px;
vertical-align: middle;
text-transform: uppercase;
}
.notPrice1
{
top: 60px;
left: 92px;
border-top: 2px solid #C60;
border-bottom: 2px solid #C60;
}
.notPrice2
{
top: 90px;
left: 110px;
border-top: 2px solid #C30;
border-bottom: 2px solid #C30;
}
.notPrice3
{
top: 150px;
left: 68px;
border-top: 2px solid #990;
border-bottom: 2px solid #990;
}
.notPrice4
{
top: 180px;
left: -35px;
border-top: 2px solid #C90;
border-bottom: 2px solid #C90;
}
.notPrice5
{
top: 150px;
left: -138px;
border-top: 2px solid #990;
border-bottom: 2px solid #990;
}
.notPrice6
{
top: 90px;
left: -180px;
border-top: 2px solid #900;
border-bottom: 2px solid #900;
}
.notAction
{
width: 350px;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
Episode #9975K (TPiR Season 51 Veterans Day Special)
Aired – 11/11/2022; Taped – 9/18/2022
Models: Manuela Arbelaez, James O'Halloran
Microphone Handoff: Manuela
First Four Contestant Seating: Left to Right
First IUFB: Trip to Yosemite (RT Coach to Fresno, CA then to Yosemite for a 5n stay in a 1br cabinet courtesy of Yosemite's Scenic Wonders + daily breakfast);
ARP: $3,149 (George)
MATHEW
RYAN
BEVERLY
DEL
1700
1500
1800
1
The winner is...
BEVERLY
Beverly, a pilot of the United States Navy, is playing LUCKY $EVEN for a 2022 Chevrolet Trax LS (1.4L engine, 6-speed AT, FWD, tint and cruise package, all-weather floor liners, remote start, cargo area organizer) (James).
First number is...
$
2
Remaining: $7
Guess: 6
$
2
3
Remaining: $4
Guess: 5
$
2
3
7
Remaining: $2
Guess: 4
$
2
3
7
4
Remaining: $2
Guess: 6
$
2
3
7
4
5
Remaining: $1. WIN
Second IUFB: Fitness Equipment (Core Home Fitness: 5-50lb dumbbells, 2 cradles, 1 stand);
ARP: $580 (Manuela)
MATHEW
RYAN
DANIEL
DEL
500
1200
450
350
The winner is...
MATHEW
Mathew, a 24 year damage controlman of the United States Coast Guard, is playing BARGAIN GAME for:
* Television and Laptop (Apple: 13in MacBook Air with 8GB RAM, 256GB SSD; 65in QLED 4K smart television; remote control holder) (Manuela)
* Dirtbike (ONYX: 72volt dirt bike with helmet)
He picks the laptop and television.
ITEM
PRICE TAG
ARP
DIFFERENCE
DIRTBIKE
$4257
$4957
$700
LAPTOP AND TELEVISION
$1424
$3,024
$1600
Meredith Johnson and military working dog, Aslan, are here to talk about dogs who are war veterans themselves. Check out missionk9rescue.org if you want to adopt.
Third IUFB: Lawn Game Package, Dog Toys and (Cornhole with cupholders, magnetic scoring; Fowling: mash-up football and bowling game with accessories; ball launcher, dog bone, dog treat ball);
ARP: $762 (James)
SHAUNE
RYAN
DANIEL
DEL
525
600
680
681
The winner is...
DEL
Del, a 20-year avionics member of the Air Force and Army, is playing PLINKO! for a chance to win $50,000!.
Drew gives him a free Plinko chip.
$
Chip #1 (Portable Charger) (Manuela):
7
9
He picks 9...
WIN!
$39
$
Chip #2 (Pair of Memory Foam Pillows):
6
1
He picks 6...
$
WIN!
$62
Chip #3 (Mini Bluetooth Label Maker):
2
0
He picks 0...
WIN!
$50
$
Chip #4 (Black + Decker Steam Iron):
8
5
He picks 5 ...
WIN!
$25
$
Del 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
$500
Del 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
$1,000
Del 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,500
Del 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
$2,500
Del drops the fifth 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
$3,000
LOSS (Total Winnings: $3,176)
SCSD
#1
Contestant
Winnings
Spin
1
Spin
2
TOTAL
RESULT
Del
$3,938
15
80
.95
*SHOWCASE*
Mathew
$8,561
35
30
.65
Beverly
$26,894
25
15
.40
Fourth IUFB: Digital Camera (Olympus: OM-D digital camera with 12-45mm lens);
ARP: $1,850 (Overhead)
SHAUNE
RYAN
DANIEL
CRYSTAL
1200
1250
1251
1700
The winner is...
CRYSTAL
Crystal, a mid-air plane refueler in the United States Air Force is playing Coming or Going for a trip to Iceland (RT Coach to Reykjavik, IC for a 6n stay at Grandi by Center Hotels + daily breakfast, 1 lunch) (James).
5
3
4
7
4
3
5
COMING
-or-
GOING
Crystal sets the price to:
7
4
3
5
COMING
-or-
GOING
ARP: $7,435. WIN
Fifth IUFB: Designer Sneakers (Givenchy: 2 pairs for him; 2 pairs for her);
ARP: $2,670 (James)
SHAUNE
RYAN
DANIEL
ZACHARY
2200
1500
1
750
The winner is...
SHAUNE
Shaune, a member of the United States Army Signal Corps, is playing Gridlock for a 2022 Flight Blue Lincoln Corsair Reserve (2L engine, 8-speed AT, FWD, 17in mini spare wheel with tire, sunscreen and soft side cooler bag)
Shaune is given the first number, which is 4.
$4
$4
23
07
35
49
90
64
Shaune selects 23 as the second and third numbers of the car.
$4
07
35
49
90
64
$4
23
That is not correct, but Shaune has one more chance. Now, she picks 35 as the second and third numbers of the price of the car.
$43,5
$4
07
49
90
64
23
35
That is correct! Now, she picks 90 as the fourth and fifth numbers of the price of the car.
$43,5
$4
07
49
64
23
35
90
LOSS (ARP: $43,564)
Ryan was the second veteran called down today. Unfortunately he's also the last one today. He bids, go figure, 2nd. He can avoid our camo limo and a trip to Gibson Island, Maryland. Just needs some luck.
Sixth IUFB: Grill (Fire Disc Cookers: portable/collapsible grill with 5 tools, cover, conversion adapter hoses, 5 bottles of seasoning; everyone in the audience is getting a grill and you can win one on priceisright.com);
ARP: $935 (Manuela)
MARY
RYAN
DANIEL
ZACHARY
450
700
500
701
The winner is...
ZACHARY
Ryan departs while Zachary, MOS 431 in the United States Marines Corps, is playing Now or Then for groceries, rides and movie tickets for a year (52x/yr of groceries; car service 26x/yr; 52x 2 tickets/yr; ARP: $7,323) (Manuela and James). The THEN date is FEBRUARY 2012.
Grocery items:
* Kraft Cheez Whiz with Broccoli, Potatoes and Cauliflower (15oz) - marked $4.99
* Martha White Chocolate Chip Muffin Mix (7.4oz) - marked $1.69
* Minute Maid Strawberry Lemonade (59oz) - marked $2.49
* Quaker Oats 100% Whole Grain Old Fashioned Oates (18oz) - marked $5.49
* NatureMade 500mg Vitamin C Capsules (100ct) - marked $11.99
* Hidden Valley Ranch Dressing (16oz) - marked $3.79
$4.99
$1.69
$2.49
$5.49
$11.99
$3.79
Zachary picks the cheese. He believes the $4.99 price is NOW.THEN
THEN
$1.69
$2.49
$5.49
$11.99
$3.79
Zachary picks the muffin mix. He believes the $1.69 price is THEN.NOW
THEN
NOW
$2.49
$5.49
$11.99
$3.79
Zachary picks the lemonade. He believes the $2.49 price is THEN.NOW
THEN
NOW
NOW
$5.49
$11.99
$3.79
Zachary picks the oats. He believes the $5.49 price is NOW.NOW
THEN
NOW
NOW
NOW
$11.99
$3.79
Zachary picks the vitamins. He believes the $11.99 price is NOW.NOW
THEN
NOW
NOW
NOW
NOW
$3.79
Zachary picks the dressing. He believes the $3.79 price is THEN.THEN
THEN
NOW
NOW
NOW
NOW
THEN
WIN
SCSD
#2
Contestant
Winnings
Spin
1
Spin
2
TOTAL
RESULT
Shaune
$2,670
65
55
1.20
OVER
Zachary
$8,258
55
100
1.55
OVER
Crystal
$9,285
50
–
.50
*SHOWCASE*
THE FABULOUS SHOWCASES
Crystal has the honors (but not Justin Bieber)...
SC1 - Del
BEST PARTS OF AMERICA
* Trip to Washington DC (RT Coach to Washington DC for a 6n stay in a deluxe room at the Fairmont Washington DC Georgetown + daily breakfast and dinner) (James)
* Trip to Hawaii (RT Coach to Honolulu, HI for a 5n stay at the Hyatt Place Waikiki Beach + daily breakfast and dinner) (James)
* Trip to Alaska (RT Coach to Fairbanks, AK for a 5n stay at Aurora Villa + daily breakfast and dinner, northern lights snowmobile tour) (Manuela)
Bid: $21,000
SC2 - Crystal
SALUTE TO YOUR SERVICE
* Designer Watch (Breitling: stainless steel watch) (Manuela)
* 2022 Runaway Campers RangeRunner (roof rack, batwing awning, full-size bed) (James)
* 2022 Jeep Compass Altitude (2.4L engine, 6-speed AT, FWD, customer preferred package 28B) (James)
Bid: $48,500
Del
$21,000
TRIPS
$27,547
$6,547
TRIPS
*WIN*
$31,485
Crystal
$48,500
CAMPER/SUV
$46,582
CAMPER/SUV
Results: 4 out of 6
Winnings: $87,153
Biggest Winner: Del
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:
Fantastic “come from behind” wins in Lucky $even and especially in Now or Then. And I agree, the Lincoln SUV offered in Gridlock! looked very nice. Too bad it wasn’t won.
SeaBreeze341:
Gridlock wasn't too difficult to win, but it wasn't too easy either. They probably could've saved it for 3 Strikes FWIW. OTOH and IMO, it might be time to offer more expensive vehicles in 3 Strikes. With that, it was a pleasant surprise to see Gridlock for a Lincoln SUV.
Lucky Seven was nice. A favorable structure; not too difficult (really not difficult at all) though it was nearly lost.
Tough break for Crystal. She didn't go over by a lot, but the outcome is similar to going over by a lot. At least Del gave a respectable bid on the way to victory
Roadgeek Adam:
Recap posted.
sideshowPA:
So, here is the major difference I see between the "new" and "old" caretakers of the show.
The car in Gridlock is totally winnable if you push it out first for Lucky Seven. So, do that...start the show off with a vet winning an awesome (yet easy to win) car. Then let the show flow after that.
Why start the show with a weak car?
Navigation
[0] Message Index
Go to full version