diff --git a/assets/curate-jeopardy.js b/assets/curate-jeopardy.js
index c37d284..f235e84 100644
--- a/assets/curate-jeopardy.js
+++ b/assets/curate-jeopardy.js
@@ -9,8 +9,7 @@ async function init() {
const curatedQuestions = await Promise.all(questions.map(async (question) => {
const links = linkify.match(question.question);
- if (links?.length > 0 || /\[jpe?g\]/.test(question.question)) {
- console.log(`Discarding question due URL: ${question.question}`);
+ if (links?.length > 0 || /\[jpe?g\]|seen here/i.test(question.question)) {
return null;
}
@@ -25,7 +24,11 @@ async function init() {
};
}));
- await fs.writeFile('assets/jeopardy.json', JSON.stringify(curatedQuestions.filter(Boolean), null, 4));
+ const filteredQuestions = curatedQuestions.filter(Boolean);
+
+ await fs.writeFile('assets/jeopardy.json', JSON.stringify(filteredQuestions, null, 4));
+
+ console.log(`Saved ${filteredQuestions.length} questions, discarded ${questions.length - filteredQuestions.length}`);
}
init();
diff --git a/assets/jeopardy.json b/assets/jeopardy.json
index 6c22817..5d2e00f 100644
--- a/assets/jeopardy.json
+++ b/assets/jeopardy.json
@@ -1189,16 +1189,6 @@
"show_number": "3751",
"fullAnswer": "Prague"
},
- {
- "category": "\"I\" LADS",
- "air_date": "2000-12-18",
- "question": "Nudge, nudge, wink, wink! This man seen here starred on a classic British comedy show",
- "value": "$300",
- "answer": "Eric Idle",
- "round": "Jeopardy!",
- "show_number": "3751",
- "fullAnswer": "Eric Idle"
- },
{
"category": "FOREWORDS",
"air_date": "2000-12-18",
@@ -1429,16 +1419,6 @@
"show_number": "3751",
"fullAnswer": "Gibraltar"
},
- {
- "category": "ANDY WARHOL",
- "air_date": "2000-12-18",
- "question": "Warhol went against his Capitalist tendencies with his portrait of this man, seen here",
- "value": "$400",
- "answer": "Mao Tse-tung",
- "round": "Double Jeopardy!",
- "show_number": "3751",
- "fullAnswer": "Mao Tse-tung"
- },
{
"category": "THEATRE CROSSWORD CLUES \"M\"",
"air_date": "2000-12-18",
@@ -1639,16 +1619,6 @@
"show_number": "3673",
"fullAnswer": "Mrs. O'Leary's cow"
},
- {
- "category": "FLAGS OF THE WORLD",
- "air_date": "2000-07-19",
- "question": "It's the kingdom whose flag is seen here (Union Jack)",
- "value": "$100",
- "answer": "Great Britain/England",
- "round": "Jeopardy!",
- "show_number": "3673",
- "fullAnswer": "Great Britain/England"
- },
{
"category": "ARCHITECTS",
"air_date": "2000-07-19",
@@ -1699,16 +1669,6 @@
"show_number": "3673",
"fullAnswer": "Pike's Peak"
},
- {
- "category": "FLAGS OF THE WORLD",
- "air_date": "2000-07-19",
- "question": "Seen here is the flag of this nation (the home of Bollywood)",
- "value": "$200",
- "answer": "India",
- "round": "Jeopardy!",
- "show_number": "3673",
- "fullAnswer": "India"
- },
{
"category": "ARCHITECTS",
"air_date": "2000-07-19",
@@ -1759,16 +1719,6 @@
"show_number": "3673",
"fullAnswer": "Adam's rib"
},
- {
- "category": "FLAGS OF THE WORLD",
- "air_date": "2000-07-19",
- "question": "Andy Garcia is a native of this country whose flag is seen here",
- "value": "$300",
- "answer": "Cuba",
- "round": "Jeopardy!",
- "show_number": "3673",
- "fullAnswer": "Cuba"
- },
{
"category": "ARCHITECTS",
"air_date": "2000-07-19",
@@ -1819,16 +1769,6 @@
"show_number": "3673",
"fullAnswer": "Martha's Vineyard"
},
- {
- "category": "FLAGS OF THE WORLD",
- "air_date": "2000-07-19",
- "question": "In the 1990s, this nation whose flag is seen here moved its seat of government to a different city",
- "value": "$400",
- "answer": "Germany",
- "round": "Jeopardy!",
- "show_number": "3673",
- "fullAnswer": "Germany"
- },
{
"category": "ARCHITECTS",
"air_date": "2000-07-19",
@@ -1849,16 +1789,6 @@
"show_number": "3673",
"fullAnswer": "The Lion King"
},
- {
- "category": "THE EYES HAVE IT",
- "air_date": "2000-07-19",
- "question": "Flower seen here (that fits the category)",
- "value": "$400",
- "answer": "Iris",
- "round": "Jeopardy!",
- "show_number": "3673",
- "fullAnswer": "Iris"
- },
{
"category": "GENERAL SCIENCE",
"air_date": "2000-07-19",
@@ -1879,16 +1809,6 @@
"show_number": "3673",
"fullAnswer": "Aaron's rod (turned into a snake)"
},
- {
- "category": "FLAGS OF THE WORLD",
- "air_date": "2000-07-19",
- "question": "This Mediterranean country whose flag is seen here is \"The Word\"",
- "value": "$500",
- "answer": "Greece",
- "round": "Jeopardy!",
- "show_number": "3673",
- "fullAnswer": "Greece"
- },
{
"category": "ARCHITECTS",
"air_date": "2000-07-19",
@@ -2029,16 +1949,6 @@
"show_number": "3673",
"fullAnswer": "Johannes Gutenberg"
},
- {
- "category": "THE \"I\"s HAVE IT",
- "air_date": "2000-07-19",
- "question": "Style of the 1877 painting seen here",
- "value": "$400",
- "answer": "Impressionism",
- "round": "Double Jeopardy!",
- "show_number": "3673",
- "fullAnswer": "Impressionism"
- },
{
"category": "ALASKA",
"air_date": "2000-07-19",
@@ -8039,16 +7949,6 @@
"show_number": "4541",
"fullAnswer": "Sam Houston"
},
- {
- "category": "BIG, REALLY BIG!",
- "air_date": "2004-05-10",
- "question": "(Jimmy of the Clue Crew) In 1996 a 505 X 255-foot flag decorated this structure seen here in the West",
- "value": "$800",
- "answer": "Hoover Dam",
- "round": "Jeopardy!",
- "show_number": "4541",
- "fullAnswer": "the Hoover Dam"
- },
{
"category": "POLITICAL MOVIES",
"air_date": "2004-05-10",
@@ -8929,16 +8829,6 @@
"show_number": "3834",
"fullAnswer": "Hanover"
},
- {
- "category": "AND I QUOTE",
- "air_date": "2001-04-12",
- "question": "Publishing term for the type of quote seen here: [Trebek's...made it into record books as host of television's #1-rated quiz show.]",
- "value": "$1000",
- "answer": "Pull quote",
- "round": "Double Jeopardy!",
- "show_number": "3834",
- "fullAnswer": "Pull quote"
- },
{
"category": "THE \"BUTLER\" DID IT",
"air_date": "2001-04-12",
@@ -9059,16 +8949,6 @@
"show_number": "3619",
"fullAnswer": "Karol Wojtyla (Pope John Paul II)"
},
- {
- "category": "WEEDS",
- "air_date": "2000-05-04",
- "question": "This common weed seen here has a beverage in its name",
- "value": "$200",
- "answer": "Milkweed",
- "round": "Jeopardy!",
- "show_number": "3619",
- "fullAnswer": "Milkweed"
- },
{
"category": "SEEING \"RED\"",
"air_date": "2000-05-04",
@@ -9179,16 +9059,6 @@
"show_number": "3619",
"fullAnswer": "Luxembourg"
},
- {
- "category": "WEEDS",
- "air_date": "2000-05-04",
- "question": "This fabric follows Queen Anne's in the name of the weed seen here",
- "value": "$400",
- "answer": "Lace",
- "round": "Jeopardy!",
- "show_number": "3619",
- "fullAnswer": "Lace"
- },
{
"category": "SEEING \"RED\"",
"air_date": "2000-05-04",
@@ -12599,16 +12469,6 @@
"show_number": "3632",
"fullAnswer": "Cape Horn"
},
- {
- "category": "IT'S A DOGGY DOG WORLD",
- "air_date": "2000-05-23",
- "question": "Seen here, it's named for a peninsula shared by Quebec & Newfoundland",
- "value": "$200",
- "answer": "Labrador Retriever",
- "round": "Jeopardy!",
- "show_number": "3632",
- "fullAnswer": "Labrador Retriever"
- },
{
"category": "\"MUM\"s THE WORD",
"air_date": "2000-05-23",
@@ -13429,16 +13289,6 @@
"show_number": "3362",
"fullAnswer": "India"
},
- {
- "category": "WE ARE AMUSED",
- "air_date": "1999-03-30",
- "question": "6-letter term for the job associated with the item seen here
(medieval mask)",
- "value": "$200",
- "answer": "Jester",
- "round": "Double Jeopardy!",
- "show_number": "3362",
- "fullAnswer": "Jester"
- },
{
"category": "HEADS OF STATE",
"air_date": "1999-03-30",
@@ -17729,16 +17579,6 @@
"show_number": "3447",
"fullAnswer": "Sahara"
},
- {
- "category": "BIRDS! BIRDS! BIRDS!",
- "air_date": "1999-09-07",
- "question": "It loves to swim, but this bird seen here is one of the few that do not fly",
- "value": "$100",
- "answer": "Penguin",
- "round": "Jeopardy!",
- "show_number": "3447",
- "fullAnswer": "Penguin"
- },
{
"category": "CANDY & GUM SLOGANS",
"air_date": "1999-09-07",
@@ -17789,16 +17629,6 @@
"show_number": "3447",
"fullAnswer": "Scotland"
},
- {
- "category": "BIRDS! BIRDS! BIRDS!",
- "air_date": "1999-09-07",
- "question": "Seen here, the great horned type of this bird is found from Alaska to South America",
- "value": "$200",
- "answer": "Owl",
- "round": "Jeopardy!",
- "show_number": "3447",
- "fullAnswer": "Owl"
- },
{
"category": "CANDY & GUM SLOGANS",
"air_date": "1999-09-07",
@@ -17819,16 +17649,6 @@
"show_number": "3447",
"fullAnswer": "Sausages"
},
- {
- "category": "CARTOONS",
- "air_date": "1999-09-07",
- "question": "The monster seen here (Godzilla) originally appeared in movies from this country",
- "value": "$200",
- "answer": "Japan",
- "round": "Jeopardy!",
- "show_number": "3447",
- "fullAnswer": "Japan"
- },
{
"category": "THE \"X\" FILES",
"air_date": "1999-09-07",
@@ -17849,16 +17669,6 @@
"show_number": "3447",
"fullAnswer": "Beijing"
},
- {
- "category": "BIRDS! BIRDS! BIRDS!",
- "air_date": "1999-09-07",
- "question": "The largest bird in the world, this one, seen here, is also the fastest on land",
- "value": "$300",
- "answer": "Ostrich",
- "round": "Jeopardy!",
- "show_number": "3447",
- "fullAnswer": "Ostrich"
- },
{
"category": "CANDY & GUM SLOGANS",
"air_date": "1999-09-07",
@@ -17909,16 +17719,6 @@
"show_number": "3447",
"fullAnswer": "Red Sea"
},
- {
- "category": "BIRDS! BIRDS! BIRDS!",
- "air_date": "1999-09-07",
- "question": "The colorful macaw variety of this bird is seen here",
- "value": "$400",
- "answer": "Parrot",
- "round": "Jeopardy!",
- "show_number": "3447",
- "fullAnswer": "Parrot"
- },
{
"category": "CANDY & GUM SLOGANS",
"air_date": "1999-09-07",
@@ -19009,16 +18809,6 @@
"show_number": "3461",
"fullAnswer": "Groundhog Day"
},
- {
- "category": "BIRDS",
- "air_date": "1999-09-27",
- "question": "This bird seen here is the provincial bird of Prince Edward Island",
- "value": "$200",
- "answer": "Blue jay",
- "round": "Jeopardy!",
- "show_number": "3461",
- "fullAnswer": "Blue jay"
- },
{
"category": "LEVITICUS",
"air_date": "1999-09-27",
@@ -20259,16 +20049,6 @@
"show_number": "5981",
"fullAnswer": "Henry VIII"
},
- {
- "category": "YOUR HONOR, I OBJECT!",
- "air_date": "2010-09-20",
- "question": "Counsel is being argumentative, also known as doing this to the witness, as seen here",
- "value": "$800",
- "answer": "badgering",
- "round": "Jeopardy!",
- "show_number": "5981",
- "fullAnswer": "badgering"
- },
{
"category": "GOOD CAUSES",
"air_date": "2010-09-20",
@@ -23169,26 +22949,6 @@
"show_number": "3214",
"fullAnswer": "Quito"
},
- {
- "category": "SPORTS",
- "air_date": "1998-07-16",
- "question": "National Hockey League team whose logo is seen here:
(knife through a \"B\")",
- "value": "$500",
- "answer": "Buffalo Sabres",
- "round": "Jeopardy!",
- "show_number": "3214",
- "fullAnswer": "Buffalo Sabres"
- },
- {
- "category": "PRE-COLUMBIAN CULTURES",
- "air_date": "1998-07-16",
- "question": "Warriors of this Yucatan civilization battle in the computer-enhanced mural seen here:",
- "value": "$500",
- "answer": "Mayans",
- "round": "Jeopardy!",
- "show_number": "3214",
- "fullAnswer": "Mayans"
- },
{
"category": "20th CENTURY INVENTION",
"air_date": "1998-07-16",
@@ -23289,26 +23049,6 @@
"show_number": "3214",
"fullAnswer": "January 1"
},
- {
- "category": "TOUGH MOVIE TRIVIA",
- "air_date": "1998-07-16",
- "question": "It's what you wear to protect yourself against the effects of the device seen here:",
- "value": "$400",
- "answer": "Sunglasses",
- "round": "Double Jeopardy!",
- "show_number": "3214",
- "fullAnswer": "Sunglasses"
- },
- {
- "category": "\"O\" YOU ANIMAL!",
- "air_date": "1998-07-16",
- "question": "\"Cool\" cat seen here:",
- "value": "$400",
- "answer": "Ocelot",
- "round": "Double Jeopardy!",
- "show_number": "3214",
- "fullAnswer": "Ocelot"
- },
{
"category": "INTERIOR DESIGN",
"air_date": "1998-07-16",
@@ -23429,16 +23169,6 @@
"show_number": "3214",
"fullAnswer": "Orangutan"
},
- {
- "category": "INTERIOR DESIGN",
- "air_date": "1998-07-16",
- "question": "Type of chair seen here named for its 20th C. designer:",
- "value": "$800",
- "answer": "Eames Chair",
- "round": "Double Jeopardy!",
- "show_number": "3214",
- "fullAnswer": "Eames Chair"
- },
{
"category": "NAME THE OPERA",
"air_date": "1998-07-16",
@@ -26409,16 +26139,6 @@
"show_number": "3815",
"fullAnswer": "Ethiopia"
},
- {
- "category": "ARTISTS & THEIR WORKS",
- "air_date": "2001-03-16",
- "question": "Oh oh! Chauncey B. Ives depicted this mythological woman seen here on the verge of opening a box",
- "value": "$200",
- "answer": "Pandora",
- "round": "Jeopardy!",
- "show_number": "3815",
- "fullAnswer": "Pandora"
- },
{
"category": "CELEBRITY RHYME TIME",
"air_date": "2001-03-16",
@@ -26529,16 +26249,6 @@
"show_number": "3815",
"fullAnswer": "Pocahontas"
},
- {
- "category": "ARTISTS & THEIR WORKS",
- "air_date": "2001-03-16",
- "question": "Conrad Witz depicted this wealthy queen with King Solomon in the 15th C. work seen here",
- "value": "$400",
- "answer": "Queen of Sheba",
- "round": "Jeopardy!",
- "show_number": "3815",
- "fullAnswer": "Queen of Sheba"
- },
{
"category": "CELEBRITY RHYME TIME",
"air_date": "2001-03-16",
@@ -29689,16 +29399,6 @@
"show_number": "4487",
"fullAnswer": "the Roundheads"
},
- {
- "category": "LISA",
- "air_date": "2004-02-24",
- "question": "She's the popular sports celebrity seen here",
- "value": "$1600",
- "answer": "Lisa Leslie",
- "round": "Double Jeopardy!",
- "show_number": "4487",
- "fullAnswer": "Lisa Leslie"
- },
{
"category": "ROCK-Y",
"air_date": "2004-02-24",
@@ -35739,16 +35439,6 @@
"show_number": "4398",
"fullAnswer": "Edna Ferber"
},
- {
- "category": "THE REDS",
- "air_date": "2003-10-22",
- "question": "It's the world-famous \"colorful\" area seen here in the 1950s",
- "value": "$1200",
- "answer": "Red Square",
- "round": "Double Jeopardy!",
- "show_number": "4398",
- "fullAnswer": "Red Square"
- },
{
"category": "THE \"A\"s",
"air_date": "2003-10-22",
@@ -38439,16 +38129,6 @@
"show_number": "2818",
"fullAnswer": "red, white, and blue"
},
- {
- "category": "ACTORS & ACTRESSES",
- "air_date": "1996-11-27",
- "question": "Professional name used by the actress seen here during her film career; it's different from her married name (clip from \"Hellcats of the Navy\")",
- "value": "$1,000",
- "answer": "Nancy Davis",
- "round": "Jeopardy!",
- "show_number": "2818",
- "fullAnswer": "Nancy Davis"
- },
{
"category": "BIOGRAPHIES",
"air_date": "1996-11-27",
@@ -39819,16 +39499,6 @@
"show_number": "4213",
"fullAnswer": "buttonhook"
},
- {
- "category": "STATES OF THE UNION",
- "air_date": "2002-12-18",
- "question": "Commonwealth whose state seal [\"United We Stand, Divided We Fall\"] is seen here",
- "value": "$1600",
- "answer": "Kentucky",
- "round": "Double Jeopardy!",
- "show_number": "4213",
- "fullAnswer": "Kentucky"
- },
{
"category": "MUD",
"air_date": "2002-12-18",
@@ -39959,16 +39629,6 @@
"show_number": "4278",
"fullAnswer": "Hebrew"
},
- {
- "category": "MAD",
- "air_date": "2003-03-19",
- "question": "TV host seen here on the cover of Mad Magazine",
- "value": "$200",
- "answer": "Jeff Probst",
- "round": "Jeopardy!",
- "show_number": "4278",
- "fullAnswer": "Jeff Probst"
- },
{
"category": "SPORTS",
"air_date": "2003-03-19",
@@ -40109,16 +39769,6 @@
"show_number": "4278",
"fullAnswer": "godless"
},
- {
- "category": "VEGAS, BABY",
- "air_date": "2003-03-19",
- "question": "The European playground seen here, or a Las Vegas hotel",
- "value": "$600",
- "answer": "Monte Carlo",
- "round": "Jeopardy!",
- "show_number": "4278",
- "fullAnswer": "Monte Carlo"
- },
{
"category": "LANGUAGES",
"air_date": "2003-03-19",
@@ -40549,16 +40199,6 @@
"show_number": "3403",
"fullAnswer": "British Columbia"
},
- {
- "category": "YOU'RE AN ANIMAL!",
- "air_date": "1999-05-26",
- "question": "The dwarf variety of this cold-blooded killer is seen here",
- "value": "$100",
- "answer": "Crocodile",
- "round": "Jeopardy!",
- "show_number": "3403",
- "fullAnswer": "Crocodile"
- },
{
"category": "WORLD HISTORY",
"air_date": "1999-05-26",
@@ -40669,16 +40309,6 @@
"show_number": "3403",
"fullAnswer": "Belfast"
},
- {
- "category": "YOU'RE AN ANIMAL!",
- "air_date": "1999-05-26",
- "question": "The critter seen here (bulldog) is a symbol of this nation",
- "value": "$300",
- "answer": "Great Britain",
- "round": "Jeopardy!",
- "show_number": "3403",
- "fullAnswer": "Great Britain"
- },
{
"category": "WORLD HISTORY",
"air_date": "1999-05-26",
@@ -41299,16 +40929,6 @@
"show_number": "3436",
"fullAnswer": "Eagle"
},
- {
- "category": "\"TU\"",
- "air_date": "1999-07-12",
- "question": "Creature seen here in a non-candid photo",
- "value": "$300",
- "answer": "Tuna",
- "round": "Jeopardy!",
- "show_number": "3436",
- "fullAnswer": "Tuna"
- },
{
"category": "MANY IRONS",
"air_date": "1999-07-12",
@@ -41509,16 +41129,6 @@
"show_number": "3436",
"fullAnswer": "The World According to Garp"
},
- {
- "category": "THEIR COUNTRY'S LAST MONARCH",
- "air_date": "1999-07-12",
- "question": "In 1893 the queen seen here (Liliuokalani) became the last monarch of this country",
- "value": "$400",
- "answer": "Hawaii",
- "round": "Double Jeopardy!",
- "show_number": "3436",
- "fullAnswer": "Hawaii"
- },
{
"category": "RELIGION BY THE NUMBERS",
"air_date": "1999-07-12",
@@ -41729,16 +41339,6 @@
"show_number": "3436",
"fullAnswer": "Badgers"
},
- {
- "category": "IN THE BOOKSTORE",
- "air_date": "1999-07-12",
- "question": "Bestselling author seen here
(she's holding a large \"A\" & a large \"Z\")",
- "value": null,
- "answer": "Sue Grafton",
- "round": "Final Jeopardy!",
- "show_number": "3436",
- "fullAnswer": "Sue Grafton"
- },
{
"category": "WORLD GEOGRAPHY",
"air_date": "1990-03-05",
@@ -53219,16 +52819,6 @@
"show_number": "3537",
"fullAnswer": "Boy Scouts"
},
- {
- "category": "FRENCH ART & ARTISTS",
- "air_date": "2000-01-11",
- "question": "We know he painted the absinthe drinker seen here, though there's nary a tutu in sight:",
- "value": "$200",
- "answer": "Edgar Degas",
- "round": "Jeopardy!",
- "show_number": "3537",
- "fullAnswer": "Edgar Degas"
- },
{
"category": "BOGIE MEN",
"air_date": "2000-01-11",
@@ -53279,16 +52869,6 @@
"show_number": "3537",
"fullAnswer": "University of Pennsylvania"
},
- {
- "category": "FRENCH ART & ARTISTS",
- "air_date": "2000-01-11",
- "question": "Elisabeth Vigee Le Brun was noted for portraits of this queen, including the one with her children, seen here:",
- "value": "$300",
- "answer": "Marie Antoinette",
- "round": "Jeopardy!",
- "show_number": "3537",
- "fullAnswer": "Marie Antoinette"
- },
{
"category": "BOGIE MEN",
"air_date": "2000-01-11",
@@ -53399,16 +52979,6 @@
"show_number": "3537",
"fullAnswer": "Gestalt"
},
- {
- "category": "FRENCH ART & ARTISTS",
- "air_date": "2000-01-11",
- "question": "This resident of Argenteuil painted \"The Regatta at Argenteuil\", seen here:",
- "value": "$500",
- "answer": "Claude Monet",
- "round": "Jeopardy!",
- "show_number": "3537",
- "fullAnswer": "Claude Monet"
- },
{
"category": "BOGIE MEN",
"air_date": "2000-01-11",
@@ -53529,16 +53099,6 @@
"show_number": "3537",
"fullAnswer": "Winnipeg"
},
- {
- "category": "SENIOR SENATORS",
- "air_date": "2000-01-11",
- "question": "Politician seen here in 1962, the year he was first elected to the Senate:",
- "value": "$400",
- "answer": "Edward Kennedy",
- "round": "Double Jeopardy!",
- "show_number": "3537",
- "fullAnswer": "Edward (Ted) Kennedy"
- },
{
"category": "1800",
"air_date": "2000-01-11",
@@ -54179,16 +53739,6 @@
"show_number": "3911",
"fullAnswer": "joy"
},
- {
- "category": "OOH... A WISE GUY",
- "air_date": "2001-09-10",
- "question": "The writings of this man seen here were truly Revolutionary",
- "value": "$600",
- "answer": "Karl Marx",
- "round": "Double Jeopardy!",
- "show_number": "3911",
- "fullAnswer": "Karl Marx"
- },
{
"category": "WONDER DRUGS",
"air_date": "2001-09-10",
@@ -54299,16 +53849,6 @@
"show_number": "3911",
"fullAnswer": "Bratwurst"
},
- {
- "category": "OOH... A WISE GUY",
- "air_date": "2001-09-10",
- "question": "By pure reason you should know he's the categorical German seen here",
- "value": "$1000",
- "answer": "Immanuel Kant",
- "round": "Double Jeopardy!",
- "show_number": "3911",
- "fullAnswer": "Immanuel Kant"
- },
{
"category": "WONDER DRUGS",
"air_date": "2001-09-10",
@@ -54479,16 +54019,6 @@
"show_number": "4254",
"fullAnswer": "James Whistler"
},
- {
- "category": "FEMALE ATHLETES",
- "air_date": "2003-02-13",
- "question": "A student at Great Neck North High School, she's the golden girl of the ice seen here",
- "value": "$600",
- "answer": "Sarah Hughes",
- "round": "Jeopardy!",
- "show_number": "4254",
- "fullAnswer": "Sarah Hughes"
- },
{
"category": "___ OG",
"air_date": "2003-02-13",
@@ -54539,16 +54069,6 @@
"show_number": "4254",
"fullAnswer": "Venus Williams"
},
- {
- "category": "WEBSITES",
- "air_date": "2003-02-13",
- "question": "Seen here, Arfie fetches results at this metasearch engine",
- "value": "$800",
- "answer": "Dogpile",
- "round": "Jeopardy!",
- "show_number": "4254",
- "fullAnswer": "Dogpile"
- },
{
"category": "___ OG",
"air_date": "2003-02-13",
@@ -54559,16 +54079,6 @@
"show_number": "4254",
"fullAnswer": "jog"
},
- {
- "category": "ENDLESS SUMER",
- "air_date": "2003-02-13",
- "question": "Dating from around 3000 B.C., the Sumerians used this writing system seen here",
- "value": "$800",
- "answer": "cuneiform",
- "round": "Jeopardy!",
- "show_number": "4254",
- "fullAnswer": "cuneiform"
- },
{
"category": "VACATION FUN",
"air_date": "2003-02-13",
@@ -58439,16 +57949,6 @@
"show_number": "3303",
"fullAnswer": "Pope"
},
- {
- "category": "SRO",
- "air_date": "1999-01-06",
- "question": "The stage show seen here has brought this dance to cheering audiences",
- "value": "$100",
- "answer": "Tango",
- "round": "Jeopardy!",
- "show_number": "3303",
- "fullAnswer": "Tango"
- },
{
"category": "FDR",
"air_date": "1999-01-06",
@@ -58519,16 +58019,6 @@
"show_number": "3303",
"fullAnswer": "Harvard"
},
- {
- "category": "CNN",
- "air_date": "1999-01-06",
- "question": "It's the territory where the ceremony seen here took place on the night of June 30 - July 1, 1997",
- "value": "$300",
- "answer": "Hong Kong",
- "round": "Jeopardy!",
- "show_number": "3303",
- "fullAnswer": "Hong Kong"
- },
{
"category": "LSU",
"air_date": "1999-01-06",
@@ -58759,16 +58249,6 @@
"show_number": "3303",
"fullAnswer": "U-2"
},
- {
- "category": "THE ICU",
- "air_date": "1999-01-06",
- "question": "3-letter abbreviation for the ICU machine seen here",
- "value": "$400",
- "answer": "EKG",
- "round": "Double Jeopardy!",
- "show_number": "3303",
- "fullAnswer": "EKG (Electrocardiogram)"
- },
{
"category": "THE \"A\" \"B\" \"C\"s",
"air_date": "1999-01-06",
@@ -61529,16 +61009,6 @@
"show_number": "3010",
"fullAnswer": "Stephen Foster"
},
- {
- "category": "\"DOUBLE\" JEOPARDY",
- "air_date": "1997-10-03",
- "question": "(VIDEO DAILY DOUBLE):
Action seen here: (Curly Howard) - \"Hey you, this is no time to play games - ewww!\"",
- "value": "$1,500",
- "answer": "Double take",
- "round": "Double Jeopardy!",
- "show_number": "3010",
- "fullAnswer": "Double take"
- },
{
"category": "MUSEUM HOPPING",
"air_date": "1997-10-03",
@@ -61799,16 +61269,6 @@
"show_number": "3855",
"fullAnswer": "\"Animal Farm\""
},
- {
- "category": "SSSSSSSSNAKES!!!!!",
- "air_date": "2001-05-11",
- "question": "The appendage seen here gives this variety of snake its name",
- "value": "$100",
- "answer": "rattlesnake",
- "round": "Jeopardy!",
- "show_number": "3855",
- "fullAnswer": "rattlesnake"
- },
{
"category": "THE KIDS LOVE THAT ROCK & ROLL",
"air_date": "2001-05-11",
@@ -61879,16 +61339,6 @@
"show_number": "3855",
"fullAnswer": "Thugmuffin C"
},
- {
- "category": "ANYTHING BUT CHEESESTEAK",
- "air_date": "2001-05-11",
- "question": "The \"Kid' seen here represents these snacks",
- "value": "$200",
- "answer": "Twinkies",
- "round": "Jeopardy!",
- "show_number": "3855",
- "fullAnswer": "Twinkies"
- },
{
"category": "5-LETTER WORDS",
"air_date": "2001-05-11",
@@ -61919,16 +61369,6 @@
"show_number": "3855",
"fullAnswer": "\"Of Mice and Men\""
},
- {
- "category": "SSSSSSSSNAKES!!!!!",
- "air_date": "2001-05-11",
- "question": "There are king & Asian species of this \"charming\" snake seen here",
- "value": "$300",
- "answer": "cobra",
- "round": "Jeopardy!",
- "show_number": "3855",
- "fullAnswer": "cobra"
- },
{
"category": "THE KIDS LOVE THAT ROCK & ROLL",
"air_date": "2001-05-11",
@@ -62359,16 +61799,6 @@
"show_number": "3855",
"fullAnswer": "Alexander Fleming"
},
- {
- "category": "CORPORATE SPORTS VENUES",
- "air_date": "2001-05-11",
- "question": "3-letter corporate name that's on the Indianapolis venue seen here",
- "value": "$1000",
- "answer": "RCA Dome",
- "round": "Double Jeopardy!",
- "show_number": "3855",
- "fullAnswer": "RCA Dome"
- },
{
"category": "ANIMAL RHYME TIME",
"air_date": "2001-05-11",
@@ -62619,16 +62049,6 @@
"show_number": "3358",
"fullAnswer": "Elephant"
},
- {
- "category": "INSECTS",
- "air_date": "1999-03-24",
- "question": "Because of its colors the butterfly seen here is named after this beast
(orange & black colors)",
- "value": "$500",
- "answer": "Tiger butterfly",
- "round": "Jeopardy!",
- "show_number": "3358",
- "fullAnswer": "Tiger butterfly"
- },
{
"category": "NO. 32",
"air_date": "1999-03-24",
@@ -62799,16 +62219,6 @@
"show_number": "3358",
"fullAnswer": "Cuneiform"
},
- {
- "category": "BRITISH BANDS & SINGERS",
- "air_date": "1999-03-24",
- "question": "In 1998 this group seen here reunited for a VH1 special & a concert tour
(\"I'll Tumble 4 Ya\")",
- "value": "$600",
- "answer": "Culture Club",
- "round": "Double Jeopardy!",
- "show_number": "3358",
- "fullAnswer": "Culture Club"
- },
{
"category": "THEY REST IN NEBRASKA",
"air_date": "1999-03-24",
@@ -64929,16 +64339,6 @@
"show_number": "4306",
"fullAnswer": "Tom Clancy"
},
- {
- "category": "OSCAR NIGHT 2003",
- "air_date": "2003-04-28",
- "question": "Seen here, the Chub Chubs won the Oscar in this category",
- "value": "$1200",
- "answer": "Animated Short",
- "round": "Double Jeopardy!",
- "show_number": "4306",
- "fullAnswer": "Animated Short"
- },
{
"category": "ART & ARTISTS",
"air_date": "2003-04-28",
@@ -65019,16 +64419,6 @@
"show_number": "4306",
"fullAnswer": "Jim"
},
- {
- "category": "STATE: THE OBVIOUS",
- "air_date": "2003-04-28",
- "question": "It's the state whose shape is seen here",
- "value": "$1600",
- "answer": "Nevada",
- "round": "Double Jeopardy!",
- "show_number": "4306",
- "fullAnswer": "Nevada"
- },
{
"category": "OH MY GOD! YOU'VE GOT 3 \"I\"s",
"air_date": "2003-04-28",
@@ -65039,16 +64429,6 @@
"show_number": "4306",
"fullAnswer": "Bikinis"
},
- {
- "category": "OSCAR NIGHT 2003",
- "air_date": "2003-04-28",
- "question": "Chris Cooper won his Best Supporting Actor Oscar for his work in this film seen here",
- "value": "$2000",
- "answer": "Adaptation",
- "round": "Double Jeopardy!",
- "show_number": "4306",
- "fullAnswer": "Adaptation"
- },
{
"category": "ART & ARTISTS",
"air_date": "2003-04-28",
@@ -68039,16 +67419,6 @@
"show_number": "5171",
"fullAnswer": "Alfred Hitchcock"
},
- {
- "category": "LETTER MEN",
- "air_date": "2007-02-19",
- "question": "He's the taller of the two gentlemen in the photo seen here",
- "value": "$400",
- "answer": "P.T. Barnum",
- "round": "Jeopardy!",
- "show_number": "5171",
- "fullAnswer": "P.T. Barnum"
- },
{
"category": "ONE-WORD RHYMES",
"air_date": "2007-02-19",
@@ -68769,16 +68139,6 @@
"show_number": "3191",
"fullAnswer": "Namibia"
},
- {
- "category": "ALL GOD'S CRITTERS",
- "air_date": "1998-06-15",
- "question": "The \"great\" species of this slender predatory fish seen here has been called the \"Tiger of the Sea\"",
- "value": "$500",
- "answer": "Barracuda",
- "round": "Jeopardy!",
- "show_number": "3191",
- "fullAnswer": "Barracuda"
- },
{
"category": "ESOTERIC KNOWLEDGE",
"air_date": "1998-06-15",
@@ -69069,16 +68429,6 @@
"show_number": "3191",
"fullAnswer": "Northwest Territory"
},
- {
- "category": "THE BIG APPLE",
- "air_date": "1998-06-15",
- "question": "\"Give My Regards to\" this Broadway legend whose statue in Times Square is seen here:",
- "value": "$1000",
- "answer": "George M. Cohan",
- "round": "Double Jeopardy!",
- "show_number": "3191",
- "fullAnswer": "George M. Cohan"
- },
{
"category": "SPORTS",
"air_date": "1998-06-15",
@@ -70099,16 +69449,6 @@
"show_number": "4183",
"fullAnswer": "peach blossom"
},
- {
- "category": "JAY",
- "air_date": "2002-11-06",
- "question": "He's the \"Picture Perfect\" actor seen here",
- "value": "$800",
- "answer": "Jay Mohr",
- "round": "Double Jeopardy!",
- "show_number": "4183",
- "fullAnswer": "Jay Mohr"
- },
{
"category": "NORSE MYTHOLOGY",
"air_date": "2002-11-06",
@@ -70179,16 +69519,6 @@
"show_number": "4183",
"fullAnswer": "runes"
},
- {
- "category": "AGRICULTURE",
- "air_date": "2002-11-06",
- "question": "The type of irrigation seen here, it was used in Israel to make the desert bloom",
- "value": "$1600",
- "answer": "drip irrigation",
- "round": "Double Jeopardy!",
- "show_number": "4183",
- "fullAnswer": "drip irrigation"
- },
{
"category": "18th CENTURY AMERICANS",
"air_date": "2002-11-06",
@@ -74329,16 +73659,6 @@
"show_number": "4146",
"fullAnswer": "comets"
},
- {
- "category": "SUPERHEROES",
- "air_date": "2002-09-16",
- "question": "The dude seen here is the \"Silver\" one of this type of athletes",
- "value": "$800",
- "answer": "surfers",
- "round": "Jeopardy!",
- "show_number": "4146",
- "fullAnswer": "surfers"
- },
{
"category": "KIDS IN BOOKS",
"air_date": "2002-09-16",
@@ -74379,16 +73699,6 @@
"show_number": "4146",
"fullAnswer": "impeached him"
},
- {
- "category": "A TRIP TO OUTER SPACE",
- "air_date": "2002-09-16",
- "question": "Many beautiful images like the one seen here have been given to us by this famous space telescope",
- "value": "$800",
- "answer": "Hubble Space Telescope",
- "round": "Jeopardy!",
- "show_number": "4146",
- "fullAnswer": "Hubble Space Telescope"
- },
{
"category": "SUPERHEROES",
"air_date": "2002-09-16",
@@ -74719,16 +74029,6 @@
"show_number": "4146",
"fullAnswer": "sodium"
},
- {
- "category": "ABRAHAM LINCOLN",
- "air_date": "2002-09-16",
- "question": "In the painting seen here, Lincoln is reading this historic document that led to the end of slavery",
- "value": "$400",
- "answer": "Emancipation Proclamation",
- "round": "Double Jeopardy!",
- "show_number": "4146",
- "fullAnswer": "the Emancipation Proclamation"
- },
{
"category": "ON THE CALENDAR",
"air_date": "2002-09-16",
@@ -76099,16 +75399,6 @@
"show_number": "3547",
"fullAnswer": "The Beach Boys"
},
- {
- "category": "HOTELS",
- "air_date": "2000-01-25",
- "question": "The most famous hotel of this Canadian city is seen here:
(Chateau Frontenac)",
- "value": "$400",
- "answer": "Quebec City",
- "round": "Jeopardy!",
- "show_number": "3547",
- "fullAnswer": "Quebec City"
- },
{
"category": "BERRIES",
"air_date": "2000-01-25",
@@ -76309,16 +75599,6 @@
"show_number": "3547",
"fullAnswer": "Sioux"
},
- {
- "category": "MODERN \"TIME\"S",
- "air_date": "2000-01-25",
- "question": "It's the \"Fox\"y TV spinoff seen here:",
- "value": "$400",
- "answer": "Time of Your Life",
- "round": "Double Jeopardy!",
- "show_number": "3547",
- "fullAnswer": "The Time of Your Life"
- },
{
"category": "WORLD CITIES",
"air_date": "2000-01-25",
@@ -78329,16 +77609,6 @@
"show_number": "3898",
"fullAnswer": "Jimi Hendrix"
},
- {
- "category": "\"LAP\" DANCE",
- "air_date": "2001-07-11",
- "question": "The type of filmmaking seen here",
- "value": "$300",
- "answer": "Time-lapse photography",
- "round": "Jeopardy!",
- "show_number": "3898",
- "fullAnswer": "Time-lapse photography"
- },
{
"category": "AFRICANA",
"air_date": "2001-07-11",
@@ -78729,16 +77999,6 @@
"show_number": "3898",
"fullAnswer": "CT scanner"
},
- {
- "category": "TRAIN STATIONS",
- "air_date": "2001-07-11",
- "question": "A real depot inspired the symbol of this Wisconsin insurance company, seen here",
- "value": "$1000",
- "answer": "Wausau",
- "round": "Double Jeopardy!",
- "show_number": "3898",
- "fullAnswer": "Wausau"
- },
{
"category": "MEDIEVAL MUSIC",
"air_date": "2001-07-11",
@@ -82809,16 +82069,6 @@
"show_number": "3682",
"fullAnswer": "Jacob & Esau"
},
- {
- "category": "ANIMAL PLANET",
- "air_date": "2000-09-12",
- "question": "Ethiopian feline variety seen here",
- "value": "$400",
- "answer": "Abyssinian",
- "round": "Jeopardy!",
- "show_number": "3682",
- "fullAnswer": "Abyssinian"
- },
{
"category": "WHEREFORE \"ART\" THOU",
"air_date": "2000-09-12",
@@ -83349,16 +82599,6 @@
"show_number": "3102",
"fullAnswer": "Blue laws"
},
- {
- "category": "REEL MOTHERS",
- "air_date": "1998-02-10",
- "question": "Title of the 1981 biopic about the woman seen here: \"I wouldn't turn against you if it meant my life. You are my life.\"",
- "value": "$700",
- "answer": "Mommie Dearest",
- "round": "Jeopardy!",
- "show_number": "3102",
- "fullAnswer": "Mommie Dearest"
- },
{
"category": "COMMON BONDS",
"air_date": "1998-02-10",
@@ -83639,16 +82879,6 @@
"show_number": "3102",
"fullAnswer": "Proton"
},
- {
- "category": "FETAL ATTRACTION",
- "air_date": "1998-02-10",
- "question": "Pre-natal process that created the images seen here:",
- "value": "$600",
- "answer": "Ultrasound",
- "round": "Double Jeopardy!",
- "show_number": "3102",
- "fullAnswer": "Ultrasound"
- },
{
"category": "TOP 40 BONUS",
"air_date": "1998-02-10",
@@ -85609,16 +84839,6 @@
"show_number": "3393",
"fullAnswer": "Stoked"
},
- {
- "category": "BUT IS IT ART?",
- "air_date": "1999-05-12",
- "question": "The Mitchell, South Dakota \"palace\" seen here is built of & named for this cereal grain",
- "value": "$200",
- "answer": "Corn",
- "round": "Jeopardy!",
- "show_number": "3393",
- "fullAnswer": "Corn"
- },
{
"category": "U.S. PRESIDENTS",
"air_date": "1999-05-12",
@@ -88469,16 +87689,6 @@
"show_number": "3820",
"fullAnswer": "Silo"
},
- {
- "category": "PERCUSSION INSTRUMENTS",
- "air_date": "2001-03-23",
- "question": "Type of drum seen here, or a dance done to them",
- "value": "$200",
- "answer": "Conga",
- "round": "Jeopardy!",
- "show_number": "3820",
- "fullAnswer": "Conga"
- },
{
"category": "LITERATURE",
"air_date": "2001-03-23",
@@ -88649,16 +87859,6 @@
"show_number": "3820",
"fullAnswer": "Tarmac"
},
- {
- "category": "PERCUSSION INSTRUMENTS",
- "air_date": "2001-03-23",
- "question": "Percussion instrument whose possible changes for a set of five are seen here",
- "value": "$500",
- "answer": "Bells",
- "round": "Jeopardy!",
- "show_number": "3820",
- "fullAnswer": "Bells"
- },
{
"category": "BRITISH NOBILITY",
"air_date": "2001-03-23",
@@ -90219,16 +89419,6 @@
"show_number": "3108",
"fullAnswer": "Bedbugs"
},
- {
- "category": "FEELING \"ANCY\"",
- "air_date": "1998-02-18",
- "question": "The three members of our staff, seen here, are all in this condition",
- "value": "$200",
- "answer": "Pregnancy",
- "round": "Jeopardy!",
- "show_number": "3108",
- "fullAnswer": "Pregnancy"
- },
{
"category": "MILITARY POWER",
"air_date": "1998-02-18",
@@ -90639,16 +89829,6 @@
"show_number": "3108",
"fullAnswer": "My candle"
},
- {
- "category": "\"EZ\" DOES IT",
- "air_date": "1998-02-18",
- "question": "This Frenchman painted the self-portrait seen here:",
- "value": "$1,000",
- "answer": "Paul Cezanne",
- "round": "Double Jeopardy!",
- "show_number": "3108",
- "fullAnswer": "Paul Cezanne"
- },
{
"category": "THE 17TH CENTURY",
"air_date": "1998-02-18",
@@ -94939,16 +94119,6 @@
"show_number": "3543",
"fullAnswer": "PBS"
},
- {
- "category": "FLEMISH & DUTCH MASTERS",
- "air_date": "2000-01-19",
- "question": "Artist whose masterpiece is seen here:
(\"Night Cafe\")",
- "value": "$400",
- "answer": "Vincent Van Gogh",
- "round": "Double Jeopardy!",
- "show_number": "3543",
- "fullAnswer": "Vincent Van Gogh"
- },
{
"category": "MILITARY MATTERS",
"air_date": "2000-01-19",
@@ -94959,16 +94129,6 @@
"show_number": "3543",
"fullAnswer": "Spain"
},
- {
- "category": "EVERYTHING'S \"GOLDEN\", BABY",
- "air_date": "2000-01-19",
- "question": "It's the popular breed seen here:
(dog)",
- "value": "$400",
- "answer": "Golden retriever",
- "round": "Double Jeopardy!",
- "show_number": "3543",
- "fullAnswer": "Golden retriever"
- },
{
"category": "HOME",
"air_date": "2000-01-19",
@@ -97919,16 +97079,6 @@
"show_number": "3205",
"fullAnswer": "Yukon"
},
- {
- "category": "SHORT-TITLED FILMS",
- "air_date": "1998-07-03",
- "question": "(Alex: Take a look at the monitor. Film seen here:)",
- "value": "$400",
- "answer": "Jaws",
- "round": "Double Jeopardy!",
- "show_number": "3205",
- "fullAnswer": "Jaws"
- },
{
"category": "SPELLING",
"air_date": "1998-07-03",
@@ -103969,16 +103119,6 @@
"show_number": "3588",
"fullAnswer": "Sun bear"
},
- {
- "category": "\"RH\" FACTOR",
- "air_date": "2000-03-22",
- "question": "This critter seen here shares its name with a wife of the ancient Greek god Cronus:",
- "value": "$400",
- "answer": "Rhea",
- "round": "Jeopardy!",
- "show_number": "3588",
- "fullAnswer": "Rhea"
- },
{
"category": "PRESIDENTIAL FATHER'S DAY",
"air_date": "2000-03-22",
@@ -104299,16 +103439,6 @@
"show_number": "3588",
"fullAnswer": "Juliette Binoche"
},
- {
- "category": "THE BRONTE BEAT",
- "air_date": "2000-03-22",
- "question": "The portrait of the Brontes seen here was painted by this man, their brother:",
- "value": "$1000",
- "answer": "Patrick Branwell Bronte",
- "round": "Double Jeopardy!",
- "show_number": "3588",
- "fullAnswer": "Patrick Branwell Bronte"
- },
{
"category": "OSCAR-WINNING SONGS",
"air_date": "2000-03-22",
@@ -104499,16 +103629,6 @@
"show_number": "4362",
"fullAnswer": "Arnold Schwarzenegger"
},
- {
- "category": "\"TH\"AT'S THAT!",
- "air_date": "2003-07-15",
- "question": "He's the beloved British phenom seen here",
- "value": "$600",
- "answer": "Thomas the Tank Engine",
- "round": "Jeopardy!",
- "show_number": "4362",
- "fullAnswer": "Thomas the Tank Engine"
- },
{
"category": "STUPID ANSWERS",
"air_date": "2003-07-15",
@@ -104719,16 +103839,6 @@
"show_number": "4362",
"fullAnswer": "Stephen Crane"
},
- {
- "category": "TELEVISION",
- "air_date": "2003-07-15",
- "question": "The actress seen here (Kathy Kinney) plays this sitcom character",
- "value": "$800",
- "answer": "Mimi",
- "round": "Double Jeopardy!",
- "show_number": "4362",
- "fullAnswer": "Mimi"
- },
{
"category": "INVENTIVE MINDS",
"air_date": "2003-07-15",
@@ -104839,16 +103949,6 @@
"show_number": "4362",
"fullAnswer": "Mark Twain"
},
- {
- "category": "TELEVISION",
- "air_date": "2003-07-15",
- "question": "She's the \"Night Court\" actress seen here",
- "value": "$1600",
- "answer": "Markie Post",
- "round": "Double Jeopardy!",
- "show_number": "4362",
- "fullAnswer": "Markie Post"
- },
{
"category": "INVENTIVE MINDS",
"air_date": "2003-07-15",
@@ -105539,16 +104639,6 @@
"show_number": "4300",
"fullAnswer": "Space Needle"
},
- {
- "category": "GLOBAL WORMING",
- "air_date": "2003-04-18",
- "question": "It's the common variety of worm seen here",
- "value": "$200",
- "answer": "earthworm",
- "round": "Jeopardy!",
- "show_number": "4300",
- "fullAnswer": "earthworm"
- },
{
"category": "SOMETIME, B.C.",
"air_date": "2003-04-18",
@@ -105959,16 +105049,6 @@
"show_number": "4300",
"fullAnswer": "accent aigu"
},
- {
- "category": "YESTERDAY'S NEWSPAPERS",
- "air_date": "2003-04-18",
- "question": "This paper went under in 1950, but a new version using the same logo seen here, debuted in 2002",
- "value": "$1200",
- "answer": "New York Sun",
- "round": "Double Jeopardy!",
- "show_number": "4300",
- "fullAnswer": "New York Sun"
- },
{
"category": "SOMEWHERE, B.C.",
"air_date": "2003-04-18",
@@ -106029,16 +105109,6 @@
"show_number": "4300",
"fullAnswer": "St. Louis Dispatch"
},
- {
- "category": "SOMEWHERE, B.C.",
- "air_date": "2003-04-18",
- "question": "City where you'll find the statue seen here",
- "value": "$2,000",
- "answer": "Victoria",
- "round": "Double Jeopardy!",
- "show_number": "4300",
- "fullAnswer": "Victoria"
- },
{
"category": "REGIONAL THEATRE",
"air_date": "2003-04-18",
@@ -107859,16 +106929,6 @@
"show_number": "3795",
"fullAnswer": "Ireland"
},
- {
- "category": "CELEBRITIES",
- "air_date": "2001-02-16",
- "question": "This action star seen here once held the title of \"Best Built Man of Europe\"",
- "value": "$200",
- "answer": "Arnold Schwarzenegger",
- "round": "Jeopardy!",
- "show_number": "3795",
- "fullAnswer": "Arnold Schwarzenegger"
- },
{
"category": "INSECTS",
"air_date": "2001-02-16",
@@ -107889,16 +106949,6 @@
"show_number": "3795",
"fullAnswer": "Korea"
},
- {
- "category": "BUSINESS & INDUSTRY",
- "air_date": "2001-02-16",
- "question": "Seen here is the American Sign Language & what could be the international symbol for this restaurant chain",
- "value": "$200",
- "answer": "McDonald's",
- "round": "Jeopardy!",
- "show_number": "3795",
- "fullAnswer": "McDonald's"
- },
{
"category": "STARTS WITH ALPHA",
"air_date": "2001-02-16",
@@ -107959,16 +107009,6 @@
"show_number": "3795",
"fullAnswer": "J. Paul Getty"
},
- {
- "category": "STARTS WITH ALPHA",
- "air_date": "2001-02-16",
- "question": "Arvi is this young animal seen here, often served souvlak",
- "value": "$300",
- "answer": "Lamb",
- "round": "Jeopardy!",
- "show_number": "3795",
- "fullAnswer": "Lamb"
- },
{
"category": "WORLD THEATRE",
"air_date": "2001-02-16",
@@ -108009,16 +107049,6 @@
"show_number": "3795",
"fullAnswer": "NATO (North Atlantic Treaty Organization)"
},
- {
- "category": "BUSINESS & INDUSTRY",
- "air_date": "2001-02-16",
- "question": "This brokerage house uses the logo seen here",
- "value": "$400",
- "answer": "Merrill Lynch",
- "round": "Jeopardy!",
- "show_number": "3795",
- "fullAnswer": "Merrill Lynch"
- },
{
"category": "STARTS WITH ALPHA",
"air_date": "2001-02-16",
@@ -109749,16 +108779,6 @@
"show_number": "4461",
"fullAnswer": "Karachi"
},
- {
- "category": "SOCKS AND THE CITY",
- "air_date": "2004-01-19",
- "question": "This brand of men's dress socks, seen here, has headquarters in Burlington, North Carolina",
- "value": "$800",
- "answer": "Gold Toe",
- "round": "Jeopardy!",
- "show_number": "4461",
- "fullAnswer": "Gold Toe"
- },
{
"category": "\"KING\" OF THE WORLD!",
"air_date": "2004-01-19",
@@ -110049,16 +109069,6 @@
"show_number": "4461",
"fullAnswer": "Rage Against the Machine Gun"
},
- {
- "category": "BALLET",
- "air_date": "2004-01-19",
- "question": "Nijinsky is seen here in costome for this ballet, with a score by Stravinsky",
- "value": "$2000",
- "answer": "Petrushka",
- "round": "Double Jeopardy!",
- "show_number": "4461",
- "fullAnswer": "Petrushka"
- },
{
"category": "BOOK TO MOVIE",
"air_date": "2004-01-19",
@@ -112189,16 +111199,6 @@
"show_number": "3209",
"fullAnswer": "Gilligan"
},
- {
- "category": "TOUGH HODGEPODGE",
- "air_date": "1998-07-09",
- "question": "The South American bug seen here is of a longhorn species of this insect & grows 4 inches long:",
- "value": "$600",
- "answer": "Beetle",
- "round": "Double Jeopardy!",
- "show_number": "3209",
- "fullAnswer": "Beetle"
- },
{
"category": "LITERARY TERMS",
"air_date": "1998-07-09",
@@ -112479,16 +111479,6 @@
"show_number": "3053",
"fullAnswer": "Al Pacino"
},
- {
- "category": "LANGUAGE",
- "air_date": "1997-12-03",
- "question": "Language honored on the U.S. stamp seen here:",
- "value": "$300",
- "answer": "American Sign Language",
- "round": "Jeopardy!",
- "show_number": "3053",
- "fullAnswer": "American Sign Language"
- },
{
"category": "QUOTATIONS",
"air_date": "1997-12-03",
@@ -112829,16 +111819,6 @@
"show_number": "3053",
"fullAnswer": "Regina"
},
- {
- "category": "WHY, I OTTO...",
- "air_date": "1997-12-03",
- "question": "Movie in which the \"Otto Pilot\" seen here appears:",
- "value": "$2,000",
- "answer": "Airplane!",
- "round": "Double Jeopardy!",
- "show_number": "3053",
- "fullAnswer": "Airplane!"
- },
{
"category": "POTENT POTABLES",
"air_date": "1997-12-03",
@@ -120649,16 +119629,6 @@
"show_number": "3749",
"fullAnswer": "Richard Sears"
},
- {
- "category": "PARKER BROTHERS & SISTERS",
- "air_date": "2000-12-14",
- "question": "Sexy \"City\" dweller seen here:",
- "value": "$100",
- "answer": "Sarah Jessica Parker",
- "round": "Jeopardy!",
- "show_number": "3749",
- "fullAnswer": "Sarah Jessica Parker"
- },
{
"category": "EUROPA, EUROPA",
"air_date": "2000-12-14",
@@ -120799,16 +119769,6 @@
"show_number": "3749",
"fullAnswer": "Cherry-picking"
},
- {
- "category": "THEATRE 2000",
- "air_date": "2000-12-14",
- "question": "Seen here, John Glover played this storyteller in a new musical based on the Danny Kaye film",
- "value": "$300",
- "answer": "Hans Christian Andersen",
- "round": "Jeopardy!",
- "show_number": "3749",
- "fullAnswer": "Hans Christian Andersen"
- },
{
"category": "GRUB, SHRUB OR BEELZEBUB",
"air_date": "2000-12-14",
@@ -121019,16 +119979,6 @@
"show_number": "3749",
"fullAnswer": "Lauryn Hill"
},
- {
- "category": "'60s FASHION",
- "air_date": "2000-12-14",
- "question": "1963 Elizabeth Taylor film that inspired the fashionable, at the time, eye makeup seen here",
- "value": "$400",
- "answer": "Cleopatra",
- "round": "Double Jeopardy!",
- "show_number": "3749",
- "fullAnswer": "Cleopatra"
- },
{
"category": "FRANCO-AMERICAN CITIES",
"air_date": "2000-12-14",
@@ -121279,16 +120229,6 @@
"show_number": "3251",
"fullAnswer": "\"Tommy\""
},
- {
- "category": "ONE FISH, TWO FISH",
- "air_date": "1998-10-26",
- "question": "Full name of the large, colorful predator seen here",
- "value": "$100",
- "answer": "Great White Shark",
- "round": "Jeopardy!",
- "show_number": "3251",
- "fullAnswer": "The Great White Shark"
- },
{
"category": "OH, THE PLACES YOU'LL GO!",
"air_date": "1998-10-26",
@@ -121299,16 +120239,6 @@
"show_number": "3251",
"fullAnswer": "Hans Christian Andersen"
},
- {
- "category": "GREEN",
- "air_date": "1998-10-26",
- "question": "Seen here, they're rich in vitamins as well as being delicious",
- "value": "$200",
- "answer": "Brussels Sprouts",
- "round": "Jeopardy!",
- "show_number": "3251",
- "fullAnswer": "Brussels Sprouts"
- },
{
"category": "EGGS & HAM",
"air_date": "1998-10-26",
@@ -121339,16 +120269,6 @@
"show_number": "3251",
"fullAnswer": "Guinness Book of World Records"
},
- {
- "category": "ONE FISH, TWO FISH",
- "air_date": "1998-10-26",
- "question": "Watch your fingers around this ferocious riverfish seen here",
- "value": "$200",
- "answer": "Piranha",
- "round": "Jeopardy!",
- "show_number": "3251",
- "fullAnswer": "Piranha"
- },
{
"category": "OH, THE PLACES YOU'LL GO!",
"air_date": "1998-10-26",
@@ -121359,16 +120279,6 @@
"show_number": "3251",
"fullAnswer": "Amsterdam"
},
- {
- "category": "GREEN",
- "air_date": "1998-10-26",
- "question": "The area seen here, or a city southwest of Toledo",
- "value": "$300",
- "answer": "Bowling Green",
- "round": "Jeopardy!",
- "show_number": "3251",
- "fullAnswer": "Bowling Green"
- },
{
"category": "EGGS & HAM",
"air_date": "1998-10-26",
@@ -121479,16 +120389,6 @@
"show_number": "3251",
"fullAnswer": "Victoria"
},
- {
- "category": "GREEN",
- "air_date": "1998-10-26",
- "question": "Green is a traditional Muslim color, as seen here on this country's flag",
- "value": "$500",
- "answer": "Saudi Arabia",
- "round": "Jeopardy!",
- "show_number": "3251",
- "fullAnswer": "Saudi Arabia"
- },
{
"category": "EGGS & HAM",
"air_date": "1998-10-26",
@@ -124609,16 +123509,6 @@
"show_number": "4348",
"fullAnswer": "Ursula K. Le Guin"
},
- {
- "category": "THE GRIZZLIES",
- "air_date": "2003-06-25",
- "question": "Seen here, a grizzly bear prepares to feed on this fish, a staple of its diet",
- "value": "$2000",
- "answer": "salmon",
- "round": "Double Jeopardy!",
- "show_number": "4348",
- "fullAnswer": "salmon"
- },
{
"category": "THE ROCKETS",
"air_date": "2003-06-25",
@@ -124649,16 +123539,6 @@
"show_number": "4348",
"fullAnswer": "Lisa Leslie"
},
- {
- "category": "TELEVISION",
- "air_date": "2003-06-25",
- "question": "In Apple's I-Movie program, the effect seen here that's done with photos is named for this TV filmmaker",
- "value": null,
- "answer": "Ken Burns",
- "round": "Final Jeopardy!",
- "show_number": "4348",
- "fullAnswer": "Ken Burns"
- },
{
"category": "THE 1990S",
"air_date": "1996-12-20",
@@ -126079,16 +124959,6 @@
"show_number": "3804",
"fullAnswer": "Senate"
},
- {
- "category": "HEADS UP",
- "air_date": "2001-03-01",
- "question": "He's the \"childish\" 19th century outlaw and NYC native seen here",
- "value": "$200",
- "answer": "Billy the Kid",
- "round": "Double Jeopardy!",
- "show_number": "3804",
- "fullAnswer": "Billy the Kid (William Bonney)"
- },
{
"category": "WATCH YOUR STEPPE",
"air_date": "2001-03-01",
@@ -126139,16 +125009,6 @@
"show_number": "3804",
"fullAnswer": "At-large"
},
- {
- "category": "HEADS UP",
- "air_date": "2001-03-01",
- "question": "In 1897 this man seen here began a 3-year exile in Siberia",
- "value": "$400",
- "answer": "V.I. Lenin",
- "round": "Double Jeopardy!",
- "show_number": "3804",
- "fullAnswer": "V.I. Lenin"
- },
{
"category": "WATCH YOUR STEPPE",
"air_date": "2001-03-01",
@@ -126249,26 +125109,6 @@
"show_number": "3804",
"fullAnswer": "the General Accounting Office"
},
- {
- "category": "HEADS UP",
- "air_date": "2001-03-01",
- "question": "Controversial American evangelist of the 1920s seen here",
- "value": "$800",
- "answer": "Aimee Semple McPherson",
- "round": "Double Jeopardy!",
- "show_number": "3804",
- "fullAnswer": "Aimee Semple McPherson"
- },
- {
- "category": "WATCH YOUR STEPPE",
- "air_date": "2001-03-01",
- "question": "Born in 1860, this playwright seen here won the Pushkin Prize for his 1888 short story \"The Steppe\"",
- "value": "$500",
- "answer": "Anton Chekhov",
- "round": "Double Jeopardy!",
- "show_number": "3804",
- "fullAnswer": "Anton Chekhov"
- },
{
"category": "\"LOOK\" OUT!",
"air_date": "2001-03-01",
@@ -126299,16 +125139,6 @@
"show_number": "3804",
"fullAnswer": "Government Printing Office (GPO)"
},
- {
- "category": "HEADS UP",
- "air_date": "2001-03-01",
- "question": "This actress seen here dominated French theatre for more than half a century",
- "value": "$1000",
- "answer": "Sarah Bernhardt",
- "round": "Double Jeopardy!",
- "show_number": "3804",
- "fullAnswer": "Sarah Bernhardt"
- },
{
"category": "WATCH YOUR STEPPE",
"air_date": "2001-03-01",
@@ -126539,16 +125369,6 @@
"show_number": "4530",
"fullAnswer": "souvlaki"
},
- {
- "category": "NFL COACHES",
- "air_date": "2004-04-23",
- "question": "Now a broadcaster & businessman, his Chicago restaurant bears the logo seen here",
- "value": "$800",
- "answer": "Ditka",
- "round": "Jeopardy!",
- "show_number": "4530",
- "fullAnswer": "(Mike) Ditka"
- },
{
"category": "\"OO\" WHO?",
"air_date": "2004-04-23",
@@ -126679,16 +125499,6 @@
"show_number": "4530",
"fullAnswer": "Love, American Style"
},
- {
- "category": "MUSEUMS",
- "air_date": "2004-04-23",
- "question": "The pot seen here in this state's state museum is from the Mogollon culture, possible ancestor of the Hopi",
- "value": "$400",
- "answer": "Arizona",
- "round": "Double Jeopardy!",
- "show_number": "4530",
- "fullAnswer": "Arizona"
- },
{
"category": "WHAT IS IT ABOUT HIM?",
"air_date": "2004-04-23",
@@ -127739,16 +126549,6 @@
"show_number": "3788",
"fullAnswer": "shilling"
},
- {
- "category": "MAMMALS",
- "air_date": "2001-02-07",
- "question": "The fellow seen here is native to this continent",
- "value": "$500",
- "answer": "Africa",
- "round": "Jeopardy!",
- "show_number": "3788",
- "fullAnswer": "Africa"
- },
{
"category": "THE CHAIRMAN OF THE BOARD",
"air_date": "2001-02-07",
@@ -127879,16 +126679,6 @@
"show_number": "3788",
"fullAnswer": "Romeo"
},
- {
- "category": "VAUDEVILLE",
- "air_date": "2001-02-07",
- "question": "The billing of Julian Eltinge, seen here, was \"The most beautiful woman in the world is really\" this",
- "value": "$400",
- "answer": "man",
- "round": "Double Jeopardy!",
- "show_number": "3788",
- "fullAnswer": "a man"
- },
{
"category": "TRAVEL",
"air_date": "2001-02-07",
@@ -127909,16 +126699,6 @@
"show_number": "3788",
"fullAnswer": "The Seven Samurai"
},
- {
- "category": "HISTORIC TABLOID HEADLINES",
- "air_date": "2001-02-07",
- "question": "She's the subject of the 17th century headline seen here:
\"LOCA POCA!! Saves Boy Toy From Fatal Clubbing\"",
- "value": "$600",
- "answer": "Pocahontas",
- "round": "Double Jeopardy!",
- "show_number": "3788",
- "fullAnswer": "Pocahontas"
- },
{
"category": "AL OR GEORGE",
"air_date": "2001-02-07",
@@ -131369,16 +130149,6 @@
"show_number": "1191",
"fullAnswer": "Texas"
},
- {
- "category": "THE HISTORY CHANNEL",
- "air_date": "2000-04-03",
- "question": "An episode of the History Channel's \"Modern Marvels\" featured this landmark seen here:
(in San Francisco)",
- "value": "$100",
- "answer": "Golden Gate Bridge",
- "round": "Jeopardy!",
- "show_number": "3596",
- "fullAnswer": "Golden Gate Bridge"
- },
{
"category": "2 FIRST NAMES?",
"air_date": "2000-04-03",
@@ -131429,16 +130199,6 @@
"show_number": "3596",
"fullAnswer": "Sleigh"
},
- {
- "category": "THE HISTORY CHANNEL",
- "air_date": "2000-04-03",
- "question": "An episode of \"Civil War Journal\" featured this general seen here:",
- "value": "$200",
- "answer": "Ulysses S. Grant",
- "round": "Jeopardy!",
- "show_number": "3596",
- "fullAnswer": "Ulysses S. Grant"
- },
{
"category": "2 FIRST NAMES?",
"air_date": "2000-04-03",
@@ -131489,16 +130249,6 @@
"show_number": "3596",
"fullAnswer": "Veil"
},
- {
- "category": "THE HISTORY CHANNEL",
- "air_date": "2000-04-03",
- "question": "It's the historic site seen here:
(in San Antonio)",
- "value": "$300",
- "answer": "Alamo",
- "round": "Jeopardy!",
- "show_number": "3596",
- "fullAnswer": "The Alamo"
- },
{
"category": "2 FIRST NAMES?",
"air_date": "2000-04-03",
@@ -131609,16 +130359,6 @@
"show_number": "3596",
"fullAnswer": "\"The Aeneid\""
},
- {
- "category": "THE HISTORY CHANNEL",
- "air_date": "2000-04-03",
- "question": "Year featured in the episode of \"Year By Year\" seen here:
(Berlin Wall erected)",
- "value": "$500",
- "answer": "1961",
- "round": "Jeopardy!",
- "show_number": "3596",
- "fullAnswer": "1961"
- },
{
"category": "2 FIRST NAMES?",
"air_date": "2000-04-03",
@@ -131949,16 +130689,6 @@
"show_number": "3854",
"fullAnswer": "mp3"
},
- {
- "category": "YOU'RE THE MAN NOW, DOG!",
- "air_date": "2001-05-10",
- "question": "The name of this breed seen here can also mean a person who's a deternined pursuer",
- "value": "$100",
- "answer": "bloodhound",
- "round": "Jeopardy!",
- "show_number": "3854",
- "fullAnswer": "bloodhound"
- },
{
"category": "STATE TREES",
"air_date": "2001-05-10",
@@ -131999,16 +130729,6 @@
"show_number": "3854",
"fullAnswer": "Madonna"
},
- {
- "category": "GADGETS",
- "air_date": "2001-05-10",
- "question": "You have to \"hand\" it to this brand seen here; it's organizing the world",
- "value": "$200",
- "answer": "Palm",
- "round": "Jeopardy!",
- "show_number": "3854",
- "fullAnswer": "Palm"
- },
{
"category": "YOU'RE THE MAN NOW, DOG!",
"air_date": "2001-05-10",
@@ -132069,16 +130789,6 @@
"show_number": "3854",
"fullAnswer": "Polaroid"
},
- {
- "category": "YOU'RE THE MAN NOW, DOG!",
- "air_date": "2001-05-10",
- "question": "The type of dog seen here, or a tool used in lectures",
- "value": "$300",
- "answer": "pointer",
- "round": "Jeopardy!",
- "show_number": "3854",
- "fullAnswer": "pointer"
- },
{
"category": "STATE TREES",
"air_date": "2001-05-10",
@@ -132179,16 +130889,6 @@
"show_number": "3854",
"fullAnswer": "Air Bud"
},
- {
- "category": "GADGETS",
- "air_date": "2001-05-10",
- "question": "The device seen here, it wirelessly connects your Apples",
- "value": "$500",
- "answer": "Airport",
- "round": "Jeopardy!",
- "show_number": "3854",
- "fullAnswer": "Airport"
- },
{
"category": "YOU'RE THE MAN NOW, DOG!",
"air_date": "2001-05-10",
@@ -133709,16 +132409,6 @@
"show_number": "3621",
"fullAnswer": "a comeback"
},
- {
- "category": "THE HISTORY CHANNEL",
- "air_date": "2000-05-08",
- "question": "It's the New Deal organization that's the subject of the program seen here:
\"The plan--tame the river with dozens of dams & 200,000 workers\"",
- "value": "$200",
- "answer": "TVA",
- "round": "Jeopardy!",
- "show_number": "3621",
- "fullAnswer": "the TVA (Tennessee Valley Authority)"
- },
{
"category": "SPORTS LEGENDS",
"air_date": "2000-05-08",
@@ -133829,16 +132519,6 @@
"show_number": "3621",
"fullAnswer": "Back to the Future"
},
- {
- "category": "THE HISTORY CHANNEL",
- "air_date": "2000-05-08",
- "question": "This designer's Y-line dress, seen here, highlighted a show on the year 1955",
- "value": "$400",
- "answer": "Christian Dior",
- "round": "Jeopardy!",
- "show_number": "3621",
- "fullAnswer": "Christian Dior"
- },
{
"category": "SPORTS LEGENDS",
"air_date": "2000-05-08",
@@ -133889,16 +132569,6 @@
"show_number": "3621",
"fullAnswer": "back to the drawing board"
},
- {
- "category": "THE HISTORY CHANNEL",
- "air_date": "2000-05-08",
- "question": "A program on ocean liners featured this ship, seen here:
\"She could carry 3,000 passengers & crew in unparalleled comfort...\"",
- "value": "$500",
- "answer": "Queen Mary",
- "round": "Jeopardy!",
- "show_number": "3621",
- "fullAnswer": "the Queen Mary"
- },
{
"category": "SPORTS LEGENDS",
"air_date": "2000-05-08",
@@ -134939,16 +133609,6 @@
"show_number": "3193",
"fullAnswer": "Hartford"
},
- {
- "category": "MAMMALS",
- "air_date": "1998-06-17",
- "question": "The teeth of the animal seen here are different than yours; they have no enamel:",
- "value": "$200",
- "answer": "Armadillo",
- "round": "Jeopardy!",
- "show_number": "3193",
- "fullAnswer": "Armadillo"
- },
{
"category": "HITCHCOCK'S CATTLE",
"air_date": "1998-06-17",
@@ -135289,16 +133949,6 @@
"show_number": "3193",
"fullAnswer": "Boston cream pie"
},
- {
- "category": "1948",
- "air_date": "1998-06-17",
- "question": "Baby seen here in 1948:
(mother is Princess Elizabeth)",
- "value": "$600",
- "answer": "Prince Charles",
- "round": "Double Jeopardy!",
- "show_number": "3193",
- "fullAnswer": "Prince Charles"
- },
{
"category": "BRIT ROCK",
"air_date": "1998-06-17",
@@ -140139,26 +138789,6 @@
"show_number": "3846",
"fullAnswer": "Carnegie"
},
- {
- "category": "SENIORS PROM",
- "air_date": "2001-04-30",
- "question": "Grandpa wears this item seen here with his tux, as his wristwatch doesn't go with French cuffs",
- "value": "$400",
- "answer": "pocket watch",
- "round": "Double Jeopardy!",
- "show_number": "3846",
- "fullAnswer": "pocket watch"
- },
- {
- "category": "BE A SALAMI SWAMI",
- "air_date": "2001-04-30",
- "question": "It's the popular & spicy pizza salami seen here",
- "value": "$400",
- "answer": "pepperoni",
- "round": "Double Jeopardy!",
- "show_number": "3846",
- "fullAnswer": "pepperoni"
- },
{
"category": "REALLY BAD DATES",
"air_date": "2001-04-30",
@@ -140259,16 +138889,6 @@
"show_number": "3846",
"fullAnswer": "Erie"
},
- {
- "category": "SENIORS PROM",
- "air_date": "2001-04-30",
- "question": "Seniors crowd the buffet table for the Matjes type of this pickled item seen here",
- "value": "$800",
- "answer": "herring",
- "round": "Double Jeopardy!",
- "show_number": "3846",
- "fullAnswer": "herring"
- },
{
"category": "BE A SALAMI SWAMI",
"air_date": "2001-04-30",
@@ -140349,16 +138969,6 @@
"show_number": "3846",
"fullAnswer": "New Zealand"
},
- {
- "category": "LIT ON FILM",
- "air_date": "2001-04-30",
- "question": "A 1935 version of this Dostoyevsky classic is seen here",
- "value": "$1000",
- "answer": "Crime and Punishment",
- "round": "Double Jeopardy!",
- "show_number": "3846",
- "fullAnswer": "Crime and Punishment"
- },
{
"category": "T\"EEN\"",
"air_date": "2001-04-30",
@@ -141269,16 +139879,6 @@
"show_number": "4511",
"fullAnswer": "Frida"
},
- {
- "category": "BRAND NAMES",
- "air_date": "2004-03-29",
- "question": "A classic model from this company is seen here",
- "value": "$800",
- "answer": "Fender",
- "round": "Double Jeopardy!",
- "show_number": "4511",
- "fullAnswer": "Fender"
- },
{
"category": "THERE ARE PLACES",
"air_date": "2004-03-29",
@@ -142629,16 +141229,6 @@
"show_number": "2832",
"fullAnswer": "Mongolia"
},
- {
- "category": "ROCK ME",
- "air_date": "2000-11-20",
- "question": "Michelangelo made \"David\", seen here, from this rock",
- "value": "$100",
- "answer": "Marble",
- "round": "Jeopardy!",
- "show_number": "3731",
- "fullAnswer": "Marble"
- },
{
"category": "2000 COMMENCEMENT SPEAKERS",
"air_date": "2000-11-20",
@@ -142729,16 +141319,6 @@
"show_number": "3731",
"fullAnswer": "Allen Ginsberg"
},
- {
- "category": "COLLEGE FOOTBALL",
- "air_date": "2000-11-20",
- "question": "Mississippi State is represented by this persistent creature seen here",
- "value": "$200",
- "answer": "Bulldog",
- "round": "Jeopardy!",
- "show_number": "3731",
- "fullAnswer": "Bulldog"
- },
{
"category": "MONEY TALKS",
"air_date": "2000-11-20",
@@ -142869,16 +141449,6 @@
"show_number": "3731",
"fullAnswer": "Lucre"
},
- {
- "category": "ROCK ME",
- "air_date": "2000-11-20",
- "question": "It's the earthy term for crystal lime nodules like the one seen here",
- "value": "$500",
- "answer": "Geode",
- "round": "Jeopardy!",
- "show_number": "3731",
- "fullAnswer": "Geode"
- },
{
"category": "2000 COMMENCEMENT SPEAKERS",
"air_date": "2000-11-20",
@@ -149839,16 +148409,6 @@
"show_number": "3396",
"fullAnswer": "Ronald Reagan"
},
- {
- "category": "PEOPLE",
- "air_date": "1999-05-17",
- "question": "Young star seen here in a 1998 sequel",
- "value": "$400",
- "answer": "Jennifer Love Hewitt",
- "round": "Double Jeopardy!",
- "show_number": "3396",
- "fullAnswer": "Jennifer Love Hewitt"
- },
{
"category": "LOOK OUT \"BELL\"OW",
"air_date": "1999-05-17",
@@ -150189,16 +148749,6 @@
"show_number": "3969",
"fullAnswer": "border states"
},
- {
- "category": "I'M JUST A BILL",
- "air_date": "2001-11-29",
- "question": "Seen here, this actor headed the drama department at Montana State University before his acting career took off",
- "value": "$600",
- "answer": "Bill Pullman",
- "round": "Jeopardy!",
- "show_number": "3969",
- "fullAnswer": "Bill Pullman"
- },
{
"category": "A,E,I,O,U",
"air_date": "2001-11-29",
@@ -150269,16 +148819,6 @@
"show_number": "3969",
"fullAnswer": "U"
},
- {
- "category": "& SOMETIMES Y",
- "air_date": "2001-11-29",
- "question": "(Jimmy of the Clue Crew) The term for a worker in the area seen here is also a 1980 Jodie Foster film",
- "value": "$800",
- "answer": "Carny",
- "round": "Jeopardy!",
- "show_number": "3969",
- "fullAnswer": "Carny"
- },
{
"category": "THE CIRCULATORY SYSTEM",
"air_date": "2001-11-29",
@@ -152089,16 +150629,6 @@
"show_number": "3660",
"fullAnswer": "Bill Clinton"
},
- {
- "category": "WORLD HERITAGE SITES",
- "air_date": "2000-06-30",
- "question": "Though the object seen here is listed as in the United States, it was made in this country:
(Statue of Liberty)",
- "value": "$400",
- "answer": "France",
- "round": "Double Jeopardy!",
- "show_number": "3660",
- "fullAnswer": "France"
- },
{
"category": "THE SONGS OF THE CARPENTERS",
"air_date": "2000-06-30",
@@ -155589,26 +154119,6 @@
"show_number": "3103",
"fullAnswer": "Stations Of The Cross"
},
- {
- "category": "\"P.S.\"",
- "air_date": "1998-02-11",
- "question": "Comic seen here in a 1995 film: \"You guys - we're talking about a human day's life here! Hello? Heads, shoulders, knees & toes, knees & toes - the whole thing!\"",
- "value": "$300",
- "answer": "Pauly Shore",
- "round": "Double Jeopardy!",
- "show_number": "3103",
- "fullAnswer": "Pauly Shore"
- },
- {
- "category": "CORKY THE CARNY",
- "air_date": "1998-02-11",
- "question": "Corky loves the special turtle version of this ride seen here:",
- "value": "$800",
- "answer": "Tilt-A-Whirl",
- "round": "Double Jeopardy!",
- "show_number": "3103",
- "fullAnswer": "Tilt-A-Whirl"
- },
{
"category": "OPERA",
"air_date": "1998-02-11",
@@ -158749,16 +157259,6 @@
"show_number": "3736",
"fullAnswer": "Japan"
},
- {
- "category": "COLLECTIBLES",
- "air_date": "2000-11-27",
- "question": "To be authentic, a figurine such as the one seen here must bear the signature of this nun on whose art it was based",
- "value": "$400",
- "answer": "Hummel",
- "round": "Jeopardy!",
- "show_number": "3736",
- "fullAnswer": "Hummel"
- },
{
"category": "U.S. CITY NICKNAMES",
"air_date": "2000-11-27",
@@ -160229,16 +158729,6 @@
"show_number": "3285",
"fullAnswer": "Edwin Drood"
},
- {
- "category": "INTERNATIONAL FOOD & DRINK",
- "air_date": "1998-12-11",
- "question": "Blimey! It's the fruit seen here",
- "value": "$800",
- "answer": "Breadfruit",
- "round": "Double Jeopardy!",
- "show_number": "3285",
- "fullAnswer": "Breadfruit"
- },
{
"category": "THE AMBASSADORS",
"air_date": "1998-12-11",
@@ -160959,16 +159449,6 @@
"show_number": "4155",
"fullAnswer": "Meyer Lansky"
},
- {
- "category": "BRAND NAMES",
- "air_date": "2002-09-27",
- "question": "The logo seen here represents this brand named for an Italian-born baron",
- "value": "$400",
- "answer": "Bic",
- "round": "Jeopardy!",
- "show_number": "4155",
- "fullAnswer": "Bic"
- },
{
"category": "WAR & PEACE SONGS",
"air_date": "2002-09-27",
@@ -161079,16 +159559,6 @@
"show_number": "4155",
"fullAnswer": "Dutch Schultz"
},
- {
- "category": "BRAND NAMES",
- "air_date": "2002-09-27",
- "question": "Whole wheat is a major ingredient in this brand whose symbol is seen here",
- "value": "$800",
- "answer": "Roman Meal bread",
- "round": "Jeopardy!",
- "show_number": "4155",
- "fullAnswer": "Roman Meal bread"
- },
{
"category": "WAR & PEACE SONGS",
"air_date": "2002-09-27",
@@ -162139,16 +160609,6 @@
"show_number": "3504",
"fullAnswer": "Monkeys"
},
- {
- "category": "TURKEY",
- "air_date": "1999-11-25",
- "question": "As seen here, Turkey has some of the best preserved of these structures from Roman times:",
- "value": "$300",
- "answer": "Theatres",
- "round": "Jeopardy!",
- "show_number": "3504",
- "fullAnswer": "Theatres"
- },
{
"category": "DINNER",
"air_date": "1999-11-25",
@@ -162519,16 +160979,6 @@
"show_number": "3504",
"fullAnswer": "Peregrine White"
},
- {
- "category": "20th CENTURY PEOPLE",
- "air_date": "1999-11-25",
- "question": "He's the beastly early century free thinker seen here:",
- "value": "$1000",
- "answer": "Aleister Crowley",
- "round": "Double Jeopardy!",
- "show_number": "3504",
- "fullAnswer": "Aleister Crowley"
- },
{
"category": "PICARESQUE NOVELS",
"air_date": "1999-11-25",
@@ -165509,16 +163959,6 @@
"show_number": "4496",
"fullAnswer": "Pink Floyd"
},
- {
- "category": "PHOTO OP",
- "air_date": "2004-03-08",
- "question": "Part of this important Biblical discovery of the 1940s is seen here",
- "value": "$600",
- "answer": "Dead Sea Scrolls",
- "round": "Jeopardy!",
- "show_number": "4496",
- "fullAnswer": "the Dead Sea Scrolls"
- },
{
"category": "MYTHICAL MENAGERIE",
"air_date": "2004-03-08",
@@ -165569,16 +164009,6 @@
"show_number": "4496",
"fullAnswer": "little green apples"
},
- {
- "category": "PHOTO OP",
- "air_date": "2004-03-08",
- "question": "A famous military figure is seen here making his historic arrival in this country",
- "value": "$800",
- "answer": "Philippines",
- "round": "Jeopardy!",
- "show_number": "4496",
- "fullAnswer": "the Philippines"
- },
{
"category": "MYTHICAL MENAGERIE",
"air_date": "2004-03-08",
@@ -165629,16 +164059,6 @@
"show_number": "4496",
"fullAnswer": "\"Paint It, Black\""
},
- {
- "category": "PHOTO OP",
- "air_date": "2004-03-08",
- "question": "He's the Bombay-born literary giant seen here",
- "value": "$1000",
- "answer": "Rudyard Kipling",
- "round": "Jeopardy!",
- "show_number": "4496",
- "fullAnswer": "Rudyard Kipling"
- },
{
"category": "MYTHICAL MENAGERIE",
"air_date": "2004-03-08",
@@ -168959,16 +167379,6 @@
"show_number": "3779",
"fullAnswer": "Ironclad"
},
- {
- "category": "STATE FLAGS",
- "air_date": "2001-01-25",
- "question": "State whose flag is seen here
(in the Southwest)",
- "value": "$400",
- "answer": "New Mexico",
- "round": "Jeopardy!",
- "show_number": "3779",
- "fullAnswer": "New Mexico"
- },
{
"category": "STYLISH CELEBRITIES",
"air_date": "2001-01-25",
@@ -169229,16 +167639,6 @@
"show_number": "3779",
"fullAnswer": "Singapore"
},
- {
- "category": "20th CENTURY ARCHITECTURE",
- "air_date": "2001-01-25",
- "question": "L.A. residents fondly nicknamed Cesar Pelli's Pacific Design Center, seen here, after this huge animal",
- "value": "$600",
- "answer": "Blue Whale",
- "round": "Double Jeopardy!",
- "show_number": "3779",
- "fullAnswer": "\"Blue Whale\""
- },
{
"category": "CLASSICAL COMPOSITIONS",
"air_date": "2001-01-25",
@@ -170189,16 +168589,6 @@
"show_number": "1329",
"fullAnswer": "Mason-Dixon Line"
},
- {
- "category": "CEREMONIES",
- "air_date": "1990-05-17",
- "question": "Famous street on which the ceremony seen here took place:
[star on Walk of Fame]",
- "value": "$700",
- "answer": "Hollywood Boulevard",
- "round": "Jeopardy!",
- "show_number": "1329",
- "fullAnswer": "Hollywood Boulevard"
- },
{
"category": "MAGAZINES",
"air_date": "1990-05-17",
@@ -171769,16 +170159,6 @@
"show_number": "3227",
"fullAnswer": "teeth"
},
- {
- "category": "MORE THAN \"ONE\" MOVIE",
- "air_date": "1998-09-22",
- "question": "It's the ever-popular, ever-cool '50s film seen here
[Marlon Brando on motorcycle]",
- "value": "$300",
- "answer": "Wild One",
- "round": "Jeopardy!",
- "show_number": "3227",
- "fullAnswer": "The Wild One"
- },
{
"category": "SPORTING CLICHES",
"air_date": "1998-09-22",
@@ -172049,16 +170429,6 @@
"show_number": "3227",
"fullAnswer": "Iceland"
},
- {
- "category": "FAMOUS NAMES",
- "air_date": "1998-09-22",
- "question": "Peasant girl seen here in a 15th century portrait",
- "value": "$600",
- "answer": "Joan of Arc",
- "round": "Double Jeopardy!",
- "show_number": "3227",
- "fullAnswer": "Joan of Arc"
- },
{
"category": "THE WOMAN AT THE MIKE",
"air_date": "1998-09-22",
@@ -174579,16 +172949,6 @@
"show_number": "3863",
"fullAnswer": "Madeleine Albright"
},
- {
- "category": "CALIFORNIA EXPORTS",
- "air_date": "2001-05-23",
- "question": "The CAAB is the California advisory board for these, seen here",
- "value": "$200",
- "answer": "Artichokes",
- "round": "Jeopardy!",
- "show_number": "3863",
- "fullAnswer": "Artichokes"
- },
{
"category": "THE ROMANOVS",
"air_date": "2001-05-23",
@@ -174619,16 +172979,6 @@
"show_number": "3863",
"fullAnswer": "Bunk"
},
- {
- "category": "BEASTLY LITERATURE",
- "air_date": "2001-05-23",
- "question": "She illustrated the piggies seen here",
- "value": "$300",
- "answer": "Beatrix Potter",
- "round": "Jeopardy!",
- "show_number": "3863",
- "fullAnswer": "Beatrix Potter"
- },
{
"category": "STYLIN' LIKE LARRY KING",
"air_date": "2001-05-23",
@@ -174889,16 +173239,6 @@
"show_number": "3863",
"fullAnswer": "Nathaniel Bacon"
},
- {
- "category": "FLORIDUDS",
- "air_date": "2001-05-23",
- "question": "In Key West, site of his vacation home, the \"Little White House\", he favored loud print shirts like the one seen here",
- "value": "$400",
- "answer": "Harry S. Truman",
- "round": "Double Jeopardy!",
- "show_number": "3863",
- "fullAnswer": "Harry S. Truman"
- },
{
"category": "SIMPLE SCIENCE",
"air_date": "2001-05-23",
@@ -174919,16 +173259,6 @@
"show_number": "3863",
"fullAnswer": "Camptown Races"
},
- {
- "category": "EGYPT BEYOND THE PYRAMIDS",
- "air_date": "2001-05-23",
- "question": "13-letter term for the process undergone by the Egyptian seen here",
- "value": "$600",
- "answer": "Mummification",
- "round": "Double Jeopardy!",
- "show_number": "3863",
- "fullAnswer": "Mummification"
- },
{
"category": "SEEING DOUBLE",
"air_date": "2001-05-23",
@@ -175069,16 +173399,6 @@
"show_number": "3863",
"fullAnswer": "Laura"
},
- {
- "category": "FLORIDUDS",
- "air_date": "2001-05-23",
- "question": "In 2000, the fashion choices of this politician, seen here, came under a lot of scrutiny",
- "value": "$1000",
- "answer": "Katherine Harris",
- "round": "Double Jeopardy!",
- "show_number": "3863",
- "fullAnswer": "Katherine Harris"
- },
{
"category": "SIMPLE SCIENCE",
"air_date": "2001-05-23",
@@ -175399,16 +173719,6 @@
"show_number": "3520",
"fullAnswer": "Jane Curtin"
},
- {
- "category": "\"R\"RRRRR!",
- "air_date": "1999-12-17",
- "question": "It's the creature from which hats like the one seen here were originally made:",
- "value": "$200",
- "answer": "Raccoon",
- "round": "Double Jeopardy!",
- "show_number": "3520",
- "fullAnswer": "Raccoon"
- },
{
"category": "A PIRATE'S LIFE FOR ME",
"air_date": "1999-12-17",
@@ -178359,16 +176669,6 @@
"show_number": "3175",
"fullAnswer": "Canada"
},
- {
- "category": "CATEGORY IN TRAINING",
- "air_date": "1998-05-22",
- "question": "Training device seen here: (could be a 747)",
- "value": "$200",
- "answer": "Flight Simulator",
- "round": "Jeopardy!",
- "show_number": "3175",
- "fullAnswer": "Flight Simulator"
- },
{
"category": "\"C\" CREATURES",
"air_date": "1998-05-22",
@@ -178409,16 +176709,6 @@
"show_number": "3175",
"fullAnswer": "Lit up"
},
- {
- "category": "A LITTLE BIT COUNTRY",
- "air_date": "1998-05-22",
- "question": "On the country charts in the '70s, this singer, seen here, came back to country in 1997: \"Think of that summer...\"",
- "value": "$300",
- "answer": "Olivia Newton-John",
- "round": "Jeopardy!",
- "show_number": "3175",
- "fullAnswer": "Olivia Newton-John"
- },
{
"category": "CATEGORY IN TRAINING",
"air_date": "1998-05-22",
@@ -178489,16 +176779,6 @@
"show_number": "3175",
"fullAnswer": "Squire"
},
- {
- "category": "\"C\" CREATURES",
- "air_date": "1998-05-22",
- "question": "Commercial breeding of this critter, seen here, began in 1923 when 11 were imported to California",
- "value": "$500",
- "answer": "Chinchilla",
- "round": "Jeopardy!",
- "show_number": "3175",
- "fullAnswer": "Chinchilla"
- },
{
"category": "THE CHAIN GANG",
"air_date": "1998-05-22",
@@ -178759,16 +177039,6 @@
"show_number": "3175",
"fullAnswer": "Still waters"
},
- {
- "category": "THE MOVIES",
- "air_date": "1998-05-22",
- "question": "Oscar-winning epic seen here: (with Peter O' Toole)",
- "value": "$600",
- "answer": "Lawrence of Arabia",
- "round": "Double Jeopardy!",
- "show_number": "3175",
- "fullAnswer": "Lawrence of Arabia"
- },
{
"category": "A LITTLE BITTY COUNTRY",
"air_date": "1998-05-22",
@@ -181089,16 +179359,6 @@
"show_number": "5986",
"fullAnswer": "cars"
},
- {
- "category": "RECENT MOVIES",
- "air_date": "2010-09-27",
- "question": "He's the title hero seen here in a 2010 sequel doing exactly what you would do if you had the opportunity",
- "value": "$200",
- "answer": "Iron Man",
- "round": "Jeopardy!",
- "show_number": "5986",
- "fullAnswer": "Iron Man"
- },
{
"category": "GOOD OLD SOUTHERN EATS",
"air_date": "2010-09-27",
@@ -182739,16 +180999,6 @@
"show_number": "3109",
"fullAnswer": "Mary Leakey"
},
- {
- "category": "\"AW\", SHUCKS",
- "air_date": "1998-02-19",
- "question": "Cartoon character seen here: (his sidekick was Baba Looey)",
- "value": "$1,400",
- "answer": "Quick Draw McGraw",
- "round": "Double Jeopardy!",
- "show_number": "3109",
- "fullAnswer": "Quick Draw McGraw"
- },
{
"category": "JAPAN",
"air_date": "1998-02-19",
@@ -185189,16 +183439,6 @@
"show_number": "3154",
"fullAnswer": "\"Ticket to Ride\""
},
- {
- "category": "LEX' LAB",
- "air_date": "1998-04-23",
- "question": "Lex has a whole spectrum of uses for this optical device seen here:",
- "value": "$400",
- "answer": "Prism",
- "round": "Jeopardy!",
- "show_number": "3154",
- "fullAnswer": "Prism"
- },
{
"category": "SEAFOOD DIET",
"air_date": "1998-04-23",
@@ -185449,16 +183689,6 @@
"show_number": "3154",
"fullAnswer": "Huguenots"
},
- {
- "category": "COMEDIES",
- "air_date": "1998-04-23",
- "question": "From 1946 to 1955, the man seen here (Shemp Howard) was partnered with these two men in a series of comedy shorts:",
- "value": "$800",
- "answer": "Moe Howard & Larry Fine",
- "round": "Double Jeopardy!",
- "show_number": "3154",
- "fullAnswer": "Moe Howard & Larry Fine"
- },
{
"category": "HISTORIES",
"air_date": "1998-04-23",
@@ -186059,16 +184289,6 @@
"show_number": "4390",
"fullAnswer": "Young Frankenstein"
},
- {
- "category": "INTERIORS",
- "air_date": "2003-10-10",
- "question": "\"Ornithological\" term for the item seen here",
- "value": "$1600",
- "answer": "gooseneck lamp",
- "round": "Double Jeopardy!",
- "show_number": "4390",
- "fullAnswer": "gooseneck lamp"
- },
{
"category": "HEY, VERNE!",
"air_date": "2003-10-10",
@@ -187319,16 +185539,6 @@
"show_number": "3267",
"fullAnswer": "1950s"
},
- {
- "category": "ENDANGERED SPECIES",
- "air_date": "1998-11-17",
- "question": "It's the dark endangered species seen here",
- "value": "$200",
- "answer": "Black rhinoceros",
- "round": "Jeopardy!",
- "show_number": "3267",
- "fullAnswer": "Black rhinoceros"
- },
{
"category": "NEW FOOD PRODUCTS",
"air_date": "1998-11-17",
@@ -188899,16 +187109,6 @@
"show_number": "3723",
"fullAnswer": "Aqueduct"
},
- {
- "category": "WILD THINGS",
- "air_date": "2000-11-08",
- "question": "The 2 African species of the mammal seen here have these contrasting names",
- "value": "$800",
- "answer": "Black & White rhinoceros",
- "round": "Double Jeopardy!",
- "show_number": "3723",
- "fullAnswer": "Black & White rhinoceros"
- },
{
"category": "NEW WORDS & PHRASES",
"air_date": "2000-11-08",
@@ -194309,16 +192509,6 @@
"show_number": "3665",
"fullAnswer": "Intolerable Acts"
},
- {
- "category": "GEORGIANS",
- "air_date": "2000-07-07",
- "question": "If you know this man seen here was born in Atlanta in 1958, you might be a redneck!",
- "value": "$300",
- "answer": "Jeff Foxworthy",
- "round": "Jeopardy!",
- "show_number": "3665",
- "fullAnswer": "Jeff Foxworthy"
- },
{
"category": "IT BORDERS BOTH",
"air_date": "2000-07-07",
@@ -194849,16 +193039,6 @@
"show_number": "3170",
"fullAnswer": "Garbage/trash bag"
},
- {
- "category": "WILD THINGS",
- "air_date": "1998-05-15",
- "question": "This type of rattlesnake seen here is named for the way it moves",
- "value": "$500",
- "answer": "Sidewinder",
- "round": "Jeopardy!",
- "show_number": "3170",
- "fullAnswer": "Sidewinder"
- },
{
"category": "MOMMY DEAREST",
"air_date": "1998-05-15",
@@ -194969,16 +193149,6 @@
"show_number": "3170",
"fullAnswer": "Nail file/emery board"
},
- {
- "category": "WILD THINGS",
- "air_date": "1998-05-15",
- "question": "Creature seen here in one of its more familiar \"colors\"",
- "value": "$400",
- "answer": "Chameleon",
- "round": "Jeopardy!",
- "show_number": "3170",
- "fullAnswer": "Chameleon"
- },
{
"category": "MOMMY DEAREST",
"air_date": "1998-05-15",
@@ -195109,16 +193279,6 @@
"show_number": "3170",
"fullAnswer": "Carbon monoxide"
},
- {
- "category": "NATIONAL GEOGRAPHIC",
- "air_date": "1998-05-15",
- "question": "Ancient city seen here (the Colosseum is in the middle) in a National Geographic illustration",
- "value": "$200",
- "answer": "Rome",
- "round": "Double Jeopardy!",
- "show_number": "3170",
- "fullAnswer": "Rome"
- },
{
"category": "CROSSWORD CLUES \"F\"",
"air_date": "1998-05-15",
@@ -195169,16 +193329,6 @@
"show_number": "3170",
"fullAnswer": "Graphite"
},
- {
- "category": "NATIONAL GEOGRAPHIC",
- "air_date": "1998-05-15",
- "question": "The Vogalonga, an annual regatta seen here, takes place in this city",
- "value": "$400",
- "answer": "Venice",
- "round": "Double Jeopardy!",
- "show_number": "3170",
- "fullAnswer": "Venice"
- },
{
"category": "CROSSWORD CLUES \"F\"",
"air_date": "1998-05-15",
@@ -195229,16 +193379,6 @@
"show_number": "3170",
"fullAnswer": "Carbon 14"
},
- {
- "category": "NATIONAL GEOGRAPHIC",
- "air_date": "1998-05-15",
- "question": "Mayor Yuri Luzhkov led the recent effort to restore this city's cathedral, seen here",
- "value": "$600",
- "answer": "Moscow",
- "round": "Double Jeopardy!",
- "show_number": "3170",
- "fullAnswer": "Moscow"
- },
{
"category": "CROSSWORD CLUES \"F\"",
"air_date": "1998-05-15",
@@ -195289,16 +193429,6 @@
"show_number": "3170",
"fullAnswer": "Benzene"
},
- {
- "category": "NATIONAL GEOGRAPHIC",
- "air_date": "1998-05-15",
- "question": "Caribbean island seen here (with a volcanic eruption) in a recent photo",
- "value": "$1,500",
- "answer": "Montserrat",
- "round": "Double Jeopardy!",
- "show_number": "3170",
- "fullAnswer": "Montserrat"
- },
{
"category": "CROSSWORD CLUES \"F\"",
"air_date": "1998-05-15",
@@ -195349,16 +193479,6 @@
"show_number": "3170",
"fullAnswer": "Nitrogen"
},
- {
- "category": "NATIONAL GEOGRAPHIC",
- "air_date": "1998-05-15",
- "question": "This German university city is seen here behind the fossil named for it",
- "value": "$1000",
- "answer": "Heidelberg",
- "round": "Double Jeopardy!",
- "show_number": "3170",
- "fullAnswer": "Heidelberg"
- },
{
"category": "CROSSWORD CLUES \"F\"",
"air_date": "1998-05-15",
@@ -198239,16 +196359,6 @@
"show_number": "3118",
"fullAnswer": "MGM Grand"
},
- {
- "category": "MOVIE STARS",
- "air_date": "1998-03-04",
- "question": "Actor seen here acting really dumb in \"Dumb And Dumber\":",
- "value": "$400",
- "answer": "Jeff Daniels",
- "round": "Jeopardy!",
- "show_number": "3118",
- "fullAnswer": "Jeff Daniels"
- },
{
"category": "AROUND THE DOGHOUSE WITH SPOT",
"air_date": "1998-03-04",
@@ -198329,16 +196439,6 @@
"show_number": "3118",
"fullAnswer": "Italian"
},
- {
- "category": "SHIPS",
- "air_date": "1998-03-04",
- "question": "Ship whose memorial is seen here: (in Pearl Harbor)",
- "value": "$2,000",
- "answer": "U.S.S. Arizona",
- "round": "Jeopardy!",
- "show_number": "3118",
- "fullAnswer": "U.S.S. Arizona"
- },
{
"category": "GO TO \"H\"",
"air_date": "1998-03-04",
@@ -198509,16 +196609,6 @@
"show_number": "3118",
"fullAnswer": "Hester Prynne"
},
- {
- "category": "MAGAZINES",
- "air_date": "1998-03-04",
- "question": "Woman seen here; she has a magazine named for her: (\"It's a good thing\")",
- "value": "$600",
- "answer": "Martha Stewart",
- "round": "Double Jeopardy!",
- "show_number": "3118",
- "fullAnswer": "Martha Stewart"
- },
{
"category": "6 DEGREES OF KEVIN BACON",
"air_date": "1998-03-04",
@@ -200539,16 +198629,6 @@
"show_number": "4308",
"fullAnswer": "closed set"
},
- {
- "category": "CATS ALL, FOLKS",
- "air_date": "2003-04-30",
- "question": "He's the long-time MGM superstar seen here",
- "value": "$600",
- "answer": "Tom",
- "round": "Jeopardy!",
- "show_number": "4308",
- "fullAnswer": "Tom"
- },
{
"category": "BRAIN SURGERY FOR DUMMIES",
"air_date": "2003-04-30",
@@ -200569,16 +198649,6 @@
"show_number": "4308",
"fullAnswer": "John F. Kennedy"
},
- {
- "category": "BOTTLED WATER",
- "air_date": "2003-04-30",
- "question": "The natural rock formation in the California mountains seen here gave this water brand its name & \"points\" to its stream",
- "value": "$800",
- "answer": "Arrowhead",
- "round": "Jeopardy!",
- "show_number": "4308",
- "fullAnswer": "Arrowhead"
- },
{
"category": "READY FOR YOUR NUDE SCENE?",
"air_date": "2003-04-30",
@@ -200719,16 +198789,6 @@
"show_number": "4308",
"fullAnswer": "Richard III"
},
- {
- "category": "STAR TRACK",
- "air_date": "2003-04-30",
- "question": "Country of birth of the famed beauty seen here",
- "value": "$800",
- "answer": "Sweden",
- "round": "Double Jeopardy!",
- "show_number": "4308",
- "fullAnswer": "Sweden (Ingrid Bergman)"
- },
{
"category": "WHO DOES HE THINK HE IS?",
"air_date": "2003-04-30",
@@ -203019,16 +201079,6 @@
"show_number": "3338",
"fullAnswer": "Maurice Sendak"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "1999-02-24",
- "question": "She painted flowers big like the one seen here so that even busy New Yorkers take time to see them",
- "value": "$600",
- "answer": "Georgia O'Keeffe",
- "round": "Double Jeopardy!",
- "show_number": "3338",
- "fullAnswer": "Georgia O'Keeffe"
- },
{
"category": "IN THE TEENS",
"air_date": "1999-02-24",
@@ -203139,16 +201189,6 @@
"show_number": "3338",
"fullAnswer": "Amelia Bedelia"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "1999-02-24",
- "question": "The \"impression\" that this artist painted the work seen here is correct",
- "value": "$1000",
- "answer": "Pierre-Auguste Renoir",
- "round": "Double Jeopardy!",
- "show_number": "3338",
- "fullAnswer": "Pierre-Auguste Renoir"
- },
{
"category": "IN THE TEENS",
"air_date": "1999-02-24",
@@ -203159,16 +201199,6 @@
"show_number": "3338",
"fullAnswer": "Louis XV"
},
- {
- "category": "LANDMARKS",
- "air_date": "1999-02-24",
- "question": "In the 1879 Mathew Brady photo seen here, this structure was about 150 feet tall",
- "value": null,
- "answer": "Washington Monument",
- "round": "Final Jeopardy!",
- "show_number": "3338",
- "fullAnswer": "Washington Monument"
- },
{
"category": "ELVES",
"air_date": "2009-12-11",
@@ -205069,16 +203099,6 @@
"show_number": "3893",
"fullAnswer": "Nickels"
},
- {
- "category": "THE FLAG",
- "air_date": "2001-07-04",
- "question": "The black one of these, a symbol of Western Australia, is seen here on that state's flag",
- "value": "$200",
- "answer": "Swan",
- "round": "Double Jeopardy!",
- "show_number": "3893",
- "fullAnswer": "Swan"
- },
{
"category": "READ",
"air_date": "2001-07-04",
@@ -205169,16 +203189,6 @@
"show_number": "3893",
"fullAnswer": "Niccolo"
},
- {
- "category": "THE FLAG",
- "air_date": "2001-07-04",
- "question": "The flag seen here is of this Baltic republic, that calls itself \"Eesti Vabariik\"",
- "value": "$600",
- "answer": "Estonia",
- "round": "Double Jeopardy!",
- "show_number": "3893",
- "fullAnswer": "Estonia"
- },
{
"category": "READ",
"air_date": "2001-07-04",
@@ -205289,16 +203299,6 @@
"show_number": "3893",
"fullAnswer": "Nicodemus"
},
- {
- "category": "THE FLAG",
- "air_date": "2001-07-04",
- "question": "The flag seen here represents the president of this country:
[harp in the middle]",
- "value": "$1000",
- "answer": "Ireland",
- "round": "Double Jeopardy!",
- "show_number": "3893",
- "fullAnswer": "Ireland"
- },
{
"category": "READ",
"air_date": "2001-07-04",
@@ -205839,16 +203839,6 @@
"show_number": "3475",
"fullAnswer": "Aaron Burr"
},
- {
- "category": "1970s LEADERS",
- "air_date": "1999-10-15",
- "question": "The man seen here was president of this country for the 2nd half of the decade:
[video clue: Valery Giscard d'Estaing]",
- "value": "$800",
- "answer": "France",
- "round": "Double Jeopardy!",
- "show_number": "3475",
- "fullAnswer": "France"
- },
{
"category": "THE NUMBER OF...",
"air_date": "1999-10-15",
@@ -209139,16 +207129,6 @@
"show_number": "2126",
"fullAnswer": "Harry S. Truman & Herbert Hoover"
},
- {
- "category": "AMERICAN EXPERIENCE",
- "air_date": "2000-10-19",
- "question": "He's the performer seen here
[AKA Ehrich Weiss]",
- "value": "$100",
- "answer": "Harry Houdini",
- "round": "Jeopardy!",
- "show_number": "3709",
- "fullAnswer": "Harry Houdini"
- },
{
"category": "SPORTS SHORTS",
"air_date": "2000-10-19",
@@ -209199,26 +207179,6 @@
"show_number": "3709",
"fullAnswer": "Bar Mitzvah"
},
- {
- "category": "AMERICAN EXPERIENCE",
- "air_date": "2000-10-19",
- "question": "River seen here before the building of the Hoover Dam",
- "value": "$200",
- "answer": "Colorado River",
- "round": "Jeopardy!",
- "show_number": "3709",
- "fullAnswer": "Colorado River"
- },
- {
- "category": "SPORTS SHORTS",
- "air_date": "2000-10-19",
- "question": "\"Knick Killer\" seen here",
- "value": "$200",
- "answer": "Reggie Miller",
- "round": "Jeopardy!",
- "show_number": "3709",
- "fullAnswer": "Reggie Miller"
- },
{
"category": "INTERNATIONAL CUISINE",
"air_date": "2000-10-19",
@@ -209259,16 +207219,6 @@
"show_number": "3709",
"fullAnswer": "Family tree"
},
- {
- "category": "AMERICAN EXPERIENCE",
- "air_date": "2000-10-19",
- "question": "Site of the historic attack seen here
[December 7, 1941]",
- "value": "$300",
- "answer": "Pearl Harbor",
- "round": "Jeopardy!",
- "show_number": "3709",
- "fullAnswer": "Pearl Harbor"
- },
{
"category": "SPORTS SHORTS",
"air_date": "2000-10-19",
@@ -209319,16 +207269,6 @@
"show_number": "3709",
"fullAnswer": "Maiden name"
},
- {
- "category": "AMERICAN EXPERIENCE",
- "air_date": "2000-10-19",
- "question": "Richard Byrd is seen here preparing to visit this geographic extreme",
- "value": "$400",
- "answer": "South Pole",
- "round": "Jeopardy!",
- "show_number": "3709",
- "fullAnswer": "South Pole"
- },
{
"category": "SPORTS SHORTS",
"air_date": "2000-10-19",
@@ -209379,16 +207319,6 @@
"show_number": "3709",
"fullAnswer": "Child support"
},
- {
- "category": "AMERICAN EXPERIENCE",
- "air_date": "2000-10-19",
- "question": "This president is seen here with his camera-shy wife Ida",
- "value": "$500",
- "answer": "William McKinley",
- "round": "Jeopardy!",
- "show_number": "3709",
- "fullAnswer": "William McKinley"
- },
{
"category": "SPORTS SHORTS",
"air_date": "2000-10-19",
@@ -212489,16 +210419,6 @@
"show_number": "3686",
"fullAnswer": "Birth of A Nation"
},
- {
- "category": "LINCOLN",
- "air_date": "2000-09-18",
- "question": "Medium used for the sculpture of \"Honest Abe\" seen here",
- "value": "$100",
- "answer": "Pumpkin",
- "round": "Jeopardy!",
- "show_number": "3686",
- "fullAnswer": "Pumpkin"
- },
{
"category": "MERCURY",
"air_date": "2000-09-18",
@@ -212849,16 +210769,6 @@
"show_number": "3686",
"fullAnswer": "Ecuador"
},
- {
- "category": "NOTABLE NAMES",
- "air_date": "2000-09-18",
- "question": "He's the royal 20th century personage seen here",
- "value": "$400",
- "answer": "Emperor Hirohito",
- "round": "Double Jeopardy!",
- "show_number": "3686",
- "fullAnswer": "Emperor Hirohito"
- },
{
"category": "WORD ORIGINS",
"air_date": "2000-09-18",
@@ -212969,16 +210879,6 @@
"show_number": "3686",
"fullAnswer": "Egypt"
},
- {
- "category": "NOTABLE NAMES",
- "air_date": "2000-09-18",
- "question": "He's the Hunkpapa leader seen here who inspired his people before the Little Big Horn",
- "value": "$800",
- "answer": "Sitting Bull",
- "round": "Double Jeopardy!",
- "show_number": "3686",
- "fullAnswer": "Sitting Bull"
- },
{
"category": "WORD ORIGINS",
"air_date": "2000-09-18",
@@ -213159,16 +211059,6 @@
"show_number": "3220",
"fullAnswer": "brass knuckles"
},
- {
- "category": "THE ARABIAN NIGHTS",
- "air_date": "1998-09-11",
- "question": "This character is the hero of several tales & of the movie seen here",
- "value": "$300",
- "answer": "Sinbad",
- "round": "Jeopardy!",
- "show_number": "3220",
- "fullAnswer": "Sinbad"
- },
{
"category": "WHAT'S UP, DUCK?",
"air_date": "1998-09-11",
@@ -213419,16 +211309,6 @@
"show_number": "3220",
"fullAnswer": "\"The Star-Spangled Banner\""
},
- {
- "category": "6-LETTER WORDS",
- "air_date": "1998-09-11",
- "question": "From Persian for \"market\", it's the type of marketplace seen here",
- "value": "$400",
- "answer": "bazaar",
- "round": "Double Jeopardy!",
- "show_number": "3220",
- "fullAnswer": "bazaar"
- },
{
"category": "FIFTEENTH",
"air_date": "1998-09-11",
@@ -215549,16 +213429,6 @@
"show_number": "3740",
"fullAnswer": "Ian Fleming"
},
- {
- "category": "HEY \"MON\"!",
- "air_date": "2000-12-01",
- "question": "Kipling knew it's the agile carnivore seen here:",
- "value": "$400",
- "answer": "Mongoose",
- "round": "Jeopardy!",
- "show_number": "3740",
- "fullAnswer": "Mongoose"
- },
{
"category": "BOOKS OF THE BIBLE",
"air_date": "2000-12-01",
@@ -216779,16 +214649,6 @@
"show_number": "4465",
"fullAnswer": "Amelia Earhart"
},
- {
- "category": "BURIED AT ARLINGTON NATIONAL CEMETERY",
- "air_date": "2004-01-23",
- "question": "Seen here, his is one of the most visited graves at Arlington",
- "value": "$400",
- "answer": "John F. Kennedy",
- "round": "Double Jeopardy!",
- "show_number": "4465",
- "fullAnswer": "John F. Kennedy"
- },
{
"category": "ABBREVIATIONS",
"air_date": "2004-01-23",
@@ -216799,16 +214659,6 @@
"show_number": "4465",
"fullAnswer": "ribonucleic acid"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "2004-01-23",
- "question": "Seen here, he's the most famous occupant at California's Huntington Library",
- "value": "$800",
- "answer": "Blue Boy",
- "round": "Double Jeopardy!",
- "show_number": "4465",
- "fullAnswer": "\"The Blue Boy\""
- },
{
"category": "ENTERTAINING BIRDS",
"air_date": "2004-01-23",
@@ -216979,16 +214829,6 @@
"show_number": "4465",
"fullAnswer": "Nuclear Regulatory Commission"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "2004-01-23",
- "question": "Four of her works, including the one seen here, were recently featured on U.S. stamps",
- "value": "$1,800",
- "answer": "Mary Cassatt",
- "round": "Double Jeopardy!",
- "show_number": "4465",
- "fullAnswer": "Mary Cassatt"
- },
{
"category": "ENTERTAINING BIRDS",
"air_date": "2004-01-23",
@@ -217019,16 +214859,6 @@
"show_number": "4465",
"fullAnswer": "Roanoke Island"
},
- {
- "category": "BURIED AT ARLINGTON NATIONAL CEMETERY",
- "air_date": "2004-01-23",
- "question": "Seen here, this Purple Heart recipient & veteran ABC newsman was laid to rest in 1983",
- "value": "$2000",
- "answer": "Reynolds",
- "round": "Double Jeopardy!",
- "show_number": "4465",
- "fullAnswer": "(Frank) Reynolds"
- },
{
"category": "ABBREVIATIONS",
"air_date": "2004-01-23",
@@ -219329,16 +217159,6 @@
"show_number": "3774",
"fullAnswer": "Quiet"
},
- {
- "category": "FORMER WORLD LEADERS",
- "air_date": "2001-01-18",
- "question": "He's the long-time prisoner seen here
(in South Africa)",
- "value": "$200",
- "answer": "Nelson Mandela",
- "round": "Jeopardy!",
- "show_number": "3774",
- "fullAnswer": "Nelson Mandela"
- },
{
"category": "BUILDING PARTS",
"air_date": "2001-01-18",
@@ -219449,16 +217269,6 @@
"show_number": "3774",
"fullAnswer": "(Mary) Quant"
},
- {
- "category": "FORMER WORLD LEADERS",
- "air_date": "2001-01-18",
- "question": "He's the Canadian NAFTA signer seen here",
- "value": "$400",
- "answer": "Brian Mulroney",
- "round": "Jeopardy!",
- "show_number": "3774",
- "fullAnswer": "Brian Mulroney"
- },
{
"category": "BUILDING PARTS",
"air_date": "2001-01-18",
@@ -219589,16 +217399,6 @@
"show_number": "3774",
"fullAnswer": "Tolkien"
},
- {
- "category": "DAMN, I'VE GOT GREAT PLUMAGE",
- "air_date": "2001-01-18",
- "question": "Reddish color in the name of the tanager seen here",
- "value": "$200",
- "answer": "Scarlet",
- "round": "Double Jeopardy!",
- "show_number": "3774",
- "fullAnswer": "Scarlet"
- },
{
"category": "WHERE FOR ART",
"air_date": "2001-01-18",
@@ -219649,16 +217449,6 @@
"show_number": "3774",
"fullAnswer": "Thatcher"
},
- {
- "category": "DAMN, I'VE GOT GREAT PLUMAGE",
- "air_date": "2001-01-18",
- "question": "2-word name for the bird seen here, or, for a brand of bourbon",
- "value": "$400",
- "answer": "Wild Turkey",
- "round": "Double Jeopardy!",
- "show_number": "3774",
- "fullAnswer": "Wild Turkey"
- },
{
"category": "WHERE FOR ART",
"air_date": "2001-01-18",
@@ -219709,16 +217499,6 @@
"show_number": "3774",
"fullAnswer": "Tom (Jones)"
},
- {
- "category": "DAMN, I'VE GOT GREAT PLUMAGE",
- "air_date": "2001-01-18",
- "question": "\"Great\" blue bird seen here",
- "value": "$600",
- "answer": "Heron",
- "round": "Double Jeopardy!",
- "show_number": "3774",
- "fullAnswer": "Heron"
- },
{
"category": "WHERE FOR ART",
"air_date": "2001-01-18",
@@ -219769,16 +217549,6 @@
"show_number": "3774",
"fullAnswer": "Titania"
},
- {
- "category": "DAMN, I'VE GOT GREAT PLUMAGE",
- "air_date": "2001-01-18",
- "question": "This adjective in the name of the owl seen here also applies to its Arctic home",
- "value": "$800",
- "answer": "Snowy",
- "round": "Double Jeopardy!",
- "show_number": "3774",
- "fullAnswer": "Snowy"
- },
{
"category": "WHERE FOR ART",
"air_date": "2001-01-18",
@@ -219829,16 +217599,6 @@
"show_number": "3774",
"fullAnswer": "\"Typee\""
},
- {
- "category": "DAMN, I'VE GOT GREAT PLUMAGE",
- "air_date": "2001-01-18",
- "question": "The Carolina type, seen here, is one of the spiffier species of this small bird",
- "value": "$1000",
- "answer": "Wren",
- "round": "Double Jeopardy!",
- "show_number": "3774",
- "fullAnswer": "Wren"
- },
{
"category": "WHERE FOR ART",
"air_date": "2001-01-18",
@@ -220399,16 +218159,6 @@
"show_number": "3540",
"fullAnswer": "\"Born in the U.S.A.\""
},
- {
- "category": "CELEBRATE THE CENTURY WITH STAMPS",
- "air_date": "2000-01-14",
- "question": "The stamp seen here representing the first decade of the 1900s features this automobile:",
- "value": "$100",
- "answer": "Model T",
- "round": "Jeopardy!",
- "show_number": "3540",
- "fullAnswer": "Model T"
- },
{
"category": "SAY IT IN ENGLISH",
"air_date": "2000-01-14",
@@ -220459,16 +218209,6 @@
"show_number": "3540",
"fullAnswer": "Paul Simon"
},
- {
- "category": "CELEBRATE THE CENTURY WITH STAMPS",
- "air_date": "2000-01-14",
- "question": "The 1910s are remembered on the stamp seen here for the 1914 oprning of this canal:",
- "value": "$200",
- "answer": "Panama Canal",
- "round": "Jeopardy!",
- "show_number": "3540",
- "fullAnswer": "Panama Canal"
- },
{
"category": "SAY IT IN ENGLISH",
"air_date": "2000-01-14",
@@ -220519,16 +218259,6 @@
"show_number": "3540",
"fullAnswer": "Janet Jackson"
},
- {
- "category": "CELEBRATE THE CENTURY WITH STAMPS",
- "air_date": "2000-01-14",
- "question": "1920s Art Deco architecture is exemplified by this New York building on the stamp seen here:",
- "value": "$300",
- "answer": "Chrysler Building",
- "round": "Jeopardy!",
- "show_number": "3540",
- "fullAnswer": "Chrysler Building"
- },
{
"category": "SAY IT IN ENGLISH",
"air_date": "2000-01-14",
@@ -220579,16 +218309,6 @@
"show_number": "3540",
"fullAnswer": "Sergio Mendes"
},
- {
- "category": "CELEBRATE THE CENTURY WITH STAMPS",
- "air_date": "2000-01-14",
- "question": "She's the lady in the blue hat on the 1930s stamp seen here:",
- "value": "$400",
- "answer": "Eleanor Roosevelt",
- "round": "Jeopardy!",
- "show_number": "3540",
- "fullAnswer": "Eleanor Roosevelt"
- },
{
"category": "SAY IT IN ENGLISH",
"air_date": "2000-01-14",
@@ -220639,16 +218359,6 @@
"show_number": "3540",
"fullAnswer": "U2"
},
- {
- "category": "CELEBRATE THE CENTURY WITH STAMPS",
- "air_date": "2000-01-14",
- "question": "The stamp seen here commemorates this \"bill\" of the 1940s:",
- "value": "$500",
- "answer": "GI Bill",
- "round": "Jeopardy!",
- "show_number": "3540",
- "fullAnswer": "GI Bill"
- },
{
"category": "SAY IT IN ENGLISH",
"air_date": "2000-01-14",
@@ -220949,16 +218659,6 @@
"show_number": "3540",
"fullAnswer": "Rijks"
},
- {
- "category": "COMPUSPEAK",
- "air_date": "2000-01-14",
- "question": "It's the techincal \"language\" seen here:",
- "value": "$1000",
- "answer": "HTML",
- "round": "Double Jeopardy!",
- "show_number": "3540",
- "fullAnswer": "HTML (Hypertext Markup Language)"
- },
{
"category": "JAKES ALIVE!",
"air_date": "2000-01-14",
@@ -221639,16 +219339,6 @@
"show_number": "3775",
"fullAnswer": "Mount Everest"
},
- {
- "category": "THE AFI'S 100 GREATEST AMERICAN MOVIES",
- "air_date": "2001-01-19",
- "question": "This classic seen here is planted firmly at No. 21",
- "value": "$300",
- "answer": "Grapes of Wrath",
- "round": "Jeopardy!",
- "show_number": "3775",
- "fullAnswer": "The Grapes of Wrath"
- },
{
"category": "INTERNET SHORTHAND",
"air_date": "2001-01-19",
@@ -221979,16 +219669,6 @@
"show_number": "3775",
"fullAnswer": "Crystal"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "2001-01-19",
- "question": "A landscape by this \"elder\" Flemish painter is seen here",
- "value": "$600",
- "answer": "Pieter Bruegel the Elder",
- "round": "Double Jeopardy!",
- "show_number": "3775",
- "fullAnswer": "Pieter Bruegel the Elder"
- },
{
"category": "LETTER DROP",
"air_date": "2001-01-19",
@@ -222099,16 +219779,6 @@
"show_number": "3775",
"fullAnswer": "Calcite, gypsum or talc"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "2001-01-19",
- "question": "Around 1884 Edgar Degas painted the portrait seen here of this fellow impressionist",
- "value": "$1000",
- "answer": "Mary Cassatt",
- "round": "Double Jeopardy!",
- "show_number": "3775",
- "fullAnswer": "Mary Cassatt"
- },
{
"category": "LETTER DROP",
"air_date": "2001-01-19",
@@ -223009,16 +220679,6 @@
"show_number": "3714",
"fullAnswer": "The Pretenders"
},
- {
- "category": "PICTUIRE THE PONTIFFS",
- "air_date": "2000-10-26",
- "question": "Before this man, seen here, became pope, he served as the Archbishop of Milan",
- "value": "$500",
- "answer": "Pope Paul VI",
- "round": "Jeopardy!",
- "show_number": "3714",
- "fullAnswer": "Pope Paul VI"
- },
{
"category": "CAPITAL CITY UNIVERSITIES",
"air_date": "2000-10-26",
@@ -223549,16 +221209,6 @@
"show_number": "3083",
"fullAnswer": "William Faulkner"
},
- {
- "category": "CARTOONS",
- "air_date": "1998-01-14",
- "question": "Characters from this Nickelodeon show are seen here:
[Lil, Phil, Chuckie & Tommy]",
- "value": "$600",
- "answer": "Rugrats",
- "round": "Jeopardy!",
- "show_number": "3083",
- "fullAnswer": "Rugrats"
- },
{
"category": "TRANSPORTATION",
"air_date": "1998-01-14",
@@ -228589,16 +226239,6 @@
"show_number": "3541",
"fullAnswer": "A woman scorned"
},
- {
- "category": "THE ACADEMY AWARDS",
- "air_date": "2000-01-17",
- "question": "Actress seen here in her Oscar-winning 1950 performance:",
- "value": "$400",
- "answer": "Judy Holliday",
- "round": "Jeopardy!",
- "show_number": "3541",
- "fullAnswer": "Judy Holliday"
- },
{
"category": "DEUTERONOMY",
"air_date": "2000-01-17",
@@ -228839,16 +226479,6 @@
"show_number": "3541",
"fullAnswer": "Catherine the Great"
},
- {
- "category": "OKLAHOMIES",
- "air_date": "2000-01-17",
- "question": "\"Worlds Apart\" & \"Don't Let Our Love Start Slippin' Away\" are hits by this Oklahoma boy seen here:",
- "value": "$600",
- "answer": "Vince Gill",
- "round": "Double Jeopardy!",
- "show_number": "3541",
- "fullAnswer": "Vince Gill"
- },
{
"category": "ODE TO ENGLAND",
"air_date": "2000-01-17",
@@ -229179,16 +226809,6 @@
"show_number": "4287",
"fullAnswer": "Theodore Roosevelt"
},
- {
- "category": "AT THE ARCADE",
- "air_date": "2003-04-01",
- "question": "Alexey Pajitnov invented this classic game seen here",
- "value": "$800",
- "answer": "Tetris",
- "round": "Jeopardy!",
- "show_number": "4287",
- "fullAnswer": "Tetris"
- },
{
"category": "ODE TO ENGLAND",
"air_date": "2003-04-01",
@@ -229419,16 +227039,6 @@
"show_number": "4287",
"fullAnswer": "Persia"
},
- {
- "category": "OUT-OF-FASHION BABY NAMES",
- "air_date": "2003-04-01",
- "question": "It's the first name used by the mogul seen here, but not by many of your kids' classmates",
- "value": "$1200",
- "answer": "Rupert",
- "round": "Double Jeopardy!",
- "show_number": "4287",
- "fullAnswer": "Rupert (Murdoch)"
- },
{
"category": "IN THE FOOTSTEPS OF AUTHORS",
"air_date": "2003-04-01",
@@ -230109,16 +227719,6 @@
"show_number": "4265",
"fullAnswer": "Pennsylvania Avenue"
},
- {
- "category": "\"Q\" & A",
- "air_date": "2003-02-28",
- "question": "Seen here, it no longer travels",
- "value": "$200",
- "answer": "Queen Mary",
- "round": "Jeopardy!",
- "show_number": "4265",
- "fullAnswer": "Queen Mary"
- },
{
"category": "CHEMISTRY CLASS",
"air_date": "2003-02-28",
@@ -232019,16 +229619,6 @@
"show_number": "4167",
"fullAnswer": "Adam & Eve"
},
- {
- "category": "\"ED\"-UCATION",
- "air_date": "2002-10-15",
- "question": "It's the \"mountain\" growing flower seen here",
- "value": "$800",
- "answer": "Edelweiss",
- "round": "Double Jeopardy!",
- "show_number": "4167",
- "fullAnswer": "Edelweiss"
- },
{
"category": "WHALE WATCHING",
"air_date": "2002-10-15",
@@ -232199,16 +229789,6 @@
"show_number": "4167",
"fullAnswer": "Claes Oldenburg"
},
- {
- "category": "\"ED\"-UCATION",
- "air_date": "2002-10-15",
- "question": "The 1920s sports legend seen here, she turned 95 in 2001",
- "value": "$2000",
- "answer": "Gertrude Ederle",
- "round": "Double Jeopardy!",
- "show_number": "4167",
- "fullAnswer": "Gertrude Ederle"
- },
{
"category": "WHALE WATCHING",
"air_date": "2002-10-15",
@@ -232319,16 +229899,6 @@
"show_number": "3320",
"fullAnswer": "Crane"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "1999-01-29",
- "question": "(VIDEO DAILY DOUBLE): Sir John Everett Millais painted an 1852 portrait of this Shakespearean heroine, seen here",
- "value": "$500",
- "answer": "Ophelia",
- "round": "Jeopardy!",
- "show_number": "3320",
- "fullAnswer": "Ophelia"
- },
{
"category": "COLLEGE SPORTS",
"air_date": "1999-01-29",
@@ -232969,16 +230539,6 @@
"show_number": "3643",
"fullAnswer": "Lid"
},
- {
- "category": "U.S. GEOGRAPHY",
- "air_date": "2000-06-07",
- "question": "If you want to sneak a peek at the landmark seen here, head to this Midwest state:
(Mount Rushmore)",
- "value": "$300",
- "answer": "South Dakota",
- "round": "Jeopardy!",
- "show_number": "3643",
- "fullAnswer": "South Dakota"
- },
{
"category": "MAJOR LEAGUE BASEBALL",
"air_date": "2000-06-07",
@@ -233209,16 +230769,6 @@
"show_number": "3643",
"fullAnswer": "Grenade"
},
- {
- "category": "FAMOUS AMERICANS",
- "air_date": "2000-06-07",
- "question": "Infamous 19th century actor seen here:",
- "value": "$400",
- "answer": "John Wilkes Booth",
- "round": "Double Jeopardy!",
- "show_number": "3643",
- "fullAnswer": "John Wilkes Booth"
- },
{
"category": "PARLIAMENTS",
"air_date": "2000-06-07",
@@ -233269,16 +230819,6 @@
"show_number": "3643",
"fullAnswer": "Hydrogen bomb"
},
- {
- "category": "FAMOUS AMERICANS",
- "air_date": "2000-06-07",
- "question": "\"Cold\" writer seen here who died in 1963:",
- "value": "$600",
- "answer": "Robert Frost",
- "round": "Double Jeopardy!",
- "show_number": "3643",
- "fullAnswer": "Robert Frost"
- },
{
"category": "PARLIAMENTS",
"air_date": "2000-06-07",
@@ -234819,16 +232359,6 @@
"show_number": "3776",
"fullAnswer": "TNN (The Nashville Network)"
},
- {
- "category": "WILD KINGDOM",
- "air_date": "2001-01-22",
- "question": "The white-headed variety of this high-flying scavenger is seen here",
- "value": "$400",
- "answer": "Vulture",
- "round": "Jeopardy!",
- "show_number": "3776",
- "fullAnswer": "Vulture"
- },
{
"category": "IN THE BOOKSTORE",
"air_date": "2001-01-22",
@@ -234839,16 +232369,6 @@
"show_number": "3776",
"fullAnswer": "Senator Joseph McCarthy"
},
- {
- "category": "WE'RE OFF TO SEA",
- "air_date": "2001-01-22",
- "question": "If we get bored, on board, we can always play this classic board game seen here
(\"You sunk my...\")",
- "value": "$400",
- "answer": "Battleship",
- "round": "Jeopardy!",
- "show_number": "3776",
- "fullAnswer": "Battleship"
- },
{
"category": "THE WIZARD OF \"O\"s",
"air_date": "2001-01-22",
@@ -235069,16 +232589,6 @@
"show_number": "3776",
"fullAnswer": "Saint Joan of Arc"
},
- {
- "category": "FAMOUS ARTS",
- "air_date": "2001-01-22",
- "question": "Born in 1895, he made the diagram seen here part of American culture
(dance steps)",
- "value": "$800",
- "answer": "Arthur Murray",
- "round": "Double Jeopardy!",
- "show_number": "3776",
- "fullAnswer": "Arthur Murray"
- },
{
"category": "IT'S OUR ISLAND",
"air_date": "2001-01-22",
@@ -240119,16 +237629,6 @@
"show_number": "4249",
"fullAnswer": "machine gun"
},
- {
- "category": "ACTRESS/SINGER",
- "air_date": "2003-02-06",
- "question": "While she was on this Keri Russell series, Amy Jo Johnson, seen here, did a song for the soundtrack",
- "value": "$400",
- "answer": "Felicity",
- "round": "Jeopardy!",
- "show_number": "4249",
- "fullAnswer": "Felicity"
- },
{
"category": "ANDREW JOHNSON",
"air_date": "2003-02-06",
@@ -242899,16 +240399,6 @@
"show_number": "3688",
"fullAnswer": "Half-staff"
},
- {
- "category": "GEOGRAPHIC SQUARES",
- "air_date": "2000-09-20",
- "question": "It's the square seen here
[New York City]",
- "value": "$200",
- "answer": "Times Square",
- "round": "Jeopardy!",
- "show_number": "3688",
- "fullAnswer": "Times Square"
- },
{
"category": "2",
"air_date": "2000-09-20",
@@ -243419,16 +240909,6 @@
"show_number": "3688",
"fullAnswer": "Alben Barkley"
},
- {
- "category": "OFF-BROADWAY 2000",
- "air_date": "2000-09-20",
- "question": "This group seen here has become an off-Broadway fixture",
- "value": "$1000",
- "answer": "Blue Man Group",
- "round": "Double Jeopardy!",
- "show_number": "3688",
- "fullAnswer": "Blue Man Group"
- },
{
"category": "\"NINE\" ACROSS",
"air_date": "2000-09-20",
@@ -249769,16 +247249,6 @@
"show_number": "3494",
"fullAnswer": "Rio de Janeiro"
},
- {
- "category": "AMERICAN HISTORY",
- "air_date": "1999-11-11",
- "question": "Nickname given in the 1930s to the area seen here in a famous Arthur Rothstein photo",
- "value": "$400",
- "answer": "Dust Bowl",
- "round": "Jeopardy!",
- "show_number": "3494",
- "fullAnswer": "\"Dust Bowl\""
- },
{
"category": "IT'S IMPERATIVE",
"air_date": "1999-11-11",
@@ -250019,16 +247489,6 @@
"show_number": "3494",
"fullAnswer": "Sacajawea"
},
- {
- "category": "A \"MAN\"LY CATEGORY",
- "air_date": "1999-11-11",
- "question": "It's the representation of a human seen here",
- "value": "$600",
- "answer": "Mannequin",
- "round": "Double Jeopardy!",
- "show_number": "3494",
- "fullAnswer": "Mannequin"
- },
{
"category": "OLD EGYPT",
"air_date": "1999-11-11",
@@ -250069,16 +247529,6 @@
"show_number": "3494",
"fullAnswer": "K2"
},
- {
- "category": "FAMOUS WOMEN",
- "air_date": "1999-11-11",
- "question": "This woman seen here was flying high aboard the shuttle Columbia in July of 1999",
- "value": "$800",
- "answer": "Eileen Collins",
- "round": "Double Jeopardy!",
- "show_number": "3494",
- "fullAnswer": "Eileen Collins"
- },
{
"category": "A \"MAN\"LY CATEGORY",
"air_date": "1999-11-11",
@@ -251439,16 +248889,6 @@
"show_number": "3782",
"fullAnswer": "Joanie Loves Chachi"
},
- {
- "category": "MAGIC",
- "air_date": "2001-01-30",
- "question": "Magician's instrument seen here in the logo of a magical organization
(Magic Dealers Association)",
- "value": "$200",
- "answer": "Wand",
- "round": "Jeopardy!",
- "show_number": "3782",
- "fullAnswer": "Wand"
- },
{
"category": "STATE CAPITAL NICKNAMES",
"air_date": "2001-01-30",
@@ -251679,16 +249119,6 @@
"show_number": "3782",
"fullAnswer": "Hawaii"
},
- {
- "category": "FAMOUS FACES",
- "air_date": "2001-01-30",
- "question": "This woman seen here is the head of a billion dollar company",
- "value": "$200",
- "answer": "Martha Stewart",
- "round": "Double Jeopardy!",
- "show_number": "3782",
- "fullAnswer": "Martha Stewart"
- },
{
"category": "MOVIE MUSICALS",
"air_date": "2001-01-30",
@@ -251889,16 +249319,6 @@
"show_number": "3782",
"fullAnswer": "Portia"
},
- {
- "category": "CONNECT THE DOTS",
- "air_date": "2001-01-30",
- "question": "U.S. Olympic heroine seen here
(played softball)",
- "value": "$800",
- "answer": "Dot Richardson",
- "round": "Double Jeopardy!",
- "show_number": "3782",
- "fullAnswer": "Dot Richardson"
- },
{
"category": "THE 4-Ts",
"air_date": "2001-01-30",
@@ -257759,16 +255179,6 @@
"show_number": "2988",
"fullAnswer": "McGillicuddy"
},
- {
- "category": "FILE UNDER \"L\"",
- "air_date": "1997-09-03",
- "question": "(VIDEO Daily Double):
Instrument seen here
(medieval):",
- "value": "$1,500",
- "answer": "Lute",
- "round": "Double Jeopardy!",
- "show_number": "2988",
- "fullAnswer": "Lute"
- },
{
"category": "WORLD CITIES",
"air_date": "1997-09-03",
@@ -257949,16 +255359,6 @@
"show_number": "3241",
"fullAnswer": "Oilskin"
},
- {
- "category": "SHELL",
- "air_date": "1998-10-12",
- "question": "Shells seen here & found in \"Mary, Mary Quite Contrary\"'s garden",
- "value": "$300",
- "answer": "Cockle shells",
- "round": "Jeopardy!",
- "show_number": "3241",
- "fullAnswer": "Cockle shells"
- },
{
"category": "'76",
"air_date": "1998-10-12",
@@ -258009,16 +255409,6 @@
"show_number": "3241",
"fullAnswer": "Midnight Oil"
},
- {
- "category": "SHELL",
- "air_date": "1998-10-12",
- "question": "The family of shells seen here is called by the name of this Mediterranean fruit",
- "value": "$400",
- "answer": "Olive",
- "round": "Jeopardy!",
- "show_number": "3241",
- "fullAnswer": "Olive"
- },
{
"category": "'76",
"air_date": "1998-10-12",
@@ -258099,16 +255489,6 @@
"show_number": "3241",
"fullAnswer": "Mississippi"
},
- {
- "category": "THE GETTY",
- "air_date": "1998-10-12",
- "question": "Type of chest seen here in the Getty collection; those of the Getty trust are quite full",
- "value": "$500",
- "answer": "coffer",
- "round": "Jeopardy!",
- "show_number": "3241",
- "fullAnswer": "coffer"
- },
{
"category": "FOR COLUMBUS",
"air_date": "1998-10-12",
@@ -261979,16 +259359,6 @@
"show_number": "3738",
"fullAnswer": "\"Beyond the Fringe\""
},
- {
- "category": "\"TRIPLE\" JEOPARDY!",
- "air_date": "2000-11-29",
- "question": "Tantalizing variety of lunch seen here:
(Dagwood would approve!)",
- "value": "$200",
- "answer": "Triple-decker sandwich",
- "round": "Jeopardy!",
- "show_number": "3738",
- "fullAnswer": "Triple-decker sandwich"
- },
{
"category": "THE VIKING WORLD",
"air_date": "2000-11-29",
@@ -262029,16 +259399,6 @@
"show_number": "3738",
"fullAnswer": "Valencia orange"
},
- {
- "category": "COMIC GENIUSES",
- "air_date": "2000-11-29",
- "question": "Legend of early TV seen here in his 1946 feature film debut:
(Imogene Coca was later his comic foil)",
- "value": "$300",
- "answer": "Sid Caesar",
- "round": "Jeopardy!",
- "show_number": "3738",
- "fullAnswer": "Sid Caesar"
- },
{
"category": "\"TRIPLE\" JEOPARDY!",
"air_date": "2000-11-29",
@@ -262369,16 +259729,6 @@
"show_number": "3738",
"fullAnswer": "Menachem Begin"
},
- {
- "category": "ROAM",
- "air_date": "2000-11-29",
- "question": "The mosque seen here is in this fabled city of Mali, once a center of trade & Islamic learning",
- "value": "$800",
- "answer": "Timbuktu",
- "round": "Double Jeopardy!",
- "show_number": "3738",
- "fullAnswer": "Timbuktu"
- },
{
"category": "MEDICAL TERMS",
"air_date": "2000-11-29",
@@ -263439,16 +260789,6 @@
"show_number": "2934",
"fullAnswer": "neon lights"
},
- {
- "category": "WORLD FAMOUS",
- "air_date": "1997-05-08",
- "question": "U.S. president seen here",
- "value": "$2,000",
- "answer": "George H.W. Bush",
- "round": "Double Jeopardy!",
- "show_number": "2934",
- "fullAnswer": "George H.W. Bush"
- },
{
"category": "COUNTRIES",
"air_date": "1997-05-08",
@@ -266789,16 +264129,6 @@
"show_number": "3557",
"fullAnswer": "Will Smith"
},
- {
- "category": "THE BUG PARADE",
- "air_date": "2000-02-08",
- "question": "Seen here, it's a helpful \"feminine\" predator of other bugs:",
- "value": "$100",
- "answer": "Ladybug",
- "round": "Jeopardy!",
- "show_number": "3557",
- "fullAnswer": "Ladybug"
- },
{
"category": "MONEY MEN",
"air_date": "2000-02-08",
@@ -267129,16 +264459,6 @@
"show_number": "3557",
"fullAnswer": "Greek"
},
- {
- "category": "EXPLORERS",
- "air_date": "2000-02-08",
- "question": "This Icelandic explorer whose statue is seen here visited America almost 500 years before Columbus",
- "value": "$400",
- "answer": "Leif Ericson",
- "round": "Double Jeopardy!",
- "show_number": "3557",
- "fullAnswer": "Leif Ericson"
- },
{
"category": "HOT ENOUGH FOR YOU?",
"air_date": "2000-02-08",
@@ -267159,16 +264479,6 @@
"show_number": "3557",
"fullAnswer": "Mick's Bics"
},
- {
- "category": "TAFT!",
- "air_date": "2000-02-08",
- "question": "Seen here, Taft began this presidential tradition at the 1910 season opener:",
- "value": "$400",
- "answer": "Throwing out the first pitch",
- "round": "Double Jeopardy!",
- "show_number": "3557",
- "fullAnswer": "Throwing out the first pitch"
- },
{
"category": "SHUT YOUR MOUTH",
"air_date": "2000-02-08",
@@ -268269,16 +265579,6 @@
"show_number": "3737",
"fullAnswer": "Cilantro"
},
- {
- "category": "\"CUS\" WORDS",
- "air_date": "2000-11-28",
- "question": "Notable early bloomers seen here:",
- "value": "$500",
- "answer": "Crocuses",
- "round": "Jeopardy!",
- "show_number": "3737",
- "fullAnswer": "Crocuses"
- },
{
"category": "THE MIDDLE AGES",
"air_date": "2000-11-28",
@@ -268349,16 +265649,6 @@
"show_number": "3737",
"fullAnswer": "Pisces"
},
- {
- "category": "WOOL",
- "air_date": "2000-11-28",
- "question": "It's where you shouldn't put a wool product if the symbol seen here is on its label:",
- "value": "$400",
- "answer": "In the dryer",
- "round": "Double Jeopardy!",
- "show_number": "3737",
- "fullAnswer": "In the dryer"
- },
{
"category": "LITERARY TRANSLATIONS",
"air_date": "2000-11-28",
@@ -271519,16 +268809,6 @@
"show_number": "3561",
"fullAnswer": "The Pink Panther"
},
- {
- "category": "AROUND THE WORLD",
- "air_date": "2000-02-14",
- "question": "For safety reasons this landmark seen here was closed to the public in 1990:",
- "value": "$300",
- "answer": "Leaning Tower of Pisa",
- "round": "Jeopardy!",
- "show_number": "3561",
- "fullAnswer": "Leaning Tower of Pisa"
- },
{
"category": "BEASTLY RHYME TIME",
"air_date": "2000-02-14",
@@ -271599,16 +268879,6 @@
"show_number": "3561",
"fullAnswer": "Bear chair"
},
- {
- "category": "CANDY",
- "air_date": "2000-02-14",
- "question": "The character seen here represents this candy:",
- "value": "$400",
- "answer": "Lemonheads",
- "round": "Jeopardy!",
- "show_number": "3561",
- "fullAnswer": "Lemonheads"
- },
{
"category": "IT HAPPENED ON VALENTINE'S DAY",
"air_date": "2000-02-14",
@@ -271629,16 +268899,6 @@
"show_number": "3561",
"fullAnswer": "Neal Stephenson"
},
- {
- "category": "ENTERTAINING CATS",
- "air_date": "2000-02-14",
- "question": "The cat seen here lives with the TV family with this last name:
(Salem the Cat: \"I'll take 'World Domination' for $1000, Alex!\")",
- "value": "$500",
- "answer": "Spellman",
- "round": "Jeopardy!",
- "show_number": "3561",
- "fullAnswer": "Spellman (on \"Sabrina the Teenage Witch\")"
- },
{
"category": "AROUND THE WORLD",
"air_date": "2000-02-14",
@@ -284159,16 +281419,6 @@
"show_number": "4494",
"fullAnswer": "2"
},
- {
- "category": "THE JEOPARDY! TIME MACHINE",
- "air_date": "2004-03-04",
- "question": "Stiffen that upper lip...you're going to fight in the Battle of Britain piloting this plane, seen here",
- "value": "$2000",
- "answer": "Spitfire",
- "round": "Double Jeopardy!",
- "show_number": "4494",
- "fullAnswer": "the Spitfire"
- },
{
"category": "WANNA BETTE?",
"air_date": "2004-03-04",
@@ -284299,16 +281549,6 @@
"show_number": "3724",
"fullAnswer": "Once a year"
},
- {
- "category": "RHYMES WITH RAIN",
- "air_date": "2000-11-09",
- "question": "State where you'll find the lighthouse seen here",
- "value": "$200",
- "answer": "Maine",
- "round": "Jeopardy!",
- "show_number": "3724",
- "fullAnswer": "Maine"
- },
{
"category": "AD PEOPLE",
"air_date": "2000-11-09",
@@ -284519,16 +281759,6 @@
"show_number": "3724",
"fullAnswer": "Lake Wobegon"
},
- {
- "category": "A PASSION FOR FASHION",
- "air_date": "2000-11-09",
- "question": "Worn today by both men & women, the coat variety seen here is known by this \"military\" name",
- "value": "$200",
- "answer": "Bomber jacket",
- "round": "Double Jeopardy!",
- "show_number": "3724",
- "fullAnswer": "Bomber jacket"
- },
{
"category": "MUSIC APPRECIATION",
"air_date": "2000-11-09",
@@ -284639,16 +281869,6 @@
"show_number": "3724",
"fullAnswer": "A River Runs Through It"
},
- {
- "category": "A PASSION FOR FASHION",
- "air_date": "2000-11-09",
- "question": "Seen here, these trousers bear the name of the island where they first became popular",
- "value": "$600",
- "answer": "Capri pants",
- "round": "Double Jeopardy!",
- "show_number": "3724",
- "fullAnswer": "Capri pants"
- },
{
"category": "MUSIC APPRECIATION",
"air_date": "2000-11-09",
@@ -284709,16 +281929,6 @@
"show_number": "3724",
"fullAnswer": "Abercrombie & Fitch"
},
- {
- "category": "MUSIC APPRECIATION",
- "air_date": "2000-11-09",
- "question": "Andre Previn composed a cello sonata for this noted musician seen here",
- "value": "$800",
- "answer": "Yo-Yo Ma",
- "round": "Double Jeopardy!",
- "show_number": "3724",
- "fullAnswer": "Yo-Yo Ma"
- },
{
"category": "OXFORD CHITCHAT",
"air_date": "2000-11-09",
@@ -284739,16 +281949,6 @@
"show_number": "3724",
"fullAnswer": "Nineveh"
},
- {
- "category": "COLLEGE MOVIES",
- "air_date": "2000-11-09",
- "question": "This \"American Beauty\" seen here is enamored of her professor, Greg Kinnear, in the 2000 flick \"Loser\"",
- "value": "$1000",
- "answer": "Mena Suvari",
- "round": "Double Jeopardy!",
- "show_number": "3724",
- "fullAnswer": "Mena Suvari"
- },
{
"category": "SHORT FICTION",
"air_date": "2000-11-09",
@@ -287169,16 +284369,6 @@
"show_number": "3291",
"fullAnswer": "Emmett Culligan"
},
- {
- "category": "OH COME ALL YE FAITHFUL",
- "air_date": "1998-12-21",
- "question": "A lifelong diehard fan of this college's football team is seen here (dressed in red & wearing a \"corn cob\" hat)",
- "value": "$400",
- "answer": "University of Nebraska",
- "round": "Jeopardy!",
- "show_number": "3291",
- "fullAnswer": "University of Nebraska"
- },
{
"category": "DECK THE \"HALL\"s",
"air_date": "1998-12-21",
@@ -288699,16 +285889,6 @@
"show_number": "3178",
"fullAnswer": "Tycho Brahe"
},
- {
- "category": "1997 BUSINESS NEWS",
- "air_date": "1998-05-27",
- "question": "This automaker, whose logo is seen here, turned 50 in 1997 but has only made about 70,000 cars: (black stallion)",
- "value": "$4,500",
- "answer": "Ferrari",
- "round": "Double Jeopardy!",
- "show_number": "3178",
- "fullAnswer": "Ferrari"
- },
{
"category": "CHARLES V",
"air_date": "1998-05-27",
@@ -291719,16 +288899,6 @@
"show_number": "3404",
"fullAnswer": "Bert Parks"
},
- {
- "category": "PUT A \"CAP\" ON IT",
- "air_date": "1999-05-27",
- "question": "Large web-footed rodent seen here",
- "value": "$400",
- "answer": "Capybara",
- "round": "Jeopardy!",
- "show_number": "3404",
- "fullAnswer": "Capybara"
- },
{
"category": "CHILDREN'S LITERATURE",
"air_date": "1999-05-27",
@@ -301149,16 +298319,6 @@
"show_number": "5249",
"fullAnswer": "100th anniversary of his birth"
},
- {
- "category": "10-LETTER WORDS",
- "air_date": "2007-06-07",
- "question": "It's how the words seen here are presented",
- "value": "$2000",
- "answer": "italicized",
- "round": "Double Jeopardy!",
- "show_number": "5249",
- "fullAnswer": "italicized"
- },
{
"category": "ARTISTS",
"air_date": "2007-06-07",
@@ -301279,16 +298439,6 @@
"show_number": "4305",
"fullAnswer": "\"New Kid in Town\""
},
- {
- "category": "\"POP\" CULTURE",
- "air_date": "2003-04-25",
- "question": "Happy-go-lucky \"naked\" guy seen here",
- "value": "$400",
- "answer": "Poppin' Fresh",
- "round": "Jeopardy!",
- "show_number": "4305",
- "fullAnswer": "Poppin' Fresh"
- },
{
"category": "BODIES OF WATER",
"air_date": "2003-04-25",
@@ -301669,16 +298819,6 @@
"show_number": "4305",
"fullAnswer": "palms of your hand & the soles of your feet"
},
- {
- "category": "THE LABORS OF HERCULES",
- "air_date": "2003-04-25",
- "question": "The work seen here shows Hercules in his second labor doing battle with this monster",
- "value": "$5,000",
- "answer": "Hydra",
- "round": "Double Jeopardy!",
- "show_number": "4305",
- "fullAnswer": "Hydra"
- },
{
"category": "BEST ACTOR OSCAR WINNERS",
"air_date": "2003-04-25",
@@ -301829,16 +298969,6 @@
"show_number": "3728",
"fullAnswer": "Jerky"
},
- {
- "category": "ART HISTORY",
- "air_date": "2000-11-15",
- "question": "He said he had no difficulty expressing sadness & extreme solitude in the work seen here",
- "value": "$200",
- "answer": "Vincent Van Gogh",
- "round": "Jeopardy!",
- "show_number": "3728",
- "fullAnswer": "Vincent Van Gogh"
- },
{
"category": "THE \"SS\" WORD",
"air_date": "2000-11-15",
@@ -301929,16 +299059,6 @@
"show_number": "3728",
"fullAnswer": "Vancouver"
},
- {
- "category": "SEE-ATTLE",
- "air_date": "2000-11-15",
- "question": "Known as the EMP for short, this music museum seen here is one of Seattle's newest attractions",
- "value": "$400",
- "answer": "Experience Music Project",
- "round": "Jeopardy!",
- "show_number": "3728",
- "fullAnswer": "Experience Music Project"
- },
{
"category": "CUT & DRIED",
"air_date": "2000-11-15",
@@ -301949,16 +299069,6 @@
"show_number": "3728",
"fullAnswer": "Raisins"
},
- {
- "category": "ART HISTORY",
- "air_date": "2000-11-15",
- "question": "This movement got its name from the painting seen here",
- "value": "$400",
- "answer": "Impressionism",
- "round": "Jeopardy!",
- "show_number": "3728",
- "fullAnswer": "Impressionism"
- },
{
"category": "THE \"SS\" WORD",
"air_date": "2000-11-15",
@@ -302259,16 +299369,6 @@
"show_number": "3728",
"fullAnswer": "Truth"
},
- {
- "category": "COUNTRIES LED BY WOMEN",
- "air_date": "2000-11-15",
- "question": "In 2000 Tarja Halonen became the first woman president of this northern European nation seen here",
- "value": "$1000",
- "answer": "Finland",
- "round": "Double Jeopardy!",
- "show_number": "3728",
- "fullAnswer": "Finland"
- },
{
"category": "DORM LIFE",
"air_date": "2000-11-15",
@@ -303669,16 +300769,6 @@
"show_number": "3399",
"fullAnswer": "gin"
},
- {
- "category": "JUST CHUTE ME",
- "air_date": "1999-05-20",
- "question": "In the 1490s he sketched out the chute seen here",
- "value": "$500",
- "answer": "Leonardo da Vinci",
- "round": "Jeopardy!",
- "show_number": "3399",
- "fullAnswer": "Leonardo da Vinci"
- },
{
"category": "WHO PLAYED 'EM?",
"air_date": "1999-05-20",
@@ -303709,16 +300799,6 @@
"show_number": "3399",
"fullAnswer": "New Orleans"
},
- {
- "category": "KATHARINE HEPBURN FILMS",
- "air_date": "1999-05-20",
- "question": "This co-star of \"Holiday\", seen here, called Kate \"A joy to work with\"",
- "value": "$200",
- "answer": "Cary Grant",
- "round": "Double Jeopardy!",
- "show_number": "3399",
- "fullAnswer": "Cary Grant"
- },
{
"category": "ABBREV.",
"air_date": "1999-05-20",
@@ -304559,16 +301639,6 @@
"show_number": "3463",
"fullAnswer": "King Kong"
},
- {
- "category": "MUCH ADO ABOUT NUTTING",
- "air_date": "1999-09-29",
- "question": "Major producers of these nuts seen here include Turkey & California",
- "value": "$100",
- "answer": "Pistachios",
- "round": "Jeopardy!",
- "show_number": "3463",
- "fullAnswer": "Pistachios"
- },
{
"category": "YOU'LL FIND IT IN SHAKESPEARE",
"air_date": "1999-09-29",
@@ -304619,16 +301689,6 @@
"show_number": "3463",
"fullAnswer": "Sleepless In Seattle"
},
- {
- "category": "MUCH ADO ABOUT NUTTING",
- "air_date": "1999-09-29",
- "question": "Pie favorite seen here:",
- "value": "$200",
- "answer": "Pecans",
- "round": "Jeopardy!",
- "show_number": "3463",
- "fullAnswer": "Pecans"
- },
{
"category": "YOU'LL FIND IT IN SHAKESPEARE",
"air_date": "1999-09-29",
@@ -304799,16 +301859,6 @@
"show_number": "3463",
"fullAnswer": "Dr. Phibes"
},
- {
- "category": "MUCH ADO ABOUT NUTTING",
- "air_date": "1999-09-29",
- "question": "The 2 main types of the nut seen here are the English variety & this other full variety:",
- "value": "$500",
- "answer": "Black walnut",
- "round": "Jeopardy!",
- "show_number": "3463",
- "fullAnswer": "Black walnut"
- },
{
"category": "SCIENCE & NATURE",
"air_date": "1999-09-29",
@@ -306249,16 +303299,6 @@
"show_number": "3698",
"fullAnswer": "vampire"
},
- {
- "category": "IT'S GREEN!",
- "air_date": "2000-10-04",
- "question": "He's the famous TV personality seen here",
- "value": "$100",
- "answer": "Kermit the Frog",
- "round": "Jeopardy!",
- "show_number": "3698",
- "fullAnswer": "Kermit the Frog"
- },
{
"category": "STATE CAPITALS",
"air_date": "2000-10-04",
@@ -306289,16 +303329,6 @@
"show_number": "3698",
"fullAnswer": "Fahrenheit"
},
- {
- "category": "DR. SEUSS",
- "air_date": "2000-10-04",
- "question": "Bah Humbug! He's the character seen here",
- "value": "$200",
- "answer": "Grinch",
- "round": "Jeopardy!",
- "show_number": "3698",
- "fullAnswer": "the Grinch"
- },
{
"category": "YOUR BASIC MONSTER",
"air_date": "2000-10-04",
@@ -306369,16 +303399,6 @@
"show_number": "3698",
"fullAnswer": "Dr. Frankenstein"
},
- {
- "category": "IT'S GREEN!",
- "air_date": "2000-10-04",
- "question": "From the Irish for \"small clover\", it's the national emblem seen here",
- "value": "$300",
- "answer": "shamrock",
- "round": "Jeopardy!",
- "show_number": "3698",
- "fullAnswer": "shamrock"
- },
{
"category": "STATE CAPITALS",
"air_date": "2000-10-04",
@@ -306429,16 +303449,6 @@
"show_number": "3698",
"fullAnswer": "dragon"
},
- {
- "category": "IT'S GREEN!",
- "air_date": "2000-10-04",
- "question": "Popular in Asian sculpture, it's the precious & ornamental mineral seen here",
- "value": "$400",
- "answer": "jade",
- "round": "Jeopardy!",
- "show_number": "3698",
- "fullAnswer": "jade"
- },
{
"category": "STATE CAPITALS",
"air_date": "2000-10-04",
@@ -306489,16 +303499,6 @@
"show_number": "3698",
"fullAnswer": "cyclops"
},
- {
- "category": "IT'S GREEN!",
- "air_date": "2000-10-04",
- "question": "He's the monetary green guy seen here in the newest version",
- "value": "$500",
- "answer": "Ben Franklin",
- "round": "Jeopardy!",
- "show_number": "3698",
- "fullAnswer": "Ben Franklin"
- },
{
"category": "THE AMERICAN REVOLUTION",
"air_date": "2000-10-04",
@@ -309629,16 +306629,6 @@
"show_number": "3269",
"fullAnswer": "48"
},
- {
- "category": "HISTORIC AMERICANS",
- "air_date": "1998-11-19",
- "question": "In 1998 \"Profiles In History\" offered for sale this Wild West doc's dental kit, seen here",
- "value": "$200",
- "answer": "Doc Holliday",
- "round": "Jeopardy!",
- "show_number": "3269",
- "fullAnswer": "Doc Holliday"
- },
{
"category": "BAND IN BOSTON",
"air_date": "1998-11-19",
@@ -309719,16 +306709,6 @@
"show_number": "3269",
"fullAnswer": "Mount Everest"
},
- {
- "category": "MARRIAGE & KIDS",
- "air_date": "1998-11-19",
- "question": "This married couple, seen here, became a symbol of the idealized family of the 1950s",
- "value": "$300",
- "answer": "Ozzie & Harriet Nelson",
- "round": "Jeopardy!",
- "show_number": "3269",
- "fullAnswer": "Ozzie & Harriet Nelson"
- },
{
"category": "__A__A__A",
"air_date": "1998-11-19",
@@ -309849,16 +306829,6 @@
"show_number": "3269",
"fullAnswer": "A second marriage"
},
- {
- "category": "__A__A__A",
- "air_date": "1998-11-19",
- "question": "Holy Land fortress seen here",
- "value": "$500",
- "answer": "Masada",
- "round": "Jeopardy!",
- "show_number": "3269",
- "fullAnswer": "Masada"
- },
{
"category": "NOVELIST-PLAYWRIGHTS",
"air_date": "1998-11-19",
@@ -310019,16 +306989,6 @@
"show_number": "3269",
"fullAnswer": "John Galsworthy"
},
- {
- "category": "THEY USED TO BE TEENAGERS",
- "air_date": "1998-11-19",
- "question": "Seen here as a youth, this son of a senator was captain of the football team at St. Alban's in Washington, D.C.",
- "value": "$800",
- "answer": "Al Gore",
- "round": "Double Jeopardy!",
- "show_number": "3269",
- "fullAnswer": "Al Gore"
- },
{
"category": "POLITICIANS",
"air_date": "1998-11-19",
@@ -312389,16 +309349,6 @@
"show_number": "3886",
"fullAnswer": "Khartoum"
},
- {
- "category": "NANCY",
- "air_date": "2001-06-25",
- "question": "Seen here, he's Nancy's sidekick",
- "value": "$300",
- "answer": "Sluggo",
- "round": "Jeopardy!",
- "show_number": "3886",
- "fullAnswer": "Sluggo"
- },
{
"category": "SIN-EMA",
"air_date": "2001-06-25",
@@ -312769,16 +309719,6 @@
"show_number": "3886",
"fullAnswer": "Thunderbird"
},
- {
- "category": "WHAT KIND OF SHAPE ARE YOU IN?",
- "air_date": "2001-06-25",
- "question": "Seen here, its area equals the product of the base times the height",
- "value": "$800",
- "answer": "Parallelogram",
- "round": "Double Jeopardy!",
- "show_number": "3886",
- "fullAnswer": "Parallelogram"
- },
{
"category": "BEFORE & AFTER",
"air_date": "2001-06-25",
@@ -312819,16 +309759,6 @@
"show_number": "3886",
"fullAnswer": "Sahara"
},
- {
- "category": "WHAT KIND OF SHAPE ARE YOU IN?",
- "air_date": "2001-06-25",
- "question": "Seen here, its area equals half the sum of the parallel sides multiplied by the height",
- "value": "$1000",
- "answer": "Trapezoid",
- "round": "Double Jeopardy!",
- "show_number": "3886",
- "fullAnswer": "Trapezoid"
- },
{
"category": "BEFORE & AFTER",
"air_date": "2001-06-25",
@@ -317419,16 +314349,6 @@
"show_number": "3833",
"fullAnswer": "Becker"
},
- {
- "category": "\"JACK\" BE NIMBLE",
- "air_date": "2001-04-11",
- "question": "It's the proud banner seen here",
- "value": "$200",
- "answer": "Union Jack",
- "round": "Jeopardy!",
- "show_number": "3833",
- "fullAnswer": "Union Jack"
- },
{
"category": "SCIENCE CLASS",
"air_date": "2001-04-11",
@@ -317539,16 +314459,6 @@
"show_number": "3833",
"fullAnswer": "Apple"
},
- {
- "category": "\"JACK\" BE NIMBLE",
- "air_date": "2001-04-11",
- "question": "This prairie native, seen here, is found throughout western North America",
- "value": "$400",
- "answer": "Jackrabbit",
- "round": "Jeopardy!",
- "show_number": "3833",
- "fullAnswer": "Jackrabbit"
- },
{
"category": "SCIENCE CLASS",
"air_date": "2001-04-11",
@@ -317599,16 +314509,6 @@
"show_number": "3833",
"fullAnswer": "Tim Allen"
},
- {
- "category": "\"JACK\" BE NIMBLE",
- "air_date": "2001-04-11",
- "question": "Restraining device often used by escape artists seen here",
- "value": "$500",
- "answer": "Straitjacket",
- "round": "Jeopardy!",
- "show_number": "3833",
- "fullAnswer": "Straitjacket"
- },
{
"category": "U.S. CITIES",
"air_date": "2001-04-11",
@@ -317879,16 +314779,6 @@
"show_number": "3833",
"fullAnswer": "La Salle"
},
- {
- "category": "DESSERT TIME",
- "air_date": "2001-04-11",
- "question": "Term for the structure of the crust atop the pie seen here",
- "value": "$1000",
- "answer": "Lattice",
- "round": "Double Jeopardy!",
- "show_number": "3833",
- "fullAnswer": "Lattice"
- },
{
"category": "BODY OF LITERATURE",
"air_date": "2001-04-11",
@@ -318969,16 +315859,6 @@
"show_number": "3441",
"fullAnswer": "Priest/priestess"
},
- {
- "category": "ARTSY TYPES",
- "air_date": "1999-07-19",
- "question": "This \"elder\" painter whose work is seen here only lived into his 40s",
- "value": "$800",
- "answer": "Pieter Bruegel",
- "round": "Double Jeopardy!",
- "show_number": "3441",
- "fullAnswer": "Pieter Bruegel"
- },
{
"category": "WORLD LEADERS",
"air_date": "1999-07-19",
@@ -319659,16 +316539,6 @@
"show_number": "4191",
"fullAnswer": "sweet potato"
},
- {
- "category": "TRANSPORTATION",
- "air_date": "2002-11-18",
- "question": "Reptoid, seen here, is this type of vehicle; the fangs might be a clue",
- "value": "$200",
- "answer": "monster truck",
- "round": "Jeopardy!",
- "show_number": "4191",
- "fullAnswer": "monster truck"
- },
{
"category": "ACTORS & ACTRESSES",
"air_date": "2002-11-18",
@@ -319749,16 +316619,6 @@
"show_number": "4191",
"fullAnswer": "Yale"
},
- {
- "category": "\"DOO\"D!",
- "air_date": "2002-11-18",
- "question": "Seen here, this popular (comic) strip began in 1970",
- "value": "$400",
- "answer": "Doonesbury",
- "round": "Jeopardy!",
- "show_number": "4191",
- "fullAnswer": "Doonesbury"
- },
{
"category": "SHAKESPEARE",
"air_date": "2002-11-18",
@@ -319889,16 +316749,6 @@
"show_number": "4191",
"fullAnswer": "kill all the lawyers"
},
- {
- "category": "SWEET!",
- "air_date": "2002-11-18",
- "question": "Seen here, this insect is eagerly prized by ants for the sweet liquid it produces",
- "value": "$1000",
- "answer": "aphid",
- "round": "Jeopardy!",
- "show_number": "4191",
- "fullAnswer": "aphid"
- },
{
"category": "TRANSPORTATION",
"air_date": "2002-11-18",
@@ -320179,16 +317029,6 @@
"show_number": "4191",
"fullAnswer": "conga drums"
},
- {
- "category": "OHIO STATE ALUMNI",
- "air_date": "2002-11-18",
- "question": "Ohio-born realist painter whose best-known work, \"Stag at Sharkey's\", is seen here",
- "value": "$2000",
- "answer": "George Bellows",
- "round": "Double Jeopardy!",
- "show_number": "4191",
- "fullAnswer": "George Bellows"
- },
{
"category": "WORLD HISTORY",
"air_date": "2002-11-18",
@@ -322889,16 +319729,6 @@
"show_number": "3179",
"fullAnswer": "Ben Casey"
},
- {
- "category": "HALLS OF FAME",
- "air_date": "1998-05-28",
- "question": "Inducted into the National Photography Hall of Fame in 1968, he snapped the picture seen here: (Abraham Lincoln)",
- "value": "$800",
- "answer": "Mathew Brady",
- "round": "Double Jeopardy!",
- "show_number": "3179",
- "fullAnswer": "Mathew Brady"
- },
{
"category": "5 GUYS NAMED MOE",
"air_date": "1998-05-28",
@@ -322939,16 +319769,6 @@
"show_number": "3179",
"fullAnswer": "Alka-Seltzer"
},
- {
- "category": "'60s TV",
- "air_date": "1998-05-28",
- "question": "'60s series that used the prop seen here to open a secret panel:",
- "value": "$600",
- "answer": "Batman",
- "round": "Double Jeopardy!",
- "show_number": "3179",
- "fullAnswer": "Batman"
- },
{
"category": "HALLS OF FAME",
"air_date": "1998-05-28",
@@ -329599,16 +326419,6 @@
"show_number": "3677",
"fullAnswer": "1969"
},
- {
- "category": "CHILDREN'S LITERATURE",
- "air_date": "2000-09-05",
- "question": "He's the puppy seen here",
- "value": "$400",
- "answer": "Spot",
- "round": "Jeopardy!",
- "show_number": "3677",
- "fullAnswer": "Spot"
- },
{
"category": "TELEVISION",
"air_date": "2000-09-05",
@@ -329849,16 +326659,6 @@
"show_number": "3677",
"fullAnswer": "International Monetary Fund"
},
- {
- "category": "WELL-SEASONED NAMES",
- "air_date": "2000-09-05",
- "question": "The heartthrob seen here sings lead for this group:
[Mark McGrath]",
- "value": "$600",
- "answer": "Sugar Ray",
- "round": "Double Jeopardy!",
- "show_number": "3677",
- "fullAnswer": "Sugar Ray"
- },
{
"category": "I WANNA \"NO\"",
"air_date": "2000-09-05",
@@ -332929,16 +329729,6 @@
"show_number": "3771",
"fullAnswer": "Geronimo"
},
- {
- "category": "COUNTRY MUSIC",
- "air_date": "2001-01-15",
- "question": "She's the famous fiddler & singer seen here",
- "value": "$300",
- "answer": "Alison Krauss",
- "round": "Jeopardy!",
- "show_number": "3771",
- "fullAnswer": "Alison Krauss"
- },
{
"category": "PIG LIT",
"air_date": "2001-01-15",
@@ -333079,16 +329869,6 @@
"show_number": "3771",
"fullAnswer": "Goo Goo Cluster"
},
- {
- "category": "PLEASE SIR, I WANT SOME MOORE",
- "air_date": "2001-01-15",
- "question": "His handiwork is seen here
(\"Locking Piece\")",
- "value": "$500",
- "answer": "Henry Moore",
- "round": "Jeopardy!",
- "show_number": "3771",
- "fullAnswer": "Henry Moore"
- },
{
"category": "MARTIN LUTHER KING, JR.",
"air_date": "2001-01-15",
@@ -333159,16 +329939,6 @@
"show_number": "3771",
"fullAnswer": "Mahatma Gandhi"
},
- {
- "category": "OLD MOVIES",
- "air_date": "2001-01-15",
- "question": "In \"Safari\", Victor Mature gets the girl played by this actress seen here",
- "value": "$400",
- "answer": "Janet Leigh",
- "round": "Double Jeopardy!",
- "show_number": "3771",
- "fullAnswer": "Janet Leigh"
- },
{
"category": "THE BIBLE",
"air_date": "2001-01-15",
@@ -338039,16 +334809,6 @@
"show_number": "4318",
"fullAnswer": "apples"
},
- {
- "category": "PARIS SITES",
- "air_date": "2003-05-14",
- "question": "Seen here, it's located in the Hôtel des Invalides and considered one of France's foremost shrines",
- "value": "$800",
- "answer": "Napoleon's Tomb",
- "round": "Jeopardy!",
- "show_number": "4318",
- "fullAnswer": "Napoleon's Tomb"
- },
{
"category": "TAKE MY \"Y\", PLEASE!",
"air_date": "2003-05-14",
@@ -338189,16 +334949,6 @@
"show_number": "4318",
"fullAnswer": "\"The Four Seasons\""
},
- {
- "category": "MODELING",
- "air_date": "2003-05-14",
- "question": "It's the term for the structure seen here; look down; 707s take off on a larger one of the same name",
- "value": "$800",
- "answer": "runway",
- "round": "Double Jeopardy!",
- "show_number": "4318",
- "fullAnswer": "runway"
- },
{
"category": "DOWN TO EARTH",
"air_date": "2003-05-14",
@@ -338369,16 +335119,6 @@
"show_number": "4318",
"fullAnswer": "Gustav Mahler"
},
- {
- "category": "MODELING",
- "air_date": "2003-05-14",
- "question": "Photographer Bruce Weber was an early fan of this Polo model seen here",
- "value": "$2000",
- "answer": "Tyson Beckford",
- "round": "Double Jeopardy!",
- "show_number": "4318",
- "fullAnswer": "Tyson Beckford"
- },
{
"category": "DOWN TO EARTH",
"air_date": "2003-05-14",
@@ -338669,16 +335409,6 @@
"show_number": "3575",
"fullAnswer": "Bubonic plague"
},
- {
- "category": "A LOSING BATTLE",
- "air_date": "2000-03-03",
- "question": "El Alamein loser seen here",
- "value": "$500",
- "answer": "Erwin Rommel",
- "round": "Jeopardy!",
- "show_number": "3575",
- "fullAnswer": "Erwin Rommel"
- },
{
"category": "STORY OF MY LIFE",
"air_date": "2000-03-03",
@@ -338849,16 +335579,6 @@
"show_number": "3575",
"fullAnswer": "Woof"
},
- {
- "category": "NEW YORK LANDMARKS",
- "air_date": "2000-03-03",
- "question": "Recently renovated, it's the most famous room in the building seen here [New York Public Library]",
- "value": "$600",
- "answer": "Rose Room",
- "round": "Double Jeopardy!",
- "show_number": "3575",
- "fullAnswer": "Rose Room"
- },
{
"category": "COLOR TV",
"air_date": "2000-03-03",
@@ -341119,16 +337839,6 @@
"show_number": "4304",
"fullAnswer": "Ling-Ling or Hsing-Hsing"
},
- {
- "category": "FAMOUS FILMS",
- "air_date": "2003-04-24",
- "question": "This 1995 film seen here won an Oscar for its screenplay, which was really quite \"novel\"",
- "value": "$1600",
- "answer": "Sense and Sensibility",
- "round": "Double Jeopardy!",
- "show_number": "4304",
- "fullAnswer": "Sense and Sensibility"
- },
{
"category": "AD-JECTIVES",
"air_date": "2003-04-24",
@@ -341159,16 +337869,6 @@
"show_number": "4304",
"fullAnswer": "macchiato"
},
- {
- "category": "THAT '70s NEWS",
- "air_date": "2003-04-24",
- "question": "It's the name of the probe that sent back the 1976 images seen here",
- "value": "$2000",
- "answer": "Viking",
- "round": "Double Jeopardy!",
- "show_number": "4304",
- "fullAnswer": "Viking"
- },
{
"category": "FAMOUS FILMS",
"air_date": "2003-04-24",
@@ -341439,16 +338139,6 @@
"show_number": "6297",
"fullAnswer": "pluck"
},
- {
- "category": "NEW AGE THINKING",
- "air_date": "2012-01-24",
- "question": "Seen here is an example of one of these graphic mystical meditation aids, whose name is from the Sanskrit for circle",
- "value": "$1000",
- "answer": "mandala",
- "round": "Jeopardy!",
- "show_number": "6297",
- "fullAnswer": "mandala"
- },
{
"category": "LET'S TAKE A \"TRIP\"",
"air_date": "2012-01-24",
@@ -343199,16 +339889,6 @@
"show_number": "3080",
"fullAnswer": "Danny DeVito"
},
- {
- "category": "LIVING THINGS",
- "air_date": "1998-01-09",
- "question": "Animal that felled the birch tree whose stump is seen here:",
- "value": "$1,500",
- "answer": "Beaver",
- "round": "Double Jeopardy!",
- "show_number": "3080",
- "fullAnswer": "Beaver"
- },
{
"category": "THEY EARNED HALOS",
"air_date": "1998-01-09",
@@ -345819,16 +342499,6 @@
"show_number": "4218",
"fullAnswer": "lighthouse"
},
- {
- "category": "MOTHER NATURE'S STRANGE IDEAS",
- "air_date": "2002-12-25",
- "question": "(Sarah of the Clue Crew scubadiving) A stretched & twisted polyp forms the coral seen here, named for this human body part",
- "value": "$400",
- "answer": "brain",
- "round": "Jeopardy!",
- "show_number": "4218",
- "fullAnswer": "brain"
- },
{
"category": "LET'S FOOL AROUND!",
"air_date": "2002-12-25",
@@ -346169,16 +342839,6 @@
"show_number": "4218",
"fullAnswer": "Hogan's Heroes"
},
- {
- "category": "\"MO\"",
- "air_date": "2002-12-25",
- "question": "He's the influential Italian artist whose unique work is seen here",
- "value": "$1200",
- "answer": "Amedeo Modigliani",
- "round": "Double Jeopardy!",
- "show_number": "4218",
- "fullAnswer": "Amedeo Modigliani"
- },
{
"category": "CURLY",
"air_date": "2002-12-25",
@@ -349199,16 +345859,6 @@
"show_number": "3488",
"fullAnswer": "Soviet Union/USSR"
},
- {
- "category": "COMPUTERAMA",
- "air_date": "1999-11-03",
- "question": "The computer visual seen here is known by this \"restaurant\" term",
- "value": "$200",
- "answer": "Menu",
- "round": "Jeopardy!",
- "show_number": "3488",
- "fullAnswer": "Menu"
- },
{
"category": "THE CIRCUS",
"air_date": "1999-11-03",
@@ -349289,16 +345939,6 @@
"show_number": "3488",
"fullAnswer": "Madonna"
},
- {
- "category": "FAMOUS NAMES",
- "air_date": "1999-11-03",
- "question": "He's the American hero seen here
(flying the \"Spirit of St. Louis\")",
- "value": "$300",
- "answer": "Charles Lindbergh",
- "round": "Jeopardy!",
- "show_number": "3488",
- "fullAnswer": "Charles Lindbergh"
- },
{
"category": "ANAGRAMMED COUNTRIES",
"air_date": "1999-11-03",
@@ -349559,16 +346199,6 @@
"show_number": "3488",
"fullAnswer": "S.E. Hinton"
},
- {
- "category": "SCOUTING BADGES",
- "air_date": "1999-11-03",
- "question": "The Brownie patch seen here is called \"Me and my\" this",
- "value": "$600",
- "answer": "Shadow",
- "round": "Double Jeopardy!",
- "show_number": "3488",
- "fullAnswer": "Shadow"
- },
{
"category": "RAGING HORMONES",
"air_date": "1999-11-03",
@@ -349619,16 +346249,6 @@
"show_number": "3488",
"fullAnswer": "Captain Nemo"
},
- {
- "category": "SCOUTING BADGES",
- "air_date": "1999-11-03",
- "question": "Girls with the badge seen here have thought of better methods to sell these",
- "value": "$800",
- "answer": "Cookies",
- "round": "Double Jeopardy!",
- "show_number": "3488",
- "fullAnswer": "Cookies"
- },
{
"category": "RAGING HORMONES",
"air_date": "1999-11-03",
@@ -350709,16 +347329,6 @@
"show_number": "4207",
"fullAnswer": "HUD (Housing and Urban Development)"
},
- {
- "category": "NON-NOBEL-WINNING AUTHORS",
- "air_date": "2002-12-10",
- "question": "Seen here, he does have a Pulitzer Prize, but not a Nobel, yet",
- "value": "$1200",
- "answer": "Dave Barry",
- "round": "Double Jeopardy!",
- "show_number": "4207",
- "fullAnswer": "Dave Barry"
- },
{
"category": "ROCK AROUND AMERICA",
"air_date": "2002-12-10",
@@ -350809,16 +347419,6 @@
"show_number": "4207",
"fullAnswer": "bluff"
},
- {
- "category": "PAINTINGS",
- "air_date": "2002-12-10",
- "question": "The cherub seen here [rest of clue missing due to sound problem]",
- "value": "$2,000",
- "answer": "Raphael",
- "round": "Double Jeopardy!",
- "show_number": "4207",
- "fullAnswer": "Raphael"
- },
{
"category": "GOVERNMENT & POLITICS",
"air_date": "2002-12-10",
@@ -351479,16 +348079,6 @@
"show_number": "3375",
"fullAnswer": "Newshound"
},
- {
- "category": "PC WORLD",
- "air_date": "1999-04-16",
- "question": "Byzantine priests might know the name of the type of screen images seen here",
- "value": "$100",
- "answer": "Icons",
- "round": "Jeopardy!",
- "show_number": "3375",
- "fullAnswer": "Icons"
- },
{
"category": "COSMOPOLITAN",
"air_date": "1999-04-16",
@@ -354379,16 +350969,6 @@
"show_number": "4292",
"fullAnswer": "George Washington"
},
- {
- "category": "TV GUIDE",
- "air_date": "2003-04-08",
- "question": "Debuting in April 1953, the first cover, seen here, featured her newborn son, Desiderio Alberto Arnaz IV",
- "value": "$200",
- "answer": "Lucille Ball",
- "round": "Jeopardy!",
- "show_number": "4292",
- "fullAnswer": "Lucille Ball"
- },
{
"category": "NYC BUSINESS HISTORY",
"air_date": "2003-04-08",
@@ -354439,16 +351019,6 @@
"show_number": "4292",
"fullAnswer": "Richard M. Nixon"
},
- {
- "category": "TV GUIDE",
- "air_date": "2003-04-08",
- "question": "The 1981 issue seen here featured prime-time vixens Pamela Sue Martin, Morgan Fairchild & this \"Knots Landing\" star",
- "value": "$400",
- "answer": "Donna Mills",
- "round": "Jeopardy!",
- "show_number": "4292",
- "fullAnswer": "Donna Mills"
- },
{
"category": "NYC BUSINESS HISTORY",
"air_date": "2003-04-08",
@@ -354559,16 +351129,6 @@
"show_number": "4292",
"fullAnswer": "he died"
},
- {
- "category": "TV GUIDE",
- "air_date": "2003-04-08",
- "question": "He designed the 1966 cover featuring Barbara Feldon of \"Get Smart\", seen here",
- "value": "$800",
- "answer": "Andy Warhol",
- "round": "Jeopardy!",
- "show_number": "4292",
- "fullAnswer": "Andy Warhol"
- },
{
"category": "NYC BUSINESS HISTORY",
"air_date": "2003-04-08",
@@ -355039,16 +351599,6 @@
"show_number": "4165",
"fullAnswer": "salmon"
},
- {
- "category": "WORLD SERIES HOMERS",
- "air_date": "2002-10-11",
- "question": "Seen here, he hit his first of a record 18 Series homers against the Dodgers in 1952",
- "value": "$400",
- "answer": "Mickey Mantle",
- "round": "Jeopardy!",
- "show_number": "4165",
- "fullAnswer": "Mickey Mantle"
- },
{
"category": "NUMB WITH NUMBERS",
"air_date": "2002-10-11",
@@ -356379,16 +352929,6 @@
"show_number": "3658",
"fullAnswer": "Sparky Anderson"
},
- {
- "category": "THEY NAMED IT FOR ME",
- "air_date": "2000-06-28",
- "question": "They named the (horse) breed seen here after the man who owns the progenitor:",
- "value": "$500",
- "answer": "Justin Morgan",
- "round": "Jeopardy!",
- "show_number": "3658",
- "fullAnswer": "Justin Morgan (Morgan Horse)"
- },
{
"category": "THE OTHER SIDE OF THE HYPHEN",
"air_date": "2000-06-28",
@@ -356579,16 +353119,6 @@
"show_number": "3658",
"fullAnswer": "Walt Whitman"
},
- {
- "category": "ED TV",
- "air_date": "2000-06-28",
- "question": "Played by Martin Short, he's the nerdy character seen here:",
- "value": "$800",
- "answer": "Ed Grimley",
- "round": "Double Jeopardy!",
- "show_number": "3658",
- "fullAnswer": "Ed Grimley"
- },
{
"category": "SMALLER THAN ALBUQUERQUE",
"air_date": "2000-06-28",
@@ -356919,16 +353449,6 @@
"show_number": "3729",
"fullAnswer": "Wisconsin"
},
- {
- "category": "BETWEEN WORLD WARS",
- "air_date": "2000-11-16",
- "question": "He's the bright light of '20s lit, seen here",
- "value": "$400",
- "answer": "F. Scott Fitzgerald",
- "round": "Jeopardy!",
- "show_number": "3729",
- "fullAnswer": "F. Scott Fitzgerald"
- },
{
"category": "10-LETTER WORDS",
"air_date": "2000-11-16",
@@ -358289,16 +354809,6 @@
"show_number": "3968",
"fullAnswer": "\"Good Times\""
},
- {
- "category": "QUEEN ME",
- "air_date": "2001-11-28",
- "question": "It's the 4-word \"royal\" title of the TV character seen here played by Gena Lee Nolin",
- "value": "$800",
- "answer": "Sheena, Queen of the Jungle",
- "round": "Double Jeopardy!",
- "show_number": "3968",
- "fullAnswer": "Sheena, Queen of the Jungle"
- },
{
"category": "FOODSPEAK",
"air_date": "2001-11-28",
@@ -358409,16 +354919,6 @@
"show_number": "3968",
"fullAnswer": "a Heart of Gold"
},
- {
- "category": "QUEEN ME",
- "air_date": "2001-11-28",
- "question": "Busted, she's the prominent Egyptian queen seen here",
- "value": "$1600",
- "answer": "Nefertiti",
- "round": "Double Jeopardy!",
- "show_number": "3968",
- "fullAnswer": "Nefertiti"
- },
{
"category": "FOODSPEAK",
"air_date": "2001-11-28",
@@ -359079,16 +355579,6 @@
"show_number": "2961",
"fullAnswer": "Herbert Hoover"
},
- {
- "category": "FILMS OF THE '70s",
- "air_date": "1997-06-16",
- "question": "(VIDEO DAILY DOUBLE):
This 1971 film featured the memorable debut seen here:
\"Whatcha all comin' back here in the dark?\"",
- "value": "$3,000",
- "answer": "Last Picture Show",
- "round": "Double Jeopardy!",
- "show_number": "2961",
- "fullAnswer": "\"The Last Picture Show\" (Cybill Shepherd)"
- },
{
"category": "FICTIONAL CHARACTERS",
"air_date": "1997-06-16",
@@ -359319,16 +355809,6 @@
"show_number": "3422",
"fullAnswer": "Pennsylvania"
},
- {
- "category": "FOR FISH AFICIONADOS",
- "air_date": "1999-06-22",
- "question": "Like a certain pigeon, the aquarium fish seen here are called this kind of tail",
- "value": "$400",
- "answer": "Fantail",
- "round": "Jeopardy!",
- "show_number": "3422",
- "fullAnswer": "Fantail"
- },
{
"category": "FAMOUS LASTS",
"air_date": "1999-06-22",
@@ -359609,16 +356089,6 @@
"show_number": "3422",
"fullAnswer": "Thor Heyerdahl"
},
- {
- "category": "SCREEN SIRENS",
- "air_date": "1999-06-22",
- "question": "She debuted in 1957's \"A Face in the Crowd\" & is seen here 2 years later in \"Anatomy of a Murder\"
Sure, but that's only usual with me; with men, I mean almost all men, ever since I was a kid",
- "value": "$800",
- "answer": "Lee Remick",
- "round": "Double Jeopardy!",
- "show_number": "3422",
- "fullAnswer": "Lee Remick"
- },
{
"category": "HAIL THE ROMAN EMPEROR!",
"air_date": "1999-06-22",
@@ -361489,16 +357959,6 @@
"show_number": "3457",
"fullAnswer": "1753"
},
- {
- "category": "THAT'S \"GREAT\"",
- "air_date": "1999-09-21",
- "question": "A small part of its 4,000-mile link is seen here",
- "value": "$200",
- "answer": "Great Wall of China",
- "round": "Jeopardy!",
- "show_number": "3457",
- "fullAnswer": "Great Wall of China"
- },
{
"category": "AMERICAN POETRY",
"air_date": "1999-09-21",
@@ -361859,16 +358319,6 @@
"show_number": "3457",
"fullAnswer": "Bordeaux"
},
- {
- "category": "FAMOUS FACES",
- "air_date": "1999-09-21",
- "question": "He's the actor seen here lending a \"hand\" to an unwary scientist",
- "value": "$800",
- "answer": "Boris Karloff",
- "round": "Double Jeopardy!",
- "show_number": "3457",
- "fullAnswer": "Boris Karloff"
- },
{
"category": "BEFORE & AFTER",
"air_date": "1999-09-21",
@@ -361909,16 +358359,6 @@
"show_number": "3457",
"fullAnswer": "Rouen"
},
- {
- "category": "FAMOUS FACES",
- "air_date": "1999-09-21",
- "question": "Some consider this revolutionary seen here to be the father of modern China",
- "value": "$1000",
- "answer": "Sun Yat-sen",
- "round": "Double Jeopardy!",
- "show_number": "3457",
- "fullAnswer": "Sun Yat-sen"
- },
{
"category": "BEFORE & AFTER",
"air_date": "1999-09-21",
@@ -363199,16 +359639,6 @@
"show_number": "4499",
"fullAnswer": "Ruth"
},
- {
- "category": "GODFATHERS OF SOLE",
- "air_date": "2004-03-11",
- "question": "The trademark seen here represents this brand of children's shoes",
- "value": "$400",
- "answer": "Buster Brown",
- "round": "Jeopardy!",
- "show_number": "4499",
- "fullAnswer": "Buster Brown"
- },
{
"category": "FILMS OF THE '60s",
"air_date": "2004-03-11",
@@ -363319,16 +359749,6 @@
"show_number": "4499",
"fullAnswer": "Exodus"
},
- {
- "category": "GODFATHERS OF SOLE",
- "air_date": "2004-03-11",
- "question": "In 1964 a German shoemaker named Karl created these sandals seen here",
- "value": "$800",
- "answer": "Birkenstocks",
- "round": "Jeopardy!",
- "show_number": "4499",
- "fullAnswer": "Birkenstocks"
- },
{
"category": "FILMS OF THE '60s",
"air_date": "2004-03-11",
@@ -363659,16 +360079,6 @@
"show_number": "4499",
"fullAnswer": "hydrogen"
},
- {
- "category": "TEA TIME",
- "air_date": "2004-03-11",
- "question": "Informally called a tea ball, this accessory seen here is used with loose tea",
- "value": "$2000",
- "answer": "tea infuser/strainer",
- "round": "Double Jeopardy!",
- "show_number": "4499",
- "fullAnswer": "tea infuser/strainer"
- },
{
"category": "OPERAS BY CHARACTER",
"air_date": "2004-03-11",
@@ -363729,16 +360139,6 @@
"show_number": "3950",
"fullAnswer": "Kuwait"
},
- {
- "category": "2001 ENTERTAINMENT NEWS",
- "air_date": "2001-11-02",
- "question": "The woman seen here triumphed on Oscar night for her role as this woman",
- "value": "$100",
- "answer": "Erin Brockovich",
- "round": "Jeopardy!",
- "show_number": "3950",
- "fullAnswer": "Erin Brockovich (Julia Roberts)"
- },
{
"category": "FROM HERE TO MATERNITY",
"air_date": "2001-11-02",
@@ -363839,16 +360239,6 @@
"show_number": "3950",
"fullAnswer": "the wash"
},
- {
- "category": "FOREIGN LEADERS QUIZ",
- "air_date": "2001-11-02",
- "question": "The man seen here is the president of this Western Hemisphere nation",
- "value": "$300",
- "answer": "Mexico",
- "round": "Jeopardy!",
- "show_number": "3950",
- "fullAnswer": "Mexico (Vicente Fox)"
- },
{
"category": "2001 ENTERTAINMENT NEWS",
"air_date": "2001-11-02",
@@ -364049,16 +360439,6 @@
"show_number": "3950",
"fullAnswer": "Guinevere"
},
- {
- "category": "ALL-AMERICAN FOLKS",
- "air_date": "2001-11-02",
- "question": "Seen here, guitarist Rudy Gonzalez is the first man with this job to play the Kennedy Center",
- "value": "$200",
- "answer": "cowboy",
- "round": "Double Jeopardy!",
- "show_number": "3950",
- "fullAnswer": "cowboy"
- },
{
"category": "HANG \"IN\" THERE, BABY!",
"air_date": "2001-11-02",
@@ -364169,16 +360549,6 @@
"show_number": "3950",
"fullAnswer": "Jean-Paul Sartre"
},
- {
- "category": "ALL-AMERICAN FOLKS",
- "air_date": "2001-11-02",
- "question": "One of his classic Western photographs is seen here:",
- "value": "$700",
- "answer": "Ansel Adams",
- "round": "Double Jeopardy!",
- "show_number": "3950",
- "fullAnswer": "Ansel Adams"
- },
{
"category": "HANG \"IN\" THERE, BABY!",
"air_date": "2001-11-02",
@@ -367139,16 +363509,6 @@
"show_number": "3239",
"fullAnswer": "Pride cometh before a fall"
},
- {
- "category": "GO PLAY OUTSIDE",
- "air_date": "1998-10-08",
- "question": "Game seen here in a Winslow Homer painting",
- "value": "$300",
- "answer": "Croquet",
- "round": "Jeopardy!",
- "show_number": "3239",
- "fullAnswer": "Croquet"
- },
{
"category": "NATIONAL MONUMENTS",
"air_date": "1998-10-08",
@@ -368999,16 +365359,6 @@
"show_number": "3386",
"fullAnswer": "Hope this helps"
},
- {
- "category": "SCIENCE & NATURE",
- "air_date": "1999-05-03",
- "question": "It's the striped African mammal with whom the insect seen here shares part of its name",
- "value": "$200",
- "answer": "Zebra",
- "round": "Double Jeopardy!",
- "show_number": "3386",
- "fullAnswer": "Zebra"
- },
{
"category": "WHAT'S THE DOG BREED?",
"air_date": "1999-05-03",
@@ -373759,16 +370109,6 @@
"show_number": "3051",
"fullAnswer": "James"
},
- {
- "category": "ON STAGE",
- "air_date": "1997-12-01",
- "question": "International troupe seen here in a performance at Radio City Music Hall",
- "value": "$800",
- "answer": "Riverdance",
- "round": "Jeopardy!",
- "show_number": "3051",
- "fullAnswer": "Riverdance"
- },
{
"category": "EVERYONE'S A CRITIC",
"air_date": "1997-12-01",
@@ -375799,16 +372139,6 @@
"show_number": "3232",
"fullAnswer": "Your age"
},
- {
- "category": "MIDWEST CITIES",
- "air_date": "1998-09-29",
- "question": "South Dakota city named for the landmark seen here",
- "value": "$800",
- "answer": "Sioux Falls",
- "round": "Double Jeopardy!",
- "show_number": "3232",
- "fullAnswer": "Sioux Falls"
- },
{
"category": "NAME THE MOVIE",
"air_date": "1998-09-29",
@@ -378969,26 +375299,6 @@
"show_number": "4184",
"fullAnswer": "guys & dolls"
},
- {
- "category": "THERE SHE IS",
- "air_date": "2002-11-07",
- "question": "This member of Polynesian royalty seen here fought the annexation of her homeland",
- "value": "$800",
- "answer": "Queen Liliuokalani",
- "round": "Double Jeopardy!",
- "show_number": "4184",
- "fullAnswer": "Queen Liliuokalani"
- },
- {
- "category": "MYTH AMERICA",
- "air_date": "2002-11-07",
- "question": "He's the mythical American soldier of WWII seen here",
- "value": "$800",
- "answer": "Kilroy",
- "round": "Double Jeopardy!",
- "show_number": "4184",
- "fullAnswer": "Kilroy"
- },
{
"category": "EARLY MAN",
"air_date": "2002-11-07",
@@ -379089,16 +375399,6 @@
"show_number": "4184",
"fullAnswer": "Jan & Dean"
},
- {
- "category": "THERE SHE IS",
- "air_date": "2002-11-07",
- "question": "Seen here, she married Henry VIII in 1533",
- "value": "$1600",
- "answer": "Anne Boleyn",
- "round": "Double Jeopardy!",
- "show_number": "4184",
- "fullAnswer": "Anne Boleyn"
- },
{
"category": "MYTH AMERICA",
"air_date": "2002-11-07",
@@ -382429,16 +378729,6 @@
"show_number": "2899",
"fullAnswer": "Connecticut"
},
- {
- "category": "THE MOVIES",
- "air_date": "1997-03-20",
- "question": "The action seen here occurs one day before this holiday: [video clue]",
- "value": "$800",
- "answer": "Independence Day/ 4th of July",
- "round": "Jeopardy!",
- "show_number": "2899",
- "fullAnswer": "Independence Day/ 4th of July"
- },
{
"category": "RHYME TIME",
"air_date": "1997-03-20",
@@ -383289,16 +379579,6 @@
"show_number": "3385",
"fullAnswer": "Dangerous Liaisons (or Dangerous Minds)"
},
- {
- "category": "THEORIES",
- "air_date": "1999-04-30",
- "question": "Theory that's cariactured in the 19th c. cartoon seen here:",
- "value": "$400",
- "answer": "evolution",
- "round": "Double Jeopardy!",
- "show_number": "3385",
- "fullAnswer": "evolution"
- },
{
"category": "FAMOUS NAMES",
"air_date": "1999-04-30",
@@ -383669,16 +379949,6 @@
"show_number": "3006",
"fullAnswer": "The Sparrow"
},
- {
- "category": "THE 1980s",
- "air_date": "1997-09-29",
- "question": "(VIDEO DAILY DOUBLE):
In the 1980s, $10 million was spent to save this animal, seen here, from extinction",
- "value": "$500",
- "answer": "California condor",
- "round": "Jeopardy!",
- "show_number": "3006",
- "fullAnswer": "California condor"
- },
{
"category": "TV VEHICLES",
"air_date": "1997-09-29",
@@ -383969,16 +380239,6 @@
"show_number": "3006",
"fullAnswer": "Salvador Dali"
},
- {
- "category": "INTERNATIONAL FILM STARS",
- "air_date": "1997-09-29",
- "question": "(VIDEO DAILY DOUBLE):
The actor seen here is also one of the world's most accomplished bridge players",
- "value": "$1,200",
- "answer": "Omar Sharif",
- "round": "Double Jeopardy!",
- "show_number": "3006",
- "fullAnswer": "Omar Sharif"
- },
{
"category": "LITERARY FORMS",
"air_date": "1997-09-29",
@@ -393759,16 +390019,6 @@
"show_number": "3853",
"fullAnswer": "New Mexico"
},
- {
- "category": "NONPOTENT POTABLES",
- "air_date": "2001-05-09",
- "question": "The girl seen here represented this juice brand",
- "value": "$500",
- "answer": "Tropicana",
- "round": "Jeopardy!",
- "show_number": "3853",
- "fullAnswer": "Tropicana"
- },
{
"category": "JOE-POURRI",
"air_date": "2001-05-09",
@@ -394029,16 +390279,6 @@
"show_number": "3853",
"fullAnswer": "the Watergate building"
},
- {
- "category": "WHEN I WAS YOUR AGE",
- "air_date": "2001-05-09",
- "question": "We didn't have the Springer show, but we watched this leader seen here have a \"kitchen debate\" with Nixon",
- "value": "$1000",
- "answer": "Nikita Khrushchev",
- "round": "Double Jeopardy!",
- "show_number": "3853",
- "fullAnswer": "Nikita Khrushchev"
- },
{
"category": "WILLIAM PENNED",
"air_date": "2001-05-09",
@@ -394509,26 +390749,6 @@
"show_number": "4512",
"fullAnswer": "a tree"
},
- {
- "category": "SCREEN PLAYS",
- "air_date": "2004-03-30",
- "question": "The 1988 film version of this hit Neil Simon play is seen here",
- "value": "$1200",
- "answer": "Biloxi Blues",
- "round": "Double Jeopardy!",
- "show_number": "4512",
- "fullAnswer": "Biloxi Blues"
- },
- {
- "category": "THE EAGLES HAVE LANDED",
- "air_date": "2004-03-30",
- "question": "Traditionally part-eagle, it's the heraldic emblem seen here",
- "value": "$1200",
- "answer": "griffin",
- "round": "Double Jeopardy!",
- "show_number": "4512",
- "fullAnswer": "the griffin"
- },
{
"category": "10-LETTER WORDS",
"air_date": "2004-03-30",
@@ -394769,16 +390989,6 @@
"show_number": "3613",
"fullAnswer": "Cosmopolitan"
},
- {
- "category": "LITERARY TOURISM",
- "air_date": "2000-04-26",
- "question": "Theatre fans know the home seen here is this playwright's birthplace:
(in Stratford-upon-Avon)",
- "value": "$200",
- "answer": "William Shakespeare",
- "round": "Jeopardy!",
- "show_number": "3613",
- "fullAnswer": "William Shakespeare"
- },
{
"category": "TITLE FILM FOLK",
"air_date": "2000-04-26",
@@ -395269,16 +391479,6 @@
"show_number": "3613",
"fullAnswer": "Wu-Tang Clan"
},
- {
- "category": "SUB CATEGORY",
- "air_date": "2000-04-26",
- "question": "This tower seen here sounds like it's a place from which to conduct a swindle:",
- "value": "$1000",
- "answer": "Conning tower",
- "round": "Double Jeopardy!",
- "show_number": "3613",
- "fullAnswer": "Conning tower"
- },
{
"category": "U.S. CITIES",
"air_date": "2000-04-26",
@@ -399479,16 +395679,6 @@
"show_number": "3485",
"fullAnswer": "In (the beginning)"
},
- {
- "category": "PROFILES IN CARVAGE",
- "air_date": "1999-10-29",
- "question": "Head of the former head of the country, seen here:
(U.S. president, '81-'89)",
- "value": "$200",
- "answer": "Ronald Reagan",
- "round": "Double Jeopardy!",
- "show_number": "3485",
- "fullAnswer": "Ronald Reagan"
- },
{
"category": "CAPITAL CITY OF BIRTH",
"air_date": "1999-10-29",
@@ -399669,16 +395859,6 @@
"show_number": "3485",
"fullAnswer": "\"The Last Temptation of Christ\""
},
- {
- "category": "PROFILES IN CARVAGE",
- "air_date": "1999-10-29",
- "question": "They're the \"Starr\" witnesses seen here:",
- "value": "$1000",
- "answer": "Linda Tripp & Monica Lewinsky",
- "round": "Double Jeopardy!",
- "show_number": "3485",
- "fullAnswer": "Linda Tripp & Monica Lewinsky"
- },
{
"category": "ACTING THE PART",
"air_date": "1999-10-29",
@@ -400029,16 +396209,6 @@
"show_number": "3811",
"fullAnswer": "Marian"
},
- {
- "category": "FAMOUS FEMALES",
- "air_date": "2001-03-12",
- "question": "She's the courageous woman seen here",
- "value": "$200",
- "answer": "Mother Teresa",
- "round": "Double Jeopardy!",
- "show_number": "3811",
- "fullAnswer": "Mother Teresa"
- },
{
"category": "1980s MUSIC",
"air_date": "2001-03-12",
@@ -400199,16 +396369,6 @@
"show_number": "3811",
"fullAnswer": "Martin"
},
- {
- "category": "FAMOUS FEMALES",
- "air_date": "2001-03-12",
- "question": "Seen here: She was the victim of one of the most controversial royal break-ups ever in 1533",
- "value": "$800",
- "answer": "Catherine of Aragon",
- "round": "Double Jeopardy!",
- "show_number": "3811",
- "fullAnswer": "Catherine of Aragon"
- },
{
"category": "1980s MUSIC",
"air_date": "2001-03-12",
@@ -400259,16 +396419,6 @@
"show_number": "3811",
"fullAnswer": "Murdoch"
},
- {
- "category": "FAMOUS FEMALES",
- "air_date": "2001-03-12",
- "question": "Spreading her winged arms, the Egyptian goddess seen here is guarding the tomb of Seti I",
- "value": "$1000",
- "answer": "Isis",
- "round": "Double Jeopardy!",
- "show_number": "3811",
- "fullAnswer": "Isis"
- },
{
"category": "1980s MUSIC",
"air_date": "2001-03-12",
@@ -400459,26 +396609,6 @@
"show_number": "3704",
"fullAnswer": "Pheromones"
},
- {
- "category": "PLACES TO LIVE",
- "air_date": "2000-10-12",
- "question": "It's the French word for the type of Loire Valley home seen here; the region is famous for them",
- "value": "$300",
- "answer": "Chateau",
- "round": "Jeopardy!",
- "show_number": "3704",
- "fullAnswer": "Chateau"
- },
- {
- "category": "THE ADAMS FAMILY",
- "air_date": "2000-10-12",
- "question": "This European politician seen here is often embroiled in controversy",
- "value": "$300",
- "answer": "Gerry Adams",
- "round": "Jeopardy!",
- "show_number": "3704",
- "fullAnswer": "Gerry Adams (of Sinn Fein)"
- },
{
"category": "-GRAMS",
"air_date": "2000-10-12",
@@ -407239,16 +403369,6 @@
"show_number": "3720",
"fullAnswer": "Aaron Burr"
},
- {
- "category": "SANDWICHES",
- "air_date": "2000-11-03",
- "question": "Possibly from a synonym for pig, it's an eastern U.S. name for the sandwich seen here:",
- "value": "$300",
- "answer": "Hoagie",
- "round": "Jeopardy!",
- "show_number": "3720",
- "fullAnswer": "Hoagie"
- },
{
"category": "LITERALLY",
"air_date": "2000-11-03",
@@ -407309,16 +403429,6 @@
"show_number": "3720",
"fullAnswer": "Mayonnaise"
},
- {
- "category": "LITERALLY",
- "air_date": "2000-11-03",
- "question": "Seen here in 1997, this author of military thrillers signed a 2-book deal reported at over $50 million dollars",
- "value": "$400",
- "answer": "Tom Clancy",
- "round": "Jeopardy!",
- "show_number": "3720",
- "fullAnswer": "Tom Clancy"
- },
{
"category": "SPORTS",
"air_date": "2000-11-03",
@@ -407469,16 +403579,6 @@
"show_number": "3720",
"fullAnswer": "Moose"
},
- {
- "category": "SAILING",
- "air_date": "2000-11-03",
- "question": "The object seen here: you move it to port to turn the boat to starboard",
- "value": "$400",
- "answer": "Tiller",
- "round": "Double Jeopardy!",
- "show_number": "3720",
- "fullAnswer": "Tiller"
- },
{
"category": "TROPICAL ISLANDS",
"air_date": "2000-11-03",
@@ -407529,16 +403629,6 @@
"show_number": "3720",
"fullAnswer": "Mothers-in-law"
},
- {
- "category": "SAILING",
- "air_date": "2000-11-03",
- "question": "Soccer players as well as sailors know this term for the device seen here:",
- "value": "$600",
- "answer": "Cleat",
- "round": "Double Jeopardy!",
- "show_number": "3720",
- "fullAnswer": "Cleat"
- },
{
"category": "TROPICAL ISLANDS",
"air_date": "2000-11-03",
@@ -407589,16 +403679,6 @@
"show_number": "3720",
"fullAnswer": "Mongooses"
},
- {
- "category": "SAILING",
- "air_date": "2000-11-03",
- "question": "On a boat, it's not a sheet or a dead shipmate, but the part of the rigging seen here",
- "value": "$800",
- "answer": "Shroud",
- "round": "Double Jeopardy!",
- "show_number": "3720",
- "fullAnswer": "Shroud"
- },
{
"category": "TROPICAL ISLANDS",
"air_date": "2000-11-03",
@@ -407649,16 +403729,6 @@
"show_number": "3720",
"fullAnswer": "Phylla"
},
- {
- "category": "SAILING",
- "air_date": "2000-11-03",
- "question": "Seen here, it gets its name because weapons were placed there on warships",
- "value": "$1000",
- "answer": "Gunwale",
- "round": "Double Jeopardy!",
- "show_number": "3720",
- "fullAnswer": "Gunwale"
- },
{
"category": "TROPICAL ISLANDS",
"air_date": "2000-11-03",
@@ -408439,16 +404509,6 @@
"show_number": "3937",
"fullAnswer": "miscue"
},
- {
- "category": "SEE THE \"Z\"",
- "air_date": "2001-10-16",
- "question": "Strummable stringed instrument seen here",
- "value": "$300",
- "answer": "zither",
- "round": "Jeopardy!",
- "show_number": "3937",
- "fullAnswer": "zither"
- },
{
"category": "FRANCIS FORD COPPOLA",
"air_date": "2001-10-16",
@@ -408499,16 +404559,6 @@
"show_number": "3937",
"fullAnswer": "putting english on the ball"
},
- {
- "category": "SEE THE \"Z\"",
- "air_date": "2001-10-16",
- "question": "There are about 20 species of this popular garden favorite seen here",
- "value": "$400",
- "answer": "zinnia",
- "round": "Jeopardy!",
- "show_number": "3937",
- "fullAnswer": "zinnia"
- },
{
"category": "FRANCIS FORD COPPOLA",
"air_date": "2001-10-16",
@@ -408559,16 +404609,6 @@
"show_number": "3937",
"fullAnswer": "bridge"
},
- {
- "category": "SEE THE \"Z\"",
- "air_date": "2001-10-16",
- "question": "Married name of the 1932 multi-Olympic medal winner seen here",
- "value": "$500",
- "answer": "Zaharias",
- "round": "Jeopardy!",
- "show_number": "3937",
- "fullAnswer": "(Babe Didrikson) Zaharias"
- },
{
"category": "FRANCIS FORD COPPOLA",
"air_date": "2001-10-16",
@@ -408679,16 +404719,6 @@
"show_number": "3937",
"fullAnswer": "Queen Anne"
},
- {
- "category": "A DATE WITH DISASTER",
- "air_date": "2001-10-16",
- "question": "Seen here, he shot a man in Texas, November 24, 1963",
- "value": "$400",
- "answer": "Jack Ruby",
- "round": "Double Jeopardy!",
- "show_number": "3937",
- "fullAnswer": "Jack Ruby"
- },
{
"category": "OH, HENRY!",
"air_date": "2001-10-16",
@@ -410489,16 +406519,6 @@
"show_number": "3952",
"fullAnswer": "Coconut milk"
},
- {
- "category": "\"PI\"",
- "air_date": "2001-11-06",
- "question": "Northern creature seen here, perhaps looking for a nice, tasty hook:",
- "value": "$600",
- "answer": "Pike",
- "round": "Double Jeopardy!",
- "show_number": "3952",
- "fullAnswer": "Pike"
- },
{
"category": "KISSED THE GIRLS",
"air_date": "2001-11-06",
@@ -414849,16 +410869,6 @@
"show_number": "3790",
"fullAnswer": "Hart to Hart"
},
- {
- "category": "PRETTY PICTURES",
- "air_date": "2001-02-09",
- "question": "In the painting seen here, Édouard Manet showed himself and others in this city's Tuileries Gardens",
- "value": "$800",
- "answer": "Paris",
- "round": "Double Jeopardy!",
- "show_number": "3790",
- "fullAnswer": "Paris"
- },
{
"category": "BEATING THE ODDS",
"air_date": "2001-02-09",
@@ -416309,16 +412319,6 @@
"show_number": "3830",
"fullAnswer": "On the bench"
},
- {
- "category": "RELIGIOUS LEADERS",
- "air_date": "2001-04-06",
- "question": "He's the late religious leader & political figure seen here",
- "value": "$200",
- "answer": "Ayatollah Khomeini",
- "round": "Double Jeopardy!",
- "show_number": "3830",
- "fullAnswer": "Ayatollah Khomeini"
- },
{
"category": "DEM BONES",
"air_date": "2001-04-06",
@@ -416429,16 +412429,6 @@
"show_number": "3830",
"fullAnswer": "John Knox"
},
- {
- "category": "DEM BONES",
- "air_date": "2001-04-06",
- "question": "From the Latin for \"to chew\", it's the technical name for the bone seen here",
- "value": "$600",
- "answer": "Mandible",
- "round": "Double Jeopardy!",
- "show_number": "3830",
- "fullAnswer": "Mandible"
- },
{
"category": "TV COMMERCIALS",
"air_date": "2001-04-06",
@@ -419039,16 +415029,6 @@
"show_number": "3796",
"fullAnswer": "Parsifal/Percival"
},
- {
- "category": "THAT'S JUST \"GREAT\"",
- "air_date": "2001-02-19",
- "question": "Under the leadership of this man, seen here, his nation doubled in size & became a major European power",
- "value": "$500",
- "answer": "Frederick the Great",
- "round": "Jeopardy!",
- "show_number": "3796",
- "fullAnswer": "Frederick the Great (of Prussia)"
- },
{
"category": "SCIENTISTS & INVENTORS",
"air_date": "2001-02-19",
@@ -419059,16 +415039,6 @@
"show_number": "3796",
"fullAnswer": "Alexander Graham Bell"
},
- {
- "category": "\"B\" SURE",
- "air_date": "2001-02-19",
- "question": "Type of creature seen here",
- "value": "$200",
- "answer": "Baboon",
- "round": "Double Jeopardy!",
- "show_number": "3796",
- "fullAnswer": "Baboon"
- },
{
"category": "BIG SCREEN BRAINBUSTERS",
"air_date": "2001-02-19",
@@ -419159,16 +415129,6 @@
"show_number": "3796",
"fullAnswer": "Whale oil"
},
- {
- "category": "FANTASTIC",
- "air_date": "2001-02-19",
- "question": "\"Doom\" video game designer American McGee has put a demented twist on this heroine, as seen here",
- "value": "$400",
- "answer": "Alice in Wonderland",
- "round": "Double Jeopardy!",
- "show_number": "3796",
- "fullAnswer": "Alice in Wonderland"
- },
{
"category": "SCIENTISTS & INVENTORS",
"air_date": "2001-02-19",
@@ -419269,16 +415229,6 @@
"show_number": "3796",
"fullAnswer": "Johannes Kepler"
},
- {
- "category": "\"B\" SURE",
- "air_date": "2001-02-19",
- "question": "It's the 19th century German style of furniture seen here",
- "value": "$1000",
- "answer": "Biedermeier",
- "round": "Double Jeopardy!",
- "show_number": "3796",
- "fullAnswer": "Biedermeier"
- },
{
"category": "BIG SCREEN BRAINBUSTERS",
"air_date": "2001-02-19",
@@ -420619,16 +416569,6 @@
"show_number": "3978",
"fullAnswer": "Afghanistan"
},
- {
- "category": "ITALIAN ART & ARTISTS",
- "air_date": "2001-12-12",
- "question": "Andrea Solari dished up the painting of this saint seen here",
- "value": "$400",
- "answer": "John the Baptist",
- "round": "Double Jeopardy!",
- "show_number": "3978",
- "fullAnswer": "John the Baptist"
- },
{
"category": "MOVIE CROSSWORD CLUES \"M\"",
"air_date": "2001-12-12",
@@ -420659,16 +416599,6 @@
"show_number": "3978",
"fullAnswer": "Petula Clark Kent"
},
- {
- "category": "MEET THE BEETLES",
- "air_date": "2001-12-12",
- "question": "It's the company that produced the popular \"insect\" seen here",
- "value": "$800",
- "answer": "Volkswagen",
- "round": "Double Jeopardy!",
- "show_number": "3978",
- "fullAnswer": "Volkswagen"
- },
{
"category": "LANDLOCKED COUNTRIES",
"air_date": "2001-12-12",
@@ -420739,16 +416669,6 @@
"show_number": "3978",
"fullAnswer": "Luxembourg"
},
- {
- "category": "ITALIAN ART & ARTISTS",
- "air_date": "2001-12-12",
- "question": "Seen here is Antonio Canova's statue of this French emperor's scandalous sister Pauline",
- "value": "$1200",
- "answer": "Napoleon",
- "round": "Double Jeopardy!",
- "show_number": "3978",
- "fullAnswer": "Napoleon"
- },
{
"category": "MOVIE CROSSWORD CLUES \"M\"",
"air_date": "2001-12-12",
@@ -420839,16 +416759,6 @@
"show_number": "3978",
"fullAnswer": "Kobe Bryant Gumbel"
},
- {
- "category": "MEET THE BEETLES",
- "air_date": "2001-12-12",
- "question": "The resemblance of the jaws of the beetle seen here to a male deer's antlers gives it this name",
- "value": "$2000",
- "answer": "stag beetle",
- "round": "Double Jeopardy!",
- "show_number": "3978",
- "fullAnswer": "stag beetle"
- },
{
"category": "ITALIAN ART & ARTISTS",
"air_date": "2001-12-12",
@@ -423769,16 +419679,6 @@
"show_number": "4217",
"fullAnswer": "pony"
},
- {
- "category": "SNACK FOODS",
- "air_date": "2002-12-24",
- "question": "Chester, seen here, is the spokescat for this snack brand, launched nationally in 1948",
- "value": "$600",
- "answer": "Cheetos",
- "round": "Jeopardy!",
- "show_number": "4217",
- "fullAnswer": "Cheetos"
- },
{
"category": "THE NBA",
"air_date": "2002-12-24",
@@ -423889,16 +419789,6 @@
"show_number": "4217",
"fullAnswer": "girth"
},
- {
- "category": "SNACK FOODS",
- "air_date": "2002-12-24",
- "question": "O.D. McKee named this brand of snack cakes for his granddaughter, & its logo seen here bears her image",
- "value": "$1000",
- "answer": "Little Debbie",
- "round": "Jeopardy!",
- "show_number": "4217",
- "fullAnswer": "Little Debbie"
- },
{
"category": "THE NBA",
"air_date": "2002-12-24",
@@ -424049,16 +419939,6 @@
"show_number": "4217",
"fullAnswer": "Sea of Galilee"
},
- {
- "category": "ANGEL",
- "air_date": "2002-12-24",
- "question": "The flowers seen here are called \"the Angels' version of\" this instrument",
- "value": "$1200",
- "answer": "trumpet",
- "round": "Double Jeopardy!",
- "show_number": "4217",
- "fullAnswer": "trumpet"
- },
{
"category": "WHOSE LINE IS IT ANYWAY?",
"air_date": "2002-12-24",
@@ -425349,16 +421229,6 @@
"show_number": "4171",
"fullAnswer": "Demi Moore"
},
- {
- "category": "THE LAST BOY SCOUT",
- "air_date": "2002-10-21",
- "question": "This artist whose work is seen here illustrated the Boy Scout calendar from 1926-1976",
- "value": "$400",
- "answer": "Norman Rockwell",
- "round": "Jeopardy!",
- "show_number": "4171",
- "fullAnswer": "Norman Rockwell"
- },
{
"category": "LOOK WHO'S TALKING",
"air_date": "2002-10-21",
@@ -425379,16 +421249,6 @@
"show_number": "4171",
"fullAnswer": "Anne Rice"
},
- {
- "category": "UNBREAKABLE",
- "air_date": "2002-10-21",
- "question": "This X-Man seen here has bones & claws made from unbreakable adamantium",
- "value": "$400",
- "answer": "Wolverine",
- "round": "Jeopardy!",
- "show_number": "4171",
- "fullAnswer": "Wolverine"
- },
{
"category": "THE \"FIFTH\" ELEMENT",
"air_date": "2002-10-21",
@@ -428729,16 +424589,6 @@
"show_number": "3172",
"fullAnswer": "My red shoes"
},
- {
- "category": "NO MEN ALLOWED",
- "air_date": "1998-05-19",
- "question": "These dancers seen here first gained \"exposure\" with female audiences in 1978",
- "value": "$800",
- "answer": "Chippendales",
- "round": "Double Jeopardy!",
- "show_number": "3172",
- "fullAnswer": "Chippendales"
- },
{
"category": "MEN IN BLACK",
"air_date": "1998-05-19",
@@ -430509,16 +426359,6 @@
"show_number": "4253",
"fullAnswer": "Go to Jail"
},
- {
- "category": "ENTERTAINING VILLAINS",
- "air_date": "2003-02-12",
- "question": "This English actor, seen here, played a sadist in \"Rob Roy\" & a tyrannical primate in \"Planet of the Apes\"",
- "value": "$2000",
- "answer": "Tim Roth",
- "round": "Double Jeopardy!",
- "show_number": "4253",
- "fullAnswer": "Tim Roth"
- },
{
"category": "POPULATIONS",
"air_date": "2003-02-12",
@@ -433359,16 +429199,6 @@
"show_number": "4197",
"fullAnswer": "snowflake"
},
- {
- "category": "WITH THIS RING",
- "air_date": "2002-11-26",
- "question": "As you might gather from the rings around its tail, the coati seen here belongs to this mammal family",
- "value": "$600",
- "answer": "raccoon",
- "round": "Jeopardy!",
- "show_number": "4197",
- "fullAnswer": "raccoon"
- },
{
"category": "I THEE WED",
"air_date": "2002-11-26",
@@ -436729,16 +432559,6 @@
"show_number": "3793",
"fullAnswer": "\"Kiss of the Spider Woman\""
},
- {
- "category": "LEISURE TIME",
- "air_date": "2001-02-14",
- "question": "Many amateur artists use the medium seen here named for its non-oil based pigments",
- "value": "$300",
- "answer": "Watercolor",
- "round": "Jeopardy!",
- "show_number": "3793",
- "fullAnswer": "Watercolor"
- },
{
"category": "ON VALENTINE'S DAY",
"air_date": "2001-02-14",
@@ -436919,16 +432739,6 @@
"show_number": "3793",
"fullAnswer": "Printemps"
},
- {
- "category": "GLOBAL WARMING",
- "air_date": "2001-02-14",
- "question": "In describing the effect of global warming, the Earth is often compared to this structure seen here",
- "value": "$200",
- "answer": "Greenhouse",
- "round": "Double Jeopardy!",
- "show_number": "3793",
- "fullAnswer": "Greenhouse"
- },
{
"category": "\"ING\"LISH",
"air_date": "2001-02-14",
@@ -436979,16 +432789,6 @@
"show_number": "3793",
"fullAnswer": "Sweden"
},
- {
- "category": "DICTATORS & TYRANTS",
- "air_date": "2001-02-14",
- "question": "He's the European dictator seen here in 1936",
- "value": "$600",
- "answer": "Francisco Franco",
- "round": "Double Jeopardy!",
- "show_number": "3793",
- "fullAnswer": "Francisco Franco"
- },
{
"category": "TAKE ME OUT TO...",
"air_date": "2001-02-14",
@@ -436999,16 +432799,6 @@
"show_number": "3793",
"fullAnswer": "Kendo"
},
- {
- "category": "WE'LL ALWAYS HAVE PARIS",
- "air_date": "2001-02-14",
- "question": "Mais Oui! The original version of this monument is in France, but the one seen here belongs to Paris Las Vegas",
- "value": "$600",
- "answer": "Arc de Triomphe",
- "round": "Double Jeopardy!",
- "show_number": "3793",
- "fullAnswer": "Arc de Triomphe"
- },
{
"category": "GLOBAL WARMING",
"air_date": "2001-02-14",
@@ -439599,16 +435389,6 @@
"show_number": "4258",
"fullAnswer": "Mexico City"
},
- {
- "category": "HAIRSTYLES",
- "air_date": "2003-02-19",
- "question": "The punk style seen here was adapted from that of a Native American tribe",
- "value": "$400",
- "answer": "Mohawk",
- "round": "Jeopardy!",
- "show_number": "4258",
- "fullAnswer": "Mohawk"
- },
{
"category": "DINNER THEATER",
"air_date": "2003-02-19",
@@ -439739,16 +435519,6 @@
"show_number": "4258",
"fullAnswer": "Inherit the Wind"
},
- {
- "category": "FANGS FOR THE MEMORIES",
- "air_date": "2003-02-19",
- "question": "The fangs seen here from a 1994 film belong to this centuries-old character",
- "value": "$800",
- "answer": "Lestat",
- "round": "Jeopardy!",
- "show_number": "4258",
- "fullAnswer": "Lestat"
- },
{
"category": "SPORTING OBJECTS",
"air_date": "2003-02-19",
@@ -439909,16 +435679,6 @@
"show_number": "4258",
"fullAnswer": "(Harriet) Beecher (Stowe)"
},
- {
- "category": "20th CENTURY QUOTATIONS",
- "air_date": "2003-02-19",
- "question": "The 2 men seen here; in 1931 one reportedly said of the other, \"I had a better year than he did\"",
- "value": "$1,200",
- "answer": "Babe Ruth & Herbert Hoover",
- "round": "Double Jeopardy!",
- "show_number": "4258",
- "fullAnswer": "Babe Ruth & Herbert Hoover"
- },
{
"category": "A PUB QUIZ",
"air_date": "2003-02-19",
@@ -443549,16 +439309,6 @@
"show_number": "4411",
"fullAnswer": "beige"
},
- {
- "category": "AFRICAN-AMERICANA",
- "air_date": "2003-11-10",
- "question": "In 2003 the Postal Service did him justice by honoring him with the stamp seen here",
- "value": "$2000",
- "answer": "Thurgood Marshall",
- "round": "Double Jeopardy!",
- "show_number": "4411",
- "fullAnswer": "Thurgood Marshall"
- },
{
"category": "BEFORE & AFTER",
"air_date": "2003-11-10",
@@ -444709,16 +440459,6 @@
"show_number": "3528",
"fullAnswer": "\"The Last of the Mohicans\""
},
- {
- "category": "FUNNY LADIES",
- "air_date": "1999-12-29",
- "question": "She's the stand-up comic seen here:",
- "value": "$200",
- "answer": "Paula Poundstone",
- "round": "Jeopardy!",
- "show_number": "3528",
- "fullAnswer": "Paula Poundstone"
- },
{
"category": "CLOSE TO \"HOME\"",
"air_date": "1999-12-29",
@@ -445169,16 +440909,6 @@
"show_number": "3528",
"fullAnswer": "Washington"
},
- {
- "category": "LITTLE-KNOWN ELEMENTS",
- "air_date": "1999-12-29",
- "question": "This \"element\" comes in red & white types, seen here:",
- "value": "$800",
- "answer": "Geranium",
- "round": "Double Jeopardy!",
- "show_number": "3528",
- "fullAnswer": "Geranium"
- },
{
"category": "GRAND OL' OPERA",
"air_date": "1999-12-29",
@@ -445879,16 +441609,6 @@
"show_number": "3287",
"fullAnswer": "Snow White"
},
- {
- "category": "WAR PLANES",
- "air_date": "1998-12-15",
- "question": "Sneaky name for the bomber seen here",
- "value": "$200",
- "answer": "Stealth Bomber",
- "round": "Jeopardy!",
- "show_number": "3287",
- "fullAnswer": "Stealth Bomber"
- },
{
"category": "COMMON BONDS",
"air_date": "1998-12-15",
@@ -446059,16 +441779,6 @@
"show_number": "3287",
"fullAnswer": "Mike Douglas"
},
- {
- "category": "WAR PLANES",
- "air_date": "1998-12-15",
- "question": "It's the American bomber seen here during a '40s atomic bomb test run",
- "value": "$500",
- "answer": "B-29",
- "round": "Jeopardy!",
- "show_number": "3287",
- "fullAnswer": "B-29"
- },
{
"category": "COMMON BONDS",
"air_date": "1998-12-15",
@@ -446109,16 +441819,6 @@
"show_number": "3287",
"fullAnswer": "The Divine Comedy"
},
- {
- "category": "EUROPEAN ART",
- "air_date": "1998-12-15",
- "question": "He's the subject of the Holbein portrait seen here (had six wives)",
- "value": "$200",
- "answer": "Henry VIII",
- "round": "Double Jeopardy!",
- "show_number": "3287",
- "fullAnswer": "Henry VIII"
- },
{
"category": "HAS \"MY\"",
"air_date": "1998-12-15",
@@ -447599,16 +443299,6 @@
"show_number": "4312",
"fullAnswer": "Gulf of Thailand"
},
- {
- "category": "POP CULTURE",
- "air_date": "2003-05-06",
- "question": "The Sailor Boy & his dog seen here are a symbol of this snack brand",
- "value": "$200",
- "answer": "Cracker Jack",
- "round": "Jeopardy!",
- "show_number": "4312",
- "fullAnswer": "Cracker Jack"
- },
{
"category": "STAND BY YOUR MANNEQUIN",
"air_date": "2003-05-06",
@@ -447669,16 +443359,6 @@
"show_number": "4312",
"fullAnswer": "Apollo"
},
- {
- "category": "STAND BY YOUR MANNEQUIN",
- "air_date": "2003-05-06",
- "question": "The mannequin seen here is used in the teaching of this procedure",
- "value": "$400",
- "answer": "CPR",
- "round": "Jeopardy!",
- "show_number": "4312",
- "fullAnswer": "CPR (Cardiopulmonary resuscitation)"
- },
{
"category": "AROUND THE GYM",
"air_date": "2003-05-06",
@@ -447689,16 +443369,6 @@
"show_number": "4312",
"fullAnswer": "carbohydrates"
},
- {
- "category": "PENGUIN CLASSICS",
- "air_date": "2003-05-06",
- "question": "The cover seen here is from the new edition of this classic 1605 novel",
- "value": "$400",
- "answer": "Don Quixote",
- "round": "Jeopardy!",
- "show_number": "4312",
- "fullAnswer": "\"Don Quixote\""
- },
{
"category": "FROM THE LATIN",
"air_date": "2003-05-06",
@@ -447749,16 +443419,6 @@
"show_number": "4312",
"fullAnswer": "Stairmaster"
},
- {
- "category": "PENGUIN CLASSICS",
- "air_date": "2003-05-06",
- "question": "The cover seen here is from a Penguin Classic of this 1726 novel",
- "value": "$600",
- "answer": "Gulliver's Travels",
- "round": "Jeopardy!",
- "show_number": "4312",
- "fullAnswer": "\"Gulliver's Travels\""
- },
{
"category": "FROM THE LATIN",
"air_date": "2003-05-06",
@@ -447839,16 +443499,6 @@
"show_number": "4312",
"fullAnswer": "ANWR (Arctic National Wildlife Refuge)"
},
- {
- "category": "POP CULTURE",
- "air_date": "2003-05-06",
- "question": "It's the brand name of the transporter seen here",
- "value": "$1000",
- "answer": "Segway",
- "round": "Jeopardy!",
- "show_number": "4312",
- "fullAnswer": "Segway"
- },
{
"category": "STAND BY YOUR MANNEQUIN",
"air_date": "2003-05-06",
@@ -448919,16 +444569,6 @@
"show_number": "3268",
"fullAnswer": "Oral exam"
},
- {
- "category": "TV TEENS",
- "air_date": "1998-11-18",
- "question": "It's the name of the witch played by the young lady seen here",
- "value": "$300",
- "answer": "Sabrina",
- "round": "Jeopardy!",
- "show_number": "3268",
- "fullAnswer": "Sabrina (Melissa Joan Hart)"
- },
{
"category": "MUSIC",
"air_date": "1998-11-18",
@@ -448949,16 +444589,6 @@
"show_number": "3268",
"fullAnswer": "Souffle"
},
- {
- "category": "ALLITERATION ALL AROUND",
- "air_date": "1998-11-18",
- "question": "Fictional character seen here illustrated by his creator",
- "value": "$300",
- "answer": "Dr. Dolittle",
- "round": "Jeopardy!",
- "show_number": "3268",
- "fullAnswer": "Dr. Dolittle"
- },
{
"category": "THE FREEDOM TRAIL",
"air_date": "1998-11-18",
@@ -448979,16 +444609,6 @@
"show_number": "3268",
"fullAnswer": "Seminar"
},
- {
- "category": "TV TEENS",
- "air_date": "1998-11-18",
- "question": "Benjamin Salisbury, seen here, shines as Brighton Sheffield on this sitcom",
- "value": "$400",
- "answer": "Nanny",
- "round": "Jeopardy!",
- "show_number": "3268",
- "fullAnswer": "The Nanny"
- },
{
"category": "MUSIC",
"air_date": "1998-11-18",
@@ -449309,16 +444929,6 @@
"show_number": "3268",
"fullAnswer": "Ralph Waldo Emerson"
},
- {
- "category": "REMEMBER THE '80s?",
- "air_date": "1998-11-18",
- "question": "He's the artist who created the work seen here",
- "value": "$1000",
- "answer": "Patrick Nagel",
- "round": "Double Jeopardy!",
- "show_number": "3268",
- "fullAnswer": "Patrick Nagel"
- },
{
"category": "FACTS & FIGURES",
"air_date": "1998-11-18",
@@ -450049,16 +445659,6 @@
"show_number": "3164",
"fullAnswer": "Paul McCartney"
},
- {
- "category": "COMPUTER CHARACTERS",
- "air_date": "1998-05-07",
- "question": "Seen here, she's the star of one of the hottest video games ever",
- "value": "$200",
- "answer": "Lara Croft",
- "round": "Jeopardy!",
- "show_number": "3164",
- "fullAnswer": "Lara Croft"
- },
{
"category": "RIVERS",
"air_date": "1998-05-07",
@@ -450169,16 +445769,6 @@
"show_number": "3164",
"fullAnswer": "Hook"
},
- {
- "category": "COMPUTER CHARACTERS",
- "air_date": "1998-05-07",
- "question": "TV series set inside a computer that features the characters seen here",
- "value": "$400",
- "answer": "ReBoot",
- "round": "Jeopardy!",
- "show_number": "3164",
- "fullAnswer": "ReBoot"
- },
{
"category": "RIVERS",
"air_date": "1998-05-07",
@@ -450229,16 +445819,6 @@
"show_number": "3164",
"fullAnswer": "Fred Grandy"
},
- {
- "category": "COMPUTER CHARACTERS",
- "air_date": "1998-05-07",
- "question": "1 of the 2 computer games that feature the clay man Klaymen seen here",
- "value": "$500",
- "answer": "Neverhood or Skullmonkeys",
- "round": "Jeopardy!",
- "show_number": "3164",
- "fullAnswer": "\"The Neverhood\" or \"Skullmonkeys\""
- },
{
"category": "RIVERS",
"air_date": "1998-05-07",
@@ -450469,16 +446049,6 @@
"show_number": "3164",
"fullAnswer": "Lech Walesa"
},
- {
- "category": "HI, I \"Q\"",
- "air_date": "1998-05-07",
- "question": "Shapes seen here",
- "value": "$800",
- "answer": "Quadrilaterals",
- "round": "Double Jeopardy!",
- "show_number": "3164",
- "fullAnswer": "Quadrilaterals"
- },
{
"category": "TIME",
"air_date": "1998-05-07",
@@ -452569,16 +448139,6 @@
"show_number": "4365",
"fullAnswer": "level"
},
- {
- "category": "TRANSPORTATION",
- "air_date": "2003-07-18",
- "question": "Scheduled to set sail in 2004, its logo is seen here
(QM2)",
- "value": "$1000",
- "answer": "Queen Mary 2",
- "round": "Jeopardy!",
- "show_number": "4365",
- "fullAnswer": "Queen Mary 2"
- },
{
"category": "ANNUAL EVENTS",
"air_date": "2003-07-18",
@@ -453019,16 +448579,6 @@
"show_number": "3265",
"fullAnswer": "kilometer"
},
- {
- "category": "STORMY WEATHER",
- "air_date": "1998-11-13",
- "question": "Body part associated with the center of the image seen here (hurricane)",
- "value": "$300",
- "answer": "eye",
- "round": "Jeopardy!",
- "show_number": "3265",
- "fullAnswer": "eye"
- },
{
"category": "A CATEGORY ABOUT NOTHING",
"air_date": "1998-11-13",
@@ -453369,16 +448919,6 @@
"show_number": "3265",
"fullAnswer": "wolf"
},
- {
- "category": "PAUL REVERE",
- "air_date": "1998-11-13",
- "question": "Massacre victim seen here in an engraving by Paul Revere",
- "value": "$1000",
- "answer": "Crispus Attucks",
- "round": "Double Jeopardy!",
- "show_number": "3265",
- "fullAnswer": "Crispus Attucks"
- },
{
"category": "THE CANNELL CHANNEL",
"air_date": "1998-11-13",
@@ -455269,16 +450809,6 @@
"show_number": "3783",
"fullAnswer": "Don Knotts"
},
- {
- "category": "SUPERMARKET SWEEP",
- "air_date": "2001-01-31",
- "question": "(Take a look at the monitor, players):
It's the popular brand of snack food that lends its name to the cereal seen here:",
- "value": "$300",
- "answer": "Oreos",
- "round": "Jeopardy!",
- "show_number": "3783",
- "fullAnswer": "Oreos (for Oreo O's)"
- },
{
"category": "WHAT'S MY LINE?",
"air_date": "2001-01-31",
@@ -455629,16 +451159,6 @@
"show_number": "3783",
"fullAnswer": "Prospero (from The Tempest)"
},
- {
- "category": "SINGERS WHO ACT",
- "air_date": "2001-01-31",
- "question": "This singer seen here gave a fine performance as Delroy Lindo's troubled daughter in \"The Cider House Rules\"",
- "value": "$800",
- "answer": "Erykah Badu",
- "round": "Double Jeopardy!",
- "show_number": "3783",
- "fullAnswer": "Erykah Badu"
- },
{
"category": "U.S. CITIES",
"air_date": "2001-01-31",
@@ -456559,16 +452079,6 @@
"show_number": "4467",
"fullAnswer": "The Outcasts"
},
- {
- "category": "WORLD'S FAIR LANDMARKS",
- "air_date": "2004-01-27",
- "question": "The structures seen here were built in this U.S. city for one of the few financially successful fairs",
- "value": "$400",
- "answer": "Seattle",
- "round": "Double Jeopardy!",
- "show_number": "4467",
- "fullAnswer": "Seattle"
- },
{
"category": "AT THE BALLPARK",
"air_date": "2004-01-27",
@@ -456619,16 +452129,6 @@
"show_number": "4467",
"fullAnswer": "an eye for an eye"
},
- {
- "category": "WORLD'S FAIR LANDMARKS",
- "air_date": "2004-01-27",
- "question": "Seen here, the first World's Fair in Asia was hosted by this country",
- "value": "$800",
- "answer": "Japan",
- "round": "Double Jeopardy!",
- "show_number": "4467",
- "fullAnswer": "Japan"
- },
{
"category": "AT THE BALLPARK",
"air_date": "2004-01-27",
@@ -456639,16 +452139,6 @@
"show_number": "4467",
"fullAnswer": "beer"
},
- {
- "category": "\"W\"HODUNNIT?",
- "air_date": "2004-01-27",
- "question": "She's the 1982 Pulitzer Prize author seen here early in her career",
- "value": "$800",
- "answer": "Alice Walker",
- "round": "Double Jeopardy!",
- "show_number": "4467",
- "fullAnswer": "Alice Walker"
- },
{
"category": "NAUTICAL TERMS",
"air_date": "2004-01-27",
@@ -456709,16 +452199,6 @@
"show_number": "4467",
"fullAnswer": "P.G. Wodehouse"
},
- {
- "category": "NAUTICAL TERMS",
- "air_date": "2004-01-27",
- "question": "This type of Coast Guard vessel, seen here, used to have \"Revenue\" before its name",
- "value": "$1200",
- "answer": "cutter",
- "round": "Double Jeopardy!",
- "show_number": "4467",
- "fullAnswer": "cutter"
- },
{
"category": "BJORN AGAIN",
"air_date": "2004-01-27",
@@ -456739,16 +452219,6 @@
"show_number": "4467",
"fullAnswer": "go for broke"
},
- {
- "category": "WORLD'S FAIR LANDMARKS",
- "air_date": "2004-01-27",
- "question": "The hall seen here was built for the Centennial Exposition, presented in this city in 1876",
- "value": "$1600",
- "answer": "Philadelphia",
- "round": "Double Jeopardy!",
- "show_number": "4467",
- "fullAnswer": "Philadelphia"
- },
{
"category": "AT THE BALLPARK",
"air_date": "2004-01-27",
@@ -456879,16 +452349,6 @@
"show_number": "3692",
"fullAnswer": "France"
},
- {
- "category": "BOY SCOUT MERIT BADGES",
- "air_date": "2000-09-26",
- "question": "A boy doesn't have to shoot a bullseye to earn the badge seen here for this sport",
- "value": "$100",
- "answer": "Archery",
- "round": "Jeopardy!",
- "show_number": "3692",
- "fullAnswer": "Archery"
- },
{
"category": "POP GOES THE BALLET",
"air_date": "2000-09-26",
@@ -456999,16 +452459,6 @@
"show_number": "3692",
"fullAnswer": "Nefertiti"
},
- {
- "category": "BOY SCOUT MERIT BADGES",
- "air_date": "2000-09-26",
- "question": "The name of this badge seen here comes from a group of Greek sister goddesses
[badge with a harp]",
- "value": "$300",
- "answer": "Music badge",
- "round": "Jeopardy!",
- "show_number": "3692",
- "fullAnswer": "Music badge"
- },
{
"category": "POP GOES THE BALLET",
"air_date": "2000-09-26",
@@ -457119,16 +452569,6 @@
"show_number": "3692",
"fullAnswer": "Isabella"
},
- {
- "category": "BOY SCOUT MERIT BADGES",
- "air_date": "2000-09-26",
- "question": "The name of the badge seen here, or an unfortunate investment for the Clintons",
- "value": "$500",
- "answer": "Whitewater",
- "round": "Jeopardy!",
- "show_number": "3692",
- "fullAnswer": "Whitewater"
- },
{
"category": "POP GOES THE BALLET",
"air_date": "2000-09-26",
@@ -457999,16 +453439,6 @@
"show_number": "3943",
"fullAnswer": "farthing"
},
- {
- "category": "THE UNITED NATIONS",
- "air_date": "2001-10-24",
- "question": "(Cheryl of the Clue Crew outside the U.N. building) It's the U.N. goal & the reference from Isaiah expressed by the U.N. headquarters statue seen here",
- "value": "$1000",
- "answer": "beating swords into plowshares",
- "round": "Double Jeopardy!",
- "show_number": "3943",
- "fullAnswer": "beating swords into plowshares"
- },
{
"category": "SOLD TO THE HIGHEST BIDDER",
"air_date": "2001-10-24",
@@ -458789,16 +454219,6 @@
"show_number": "3581",
"fullAnswer": "1992"
},
- {
- "category": "SOUTH AMERICAN BEAUTY",
- "air_date": "2000-03-13",
- "question": "Usual term for the agricultural level seen here, used by the Incas",
- "value": "$400",
- "answer": "Terraces",
- "round": "Jeopardy!",
- "show_number": "3581",
- "fullAnswer": "Terraces"
- },
{
"category": "\"SIX\" PACK",
"air_date": "2000-03-13",
@@ -458849,16 +454269,6 @@
"show_number": "3581",
"fullAnswer": "1936"
},
- {
- "category": "SOUTH AMERICAN BEAUTY",
- "air_date": "2000-03-13",
- "question": "The name of this tree, seen here, comes from the language of Brazil's Tupi indians",
- "value": "$500",
- "answer": "Jacaranda",
- "round": "Jeopardy!",
- "show_number": "3581",
- "fullAnswer": "Jacaranda"
- },
{
"category": "\"SIX\" PACK",
"air_date": "2000-03-13",
@@ -459019,16 +454429,6 @@
"show_number": "3581",
"fullAnswer": "\"Banzai!\""
},
- {
- "category": "ACTORS & MOVIE ROLES",
- "air_date": "2000-03-13",
- "question": "Christopher Plummer has won wide acclaim for his performance in this role seen here:
\"Delivery device for nicotine. Put it in your mouth, light it up, and you're gonna' get your face....\"",
- "value": "$600",
- "answer": "Mike Wallace",
- "round": "Double Jeopardy!",
- "show_number": "3581",
- "fullAnswer": "Mike Wallace"
- },
{
"category": "FORMER CITY NAMES",
"air_date": "2000-03-13",
@@ -459749,16 +455149,6 @@
"show_number": "3883",
"fullAnswer": "Oscar the Grouch"
},
- {
- "category": "YOU'RE AN ANIMAL!",
- "air_date": "2001-06-20",
- "question": "The giant moray variety of this critter is seen here",
- "value": "$100",
- "answer": "eel",
- "round": "Jeopardy!",
- "show_number": "3883",
- "fullAnswer": "eel"
- },
{
"category": "AIRPORT CODES",
"air_date": "2001-06-20",
@@ -459809,16 +455199,6 @@
"show_number": "3883",
"fullAnswer": "Cookie Monster"
},
- {
- "category": "YOU'RE AN ANIMAL!",
- "air_date": "2001-06-20",
- "question": "Take a gander, & you'll know the birds seen here are known as these when young",
- "value": "$200",
- "answer": "goslings",
- "round": "Jeopardy!",
- "show_number": "3883",
- "fullAnswer": "goslings"
- },
{
"category": "AIRPORT CODES",
"air_date": "2001-06-20",
@@ -459989,16 +455369,6 @@
"show_number": "3883",
"fullAnswer": "Big Bird"
},
- {
- "category": "YOU'RE AN ANIMAL!",
- "air_date": "2001-06-20",
- "question": "A popular housepet, the birds seen here orignally came from this continent
[budgerigars]",
- "value": "$500",
- "answer": "Australia",
- "round": "Jeopardy!",
- "show_number": "3883",
- "fullAnswer": "Australia"
- },
{
"category": "AIRPORT CODES",
"air_date": "2001-06-20",
@@ -460079,16 +455449,6 @@
"show_number": "3883",
"fullAnswer": "hydrochloric acid"
},
- {
- "category": "BEYOND BELIEF",
- "air_date": "2001-06-20",
- "question": "Adjective associated with the character seen here
[The Hulk]",
- "value": "$200",
- "answer": "incredible",
- "round": "Double Jeopardy!",
- "show_number": "3883",
- "fullAnswer": "incredible"
- },
{
"category": "NATIONAL BOOK AWARD WINNERS",
"air_date": "2001-06-20",
@@ -460259,16 +455619,6 @@
"show_number": "3883",
"fullAnswer": "hypertext link"
},
- {
- "category": "BEYOND BELIEF",
- "air_date": "2001-06-20",
- "question": "The game seen here, or what something unbelievable might do to your mind",
- "value": "$800",
- "answer": "Boggle",
- "round": "Double Jeopardy!",
- "show_number": "3883",
- "fullAnswer": "Boggle"
- },
{
"category": "NATIONAL BOOK AWARD WINNERS",
"air_date": "2001-06-20",
@@ -461019,16 +456369,6 @@
"show_number": "3237",
"fullAnswer": "Miss Moneypenny"
},
- {
- "category": "FOR YOUR EYES ONLY",
- "air_date": "1998-10-06",
- "question": "Visual aid worn in the photo seen here (Colonel Klink of \"Hogan's Heroes\")",
- "value": "$200",
- "answer": "Monocle",
- "round": "Jeopardy!",
- "show_number": "3237",
- "fullAnswer": "Monocle"
- },
{
"category": "YOU ONLY LIVE TWICE?",
"air_date": "1998-10-06",
@@ -463649,16 +458989,6 @@
"show_number": "2889",
"fullAnswer": "Valley of the Dolls"
},
- {
- "category": "THE STARS",
- "air_date": "1997-03-06",
- "question": "(VIDEO DAILY DOUBLE):
Actor seen here in his Oscar-winning role",
- "value": "$1,000",
- "answer": "Martin Landau",
- "round": "Double Jeopardy!",
- "show_number": "2889",
- "fullAnswer": "Martin Landau (as Bela Lugosi in \"Ed Wood\")"
- },
{
"category": "U.S. CITIES",
"air_date": "1997-03-06",
@@ -464969,16 +460299,6 @@
"show_number": "4158",
"fullAnswer": "airports"
},
- {
- "category": "IT'S NOT ALEX TREBEK",
- "air_date": "2002-10-02",
- "question": "It's not me in the painting seen here, it's this complex island dweller with a taste for conquest",
- "value": "$200",
- "answer": "Napoleon",
- "round": "Jeopardy!",
- "show_number": "4158",
- "fullAnswer": "Napoleon"
- },
{
"category": "STATE THE COLLEGE",
"air_date": "2002-10-02",
@@ -465029,16 +460349,6 @@
"show_number": "4158",
"fullAnswer": "\"Speak softly and carry a big stick\""
},
- {
- "category": "IT'S NOT ALEX TREBEK",
- "air_date": "2002-10-02",
- "question": "It's not me in the picture seen here, it's a self-portrait of this famous artist",
- "value": "$400",
- "answer": "Vincent Van Gogh",
- "round": "Jeopardy!",
- "show_number": "4158",
- "fullAnswer": "Vincent Van Gogh"
- },
{
"category": "STATE THE COLLEGE",
"air_date": "2002-10-02",
@@ -465049,16 +460359,6 @@
"show_number": "4158",
"fullAnswer": "New York"
},
- {
- "category": "\"T\" FOR ONE?",
- "air_date": "2002-10-02",
- "question": "Piece of meat seen here",
- "value": "$400",
- "answer": "T-bone steak",
- "round": "Jeopardy!",
- "show_number": "4158",
- "fullAnswer": "T-bone steak"
- },
{
"category": "LOST IN LAOS",
"air_date": "2002-10-02",
@@ -465089,16 +460389,6 @@
"show_number": "4158",
"fullAnswer": "pit bull"
},
- {
- "category": "IT'S NOT ALEX TREBEK",
- "air_date": "2002-10-02",
- "question": "It's not me in the photo seen here, it's this determined turn-of-the-century teetotaler",
- "value": "$600",
- "answer": "Carrie Nation",
- "round": "Jeopardy!",
- "show_number": "4158",
- "fullAnswer": "Carrie Nation"
- },
{
"category": "STATE THE COLLEGE",
"air_date": "2002-10-02",
@@ -465149,16 +460439,6 @@
"show_number": "4158",
"fullAnswer": "pepper spray"
},
- {
- "category": "IT'S NOT ALEX TREBEK",
- "air_date": "2002-10-02",
- "question": "No, it's not me in the picture seen here, it's this 16th century man with many mothers-in-law",
- "value": "$800",
- "answer": "Henry VIII",
- "round": "Jeopardy!",
- "show_number": "4158",
- "fullAnswer": "Henry VIII"
- },
{
"category": "STATE THE COLLEGE",
"air_date": "2002-10-02",
@@ -465209,16 +460489,6 @@
"show_number": "4158",
"fullAnswer": "New Jersey"
},
- {
- "category": "IT'S NOT ALEX TREBEK",
- "air_date": "2002-10-02",
- "question": "It's not me in the portrait seen here, it's this doomed 18th century queen",
- "value": "$1000",
- "answer": "Marie Antoinette",
- "round": "Jeopardy!",
- "show_number": "4158",
- "fullAnswer": "Marie Antoinette"
- },
{
"category": "STATE THE COLLEGE",
"air_date": "2002-10-02",
@@ -466599,16 +461869,6 @@
"show_number": "3566",
"fullAnswer": "Noel Coward"
},
- {
- "category": "ILLUSTRATORS",
- "air_date": "2000-02-21",
- "question": "This New Yorker genius illustrated some famous poems as seen here:",
- "value": "$1000",
- "answer": "James Thurber",
- "round": "Double Jeopardy!",
- "show_number": "3566",
- "fullAnswer": "James Thurber"
- },
{
"category": "\"A\" TOUGHIE",
"air_date": "2000-02-21",
@@ -467279,16 +462539,6 @@
"show_number": "3240",
"fullAnswer": "Psalms"
},
- {
- "category": "TOYS IN THE GARAGE",
- "air_date": "1998-10-09",
- "question": "\"Piece\" together your memory of this insect toy, seen here",
- "value": "$300",
- "answer": "Cootie",
- "round": "Jeopardy!",
- "show_number": "3240",
- "fullAnswer": "Cootie"
- },
{
"category": "ART & ARTISTS",
"air_date": "1998-10-09",
@@ -467339,16 +462589,6 @@
"show_number": "3240",
"fullAnswer": "Roger Williams"
},
- {
- "category": "TOYS IN THE GARAGE",
- "air_date": "1998-10-09",
- "question": "You might go \"ape\" playing this classic game seen here",
- "value": "$400",
- "answer": "Barrel of Monkeys",
- "round": "Jeopardy!",
- "show_number": "3240",
- "fullAnswer": "Barrel of Monkeys"
- },
{
"category": "ART & ARTISTS",
"air_date": "1998-10-09",
@@ -467399,16 +462639,6 @@
"show_number": "3240",
"fullAnswer": "Captain Kidd"
},
- {
- "category": "TOYS IN THE GARAGE",
- "air_date": "1998-10-09",
- "question": "Rhyming name of the \"brilliant\" toy seen here",
- "value": "$500",
- "answer": "Lite-Brite",
- "round": "Jeopardy!",
- "show_number": "3240",
- "fullAnswer": "Lite-Brite"
- },
{
"category": "ART & ARTISTS",
"air_date": "1998-10-09",
@@ -467609,16 +462839,6 @@
"show_number": "3240",
"fullAnswer": "4"
},
- {
- "category": "MOVIE DEBUTS",
- "air_date": "1998-10-09",
- "question": "(VIDEO DAILY DOUBLE):
Eva Marie Saint made her screen debut in this classic film seen here: \"Tarrytown. Where's that? It's in the country. I don't like the country...it makes me nervous\"",
- "value": "$1,000",
- "answer": "On The Waterfront",
- "round": "Double Jeopardy!",
- "show_number": "3240",
- "fullAnswer": "\"On The Waterfront\""
- },
{
"category": "\"PEN\" PALS",
"air_date": "1998-10-09",
@@ -467709,16 +462929,6 @@
"show_number": "3240",
"fullAnswer": "Ernest Lawrence"
},
- {
- "category": "THE 50 STATES",
- "air_date": "1998-10-09",
- "question": "We \"hope\" you know that the flag seen here belongs to this New England state",
- "value": "$1000",
- "answer": "Rhode Island",
- "round": "Double Jeopardy!",
- "show_number": "3240",
- "fullAnswer": "Rhode Island"
- },
{
"category": "THE FANNIE FARMER COOKBOOK",
"air_date": "1998-10-09",
@@ -471609,16 +466819,6 @@
"show_number": "3794",
"fullAnswer": "Japan"
},
- {
- "category": "A WORLD OF CRITTERS",
- "air_date": "2001-02-15",
- "question": "Found in warm & temperate zones, there are about 30 distinct species of this critter seen here",
- "value": "$100",
- "answer": "Starfish",
- "round": "Jeopardy!",
- "show_number": "3794",
- "fullAnswer": "Starfish"
- },
{
"category": "RIVERS",
"air_date": "2001-02-15",
@@ -471789,16 +466989,6 @@
"show_number": "3794",
"fullAnswer": "Lillehammer, Norway"
},
- {
- "category": "A WORLD OF CRITTERS",
- "air_date": "2001-02-15",
- "question": "This troop member seen here is one of the most colorful of primates",
- "value": "$400",
- "answer": "Mandrill",
- "round": "Jeopardy!",
- "show_number": "3794",
- "fullAnswer": "Mandrill"
- },
{
"category": "RIVERS",
"air_date": "2001-02-15",
@@ -471819,16 +467009,6 @@
"show_number": "3794",
"fullAnswer": "Laker Airways"
},
- {
- "category": "INTERNATIONAL ACTORS",
- "air_date": "2001-02-15",
- "question": "Seen here, she was born in Paris & starred in \"An American Werewolf in Paris\"",
- "value": "$500",
- "answer": "Julie Delpy",
- "round": "Jeopardy!",
- "show_number": "3794",
- "fullAnswer": "Julie Delpy"
- },
{
"category": "GEMS & JEWELRY",
"air_date": "2001-02-15",
@@ -471969,16 +467149,6 @@
"show_number": "3794",
"fullAnswer": "Ireland"
},
- {
- "category": "HEY, \"MAN\"!",
- "air_date": "2001-02-15",
- "question": "The trees that produce this tropical edible seen here can grow over 50 feet high",
- "value": "$400",
- "answer": "Mango",
- "round": "Double Jeopardy!",
- "show_number": "3794",
- "fullAnswer": "Mango"
- },
{
"category": "DON'T MISS IT!",
"air_date": "2001-02-15",
@@ -472829,16 +467999,6 @@
"show_number": "3696",
"fullAnswer": "the Yellow Brick Road"
},
- {
- "category": "NEW YORK CITY",
- "air_date": "2000-10-02",
- "question": "The Hayden, one of these attractions, features views like the one seen here",
- "value": "$200",
- "answer": "planetarium",
- "round": "Jeopardy!",
- "show_number": "3696",
- "fullAnswer": "planetarium"
- },
{
"category": "SPORTS RULES",
"air_date": "2000-10-02",
@@ -472869,16 +468029,6 @@
"show_number": "3696",
"fullAnswer": "lever"
},
- {
- "category": "THE MOVIES",
- "air_date": "2000-10-02",
- "question": "He's the lovable character seen here",
- "value": "$500",
- "answer": "Babe",
- "round": "Jeopardy!",
- "show_number": "3696",
- "fullAnswer": "Babe (the pig)"
- },
{
"category": "KID LIT",
"air_date": "2000-10-02",
@@ -473179,16 +468329,6 @@
"show_number": "3696",
"fullAnswer": "Columbus Day"
},
- {
- "category": "NATURE WALK",
- "air_date": "2000-10-02",
- "question": "Seen here, it looks like any other bird & gets its name because it can sound like any other bird",
- "value": "$600",
- "answer": "mockingbird",
- "round": "Double Jeopardy!",
- "show_number": "3696",
- "fullAnswer": "mockingbird"
- },
{
"category": "MY KID SISTER'S SONGS",
"air_date": "2000-10-02",
@@ -474069,16 +469209,6 @@
"show_number": "3818",
"fullAnswer": "Space Cowboys"
},
- {
- "category": "SCIENCE & NATURE",
- "air_date": "2001-03-21",
- "question": "The ants seen here of the genus Atta are known by this \"occupational\" name",
- "value": "$500",
- "answer": "Leafcutter ants",
- "round": "Jeopardy!",
- "show_number": "3818",
- "fullAnswer": "Leafcutter ants"
- },
{
"category": "ACTRESS-DIRECTORS",
"air_date": "2001-03-21",
@@ -474239,16 +469369,6 @@
"show_number": "3818",
"fullAnswer": "How am I doing?"
},
- {
- "category": "THE 19-AUGHTS",
- "air_date": "2001-03-21",
- "question": "This show, two of whose stars are seen here, was a Broadway smash in 1903",
- "value": "$600",
- "answer": "Wizard of Oz",
- "round": "Double Jeopardy!",
- "show_number": "3818",
- "fullAnswer": "\"The Wizard of Oz\""
- },
{
"category": "SPORTS ON TV",
"air_date": "2001-03-21",
@@ -474269,16 +469389,6 @@
"show_number": "3818",
"fullAnswer": "T.S. Eliot"
},
- {
- "category": "PRESIDENTIAL LAST NAMES",
- "air_date": "2001-03-21",
- "question": "Member of Parliament seen here",
- "value": "$600",
- "answer": "George Clinton",
- "round": "Double Jeopardy!",
- "show_number": "3818",
- "fullAnswer": "George Clinton"
- },
{
"category": "QUESTIONS",
"air_date": "2001-03-21",
@@ -474359,16 +469469,6 @@
"show_number": "3818",
"fullAnswer": "Renaissance scholar"
},
- {
- "category": "THE 19-AUGHTS",
- "air_date": "2001-03-21",
- "question": "Radio pioneer Lee De Forest is seen here with his Audion, this type of tube which he patented in 1907",
- "value": "$1000",
- "answer": "Vacuum tube",
- "round": "Double Jeopardy!",
- "show_number": "3818",
- "fullAnswer": "Vacuum tube"
- },
{
"category": "SPORTS ON TV",
"air_date": "2001-03-21",
@@ -476509,16 +471609,6 @@
"show_number": "4522",
"fullAnswer": "Poseidon or Hades"
},
- {
- "category": "THE SEA'S BOUNTY",
- "air_date": "2004-04-13",
- "question": "They're seen here accompanying shrimp & lacking their distinctive shells",
- "value": "$400",
- "answer": "scallops",
- "round": "Double Jeopardy!",
- "show_number": "4522",
- "fullAnswer": "scallops"
- },
{
"category": "\"FU\" ON YOU",
"air_date": "2004-04-13",
@@ -476899,16 +471989,6 @@
"show_number": "3277",
"fullAnswer": "Hoboken"
},
- {
- "category": "NEW YORK, NEW YORK",
- "air_date": "1998-12-01",
- "question": "This building seen here is a work of art in itself",
- "value": "$200",
- "answer": "Guggenheim Museum",
- "round": "Jeopardy!",
- "show_number": "3277",
- "fullAnswer": "Guggenheim Museum"
- },
{
"category": "DIETING",
"air_date": "1998-12-01",
@@ -476919,16 +471999,6 @@
"show_number": "3277",
"fullAnswer": "Grapefruit diet"
},
- {
- "category": "STATE TREES",
- "air_date": "1998-12-01",
- "question": "State whose official tree is seen here (redwood)",
- "value": "$300",
- "answer": "California",
- "round": "Jeopardy!",
- "show_number": "3277",
- "fullAnswer": "California"
- },
{
"category": "CLASSIC TV CATCHPHRASES",
"air_date": "1998-12-01",
@@ -477019,16 +472089,6 @@
"show_number": "3277",
"fullAnswer": "Nancy"
},
- {
- "category": "NEW YORK, NEW YORK",
- "air_date": "1998-12-01",
- "question": "(VIDEO DAILY DOUBLE):
It's the section of Central Park where you'd see the mosaic seen here (\"Imagine\")",
- "value": "$1,000",
- "answer": "Strawberry Fields",
- "round": "Jeopardy!",
- "show_number": "3277",
- "fullAnswer": "Strawberry Fields"
- },
{
"category": "DIETING",
"air_date": "1998-12-01",
@@ -477499,16 +472559,6 @@
"show_number": "3509",
"fullAnswer": "Kato (Bruce Lee)"
},
- {
- "category": "POPULAR PHOTOGRAPHY",
- "air_date": "1999-12-02",
- "question": "The photo seen here was taken with this popular brand of camera:",
- "value": "$300",
- "answer": "Polaroid",
- "round": "Jeopardy!",
- "show_number": "3509",
- "fullAnswer": "Polaroid"
- },
{
"category": "PREMIERE",
"air_date": "1999-12-02",
@@ -477789,16 +472839,6 @@
"show_number": "3509",
"fullAnswer": "Belize & El Salvador"
},
- {
- "category": "ANNUAL EVENTS",
- "air_date": "1999-12-02",
- "question": "The feet seen here are taking part in this annual event:
(shamrocks)",
- "value": "$600",
- "answer": "St. Patrick's Day Parade",
- "round": "Double Jeopardy!",
- "show_number": "3509",
- "fullAnswer": "St. Patrick's Day Parade"
- },
{
"category": "PLAY TIME",
"air_date": "1999-12-02",
@@ -477879,16 +472919,6 @@
"show_number": "3509",
"fullAnswer": "Franz Schubert"
},
- {
- "category": "FILE UNDER \"H\"",
- "air_date": "1999-12-02",
- "question": "I kid you not, it's the type of character seen here:
(think romance novels)",
- "value": "$800",
- "answer": "Harlequin",
- "round": "Double Jeopardy!",
- "show_number": "3509",
- "fullAnswer": "Harlequin"
- },
{
"category": "BREAK OUT THE ATLAS",
"air_date": "1999-12-02",
@@ -478059,16 +473089,6 @@
"show_number": "3967",
"fullAnswer": "Central America"
},
- {
- "category": "THE KOREAN WAR",
- "air_date": "2001-11-27",
- "question": "The type of installation seen here, also portrayed in a movie & a sitcom",
- "value": "$600",
- "answer": "M*A*S*H unit",
- "round": "Jeopardy!",
- "show_number": "3967",
- "fullAnswer": "M*A*S*H unit"
- },
{
"category": "STOCK CARS",
"air_date": "2001-11-27",
@@ -478109,16 +473129,6 @@
"show_number": "3967",
"fullAnswer": "Baywatch"
},
- {
- "category": "THE \"CENTRAL\" ISSUE",
- "air_date": "2001-11-27",
- "question": "It's the proverbially busy transportation hub seen here",
- "value": "$600",
- "answer": "Grand Central Station",
- "round": "Jeopardy!",
- "show_number": "3967",
- "fullAnswer": "Grand Central Station"
- },
{
"category": "THE KOREAN WAR",
"air_date": "2001-11-27",
@@ -483559,16 +478569,6 @@
"show_number": "3408",
"fullAnswer": "Modest Mussorgsky"
},
- {
- "category": "SIGNS & SYMBOLS",
- "air_date": "1999-06-02",
- "question": "During the 1998 season, members of this baseball team wore the patch seen here (drawing of Harry Caray) on their sleeves",
- "value": "$1000",
- "answer": "Chicago Cubs",
- "round": "Double Jeopardy!",
- "show_number": "3408",
- "fullAnswer": "Chicago Cubs (in tribute)"
- },
{
"category": "FASHION STATEMENTS",
"air_date": "1999-06-02",
@@ -483909,16 +478909,6 @@
"show_number": "2990",
"fullAnswer": "Porsche"
},
- {
- "category": "RUNNING ON \"M.T.\"",
- "air_date": "1997-09-05",
- "question": "(VIDEO Daily Double): 1995 film seen here: (clue: Wesley Snipes)",
- "value": "$1,000",
- "answer": "Money Train",
- "round": "Jeopardy!",
- "show_number": "2990",
- "fullAnswer": "\"Money Train\""
- },
{
"category": "ANCIENT NEWS BULLETINS",
"air_date": "1997-09-05",
@@ -485769,16 +480759,6 @@
"show_number": "3927",
"fullAnswer": "George Clooney"
},
- {
- "category": "SO, COME HERE OFTEN?",
- "air_date": "2001-10-02",
- "question": "The small caves in this tourist site, seen here, contain ancient rock paintings by Aboriginal artists",
- "value": "$800",
- "answer": "Ayers Rock",
- "round": "Double Jeopardy!",
- "show_number": "3927",
- "fullAnswer": "Ayers Rock (Uluru)"
- },
{
"category": "WHAT'S YOUR SIGN?",
"air_date": "2001-10-02",
@@ -488169,16 +483149,6 @@
"show_number": "4264",
"fullAnswer": "lead"
},
- {
- "category": "NEWSMAKERS",
- "air_date": "2003-02-27",
- "question": "He's the military man seen here giving the skinny on Iran-Contra in 1987",
- "value": "$200",
- "answer": "Oliver North",
- "round": "Jeopardy!",
- "show_number": "4264",
- "fullAnswer": "Oliver North"
- },
{
"category": "THE ARMED FORCES",
"air_date": "2003-02-27",
@@ -488349,16 +483319,6 @@
"show_number": "4264",
"fullAnswer": "asbestos"
},
- {
- "category": "NEWSMAKERS",
- "air_date": "2003-02-27",
- "question": "He's the dignified but defiant political prisoner seen here",
- "value": "$800",
- "answer": "Nelson Mandela",
- "round": "Jeopardy!",
- "show_number": "4264",
- "fullAnswer": "Nelson Mandela"
- },
{
"category": "THE ARMED FORCES",
"air_date": "2003-02-27",
@@ -489919,16 +484879,6 @@
"show_number": "3081",
"fullAnswer": "Curacao"
},
- {
- "category": "FAMOUS NAMES",
- "air_date": "1998-01-12",
- "question": "He designed magazine covers, theatrical costumes & lithographs, like the one seen here:",
- "value": "$2,000",
- "answer": "Erte",
- "round": "Double Jeopardy!",
- "show_number": "3081",
- "fullAnswer": "Erte"
- },
{
"category": "COUNTRY SINGERS",
"air_date": "1998-01-12",
@@ -490069,16 +485019,6 @@
"show_number": "3832",
"fullAnswer": "Head"
},
- {
- "category": "THEY'VE BEEN IN YOUR DEN",
- "air_date": "2001-04-10",
- "question": "This former MTV personality, seen here, now dispenses political comedy nightly",
- "value": "$200",
- "answer": "Jon Stewart",
- "round": "Jeopardy!",
- "show_number": "3832",
- "fullAnswer": "Jon Stewart"
- },
{
"category": "TERMS OF ENDEARMENT",
"air_date": "2001-04-10",
@@ -490519,16 +485459,6 @@
"show_number": "3832",
"fullAnswer": "Paul"
},
- {
- "category": "COUNTRY STARS",
- "air_date": "2001-04-10",
- "question": "In 1997 this singer, seen here, took off with a CMA Award for her \"455 Rocket\" music video",
- "value": "$1000",
- "answer": "Kathy Mattea",
- "round": "Double Jeopardy!",
- "show_number": "3832",
- "fullAnswer": "Kathy Mattea"
- },
{
"category": "LOOK WHO'S TALKING",
"air_date": "2001-04-10",
@@ -490539,16 +485469,6 @@
"show_number": "3832",
"fullAnswer": "My Antonia"
},
- {
- "category": "NOTORIOUS",
- "air_date": "2001-04-10",
- "question": "This 1930's radio personality, seen here, was pastor of the Shrine of the Little Flower in Royal Oak, Michigan",
- "value": "$1000",
- "answer": "Father Charles Coughlin",
- "round": "Double Jeopardy!",
- "show_number": "3832",
- "fullAnswer": "Father Charles Coughlin"
- },
{
"category": "GOIN' \"PRO\"",
"air_date": "2001-04-10",
@@ -494569,16 +489489,6 @@
"show_number": "3753",
"fullAnswer": "202"
},
- {
- "category": "SPECIAL \"K\"",
- "air_date": "2000-12-20",
- "question": "\"Down Under\" critter seen here",
- "value": "$200",
- "answer": "Kiwi",
- "round": "Jeopardy!",
- "show_number": "3753",
- "fullAnswer": "Kiwi"
- },
{
"category": "JEOPARDY! PLACE",
"air_date": "2000-12-20",
@@ -494749,16 +489659,6 @@
"show_number": "3753",
"fullAnswer": "Caller ID"
},
- {
- "category": "SPECIAL \"K\"",
- "air_date": "2000-12-20",
- "question": "He's the innovative Russian whose work is seen here",
- "value": "$500",
- "answer": "Wassily Kandinsky",
- "round": "Jeopardy!",
- "show_number": "3753",
- "fullAnswer": "Wassily Kandinsky"
- },
{
"category": "JEOPARDY! PLACE",
"air_date": "2000-12-20",
@@ -494859,16 +489759,6 @@
"show_number": "3753",
"fullAnswer": "\"Love Train\""
},
- {
- "category": "CAROLS",
- "air_date": "2000-12-20",
- "question": "This last name of the model & actress seen here is also on your computer keyboard",
- "value": "$400",
- "answer": "Alt",
- "round": "Double Jeopardy!",
- "show_number": "3753",
- "fullAnswer": "Alt"
- },
{
"category": "OBSOLETE DEFINITIONS",
"air_date": "2000-12-20",
@@ -496209,16 +491099,6 @@
"show_number": "3401",
"fullAnswer": "carboniferous"
},
- {
- "category": "\"UGH\"!",
- "air_date": "1999-05-24",
- "question": "Seen here, the most celebrated work of this artist was completed in 1770:",
- "value": "$600",
- "answer": "Thomas Gainsborough",
- "round": "Double Jeopardy!",
- "show_number": "3401",
- "fullAnswer": "Thomas Gainsborough"
- },
{
"category": "VICTORY CELEBRATIONS",
"air_date": "1999-05-24",
@@ -496529,16 +491409,6 @@
"show_number": "3973",
"fullAnswer": "jackhammers"
},
- {
- "category": "FIRST LADIES",
- "air_date": "2001-12-05",
- "question": "She's the \"entomological\" first lady seen here",
- "value": "$400",
- "answer": "Lady Bird Johnson",
- "round": "Double Jeopardy!",
- "show_number": "3973",
- "fullAnswer": "Lady Bird Johnson"
- },
{
"category": "MOVIE TRAILERS",
"air_date": "2001-12-05",
@@ -499199,16 +494069,6 @@
"show_number": "3259",
"fullAnswer": "Heaven's Gate"
},
- {
- "category": "INCREDIBLE EDIBLES",
- "air_date": "1998-11-05",
- "question": "Centuries ago this spiny mammal seen here was a popular entree",
- "value": "$400",
- "answer": "Hedgehog",
- "round": "Jeopardy!",
- "show_number": "3259",
- "fullAnswer": "Hedgehog"
- },
{
"category": "A CAPITAL IDEA",
"air_date": "1998-11-05",
@@ -499939,16 +494799,6 @@
"show_number": "3563",
"fullAnswer": "Bangkok"
},
- {
- "category": "ARTISTS",
- "air_date": "2000-02-16",
- "question": "The secret art of this man is seen here:
(illustration of \"The Cat in the Hat\")",
- "value": "$200",
- "answer": "Dr. Seuss",
- "round": "Double Jeopardy!",
- "show_number": "3563",
- "fullAnswer": "Dr. Seuss"
- },
{
"category": "STRICTLY BUSINESS",
"air_date": "2000-02-16",
@@ -499989,26 +494839,6 @@
"show_number": "3563",
"fullAnswer": "Fort Sumter"
},
- {
- "category": "CAPITAL TOURISM",
- "air_date": "2000-02-16",
- "question": "The Chateau Laurier, seen here, is an elegant hotel near the Parliament buildings in this Canadian city",
- "value": "$400",
- "answer": "Ottawa",
- "round": "Double Jeopardy!",
- "show_number": "3563",
- "fullAnswer": "Ottawa"
- },
- {
- "category": "ARTISTS",
- "air_date": "2000-02-16",
- "question": "Part of this artist's \"Water Garden in Giverny\" is seen here:",
- "value": "$400",
- "answer": "Claude Monet",
- "round": "Double Jeopardy!",
- "show_number": "3563",
- "fullAnswer": "Claude Monet"
- },
{
"category": "STRICTLY BUSINESS",
"air_date": "2000-02-16",
@@ -500119,16 +494949,6 @@
"show_number": "3563",
"fullAnswer": "Vienna"
},
- {
- "category": "ARTISTS",
- "air_date": "2000-02-16",
- "question": "His work, seen here, was influenced by his Jewish upbringing in Russia:
(\"The Fiddler\")",
- "value": "$1,400",
- "answer": "Marc Chagall",
- "round": "Double Jeopardy!",
- "show_number": "3563",
- "fullAnswer": "Marc Chagall"
- },
{
"category": "STRICTLY BUSINESS",
"air_date": "2000-02-16",
@@ -500179,16 +494999,6 @@
"show_number": "3563",
"fullAnswer": "Fiji"
},
- {
- "category": "ARTISTS",
- "air_date": "2000-02-16",
- "question": "A typical work by this painter is seen here:",
- "value": "$1000",
- "answer": "Mark Rothko",
- "round": "Double Jeopardy!",
- "show_number": "3563",
- "fullAnswer": "Mark Rothko"
- },
{
"category": "STRICTLY BUSINESS",
"air_date": "2000-02-16",
@@ -500829,16 +495639,6 @@
"show_number": "3252",
"fullAnswer": "Gerald Ford"
},
- {
- "category": "REVOLUTIONARIES",
- "air_date": "1998-10-27",
- "question": "This revolutionary seen here had the last name Ulyanov at birth",
- "value": "$100",
- "answer": "Vladimir Lenin",
- "round": "Jeopardy!",
- "show_number": "3252",
- "fullAnswer": "Vladimir Lenin"
- },
{
"category": "STRAWBERRIES",
"air_date": "1998-10-27",
@@ -500889,16 +495689,6 @@
"show_number": "3252",
"fullAnswer": "Lyndon Johnson"
},
- {
- "category": "REVOLUTIONARIES",
- "air_date": "1998-10-27",
- "question": "Born in 1893, life was a \"party\" for this revolutionary seen here",
- "value": "$200",
- "answer": "Mao Tse-tung",
- "round": "Jeopardy!",
- "show_number": "3252",
- "fullAnswer": "Mao Tse-tung"
- },
{
"category": "STRAWBERRIES",
"air_date": "1998-10-27",
@@ -501009,16 +495799,6 @@
"show_number": "3252",
"fullAnswer": "Warren G. Harding"
},
- {
- "category": "REVOLUTIONARIES",
- "air_date": "1998-10-27",
- "question": "This man seen here led a revolution in his country but lost the 1990 & 1996 presidential elections",
- "value": "$400",
- "answer": "Daniel Ortega",
- "round": "Jeopardy!",
- "show_number": "3252",
- "fullAnswer": "Daniel Ortega (of Nicaragua)"
- },
{
"category": "STRAWBERRIES",
"air_date": "1998-10-27",
@@ -501069,16 +495849,6 @@
"show_number": "3252",
"fullAnswer": "Ulysses S. Grant"
},
- {
- "category": "REVOLUTIONARIES",
- "air_date": "1998-10-27",
- "question": "Known as \"The Hero of Two Worlds\", this revolutionary seen here led military campaigns in Brazil & Italy",
- "value": "$500",
- "answer": "Giuseppe Garibaldi",
- "round": "Jeopardy!",
- "show_number": "3252",
- "fullAnswer": "Giuseppe Garibaldi"
- },
{
"category": "STRAWBERRIES",
"air_date": "1998-10-27",
@@ -501129,16 +495899,6 @@
"show_number": "3252",
"fullAnswer": "\"Grease 2\""
},
- {
- "category": "SACRED SITES",
- "air_date": "1998-10-27",
- "question": "It's the sacred church covered by the over-400-foot-high dome seen here",
- "value": "$200",
- "answer": "St. Peter's Basilica",
- "round": "Double Jeopardy!",
- "show_number": "3252",
- "fullAnswer": "St. Peter's Basilica"
- },
{
"category": "CROW-TATIONS",
"air_date": "1998-10-27",
@@ -501189,16 +495949,6 @@
"show_number": "3252",
"fullAnswer": "\"Mr. Mom\""
},
- {
- "category": "SACRED SITES",
- "air_date": "1998-10-27",
- "question": "Don't throw stones at this California cathedral seen here",
- "value": "$400",
- "answer": "Crystal Cathedral",
- "round": "Double Jeopardy!",
- "show_number": "3252",
- "fullAnswer": "The Crystal Cathedral"
- },
{
"category": "CROW-TATIONS",
"air_date": "1998-10-27",
@@ -501249,16 +495999,6 @@
"show_number": "3252",
"fullAnswer": "Paul Simon"
},
- {
- "category": "SACRED SITES",
- "air_date": "1998-10-27",
- "question": "You'll find gateways, like the one seen here, at sacred sites of this religion",
- "value": "$600",
- "answer": "Shinto",
- "round": "Double Jeopardy!",
- "show_number": "3252",
- "fullAnswer": "Shinto"
- },
{
"category": "CROW-TATIONS",
"air_date": "1998-10-27",
@@ -501309,16 +496049,6 @@
"show_number": "3252",
"fullAnswer": "\"Say Anything\""
},
- {
- "category": "SACRED SITES",
- "air_date": "1998-10-27",
- "question": "The Temple of Heaven, seen here, can be found in this city",
- "value": "$800",
- "answer": "Beijing",
- "round": "Double Jeopardy!",
- "show_number": "3252",
- "fullAnswer": "Beijing"
- },
{
"category": "CROW-TATIONS",
"air_date": "1998-10-27",
@@ -501369,16 +496099,6 @@
"show_number": "3252",
"fullAnswer": "\"Personal Best\""
},
- {
- "category": "SACRED SITES",
- "air_date": "1998-10-27",
- "question": "Seen here, this sacred site began as a Christian church in A.D. 537, was later a mosque & is now a museum",
- "value": "$1000",
- "answer": "Hagia Sophia",
- "round": "Double Jeopardy!",
- "show_number": "3252",
- "fullAnswer": "Hagia Sophia"
- },
{
"category": "CROW-TATIONS",
"air_date": "1998-10-27",
@@ -502349,16 +497069,6 @@
"show_number": "3550",
"fullAnswer": "There was no Mrs. - he was never married"
},
- {
- "category": "ART HISTORY",
- "air_date": "2000-01-28",
- "question": "These two-part altar pieces, like the ones seen here, were common in medieval art:",
- "value": "$400",
- "answer": "Diptych",
- "round": "Double Jeopardy!",
- "show_number": "3550",
- "fullAnswer": "Diptych"
- },
{
"category": "LETTER PERFECT",
"air_date": "2000-01-28",
@@ -503419,16 +498129,6 @@
"show_number": "3211",
"fullAnswer": "Addis Ababa"
},
- {
- "category": "ASTRONOMY",
- "air_date": "1998-07-13",
- "question": "Event seen here:
(moon blocking sun)",
- "value": "$200",
- "answer": "Solar eclipse",
- "round": "Double Jeopardy!",
- "show_number": "3211",
- "fullAnswer": "Solar eclipse"
- },
{
"category": "THE MOVIES",
"air_date": "1998-07-13",
@@ -503489,16 +498189,6 @@
"show_number": "3211",
"fullAnswer": "Extraterrestrial Intelligence"
},
- {
- "category": "THE MOVIES",
- "air_date": "1998-07-13",
- "question": "The character seen here is based on a role created by this actor in 1932:
(The Mummy)",
- "value": "$400",
- "answer": "Boris Karloff",
- "round": "Double Jeopardy!",
- "show_number": "3211",
- "fullAnswer": "Boris Karloff"
- },
{
"category": "WHERE ARE THEY NOW?",
"air_date": "1998-07-13",
@@ -504949,16 +499639,6 @@
"show_number": "4345",
"fullAnswer": "Solomon"
},
- {
- "category": "FOOD & DRINK",
- "air_date": "2003-06-20",
- "question": "Company that uses the sketch seen here by Dorothy Hope Smith",
- "value": "$400",
- "answer": "Gerber",
- "round": "Jeopardy!",
- "show_number": "4345",
- "fullAnswer": "Gerber"
- },
{
"category": "NATIONAL PARKS",
"air_date": "2003-06-20",
@@ -505099,16 +499779,6 @@
"show_number": "4345",
"fullAnswer": "adrift"
},
- {
- "category": "BIOGRAPHY",
- "air_date": "2003-06-20",
- "question": "The episode seen here covered this \"Ernest\" young man of Irish birth",
- "value": "$1000",
- "answer": "Ernest Shackleton",
- "round": "Jeopardy!",
- "show_number": "4345",
- "fullAnswer": "Ernest Shackleton"
- },
{
"category": "MOVIE MUSICALS",
"air_date": "2003-06-20",
@@ -505349,16 +500019,6 @@
"show_number": "4345",
"fullAnswer": "Freedom"
},
- {
- "category": "SILVER",
- "air_date": "2003-06-20",
- "question": "Between 1761 & 1797, he fashioned over 5,000 silver pieces, including the one seen here",
- "value": "$1600",
- "answer": "Paul Revere",
- "round": "Double Jeopardy!",
- "show_number": "4345",
- "fullAnswer": "Paul Revere"
- },
{
"category": "CHINA",
"air_date": "2003-06-20",
@@ -508049,16 +502709,6 @@
"show_number": "3213",
"fullAnswer": "Tepee"
},
- {
- "category": "NON-NATIVE AMERICANS",
- "air_date": "1998-07-15",
- "question": "This Czech-born tennis star seen here won 3 straight U.S. Opens & is now a U.S. citizen",
- "value": "$600",
- "answer": "Ivan Lendl",
- "round": "Double Jeopardy!",
- "show_number": "3213",
- "fullAnswer": "Ivan Lendl"
- },
{
"category": "COUNTRIES NAMED FOR PEOPLE",
"air_date": "1998-07-15",
@@ -508809,16 +503459,6 @@
"show_number": "4535",
"fullAnswer": "saffron"
},
- {
- "category": "BY THE NUMBERS",
- "air_date": "2004-04-30",
- "question": "You shouldn't have to count to know it's the number of stars on the flag seen here",
- "value": "$400",
- "answer": "48",
- "round": "Jeopardy!",
- "show_number": "4535",
- "fullAnswer": "48"
- },
{
"category": "EUROPEAN HISTORY",
"air_date": "2004-04-30",
@@ -518809,16 +513449,6 @@
"show_number": "3752",
"fullAnswer": "Marc Chagall"
},
- {
- "category": "CELEBRITY ROOMMATES",
- "air_date": "2000-12-19",
- "question": "Seen here, this actor got his stage name when college roomie Stanley Tucci said, \"You don't look like an Irving\"",
- "value": "$400",
- "answer": "Ving Rhames",
- "round": "Jeopardy!",
- "show_number": "3752",
- "fullAnswer": "Ving Rhames"
- },
{
"category": "THAT'S SOUP-ER",
"air_date": "2000-12-19",
@@ -519009,16 +513639,6 @@
"show_number": "3752",
"fullAnswer": "Mayans"
},
- {
- "category": "HOPE YOU GUESS MY NAME",
- "air_date": "2000-12-19",
- "question": "This big, \"bad\" band leader, seen here, was born in Strasburg, North Dakota in 1903",
- "value": "$400",
- "answer": "Lawrence Welk",
- "round": "Double Jeopardy!",
- "show_number": "3752",
- "fullAnswer": "Lawrence Welk"
- },
{
"category": "CHEMISTRY",
"air_date": "2000-12-19",
@@ -519129,16 +513749,6 @@
"show_number": "3752",
"fullAnswer": "Guatemala"
},
- {
- "category": "HOPE YOU GUESS MY NAME",
- "air_date": "2000-12-19",
- "question": "One of the couple seen here who assumed their historic duties November 12, 1990
(in Tokyo)",
- "value": "$800",
- "answer": "Emperor Akihito or Empress Michiko",
- "round": "Double Jeopardy!",
- "show_number": "3752",
- "fullAnswer": "Emperor Akihito or Empress Michiko"
- },
{
"category": "CHEMISTRY",
"air_date": "2000-12-19",
@@ -519519,16 +514129,6 @@
"show_number": "3144",
"fullAnswer": "Joe Kennedy"
},
- {
- "category": "MASTERPIECES OF ART",
- "air_date": "1998-04-09",
- "question": "His painting \"Weeping Woman\", seen here, is assumed modeled after his mistress, Dora Mar",
- "value": "$400",
- "answer": "Pablo Picasso",
- "round": "Double Jeopardy!",
- "show_number": "3144",
- "fullAnswer": "Pablo Picasso"
- },
{
"category": "IT HAPPENED ONE NIGHT",
"air_date": "1998-04-09",
@@ -519629,16 +514229,6 @@
"show_number": "3144",
"fullAnswer": "The Clash"
},
- {
- "category": "MASTERPIECES OF ART",
- "air_date": "1998-04-09",
- "question": "In 1894 he completed \"The Day of the Gods\", the painting seen here",
- "value": "$800",
- "answer": "Paul Gauguin",
- "round": "Double Jeopardy!",
- "show_number": "3144",
- "fullAnswer": "Paul Gauguin"
- },
{
"category": "IT HAPPENED ONE NIGHT",
"air_date": "1998-04-09",
@@ -519669,16 +514259,6 @@
"show_number": "3144",
"fullAnswer": "Marsha Mason"
},
- {
- "category": "\"O\"s",
- "air_date": "1998-04-09",
- "question": "It's the type of structure seen here:",
- "value": "$1,000",
- "answer": "obelisk",
- "round": "Double Jeopardy!",
- "show_number": "3144",
- "fullAnswer": "obelisk"
- },
{
"category": "EXTRAORDINARY JOES",
"air_date": "1998-04-09",
@@ -522029,16 +516609,6 @@
"show_number": "4274",
"fullAnswer": "\"Suddenly Last Summer\""
},
- {
- "category": "A GENRE-OUS HELPING",
- "air_date": "2003-03-13",
- "question": "Term for the type of painting seen here, it can also mean something designed to arouse discussion",
- "value": "$2000",
- "answer": "conversation piece",
- "round": "Double Jeopardy!",
- "show_number": "4274",
- "fullAnswer": "conversation piece"
- },
{
"category": "\"ANTI\"-MATTER",
"air_date": "2003-03-13",
@@ -526449,16 +521019,6 @@
"show_number": "3315",
"fullAnswer": "\"One Nation Under God\""
},
- {
- "category": "FRENCH HISTORY",
- "air_date": "1999-01-22",
- "question": "Born in Lille, he's the famous general & statesman seen here",
- "value": "$100",
- "answer": "Charles de Gaulle",
- "round": "Jeopardy!",
- "show_number": "3315",
- "fullAnswer": "Charles de Gaulle"
- },
{
"category": "BRITISH LITERATURE",
"air_date": "1999-01-22",
@@ -526529,16 +521089,6 @@
"show_number": "3315",
"fullAnswer": "The Lord of the Rings"
},
- {
- "category": "ITALIAN ART",
- "air_date": "1999-01-22",
- "question": "Sculpted by Michelangelo around 1515, he's the Hebrew leader seen here",
- "value": "$200",
- "answer": "Moses",
- "round": "Jeopardy!",
- "show_number": "3315",
- "fullAnswer": "Moses"
- },
{
"category": "SWEDISH ACTRESSES",
"air_date": "1999-01-22",
@@ -526709,16 +521259,6 @@
"show_number": "3315",
"fullAnswer": "Dante Gabriel Rossetti"
},
- {
- "category": "ITALIAN ART",
- "air_date": "1999-01-22",
- "question": "(VIDEO DAILY DOUBLE):
This painter & sculptor who painted the little girl seen here was influenced by Cubism & African sculpture",
- "value": "$900",
- "answer": "Amedeo Modigliani",
- "round": "Jeopardy!",
- "show_number": "3315",
- "fullAnswer": "Amedeo Modigliani"
- },
{
"category": "SWEDISH ACTRESSES",
"air_date": "1999-01-22",
@@ -528389,16 +522929,6 @@
"show_number": "3064",
"fullAnswer": "wishing wells"
},
- {
- "category": "BARNYARD ANIMALS",
- "air_date": "1997-12-18",
- "question": "Animal most associated with the man seen here: (Harlan Sanders)",
- "value": "$400",
- "answer": "chicken",
- "round": "Jeopardy!",
- "show_number": "3064",
- "fullAnswer": "chicken"
- },
{
"category": "AMERICAN PEAKS",
"air_date": "1997-12-18",
@@ -528959,16 +523489,6 @@
"show_number": "3286",
"fullAnswer": "Patricia Hearst"
},
- {
- "category": "SPORTS LEGENDS",
- "air_date": "1998-12-14",
- "question": "The jersey seen here was worn during the 1961 season by this slugger who led the majors with 126 walks (New York Yankees, No. 7)",
- "value": "$200",
- "answer": "Mickey Mantle",
- "round": "Jeopardy!",
- "show_number": "3286",
- "fullAnswer": "Mickey Mantle"
- },
{
"category": "FOREIGN ANATOMY",
"air_date": "1998-12-14",
@@ -529369,16 +523889,6 @@
"show_number": "3286",
"fullAnswer": "Stockholm, Sweden"
},
- {
- "category": "SHE WAS IN THAT?",
- "air_date": "1998-12-14",
- "question": "Joan Rivers took the plunge into dramatic acting in this 1968 Burt Lancaster film seen here",
- "value": "$1000",
- "answer": "Swimmer",
- "round": "Double Jeopardy!",
- "show_number": "3286",
- "fullAnswer": "The Swimmer"
- },
{
"category": "EVERYTHING!",
"air_date": "1998-12-14",
@@ -532059,16 +526569,6 @@
"show_number": "4361",
"fullAnswer": "Denmark"
},
- {
- "category": "BOATING",
- "air_date": "2003-07-14",
- "question": "Evinrude, which invented this type of motor seen here, was once a brand of the Marine Corporation of the same name",
- "value": "$1200",
- "answer": "outboard",
- "round": "Double Jeopardy!",
- "show_number": "4361",
- "fullAnswer": "outboard"
- },
{
"category": "BEASTLY WORDS & PHRASES",
"air_date": "2003-07-14",
@@ -533019,16 +527519,6 @@
"show_number": "4145",
"fullAnswer": "bluebonnet"
},
- {
- "category": "A NATION OF ASIA",
- "air_date": "2002-09-13",
- "question": "The statue seen here (The Golden Buddha) is found in this southeast Asian kingdom bordered by Laos & Burma",
- "value": "$1000",
- "answer": "Thailand",
- "round": "Jeopardy!",
- "show_number": "4145",
- "fullAnswer": "Thailand"
- },
{
"category": "FORBES MAGAZINE'S RICHEST",
"air_date": "2002-09-13",
@@ -536219,16 +530709,6 @@
"show_number": "3411",
"fullAnswer": "Parmesan"
},
- {
- "category": "CHICKEN",
- "air_date": "1999-06-07",
- "question": "A human grooming item, or the prominent feature seen here",
- "value": "$200",
- "answer": "Comb",
- "round": "Jeopardy!",
- "show_number": "3411",
- "fullAnswer": "Comb"
- },
{
"category": "GORDON",
"air_date": "1999-06-07",
@@ -536449,16 +530929,6 @@
"show_number": "3411",
"fullAnswer": "Unforgiven"
},
- {
- "category": "HISTORIC AMERICANS",
- "air_date": "1999-06-07",
- "question": "Legendary Confederate general seen here",
- "value": "$200",
- "answer": "Robert E. Lee",
- "round": "Double Jeopardy!",
- "show_number": "3411",
- "fullAnswer": "Robert E. Lee"
- },
{
"category": "THE NATIONAL PASTIME",
"air_date": "1999-06-07",
@@ -536599,16 +531069,6 @@
"show_number": "3411",
"fullAnswer": "Virginia Woolf"
},
- {
- "category": "IT'S JAPANESE TO ME",
- "air_date": "1999-06-07",
- "question": "Of the beverages seen here, it's the one called agari, \"finished\"",
- "value": "$600",
- "answer": "Green tea",
- "round": "Double Jeopardy!",
- "show_number": "3411",
- "fullAnswer": "Green tea"
- },
{
"category": "THE EASTERN HEMISPHERE",
"air_date": "1999-06-07",
@@ -538179,16 +532639,6 @@
"show_number": "4380",
"fullAnswer": "the Mississippi"
},
- {
- "category": "SLOW-POURRI",
- "air_date": "2003-09-26",
- "question": "(Sarah of the Clue Crew shakes her head at a digitally reduced speed.) It's the two-word name for the special effect seen here",
- "value": "$400",
- "answer": "slow motion",
- "round": "Double Jeopardy!",
- "show_number": "4380",
- "fullAnswer": "slow motion"
- },
{
"category": "FORMER WORLD LEADERS",
"air_date": "2003-09-26",
@@ -538419,16 +532869,6 @@
"show_number": "4380",
"fullAnswer": "Napoleon"
},
- {
- "category": "SLOW-POURRI",
- "air_date": "2003-09-26",
- "question": "The name of this slow-moving mammal seen here comes from an Old English word for \"slow\"",
- "value": "$2000",
- "answer": "sloth",
- "round": "Double Jeopardy!",
- "show_number": "4380",
- "fullAnswer": "the sloth"
- },
{
"category": "PATRIOTIC SONG TITLES",
"air_date": "2003-09-26",
@@ -540349,16 +534789,6 @@
"show_number": "3302",
"fullAnswer": "Aladdin"
},
- {
- "category": "NAME THAT ROYAL",
- "air_date": "1999-01-05",
- "question": "Seen here, this third son is now involved in television production",
- "value": "$200",
- "answer": "Prince Edward",
- "round": "Double Jeopardy!",
- "show_number": "3302",
- "fullAnswer": "Prince Edward"
- },
{
"category": "CATCHPHRASES",
"air_date": "1999-01-05",
@@ -540589,16 +535019,6 @@
"show_number": "3302",
"fullAnswer": "Joan of Arc"
},
- {
- "category": "NAME THAT ROYAL",
- "air_date": "1999-01-05",
- "question": "One of the richest men in the world, the man seen here is the ruler of this country",
- "value": "$1000",
- "answer": "Brunei",
- "round": "Double Jeopardy!",
- "show_number": "3302",
- "fullAnswer": "(Sultan of) Brunei"
- },
{
"category": "CATCHPHRASES",
"air_date": "1999-01-05",
@@ -542039,16 +536459,6 @@
"show_number": "3298",
"fullAnswer": "Nicholas Nickleby"
},
- {
- "category": "20th CENTURY DESIGN",
- "air_date": "1998-12-30",
- "question": "This company \"thought differently\" to come up with the 1998 design seen here (Mac computer)",
- "value": "$200",
- "answer": "Apple",
- "round": "Double Jeopardy!",
- "show_number": "3298",
- "fullAnswer": "Apple"
- },
{
"category": "WORD & PHRASE ORIGINS",
"air_date": "1998-12-30",
@@ -544459,16 +538869,6 @@
"show_number": "4299",
"fullAnswer": "Philip Roth"
},
- {
- "category": "THE \"UN\"CATEGORY",
- "air_date": "2003-04-17",
- "question": "This title of the film seen here is descriptive of one of its leading characters",
- "value": "$800",
- "answer": "Unfaithful",
- "round": "Double Jeopardy!",
- "show_number": "4299",
- "fullAnswer": "Unfaithful"
- },
{
"category": "ILLOGICAL GEOGRAPHIC NAMES",
"air_date": "2003-04-17",
@@ -546359,16 +540759,6 @@
"show_number": "3764",
"fullAnswer": "Elevators"
},
- {
- "category": "TOYS ARE US",
- "air_date": "2001-01-04",
- "question": "Interestingly, this Sanrio character seen here has no mouth",
- "value": "$200",
- "answer": "Hello Kitty",
- "round": "Jeopardy!",
- "show_number": "3764",
- "fullAnswer": "Hello Kitty"
- },
{
"category": "ANIMAL PLANET?",
"air_date": "2001-01-04",
@@ -546529,16 +540919,6 @@
"show_number": "3764",
"fullAnswer": "Three's Company"
},
- {
- "category": "TALL BUILDINGS",
- "air_date": "2001-01-04",
- "question": "This Vegas tower seen here is the tallest building west of the Mississippi & has a roller coaster 900 feet up",
- "value": "$500",
- "answer": "Stratosphere",
- "round": "Jeopardy!",
- "show_number": "3764",
- "fullAnswer": "Stratosphere"
- },
{
"category": "TOYS ARE US",
"air_date": "2001-01-04",
@@ -546559,16 +540939,6 @@
"show_number": "3764",
"fullAnswer": "Pig iron"
},
- {
- "category": "THE AGE OF RAISIN",
- "air_date": "2001-01-04",
- "question": "The logo of this raisin brand is seen here",
- "value": "$200",
- "answer": "Sun-Maid",
- "round": "Double Jeopardy!",
- "show_number": "3764",
- "fullAnswer": "Sun-Maid"
- },
{
"category": "EXPLORERS",
"air_date": "2001-01-04",
@@ -546719,16 +541089,6 @@
"show_number": "3764",
"fullAnswer": "Idi Amin"
},
- {
- "category": "TITLE LOVERS",
- "air_date": "2001-01-04",
- "question": "In the painting seen here:
Venus & him",
- "value": "$600",
- "answer": "Adonis",
- "round": "Double Jeopardy!",
- "show_number": "3764",
- "fullAnswer": "Adonis"
- },
{
"category": "\"C\" PLUS",
"air_date": "2001-01-04",
@@ -547809,16 +542169,6 @@
"show_number": "4455",
"fullAnswer": "lake"
},
- {
- "category": "THE GENE POOL",
- "air_date": "2004-01-09",
- "question": "Former rabbinical student & performer seen here",
- "value": "$800",
- "answer": "Gene Simmons",
- "round": "Double Jeopardy!",
- "show_number": "4455",
- "fullAnswer": "Gene Simmons"
- },
{
"category": "INSTRUMENTAL",
"air_date": "2004-01-09",
@@ -547979,16 +542329,6 @@
"show_number": "4455",
"fullAnswer": "Wainwright"
},
- {
- "category": "AH, SWEDE MYSTERY",
- "air_date": "2004-01-09",
- "question": "The post-WWII fate of this diplomat & humanitarian, seen here, is not known for certain",
- "value": "$2000",
- "answer": "Raoul Wallenberg",
- "round": "Double Jeopardy!",
- "show_number": "4455",
- "fullAnswer": "Raoul Wallenberg"
- },
{
"category": "THE GENE POOL",
"air_date": "2004-01-09",
@@ -551599,16 +545939,6 @@
"show_number": "3654",
"fullAnswer": "Costa Rica"
},
- {
- "category": "ORGANIZATIONS",
- "air_date": "2000-06-22",
- "question": "Charitable organization whose logo is seen here:",
- "value": "$400",
- "answer": "United Way",
- "round": "Jeopardy!",
- "show_number": "3654",
- "fullAnswer": "The United Way"
- },
{
"category": "TV MOMS",
"air_date": "2000-06-22",
@@ -551699,16 +546029,6 @@
"show_number": "3654",
"fullAnswer": "Enrico Caruso"
},
- {
- "category": "THE BIG \"BANG\"",
- "air_date": "2000-06-22",
- "question": "130 million souls live in this country whose flag is seen here:",
- "value": "$500",
- "answer": "Bangladesh",
- "round": "Jeopardy!",
- "show_number": "3654",
- "fullAnswer": "Bangladesh"
- },
{
"category": "NORWAY BACK WHEN",
"air_date": "2000-06-22",
@@ -551769,16 +546089,6 @@
"show_number": "3654",
"fullAnswer": "Throne"
},
- {
- "category": "NORWAY BACK WHEN",
- "air_date": "2000-06-22",
- "question": "He's the Norway \"rat\" in the photo seen here:
(WWII traitor)",
- "value": "$400",
- "answer": "Vidkun Quisling",
- "round": "Double Jeopardy!",
- "show_number": "3654",
- "fullAnswer": "Vidkun Quisling"
- },
{
"category": "THE OSCARS",
"air_date": "2000-06-22",
@@ -551789,16 +546099,6 @@
"show_number": "3654",
"fullAnswer": "Kevin Spacey"
},
- {
- "category": "HOMECOMING",
- "air_date": "2000-06-22",
- "question": "He painted the homecoming seen here:",
- "value": "$400",
- "answer": "Norman Rockwell",
- "round": "Double Jeopardy!",
- "show_number": "3654",
- "fullAnswer": "Norman Rockwell"
- },
{
"category": "PEN NAMES",
"air_date": "2000-06-22",
@@ -554239,16 +548539,6 @@
"show_number": "3085",
"fullAnswer": "\"Chicago\""
},
- {
- "category": "BOUGHT THE FARM",
- "air_date": "1998-01-16",
- "question": "The author associated with the address seen here, she died in April 1997 at age 80:
[84 Charing Cross Rd.]",
- "value": "$1000",
- "answer": "Helene Hanff",
- "round": "Double Jeopardy!",
- "show_number": "3085",
- "fullAnswer": "Helene Hanff"
- },
{
"category": "IN THE NEWS",
"air_date": "1998-01-16",
@@ -560859,26 +555149,6 @@
"show_number": "3710",
"fullAnswer": "Coffee maker"
},
- {
- "category": "LET US PREY",
- "air_date": "2000-10-20",
- "question": "Also called a glutton, this feisty mammal seen here will chase & eat any prey it can capture",
- "value": "$500",
- "answer": "Wolverine",
- "round": "Jeopardy!",
- "show_number": "3710",
- "fullAnswer": "Wolverine"
- },
- {
- "category": "SCREEN NAMES",
- "air_date": "2000-10-20",
- "question": "This '50s star seen here was born James Stewart, but in Hollywood that name was taken",
- "value": "$500",
- "answer": "Stewart Granger",
- "round": "Jeopardy!",
- "show_number": "3710",
- "fullAnswer": "Stewart Granger"
- },
{
"category": "EUROPEAN HISTORY",
"air_date": "2000-10-20",
@@ -560989,16 +555259,6 @@
"show_number": "3710",
"fullAnswer": "Psalms"
},
- {
- "category": "CLASSIC RECORD LABELS",
- "air_date": "2000-10-20",
- "question": "In the '60s this company whose logo is seen here had Dylan, Joplin & Santana in its lineup",
- "value": "$400",
- "answer": "Columbia",
- "round": "Double Jeopardy!",
- "show_number": "3710",
- "fullAnswer": "Columbia"
- },
{
"category": "THE SPHINX",
"air_date": "2000-10-20",
@@ -570389,16 +564649,6 @@
"show_number": "1260",
"fullAnswer": "Manuel Noriega (Panama)"
},
- {
- "category": "DISNEY",
- "air_date": "1990-02-09",
- "question": "(VIDEO DAILY DOUBLE):
Current series of TV movies starring the trio seen here; Hayley Mills plays their stepmom & aunt:",
- "value": "$1,000",
- "answer": "Parent Trap",
- "round": "Jeopardy!",
- "show_number": "1260",
- "fullAnswer": "\"Parent Trap\" (Joy, Leanna & Monica Creel)"
- },
{
"category": "HOLIDAYS & OBSERVANCES",
"air_date": "1990-02-09",
@@ -571149,16 +565399,6 @@
"show_number": "3312",
"fullAnswer": "Dundee"
},
- {
- "category": "LET'S GO GOLFING",
- "air_date": "1999-01-19",
- "question": "The 18th hole of this famous European golf course is seen here",
- "value": "$500",
- "answer": "St. Andrews",
- "round": "Jeopardy!",
- "show_number": "3312",
- "fullAnswer": "St. Andrews"
- },
{
"category": "FOUR!",
"air_date": "1999-01-19",
@@ -571249,16 +565489,6 @@
"show_number": "3312",
"fullAnswer": "The Bunkers"
},
- {
- "category": "ORGANIZATIONS",
- "air_date": "1999-01-19",
- "question": "It's the organization whose emblem is seen here",
- "value": "$400",
- "answer": "Girl Scouts",
- "round": "Double Jeopardy!",
- "show_number": "3312",
- "fullAnswer": "Girl Scouts"
- },
{
"category": "FOR PETE'S SAKE",
"air_date": "1999-01-19",
@@ -578449,16 +572679,6 @@
"show_number": "3263",
"fullAnswer": "Be True To Your School"
},
- {
- "category": "THE KENNEDYS",
- "air_date": "1998-11-11",
- "question": "Seen here, he's an environmental law professor at Pace University in New York & a lawyer with the conservation group Riverkeeper",
- "value": "$500",
- "answer": "Robert F. Kennedy, Jr.",
- "round": "Jeopardy!",
- "show_number": "3263",
- "fullAnswer": "Robert F. Kennedy, Jr."
- },
{
"category": "SEPTEMBER 1984",
"air_date": "1998-11-11",
@@ -578549,16 +572769,6 @@
"show_number": "3263",
"fullAnswer": "Virginia"
},
- {
- "category": "SPORTS LEGENDS",
- "air_date": "1998-11-11",
- "question": "This tennis star seen here was ranked in the WTA Top 10 for 20 straight years from 1975 to 1994",
- "value": "$400",
- "answer": "Martina Navratilova",
- "round": "Double Jeopardy!",
- "show_number": "3263",
- "fullAnswer": "Martina Navratilova"
- },
{
"category": "LET'S GET TOGETHER",
"air_date": "1998-11-11",
@@ -578569,16 +572779,6 @@
"show_number": "3263",
"fullAnswer": "Squad"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "1998-11-11",
- "question": "This Spaniard included Velazquez's \"Las Meninas\" in his \"Family of Charles IV\" seen here",
- "value": "$400",
- "answer": "Francisco Goya",
- "round": "Double Jeopardy!",
- "show_number": "3263",
- "fullAnswer": "Francisco Goya"
- },
{
"category": "THE AUTOBIOGRAPHY OF BEN FRANKLIN",
"air_date": "1998-11-11",
@@ -583189,16 +577389,6 @@
"show_number": "3048",
"fullAnswer": "Carpenters"
},
- {
- "category": "ACTORS & ROLE",
- "air_date": "1997-11-26",
- "question": "Anne Parillaud role that led to the other 2 seen here:",
- "value": "$2,000",
- "answer": "La Femme Nikita",
- "round": "Double Jeopardy!",
- "show_number": "3048",
- "fullAnswer": "La Femme Nikita"
- },
{
"category": "THE BIBLE",
"air_date": "1997-11-26",
@@ -583309,16 +577499,6 @@
"show_number": "3048",
"fullAnswer": "Scriveners"
},
- {
- "category": "ACTORS & ROLE",
- "air_date": "1997-11-26",
- "question": "In a 1996 FOX TV movie based on a British series, the 2 actors seen here both played this time lord:",
- "value": "$1000",
- "answer": "Doctor Who",
- "round": "Double Jeopardy!",
- "show_number": "3048",
- "fullAnswer": "Doctor Who"
- },
{
"category": "THE BIBLE",
"air_date": "1997-11-26",
@@ -585049,16 +579229,6 @@
"show_number": "3469",
"fullAnswer": "Copenhagen"
},
- {
- "category": "POWER SOURCES",
- "air_date": "1999-10-07",
- "question": "Collectors for this type of energy are seen here",
- "value": "$200",
- "answer": "Solar energy",
- "round": "Jeopardy!",
- "show_number": "3469",
- "fullAnswer": "Solar energy"
- },
{
"category": "GUINNESS RECORDS",
"air_date": "1999-10-07",
@@ -585499,16 +579669,6 @@
"show_number": "3469",
"fullAnswer": "Thompson"
},
- {
- "category": "SAINTS",
- "air_date": "1999-10-07",
- "question": "His temptations are a common subject of art, as seen here",
- "value": "$800",
- "answer": "Saint Anthony",
- "round": "Double Jeopardy!",
- "show_number": "3469",
- "fullAnswer": "Saint Anthony"
- },
{
"category": "SINNERS",
"air_date": "1999-10-07",
@@ -587139,16 +581299,6 @@
"show_number": "3124",
"fullAnswer": "Change"
},
- {
- "category": "EVERYBODY TALKS ABOUT IT....",
- "air_date": "1998-03-12",
- "question": "Meaning of the meteorological symbol seen here: (half-white/half-dark circle)",
- "value": "$1,200",
- "answer": "Partly cloudy",
- "round": "Double Jeopardy!",
- "show_number": "3124",
- "fullAnswer": "Partly cloudy"
- },
{
"category": "PSYCHOBABBLE",
"air_date": "1998-03-12",
@@ -588359,16 +582509,6 @@
"show_number": "2919",
"fullAnswer": "Hartford"
},
- {
- "category": "THE WORLD OF MATHEMATICS",
- "air_date": "1997-04-17",
- "question": "Of ancient people, only the Hindus, Babylonians & Mayans invented a symbol for this; the Mayans' is seen here:",
- "value": null,
- "answer": "Zero",
- "round": "Final Jeopardy!",
- "show_number": "2919",
- "fullAnswer": "Zero"
- },
{
"category": "THE NATIONAL CIVIL RIGHTS MUSEUM",
"air_date": "2004-02-26",
@@ -588479,16 +582619,6 @@
"show_number": "4489",
"fullAnswer": "maracas"
},
- {
- "category": "DOUBLE \"L\" WORDS",
- "air_date": "2004-02-26",
- "question": "In 1998 this beast, seen here, reared its ugly head again",
- "value": "$400",
- "answer": "Godzilla",
- "round": "Jeopardy!",
- "show_number": "4489",
- "fullAnswer": "Godzilla"
- },
{
"category": "THE NATIONAL CIVIL RIGHTS MUSEUM",
"air_date": "2004-02-26",
@@ -588659,16 +582789,6 @@
"show_number": "4489",
"fullAnswer": "the washboard"
},
- {
- "category": "DOUBLE \"L\" WORDS",
- "air_date": "2004-02-26",
- "question": "There are more than 600 species of this butterfly, including the one seen here",
- "value": "$1000",
- "answer": "Swallowtail",
- "round": "Jeopardy!",
- "show_number": "4489",
- "fullAnswer": "Swallowtail"
- },
{
"category": "BOTANY",
"air_date": "2004-02-26",
@@ -588829,16 +582949,6 @@
"show_number": "4489",
"fullAnswer": "fish"
},
- {
- "category": "MEN WITH FORT-ITUDE",
- "air_date": "2004-02-26",
- "question": "This man seen here lent his name to an Indiana fort",
- "value": "$1200",
- "answer": "Wayne",
- "round": "Double Jeopardy!",
- "show_number": "4489",
- "fullAnswer": "(Anthony) Wayne"
- },
{
"category": "WOMEN WITH 40-TUDE",
"air_date": "2004-02-26",
@@ -593039,26 +587149,6 @@
"show_number": "3905",
"fullAnswer": "F/f"
},
- {
- "category": "THE HALL OF FAMOUS MISSOURIANS",
- "air_date": "2001-07-20",
- "question": "But seriously, folks, this entertainer seen here was inducted posthumously in 1996",
- "value": "$500",
- "answer": "Emmett Kelly",
- "round": "Jeopardy!",
- "show_number": "3905",
- "fullAnswer": "Emmett Kelly"
- },
- {
- "category": "SPORTS TEAM NICKNAMES",
- "air_date": "2001-07-20",
- "question": "The name of this NHL team whose logo is seen here is slang for \"Canadians\"",
- "value": "$500",
- "answer": "Vancouver Canucks",
- "round": "Jeopardy!",
- "show_number": "3905",
- "fullAnswer": "Vancouver Canucks"
- },
{
"category": "THE DAVIS CUP",
"air_date": "2001-07-20",
@@ -593159,16 +587249,6 @@
"show_number": "3905",
"fullAnswer": "Pennsylvanian"
},
- {
- "category": "ZANY FOR TANZANIA",
- "air_date": "2001-07-20",
- "question": "It's the prominent Tanzanian landmark seen here",
- "value": "$400",
- "answer": "Mount Kilimanjaro",
- "round": "Double Jeopardy!",
- "show_number": "3905",
- "fullAnswer": "Mount Kilimanjaro"
- },
{
"category": "MEL BROOKS FILMS",
"air_date": "2001-07-20",
@@ -593219,16 +587299,6 @@
"show_number": "3905",
"fullAnswer": "Seventh Inning Stretch"
},
- {
- "category": "ZANY FOR TANZANIA",
- "air_date": "2001-07-20",
- "question": "Native to Tanzania, it's the African plant seen here",
- "value": "$600",
- "answer": "African violet",
- "round": "Double Jeopardy!",
- "show_number": "3905",
- "fullAnswer": "African violet"
- },
{
"category": "MEL BROOKS FILMS",
"air_date": "2001-07-20",
@@ -593399,16 +587469,6 @@
"show_number": "3905",
"fullAnswer": "Abe Lincoln in Illinois"
},
- {
- "category": "POP MUSIC",
- "air_date": "2001-07-20",
- "question": "The special November 2000 TV Guide cover seen here was part of its tribute to this rock group",
- "value": null,
- "answer": "Beatles",
- "round": "Final Jeopardy!",
- "show_number": "3905",
- "fullAnswer": "The Beatles (tribute to their 1968 album, \"The White Album\")"
- },
{
"category": "THE BIBLE",
"air_date": "1996-12-13",
@@ -596619,16 +590679,6 @@
"show_number": "4510",
"fullAnswer": "Susan B. Anthony"
},
- {
- "category": "\"Z\" END",
- "air_date": "2004-03-26",
- "question": "The characters from this comic strip, seen here, are often found at Bryson Elementary",
- "value": "$800",
- "answer": "Frazz",
- "round": "Jeopardy!",
- "show_number": "4510",
- "fullAnswer": "Frazz"
- },
{
"category": "20th CENTURY PEOPLE",
"air_date": "2004-03-26",
@@ -596779,16 +590829,6 @@
"show_number": "4510",
"fullAnswer": "Arizona"
},
- {
- "category": "NAMES IN NATURE",
- "air_date": "2004-03-26",
- "question": "The devilfish, seen here, is also known by this 2-word non-devilish name",
- "value": "$800",
- "answer": "manta ray",
- "round": "Double Jeopardy!",
- "show_number": "4510",
- "fullAnswer": "manta ray"
- },
{
"category": "BEGINS & ENDS WITH \"N\"",
"air_date": "2004-03-26",
@@ -596889,16 +590929,6 @@
"show_number": "4510",
"fullAnswer": "San Pellegrino"
},
- {
- "category": "NAMES IN NATURE",
- "air_date": "2004-03-26",
- "question": "It's said the Mormons named this desert plant, seen here, for its resemblance to a Biblical prophet with arms lifted",
- "value": "$2,000",
- "answer": "Joshua Tree",
- "round": "Double Jeopardy!",
- "show_number": "4510",
- "fullAnswer": "the Joshua Tree"
- },
{
"category": "BEGINS & ENDS WITH \"N\"",
"air_date": "2004-03-26",
@@ -600749,16 +594779,6 @@
"show_number": "3123",
"fullAnswer": "Serendipity"
},
- {
- "category": "KIDDY LIT",
- "air_date": "1998-03-11",
- "question": "The title of this 1992 children's book, seen here, is also the name of its island setting:",
- "value": "$2,000",
- "answer": "Dinotopia",
- "round": "Double Jeopardy!",
- "show_number": "3123",
- "fullAnswer": "Dinotopia"
- },
{
"category": "GOLD",
"air_date": "1998-03-11",
@@ -600779,16 +594799,6 @@
"show_number": "3123",
"fullAnswer": "D.W. Griffith"
},
- {
- "category": "HAWN",
- "air_date": "1998-03-11",
- "question": "This 1969 film, seen here, wasn't Goldie's first, but it gave her her first major film role:",
- "value": "$1,200",
- "answer": "Cactus Flower",
- "round": "Double Jeopardy!",
- "show_number": "3123",
- "fullAnswer": "Cactus Flower"
- },
{
"category": "PEOPLES",
"air_date": "1998-03-11",
@@ -603679,16 +597689,6 @@
"show_number": "3816",
"fullAnswer": "Dwight D. Eisenhower"
},
- {
- "category": "THE ART OF WAR",
- "air_date": "2001-03-19",
- "question": "Seen here, \"Leave No One Behind\", by Joe Klein, depicts a scene from this war",
- "value": "$300",
- "answer": "Vietnam War",
- "round": "Jeopardy!",
- "show_number": "3816",
- "fullAnswer": "Vietnam War"
- },
{
"category": "5-LETTER WORDS",
"air_date": "2001-03-19",
@@ -606289,16 +600289,6 @@
"show_number": "4519",
"fullAnswer": "debates"
},
- {
- "category": "HISTORICAL PAINTINGS",
- "air_date": "2004-04-08",
- "question": "The Armada portrait seen here shows this triumphant queen in all her glory",
- "value": "$400",
- "answer": "Queen Elizabeth I",
- "round": "Jeopardy!",
- "show_number": "4519",
- "fullAnswer": "Queen Elizabeth I"
- },
{
"category": "FOREIGN FILM OSCAR NATIONS",
"air_date": "2004-04-08",
@@ -606499,16 +600489,6 @@
"show_number": "4519",
"fullAnswer": "the millennium bug"
},
- {
- "category": "ARKANSASSY",
- "air_date": "2004-04-08",
- "question": "Athletic Arkansan critter seen here",
- "value": "$1000",
- "answer": "Razorback",
- "round": "Jeopardy!",
- "show_number": "4519",
- "fullAnswer": "Razorback"
- },
{
"category": "CHILDREN'S LIT",
"air_date": "2004-04-08",
@@ -607059,16 +601039,6 @@
"show_number": "4174",
"fullAnswer": "Enlightenment"
},
- {
- "category": "THE FRENCH HAVE A(N ENGLISH) WORD FOR IT",
- "air_date": "2002-10-24",
- "question": "It's all downhill for the object seen here",
- "value": "$800",
- "answer": "toboggan",
- "round": "Jeopardy!",
- "show_number": "4174",
- "fullAnswer": "toboggan"
- },
{
"category": "ODDS & ENDS",
"air_date": "2002-10-24",
@@ -608429,16 +602399,6 @@
"show_number": "4337",
"fullAnswer": "Alberta"
},
- {
- "category": "ENDS IN \"X\"",
- "air_date": "2003-06-10",
- "question": "It's the big puddy tat seen here",
- "value": "$800",
- "answer": "lynx",
- "round": "Double Jeopardy!",
- "show_number": "4337",
- "fullAnswer": "lynx"
- },
{
"category": "CITIES OF DEATH",
"air_date": "2003-06-10",
@@ -612079,16 +606039,6 @@
"show_number": "3861",
"fullAnswer": "Wings of a Dove"
},
- {
- "category": "COINS",
- "air_date": "2001-05-21",
- "question": "The ancient coin seen here comes from this island",
- "value": null,
- "answer": "Crete",
- "round": "Final Jeopardy!",
- "show_number": "3861",
- "fullAnswer": "Crete (The Labyrinth, where the Minotaur lives)"
- },
{
"category": "THE AFTERLIFE",
"air_date": "2009-10-13",
@@ -618099,16 +612049,6 @@
"show_number": "4179",
"fullAnswer": "lamp"
},
- {
- "category": "STAIR-ING AT THE SCREEN",
- "air_date": "2002-10-31",
- "question": "(Sarah of the Clue Crew in Washington, D.C.) The steps leading from Prospect Street to M Street, seen here, were featured in this 1973 thriller",
- "value": "$4,600",
- "answer": "Exorcist",
- "round": "Double Jeopardy!",
- "show_number": "4179",
- "fullAnswer": "The Exorcist"
- },
{
"category": "GEORGE",
"air_date": "2002-10-31",
@@ -618209,16 +612149,6 @@
"show_number": "4179",
"fullAnswer": "deuterium"
},
- {
- "category": "DESIGN",
- "air_date": "2002-10-31",
- "question": "Softened by steam, it's the type of wood used to make the 19th century chair seen here",
- "value": "$2000",
- "answer": "bentwood",
- "round": "Double Jeopardy!",
- "show_number": "4179",
- "fullAnswer": "bentwood"
- },
{
"category": "STAIR-ING AT THE SCREEN",
"air_date": "2002-10-31",
@@ -619939,16 +613869,6 @@
"show_number": "4214",
"fullAnswer": "Albert Camus"
},
- {
- "category": "VICE PRESIDENTS",
- "air_date": "2002-12-19",
- "question": "Seen here, he served as vice president for just over 2 years",
- "value": "$1600",
- "answer": "Nelson Rockefeller",
- "round": "Double Jeopardy!",
- "show_number": "4214",
- "fullAnswer": "Nelson Rockefeller"
- },
{
"category": "INTERNATIONAL AIRPORT CODES",
"air_date": "2002-12-19",
@@ -621729,16 +615649,6 @@
"show_number": "4356",
"fullAnswer": "Manchuria"
},
- {
- "category": "THE OTTO CLUB",
- "air_date": "2003-07-07",
- "question": "He's the late 19th century \"Man of Iron\" seen here",
- "value": "$2000",
- "answer": "Otto von Bismarck",
- "round": "Double Jeopardy!",
- "show_number": "4356",
- "fullAnswer": "Otto von Bismarck"
- },
{
"category": "PLACES",
"air_date": "2003-07-07",
@@ -621979,16 +615889,6 @@
"show_number": "3730",
"fullAnswer": "Infallible"
},
- {
- "category": "I PROTEST!",
- "air_date": "2000-11-17",
- "question": "Founding members of this 1960s group are seen here",
- "value": "$400",
- "answer": "Black Panthers",
- "round": "Jeopardy!",
- "show_number": "3730",
- "fullAnswer": "Black Panthers"
- },
{
"category": "COLLEGES & UNIVERSITIES",
"air_date": "2000-11-17",
@@ -622009,16 +615909,6 @@
"show_number": "3730",
"fullAnswer": "Runaway Bride"
},
- {
- "category": "1812",
- "air_date": "2000-11-17",
- "question": "Georges Cuvier in 1812 gave this name to the creature seen here",
- "value": "$500",
- "answer": "Pterodactyl",
- "round": "Jeopardy!",
- "show_number": "3730",
- "fullAnswer": "Pterodactyl"
- },
{
"category": "BIRTHSTONES",
"air_date": "2000-11-17",
@@ -624749,16 +618639,6 @@
"show_number": "3842",
"fullAnswer": "Fly"
},
- {
- "category": "A WORLD OF ART",
- "air_date": "2001-04-24",
- "question": "This Dutchman portrayed his wife Saskia as a goddess in the 1653 painting seen here",
- "value": "$300",
- "answer": "Rembrandt",
- "round": "Jeopardy!",
- "show_number": "3842",
- "fullAnswer": "Rembrandt"
- },
{
"category": "CROSSWORD CLUES \"S\"",
"air_date": "2001-04-24",
@@ -624769,16 +618649,6 @@
"show_number": "3842",
"fullAnswer": "Sword"
},
- {
- "category": "TO YOUR HEALTH",
- "air_date": "2001-04-24",
- "question": "2-word term for the health food seen here, the embryo of the kernel",
- "value": "$300",
- "answer": "Wheat germ",
- "round": "Jeopardy!",
- "show_number": "3842",
- "fullAnswer": "Wheat germ"
- },
{
"category": "SUBATOMIC PARTICLES",
"air_date": "2001-04-24",
@@ -626089,16 +619959,6 @@
"show_number": "3823",
"fullAnswer": "Hideki Tojo"
},
- {
- "category": "DESPERATE MEASURES",
- "air_date": "2001-03-28",
- "question": "It's the beverage container seen here that measures up:
[video clue]",
- "value": "$500",
- "answer": "Yard",
- "round": "Jeopardy!",
- "show_number": "3823",
- "fullAnswer": "Yard (a yard of ale)"
- },
{
"category": "MUSIC OF THE '90s",
"air_date": "2001-03-28",
@@ -633659,16 +627519,6 @@
"show_number": "2928",
"fullAnswer": "Harry S. Truman"
},
- {
- "category": "YOUNG STARS",
- "air_date": "1997-04-30",
- "question": "Actress seen here in the close-ups only; she never left the ground during filming",
- "value": "$1,300",
- "answer": "Anna Paquin",
- "round": "Double Jeopardy!",
- "show_number": "2928",
- "fullAnswer": "Anna Paquin"
- },
{
"category": "GENERAL SCIENCE",
"air_date": "1997-04-30",
@@ -636629,16 +630479,6 @@
"show_number": "2930",
"fullAnswer": "Caesars Palace"
},
- {
- "category": "THE GRAMMYS",
- "air_date": "1997-05-02",
- "question": "Singer seen here, she won 2 Grammys, including Best New Artist:",
- "value": "$100",
- "answer": "LeAnn Rimes",
- "round": "Jeopardy!",
- "show_number": "2930",
- "fullAnswer": "LeAnn Rimes"
- },
{
"category": "ANNUAL EVENTS",
"air_date": "1997-05-02",
@@ -637689,16 +631529,6 @@
"show_number": "3554",
"fullAnswer": "Frank Gifford"
},
- {
- "category": "\"B\"ELIEVE IT OR NOT",
- "air_date": "2000-02-03",
- "question": "North American hard worker seen here:",
- "value": "$200",
- "answer": "Beaver",
- "round": "Jeopardy!",
- "show_number": "3554",
- "fullAnswer": "Beaver"
- },
{
"category": "AMERICAN HISTORY",
"air_date": "2000-02-03",
@@ -638009,26 +631839,6 @@
"show_number": "3554",
"fullAnswer": "Taurus"
},
- {
- "category": "VOGUE",
- "air_date": "2000-02-03",
- "question": "In 1999 this store whose symbol is seen here promoted a French pronounciation of its name:
(Bullseye)",
- "value": "$600",
- "answer": "Target",
- "round": "Double Jeopardy!",
- "show_number": "3554",
- "fullAnswer": "Target"
- },
- {
- "category": "LA ISLA BONITA",
- "air_date": "2000-02-03",
- "question": "If you can't tell that it's the island seen here, adjust the colors on your monitor:
(\"The Emerald Isle\")",
- "value": "$600",
- "answer": "Ireland",
- "round": "Double Jeopardy!",
- "show_number": "3554",
- "fullAnswer": "Ireland"
- },
{
"category": "BEDTIME STORIES",
"air_date": "2000-02-03",
@@ -638809,16 +632619,6 @@
"show_number": "3516",
"fullAnswer": "Seizure"
},
- {
- "category": "COUNTRY DIVAS",
- "air_date": "1999-12-13",
- "question": "This trio of divas seen here has come to rule the roost:",
- "value": "$200",
- "answer": "Dixie Chicks",
- "round": "Jeopardy!",
- "show_number": "3516",
- "fullAnswer": "The Dixie Chicks"
- },
{
"category": "BETWEEN",
"air_date": "1999-12-13",
@@ -639089,16 +632889,6 @@
"show_number": "3516",
"fullAnswer": "Televisions"
},
- {
- "category": "QUEENS IN OPERA",
- "air_date": "1999-12-13",
- "question": "A Tchaikovsky opera about a card-playing countess, or the item seen here:",
- "value": "$400",
- "answer": "Queen of Spades",
- "round": "Double Jeopardy!",
- "show_number": "3516",
- "fullAnswer": "\"Queen of Spades\""
- },
{
"category": "FORMER BIGWIGS",
"air_date": "1999-12-13",
@@ -639299,16 +633089,6 @@
"show_number": "3516",
"fullAnswer": "Pete the Pup"
},
- {
- "category": "POTPOURRI",
- "air_date": "1999-12-13",
- "question": "Situation seen here: if it's black's move, it results in a draw",
- "value": "$1000",
- "answer": "Stalemate",
- "round": "Double Jeopardy!",
- "show_number": "3516",
- "fullAnswer": "Stalemate"
- },
{
"category": "STATE LICENSE PLATES",
"air_date": "1999-12-13",
@@ -643889,16 +637669,6 @@
"show_number": "3556",
"fullAnswer": "Know-Nothings"
},
- {
- "category": "HISTORY ON TV",
- "air_date": "2000-02-07",
- "question": "The footage seen here is from The History Channel's show this man \"and the Age of Steel\":",
- "value": "$500",
- "answer": "Andrew Carnegie",
- "round": "Jeopardy!",
- "show_number": "3556",
- "fullAnswer": "Andrew Carnegie"
- },
{
"category": "TRAVEL U.S.A.",
"air_date": "2000-02-07",
@@ -644099,16 +637869,6 @@
"show_number": "3556",
"fullAnswer": "sandstorms"
},
- {
- "category": "ROCK STARS",
- "air_date": "2000-02-07",
- "question": "She's the doll seen here:
(dressed in outfit worn for \"...Baby One More Time\")",
- "value": "$600",
- "answer": "Britney Spears",
- "round": "Double Jeopardy!",
- "show_number": "3556",
- "fullAnswer": "Britney Spears"
- },
{
"category": "NUMBERS",
"air_date": "2000-02-07",
@@ -645639,16 +639399,6 @@
"show_number": "3881",
"fullAnswer": "\"There Goes My Baby\""
},
- {
- "category": "COLLECTOR'S CORNER",
- "air_date": "2001-06-18",
- "question": "Seen here, Rachel was this regal company's Figure of the Year for 2000",
- "value": "$500",
- "answer": "Royal Doulton",
- "round": "Jeopardy!",
- "show_number": "3881",
- "fullAnswer": "Royal Doulton"
- },
{
"category": "\"MOO\"",
"air_date": "2001-06-18",
@@ -647369,16 +641119,6 @@
"show_number": "3785",
"fullAnswer": "Nobody"
},
- {
- "category": "ELECTION 2000",
- "air_date": "2001-02-02",
- "question": "The famous brother seen here; he was on the spot to deliver Florida to the Republicans",
- "value": "$600",
- "answer": "Jeb Bush",
- "round": "Double Jeopardy!",
- "show_number": "3785",
- "fullAnswer": "Jeb Bush"
- },
{
"category": "X",
"air_date": "2001-02-02",
@@ -647479,16 +641219,6 @@
"show_number": "3785",
"fullAnswer": "Hermes"
},
- {
- "category": "\"N\" TERTAINMENT",
- "air_date": "2001-02-02",
- "question": "This silent screen star seen here was born in Poland: P-o-l-a, N.-D.",
- "value": "$1000",
- "answer": "Pola Negri",
- "round": "Double Jeopardy!",
- "show_number": "3785",
- "fullAnswer": "Pola Negri"
- },
{
"category": "ELECTION 2000",
"air_date": "2001-02-02",
@@ -647669,16 +641399,6 @@
"show_number": "3626",
"fullAnswer": "Romania"
},
- {
- "category": "GOLFERS",
- "air_date": "2000-05-15",
- "question": "Seen here, he learned his game working as a greenskeeper in Texas",
- "value": "$300",
- "answer": "Lee Trevino",
- "round": "Jeopardy!",
- "show_number": "3626",
- "fullAnswer": "Lee Trevino"
- },
{
"category": "GONE FISSION",
"air_date": "2000-05-15",
@@ -647919,16 +641639,6 @@
"show_number": "3626",
"fullAnswer": "Dog days"
},
- {
- "category": "\"BLACK\" & \"WHITE\" FILMS",
- "air_date": "2000-05-15",
- "question": "It's the \"monster\" hit seen here: [video clue]",
- "value": "$400",
- "answer": "Creature From The Black Lagoon",
- "round": "Double Jeopardy!",
- "show_number": "3626",
- "fullAnswer": "The Creature From The Black Lagoon"
- },
{
"category": "STATE MOTTOES",
"air_date": "2000-05-15",
@@ -648809,16 +642519,6 @@
"show_number": "4342",
"fullAnswer": "Mr. Bill"
},
- {
- "category": "THE SHIELD",
- "air_date": "2003-06-17",
- "question": "From the Old French, it's the heraldic design on the shield seen here",
- "value": "$600",
- "answer": "chevron",
- "round": "Jeopardy!",
- "show_number": "4342",
- "fullAnswer": "chevron"
- },
{
"category": "TAKEN",
"air_date": "2003-06-17",
@@ -648919,16 +642619,6 @@
"show_number": "4342",
"fullAnswer": "Dom Perignon"
},
- {
- "category": "SATURDAY NIGHT LIVE",
- "air_date": "2003-06-17",
- "question": "This \"Weekend Update\" anchor seen here is the first female head writer in the show's over-25-year history",
- "value": "$1000",
- "answer": "Tina Fey",
- "round": "Jeopardy!",
- "show_number": "4342",
- "fullAnswer": "Tina Fey"
- },
{
"category": "THE SHIELD",
"air_date": "2003-06-17",
@@ -649089,16 +642779,6 @@
"show_number": "4342",
"fullAnswer": "hasp"
},
- {
- "category": "ARTISTS & THEIR WORKS",
- "air_date": "2003-06-17",
- "question": "\"St. Bartholomew\" (seen here)
(1661)",
- "value": "$1200",
- "answer": "Rembrandt",
- "round": "Double Jeopardy!",
- "show_number": "4342",
- "fullAnswer": "Rembrandt"
- },
{
"category": "LET'S GET SMALL",
"air_date": "2003-06-17",
@@ -649129,16 +642809,6 @@
"show_number": "4342",
"fullAnswer": "loans"
},
- {
- "category": "THE AUSSIE POSSE",
- "air_date": "2003-06-17",
- "question": "This Melbourne native seen here plays an American on \"Six Feet Under\"",
- "value": "$1200",
- "answer": "Rachel Griffiths",
- "round": "Double Jeopardy!",
- "show_number": "4342",
- "fullAnswer": "Rachel Griffiths"
- },
{
"category": "NOT YOUR EVERYDAY WORDS",
"air_date": "2003-06-17",
@@ -649269,16 +642939,6 @@
"show_number": "4342",
"fullAnswer": "polymath"
},
- {
- "category": "DISNEY FILMS",
- "air_date": "2003-06-17",
- "question": "Disney theme park attractions based on this 1960 film flew the flag seen here",
- "value": null,
- "answer": "Swiss Family Robinson",
- "round": "Final Jeopardy!",
- "show_number": "4342",
- "fullAnswer": "Swiss Family Robinson"
- },
{
"category": "THIS SHOULD SOUND FAMILIAR",
"air_date": "2005-03-18",
@@ -650619,16 +644279,6 @@
"show_number": "3433",
"fullAnswer": "MOtor PARts"
},
- {
- "category": "GOING \"NATIONAL\"",
- "air_date": "1999-07-07",
- "question": "The area seen here (Point Reyes) was established as one of these in 1962",
- "value": "$400",
- "answer": "National Seashore",
- "round": "Jeopardy!",
- "show_number": "3433",
- "fullAnswer": "National Seashore"
- },
{
"category": "C IN HISTORY",
"air_date": "1999-07-07",
@@ -651559,16 +645209,6 @@
"show_number": "3544",
"fullAnswer": "Sydney, Australia"
},
- {
- "category": "FLAGS OF THE WORLD",
- "air_date": "2000-01-20",
- "question": "The flag seen here is of this nation that no longer exists:
(hammer & sickle)",
- "value": "$100",
- "answer": "Soviet Union",
- "round": "Jeopardy!",
- "show_number": "3544",
- "fullAnswer": "Soviet Union"
- },
{
"category": "3-LETTER ABBREVIATIONS",
"air_date": "2000-01-20",
@@ -651619,16 +645259,6 @@
"show_number": "3544",
"fullAnswer": "Pope John Paul II"
},
- {
- "category": "FLAGS OF THE WORLD",
- "air_date": "2000-01-20",
- "question": "Seen here, the flag of this nation was featured prominently in 1998's soccer World Cup:",
- "value": "$200",
- "answer": "France",
- "round": "Jeopardy!",
- "show_number": "3544",
- "fullAnswer": "France"
- },
{
"category": "3-LETTER ABBREVIATIONS",
"air_date": "2000-01-20",
@@ -651679,16 +645309,6 @@
"show_number": "3544",
"fullAnswer": "Philadelphia"
},
- {
- "category": "FLAGS OF THE WORLD",
- "air_date": "2000-01-20",
- "question": "9 million people live in this northern European country whose flag is seen here:
(gold cross on a blue field)",
- "value": "$300",
- "answer": "Sweden",
- "round": "Jeopardy!",
- "show_number": "3544",
- "fullAnswer": "Sweden"
- },
{
"category": "3-LETTER ABBREVIATIONS",
"air_date": "2000-01-20",
@@ -651739,16 +645359,6 @@
"show_number": "3544",
"fullAnswer": "World's Fair"
},
- {
- "category": "FLAGS OF THE WORLD",
- "air_date": "2000-01-20",
- "question": "\"Zone\" in on this Central American country whose flag is seen here:",
- "value": "$400",
- "answer": "Panama",
- "round": "Jeopardy!",
- "show_number": "3544",
- "fullAnswer": "Panama"
- },
{
"category": "3-LETTER ABBREVIATIONS",
"air_date": "2000-01-20",
@@ -651799,16 +645409,6 @@
"show_number": "3544",
"fullAnswer": "New Zealand"
},
- {
- "category": "FLAGS OF THE WORLD",
- "air_date": "2000-01-20",
- "question": "Adopted in 1994 & seen here, the flag of this African nation reflects its racial & ethnic diversity:",
- "value": "$500",
- "answer": "South Africa",
- "round": "Jeopardy!",
- "show_number": "3544",
- "fullAnswer": "South Africa"
- },
{
"category": "3-LETTER ABBREVIATIONS",
"air_date": "2000-01-20",
@@ -651919,16 +645519,6 @@
"show_number": "3544",
"fullAnswer": "Andean condor"
},
- {
- "category": "QUIZ SHOW",
- "air_date": "2000-01-20",
- "question": "He's the host of the Canadian quiz show \"Reach for the Top\", seen here, in the late '60s:",
- "value": "$400",
- "answer": "Alex Trebek",
- "round": "Double Jeopardy!",
- "show_number": "3544",
- "fullAnswer": "Alex Trebek"
- },
{
"category": "ROBERT REDFORD",
"air_date": "2000-01-20",
@@ -652049,16 +645639,6 @@
"show_number": "3544",
"fullAnswer": "Ordinary People"
},
- {
- "category": "THE CANDIDATE",
- "air_date": "2000-01-20",
- "question": "The 1864 candidate seen here; he lost to his old boss:",
- "value": "$1000",
- "answer": "George McClellan",
- "round": "Double Jeopardy!",
- "show_number": "3544",
- "fullAnswer": "George McClellan (he lost to Abraham Lincoln)"
- },
{
"category": "THE HOT \"ROCK\"",
"air_date": "2000-01-20",
@@ -652439,16 +646019,6 @@
"show_number": "3451",
"fullAnswer": "Minuet"
},
- {
- "category": "20th CENTURY CLIP ART",
- "air_date": "1999-09-13",
- "question": "Item removed with the device seen here:
(holds papers together)",
- "value": "$200",
- "answer": "Staples",
- "round": "Double Jeopardy!",
- "show_number": "3451",
- "fullAnswer": "Staples (stapler)"
- },
{
"category": "RHYME TIME",
"air_date": "1999-09-13",
@@ -652559,16 +646129,6 @@
"show_number": "3451",
"fullAnswer": "The Louvre"
},
- {
- "category": "20th CENTURY CLIP ART",
- "air_date": "1999-09-13",
- "question": "It's what the artwork seen here is warning you against doing with eggs:",
- "value": "$600",
- "answer": "Don't put all your eggs in one basket",
- "round": "Double Jeopardy!",
- "show_number": "3451",
- "fullAnswer": "Don't put all your eggs in one basket"
- },
{
"category": "RHYME TIME",
"air_date": "1999-09-13",
@@ -653629,16 +647189,6 @@
"show_number": "4507",
"fullAnswer": "Stingray"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "2004-03-23",
- "question": "6-letter title of the John Singer Sargent WWI painting seen here in detail; it's what happened to the men",
- "value": "$800",
- "answer": "Gassed",
- "round": "Double Jeopardy!",
- "show_number": "4507",
- "fullAnswer": "(they were) \"Gassed\""
- },
{
"category": "SPORTSMEN",
"air_date": "2004-03-23",
@@ -654479,16 +648029,6 @@
"show_number": "1984",
"fullAnswer": "Amerigo Vespucci"
},
- {
- "category": "PICTURE THE FIRST LADY",
- "air_date": "2001-10-18",
- "question": "This woman seen here met her future husband at a D.C. dinner party in 1951",
- "value": "$100",
- "answer": "Jacqueline Kennedy",
- "round": "Jeopardy!",
- "show_number": "3939",
- "fullAnswer": "Jacqueline Kennedy"
- },
{
"category": "FRANCHISES",
"air_date": "2001-10-18",
@@ -654539,16 +648079,6 @@
"show_number": "3939",
"fullAnswer": "Big Brother"
},
- {
- "category": "PICTURE THE FIRST LADY",
- "air_date": "2001-10-18",
- "question": "As a child, this first lady seen here grew up living a half-mile from her future husband",
- "value": "$200",
- "answer": "Laura Bush",
- "round": "Jeopardy!",
- "show_number": "3939",
- "fullAnswer": "Laura Bush"
- },
{
"category": "FRANCHISES",
"air_date": "2001-10-18",
@@ -654599,16 +648129,6 @@
"show_number": "3939",
"fullAnswer": "The Blues Brothers"
},
- {
- "category": "PICTURE THE FIRST LADY",
- "air_date": "2001-10-18",
- "question": "This first lady seen here was portrayed on film by Joan Allen in 1995",
- "value": "$300",
- "answer": "Pat Nixon",
- "round": "Jeopardy!",
- "show_number": "3939",
- "fullAnswer": "Pat Nixon"
- },
{
"category": "FRANCHISES",
"air_date": "2001-10-18",
@@ -654649,26 +648169,6 @@
"show_number": "3939",
"fullAnswer": "Tombstone"
},
- {
- "category": "OH, \"BROTHER\"!",
- "air_date": "2001-10-18",
- "question": "The famous boxing expert & TV personality seen here",
- "value": "$300",
- "answer": "Dr. Joyce Brothers",
- "round": "Jeopardy!",
- "show_number": "3939",
- "fullAnswer": "Dr. Joyce Brothers"
- },
- {
- "category": "PICTURE THE FIRST LADY",
- "air_date": "2001-10-18",
- "question": "She's the former class valedectorian seen here with her daughter",
- "value": "$400",
- "answer": "Rosalynn Carter",
- "round": "Jeopardy!",
- "show_number": "3939",
- "fullAnswer": "Rosalynn Carter"
- },
{
"category": "FRANCHISES",
"air_date": "2001-10-18",
@@ -654719,16 +648219,6 @@
"show_number": "3939",
"fullAnswer": "\"Soul Brother No. 1\""
},
- {
- "category": "PICTURE THE FIRST LADY",
- "air_date": "2001-10-18",
- "question": "In 1875 this woman seen here was put in a sanitarium, but she was deemed sane a year later",
- "value": "$500",
- "answer": "Mary Todd Lincoln",
- "round": "Jeopardy!",
- "show_number": "3939",
- "fullAnswer": "Mary Todd Lincoln"
- },
{
"category": "FRANCHISES",
"air_date": "2001-10-18",
@@ -654829,16 +648319,6 @@
"show_number": "3939",
"fullAnswer": "Thor Heyerdahl"
},
- {
- "category": "ANIMAL PARTS",
- "air_date": "2001-10-18",
- "question": "It's the pastry seen here",
- "value": "$200",
- "answer": "bear claw",
- "round": "Double Jeopardy!",
- "show_number": "3939",
- "fullAnswer": "bear claw"
- },
{
"category": "ENGLISH LIT",
"air_date": "2001-10-18",
@@ -655069,16 +648549,6 @@
"show_number": "3939",
"fullAnswer": "Pu Yi"
},
- {
- "category": "ANIMAL PARTS",
- "air_date": "2001-10-18",
- "question": "Feline nickname of the wire touching the crystal on the old-style radio seen here",
- "value": "$1000",
- "answer": "cat whisker",
- "round": "Double Jeopardy!",
- "show_number": "3939",
- "fullAnswer": "cat whisker"
- },
{
"category": "ORGANIZATIONS",
"air_date": "2001-10-18",
@@ -655139,16 +648609,6 @@
"show_number": "3606",
"fullAnswer": "Illinois (Sears Tower)"
},
- {
- "category": "A DRESS",
- "air_date": "2000-04-17",
- "question": "This diminuitive dress style seen here was introduced by Mary Quant in the 1960s:",
- "value": "$100",
- "answer": "Mini dress/skirt",
- "round": "Jeopardy!",
- "show_number": "3606",
- "fullAnswer": "Mini dress/skirt"
- },
{
"category": "'ROUND THE WORLD",
"air_date": "2000-04-17",
@@ -655199,16 +648659,6 @@
"show_number": "3606",
"fullAnswer": "Michigan"
},
- {
- "category": "A DRESS",
- "air_date": "2000-04-17",
- "question": "Often used as a dressing robe, it's the Asian style of dress seen here:",
- "value": "$200",
- "answer": "Kimono",
- "round": "Jeopardy!",
- "show_number": "3606",
- "fullAnswer": "Kimono"
- },
{
"category": "'ROUND THE WORLD",
"air_date": "2000-04-17",
@@ -655259,16 +648709,6 @@
"show_number": "3606",
"fullAnswer": "New Jersey"
},
- {
- "category": "A DRESS",
- "air_date": "2000-04-17",
- "question": "\"Canine\" favorite of the 1950s seen here:",
- "value": "$300",
- "answer": "Poodle skirt",
- "round": "Jeopardy!",
- "show_number": "3606",
- "fullAnswer": "Poodle skirt"
- },
{
"category": "'ROUND THE WORLD",
"air_date": "2000-04-17",
@@ -655299,16 +648739,6 @@
"show_number": "3606",
"fullAnswer": "Eagles"
},
- {
- "category": "FILE UNDER \"B\"",
- "air_date": "2000-04-17",
- "question": "Sport seen here as it looked way back in 1932:
(Winter Olympics mainstay)",
- "value": "$400",
- "answer": "Bobsledding",
- "round": "Jeopardy!",
- "show_number": "3606",
- "fullAnswer": "Bobsledding"
- },
{
"category": "STATE OF THE UNION",
"air_date": "2000-04-17",
@@ -655319,16 +648749,6 @@
"show_number": "3606",
"fullAnswer": "Arkansas"
},
- {
- "category": "A DRESS",
- "air_date": "2000-04-17",
- "question": "Don't apologize, it's the popular Hindu style of garment seen here:",
- "value": "$400",
- "answer": "Sari",
- "round": "Jeopardy!",
- "show_number": "3606",
- "fullAnswer": "Sari"
- },
{
"category": "'ROUND THE WORLD",
"air_date": "2000-04-17",
@@ -655379,16 +648799,6 @@
"show_number": "3606",
"fullAnswer": "Nevada"
},
- {
- "category": "A DRESS",
- "air_date": "2000-04-17",
- "question": "This term for the dress seen here could also apply to its Roaring '20s wearers:",
- "value": "$500",
- "answer": "Flapper",
- "round": "Jeopardy!",
- "show_number": "3606",
- "fullAnswer": "Flapper"
- },
{
"category": "POETS & POETRY",
"air_date": "2000-04-17",
@@ -655499,16 +648909,6 @@
"show_number": "3606",
"fullAnswer": "120 (3 x 40)"
},
- {
- "category": "ROYAL WOMEN",
- "air_date": "2000-04-17",
- "question": "She doesn't look amused in the portrait seen here:",
- "value": "$400",
- "answer": "Queen Victoria",
- "round": "Double Jeopardy!",
- "show_number": "3606",
- "fullAnswer": "Queen Victoria"
- },
{
"category": "POETS & POETRY",
"air_date": "2000-04-17",
@@ -656179,16 +649579,6 @@
"show_number": "3042",
"fullAnswer": "Cake"
},
- {
- "category": "TALK SHOW HOSTS",
- "air_date": "1997-11-18",
- "question": "He's not acting; this man seen here really is a talk show host:",
- "value": "$1,200",
- "answer": "Charles Grodin",
- "round": "Double Jeopardy!",
- "show_number": "3042",
- "fullAnswer": "Charles Grodin"
- },
{
"category": "\"HOT\" AIR",
"air_date": "1997-11-18",
@@ -657059,16 +650449,6 @@
"show_number": "3162",
"fullAnswer": "\"The Republic\""
},
- {
- "category": "POP MUSIC",
- "air_date": "1998-05-05",
- "question": "Despite its name, this group seen here is better known for its music than its encounters with the police",
- "value": "$400",
- "answer": "Arrested Development",
- "round": "Jeopardy!",
- "show_number": "3162",
- "fullAnswer": "Arrested Development"
- },
{
"category": "COLLEGE WORDS",
"air_date": "1998-05-05",
@@ -657079,16 +650459,6 @@
"show_number": "3162",
"fullAnswer": "Infirmary"
},
- {
- "category": "NAME THAT COUNTRY",
- "air_date": "1998-05-05",
- "question": "It grows a lot of barley; its national anthem is \"Long Live The King\"; it's ruled by the man seen here
(King Hussein)",
- "value": "$600",
- "answer": "Jordan",
- "round": "Jeopardy!",
- "show_number": "3162",
- "fullAnswer": "Jordan"
- },
{
"category": "JEOPARDY.COM",
"air_date": "1998-05-05",
@@ -657179,16 +650549,6 @@
"show_number": "3162",
"fullAnswer": "Duck"
},
- {
- "category": "ACTORS & ACTRESSES",
- "air_date": "1998-05-05",
- "question": "In \"Scream\", this actress seen here was the first to scream",
- "value": "$200",
- "answer": "Drew Barrymore",
- "round": "Double Jeopardy!",
- "show_number": "3162",
- "fullAnswer": "Drew Barrymore"
- },
{
"category": "STRAIGHT \"A\"s",
"air_date": "1998-05-05",
@@ -657229,16 +650589,6 @@
"show_number": "3162",
"fullAnswer": "Luge"
},
- {
- "category": "FOR THE BIRDS",
- "air_date": "1998-05-05",
- "question": "The name of this talkative bird seen here can be spelled with or without an \"H\" at the end",
- "value": "$400",
- "answer": "Myna/mynah",
- "round": "Double Jeopardy!",
- "show_number": "3162",
- "fullAnswer": "Myna/mynah"
- },
{
"category": "ACTORS & ACTRESSES",
"air_date": "1998-05-05",
@@ -663469,16 +656819,6 @@
"show_number": "4493",
"fullAnswer": "the Velvet Underground"
},
- {
- "category": "SEMPER \"FI\"",
- "air_date": "2004-03-03",
- "question": "Predatory insect invader seen here",
- "value": "$1600",
- "answer": "fire ant",
- "round": "Double Jeopardy!",
- "show_number": "4493",
- "fullAnswer": "fire ant"
- },
{
"category": "A FEW GOOD MEN",
"air_date": "2004-03-03",
@@ -666159,16 +659499,6 @@
"show_number": "3745",
"fullAnswer": "Tinky Winky"
},
- {
- "category": "THE OLD TESTAMENT",
- "air_date": "2000-12-08",
- "question": "Muscleman in the Ruben's work seen here:",
- "value": "$400",
- "answer": "Samson",
- "round": "Double Jeopardy!",
- "show_number": "3745",
- "fullAnswer": "Samson"
- },
{
"category": "FILMS OF THE '70s",
"air_date": "2000-12-08",
@@ -666179,16 +659509,6 @@
"show_number": "3745",
"fullAnswer": "The Deer Hunter"
},
- {
- "category": "MS. PRESIDENT",
- "air_date": "2000-12-08",
- "question": "Seen here she was president of her country from 1986 to 1992",
- "value": "$400",
- "answer": "Corazon Aquino",
- "round": "Double Jeopardy!",
- "show_number": "3745",
- "fullAnswer": "Corazon Aquino"
- },
{
"category": "TAXI!",
"air_date": "2000-12-08",
@@ -666319,16 +659639,6 @@
"show_number": "3745",
"fullAnswer": "Gypsy cab"
},
- {
- "category": "THE ARTS",
- "air_date": "2000-12-08",
- "question": "The modern dance pioneer seen here: She died in a bizarre shawl not scarf accident",
- "value": "$800",
- "answer": "Isadora Duncan",
- "round": "Double Jeopardy!",
- "show_number": "3745",
- "fullAnswer": "Isadora Duncan"
- },
{
"category": "RHYME TIME",
"air_date": "2000-12-08",
@@ -667609,16 +660919,6 @@
"show_number": "3872",
"fullAnswer": "Ulysses S. Grant"
},
- {
- "category": "\"E\" BAY",
- "air_date": "2001-06-05",
- "question": "1981 Wimbledon winner seen here:",
- "value": "$300",
- "answer": "Chris Evert",
- "round": "Jeopardy!",
- "show_number": "3872",
- "fullAnswer": "Chris Evert"
- },
{
"category": "PRICELINE",
"air_date": "2001-06-05",
@@ -667969,26 +661269,6 @@
"show_number": "3872",
"fullAnswer": "Salt & pepper"
},
- {
- "category": "FILL 'ER UP?",
- "air_date": "2001-06-05",
- "question": "East coast brand whose logo is seen here:",
- "value": "$800",
- "answer": "Sunoco",
- "round": "Double Jeopardy!",
- "show_number": "3872",
- "fullAnswer": "Sunoco"
- },
- {
- "category": "ARTISTS & THEIR WORKS",
- "air_date": "2001-06-05",
- "question": "\"The Laughing Cavalier\", seen here, may be the most famous portrait by this Antwerp-born artist",
- "value": "$1000",
- "answer": "Frans Hals",
- "round": "Double Jeopardy!",
- "show_number": "3872",
- "fullAnswer": "Frans Hals"
- },
{
"category": "THE FILM VAULT",
"air_date": "2001-06-05",
@@ -669649,16 +662929,6 @@
"show_number": "3757",
"fullAnswer": "Vladimir"
},
- {
- "category": "LEGENDARY HEROES",
- "air_date": "2000-12-26",
- "question": "Hero whose son is seen here on a Swiss postage stamp",
- "value": null,
- "answer": "William Tell",
- "round": "Final Jeopardy!",
- "show_number": "3757",
- "fullAnswer": "William Tell"
- },
{
"category": "PRESIDENTIAL ALMA MATERS",
"air_date": "2005-09-27",
@@ -670419,16 +663689,6 @@
"show_number": "3579",
"fullAnswer": "Bob Dylan"
},
- {
- "category": "ENDS IN \"I\"",
- "air_date": "2000-03-09",
- "question": "It's the type of strolling band seen here:",
- "value": "$300",
- "answer": "Mariachi",
- "round": "Jeopardy!",
- "show_number": "3579",
- "fullAnswer": "Mariachi"
- },
{
"category": "SUDBURY, MY HOMETOWN",
"air_date": "2000-03-09",
@@ -670609,16 +663869,6 @@
"show_number": "3579",
"fullAnswer": "Inherit the Wind in the Willows"
},
- {
- "category": "THE JET PROPULSION LABORATORY",
- "air_date": "2000-03-09",
- "question": "Designed by JPL, the USA's first of these is at the nose of the rocket in the 1958 photo seen here",
- "value": "$400",
- "answer": "Satellite",
- "round": "Double Jeopardy!",
- "show_number": "3579",
- "fullAnswer": "Satellite"
- },
{
"category": "CLASSIC CINEMA",
"air_date": "2000-03-09",
@@ -678579,16 +671829,6 @@
"show_number": "3873",
"fullAnswer": "Joliet"
},
- {
- "category": "GEOMETRY",
- "air_date": "2001-06-06",
- "question": "In the right triangle seen here, they are the 2 angles considered complementary",
- "value": "$200",
- "answer": "& B",
- "round": "Jeopardy!",
- "show_number": "3873",
- "fullAnswer": "A & B"
- },
{
"category": "BASKETBALL",
"air_date": "2001-06-06",
@@ -678669,16 +671909,6 @@
"show_number": "3873",
"fullAnswer": "Chef's hat"
},
- {
- "category": "LAS VEGAS HISTORY",
- "air_date": "2001-06-06",
- "question": "Annette Bening wore the gown seen here in the 1991 film named for this man who built the original Flamingo Hotel",
- "value": "$300",
- "answer": "Bugsy Siegel",
- "round": "Jeopardy!",
- "show_number": "3873",
- "fullAnswer": "Bugsy Siegel"
- },
{
"category": "\"D\" DAY",
"air_date": "2001-06-06",
@@ -678789,26 +672019,6 @@
"show_number": "3873",
"fullAnswer": "Swoosh"
},
- {
- "category": "LAS VEGAS HISTORY",
- "air_date": "2001-06-06",
- "question": "The Masquerade Show in the Sky, seen here, has been wowing visitors to this \"Carnival\"-themed hotel since 1997",
- "value": "$500",
- "answer": "Rio",
- "round": "Jeopardy!",
- "show_number": "3873",
- "fullAnswer": "Rio"
- },
- {
- "category": "\"D\" DAY",
- "air_date": "2001-06-06",
- "question": "Late summer is when you'll find these colorful flowers, seen here:",
- "value": "$500",
- "answer": "Dahlias",
- "round": "Jeopardy!",
- "show_number": "3873",
- "fullAnswer": "Dahlias"
- },
{
"category": "PEN NAMES",
"air_date": "2001-06-06",
@@ -680459,16 +673669,6 @@
"show_number": "2921",
"fullAnswer": "Rhea Perlman"
},
- {
- "category": "LETTER PERFECT",
- "air_date": "1997-04-21",
- "question": "For 30 years Desmond Llewelyn, the actor seen here, has played this character:
[video clue]",
- "value": "$500",
- "answer": "Q",
- "round": "Jeopardy!",
- "show_number": "2921",
- "fullAnswer": "\"Q\" (from the \"James Bond\" movies)"
- },
{
"category": "MYTHS & LEGENDS",
"air_date": "1997-04-21",
@@ -682159,16 +675359,6 @@
"show_number": "3628",
"fullAnswer": "\"The Night The Lights Went Out In Georgia\""
},
- {
- "category": "BEGINS & ENDS IN \"H\"",
- "air_date": "2000-05-17",
- "question": "Condiment seen here before being ground for use:",
- "value": "$300",
- "answer": "Horseradish",
- "round": "Jeopardy!",
- "show_number": "3628",
- "fullAnswer": "Horseradish"
- },
{
"category": "CHESS NUTS",
"air_date": "2000-05-17",
@@ -682519,16 +675709,6 @@
"show_number": "3628",
"fullAnswer": "Jonathan Demme"
},
- {
- "category": "COUNTRIES OF THE WORLD",
- "air_date": "2000-05-17",
- "question": "The George Cross, awarded for bravery in World War II, appears on this island country's flag, seen here:",
- "value": "$800",
- "answer": "Malta",
- "round": "Double Jeopardy!",
- "show_number": "3628",
- "fullAnswer": "Malta"
- },
{
"category": "I SENSE A THEME",
"air_date": "2000-05-17",
@@ -685149,16 +678329,6 @@
"show_number": "4513",
"fullAnswer": "quadraphonic"
},
- {
- "category": "DOLL",
- "air_date": "2004-03-31",
- "question": "The doll seen here was inspired by the classic \"Job Switching\" episode of this TV series",
- "value": "$400",
- "answer": "I Love Lucy",
- "round": "Double Jeopardy!",
- "show_number": "4513",
- "fullAnswer": "I Love Lucy"
- },
{
"category": "THE ELEMENTS",
"air_date": "2004-03-31",
@@ -685229,16 +678399,6 @@
"show_number": "4513",
"fullAnswer": "arsenic"
},
- {
- "category": "eBay",
- "air_date": "2004-03-31",
- "question": "The style of Jim Beam bottle seen here inspired the one on this TV show",
- "value": "$1200",
- "answer": "I Dream of Jeannie",
- "round": "Double Jeopardy!",
- "show_number": "4513",
- "fullAnswer": "I Dream of Jeannie"
- },
{
"category": "QUOTATIONS",
"air_date": "2004-03-31",
@@ -685349,16 +678509,6 @@
"show_number": "4513",
"fullAnswer": "mercury"
},
- {
- "category": "eBay",
- "air_date": "2004-03-31",
- "question": "The chip seen here is from this resort lodge on Lake Tahoe, near the California-Nevada border",
- "value": "$2000",
- "answer": "Cal Neva Lodge",
- "round": "Double Jeopardy!",
- "show_number": "4513",
- "fullAnswer": "the Cal Neva Lodge"
- },
{
"category": "QUOTATIONS",
"air_date": "2004-03-31",
@@ -687789,16 +680939,6 @@
"show_number": "3805",
"fullAnswer": "M*A*S*H"
},
- {
- "category": "ORGANIZATIONS",
- "air_date": "2001-03-02",
- "question": "Founded in 1913, it's the organization whose symbol is seen here",
- "value": "$400",
- "answer": "American Cancer Society",
- "round": "Jeopardy!",
- "show_number": "3805",
- "fullAnswer": "American Cancer Society"
- },
{
"category": "THE BIRDS & THE BEES",
"air_date": "2001-03-02",
@@ -687859,16 +680999,6 @@
"show_number": "3805",
"fullAnswer": "La Leche League International"
},
- {
- "category": "THE BIRDS & THE BEES",
- "air_date": "2001-03-02",
- "question": "Aaaack! It's the variety of Australian parrot seen here",
- "value": "$500",
- "answer": "Cockatoo",
- "round": "Jeopardy!",
- "show_number": "3805",
- "fullAnswer": "Cockatoo"
- },
{
"category": "LET IT \"SNOW\"",
"air_date": "2001-03-02",
@@ -687899,16 +681029,6 @@
"show_number": "3805",
"fullAnswer": "Dr. Seuss"
},
- {
- "category": "NHL LOGOS",
- "air_date": "2001-03-02",
- "question": "Team whose logo is seen here
[they play their home games at Nassau Coliseum]",
- "value": "$200",
- "answer": "New York Islanders",
- "round": "Double Jeopardy!",
- "show_number": "3805",
- "fullAnswer": "New York Islanders"
- },
{
"category": "SUPREME COURT JUSTICES",
"air_date": "2001-03-02",
@@ -689389,16 +682509,6 @@
"show_number": "4340",
"fullAnswer": "\"The Human Fly\""
},
- {
- "category": "CALIFORNIA",
- "air_date": "2003-06-13",
- "question": "\"Some Like It Hot\" was filmed at this historic San Diego area hotel, seen here",
- "value": "$2000",
- "answer": "Hotel del Coronado",
- "round": "Double Jeopardy!",
- "show_number": "4340",
- "fullAnswer": "The Hotel del Coronado"
- },
{
"category": "LOSING THE \"WAR\"",
"air_date": "2003-06-13",
@@ -689729,16 +682839,6 @@
"show_number": "3577",
"fullAnswer": "Bolero"
},
- {
- "category": "STAMPS CELEBRATE THE 19-AUGHTS",
- "air_date": "2000-03-07",
- "question": "This man, the inspiration for the toy on the stamp seen here, is featured on a different stamp",
- "value": "$200",
- "answer": "Teddy Roosevelt",
- "round": "Double Jeopardy!",
- "show_number": "3577",
- "fullAnswer": "Teddy Roosevelt"
- },
{
"category": "SPORTS STARS",
"air_date": "2000-03-07",
@@ -689789,16 +682889,6 @@
"show_number": "3577",
"fullAnswer": "German"
},
- {
- "category": "STAMPS CELEBRATE THE 19-AUGHTS",
- "air_date": "2000-03-07",
- "question": "The ice cream cones on the stamp seen here symbolize this city's 1904 World's Fair",
- "value": "$400",
- "answer": "St. Louis",
- "round": "Double Jeopardy!",
- "show_number": "3577",
- "fullAnswer": "St. Louis"
- },
{
"category": "SPORTS STARS",
"air_date": "2000-03-07",
@@ -689849,16 +682939,6 @@
"show_number": "3577",
"fullAnswer": "Vogue"
},
- {
- "category": "STAMPS CELEBRATE THE 19-AUGHTS",
- "air_date": "2000-03-07",
- "question": "The Sierra Club was founded by this man on the stamp seen here",
- "value": "$600",
- "answer": "John Muir",
- "round": "Double Jeopardy!",
- "show_number": "3577",
- "fullAnswer": "John Muir"
- },
{
"category": "SPORTS STARS",
"air_date": "2000-03-07",
@@ -689909,16 +682989,6 @@
"show_number": "3577",
"fullAnswer": "Savion Glover"
},
- {
- "category": "STAMPS CELEBRATE THE 19-AUGHTS",
- "air_date": "2000-03-07",
- "question": "The stamp seen here celebrates this 10-minute western film of 1903",
- "value": "$800",
- "answer": "Great Train Robbery",
- "round": "Double Jeopardy!",
- "show_number": "3577",
- "fullAnswer": "The Great Train Robbery"
- },
{
"category": "SPORTS STARS",
"air_date": "2000-03-07",
@@ -689969,16 +683039,6 @@
"show_number": "3577",
"fullAnswer": "Vernon & Irene Castle"
},
- {
- "category": "STAMPS CELEBRATE THE 19-AUGHTS",
- "air_date": "2000-03-07",
- "question": "Frank Lloyd Wright's Robie House, on the stamp seen here, exemplifies this style of architecture",
- "value": "$1000",
- "answer": "Prairie Style",
- "round": "Double Jeopardy!",
- "show_number": "3577",
- "fullAnswer": "Prairie Style"
- },
{
"category": "SPORTS STARS",
"air_date": "2000-03-07",
@@ -690109,16 +683169,6 @@
"show_number": "3798",
"fullAnswer": "Everglades"
},
- {
- "category": "\"BACK\" WORDS",
- "air_date": "2001-02-21",
- "question": "It's the creature seen here",
- "value": "$200",
- "answer": "diamondback rattlesnake",
- "round": "Jeopardy!",
- "show_number": "3798",
- "fullAnswer": "diamondback rattlesnake"
- },
{
"category": "BLACKJACK",
"air_date": "2001-02-21",
@@ -690379,26 +683429,6 @@
"show_number": "3798",
"fullAnswer": "Subaru"
},
- {
- "category": "MAMMALS",
- "air_date": "2001-02-21",
- "question": "It's the unusual mammal seen here",
- "value": "$400",
- "answer": "Duck-billed platypus",
- "round": "Double Jeopardy!",
- "show_number": "3798",
- "fullAnswer": "Duck-billed platypus"
- },
- {
- "category": "SINGLE-NAMED CELEBRITIES",
- "air_date": "2001-02-21",
- "question": "This Greek-born musician seen here has a psychology degree from the University of Minnesota",
- "value": "$400",
- "answer": "Yanni",
- "round": "Double Jeopardy!",
- "show_number": "3798",
- "fullAnswer": "Yanni"
- },
{
"category": "THE NEW YORK TIMES BESTSELLERS",
"air_date": "2001-02-21",
@@ -690509,16 +683539,6 @@
"show_number": "3798",
"fullAnswer": "Bactrian"
},
- {
- "category": "SINGLE-NAMED CELEBRITIES",
- "air_date": "2001-02-21",
- "question": "This entertainer seen here studied classical guitar under Andres Segovia",
- "value": "$800",
- "answer": "Charo",
- "round": "Double Jeopardy!",
- "show_number": "3798",
- "fullAnswer": "Charo"
- },
{
"category": "THE NEW YORK TIMES BESTSELLERS",
"air_date": "2001-02-21",
@@ -691339,16 +684359,6 @@
"show_number": "4285",
"fullAnswer": "The Dukes of Hazzard"
},
- {
- "category": "LETTER PERFECT",
- "air_date": "2003-03-28",
- "question": "In the word seen here in 17th-century-style printing, the first letter isn't an F, but this",
- "value": "$600",
- "answer": "S",
- "round": "Jeopardy!",
- "show_number": "4285",
- "fullAnswer": "S"
- },
{
"category": "ALL ABOUT AMSTERDAM",
"air_date": "2003-03-28",
@@ -691529,16 +684539,6 @@
"show_number": "4285",
"fullAnswer": "zoom lens"
},
- {
- "category": "THE 19th CENTURY",
- "air_date": "2003-03-28",
- "question": "This man finished his first effort, seen here, in 1896",
- "value": "$800",
- "answer": "Henry Ford",
- "round": "Double Jeopardy!",
- "show_number": "4285",
- "fullAnswer": "Henry Ford"
- },
{
"category": "TRANSPORTATION",
"air_date": "2003-03-28",
@@ -691709,16 +684709,6 @@
"show_number": "4285",
"fullAnswer": "Zen"
},
- {
- "category": "THE 19th CENTURY",
- "air_date": "2003-03-28",
- "question": "It's the 4-word title of the famous 1830 Eugene Delacroix work seen here",
- "value": "$2000",
- "answer": "Liberty Leading the People",
- "round": "Double Jeopardy!",
- "show_number": "4285",
- "fullAnswer": "\"Liberty Leading the People\""
- },
{
"category": "TRANSPORTATION",
"air_date": "2003-03-28",
@@ -693939,16 +686929,6 @@
"show_number": "3284",
"fullAnswer": "Frederick Douglass"
},
- {
- "category": "PHOTOGRAPHY",
- "air_date": "1998-12-10",
- "question": "From the Greek for \"all seeing\", it's the type of camera that took the photo seen here",
- "value": "$600",
- "answer": "Panoramic",
- "round": "Double Jeopardy!",
- "show_number": "3284",
- "fullAnswer": "Panoramic"
- },
{
"category": "ANAGRAMMED THEORETICAL PHYSICISTS",
"air_date": "1998-12-10",
@@ -697859,16 +690839,6 @@
"show_number": "3093",
"fullAnswer": "East Germany"
},
- {
- "category": "ART COLLECTORS",
- "air_date": "1998-01-28",
- "question": "Noted collector of modern paintings seen here in the L.A. County Museum of Art:
(scene from \"L.A. Story\")",
- "value": "$1,100",
- "answer": "Steve Martin",
- "round": "Double Jeopardy!",
- "show_number": "3093",
- "fullAnswer": "Steve Martin"
- },
{
"category": "EXPLORERS",
"air_date": "1998-01-28",
@@ -698569,16 +691539,6 @@
"show_number": "4502",
"fullAnswer": "Afghanistan"
},
- {
- "category": "\"ME\"DICINE",
- "air_date": "2004-03-16",
- "question": "The girl seen here has concentrated areas of this on her cheeks",
- "value": "$1,000",
- "answer": "melanin",
- "round": "Double Jeopardy!",
- "show_number": "4502",
- "fullAnswer": "melanin"
- },
{
"category": "ANAGRAMMED RESPONSES",
"air_date": "2004-03-16",
@@ -699229,16 +692189,6 @@
"show_number": "3559",
"fullAnswer": "Mao Tse-tung"
},
- {
- "category": "SIGNS & SYMBOLS",
- "air_date": "2000-02-10",
- "question": "The cross seen here is used as a symbol in the battle against this disease abbreviated TB:",
- "value": "$200",
- "answer": "Tuberculosis",
- "round": "Jeopardy!",
- "show_number": "3559",
- "fullAnswer": "Tuberculosis"
- },
{
"category": "IT'S WHAT WE DO",
"air_date": "2000-02-10",
@@ -699729,16 +692679,6 @@
"show_number": "3559",
"fullAnswer": "Particle accelerator"
},
- {
- "category": "ISMs",
- "air_date": "2000-02-10",
- "question": "From a word meaning \"dot\", it's the style exemplified by the painting seen here:",
- "value": "$1000",
- "answer": "Pointilism",
- "round": "Double Jeopardy!",
- "show_number": "3559",
- "fullAnswer": "Pointilism"
- },
{
"category": "MARK TWAIN",
"air_date": "2000-02-10",
@@ -700359,16 +693299,6 @@
"show_number": "3454",
"fullAnswer": "Ella Fitzgerald"
},
- {
- "category": "TAKE A SEAT!",
- "air_date": "1999-09-16",
- "question": "Seat seen here, possibly preferred by Spielberg or Welles:",
- "value": "$100",
- "answer": "Director's chair",
- "round": "Jeopardy!",
- "show_number": "3454",
- "fullAnswer": "Director's chair"
- },
{
"category": "SCENIC ROUTES",
"air_date": "1999-09-16",
@@ -700479,16 +693409,6 @@
"show_number": "3454",
"fullAnswer": "Louis Armstrong"
},
- {
- "category": "TAKE A SEAT!",
- "air_date": "1999-09-16",
- "question": "Famous boy whose royal seat is seen here:",
- "value": "$300",
- "answer": "King Tutankhamun",
- "round": "Jeopardy!",
- "show_number": "3454",
- "fullAnswer": "King Tutankhamun"
- },
{
"category": "SCENIC ROUTES",
"air_date": "1999-09-16",
@@ -700539,16 +693459,6 @@
"show_number": "3454",
"fullAnswer": "Downbeat"
},
- {
- "category": "TAKE A SEAT!",
- "air_date": "1999-09-16",
- "question": "Late 19th & early 20th century French master who painted the seat seen here:",
- "value": "$400",
- "answer": "Pierre Auguste Renoir",
- "round": "Jeopardy!",
- "show_number": "3454",
- "fullAnswer": "Pierre Auguste Renoir"
- },
{
"category": "SCENIC ROUTES",
"air_date": "1999-09-16",
@@ -700599,16 +693509,6 @@
"show_number": "3454",
"fullAnswer": "Billie Holiday"
},
- {
- "category": "TAKE A SEAT!",
- "air_date": "1999-09-16",
- "question": "The chairs seen here are examples of this popular 18th century style named for a designer:",
- "value": "$500",
- "answer": "Chippendale",
- "round": "Jeopardy!",
- "show_number": "3454",
- "fullAnswer": "Chippendale"
- },
{
"category": "SCENIC ROUTES",
"air_date": "1999-09-16",
@@ -700759,16 +693659,6 @@
"show_number": "3454",
"fullAnswer": "Jasmine Guy"
},
- {
- "category": "FROM Z TO A",
- "air_date": "1999-09-16",
- "question": "A common variety of this flower is seen here:",
- "value": "$400",
- "answer": "Zinnia",
- "round": "Double Jeopardy!",
- "show_number": "3454",
- "fullAnswer": "Zinnia"
- },
{
"category": "HOW OFTEN DOES IT HAPPEN?",
"air_date": "1999-09-16",
@@ -703809,16 +696699,6 @@
"show_number": "3167",
"fullAnswer": "Nebraska"
},
- {
- "category": "HERCULES & XENA",
- "air_date": "1998-05-12",
- "question": "You just can't keep a bad girl dead, as proved by this Hudson Leick character seen here",
- "value": "$400",
- "answer": "Callisto",
- "round": "Jeopardy!",
- "show_number": "3167",
- "fullAnswer": "Callisto"
- },
{
"category": "DOESN'T RHYME WITH DIRT",
"air_date": "1998-05-12",
@@ -703899,16 +696779,6 @@
"show_number": "3167",
"fullAnswer": "Barter"
},
- {
- "category": "SHOW ME THE MONKEY!",
- "air_date": "1998-05-12",
- "question": "Members of this monkey group seen here don't have thumbs, nor do they have eight legs",
- "value": "$200",
- "answer": "Spider monkey",
- "round": "Double Jeopardy!",
- "show_number": "3167",
- "fullAnswer": "Spider monkey"
- },
{
"category": "POET-POURRI",
"air_date": "1998-05-12",
@@ -706219,16 +699089,6 @@
"show_number": "4607",
"fullAnswer": "Love's Labour's Lost"
},
- {
- "category": "GREAT MOMENTS IN HISTORY",
- "air_date": "2004-09-21",
- "question": "In the 1890's William Painter invented the top, seen here, whose projections got it this \"regal\" name",
- "value": "$1600",
- "answer": "crown bottlecap",
- "round": "Double Jeopardy!",
- "show_number": "4607",
- "fullAnswer": "the crown bottlecap"
- },
{
"category": "A WORLD OF POTPOURRI",
"air_date": "2004-09-21",
@@ -706369,16 +699229,6 @@
"show_number": "3153",
"fullAnswer": "Fort Knox"
},
- {
- "category": "COUGH, COUGH",
- "air_date": "1998-04-22",
- "question": "We're name dropping & cough dropping; last name of the men seen here",
- "value": "$200",
- "answer": "Smith",
- "round": "Jeopardy!",
- "show_number": "3153",
- "fullAnswer": "Smith (Smith Brothers)"
- },
{
"category": "MMMMMM",
"air_date": "1998-04-22",
@@ -706529,16 +699379,6 @@
"show_number": "3153",
"fullAnswer": "George M. Cohan"
},
- {
- "category": "WOLF WHISTLE",
- "air_date": "1998-04-22",
- "question": "Actress seen here with Scott Wolf:",
- "value": "$400",
- "answer": "Neve Campbell",
- "round": "Jeopardy!",
- "show_number": "3153",
- "fullAnswer": "Neve Campbell"
- },
{
"category": "FORTS",
"air_date": "1998-04-22",
@@ -706669,16 +699509,6 @@
"show_number": "3153",
"fullAnswer": "Toni Tennille"
},
- {
- "category": "GUYS WHO FOUND THINGS",
- "air_date": "1998-04-22",
- "question": "This naval commander discovered a mountain range in Antarctica while aboard the plane (Stars and Stripes) seen here:",
- "value": "$400",
- "answer": "Richard Byrd",
- "round": "Double Jeopardy!",
- "show_number": "3153",
- "fullAnswer": "Richard Byrd"
- },
{
"category": "PHONY EXPRESS",
"air_date": "1998-04-22",
@@ -707039,16 +699869,6 @@
"show_number": "3936",
"fullAnswer": "tyrannosaurus rex"
},
- {
- "category": "THE HISTORY CHANNEL",
- "air_date": "2001-10-15",
- "question": "The episode seen here is devoted to this development",
- "value": "$300",
- "answer": "assembly line",
- "round": "Jeopardy!",
- "show_number": "3936",
- "fullAnswer": "the assembly line"
- },
{
"category": "AD CAMPAIGNS",
"air_date": "2001-10-15",
@@ -707059,16 +699879,6 @@
"show_number": "3936",
"fullAnswer": "Charles Atlas"
},
- {
- "category": "KNOW YOUR MUPPETS",
- "air_date": "2001-10-15",
- "question": "We're not sure what the creature seen here is, but we do know his girlfriend Camilla is one of these birds",
- "value": "$300",
- "answer": "chicken",
- "round": "Jeopardy!",
- "show_number": "3936",
- "fullAnswer": "chicken"
- },
{
"category": "PRESIDENTIAL LIFETIMES",
"air_date": "2001-10-15",
@@ -707089,16 +699899,6 @@
"show_number": "3936",
"fullAnswer": "Arthur Miller"
},
- {
- "category": "ENDS IN \"X\"",
- "air_date": "2001-10-15",
- "question": "It's the state capital whose flag is seen here",
- "value": "$500",
- "answer": "Phoenix",
- "round": "Jeopardy!",
- "show_number": "3936",
- "fullAnswer": "Phoenix"
- },
{
"category": "THE HISTORY CHANNEL",
"air_date": "2001-10-15",
@@ -707169,16 +699969,6 @@
"show_number": "3936",
"fullAnswer": "Chanel No. 5"
},
- {
- "category": "KNOW YOUR MUPPETS",
- "air_date": "2001-10-15",
- "question": "One of the two phrases that begin with \"Hi\" associated with the Muppets seen here",
- "value": "$500",
- "answer": "Hi-Ho or Hi-Yah!",
- "round": "Jeopardy!",
- "show_number": "3936",
- "fullAnswer": "\"Hi-Ho\" or \"Hi-Yah!\""
- },
{
"category": "PRESIDENTIAL LIFETIMES",
"air_date": "2001-10-15",
@@ -709289,16 +702079,6 @@
"show_number": "4330",
"fullAnswer": "light"
},
- {
- "category": "MUSICAL INSTRUMENT MAKERS",
- "air_date": "2003-05-30",
- "question": "The instrument (violin) that's seen here, just before it was auctioned off for $1.3 million, was made by him",
- "value": "$600",
- "answer": "Stradivarius",
- "round": "Jeopardy!",
- "show_number": "4330",
- "fullAnswer": "Stradivarius"
- },
{
"category": "TV GAME SHOWS",
"air_date": "2003-05-30",
@@ -709329,16 +702109,6 @@
"show_number": "4330",
"fullAnswer": "illogical"
},
- {
- "category": "MISSOURI LOVES COMPANY",
- "air_date": "2003-05-30",
- "question": "The only national monument in Missouri is the birthplace of this botanist, seen here",
- "value": "$600",
- "answer": "George Washington Carver",
- "round": "Jeopardy!",
- "show_number": "4330",
- "fullAnswer": "George Washington Carver"
- },
{
"category": "SCIENCE OF THE TIMES",
"air_date": "2003-05-30",
@@ -712979,16 +705749,6 @@
"show_number": "3598",
"fullAnswer": "Computer"
},
- {
- "category": "RECONSTRUCTION",
- "air_date": "2000-04-05",
- "question": "From what he's carrying, it's the nickname of the Northerner seen here:",
- "value": "$600",
- "answer": "Carpetbagger",
- "round": "Double Jeopardy!",
- "show_number": "3598",
- "fullAnswer": "Carpetbagger"
- },
{
"category": "BUSINESS & INDUSTRY",
"air_date": "2000-04-05",
@@ -713099,16 +705859,6 @@
"show_number": "3598",
"fullAnswer": "Secretary of War"
},
- {
- "category": "18th CENTURY THEATER",
- "air_date": "2000-04-05",
- "question": "Sir Joshua Reynolds painted this British actress as the tragic muse seen here:",
- "value": "$1000",
- "answer": "Sarah Siddons",
- "round": "Double Jeopardy!",
- "show_number": "3598",
- "fullAnswer": "Sarah Siddons"
- },
{
"category": "BEING JOHN MALKOVICH FILMS",
"air_date": "2000-04-05",
@@ -714849,16 +707599,6 @@
"show_number": "3323",
"fullAnswer": "Lone wolf"
},
- {
- "category": "I GOT IT HANDLED",
- "air_date": "1999-02-03",
- "question": "Office device whose handle is seen here",
- "value": "$200",
- "answer": "Pencil sharpener",
- "round": "Jeopardy!",
- "show_number": "3323",
- "fullAnswer": "Pencil sharpener"
- },
{
"category": "STATE NICKNAMES",
"air_date": "1999-02-03",
@@ -715019,16 +707759,6 @@
"show_number": "3323",
"fullAnswer": "Oscar"
},
- {
- "category": "\"LO\"",
- "air_date": "1999-02-03",
- "question": "A roofed open area in the side of a building, or the last name of the actor seen here",
- "value": "$400",
- "answer": "Loggia",
- "round": "Jeopardy!",
- "show_number": "3323",
- "fullAnswer": "Loggia"
- },
{
"category": "I GOT IT HANDLED",
"air_date": "1999-02-03",
@@ -715159,16 +707889,6 @@
"show_number": "3323",
"fullAnswer": "Italy"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "1999-02-03",
- "question": "Parisian who painted the distinctly non-Parisian work seen here",
- "value": "$400",
- "answer": "Paul Gauguin",
- "round": "Double Jeopardy!",
- "show_number": "3323",
- "fullAnswer": "Paul Gauguin"
- },
{
"category": "EMMY HISTORY",
"air_date": "1999-02-03",
@@ -715259,16 +707979,6 @@
"show_number": "3323",
"fullAnswer": "President Bill Clinton"
},
- {
- "category": "LIGHTEN UP!",
- "air_date": "1999-02-03",
- "question": "(VIDEO DAILY DOUBLE):
Alex: \"(I'm here at the Titanic Artifacts Exhibit at the World Trade Center, Boston) The Titanic's navigation beacon seen here was located on the front mast just above this lookout position\"",
- "value": "$2,000",
- "answer": "Crow's Nest",
- "round": "Double Jeopardy!",
- "show_number": "3323",
- "fullAnswer": "The Crow's Nest"
- },
{
"category": "I GOT IT HANDELED",
"air_date": "1999-02-03",
@@ -715339,16 +708049,6 @@
"show_number": "3323",
"fullAnswer": "Foundlings"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "1999-02-03",
- "question": "Neo-classicist who exemplified the Empire Style with his portrait of Madame Recamier, seen here",
- "value": "$1000",
- "answer": "Jacques-Louis David",
- "round": "Double Jeopardy!",
- "show_number": "3323",
- "fullAnswer": "Jacques-Louis David"
- },
{
"category": "EMMY HISTORY",
"air_date": "1999-02-03",
@@ -717159,16 +709859,6 @@
"show_number": "3513",
"fullAnswer": "maiden name"
},
- {
- "category": "JAPAN",
- "air_date": "1999-12-08",
- "question": "You'll find this sacred landmark, seen here, on the island of Honshu:",
- "value": "$100",
- "answer": "Mount Fuji",
- "round": "Jeopardy!",
- "show_number": "3513",
- "fullAnswer": "Mount Fuji"
- },
{
"category": "SCI-\"FI\"",
"air_date": "1999-12-08",
@@ -717339,16 +710029,6 @@
"show_number": "3513",
"fullAnswer": "maid of honor"
},
- {
- "category": "JAPAN",
- "air_date": "1999-12-08",
- "question": "Known locally as Shinkansen, the Japanese technological advancement seen here is known by this \"ballistic\" name:",
- "value": "$400",
- "answer": "bullet train",
- "round": "Jeopardy!",
- "show_number": "3513",
- "fullAnswer": "bullet train"
- },
{
"category": "SCI-\"FI\"",
"air_date": "1999-12-08",
@@ -717399,16 +710079,6 @@
"show_number": "3513",
"fullAnswer": "Rhine maidens"
},
- {
- "category": "JAPAN",
- "air_date": "1999-12-08",
- "question": "Chanting & melodramatic portrayal are hallmarks of this traditional Japanese art form seen here:",
- "value": "$500",
- "answer": "Kabuki",
- "round": "Jeopardy!",
- "show_number": "3513",
- "fullAnswer": "Kabuki"
- },
{
"category": "COLORFUL U.S. CITIES",
"air_date": "1999-12-08",
@@ -719409,16 +712079,6 @@
"show_number": "3587",
"fullAnswer": "Lambaste"
},
- {
- "category": "PRETTY FLOWERS",
- "air_date": "2000-03-21",
- "question": "Growing this pretty flower seen here can get you in big trouble",
- "value": null,
- "answer": "Poppy",
- "round": "Final Jeopardy!",
- "show_number": "3587",
- "fullAnswer": "Poppy (opium poppy)"
- },
{
"category": "THE NORTHERNMOST NATION",
"air_date": "2009-01-27",
@@ -721339,16 +713999,6 @@
"show_number": "3808",
"fullAnswer": "Funk"
},
- {
- "category": "NATIVE AMERICANA",
- "air_date": "2001-03-07",
- "question": "To white settlers, the beads with this Indian name were currency; the Indians turned them into belts, as seen here",
- "value": "$400",
- "answer": "Wampum",
- "round": "Jeopardy!",
- "show_number": "3808",
- "fullAnswer": "Wampum"
- },
{
"category": "I LOVE CANDY",
"air_date": "2001-03-07",
@@ -721499,16 +714149,6 @@
"show_number": "3808",
"fullAnswer": "Chess"
},
- {
- "category": "\"PRO\"s",
- "air_date": "2001-03-07",
- "question": "Type of view seen here",
- "value": "$200",
- "answer": "Profile",
- "round": "Double Jeopardy!",
- "show_number": "3808",
- "fullAnswer": "Profile"
- },
{
"category": "CANNES",
"air_date": "2001-03-07",
@@ -721769,16 +714409,6 @@
"show_number": "3808",
"fullAnswer": "Henry James"
},
- {
- "category": "THE ROARING '20s",
- "air_date": "2000-11-22",
- "question": "Seen here in 1921, 16-year-old Margaret Gorman became the first woman to win this title",
- "value": "$100",
- "answer": "Miss America",
- "round": "Jeopardy!",
- "show_number": "3733",
- "fullAnswer": "Miss America"
- },
{
"category": "MOVIE QUOTES",
"air_date": "2000-11-22",
@@ -722159,16 +714789,6 @@
"show_number": "3733",
"fullAnswer": "Ireland"
},
- {
- "category": "THEY CAME FROM TOLEDO",
- "air_date": "2000-11-22",
- "question": "Toledo-born Olympic gold medal-winning skater seen here",
- "value": "$400",
- "answer": "Scott Hamilton",
- "round": "Double Jeopardy!",
- "show_number": "3733",
- "fullAnswer": "Scott Hamilton"
- },
{
"category": "TREES",
"air_date": "2000-11-22",
@@ -726219,16 +718839,6 @@
"show_number": "3296",
"fullAnswer": "\"Pearls\""
},
- {
- "category": "BLASTS FROM THE PAST",
- "air_date": "1998-12-28",
- "question": "Praise the gods! It's the city where you'll find the majestic ruins seen here (The Parthenon)",
- "value": "$100",
- "answer": "Athens",
- "round": "Jeopardy!",
- "show_number": "3296",
- "fullAnswer": "Athens"
- },
{
"category": "ETYMOLOGY",
"air_date": "1998-12-28",
@@ -726279,16 +718889,6 @@
"show_number": "3296",
"fullAnswer": "\"Eight To The Bar\""
},
- {
- "category": "BLASTS FROM THE PAST",
- "air_date": "1998-12-28",
- "question": "A product of about 20,000 B.C., you'll find the art seen here in this country (cave drawings)",
- "value": "$200",
- "answer": "France",
- "round": "Jeopardy!",
- "show_number": "3296",
- "fullAnswer": "France"
- },
{
"category": "ETYMOLOGY",
"air_date": "1998-12-28",
@@ -726399,16 +718999,6 @@
"show_number": "3296",
"fullAnswer": "find yourself somebody to love"
},
- {
- "category": "BLASTS FROM THE PAST",
- "air_date": "1998-12-28",
- "question": "They're the ancient South American people who built the lost city seen here (Machu Picchu)",
- "value": "$400",
- "answer": "Incas",
- "round": "Jeopardy!",
- "show_number": "3296",
- "fullAnswer": "Incas"
- },
{
"category": "ETYMOLOGY",
"air_date": "1998-12-28",
@@ -726459,16 +719049,6 @@
"show_number": "3296",
"fullAnswer": "\"Mule Train\""
},
- {
- "category": "BLASTS FROM THE PAST",
- "air_date": "1998-12-28",
- "question": "Remants of this historic British fortification are seen here:",
- "value": "$500",
- "answer": "Hadrian's Wall",
- "round": "Jeopardy!",
- "show_number": "3296",
- "fullAnswer": "Hadrian's Wall"
- },
{
"category": "ETYMOLOGY",
"air_date": "1998-12-28",
@@ -726849,16 +719429,6 @@
"show_number": "3233",
"fullAnswer": "Maxwell House"
},
- {
- "category": "ROCK & ROLL JEOPARDY!",
- "air_date": "1998-09-30",
- "question": "Name of the singer whose famous features are seen here",
- "value": "$200",
- "answer": "David Bowie",
- "round": "Jeopardy!",
- "show_number": "3233",
- "fullAnswer": "David Bowie"
- },
{
"category": "GOING BANANAS",
"air_date": "1998-09-30",
@@ -727649,16 +720219,6 @@
"show_number": "3382",
"fullAnswer": "\"Don't\""
},
- {
- "category": "ART & ARTISTS",
- "air_date": "1999-04-27",
- "question": "\"The Dance\", also the title of the work seen here, was one of this artist's favorite scenes",
- "value": "$400",
- "answer": "Henri Matisse",
- "round": "Double Jeopardy!",
- "show_number": "3382",
- "fullAnswer": "Henri Matisse"
- },
{
"category": "SURPRISING SINGERS",
"air_date": "1999-04-27",
@@ -727769,16 +720329,6 @@
"show_number": "3382",
"fullAnswer": "George Eliot"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "1999-04-27",
- "question": "This American painted portraits of fashionable society, & the one of Robert Louis Stevenson seen here",
- "value": "$800",
- "answer": "John Singer Sargent",
- "round": "Double Jeopardy!",
- "show_number": "3382",
- "fullAnswer": "John Singer Sargent"
- },
{
"category": "SURPRISING SINGERS",
"air_date": "1999-04-27",
@@ -727829,16 +720379,6 @@
"show_number": "3382",
"fullAnswer": "Vulgar"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "1999-04-27",
- "question": "This 17th century Spaniard created the intriguing & complex portrait seen here
(\"Las Meninas\")",
- "value": "$1000",
- "answer": "Diego Velazquez",
- "round": "Double Jeopardy!",
- "show_number": "3382",
- "fullAnswer": "Diego Velazquez"
- },
{
"category": "SURPRISING SINGERS",
"air_date": "1999-04-27",
@@ -728069,16 +720609,6 @@
"show_number": "3681",
"fullAnswer": "Belt"
},
- {
- "category": "McNAMES",
- "air_date": "2000-09-11",
- "question": "Seen here, his film roles include a Scottish slacker & a Jedi knight",
- "value": "$400",
- "answer": "Ewan McGregor",
- "round": "Jeopardy!",
- "show_number": "3681",
- "fullAnswer": "Ewan McGregor"
- },
{
"category": "STRIPS OF CELLULOID",
"air_date": "2000-09-11",
@@ -728209,16 +720739,6 @@
"show_number": "3681",
"fullAnswer": "Moray eels"
},
- {
- "category": "\"ROT\"TEN",
- "air_date": "2000-09-11",
- "question": "Reliable security seen here",
- "value": "$200",
- "answer": "Rottweiler",
- "round": "Double Jeopardy!",
- "show_number": "3681",
- "fullAnswer": "Rottweiler"
- },
{
"category": "TO THE CORPS",
"air_date": "2000-09-11",
@@ -729239,16 +721759,6 @@
"show_number": "3974",
"fullAnswer": "\"The Godfather\""
},
- {
- "category": "\"PARK\"ER",
- "air_date": "2001-12-06",
- "question": "She's the civil rights pioneer seen here",
- "value": "$600",
- "answer": "Rosa Parks",
- "round": "Jeopardy!",
- "show_number": "3974",
- "fullAnswer": "Rosa Parks"
- },
{
"category": "BOWLS",
"air_date": "2001-12-06",
@@ -729339,16 +721849,6 @@
"show_number": "3974",
"fullAnswer": "Floyd Patterson"
},
- {
- "category": "CAMILLA",
- "air_date": "2001-12-06",
- "question": "Camilla's great-grandmother, Alice Keppel, was a mistress of this early 20th century king, seen here",
- "value": "$1000",
- "answer": "Edward VII",
- "round": "Jeopardy!",
- "show_number": "3974",
- "fullAnswer": "Edward VII"
- },
{
"category": "\"PARK\"ER",
"air_date": "2001-12-06",
@@ -729519,16 +722019,6 @@
"show_number": "3974",
"fullAnswer": "Moon"
},
- {
- "category": "BY GEORGE!",
- "air_date": "2001-12-06",
- "question": "He's the former presidential candidate seen here",
- "value": "$1200",
- "answer": "George Wallace",
- "round": "Double Jeopardy!",
- "show_number": "3974",
- "fullAnswer": "George Wallace"
- },
{
"category": "INTERNATIONAL GEOGRAPHIC",
"air_date": "2001-12-06",
@@ -730049,16 +722539,6 @@
"show_number": "3490",
"fullAnswer": "Hurt"
},
- {
- "category": "U.S. PRESIDENTS",
- "air_date": "1999-11-05",
- "question": "He's the hero seen here with his famous regiment before taking charge of the White House",
- "value": "$600",
- "answer": "Teddy Roosevelt",
- "round": "Double Jeopardy!",
- "show_number": "3490",
- "fullAnswer": "Teddy Roosevelt"
- },
{
"category": "IT'S A GROUP THING",
"air_date": "1999-11-05",
@@ -730369,16 +722849,6 @@
"show_number": "4458",
"fullAnswer": "Jackie Kennedy"
},
- {
- "category": "1980",
- "air_date": "2004-01-14",
- "question": "Many fled their homes as a result of this May 18, 1980 event seen here",
- "value": "$600",
- "answer": "eruption of Mount St. Helens",
- "round": "Jeopardy!",
- "show_number": "4458",
- "fullAnswer": "the eruption of Mount St. Helens"
- },
{
"category": "VENTURE \"A\"",
"air_date": "2004-01-14",
@@ -730819,26 +723289,6 @@
"show_number": "4458",
"fullAnswer": "rabbit hole"
},
- {
- "category": "FOR BIRD BRAINS",
- "air_date": "2004-01-14",
- "question": "Named for a prominent feature, it's the bird seen here",
- "value": "$2000",
- "answer": "Roseate Spoonbill",
- "round": "Double Jeopardy!",
- "show_number": "4458",
- "fullAnswer": "the Roseate Spoonbill"
- },
- {
- "category": "\"CON\" GAME",
- "air_date": "2004-01-14",
- "question": "Seen here, this one at the Bellagio Hotel in Las Vegas is exquisite",
- "value": "$2000",
- "answer": "conservatory",
- "round": "Double Jeopardy!",
- "show_number": "4458",
- "fullAnswer": "conservatory"
- },
{
"category": "WORLD GEOGRAPHY",
"air_date": "2004-01-14",
@@ -731609,16 +724059,6 @@
"show_number": "3656",
"fullAnswer": "Scrabble"
},
- {
- "category": "\"A\" PLUS",
- "air_date": "2000-06-26",
- "question": "Hound variety seen here:",
- "value": "$300",
- "answer": "Afghan",
- "round": "Jeopardy!",
- "show_number": "3656",
- "fullAnswer": "Afghan"
- },
{
"category": "JUNE 26",
"air_date": "2000-06-26",
@@ -735729,16 +728169,6 @@
"show_number": "4319",
"fullAnswer": "Cubism"
},
- {
- "category": "RUM FOR YOUR LIFE",
- "air_date": "2003-05-15",
- "question": "The logo seen here, for this brand, was based on a suggestion by Dona Amalia, the founder's wife",
- "value": "$600",
- "answer": "Bacardi",
- "round": "Jeopardy!",
- "show_number": "4319",
- "fullAnswer": "Bacardi"
- },
{
"category": "SCANDINAVIANS",
"air_date": "2003-05-15",
@@ -735939,16 +728369,6 @@
"show_number": "4319",
"fullAnswer": "Lady Macbeth"
},
- {
- "category": "INVERTEBRATES",
- "air_date": "2003-05-15",
- "question": "A Fred Astaire movie, or the spider relative seen here",
- "value": "$800",
- "answer": "daddy long legs",
- "round": "Double Jeopardy!",
- "show_number": "4319",
- "fullAnswer": "daddy long legs"
- },
{
"category": "AUTHORS ON FILM",
"air_date": "2003-05-15",
@@ -735979,16 +728399,6 @@
"show_number": "4319",
"fullAnswer": "his teeth"
},
- {
- "category": "PRESIDENTIAL MEDICAL RECORDS",
- "air_date": "2003-05-15",
- "question": "This president showed off his gall bladder surgery scar in the photo seen here",
- "value": "$800",
- "answer": "Lyndon B. Johnson",
- "round": "Double Jeopardy!",
- "show_number": "4319",
- "fullAnswer": "Lyndon B. Johnson"
- },
{
"category": "CRUSH UP YOUR SHAKESPEARE",
"air_date": "2003-05-15",
@@ -736119,16 +728529,6 @@
"show_number": "4319",
"fullAnswer": "Petruchio"
},
- {
- "category": "INVERTEBRATES",
- "air_date": "2003-05-15",
- "question": "This tentacled squid relative seen here is the source of the brown pigment called sepia",
- "value": "$2000",
- "answer": "cuttlefish",
- "round": "Double Jeopardy!",
- "show_number": "4319",
- "fullAnswer": "cuttlefish"
- },
{
"category": "AUTHORS ON FILM",
"air_date": "2003-05-15",
@@ -739859,16 +732259,6 @@
"show_number": "3234",
"fullAnswer": "Hittites"
},
- {
- "category": "BACK TO LITERARY BRITAIN",
- "air_date": "1998-10-01",
- "question": "In Wilmcote, near Stratford, you may visit the family home, seen here, of this author's mother",
- "value": "$200",
- "answer": "William Shakespeare",
- "round": "Double Jeopardy!",
- "show_number": "3234",
- "fullAnswer": "William Shakespeare"
- },
{
"category": "AROUND THE EQUATOR",
"air_date": "1998-10-01",
@@ -740019,16 +732409,6 @@
"show_number": "3234",
"fullAnswer": "Utah"
},
- {
- "category": "BACK TO LITERARY BRITAIN",
- "air_date": "1998-10-01",
- "question": "The monument to this novelist, seen here, is one of the most famous landmarks in Edinburgh",
- "value": "$800",
- "answer": "Sir Walter Scott",
- "round": "Double Jeopardy!",
- "show_number": "3234",
- "fullAnswer": "Sir Walter Scott"
- },
{
"category": "AROUND THE EQUATOR",
"air_date": "1998-10-01",
@@ -743649,16 +736029,6 @@
"show_number": "3169",
"fullAnswer": "Appalachian Trail"
},
- {
- "category": "AFRICAN-AMERICANS",
- "air_date": "1998-05-14",
- "question": "Pop star-turned-sitcom (\"Moesha\") star seen here",
- "value": "$200",
- "answer": "Brandy",
- "round": "Jeopardy!",
- "show_number": "3169",
- "fullAnswer": "Brandy"
- },
{
"category": "TRANSLATION",
"air_date": "1998-05-14",
@@ -743769,16 +736139,6 @@
"show_number": "3169",
"fullAnswer": "Sweden"
},
- {
- "category": "AFRICAN-AMERICANS",
- "air_date": "1998-05-14",
- "question": "Seen here, he's now in his 17th year with a hit TV series (\"60 Minutes\")",
- "value": "$400",
- "answer": "Ed Bradley",
- "round": "Jeopardy!",
- "show_number": "3169",
- "fullAnswer": "Ed Bradley"
- },
{
"category": "TRANSLATION",
"air_date": "1998-05-14",
@@ -743959,16 +736319,6 @@
"show_number": "3169",
"fullAnswer": "\"Oliver Twist\""
},
- {
- "category": "STAMP ACT",
- "air_date": "1998-05-14",
- "question": "The stamp seen here, part of the \"Celebrate the Century\" series, honors the creation of this (4 down, for example) in 1913",
- "value": "$400",
- "answer": "Crossword puzzle",
- "round": "Double Jeopardy!",
- "show_number": "3169",
- "fullAnswer": "Crossword puzzle"
- },
{
"category": "ANATOMY CLASS",
"air_date": "1998-05-14",
@@ -745229,16 +737579,6 @@
"show_number": "4392",
"fullAnswer": "Isis"
},
- {
- "category": "THE WALTONS",
- "air_date": "2003-10-14",
- "question": "Seen here, he became one of the USA's wealthiest men",
- "value": "$1200",
- "answer": "Sam Walton",
- "round": "Double Jeopardy!",
- "show_number": "4392",
- "fullAnswer": "Sam Walton"
- },
{
"category": "KUNG FU",
"air_date": "2003-10-14",
@@ -745339,16 +737679,6 @@
"show_number": "4392",
"fullAnswer": "Al Jazeera"
},
- {
- "category": "1970s TV",
- "air_date": "2003-10-14",
- "question": "Created by Sid & Marty Krofft, this live-action show, whose characters are seen here, was set in Tranquility Forest",
- "value": "$2000",
- "answer": "Bugaloos",
- "round": "Double Jeopardy!",
- "show_number": "4392",
- "fullAnswer": "The Bugaloos"
- },
{
"category": "THE WALTONS",
"air_date": "2003-10-14",
@@ -749699,16 +742029,6 @@
"show_number": "3202",
"fullAnswer": "Cleopatra"
},
- {
- "category": "ALL THUMBS",
- "air_date": "1998-06-30",
- "question": "Famous thumbs seen here:
(movie reviewers)",
- "value": "$800",
- "answer": "Gene Siskel & Roger Ebert",
- "round": "Double Jeopardy!",
- "show_number": "3202",
- "fullAnswer": "Gene Siskel & Roger Ebert"
- },
{
"category": "\"NATIONAL\"ISM",
"air_date": "1998-06-30",
@@ -754309,16 +746629,6 @@
"show_number": "5913",
"fullAnswer": "Gone with the Wind"
},
- {
- "category": "NOTABLE WOMEN",
- "air_date": "1999-02-25",
- "question": "She's the woman in power seen here
(Clinton's attorney general)",
- "value": "$100",
- "answer": "Janet Reno",
- "round": "Jeopardy!",
- "show_number": "3339",
- "fullAnswer": "Janet Reno"
- },
{
"category": "I DON'T SPEAK...",
"air_date": "1999-02-25",
@@ -754719,16 +747029,6 @@
"show_number": "3339",
"fullAnswer": "Baltimore"
},
- {
- "category": "BIG WORDS",
- "air_date": "1999-02-25",
- "question": "A synonym for huge or the name of the creature seen here",
- "value": "$400",
- "answer": "Mammoth",
- "round": "Double Jeopardy!",
- "show_number": "3339",
- "fullAnswer": "Mammoth"
- },
{
"category": "SCIENTIFIC AMERICANS",
"air_date": "1999-02-25",
@@ -755489,16 +747789,6 @@
"show_number": "4180",
"fullAnswer": "phyllo"
},
- {
- "category": "RAY",
- "air_date": "2002-11-01",
- "question": "Seen here is a work by this pioneering American avant-garde artist",
- "value": "$2000",
- "answer": "Man Ray",
- "round": "Double Jeopardy!",
- "show_number": "4180",
- "fullAnswer": "Man Ray"
- },
{
"category": "\"ME\"",
"air_date": "2002-11-01",
@@ -757319,16 +749609,6 @@
"show_number": "4497",
"fullAnswer": "the Statue of Liberty"
},
- {
- "category": "ISMs",
- "air_date": "2004-03-09",
- "question": "Late 19th century movement that characterizes the work seen here",
- "value": "$400",
- "answer": "Impressionism",
- "round": "Jeopardy!",
- "show_number": "4497",
- "fullAnswer": "Impressionism"
- },
{
"category": "OLD TESTAMENT WHO'S WHO",
"air_date": "2004-03-09",
@@ -757339,16 +749619,6 @@
"show_number": "4497",
"fullAnswer": "Michael"
},
- {
- "category": "7-LETTER WORDS",
- "air_date": "2004-03-09",
- "question": "Hostess snack food seen here split in half",
- "value": "$400",
- "answer": "cupcake",
- "round": "Jeopardy!",
- "show_number": "4497",
- "fullAnswer": "cupcake"
- },
{
"category": "DRAGONS",
"air_date": "2004-03-09",
@@ -762909,16 +755179,6 @@
"show_number": "4537",
"fullAnswer": "spider"
},
- {
- "category": "ACTORS & ACTRESSES",
- "air_date": "2004-05-04",
- "question": "He's the Nick star seen here",
- "value": "$2000",
- "answer": "Nick Cannon",
- "round": "Double Jeopardy!",
- "show_number": "4537",
- "fullAnswer": "Nick Cannon"
- },
{
"category": "THIS CATEGORY IS ABBREVIATED",
"air_date": "2004-05-04",
@@ -763259,16 +755519,6 @@
"show_number": "3548",
"fullAnswer": "Johnny Cash"
},
- {
- "category": "PRESIDENTIAL HUNKS",
- "air_date": "2000-01-26",
- "question": "Seen here, he was \"tricky\" enough to be something of a hunk playing football for Whittier College:",
- "value": "$200",
- "answer": "Richard Nixon",
- "round": "Double Jeopardy!",
- "show_number": "3548",
- "fullAnswer": "Richard Nixon"
- },
{
"category": "FEASTS & FESTIVALS",
"air_date": "2000-01-26",
@@ -763319,16 +755569,6 @@
"show_number": "3548",
"fullAnswer": "Tammy Wynette"
},
- {
- "category": "PRESIDENTIAL HUNKS",
- "air_date": "2000-01-26",
- "question": "Seen here, he didn't just look good in a uniform, he was also an MVP & an All-Star:
(playing football at Michigan)",
- "value": "$400",
- "answer": "Gerald Ford",
- "round": "Double Jeopardy!",
- "show_number": "3548",
- "fullAnswer": "Gerald Ford"
- },
{
"category": "FEASTS & FESTIVALS",
"air_date": "2000-01-26",
@@ -763379,16 +755619,6 @@
"show_number": "3548",
"fullAnswer": "Roger Miller"
},
- {
- "category": "PRESIDENTIAL HUNKS",
- "air_date": "2000-01-26",
- "question": "Degrees from Princeton & Johns Hopkins aren't the only attractive features of this man seen here:",
- "value": "$600",
- "answer": "Woodrow Wilson",
- "round": "Double Jeopardy!",
- "show_number": "3548",
- "fullAnswer": "Woodrow Wilson"
- },
{
"category": "FEASTS & FESTIVALS",
"air_date": "2000-01-26",
@@ -763439,16 +755669,6 @@
"show_number": "3548",
"fullAnswer": "Hank Williams, Sr."
},
- {
- "category": "PRESIDENTIAL HUNKS",
- "air_date": "2000-01-26",
- "question": "\"Mister, we could use a man like\" this one, seen here, \"again\":",
- "value": "$800",
- "answer": "Herbert Hoover",
- "round": "Double Jeopardy!",
- "show_number": "3548",
- "fullAnswer": "Herbert Hoover"
- },
{
"category": "FEASTS & FESTIVALS",
"air_date": "2000-01-26",
@@ -763499,16 +755719,6 @@
"show_number": "3548",
"fullAnswer": "Kitty Wells"
},
- {
- "category": "PRESIDENTIAL HUNKS",
- "air_date": "2000-01-26",
- "question": "Even wife \"Lemonade Lucy\" could have gotten drunk from gazing at this babe, seen here:",
- "value": "$1000",
- "answer": "Rutherford B. Hayes",
- "round": "Double Jeopardy!",
- "show_number": "3548",
- "fullAnswer": "Rutherford B. Hayes"
- },
{
"category": "FEASTS & FESTIVALS",
"air_date": "2000-01-26",
@@ -764719,16 +756929,6 @@
"show_number": "3257",
"fullAnswer": "\"Vertigo\""
},
- {
- "category": "WEATHER",
- "air_date": "1998-11-03",
- "question": "It's the 7-letter term for the common cloud type seen here",
- "value": "$300",
- "answer": "Cumulus",
- "round": "Jeopardy!",
- "show_number": "3257",
- "fullAnswer": "Cumulus"
- },
{
"category": "19th CENTURY FOOD & DRINK",
"air_date": "1998-11-03",
@@ -764889,16 +757089,6 @@
"show_number": "3257",
"fullAnswer": "\"Dial M For Murder\""
},
- {
- "category": "MURDER, SHE WROTE",
- "air_date": "1998-11-03",
- "question": "This crafter of murder mysteries seen here caused a mystery herself by vanishing for 10 days in 1926",
- "value": "$200",
- "answer": "Agatha Christie",
- "round": "Double Jeopardy!",
- "show_number": "3257",
- "fullAnswer": "Agatha Christie"
- },
{
"category": "THE JEFFERSONS",
"air_date": "1998-11-03",
@@ -765309,16 +757499,6 @@
"show_number": "4267",
"fullAnswer": "Woody Woodpecker"
},
- {
- "category": "THIS MEANS \"WAR\"",
- "air_date": "2003-03-04",
- "question": "Wild African seen here",
- "value": "$600",
- "answer": "warthog",
- "round": "Jeopardy!",
- "show_number": "4267",
- "fullAnswer": "warthog"
- },
{
"category": "IN OLD DETROIT",
"air_date": "2003-03-04",
@@ -765619,16 +757799,6 @@
"show_number": "4267",
"fullAnswer": "Queen Beatrix"
},
- {
- "category": "THURSDAY NIGHT TV",
- "air_date": "2003-03-04",
- "question": "This cop show seen on Thursdays in the early '70s was named for its main character (played by Raymond Burr) seen here",
- "value": "$1600",
- "answer": "Ironside",
- "round": "Double Jeopardy!",
- "show_number": "4267",
- "fullAnswer": "Ironside"
- },
{
"category": "GET OUT YOUR LIBRARY TABLETS",
"air_date": "2003-03-04",
@@ -766309,16 +758479,6 @@
"show_number": "3690",
"fullAnswer": "Cried"
},
- {
- "category": "RUBBISH!",
- "air_date": "2000-09-22",
- "question": "Diving into one of these trademarked containers seen here can be very dangerous (of course it can!)",
- "value": "$200",
- "answer": "Dumpster",
- "round": "Jeopardy!",
- "show_number": "3690",
- "fullAnswer": "Dumpster"
- },
{
"category": "TOMMY ROT!",
"air_date": "2000-09-22",
@@ -766459,16 +758619,6 @@
"show_number": "3690",
"fullAnswer": "Horse"
},
- {
- "category": "\"PH\"OOEY!",
- "air_date": "2000-09-22",
- "question": "Fashionable critter seen here",
- "value": "$400",
- "answer": "Pheasant",
- "round": "Jeopardy!",
- "show_number": "3690",
- "fullAnswer": "Pheasant"
- },
{
"category": "IN A PIG'S EYE!",
"air_date": "2000-09-22",
@@ -771729,16 +763879,6 @@
"show_number": "3700",
"fullAnswer": "9"
},
- {
- "category": "MUSICAL INSTRUMENTS",
- "air_date": "2000-10-06",
- "question": "Seen here, this is a real \"hands-on\" instrument",
- "value": "$100",
- "answer": "bongo drums",
- "round": "Jeopardy!",
- "show_number": "3700",
- "fullAnswer": "bongo drums"
- },
{
"category": "YOU'RE HISTORY!",
"air_date": "2000-10-06",
@@ -772149,16 +764289,6 @@
"show_number": "3700",
"fullAnswer": "Lake Superior"
},
- {
- "category": "THE CIRCUS",
- "air_date": "2000-10-06",
- "question": "Cirque du Soleil's Mystere show, seen here, is a highlight of the Treasure Island resort in this desert city",
- "value": "$600",
- "answer": "Las Vegas",
- "round": "Double Jeopardy!",
- "show_number": "3700",
- "fullAnswer": "Las Vegas"
- },
{
"category": "A LITTLE LIGHT READING",
"air_date": "2000-10-06",
@@ -772239,16 +764369,6 @@
"show_number": "3700",
"fullAnswer": "Ford"
},
- {
- "category": "GARDENING",
- "air_date": "2000-10-06",
- "question": "The yellow & white flower seen here; Donald might \"duck\" out to get some as a gift",
- "value": "$800",
- "answer": "daisy",
- "round": "Double Jeopardy!",
- "show_number": "3700",
- "fullAnswer": "daisy"
- },
{
"category": "THAT'S AMAZING!",
"air_date": "2000-10-06",
@@ -774089,16 +766209,6 @@
"show_number": "3836",
"fullAnswer": "Secret agent"
},
- {
- "category": "I REMEMBER APRIL",
- "air_date": "2001-04-16",
- "question": "Seen here, it entered history in April 140 years ago",
- "value": "$200",
- "answer": "Fort Sumter",
- "round": "Jeopardy!",
- "show_number": "3836",
- "fullAnswer": "Fort Sumter"
- },
{
"category": "SCRAMBLED FOOD",
"air_date": "2001-04-16",
@@ -774329,16 +766439,6 @@
"show_number": "3836",
"fullAnswer": "The Rat Pack"
},
- {
- "category": "CLIP ART",
- "air_date": "2001-04-16",
- "question": "Name shared by the devices seen here",
- "value": "$200",
- "answer": "Compass",
- "round": "Double Jeopardy!",
- "show_number": "3836",
- "fullAnswer": "Compass"
- },
{
"category": "12-LETTER WORDS",
"air_date": "2001-04-16",
@@ -774389,16 +766489,6 @@
"show_number": "3836",
"fullAnswer": "The Spider Woman"
},
- {
- "category": "CLIP ART",
- "air_date": "2001-04-16",
- "question": "It's what the symbol seen here denotes on a score",
- "value": "$400",
- "answer": "Sharp",
- "round": "Double Jeopardy!",
- "show_number": "3836",
- "fullAnswer": "Sharp"
- },
{
"category": "12-LETTER WORDS",
"air_date": "2001-04-16",
@@ -774439,16 +766529,6 @@
"show_number": "3836",
"fullAnswer": "Dr. August Mobius"
},
- {
- "category": "ANIMAL-TITLED FILMS",
- "air_date": "2001-04-16",
- "question": "1-word title of the 1994 film seen here",
- "value": "$600",
- "answer": "Wolf",
- "round": "Double Jeopardy!",
- "show_number": "3836",
- "fullAnswer": "Wolf"
- },
{
"category": "CLIP ART",
"air_date": "2001-04-16",
@@ -774509,16 +766589,6 @@
"show_number": "3836",
"fullAnswer": "The Horse's Mouth"
},
- {
- "category": "CLIP ART",
- "air_date": "2001-04-16",
- "question": "It's what the \"M\" stands for in the LM seen here",
- "value": "$800",
- "answer": "Module",
- "round": "Double Jeopardy!",
- "show_number": "3836",
- "fullAnswer": "(Lunar) Module"
- },
{
"category": "12-LETTER WORDS",
"air_date": "2001-04-16",
@@ -774569,16 +766639,6 @@
"show_number": "3836",
"fullAnswer": "Coyote Ugly"
},
- {
- "category": "CLIP ART",
- "air_date": "2001-04-16",
- "question": "Trade whose tools are seen here",
- "value": "$1000",
- "answer": "Dentistry",
- "round": "Double Jeopardy!",
- "show_number": "3836",
- "fullAnswer": "Dentistry"
- },
{
"category": "12-LETTER WORDS",
"air_date": "2001-04-16",
@@ -777939,16 +769999,6 @@
"show_number": "3946",
"fullAnswer": "Mozart"
},
- {
- "category": "CLEAN FREAK",
- "air_date": "2001-10-29",
- "question": "It's the car care product whose symbol is seen here",
- "value": "$400",
- "answer": "Turtle Wax",
- "round": "Jeopardy!",
- "show_number": "3946",
- "fullAnswer": "Turtle Wax"
- },
{
"category": "ART-PODGE",
"air_date": "2001-10-29",
@@ -781149,16 +773199,6 @@
"show_number": "3824",
"fullAnswer": "Webster"
},
- {
- "category": "FAMOUS UKRAINIANS",
- "air_date": "2001-03-29",
- "question": "Seen here, he was born in Kiev in 1890 & died in London in 1950",
- "value": "$800",
- "answer": "Vaslav Nijinsky",
- "round": "Double Jeopardy!",
- "show_number": "3824",
- "fullAnswer": "Vaslav Nijinsky"
- },
{
"category": "OPEN THE GATE!",
"air_date": "2001-03-29",
@@ -786159,16 +778199,6 @@
"show_number": "3639",
"fullAnswer": "Larval"
},
- {
- "category": "TO THE MAX",
- "air_date": "2000-06-01",
- "question": "Seen here, the stage he designed for \"Woodstock '99\" was out of this world:",
- "value": "$600",
- "answer": "Peter Max",
- "round": "Double Jeopardy!",
- "show_number": "3639",
- "fullAnswer": "Peter Max"
- },
{
"category": "AUTOBIOGRAPHERS",
"air_date": "2000-06-01",
@@ -787049,16 +779079,6 @@
"show_number": "3437",
"fullAnswer": "Maria"
},
- {
- "category": "CLOTHES",
- "air_date": "1999-07-13",
- "question": "Article of clothing westerners named for the man seen here",
- "value": "$400",
- "answer": "Mao jacket",
- "round": "Jeopardy!",
- "show_number": "3437",
- "fullAnswer": "Mao jacket"
- },
{
"category": "RHYME TIME",
"air_date": "1999-07-13",
@@ -788539,16 +780559,6 @@
"show_number": "4518",
"fullAnswer": "The White Oak Dance Project"
},
- {
- "category": "FILMS OF THE '50s",
- "air_date": "2004-04-07",
- "question": "Deborah Kerr is seen here in this film recently remade with Julianne Moore",
- "value": "$2000",
- "answer": "End of the Affair",
- "round": "Double Jeopardy!",
- "show_number": "4518",
- "fullAnswer": "The End of the Affair"
- },
{
"category": "IT'S A GAS",
"air_date": "2004-04-07",
@@ -788989,16 +780999,6 @@
"show_number": "3595",
"fullAnswer": "\"The Hunt for Red October\""
},
- {
- "category": "THE MOVIES",
- "air_date": "2000-03-31",
- "question": "She's the beauty seen here in \"Muppets From Space\" (& we don't mean Miss Piggy)",
- "value": "$400",
- "answer": "Andie MacDowell",
- "round": "Double Jeopardy!",
- "show_number": "3595",
- "fullAnswer": "Andie MacDowell"
- },
{
"category": "LYING IN STATE",
"air_date": "2000-03-31",
@@ -789029,16 +781029,6 @@
"show_number": "3595",
"fullAnswer": "Alexander Calder"
},
- {
- "category": "HOMES, SWEET HOMES",
- "air_date": "2000-03-31",
- "question": "This North Carolina estate seen here wasn't \"Vanderbilt\" in a day:",
- "value": "$600",
- "answer": "Biltmore",
- "round": "Double Jeopardy!",
- "show_number": "3595",
- "fullAnswer": "Biltmore"
- },
{
"category": "BOOKS OF THE MONTHS",
"air_date": "2000-03-31",
@@ -790709,16 +782699,6 @@
"show_number": "3586",
"fullAnswer": "Tbe Bastille"
},
- {
- "category": "VIDEO POTPOURRI",
- "air_date": "2000-03-20",
- "question": "The items seen here are designed for use on this natural surface:",
- "value": "$100",
- "answer": "snow",
- "round": "Jeopardy!",
- "show_number": "3586",
- "fullAnswer": "snow (snowshoes)"
- },
{
"category": "HELLO, NEWTON!",
"air_date": "2000-03-20",
@@ -790769,16 +782749,6 @@
"show_number": "3586",
"fullAnswer": "Napoleon"
},
- {
- "category": "VIDEO POTPOURRI",
- "air_date": "2000-03-20",
- "question": "Body part that lends its name to the household fastener seen here:",
- "value": "$200",
- "answer": "eyes",
- "round": "Jeopardy!",
- "show_number": "3586",
- "fullAnswer": "eyes"
- },
{
"category": "HELLO, NEWTON!",
"air_date": "2000-03-20",
@@ -790889,16 +782859,6 @@
"show_number": "3586",
"fullAnswer": "Jean-Paul Marat"
},
- {
- "category": "VIDEO POTPOURRI",
- "air_date": "2000-03-20",
- "question": "It's the capital city of the nation that shares its name with the type of object seen here:
(china plate)",
- "value": "$400",
- "answer": "Beijing/Peking",
- "round": "Jeopardy!",
- "show_number": "3586",
- "fullAnswer": "Beijing/Peking"
- },
{
"category": "HELLO, NEWTON!",
"air_date": "2000-03-20",
@@ -790949,16 +782909,6 @@
"show_number": "3586",
"fullAnswer": "Robespierre"
},
- {
- "category": "VIDEO POTPOURRI",
- "air_date": "2000-03-20",
- "question": "It's the \"indecisive\" type of lizard seen here:",
- "value": "$500",
- "answer": "chameleon",
- "round": "Jeopardy!",
- "show_number": "3586",
- "fullAnswer": "chameleon"
- },
{
"category": "HELLO, NEWTON!",
"air_date": "2000-03-20",
@@ -791419,16 +783369,6 @@
"show_number": "3045",
"fullAnswer": "Mr. Magoo"
},
- {
- "category": "FIRST LADIES",
- "air_date": "1997-11-21",
- "question": "First Lady seen here when she was a young girl:",
- "value": "$600",
- "answer": "Jacqueline Kennedy Onassis",
- "round": "Jeopardy!",
- "show_number": "3045",
- "fullAnswer": "Jacqueline Kennedy Onassis"
- },
{
"category": "1974",
"air_date": "1997-11-21",
@@ -793699,16 +785639,6 @@
"show_number": "4215",
"fullAnswer": "saddle"
},
- {
- "category": "HISTORY ART",
- "air_date": "2002-12-20",
- "question": "Benjamin West's \"Death of General Wolfe\", seen here, is in the National Gallery of this country, whose history it depicts",
- "value": "$400",
- "answer": "Canada",
- "round": "Double Jeopardy!",
- "show_number": "4215",
- "fullAnswer": "Canada"
- },
{
"category": "RODGERS & HAMMERSTEIN",
"air_date": "2002-12-20",
@@ -793909,16 +785839,6 @@
"show_number": "4215",
"fullAnswer": "RPMs (revolutions per minute)"
},
- {
- "category": "HISTORY ART",
- "air_date": "2002-12-20",
- "question": "Famous document being signed aboard ship in the Tompkins Matteson painting seen here",
- "value": "$1,000",
- "answer": "Mayflower Compact",
- "round": "Double Jeopardy!",
- "show_number": "4215",
- "fullAnswer": "the Mayflower Compact"
- },
{
"category": "RODGERS & HAMMERSTEIN",
"air_date": "2002-12-20",
@@ -800949,16 +792869,6 @@
"show_number": "4469",
"fullAnswer": "Rhode Island"
},
- {
- "category": "SPORTS ILLUSTRATED 50th ANNIVERSARY",
- "air_date": "2004-01-29",
- "question": "In 1956 it was the year of this slugger, seen here",
- "value": "$600",
- "answer": "Mickey Mantle",
- "round": "Jeopardy!",
- "show_number": "4469",
- "fullAnswer": "Mickey Mantle"
- },
{
"category": "HEADWEAR",
"air_date": "2004-01-29",
@@ -801069,16 +792979,6 @@
"show_number": "4469",
"fullAnswer": "Nevada"
},
- {
- "category": "SPORTS ILLUSTRATED 50th ANNIVERSARY",
- "air_date": "2004-01-29",
- "question": "After winning at Wimbledon in 1974, these two athletes shared the cover seen here",
- "value": "$1000",
- "answer": "Chris Evert & Jimmy Connors",
- "round": "Jeopardy!",
- "show_number": "4469",
- "fullAnswer": "Chris Evert & Jimmy Connors"
- },
{
"category": "HEADWEAR",
"air_date": "2004-01-29",
@@ -805449,16 +797349,6 @@
"show_number": "1246",
"fullAnswer": "Columbia"
},
- {
- "category": "BIRDS",
- "air_date": "1990-01-22",
- "question": "Country which is the native habitat of the flightless bird seen here:",
- "value": "$1,000",
- "answer": "New Zealand",
- "round": "Double Jeopardy!",
- "show_number": "1246",
- "fullAnswer": "New Zealand (Kiwi)"
- },
{
"category": "NOVEL OPERAS",
"air_date": "1990-01-22",
@@ -805609,16 +797499,6 @@
"show_number": "3659",
"fullAnswer": "Tree frogs"
},
- {
- "category": "SEE THE USA",
- "air_date": "2000-06-29",
- "question": "The silver dollar seen here commemorates this, established in 1872:",
- "value": "$300",
- "answer": "Yellowstone National Park",
- "round": "Jeopardy!",
- "show_number": "3659",
- "fullAnswer": "Yellowstone National Park"
- },
{
"category": "MEET THE PERRYS",
"air_date": "2000-06-29",
@@ -806039,16 +797919,6 @@
"show_number": "3443",
"fullAnswer": "Sylvester"
},
- {
- "category": "HAT HAPPY",
- "air_date": "1999-07-21",
- "question": "Industrial safety favorite seen here",
- "value": "$100",
- "answer": "Hard hat",
- "round": "Jeopardy!",
- "show_number": "3443",
- "fullAnswer": "Hard hat"
- },
{
"category": "TV ACTORS & ROLES",
"air_date": "1999-07-21",
@@ -806099,16 +797969,6 @@
"show_number": "3443",
"fullAnswer": "\"The Cat in the Hat\""
},
- {
- "category": "HAT HAPPY",
- "air_date": "1999-07-21",
- "question": "It's the storied fighting force that's known for hats like the one seen here",
- "value": "$200",
- "answer": "French Foreign Legion",
- "round": "Jeopardy!",
- "show_number": "3443",
- "fullAnswer": "French Foreign Legion"
- },
{
"category": "TV ACTORS & ROLES",
"air_date": "1999-07-21",
@@ -806159,16 +798019,6 @@
"show_number": "3443",
"fullAnswer": "Lewis Carroll"
},
- {
- "category": "HAT HAPPY",
- "air_date": "1999-07-21",
- "question": "A builder probably wouldn't use this hat seen here, but a graduating student would",
- "value": "$300",
- "answer": "Mortarboard",
- "round": "Jeopardy!",
- "show_number": "3443",
- "fullAnswer": "Mortarboard"
- },
{
"category": "TV ACTORS & ROLES",
"air_date": "1999-07-21",
@@ -806449,16 +798299,6 @@
"show_number": "3443",
"fullAnswer": "July 4, 1776"
},
- {
- "category": "MILITARY MATTERS",
- "air_date": "1999-07-21",
- "question": "With its advanced detection systems, the Boeing E-3A Sentry seen here is usually known by this acronym",
- "value": "$600",
- "answer": "AWACS",
- "round": "Double Jeopardy!",
- "show_number": "3443",
- "fullAnswer": "AWACS"
- },
{
"category": "SHAKESPEARE",
"air_date": "1999-07-21",
@@ -807309,16 +799149,6 @@
"show_number": "3878",
"fullAnswer": "Bon Voyage"
},
- {
- "category": "THE JOY OF SAX",
- "air_date": "2001-06-13",
- "question": "Office held at the time by the man in the 1992 clip seen here",
- "value": "$200",
- "answer": "Governor of Arkansas",
- "round": "Jeopardy!",
- "show_number": "3878",
- "fullAnswer": "Governor of Arkansas"
- },
{
"category": "GEORGE W. - THE GUBERNATORIAL YEARS",
"air_date": "2001-06-13",
@@ -807639,16 +799469,6 @@
"show_number": "3878",
"fullAnswer": "24"
},
- {
- "category": "FONTS OF INFORMATION",
- "air_date": "2001-06-13",
- "question": "The font seen here:
10, 9, 8, 7...",
- "value": "$600",
- "answer": "Countdown",
- "round": "Double Jeopardy!",
- "show_number": "3878",
- "fullAnswer": "Countdown"
- },
{
"category": "GENERALLY SPEAKING",
"air_date": "2001-06-13",
@@ -809189,16 +801009,6 @@
"show_number": "3040",
"fullAnswer": "Knee-jerk"
},
- {
- "category": "WOMEN IN HISTORY",
- "air_date": "1997-11-14",
- "question": "Famous 15th century heroine depicted in the statue seen here:",
- "value": "$500",
- "answer": "Joan of Arc",
- "round": "Jeopardy!",
- "show_number": "3040",
- "fullAnswer": "Joan of Arc"
- },
{
"category": "OUT THERE SPORTS",
"air_date": "1997-11-14",
@@ -812979,16 +804789,6 @@
"show_number": "3467",
"fullAnswer": "Still life"
},
- {
- "category": "2000 CALENDARS",
- "air_date": "1999-10-05",
- "question": "This building's bicentennial is being celebrated in a series of calendars that include the art seen here",
- "value": "$200",
- "answer": "White House",
- "round": "Jeopardy!",
- "show_number": "3467",
- "fullAnswer": "The White House"
- },
{
"category": "VEGGIES",
"air_date": "1999-10-05",
@@ -813369,16 +805169,6 @@
"show_number": "3467",
"fullAnswer": "Kosovo"
},
- {
- "category": "SOLDIERS",
- "air_date": "1999-10-05",
- "question": "As German president, this field marshal seen here made a bad choice in appointing a chancellor",
- "value": "$800",
- "answer": "Paul von Hindenburg",
- "round": "Double Jeopardy!",
- "show_number": "3467",
- "fullAnswer": "Paul von Hindenburg"
- },
{
"category": "LITERARY CROSSWORD CLUES \"G\"",
"air_date": "1999-10-05",
@@ -813669,16 +805459,6 @@
"show_number": "3844",
"fullAnswer": "Cigars"
},
- {
- "category": "49ers",
- "air_date": "2001-04-26",
- "question": "This 49er seen here, one of the Bay's most eligible bachelors, finally wed in 2000",
- "value": "$300",
- "answer": "Steve Young",
- "round": "Jeopardy!",
- "show_number": "3844",
- "fullAnswer": "Steve Young"
- },
{
"category": "PRESIDENTS",
"air_date": "2001-04-26",
@@ -813699,16 +805479,6 @@
"show_number": "3844",
"fullAnswer": "West Indies"
},
- {
- "category": "BEAUTY PAGEANTRY",
- "air_date": "2001-04-26",
- "question": "Seen here, Marjon Brady was a \"sweetheart\" as \"Miss\" this \"USA 2000\"",
- "value": "$400",
- "answer": "Rodeo",
- "round": "Jeopardy!",
- "show_number": "3844",
- "fullAnswer": "Rodeo"
- },
{
"category": "GENESIS BASICS",
"air_date": "2001-04-26",
@@ -813879,16 +805649,6 @@
"show_number": "3844",
"fullAnswer": "Nectarine"
},
- {
- "category": "FAMOUS BUILDINGS",
- "air_date": "2001-04-26",
- "question": "The Nobel Prize Dinner is held each December in the Blue Hall of this city's Stadshuset, seen here",
- "value": "$400",
- "answer": "Stockholm",
- "round": "Double Jeopardy!",
- "show_number": "3844",
- "fullAnswer": "Stockholm"
- },
{
"category": "AT THE INTERNATIONAL CINEPLEX",
"air_date": "2001-04-26",
@@ -813969,16 +805729,6 @@
"show_number": "3844",
"fullAnswer": "Rick Springfield"
},
- {
- "category": "DEEP IN THE HEART OF TEXAS",
- "air_date": "2001-04-26",
- "question": "This national park is named for its location on the Rio Grande, seen here",
- "value": "$1,000",
- "answer": "Big Bend National Park",
- "round": "Double Jeopardy!",
- "show_number": "3844",
- "fullAnswer": "Big Bend National Park"
- },
{
"category": "FAMOUS BUILDINGS",
"air_date": "2001-04-26",
@@ -814719,16 +806469,6 @@
"show_number": "4263",
"fullAnswer": "gin"
},
- {
- "category": "MOUNTAINS",
- "air_date": "2003-02-26",
- "question": "Seen here is one of Hokusai's famous wood-block prints of this mountain",
- "value": "$400",
- "answer": "Mount Fuji",
- "round": "Jeopardy!",
- "show_number": "4263",
- "fullAnswer": "Mount Fuji"
- },
{
"category": "ALBUMS",
"air_date": "2003-02-26",
@@ -822049,16 +813789,6 @@
"show_number": "3065",
"fullAnswer": "Beef Stroganoff"
},
- {
- "category": "PREPOSITIONAL PHRASES",
- "air_date": "1997-12-19",
- "question": "A state of high emotion, or Dolly's position in the photo seen here:",
- "value": "$500",
- "answer": "beside yourself/one's self",
- "round": "Double Jeopardy!",
- "show_number": "3065",
- "fullAnswer": "beside yourself/one's self"
- },
{
"category": "HOLLYWOOD HISTORY",
"air_date": "1997-12-19",
@@ -823419,26 +815149,6 @@
"show_number": "3762",
"fullAnswer": "Mason"
},
- {
- "category": "THERE'S NO PLACE LIKE ROME",
- "air_date": "2001-01-02",
- "question": "Built in celebration of military victories, it's the emperor's arch seen here",
- "value": "$400",
- "answer": "Arch of Constantine",
- "round": "Jeopardy!",
- "show_number": "3762",
- "fullAnswer": "Arch of Constantine"
- },
- {
- "category": "FOR THE \"HOLLY\" DAYS",
- "air_date": "2001-01-02",
- "question": "It's the colorful backyard favorite seen here",
- "value": "$400",
- "answer": "Hollyhock",
- "round": "Jeopardy!",
- "show_number": "3762",
- "fullAnswer": "Hollyhock"
- },
{
"category": "BRITISH AUTHORS",
"air_date": "2001-01-02",
@@ -823749,16 +815459,6 @@
"show_number": "3762",
"fullAnswer": "Calvin Hill"
},
- {
- "category": "THE TAO OF STEVE",
- "air_date": "2001-01-02",
- "question": "The New York Post said this actor seen here \"resembles a strange mix of Don Knotts, Peter Lorre & David Carradine\"",
- "value": "$1000",
- "answer": "Steve Buscemi",
- "round": "Double Jeopardy!",
- "show_number": "3762",
- "fullAnswer": "Steve Buscemi"
- },
{
"category": "CARIBBEAN CUISINE",
"air_date": "2001-01-02",
@@ -828999,16 +820699,6 @@
"show_number": "4143",
"fullAnswer": "John Williams"
},
- {
- "category": "LETTER PERFECT",
- "air_date": "2002-09-11",
- "question": "(Cheryl of the Clue Crew reporting from the American Airlines Center in Dallas) It's the single-letter name for the (basketball) shot seen here",
- "value": "$1000",
- "answer": "J",
- "round": "Jeopardy!",
- "show_number": "4143",
- "fullAnswer": "J (jump shot)"
- },
{
"category": "ROLL OVER, BEETHOVEN",
"air_date": "2002-09-11",
@@ -829049,16 +820739,6 @@
"show_number": "4143",
"fullAnswer": "\"The Bridges of Madison County\""
},
- {
- "category": "\"U\" SEND ME",
- "air_date": "2002-09-11",
- "question": "He's the beloved figure on the poster seen here
(\"I Want YOU!\")",
- "value": "$400",
- "answer": "Uncle Sam",
- "round": "Double Jeopardy!",
- "show_number": "4143",
- "fullAnswer": "Uncle Sam"
- },
{
"category": "ROCK & ROLL IS HERE TO STAY",
"air_date": "2002-09-11",
@@ -829629,16 +821309,6 @@
"show_number": "3732",
"fullAnswer": "Turkey"
},
- {
- "category": "VIBE",
- "air_date": "2000-11-21",
- "question": "Vibe's cover on this woman seen here said \"Living With La Diva Loca\"",
- "value": "$200",
- "answer": "Jennifer Lopez",
- "round": "Double Jeopardy!",
- "show_number": "3732",
- "fullAnswer": "Jennifer Lopez"
- },
{
"category": "BLOOD & GUTS",
"air_date": "2000-11-21",
@@ -829699,16 +821369,6 @@
"show_number": "3732",
"fullAnswer": "Brandy"
},
- {
- "category": "BLOOD & GUTS",
- "air_date": "2000-11-21",
- "question": "This mammal seen here needs about 2 tablespoons of blood a day to survive",
- "value": "$400",
- "answer": "Vampire bat",
- "round": "Double Jeopardy!",
- "show_number": "3732",
- "fullAnswer": "Vampire bat"
- },
{
"category": "BONE UP ON YOUR BONAPARTE",
"air_date": "2000-11-21",
@@ -829749,16 +821409,6 @@
"show_number": "3732",
"fullAnswer": "Sudan"
},
- {
- "category": "VIBE",
- "air_date": "2000-11-21",
- "question": "You know the score, she's the singer seen here",
- "value": "$600",
- "answer": "Lauryn Hill",
- "round": "Double Jeopardy!",
- "show_number": "3732",
- "fullAnswer": "Lauryn Hill"
- },
{
"category": "BLOOD & GUTS",
"air_date": "2000-11-21",
@@ -829819,16 +821469,6 @@
"show_number": "3732",
"fullAnswer": "Will Smith"
},
- {
- "category": "BLOOD & GUTS",
- "air_date": "2000-11-21",
- "question": "Medical use of this bloodsucker seen here dates back over 2500 years",
- "value": "$800",
- "answer": "Leech",
- "round": "Double Jeopardy!",
- "show_number": "3732",
- "fullAnswer": "Leech"
- },
{
"category": "BONE UP ON YOUR BONAPARTE",
"air_date": "2000-11-21",
@@ -829869,16 +821509,6 @@
"show_number": "3732",
"fullAnswer": "Croatia"
},
- {
- "category": "VIBE",
- "air_date": "2000-11-21",
- "question": "Seen here, this singer played the Pleasure Island ring leader in the 2000 TV movie \"Gepetto\"",
- "value": "$1000",
- "answer": "Usher",
- "round": "Double Jeopardy!",
- "show_number": "3732",
- "fullAnswer": "Usher"
- },
{
"category": "BLOOD & GUTS",
"air_date": "2000-11-21",
@@ -830669,16 +822299,6 @@
"show_number": "3212",
"fullAnswer": "Jenna Elfman"
},
- {
- "category": "'90s MOVIES",
- "air_date": "1998-07-14",
- "question": "1997 action movie seen here:
(with Nicolas Cage)",
- "value": "$300",
- "answer": "Con Air",
- "round": "Jeopardy!",
- "show_number": "3212",
- "fullAnswer": "Con Air"
- },
{
"category": "CROSSWORD CLUES \"I\"",
"air_date": "1998-07-14",
@@ -830729,16 +822349,6 @@
"show_number": "3212",
"fullAnswer": "Gwyneth Paltrow"
},
- {
- "category": "'90s MOVIES",
- "air_date": "1998-07-14",
- "question": "Actor seen here who co-wrote & co-produced as well as starred in the film:
(\"Grosse Pointe Blank\")",
- "value": "$400",
- "answer": "John Cusack",
- "round": "Jeopardy!",
- "show_number": "3212",
- "fullAnswer": "John Cusack"
- },
{
"category": "CROSSWORD CLUES \"I\"",
"air_date": "1998-07-14",
@@ -830829,16 +822439,6 @@
"show_number": "3212",
"fullAnswer": "Chuck Norris"
},
- {
- "category": "20th CENTURY ART",
- "air_date": "1998-07-14",
- "question": "Illustrator seen here in a famous self-portrait:",
- "value": "$200",
- "answer": "Norman Rockwell",
- "round": "Double Jeopardy!",
- "show_number": "3212",
- "fullAnswer": "Norman Rockwell"
- },
{
"category": "\"HEAD\"S",
"air_date": "1998-07-14",
@@ -830939,16 +822539,6 @@
"show_number": "3212",
"fullAnswer": "Rachel Hunter"
},
- {
- "category": "20th CENTURY ART",
- "air_date": "1998-07-14",
- "question": "Russian-born artist whose work is seen here:",
- "value": "$2,000",
- "answer": "Marc Chagall",
- "round": "Double Jeopardy!",
- "show_number": "3212",
- "fullAnswer": "Marc Chagall"
- },
{
"category": "\"HEAD\"S",
"air_date": "1998-07-14",
@@ -830989,26 +822579,6 @@
"show_number": "3212",
"fullAnswer": "Transylvania"
},
- {
- "category": "WORKOUT VIDEOS",
- "air_date": "1998-07-14",
- "question": "The fitness star seen here, her tapes include \"Keep Fat Burning\" & a pregnancy workout",
- "value": "$800",
- "answer": "Kathy Smith",
- "round": "Double Jeopardy!",
- "show_number": "3212",
- "fullAnswer": "Kathy Smith"
- },
- {
- "category": "20th CENTURY ART",
- "air_date": "1998-07-14",
- "question": "He draws sports murals like the one seen here in his own colorful style:",
- "value": "$800",
- "answer": "LeRoy Neiman",
- "round": "Double Jeopardy!",
- "show_number": "3212",
- "fullAnswer": "LeRoy Neiman"
- },
{
"category": "\"HEAD\"S",
"air_date": "1998-07-14",
@@ -831059,16 +822629,6 @@
"show_number": "3212",
"fullAnswer": "MTV"
},
- {
- "category": "20th CENTURY ART",
- "air_date": "1998-07-14",
- "question": "A landmark in cubism, this painting seen here was influenced by black African sculpture:",
- "value": "$1000",
- "answer": "Les Demoiselles d'Avignon",
- "round": "Double Jeopardy!",
- "show_number": "3212",
- "fullAnswer": "\"Les Demoiselles d'Avignon\""
- },
{
"category": "\"HEAD\"S",
"air_date": "1998-07-14",
@@ -833809,16 +825369,6 @@
"show_number": "3889",
"fullAnswer": "Calgon"
},
- {
- "category": "FROM THE LAND DOWN UNDER",
- "air_date": "2001-06-28",
- "question": "Look out for this \"Great White Shark\" seen here",
- "value": "$600",
- "answer": "Greg Norman",
- "round": "Double Jeopardy!",
- "show_number": "3889",
- "fullAnswer": "Greg Norman"
- },
{
"category": "AUTHORS ON FILM",
"air_date": "2001-06-28",
@@ -833919,16 +825469,6 @@
"show_number": "3889",
"fullAnswer": "Actuary"
},
- {
- "category": "FROM THE LAND DOWN UNDER",
- "air_date": "2001-06-28",
- "question": "This character seen here is played by Barry Humphries",
- "value": "$1000",
- "answer": "Dame Edna Everage",
- "round": "Double Jeopardy!",
- "show_number": "3889",
- "fullAnswer": "Dame Edna Everage"
- },
{
"category": "AUTHORS ON FILM",
"air_date": "2001-06-28",
@@ -836849,16 +828389,6 @@
"show_number": "3222",
"fullAnswer": "Motown Records"
},
- {
- "category": "YES, \"N\"DEEDY",
- "air_date": "1998-09-15",
- "question": "Bare with us: it's the 4-letter term for a painting like the one seen here",
- "value": "$100",
- "answer": "Nude",
- "round": "Jeopardy!",
- "show_number": "3222",
- "fullAnswer": "Nude"
- },
{
"category": "TEDDY ROOSEVELT",
"air_date": "1998-09-15",
@@ -837009,16 +828539,6 @@
"show_number": "3222",
"fullAnswer": "His bread"
},
- {
- "category": "WACKY TV NEIGHBORS",
- "air_date": "1998-09-15",
- "question": "Guys seen here entering their neighbors' apartment",
- "value": "$400",
- "answer": "Lenny & Squiggy",
- "round": "Jeopardy!",
- "show_number": "3222",
- "fullAnswer": "Lenny & Squiggy (from \"Laverne & Shirley\")"
- },
{
"category": "BUSINESS MEN",
"air_date": "1998-09-15",
@@ -837279,16 +828799,6 @@
"show_number": "3222",
"fullAnswer": "Lay-up"
},
- {
- "category": "CAN'T QUITE PLACE YOU",
- "air_date": "1998-09-15",
- "question": "Native country of the man seen here (\"Solidarity\" leader)",
- "value": "$800",
- "answer": "Poland",
- "round": "Double Jeopardy!",
- "show_number": "3222",
- "fullAnswer": "Poland (Lech Walesa)"
- },
{
"category": "WOMEN'S FIRSTS",
"air_date": "1998-09-15",
@@ -838189,16 +829699,6 @@
"show_number": "4272",
"fullAnswer": "masquerade"
},
- {
- "category": "FISH",
- "air_date": "2003-03-11",
- "question": "Seen here, these small fish have been widely introduced to control mosquito populations",
- "value": "$800",
- "answer": "guppies",
- "round": "Jeopardy!",
- "show_number": "4272",
- "fullAnswer": "guppies"
- },
{
"category": "PHOBIAS",
"air_date": "2003-03-11",
@@ -838309,16 +829809,6 @@
"show_number": "4272",
"fullAnswer": "Jill"
},
- {
- "category": "WHO \"R\" YOU?",
- "air_date": "2003-03-11",
- "question": "This was the last name of the woman seen here when the photo was taken",
- "value": "$400",
- "answer": "",
- "round": "Double Jeopardy!",
- "show_number": "4272",
- "fullAnswer": "(Hillary) Rodham (Clinton)"
- },
{
"category": "STATE CAPITAL BIRTHPLACES",
"air_date": "2003-03-11",
@@ -838369,16 +829859,6 @@
"show_number": "4272",
"fullAnswer": "King Kong"
},
- {
- "category": "WHO \"R\" YOU?",
- "air_date": "2003-03-11",
- "question": "Late, great actor seen here",
- "value": "$800",
- "answer": "Jason Robards, Jr.",
- "round": "Double Jeopardy!",
- "show_number": "4272",
- "fullAnswer": "Jason Robards, Jr."
- },
{
"category": "STATE CAPITAL BIRTHPLACES",
"air_date": "2003-03-11",
@@ -839829,16 +831309,6 @@
"show_number": "3689",
"fullAnswer": "Blue"
},
- {
- "category": "\"WOOD\"s",
- "air_date": "2000-09-21",
- "question": "Comic character seen here
[In \"Peanuts\"]",
- "value": "$200",
- "answer": "Woodstock",
- "round": "Jeopardy!",
- "show_number": "3689",
- "fullAnswer": "Woodstock"
- },
{
"category": "VICE PRESIDENTS",
"air_date": "2000-09-21",
@@ -839889,16 +831359,6 @@
"show_number": "3689",
"fullAnswer": "Nepal"
},
- {
- "category": "\"WOOD\"s",
- "air_date": "2000-09-21",
- "question": "It's the Boy Scout merit badge seen here",
- "value": "$300",
- "answer": "Woodworking",
- "round": "Jeopardy!",
- "show_number": "3689",
- "fullAnswer": "Woodworking"
- },
{
"category": "VICE PRESIDENTS",
"air_date": "2000-09-21",
@@ -840009,16 +831469,6 @@
"show_number": "3689",
"fullAnswer": "Siberian tiger"
},
- {
- "category": "\"WOOD\"s",
- "air_date": "2000-09-21",
- "question": "Type of print seen here in a 19th century example",
- "value": "$500",
- "answer": "Woodcut",
- "round": "Jeopardy!",
- "show_number": "3689",
- "fullAnswer": "Woodcut"
- },
{
"category": "INTERNATIONAL DATEBOOK",
"air_date": "2000-09-21",
@@ -844349,16 +835799,6 @@
"show_number": "3203",
"fullAnswer": "Michael Jackson"
},
- {
- "category": "\"EYE\" GUESS",
- "air_date": "1998-07-01",
- "question": "Take a look at the monitors players: It was used to take the photo seen here:",
- "value": "$300",
- "answer": "fish-eye lens",
- "round": "Jeopardy!",
- "show_number": "3203",
- "fullAnswer": "fish-eye lens"
- },
{
"category": "THE ENVIRONMENT",
"air_date": "1998-07-01",
@@ -852239,16 +843679,6 @@
"show_number": "3122",
"fullAnswer": "Hay"
},
- {
- "category": "PACKAGING",
- "air_date": "1998-03-10",
- "question": "To commence the flow of one brand of ketchup, strike the bottle where this number appears, as seen here:",
- "value": "$300",
- "answer": "57",
- "round": "Jeopardy!",
- "show_number": "3122",
- "fullAnswer": "57 (Heinz)"
- },
{
"category": "ROCK STARS",
"air_date": "1998-03-10",
@@ -852489,16 +843919,6 @@
"show_number": "3122",
"fullAnswer": "Laugh"
},
- {
- "category": "BOTANY",
- "air_date": "1998-03-10",
- "question": "The head of this flower, seen here, may produce over 1,000 seeds",
- "value": "$400",
- "answer": "Sunflower",
- "round": "Double Jeopardy!",
- "show_number": "3122",
- "fullAnswer": "Sunflower"
- },
{
"category": "THE BUSINESS WORLD",
"air_date": "1998-03-10",
@@ -852979,26 +844399,6 @@
"show_number": "3890",
"fullAnswer": "Third"
},
- {
- "category": "FEATURED CREATURES",
- "air_date": "2001-06-29",
- "question": "Drawn by the author, the creature seen here is Kipling's this \"animal that played with the sea\"",
- "value": "$500",
- "answer": "Crab",
- "round": "Jeopardy!",
- "show_number": "3890",
- "fullAnswer": "Crab"
- },
- {
- "category": "LIKE WHAT YOU'VE DONE WITH THE PLACE",
- "air_date": "2001-06-29",
- "question": "Love the Polynesian feeling you got with these images of deities, like the one seen here",
- "value": "$500",
- "answer": "Tiki gods",
- "round": "Jeopardy!",
- "show_number": "3890",
- "fullAnswer": "Tiki gods"
- },
{
"category": "WORD IN COMMON",
"air_date": "2001-06-29",
@@ -853089,16 +844489,6 @@
"show_number": "3890",
"fullAnswer": "Beets"
},
- {
- "category": "HOME",
- "air_date": "2001-06-29",
- "question": "Useful in bolting, they're the \"screwy\" companions seen here",
- "value": "$400",
- "answer": "Washers",
- "round": "Double Jeopardy!",
- "show_number": "3890",
- "fullAnswer": "Washers"
- },
{
"category": "BIBLICAL ARCHAEOLOGY REVIEW",
"air_date": "2001-06-29",
@@ -853119,16 +844509,6 @@
"show_number": "3890",
"fullAnswer": "Juliette Binoche"
},
- {
- "category": "GEE \"Q\"",
- "air_date": "2001-06-29",
- "question": "It's the timepiece mineral seen here",
- "value": "$400",
- "answer": "Quartz",
- "round": "Double Jeopardy!",
- "show_number": "3890",
- "fullAnswer": "Quartz"
- },
{
"category": "READER'S DIGEST",
"air_date": "2001-06-29",
@@ -858059,16 +849439,6 @@
"show_number": "3231",
"fullAnswer": "Dolls"
},
- {
- "category": "HUNKS",
- "air_date": "1998-09-28",
- "question": "He's the hunky & \"Restless\" star seen here",
- "value": "$500",
- "answer": "Shemar Moore",
- "round": "Jeopardy!",
- "show_number": "3231",
- "fullAnswer": "Shemar Moore"
- },
{
"category": "WELL, DUH!",
"air_date": "1998-09-28",
@@ -859199,16 +850569,6 @@
"show_number": "3373",
"fullAnswer": "\"Nebraska\""
},
- {
- "category": "THE NAME ON THE LABEL",
- "air_date": "1999-04-14",
- "question": "Mais Oui! The logo seen here belongs to the design house begun by this tennis player
(crocodile)",
- "value": "$400",
- "answer": "Rene Lacoste",
- "round": "Jeopardy!",
- "show_number": "3373",
- "fullAnswer": "Rene Lacoste"
- },
{
"category": "CROSSWORD CLUES \"F\"",
"air_date": "1999-04-14",
@@ -860579,16 +851939,6 @@
"show_number": "3705",
"fullAnswer": "Orion"
},
- {
- "category": "MIDDLE NAMES",
- "air_date": "2000-10-13",
- "question": "The actor seen here, his middle name is Theodore",
- "value": "$400",
- "answer": "Craig T. Nelson",
- "round": "Double Jeopardy!",
- "show_number": "3705",
- "fullAnswer": "Craig T. Nelson"
- },
{
"category": "DIPLOMACY",
"air_date": "2000-10-13",
@@ -860719,16 +852069,6 @@
"show_number": "3705",
"fullAnswer": "Protocol"
},
- {
- "category": "\"I\" SPY",
- "air_date": "2000-10-13",
- "question": "Biblical-sounding first name of the sports legend seen here",
- "value": "$800",
- "answer": "Isiah Thomas",
- "round": "Double Jeopardy!",
- "show_number": "3705",
- "fullAnswer": "Isiah Thomas"
- },
{
"category": "GETTYSBURG ADDRESSES",
"air_date": "2000-10-13",
@@ -862399,16 +853739,6 @@
"show_number": "3349",
"fullAnswer": "20th or 21st"
},
- {
- "category": "HAIR",
- "air_date": "1999-03-11",
- "question": "He's the 20th century U.S. president whose \"do\" is seen here
(\"Well...\")",
- "value": "$600",
- "answer": "Ronald Reagan",
- "round": "Double Jeopardy!",
- "show_number": "3349",
- "fullAnswer": "Ronald Reagan"
- },
{
"category": "TENNESSEE, ANYONE?",
"air_date": "1999-03-11",
@@ -863149,16 +854479,6 @@
"show_number": "3329",
"fullAnswer": "Campbell's soup"
},
- {
- "category": "CALL ME ALEX",
- "air_date": "1999-02-11",
- "question": "He's the 19th century inventor seen here",
- "value": "$100",
- "answer": "Alexander Graham Bell",
- "round": "Jeopardy!",
- "show_number": "3329",
- "fullAnswer": "Alexander Graham Bell"
- },
{
"category": "ALL \"RIGHT\"",
"air_date": "1999-02-11",
@@ -863469,16 +854789,6 @@
"show_number": "3329",
"fullAnswer": "The 700 Club"
},
- {
- "category": "A PASSAGE TO INDIA",
- "air_date": "1999-02-11",
- "question": "Born in Allahabad in 1889, he's the Indian leader seen here",
- "value": "$400",
- "answer": "Jawaharlal Nehru",
- "round": "Double Jeopardy!",
- "show_number": "3329",
- "fullAnswer": "Jawaharlal Nehru"
- },
{
"category": "SCIENCE & NATURE",
"air_date": "1999-02-11",
@@ -864399,16 +855709,6 @@
"show_number": "4339",
"fullAnswer": "Charlie Watts"
},
- {
- "category": "A BEASTLY CATEGORY",
- "air_date": "2003-06-12",
- "question": "It's the World War I desert-dwelling biplane seen here",
- "value": "$600",
- "answer": "Sopwith Camel",
- "round": "Jeopardy!",
- "show_number": "4339",
- "fullAnswer": "Sopwith Camel"
- },
{
"category": "\"F\"OOD",
"air_date": "2003-06-12",
@@ -864519,16 +855819,6 @@
"show_number": "4339",
"fullAnswer": "Def Leppard"
},
- {
- "category": "A BEASTLY CATEGORY",
- "air_date": "2003-06-12",
- "question": "Seen here is the Todd McFarlane figurine of this Kurt Russell movie character",
- "value": "$1000",
- "answer": "Snake Plissken",
- "round": "Jeopardy!",
- "show_number": "4339",
- "fullAnswer": "\"Snake\" Plissken"
- },
{
"category": "\"F\"OOD",
"air_date": "2003-06-12",
@@ -864859,16 +856149,6 @@
"show_number": "4339",
"fullAnswer": "ai (as in aioli)"
},
- {
- "category": "MUSEUMS",
- "air_date": "2003-06-12",
- "question": "The detail seen here is from a painting in this museum",
- "value": null,
- "answer": "Prado",
- "round": "Final Jeopardy!",
- "show_number": "4339",
- "fullAnswer": "The Prado"
- },
{
"category": "WHAT YEAR WAS THAT, GUV?",
"air_date": "1998-09-18",
@@ -864879,16 +856159,6 @@
"show_number": "3225",
"fullAnswer": "1066"
},
- {
- "category": "GETTIN' CATTY",
- "air_date": "1998-09-18",
- "question": "In competition, this term used for the cats seen here is for any cat under 8 months old",
- "value": "$100",
- "answer": "Kitten",
- "round": "Jeopardy!",
- "show_number": "3225",
- "fullAnswer": "Kitten"
- },
{
"category": "TV HAYSEEDS",
"air_date": "1998-09-18",
@@ -865119,16 +856389,6 @@
"show_number": "3225",
"fullAnswer": "1688"
},
- {
- "category": "GETTIN' CATTY",
- "air_date": "1998-09-18",
- "question": "Members of this cat breed seen here aren't really blue, comrade, nor do they have to be from Moscow",
- "value": "$500",
- "answer": "Russian blue",
- "round": "Jeopardy!",
- "show_number": "3225",
- "fullAnswer": "Russian blue"
- },
{
"category": "TV HAYSEEDS",
"air_date": "1998-09-18",
@@ -865849,16 +857109,6 @@
"show_number": "3356",
"fullAnswer": "babe"
},
- {
- "category": "COUNTRIES OF THE WORLD",
- "air_date": "1999-03-22",
- "question": "Country in the name of the species seen here",
- "value": "$600",
- "answer": "India",
- "round": "Double Jeopardy!",
- "show_number": "3356",
- "fullAnswer": "India"
- },
{
"category": "THE SPORTS BIZ",
"air_date": "1999-03-22",
@@ -866649,16 +857899,6 @@
"show_number": "3826",
"fullAnswer": "Oahu"
},
- {
- "category": "LANCES",
- "air_date": "2001-04-02",
- "question": "Los Angeles Superior Court trial judge seen here, looking very interested",
- "value": "$200",
- "answer": "Lance Ito",
- "round": "Jeopardy!",
- "show_number": "3826",
- "fullAnswer": "Lance Ito"
- },
{
"category": "-OLOGIES",
"air_date": "2001-04-02",
@@ -867359,16 +858599,6 @@
"show_number": "3569",
"fullAnswer": "Tumbler"
},
- {
- "category": "THE FABULOUS '50s",
- "air_date": "2000-02-24",
- "question": "Headline-making object seen here:",
- "value": "$400",
- "answer": "Sputnik",
- "round": "Jeopardy!",
- "show_number": "3569",
- "fullAnswer": "Sputnik"
- },
{
"category": "WORLD CELEBRITIES",
"air_date": "2000-02-24",
@@ -867529,16 +858759,6 @@
"show_number": "3569",
"fullAnswer": "Fonzie"
},
- {
- "category": "HAUTE DOGS",
- "air_date": "2000-02-24",
- "question": "From the French for \"low\", it's the hound seen here",
- "value": "$200",
- "answer": "Basset hound",
- "round": "Double Jeopardy!",
- "show_number": "3569",
- "fullAnswer": "Basset hound"
- },
{
"category": "GERMAN LITERATURE",
"air_date": "2000-02-24",
@@ -867649,16 +858869,6 @@
"show_number": "3569",
"fullAnswer": "Bobby Darin"
},
- {
- "category": "HAUTE DOGS",
- "air_date": "2000-02-24",
- "question": "This terrier breed seen here was once known as the Wharfedale",
- "value": "$600",
- "answer": "Airedale",
- "round": "Double Jeopardy!",
- "show_number": "3569",
- "fullAnswer": "Airedale"
- },
{
"category": "ORGANIZATIONAL ALPHABET SOUP",
"air_date": "2000-02-24",
@@ -873269,16 +864479,6 @@
"show_number": "3054",
"fullAnswer": "Mercury"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "1997-12-04",
- "question": "In 1892 this French artist painted the nightclub waltzers seen here:",
- "value": "$1,500",
- "answer": "Toulouse-Lautrec",
- "round": "Double Jeopardy!",
- "show_number": "3054",
- "fullAnswer": "Toulouse-Lautrec"
- },
{
"category": "LANGUAGES",
"air_date": "1997-12-04",
@@ -873899,16 +865099,6 @@
"show_number": "3198",
"fullAnswer": "George III"
},
- {
- "category": "ZOOLOGY",
- "air_date": "1998-06-24",
- "question": "This African mammal is named for the distinctive features seen here in close-up:",
- "value": "$1,000",
- "answer": "Warthog",
- "round": "Double Jeopardy!",
- "show_number": "3198",
- "fullAnswer": "Warthog"
- },
{
"category": "WRITE ON, SISTER!",
"air_date": "1998-06-24",
@@ -874269,16 +865459,6 @@
"show_number": "3521",
"fullAnswer": "Walla Walla"
},
- {
- "category": "AREAS",
- "air_date": "1999-12-20",
- "question": "The region seen here:
345,000 square miles
(in northern Europe)",
- "value": "$400",
- "answer": "Scandinavia",
- "round": "Jeopardy!",
- "show_number": "3521",
- "fullAnswer": "Scandinavia"
- },
{
"category": "BEFORE THEY WON OSCARS",
"air_date": "1999-12-20",
@@ -874479,16 +865659,6 @@
"show_number": "3521",
"fullAnswer": "Get Smart"
},
- {
- "category": "I'LL \"C\" TO IT",
- "air_date": "1999-12-20",
- "question": "It's the droning organism seen here:
(locust relative)",
- "value": "$400",
- "answer": "Cicada",
- "round": "Double Jeopardy!",
- "show_number": "3521",
- "fullAnswer": "Cicada"
- },
{
"category": "THE KNIGHT",
"air_date": "1999-12-20",
@@ -874549,16 +865719,6 @@
"show_number": "3521",
"fullAnswer": "Coagulation"
},
- {
- "category": "THE KNIGHT",
- "air_date": "1999-12-20",
- "question": "A favorite of medieval knights, it's the armor-breaking weapon seen here:",
- "value": "$600",
- "answer": "Mace",
- "round": "Double Jeopardy!",
- "show_number": "3521",
- "fullAnswer": "Mace"
- },
{
"category": "B.C.",
"air_date": "1999-12-20",
@@ -875979,16 +867139,6 @@
"show_number": "3565",
"fullAnswer": "New Delhi"
},
- {
- "category": "TOY STORY",
- "air_date": "2000-02-18",
- "question": "They're the conversation pieces seen here",
- "value": "$200",
- "answer": "Furbys",
- "round": "Jeopardy!",
- "show_number": "3565",
- "fullAnswer": "Furbys"
- },
{
"category": "BEFORE & AFTER",
"air_date": "2000-02-18",
@@ -876019,16 +867169,6 @@
"show_number": "3565",
"fullAnswer": "Keanu Reeves"
},
- {
- "category": "SNAKES ALIVE!",
- "air_date": "2000-02-18",
- "question": "It's the \"metallic\" name for the American pit viper seen here:",
- "value": "$300",
- "answer": "Copperhead",
- "round": "Jeopardy!",
- "show_number": "3565",
- "fullAnswer": "Copperhead"
- },
{
"category": "WORLD CAPITALS",
"air_date": "2000-02-18",
@@ -876159,16 +867299,6 @@
"show_number": "3565",
"fullAnswer": "Budapest"
},
- {
- "category": "TOY STORY",
- "air_date": "2000-02-18",
- "question": "This classic seen here first \"drew in\" kids in the mid-'60s:",
- "value": "$500",
- "answer": "Spirograph",
- "round": "Jeopardy!",
- "show_number": "3565",
- "fullAnswer": "Spirograph"
- },
{
"category": "BEFORE & AFTER",
"air_date": "2000-02-18",
@@ -876919,16 +868049,6 @@
"show_number": "4152",
"fullAnswer": "Indus"
},
- {
- "category": "LESSER-KNOWN POEMS",
- "air_date": "2002-09-24",
- "question": "George Herbert's pattern poem about this religious structure is seen here",
- "value": "$1200",
- "answer": "altar",
- "round": "Double Jeopardy!",
- "show_number": "4152",
- "fullAnswer": "altar"
- },
{
"category": "NAME THE OLYMPIC CITY",
"air_date": "2002-09-24",
@@ -877019,16 +868139,6 @@
"show_number": "4152",
"fullAnswer": "foxglove"
},
- {
- "category": "OSCAR NIGHT FASHION",
- "air_date": "2002-09-24",
- "question": "\"Boys Don't Cry\" star seen here in Versace, in 2001",
- "value": "$1600",
- "answer": "Hilary Swank",
- "round": "Double Jeopardy!",
- "show_number": "4152",
- "fullAnswer": "Hilary Swank"
- },
{
"category": "THE \"US\"",
"air_date": "2002-09-24",
@@ -877079,16 +868189,6 @@
"show_number": "4152",
"fullAnswer": "Jimsonweed (Jamestown weed)"
},
- {
- "category": "OSCAR NIGHT FASHION",
- "air_date": "2002-09-24",
- "question": "\"Boys Don't Cry\" co-star seen here in Yves Saint Laurent, in 2000",
- "value": "$2000",
- "answer": "Chloe Sevigny",
- "round": "Double Jeopardy!",
- "show_number": "4152",
- "fullAnswer": "Chloe Sevigny"
- },
{
"category": "WORLD NATIONS",
"air_date": "2002-09-24",
@@ -877319,16 +868419,6 @@
"show_number": "3435",
"fullAnswer": "Magi"
},
- {
- "category": "40 YEARS OF BARBIE",
- "air_date": "1999-07-09",
- "question": "In celebration of Barbie's 40th anniversary, this \"costumer to the stars\" designed the doll seen here
(\"Papillon Barbie\")",
- "value": "$400",
- "answer": "Bob Mackie",
- "round": "Jeopardy!",
- "show_number": "3435",
- "fullAnswer": "Bob Mackie"
- },
{
"category": "COMMON BONDS",
"air_date": "1999-07-09",
@@ -880679,16 +871769,6 @@
"show_number": "4154",
"fullAnswer": "scull"
},
- {
- "category": "\"OG\"",
- "air_date": "2002-09-26",
- "question": "They're the noisy footwear seen here",
- "value": "$400",
- "answer": "clogs",
- "round": "Jeopardy!",
- "show_number": "4154",
- "fullAnswer": "clogs"
- },
{
"category": "THE HISTORY CHANNEL",
"air_date": "2002-09-26",
@@ -886589,16 +877669,6 @@
"show_number": "2827",
"fullAnswer": "Rayon"
},
- {
- "category": "RICHARD GERE FILMS",
- "air_date": "1996-12-10",
- "question": "(VIDEO DAILY DOUBLE):
(Alex: Take a look at this video while I read this clue):
As this character, Gere performed the stunts seen here to impress the woman he loves",
- "value": "$1,000",
- "answer": "Sir Lancelot",
- "round": "Double Jeopardy!",
- "show_number": "2827",
- "fullAnswer": "Sir Lancelot (\"First Knight\")"
- },
{
"category": "LITERATURE",
"air_date": "1996-12-10",
@@ -887959,16 +879029,6 @@
"show_number": "3716",
"fullAnswer": "iron"
},
- {
- "category": "GO GO GAUGUIN",
- "air_date": "2000-10-30",
- "question": "This artist painted Gauguin's chair, seen here:",
- "value": "$200",
- "answer": "Vincent Van Gogh",
- "round": "Jeopardy!",
- "show_number": "3716",
- "fullAnswer": "Vincent Van Gogh"
- },
{
"category": "FILE UNDER \"M\"",
"air_date": "2000-10-30",
@@ -888079,16 +879139,6 @@
"show_number": "3716",
"fullAnswer": "aluminum, nickel, & cobalt"
},
- {
- "category": "GO GO GAUGUIN",
- "air_date": "2000-10-30",
- "question": "Quoth this, the 1-word title of the painting seen here, a reference to Poe; notice the black bird in the corner",
- "value": "$400",
- "answer": "Nevermore",
- "round": "Jeopardy!",
- "show_number": "3716",
- "fullAnswer": "Nevermore"
- },
{
"category": "FILE UNDER \"M\"",
"air_date": "2000-10-30",
@@ -888609,16 +879659,6 @@
"show_number": "3933",
"fullAnswer": "the College of William and Mary"
},
- {
- "category": "DURING DiMAGGIO'S HITTING STREAK",
- "air_date": "2001-10-10",
- "question": "This former New York Yankee seen here on a stamp died at age 37",
- "value": "$300",
- "answer": "Lou Gehrig",
- "round": "Jeopardy!",
- "show_number": "3933",
- "fullAnswer": "Lou Gehrig"
- },
{
"category": "GUN PARTS",
"air_date": "2001-10-10",
@@ -888649,16 +879689,6 @@
"show_number": "3933",
"fullAnswer": "moose"
},
- {
- "category": "THE ART OF WAR",
- "air_date": "2001-10-10",
- "question": "Sir Richard Rezac's painting seen here shows a medical corpsman at this WWII landing site, far from Nebraska",
- "value": "$400",
- "answer": "Omaha Beach",
- "round": "Jeopardy!",
- "show_number": "3933",
- "fullAnswer": "Omaha Beach"
- },
{
"category": "COLONIAL COLLEGES",
"air_date": "2001-10-10",
@@ -888769,16 +879799,6 @@
"show_number": "3933",
"fullAnswer": "drop to drink"
},
- {
- "category": "MASTERPIECE THEATRE",
- "air_date": "2001-10-10",
- "question": "He's the genial former host seen here",
- "value": "$200",
- "answer": "Alistair Cooke",
- "round": "Double Jeopardy!",
- "show_number": "3933",
- "fullAnswer": "Alistair Cooke"
- },
{
"category": "SCIENCE",
"air_date": "2001-10-10",
@@ -888899,16 +879919,6 @@
"show_number": "3933",
"fullAnswer": "the South Pole"
},
- {
- "category": "SCIENCE",
- "air_date": "2001-10-10",
- "question": "(Sofia of the Clue Crew reports from the La Brea Tar Pits in Los Angeles) The bubbling seen here is caused by this gas, a major part of Jupiter's atmosphere",
- "value": "$600",
- "answer": "methane",
- "round": "Double Jeopardy!",
- "show_number": "3933",
- "fullAnswer": "methane"
- },
{
"category": "NATURAL BORN MILLERS",
"air_date": "2001-10-10",
@@ -889009,16 +880019,6 @@
"show_number": "3933",
"fullAnswer": "what's a heaven for"
},
- {
- "category": "MASTERPIECE THEATRE",
- "air_date": "2001-10-10",
- "question": "In 1996 Alex Kingston, seen here, took a trip to the moll as this raunchy heroine",
- "value": "$1000",
- "answer": "Moll Flanders",
- "round": "Double Jeopardy!",
- "show_number": "3933",
- "fullAnswer": "Moll Flanders"
- },
{
"category": "SCIENCE",
"air_date": "2001-10-10",
@@ -891509,16 +882509,6 @@
"show_number": "3324",
"fullAnswer": "Primates"
},
- {
- "category": "ARCH-EOLOGY",
- "air_date": "1999-02-04",
- "question": "It's not half of the world's largest McDonald's sign, it's the structure seen here",
- "value": "$200",
- "answer": "St. Louis Gateway Arch",
- "round": "Jeopardy!",
- "show_number": "3324",
- "fullAnswer": "St. Louis Gateway Arch"
- },
{
"category": "FOOD GLORIOUS FOOD",
"air_date": "1999-02-04",
@@ -894829,16 +885819,6 @@
"show_number": "4353",
"fullAnswer": "Alexandrite"
},
- {
- "category": "BEASTLY NAMES",
- "air_date": "2003-07-02",
- "question": "He's the 1960s Birmingham police chief seen here",
- "value": "$2000",
- "answer": "Eugene Bull Connor",
- "round": "Double Jeopardy!",
- "show_number": "4353",
- "fullAnswer": "Eugene \"Bull\" Connor"
- },
{
"category": "WELL, I'LL BE A '30s WORD",
"air_date": "2003-07-02",
@@ -895049,16 +886029,6 @@
"show_number": "3868",
"fullAnswer": "Minutes"
},
- {
- "category": "FOOD & DRINK",
- "air_date": "2001-05-30",
- "question": "Seafood seen here, it gets tough if you overcook it",
- "value": "$400",
- "answer": "Squid",
- "round": "Jeopardy!",
- "show_number": "3868",
- "fullAnswer": "Squid"
- },
{
"category": "MUST BE \"D\" PLACE",
"air_date": "2001-05-30",
@@ -895329,16 +886299,6 @@
"show_number": "3868",
"fullAnswer": "Joe Frazier"
},
- {
- "category": "MATTERS MATHEMATICAL",
- "air_date": "2001-05-30",
- "question": "A quantity, such as the set of all natural numbers; its symbol is seen here",
- "value": "$600",
- "answer": "Infinity",
- "round": "Double Jeopardy!",
- "show_number": "3868",
- "fullAnswer": "Infinity"
- },
{
"category": "THE VERY MODE \"L\"",
"air_date": "2001-05-30",
@@ -897529,16 +888489,6 @@
"show_number": "3934",
"fullAnswer": "skin"
},
- {
- "category": "THE AMERICAN HERITAGE DICTIONARY, PAGE 1",
- "air_date": "2001-10-11",
- "question": "Insect terrorizer seen here",
- "value": "$100",
- "answer": "aardvark",
- "round": "Jeopardy!",
- "show_number": "3934",
- "fullAnswer": "aardvark"
- },
{
"category": "A GEORGIA TOUR",
"air_date": "2001-10-11",
@@ -897899,16 +888849,6 @@
"show_number": "3934",
"fullAnswer": "holy spirit"
},
- {
- "category": "HISTORIC WOMEN",
- "air_date": "2001-10-11",
- "question": "She's the famous American folk artist seen here",
- "value": "$400",
- "answer": "Grandma Moses",
- "round": "Double Jeopardy!",
- "show_number": "3934",
- "fullAnswer": "Grandma Moses"
- },
{
"category": "NEWER WORDS & PHRASES",
"air_date": "2001-10-11",
@@ -897959,16 +888899,6 @@
"show_number": "3934",
"fullAnswer": "Anglican Church (Church of England)"
},
- {
- "category": "HISTORIC WOMEN",
- "air_date": "2001-10-11",
- "question": "No one ever said this Revolutionary War-era woman seen here couldn't fill her husband's shoes",
- "value": "$600",
- "answer": "Molly Pitcher",
- "round": "Double Jeopardy!",
- "show_number": "3934",
- "fullAnswer": "Molly Pitcher"
- },
{
"category": "NEWER WORDS & PHRASES",
"air_date": "2001-10-11",
@@ -898009,16 +888939,6 @@
"show_number": "3934",
"fullAnswer": "Rocky Graziano"
},
- {
- "category": "HISTORIC WOMEN",
- "air_date": "2001-10-11",
- "question": "In the 1950s this 2-time Wimbledon winner seen here dominated women's tennis",
- "value": "$800",
- "answer": "Althea Gibson",
- "round": "Double Jeopardy!",
- "show_number": "3934",
- "fullAnswer": "Althea Gibson"
- },
{
"category": "NEWER WORDS & PHRASES",
"air_date": "2001-10-11",
@@ -898149,16 +889069,6 @@
"show_number": "3532",
"fullAnswer": "Faint"
},
- {
- "category": "CASABLANCA",
- "air_date": "2000-01-04",
- "question": "This character seen here has perhaps the most famous name in the film:
(play it again)",
- "value": "$200",
- "answer": "Sam",
- "round": "Jeopardy!",
- "show_number": "3532",
- "fullAnswer": "Sam (the piano player)"
- },
{
"category": "MAKE-UP TEST",
"air_date": "2000-01-04",
@@ -898219,16 +889129,6 @@
"show_number": "3532",
"fullAnswer": "A beautiful friendship"
},
- {
- "category": "MAKE-UP TEST",
- "air_date": "2000-01-04",
- "question": "It's the last name of cosmetics queen Tova, seen here, with her famous husband:",
- "value": "$300",
- "answer": "Borgnine",
- "round": "Jeopardy!",
- "show_number": "3532",
- "fullAnswer": "Borgnine (married to Ernest)"
- },
{
"category": "FILL IN THE BIBLICAL ____",
"air_date": "2000-01-04",
@@ -898819,16 +889719,6 @@
"show_number": "4346",
"fullAnswer": "anaconda"
},
- {
- "category": "CABLE TV",
- "air_date": "2003-06-23",
- "question": "Maury Chaykin, seen here, plays this bulky detective on A&E",
- "value": "$600",
- "answer": "Nero Wolfe",
- "round": "Jeopardy!",
- "show_number": "4346",
- "fullAnswer": "Nero Wolfe"
- },
{
"category": "BUSINESS & INDUSTRY",
"air_date": "2003-06-23",
@@ -902539,16 +893429,6 @@
"show_number": "4395",
"fullAnswer": "(Shall I) compare (thee to a...)"
},
- {
- "category": "HISTORIC ROYALTY",
- "air_date": "2003-10-17",
- "question": "These two men seen here, allies during World War I, were sometimes mistaken for each other",
- "value": null,
- "answer": "Czar Nicholas II & King George V",
- "round": "Final Jeopardy!",
- "show_number": "4395",
- "fullAnswer": "Czar Nicholas II & King George V"
- },
{
"category": "WORLD GEOGRAPHY",
"air_date": "2010-01-14",
@@ -906549,16 +897429,6 @@
"show_number": "3674",
"fullAnswer": "mod"
},
- {
- "category": "HAM",
- "air_date": "2000-07-20",
- "question": "Ham lover seen here:",
- "value": "$200",
- "answer": "Sam-I-Am",
- "round": "Jeopardy!",
- "show_number": "3674",
- "fullAnswer": "Sam-I-Am"
- },
{
"category": "CLASSIC FILM MONSTERS",
"air_date": "2000-07-20",
@@ -906939,16 +897809,6 @@
"show_number": "3674",
"fullAnswer": "30 Years War"
},
- {
- "category": "WAVES",
- "air_date": "2000-07-20",
- "question": "The man waving, seen here, was designed by this astronomer",
- "value": "$600",
- "answer": "Carl Sagan",
- "round": "Double Jeopardy!",
- "show_number": "3674",
- "fullAnswer": "Carl Sagan"
- },
{
"category": "ON THE RISK BOARD",
"air_date": "2000-07-20",
@@ -907269,16 +898129,6 @@
"show_number": "3025",
"fullAnswer": "San Francisco"
},
- {
- "category": "FROGS & TOADS",
- "air_date": "1997-10-24",
- "question": "Group seen here, it took its name from a Monty Python skit: [video clue]",
- "value": "$400",
- "answer": "Toad The Wet Sprocket",
- "round": "Jeopardy!",
- "show_number": "3025",
- "fullAnswer": "Toad The Wet Sprocket"
- },
{
"category": "YOU COULD PUT AN EYE OUT",
"air_date": "1997-10-24",
@@ -907639,16 +898489,6 @@
"show_number": "3025",
"fullAnswer": "Cocktail"
},
- {
- "category": "FOLKLORE",
- "air_date": "1997-10-24",
- "question": "Artificial creature of Jewish lore seen here: [video clue]",
- "value": "$1,000",
- "answer": "Golem",
- "round": "Double Jeopardy!",
- "show_number": "3025",
- "fullAnswer": "Golem"
- },
{
"category": "SCIENCE QUIZ",
"air_date": "1997-10-24",
@@ -908459,16 +899299,6 @@
"show_number": "3450",
"fullAnswer": "Thin Mints"
},
- {
- "category": "KIDDIE LIT CHARACTERS",
- "air_date": "1999-09-10",
- "question": "He's the E.B. White character seen here
(voiced by Michael J. Fox)",
- "value": "$400",
- "answer": "Stuart Little",
- "round": "Jeopardy!",
- "show_number": "3450",
- "fullAnswer": "Stuart Little"
- },
{
"category": "MUSICAL YOUTH",
"air_date": "1999-09-10",
@@ -908689,16 +899519,6 @@
"show_number": "3450",
"fullAnswer": "Mexico"
},
- {
- "category": "SCHOOL PICTURE DAY",
- "air_date": "1999-09-10",
- "question": "The actor seen here played this vampire on \"Buffy\"",
- "value": "$600",
- "answer": "Angel",
- "round": "Double Jeopardy!",
- "show_number": "3450",
- "fullAnswer": "Angel (played by David Boreanaz)"
- },
{
"category": "SKY WATCHING",
"air_date": "1999-09-10",
@@ -908749,16 +899569,6 @@
"show_number": "3450",
"fullAnswer": "South Pole"
},
- {
- "category": "SCHOOL PICTURE DAY",
- "air_date": "1999-09-10",
- "question": "The photo of her \"On the 6\" CD is a little different from the 1987 high school yearbook photo seen here",
- "value": "$800",
- "answer": "Jennifer Lopez",
- "round": "Double Jeopardy!",
- "show_number": "3450",
- "fullAnswer": "Jennifer Lopez"
- },
{
"category": "SKY WATCHING",
"air_date": "1999-09-10",
@@ -910559,16 +901369,6 @@
"show_number": "3456",
"fullAnswer": "Heat"
},
- {
- "category": "IT'S A WEIRD WORLD",
- "air_date": "1999-09-20",
- "question": "An active sportsman, this revolutionary leader seen here is also an adept ping-pong player",
- "value": "$100",
- "answer": "Fidel Castro",
- "round": "Jeopardy!",
- "show_number": "3456",
- "fullAnswer": "Fidel Castro"
- },
{
"category": "ANCIENT ROME",
"air_date": "1999-09-20",
@@ -911899,16 +902699,6 @@
"show_number": "3206",
"fullAnswer": "Boxcars"
},
- {
- "category": "SINGERS",
- "air_date": "1998-07-06",
- "question": "Singer seen here, boogeying with Courteney Cox:",
- "value": "$300",
- "answer": "Bruce Springsteen",
- "round": "Jeopardy!",
- "show_number": "3206",
- "fullAnswer": "Bruce Springsteen"
- },
{
"category": "(5,5)",
"air_date": "1998-07-06",
@@ -913449,16 +904239,6 @@
"show_number": "3857",
"fullAnswer": "Taco Bell"
},
- {
- "category": "2001 U.S. STAMPS",
- "air_date": "2001-05-15",
- "question": "Cost of the 2001 stamp seen here",
- "value": "$100",
- "answer": "34 cents",
- "round": "Jeopardy!",
- "show_number": "3857",
- "fullAnswer": "34 cents"
- },
{
"category": "4-LETTER VERBS",
"air_date": "2001-05-15",
@@ -913959,16 +904739,6 @@
"show_number": "3857",
"fullAnswer": "Wyoming"
},
- {
- "category": "YALE",
- "air_date": "2001-05-15",
- "question": "Famous Finn who designed Ingalls Rink, seen here",
- "value": "$1000",
- "answer": "Eero Saarinen",
- "round": "Double Jeopardy!",
- "show_number": "3857",
- "fullAnswer": "Eero Saarinen"
- },
{
"category": "A KITTY CAT-EGORY",
"air_date": "2001-05-15",
@@ -915009,16 +905779,6 @@
"show_number": "4509",
"fullAnswer": "DNA"
},
- {
- "category": "\"Z\"OWEE!",
- "air_date": "2004-03-25",
- "question": "Wearing the traditional garb of his people, a chief of this 8 million strong group is seen here",
- "value": "$1200",
- "answer": "Zulu",
- "round": "Double Jeopardy!",
- "show_number": "4509",
- "fullAnswer": "Zulu"
- },
{
"category": "U.S. GOVERNMENT",
"air_date": "2004-03-25",
@@ -915429,16 +906189,6 @@
"show_number": "3560",
"fullAnswer": "Taekwondo"
},
- {
- "category": "U.S. PRESIDENTS",
- "air_date": "2000-02-11",
- "question": "Seen here in his youth, he was a handsome Army officer, generally speaking:",
- "value": "$700",
- "answer": "Dwight D. Eisenhower",
- "round": "Jeopardy!",
- "show_number": "3560",
- "fullAnswer": "Dwight D. Eisenhower"
- },
{
"category": "DROPOUTS",
"air_date": "2000-02-11",
@@ -915839,16 +906589,6 @@
"show_number": "3694",
"fullAnswer": "Woody Woodpecker"
},
- {
- "category": "\"ISM\" NATION",
- "air_date": "2000-09-28",
- "question": "\"Shapely\" early 20th century atristic style seen here",
- "value": "$200",
- "answer": "Cubism",
- "round": "Jeopardy!",
- "show_number": "3694",
- "fullAnswer": "Cubism"
- },
{
"category": "EAT YOUR CARBOHYDRATES",
"air_date": "2000-09-28",
@@ -915909,26 +906649,6 @@
"show_number": "3694",
"fullAnswer": "Aneurysm"
},
- {
- "category": "EAT YOUR CARBOHYDRATES",
- "air_date": "2000-09-28",
- "question": "Type of pasta seen here, its name means \"striped\"",
- "value": "$300",
- "answer": "Rigatoni",
- "round": "Jeopardy!",
- "show_number": "3694",
- "fullAnswer": "Rigatoni"
- },
- {
- "category": "FRENCH BRED",
- "air_date": "2000-09-28",
- "question": "Born in Besancon, France in 1802, life wasn't \"miserable\" for this author, seen here",
- "value": "$500",
- "answer": "Victor Hugo",
- "round": "Jeopardy!",
- "show_number": "3694",
- "fullAnswer": "Victor Hugo"
- },
{
"category": "ROLES",
"air_date": "2000-09-28",
@@ -916809,16 +907529,6 @@
"show_number": "3146",
"fullAnswer": "Alligator"
},
- {
- "category": "IN ST. LOUIS",
- "air_date": "1998-04-13",
- "question": "After 1953 & for the next 28 years, this car seen here was built only in St. Louis:",
- "value": "$600",
- "answer": "Chevrolet Corvette",
- "round": "Double Jeopardy!",
- "show_number": "3146",
- "fullAnswer": "Chevrolet Corvette"
- },
{
"category": "LOUIS",
"air_date": "1998-04-13",
@@ -917089,16 +907799,6 @@
"show_number": "3870",
"fullAnswer": "Georgia"
},
- {
- "category": "MUSICAL INSTRUMENT ORIGINS",
- "air_date": "2001-06-01",
- "question": "Last name of the man who invented the instrument seen here:",
- "value": "$300",
- "answer": "",
- "round": "Jeopardy!",
- "show_number": "3870",
- "fullAnswer": "(Adolphe) Sax (saxophone)"
- },
{
"category": "WHITE WINE",
"air_date": "2001-06-01",
@@ -917209,16 +907909,6 @@
"show_number": "3870",
"fullAnswer": "National Geographic"
},
- {
- "category": "MUSICAL INSTRUMENT ORIGINS",
- "air_date": "2001-06-01",
- "question": "Last name of the man seen here; his invention, introduced in 1964, changed the music industry:",
- "value": "$500",
- "answer": "",
- "round": "Jeopardy!",
- "show_number": "3870",
- "fullAnswer": "(Robert) Moog (Moog synthesizer)"
- },
{
"category": "WHITE WINE",
"air_date": "2001-06-01",
@@ -917399,16 +908089,6 @@
"show_number": "3870",
"fullAnswer": "Helen Hayes"
},
- {
- "category": "PEOPLE IN HISTORY",
- "air_date": "2001-06-01",
- "question": "This Borgia, seen here, looks far more innocent than all those nasty rumors would imply",
- "value": "$600",
- "answer": "Lucrezia Borgia",
- "round": "Double Jeopardy!",
- "show_number": "3870",
- "fullAnswer": "Lucrezia Borgia"
- },
{
"category": "PACKAGING",
"air_date": "2001-06-01",
@@ -918089,16 +908769,6 @@
"show_number": "3384",
"fullAnswer": "Georges Clemenceau"
},
- {
- "category": "AIRPORT PEOPLE",
- "air_date": "1999-04-29",
- "question": "New York:
The man seen here:",
- "value": "$1,000",
- "answer": "Fiorello LaGuardia",
- "round": "Double Jeopardy!",
- "show_number": "3384",
- "fullAnswer": "Fiorello LaGuardia"
- },
{
"category": "NORTH DAKOTA",
"air_date": "1999-04-29",
@@ -918239,16 +908909,6 @@
"show_number": "3667",
"fullAnswer": "an iceberg"
},
- {
- "category": "MASKS",
- "air_date": "2000-07-11",
- "question": "They're the 2 styles represented by the masks seen here (also on the Tony Award)",
- "value": "$200",
- "answer": "tragedy & comedy",
- "round": "Jeopardy!",
- "show_number": "3667",
- "fullAnswer": "tragedy & comedy"
- },
{
"category": "MOTHER GOOSE",
"air_date": "2000-07-11",
@@ -918419,16 +909079,6 @@
"show_number": "3667",
"fullAnswer": "Kosovo"
},
- {
- "category": "MASKS",
- "air_date": "2000-07-11",
- "question": "\"Sport\" in which the mask seen here is used",
- "value": "$500",
- "answer": "professional wrestling",
- "round": "Jeopardy!",
- "show_number": "3667",
- "fullAnswer": "professional wrestling"
- },
{
"category": "MOTHER GOOSE",
"air_date": "2000-07-11",
@@ -918569,16 +909219,6 @@
"show_number": "3667",
"fullAnswer": "Seeds"
},
- {
- "category": "MERYL STREEP FILMS",
- "air_date": "2000-07-11",
- "question": "Streep won an Oscar for playing this title role seen here: \"The time I left I felt that there was nothing terribly wrong with me & that my son would be better off without me\"",
- "value": "$600",
- "answer": "Kramer vs. Kramer",
- "round": "Double Jeopardy!",
- "show_number": "3667",
- "fullAnswer": "Kramer vs. Kramer"
- },
{
"category": "FRENCH LEADERS",
"air_date": "2000-07-11",
@@ -919119,16 +909759,6 @@
"show_number": "3351",
"fullAnswer": "Stamen"
},
- {
- "category": "INTERIORS",
- "air_date": "1999-03-15",
- "question": "The type of bed seen here, or the title of a Broadway play that starred Hume Cronyn & Jessica Tandy",
- "value": "$400",
- "answer": "Four-poster",
- "round": "Double Jeopardy!",
- "show_number": "3351",
- "fullAnswer": "Four-poster"
- },
{
"category": "MIGHTY APHRODITE",
"air_date": "1999-03-15",
@@ -919469,16 +910099,6 @@
"show_number": "4343",
"fullAnswer": "llama"
},
- {
- "category": "WILLIAM McKINLEY NEVER...",
- "air_date": "2003-06-18",
- "question": "...rode this type of alliterative item seen here",
- "value": "$600",
- "answer": "boogie board",
- "round": "Jeopardy!",
- "show_number": "4343",
- "fullAnswer": "boogie board"
- },
{
"category": "THE MOST POPULOUS NATION",
"air_date": "2003-06-18",
@@ -919779,16 +910399,6 @@
"show_number": "4343",
"fullAnswer": "allegro"
},
- {
- "category": "PLACES TO VISIT",
- "air_date": "2003-06-18",
- "question": "This national memorial is named for the sandstone arch seen here",
- "value": "$1200",
- "answer": "Rainbow Bridge National Memorial",
- "round": "Double Jeopardy!",
- "show_number": "4343",
- "fullAnswer": "Rainbow Bridge National Memorial"
- },
{
"category": "17th CENTURY NOTABLES",
"air_date": "2003-06-18",
@@ -919849,16 +910459,6 @@
"show_number": "4343",
"fullAnswer": "Notre Dame"
},
- {
- "category": "17th CENTURY NOTABLES",
- "air_date": "2003-06-18",
- "question": "He's the famous Flemish painter seen here (notice the beard)",
- "value": "$1600",
- "answer": "Anthony van Dyck",
- "round": "Double Jeopardy!",
- "show_number": "4343",
- "fullAnswer": "Anthony van Dyck"
- },
{
"category": "BEFORE & AFTER",
"air_date": "2003-06-18",
@@ -920009,16 +910609,6 @@
"show_number": "3781",
"fullAnswer": "1789"
},
- {
- "category": "AUTHOR! AUTHOR!",
- "air_date": "2001-01-29",
- "question": "Nobel Prize-winning Mississippian seen here",
- "value": "$200",
- "answer": "William Faulkner",
- "round": "Jeopardy!",
- "show_number": "3781",
- "fullAnswer": "William Faulkner"
- },
{
"category": "A MICHAEL JACKSON QUICKIE",
"air_date": "2001-01-29",
@@ -920049,16 +910639,6 @@
"show_number": "3781",
"fullAnswer": "Job"
},
- {
- "category": "\"V\" ARE NOT AFRAID",
- "air_date": "2001-01-29",
- "question": "Seen here, he ran for president three times, but only won the first time in 1836",
- "value": "$200",
- "answer": "Martin Van Buren",
- "round": "Jeopardy!",
- "show_number": "3781",
- "fullAnswer": "Martin Van Buren"
- },
{
"category": "THE MARSHAL PLAN",
"air_date": "2001-01-29",
@@ -920119,26 +910699,6 @@
"show_number": "3781",
"fullAnswer": "Vodka"
},
- {
- "category": "THE MARSHAL PLAN",
- "air_date": "2001-01-29",
- "question": "On a special operation in 1996 to protect these people in Atlanta, the service used the logo seen here",
- "value": "$400",
- "answer": "Olymic athletes",
- "round": "Jeopardy!",
- "show_number": "3781",
- "fullAnswer": "Olymic athletes"
- },
- {
- "category": "AUTHOR! AUTHOR!",
- "air_date": "2001-01-29",
- "question": "He's the former Coast Guard journalist seen here who helped popularize genealogy",
- "value": "$400",
- "answer": "Alex Haley",
- "round": "Jeopardy!",
- "show_number": "3781",
- "fullAnswer": "Alex Haley"
- },
{
"category": "A MICHAEL JACKSON QUICKIE",
"air_date": "2001-01-29",
@@ -920169,16 +910729,6 @@
"show_number": "3781",
"fullAnswer": "Psalms"
},
- {
- "category": "\"V\" ARE NOT AFRAID",
- "air_date": "2001-01-29",
- "question": "This man seen here helped America reach new heights in the 1960s",
- "value": "$400",
- "answer": "Wernher von Braun",
- "round": "Jeopardy!",
- "show_number": "3781",
- "fullAnswer": "Wernher von Braun"
- },
{
"category": "THE MARSHAL PLAN",
"air_date": "2001-01-29",
@@ -920189,16 +910739,6 @@
"show_number": "3781",
"fullAnswer": "Attorney General"
},
- {
- "category": "AUTHOR! AUTHOR!",
- "air_date": "2001-01-29",
- "question": "Author & involuntary recluse seen here",
- "value": "$500",
- "answer": "Salman Rushdie",
- "round": "Jeopardy!",
- "show_number": "3781",
- "fullAnswer": "Salman Rushdie"
- },
{
"category": "A MICHAEL JACKSON QUICKIE",
"air_date": "2001-01-29",
@@ -920709,16 +911249,6 @@
"show_number": "4194",
"fullAnswer": "\"The Iliad\""
},
- {
- "category": "MOVIE MAGIC",
- "air_date": "2002-11-21",
- "question": "Distinctive actor seen here as 1954's \"The Mad Magician\"",
- "value": "$800",
- "answer": "Vincent Price",
- "round": "Jeopardy!",
- "show_number": "4194",
- "fullAnswer": "Vincent Price"
- },
{
"category": "EXPLORERS",
"air_date": "2002-11-21",
@@ -921979,16 +912509,6 @@
"show_number": "3500",
"fullAnswer": "Pablo Picasso"
},
- {
- "category": "GRAND HOTEL",
- "air_date": "1999-11-19",
- "question": "The logo of this luxury hotel company is seen here",
- "value": "$800",
- "answer": "Four Seasons",
- "round": "Double Jeopardy!",
- "show_number": "3500",
- "fullAnswer": "Four Seasons"
- },
{
"category": "CHORUS LINES",
"air_date": "1999-11-19",
@@ -922389,16 +912909,6 @@
"show_number": "3294",
"fullAnswer": "Jimmy Hoffa"
},
- {
- "category": "A CHRISTMAS POTPOURRI",
- "air_date": "1998-12-24",
- "question": "The Christmas tree seen here stood tall in this city in 1995 (it's next to a 555-foot tall obelisk)",
- "value": "$200",
- "answer": "Washington, D.C.",
- "round": "Double Jeopardy!",
- "show_number": "3294",
- "fullAnswer": "Washington, D.C."
- },
{
"category": "19th CENTURY AMERICA",
"air_date": "1998-12-24",
@@ -924499,16 +915009,6 @@
"show_number": "3649",
"fullAnswer": "Beauty and the Beast"
},
- {
- "category": "BIBLICAL PAINTINGS",
- "air_date": "2000-06-15",
- "question": "Object placed on Christ's head in the Bosch work seen here:",
- "value": "$200",
- "answer": "Crown of thorns",
- "round": "Jeopardy!",
- "show_number": "3649",
- "fullAnswer": "Crown of thorns"
- },
{
"category": "BEFORE & AFTER",
"air_date": "2000-06-15",
@@ -924559,16 +915059,6 @@
"show_number": "3649",
"fullAnswer": "Alice in Wonderland"
},
- {
- "category": "BIBLICAL PAINTINGS",
- "air_date": "2000-06-15",
- "question": "Object of worship in the Poussin painting seen here:
(an idol)",
- "value": "$300",
- "answer": "Golden Calf",
- "round": "Jeopardy!",
- "show_number": "3649",
- "fullAnswer": "Golden Calf"
- },
{
"category": "BEFORE & AFTER",
"air_date": "2000-06-15",
@@ -927429,16 +917919,6 @@
"show_number": "4232",
"fullAnswer": "Italy"
},
- {
- "category": "TV CARTOONS",
- "air_date": "2003-01-14",
- "question": "He's the PBS title character seen here, along with someone else you might recognize",
- "value": "$800",
- "answer": "Arthur",
- "round": "Jeopardy!",
- "show_number": "4232",
- "fullAnswer": "Arthur"
- },
{
"category": "THE \"IGHT\" STUFF",
"air_date": "2003-01-14",
@@ -927649,16 +918129,6 @@
"show_number": "4232",
"fullAnswer": "London"
},
- {
- "category": "LET'S MONKEY AROUND",
- "air_date": "2003-01-14",
- "question": "Actress seen here with Tyson, a monkey who worked with her on a biopic of Frida Kahlo",
- "value": "$1200",
- "answer": "Salma Hayek",
- "round": "Double Jeopardy!",
- "show_number": "4232",
- "fullAnswer": "Salma Hayek"
- },
{
"category": "AMERICAN DRAMATISTS",
"air_date": "2003-01-14",
@@ -929169,16 +919639,6 @@
"show_number": "2812",
"fullAnswer": "Virginia City"
},
- {
- "category": "MOVIE CLASSICS",
- "air_date": "1996-11-19",
- "question": "(VIDEO DAILY DOUBLE):
Like \"Evita\", this 1946 film seen here is set in Buenos Aires:
\"There's never been anybody but you & me.
Not anybody?
Not anybody.
What about your husband?\"",
- "value": "$1,000",
- "answer": "Gilda",
- "round": "Jeopardy!",
- "show_number": "2812",
- "fullAnswer": "\"Gilda\""
- },
{
"category": "HEALTH & MEDICINE",
"air_date": "1996-11-19",
@@ -929959,16 +920419,6 @@
"show_number": "3145",
"fullAnswer": "Blaxploitation"
},
- {
- "category": "PRESIDENTIAL FACIAL HAIR",
- "air_date": "1998-04-10",
- "question": "In 1903 John Singer Sargent painted his presidential mustache seen here",
- "value": "$400",
- "answer": "Theodore Roosevelt",
- "round": "Double Jeopardy!",
- "show_number": "3145",
- "fullAnswer": "Theodore Roosevelt"
- },
{
"category": "MUSKRAT LOVE",
"air_date": "1998-04-10",
@@ -930279,16 +920729,6 @@
"show_number": "3867",
"fullAnswer": "Compass"
},
- {
- "category": "PRESIDENTIAL PETS",
- "air_date": "2001-05-29",
- "question": "She's the First Daughter seen here with First Cat Misty Malarkey Ying-Yang",
- "value": "$200",
- "answer": "Amy Carter",
- "round": "Jeopardy!",
- "show_number": "3867",
- "fullAnswer": "Amy Carter"
- },
{
"category": "CITIES BY HOTEL",
"air_date": "2001-05-29",
@@ -930429,16 +920869,6 @@
"show_number": "3867",
"fullAnswer": "Grandmaster in chess"
},
- {
- "category": "NO OIL PAINTING",
- "air_date": "2001-05-29",
- "question": "In the work seen here, the artist obeyed this 17th century English leader's wish to be shown, warts & all",
- "value": "$500",
- "answer": "Oliver Cromwell",
- "round": "Jeopardy!",
- "show_number": "3867",
- "fullAnswer": "Oliver Cromwell"
- },
{
"category": "DESCRIBING THE SPORT",
"air_date": "2001-05-29",
@@ -930609,16 +921039,6 @@
"show_number": "3867",
"fullAnswer": "Pries/prize"
},
- {
- "category": "OIL PAINTING",
- "air_date": "2001-05-29",
- "question": "The 18th century work seen here is titled this \"With Salmon, a Lemon & Three Vessels\"",
- "value": "$2,200",
- "answer": "Still Life",
- "round": "Double Jeopardy!",
- "show_number": "3867",
- "fullAnswer": "Still Life"
- },
{
"category": "\"SPACE\" MOVIES",
"air_date": "2001-05-29",
@@ -930719,16 +921139,6 @@
"show_number": "3867",
"fullAnswer": "Rayed/raid"
},
- {
- "category": "OIL PAINTING",
- "air_date": "2001-05-29",
- "question": "\"Look Back\" in this 19th century French master whose work is seen here",
- "value": "$1000",
- "answer": "Jean-Dominique Ingres",
- "round": "Double Jeopardy!",
- "show_number": "3867",
- "fullAnswer": "Jean-Dominique Ingres"
- },
{
"category": "\"SPACE\" MOVIES",
"air_date": "2001-05-29",
@@ -934449,16 +924859,6 @@
"show_number": "3837",
"fullAnswer": "Trees"
},
- {
- "category": "\"DEC\" ME",
- "air_date": "2001-04-17",
- "question": "It's the enticement seen here",
- "value": "$200",
- "answer": "Decoy",
- "round": "Double Jeopardy!",
- "show_number": "3837",
- "fullAnswer": "Decoy"
- },
{
"category": "GEOGRAPHIC SAINTS",
"air_date": "2001-04-17",
@@ -934669,16 +925069,6 @@
"show_number": "3837",
"fullAnswer": "Ian Smith"
},
- {
- "category": "PENGUINS",
- "air_date": "2001-04-17",
- "question": "The name of the penguin seen here; looking like he stuck a feather in his cap",
- "value": "$1000",
- "answer": "Macaroni penguin",
- "round": "Double Jeopardy!",
- "show_number": "3837",
- "fullAnswer": "Macaroni penguin"
- },
{
"category": "ASSOCIATIONS",
"air_date": "2001-04-17",
@@ -935259,16 +925649,6 @@
"show_number": "5154",
"fullAnswer": "the Domesday Report"
},
- {
- "category": "AIRPLANE READING",
- "air_date": "2001-02-06",
- "question": "Ken Blackburn, seen here, has set a world record for time aloft for one of these, & he's written books on them",
- "value": "$100",
- "answer": "paper airplanes",
- "round": "Jeopardy!",
- "show_number": "3787",
- "fullAnswer": "paper airplanes"
- },
{
"category": "ZOO-OLOGY",
"air_date": "2001-02-06",
@@ -935369,16 +925749,6 @@
"show_number": "3787",
"fullAnswer": "Elton John"
},
- {
- "category": "\"X\" CALIBER",
- "air_date": "2001-02-06",
- "question": "It's the visionary technique used to create the image seen here",
- "value": "$200",
- "answer": "X-ray",
- "round": "Jeopardy!",
- "show_number": "3787",
- "fullAnswer": "X-ray"
- },
{
"category": "AIRPLANE READING",
"air_date": "2001-02-06",
@@ -935399,16 +925769,6 @@
"show_number": "3787",
"fullAnswer": "Omaha"
},
- {
- "category": "FAMOUS PAIRS",
- "air_date": "2001-02-06",
- "question": "Seen here, they were quite a pair",
- "value": "$300",
- "answer": "Laurel & Hardy",
- "round": "Jeopardy!",
- "show_number": "3787",
- "fullAnswer": "Laurel & Hardy"
- },
{
"category": "ROCK & ROLL JEOPARDY!",
"air_date": "2001-02-06",
@@ -935619,16 +925979,6 @@
"show_number": "3787",
"fullAnswer": "Mark McGwire"
},
- {
- "category": "\"GOLD\"EN NUGGETS",
- "air_date": "2001-02-06",
- "question": "Seen here, he was a U.S. presidential candidate in 1964",
- "value": "$600",
- "answer": "Barry Goldwater",
- "round": "Double Jeopardy!",
- "show_number": "3787",
- "fullAnswer": "Barry Goldwater"
- },
{
"category": "AMERICAN HISTORY",
"air_date": "2001-02-06",
@@ -935689,16 +926039,6 @@
"show_number": "3787",
"fullAnswer": "Peter Lawford"
},
- {
- "category": "SCIENCE",
- "air_date": "2001-02-06",
- "question": "This man seen here, born in Oxford in 1942, is among the greatest physicists of our time",
- "value": "$1000",
- "answer": "Stephen Hawking",
- "round": "Double Jeopardy!",
- "show_number": "3787",
- "fullAnswer": "Stephen Hawking"
- },
{
"category": "HEY, SPORT!",
"air_date": "2001-02-06",
@@ -935709,16 +926049,6 @@
"show_number": "3787",
"fullAnswer": "Boston Marathon"
},
- {
- "category": "\"GOLD\"EN NUGGETS",
- "air_date": "2001-02-06",
- "question": "There are European & American varieties of this songbird, seen here",
- "value": "$1000",
- "answer": "goldfinch",
- "round": "Double Jeopardy!",
- "show_number": "3787",
- "fullAnswer": "goldfinch"
- },
{
"category": "JFK",
"air_date": "2001-02-06",
@@ -937099,16 +927429,6 @@
"show_number": "3431",
"fullAnswer": "Texas"
},
- {
- "category": "IT GROWS ON TREES",
- "air_date": "1999-07-05",
- "question": "The Aztecs loved the fruit seen here (avocados) & gave us this word for a dip made from it",
- "value": "$400",
- "answer": "guacamole",
- "round": "Jeopardy!",
- "show_number": "3431",
- "fullAnswer": "guacamole"
- },
{
"category": "SCULPTURE",
"air_date": "1999-07-05",
@@ -942389,16 +932709,6 @@
"show_number": "4332",
"fullAnswer": "mechanical bull"
},
- {
- "category": "COMPOSERS",
- "air_date": "2003-06-03",
- "question": "He's the tempestous genius seen here",
- "value": "$400",
- "answer": "Ludwig von Beethoven",
- "round": "Double Jeopardy!",
- "show_number": "4332",
- "fullAnswer": "Ludwig von Beethoven"
- },
{
"category": "BEFORE & AFTER",
"air_date": "2003-06-03",
@@ -942499,16 +932809,6 @@
"show_number": "4332",
"fullAnswer": "Arkansas"
},
- {
- "category": "MACHINES",
- "air_date": "2003-06-03",
- "question": "The machine seen here is for reading this",
- "value": "$1200",
- "answer": "microfilm",
- "round": "Double Jeopardy!",
- "show_number": "4332",
- "fullAnswer": "microfilm"
- },
{
"category": "COMPOSERS",
"air_date": "2003-06-03",
@@ -944499,16 +934799,6 @@
"show_number": "3171",
"fullAnswer": "Spider-Man"
},
- {
- "category": "ANIMALS",
- "air_date": "1998-05-18",
- "question": "It's the nearly extinct tiger seen here in its natural habitat:",
- "value": "$300",
- "answer": "Siberian tiger",
- "round": "Jeopardy!",
- "show_number": "3171",
- "fullAnswer": "Siberian tiger"
- },
{
"category": "LATIN LOVERS",
"air_date": "1998-05-18",
@@ -944829,16 +935119,6 @@
"show_number": "3171",
"fullAnswer": "Camille"
},
- {
- "category": "NAMES IN THE NUDE",
- "air_date": "1998-05-18",
- "question": "Actress seen here on a Times Square billboard from People for the Ethical Treatment of Animals",
- "value": "$800",
- "answer": "Pamela Anderson Lee",
- "round": "Double Jeopardy!",
- "show_number": "3171",
- "fullAnswer": "Pamela Anderson Lee"
- },
{
"category": "CHECK THE MAP",
"air_date": "1998-05-18",
@@ -946209,16 +936489,6 @@
"show_number": "4189",
"fullAnswer": "Celine Dion"
},
- {
- "category": "THE FIFTH",
- "air_date": "2002-11-14",
- "question": "This former governor of Virginia seen here was also our fifth U.S. president",
- "value": "$600",
- "answer": "James Monroe",
- "round": "Jeopardy!",
- "show_number": "4189",
- "fullAnswer": "James Monroe"
- },
{
"category": "FAMILIAR PHRASES IN OTHER WORDS",
"air_date": "2002-11-14",
@@ -946239,16 +936509,6 @@
"show_number": "4189",
"fullAnswer": "solar winds"
},
- {
- "category": "ASIAN AMERICANS",
- "air_date": "2002-11-14",
- "question": "This politician seen here is a native of Honolulu",
- "value": "$800",
- "answer": "Sen. Daniel Inouye",
- "round": "Jeopardy!",
- "show_number": "4189",
- "fullAnswer": "Sen. Daniel Inouye"
- },
{
"category": "HARVARD DEGREE HONOREES",
"air_date": "2002-11-14",
@@ -948049,16 +938309,6 @@
"show_number": "3364",
"fullAnswer": "Samuel Goldwyn"
},
- {
- "category": "EASY",
- "air_date": "1999-04-01",
- "question": "The Old West cattle brand seen here was given the name of this piece of furniture",
- "value": "$500",
- "answer": "Rocking chair",
- "round": "Jeopardy!",
- "show_number": "3364",
- "fullAnswer": "Rocking chair"
- },
{
"category": "THE BOZO NEWS",
"air_date": "1999-04-01",
@@ -948349,16 +938599,6 @@
"show_number": "3364",
"fullAnswer": "Latkes/potato pancakes"
},
- {
- "category": "GEOGRAPHY",
- "air_date": "1999-04-01",
- "question": "You'll find the Shrine of Fatima, seen here, in this country's city of Qom",
- "value": "$1000",
- "answer": "Iran",
- "round": "Double Jeopardy!",
- "show_number": "3364",
- "fullAnswer": "Iran"
- },
{
"category": "LITERATURE",
"air_date": "1999-04-01",
@@ -948539,16 +938779,6 @@
"show_number": "4389",
"fullAnswer": "eyes/ayes"
},
- {
- "category": "EUROPE",
- "air_date": "2003-10-09",
- "question": "City seen here during a lazy summer day",
- "value": "$600",
- "answer": "Pamplona",
- "round": "Jeopardy!",
- "show_number": "4389",
- "fullAnswer": "Pamplona"
- },
{
"category": "FRUITS & VEGETABLES",
"air_date": "2003-10-09",
@@ -950179,16 +940409,6 @@
"show_number": "3301",
"fullAnswer": "Monopoly"
},
- {
- "category": "CLOTHES MAKE THE LAND",
- "air_date": "1999-01-04",
- "question": "It's the U.S. state where you'll find the native skirts seen here (grass skirts)",
- "value": "$100",
- "answer": "Hawaii",
- "round": "Jeopardy!",
- "show_number": "3301",
- "fullAnswer": "Hawaii"
- },
{
"category": "SAYS YOU",
"air_date": "1999-01-04",
@@ -950239,16 +940459,6 @@
"show_number": "3301",
"fullAnswer": "Checkers"
},
- {
- "category": "CLOTHES MAKE THE LAND",
- "air_date": "1999-01-04",
- "question": "The pipers seen here are sporting some of the native plaids of this country",
- "value": "$200",
- "answer": "Scotland",
- "round": "Jeopardy!",
- "show_number": "3301",
- "fullAnswer": "Scotland"
- },
{
"category": "SAYS YOU",
"air_date": "1999-01-04",
@@ -952059,16 +942269,6 @@
"show_number": "4162",
"fullAnswer": "Greg the Bunny"
},
- {
- "category": "LEAP DAY BABIES",
- "air_date": "2002-10-08",
- "question": "This actor & jeans model seen here really is in the \"junior league\"; he's only had 7 birthdays",
- "value": "$800",
- "answer": "Antonio Sabato, Jr.",
- "round": "Jeopardy!",
- "show_number": "4162",
- "fullAnswer": "Antonio Sabato, Jr."
- },
{
"category": "A PROVERBIAL MESS",
"air_date": "2002-10-08",
@@ -952249,16 +942449,6 @@
"show_number": "4162",
"fullAnswer": "Washington Irving"
},
- {
- "category": "POP MUSIC DECADES",
- "air_date": "2002-10-08",
- "question": "Giant of the '70s airwaves seen here",
- "value": "$800",
- "answer": "John Denver",
- "round": "Double Jeopardy!",
- "show_number": "4162",
- "fullAnswer": "John Denver"
- },
{
"category": "HAWAII",
"air_date": "2002-10-08",
@@ -955929,16 +946119,6 @@
"show_number": "3670",
"fullAnswer": "Thomas Edison"
},
- {
- "category": "HISTORIC POST-IT NOTES",
- "air_date": "2000-07-14",
- "question": "In 218 B.C. this things-to-do note seen here:
\"Feed elephants, don't forget, shovel!\"",
- "value": "$200",
- "answer": "Hannibal",
- "round": "Double Jeopardy!",
- "show_number": "3670",
- "fullAnswer": "Hannibal"
- },
{
"category": "WORDS FOUND IN MAGAZINE NAMES",
"air_date": "2000-07-14",
@@ -955979,16 +946159,6 @@
"show_number": "3670",
"fullAnswer": "Eli Whitney"
},
- {
- "category": "HISTORIC POST-IT NOTES",
- "air_date": "2000-07-14",
- "question": "The note seen here is by one of these brothers:
\"Meet Clantons & McLowerys @ Corral\"",
- "value": "$400",
- "answer": "Earp",
- "round": "Double Jeopardy!",
- "show_number": "3670",
- "fullAnswer": "Earp"
- },
{
"category": "WORDS FOUND IN MAGAZINE NAMES",
"air_date": "2000-07-14",
@@ -956029,16 +946199,6 @@
"show_number": "3670",
"fullAnswer": "Liquid Paper"
},
- {
- "category": "HISTORIC POST-IT NOTES",
- "air_date": "2000-07-14",
- "question": "Scientist who did something about notes from his wife like the one seen here:
\"The milk is sour again, mon cheri\"",
- "value": "$600",
- "answer": "Louis Pasteur",
- "round": "Double Jeopardy!",
- "show_number": "3670",
- "fullAnswer": "Louis Pasteur"
- },
{
"category": "WORDS FOUND IN MAGAZINE NAMES",
"air_date": "2000-07-14",
@@ -956079,16 +946239,6 @@
"show_number": "3670",
"fullAnswer": "Calliope"
},
- {
- "category": "HISTORIC POST-IT NOTES",
- "air_date": "2000-07-14",
- "question": "Military man who may have found the note seen here on his desk in April of 1951:
\"Truman called - sounds steamed!\"",
- "value": "$800",
- "answer": "General Douglas MacArthur",
- "round": "Double Jeopardy!",
- "show_number": "3670",
- "fullAnswer": "General Douglas MacArthur"
- },
{
"category": "AMERICAN HISTORY \"X\"",
"air_date": "2000-07-14",
@@ -956129,16 +946279,6 @@
"show_number": "3670",
"fullAnswer": "Nikola Tesla"
},
- {
- "category": "HISTORIC POST-IT NOTES",
- "air_date": "2000-07-14",
- "question": "Essayist & experimenter who wrote the 1626 note seen here:
\"Remember to Freeze Chicken!\"",
- "value": "$1000",
- "answer": "Sir Francis Bacon",
- "round": "Double Jeopardy!",
- "show_number": "3670",
- "fullAnswer": "Sir Francis Bacon"
- },
{
"category": "WORDS FOUND IN MAGAZINE NAMES",
"air_date": "2000-07-14",
@@ -956429,16 +946569,6 @@
"show_number": "3802",
"fullAnswer": "Argo"
},
- {
- "category": "FAST CARS",
- "air_date": "2001-02-27",
- "question": "It's the make & model of the fast car seen here",
- "value": "$500",
- "answer": "Porsche Boxster",
- "round": "Jeopardy!",
- "show_number": "3802",
- "fullAnswer": "Porsche Boxster"
- },
{
"category": "LET'S PUT ON AN OPERA!",
"air_date": "2001-02-27",
@@ -956619,16 +946749,6 @@
"show_number": "3802",
"fullAnswer": "Teddy Roosevelt and/or Woodrow Wilson"
},
- {
- "category": "THE JAMES GANG",
- "air_date": "2001-02-27",
- "question": "Hirschfeld's portrayal of this \"Titanic\" director is seen here",
- "value": "$600",
- "answer": "James Cameron",
- "round": "Double Jeopardy!",
- "show_number": "3802",
- "fullAnswer": "James Cameron"
- },
{
"category": "NEW ASTROLOGY?",
"air_date": "2001-02-27",
@@ -956659,16 +946779,6 @@
"show_number": "3802",
"fullAnswer": "\"Jesus Christ Superstar\""
},
- {
- "category": "BREAK OUT THE ATLAS",
- "air_date": "2001-02-27",
- "question": "Now independent, this nation of 50 million seen here is a former republic of the Soviet Union",
- "value": "$800",
- "answer": "Ukraine",
- "round": "Double Jeopardy!",
- "show_number": "3802",
- "fullAnswer": "The Ukraine"
- },
{
"category": "NOBEL PEACE PRIZE WINNERS",
"air_date": "2001-02-27",
@@ -957899,16 +948009,6 @@
"show_number": "3219",
"fullAnswer": "Oslo"
},
- {
- "category": "NAME THE YEAR",
- "air_date": "1998-09-10",
- "question": "Definitely a \"Giant Leap\" taken this year when the photo seen here was shot (astronaut about to touch Moon's surface)",
- "value": "$100",
- "answer": "1969",
- "round": "Jeopardy!",
- "show_number": "3219",
- "fullAnswer": "1969"
- },
{
"category": "ELVES",
"air_date": "1998-09-10",
@@ -957959,16 +948059,6 @@
"show_number": "3219",
"fullAnswer": "The Prado"
},
- {
- "category": "NAME THE YEAR",
- "air_date": "1998-09-10",
- "question": "It was the beginning of a new \"age\" in this year when the picture seen here was taken
(the dropping of the atomic bomb on Nagasaki)",
- "value": "$200",
- "answer": "1945",
- "round": "Jeopardy!",
- "show_number": "3219",
- "fullAnswer": "1945"
- },
{
"category": "ELVES",
"air_date": "1998-09-10",
@@ -958019,16 +948109,6 @@
"show_number": "3219",
"fullAnswer": "The British Museum"
},
- {
- "category": "NAME THE YEAR",
- "air_date": "1998-09-10",
- "question": "The second time was a charm in this year of the photo seen here
(Nancy & Ronald Reagan)",
- "value": "$300",
- "answer": "1984",
- "round": "Jeopardy!",
- "show_number": "3219",
- "fullAnswer": "1984"
- },
{
"category": "OSCAR MOMENTS",
"air_date": "1998-09-10",
@@ -958069,16 +948149,6 @@
"show_number": "3219",
"fullAnswer": "Union Pacific"
},
- {
- "category": "NAME THE YEAR",
- "air_date": "1998-09-10",
- "question": "The woman seen here first won Olympic gold & our hearts in this year the photo was taken (Nadia Comaneci)",
- "value": "$400",
- "answer": "1976",
- "round": "Jeopardy!",
- "show_number": "3219",
- "fullAnswer": "1976"
- },
{
"category": "OSCAR MOMENTS",
"air_date": "1998-09-10",
@@ -958109,16 +948179,6 @@
"show_number": "3219",
"fullAnswer": "Hogan"
},
- {
- "category": "NAME THE YEAR",
- "air_date": "1998-09-10",
- "question": "Washington state erupted with excitement this year when the photo seen here was taken (Mt. St. Helens exploding)",
- "value": "$500",
- "answer": "1980",
- "round": "Jeopardy!",
- "show_number": "3219",
- "fullAnswer": "1980"
- },
{
"category": "OSCAR MOMENTS",
"air_date": "1998-09-10",
@@ -958349,16 +948409,6 @@
"show_number": "3219",
"fullAnswer": "Vaulted ceiling"
},
- {
- "category": "SHOW ME THE MONET",
- "air_date": "1998-09-10",
- "question": "This artist with a similar name painted several portraits of Monet, including the 1874 work seen here",
- "value": "$800",
- "answer": "Edouard Manet",
- "round": "Double Jeopardy!",
- "show_number": "3219",
- "fullAnswer": "Edouard Manet"
- },
{
"category": "AUTHORS' RHYME TIME",
"air_date": "1998-09-10",
@@ -961709,16 +951759,6 @@
"show_number": "4262",
"fullAnswer": "Ludwig van Beethoven"
},
- {
- "category": "SPORTS LEFTIES",
- "air_date": "2003-02-25",
- "question": "This lefty seen here hits two-handed on both the forehand & backhand",
- "value": "$800",
- "answer": "Monica Seles",
- "round": "Double Jeopardy!",
- "show_number": "4262",
- "fullAnswer": "Monica Seles"
- },
{
"category": "1831",
"air_date": "2003-02-25",
@@ -961829,16 +951869,6 @@
"show_number": "4262",
"fullAnswer": "Giuseppe Verdi"
},
- {
- "category": "SPORTS LEFTIES",
- "air_date": "2003-02-25",
- "question": "Seen here, he learned to golf lefty by standing opposite his father & imitating Dad's swing",
- "value": "$1600",
- "answer": "Phil Mickelson",
- "round": "Double Jeopardy!",
- "show_number": "4262",
- "fullAnswer": "Phil Mickelson"
- },
{
"category": "1831",
"air_date": "2003-02-25",
@@ -963199,16 +953229,6 @@
"show_number": "2808",
"fullAnswer": "Jimmy Carter"
},
- {
- "category": "SPORTS STARS",
- "air_date": "1996-11-13",
- "question": "NBA player seen here:",
- "value": "$500",
- "answer": "Dennis Rodman",
- "round": "Jeopardy!",
- "show_number": "2808",
- "fullAnswer": "Dennis Rodman"
- },
{
"category": "CELEBRITY BOOKS",
"air_date": "1996-11-13",
@@ -965869,16 +955889,6 @@
"show_number": "3965",
"fullAnswer": "The Sunshine Boys"
},
- {
- "category": "MILITARY MATTERS",
- "air_date": "2001-11-23",
- "question": "\"Equine\" nickname of the WWII plane seen here; it wasn't built by Ford",
- "value": "$300",
- "answer": "Mustang",
- "round": "Jeopardy!",
- "show_number": "3965",
- "fullAnswer": "Mustang"
- },
{
"category": "ABOUT \"FACE\"",
"air_date": "2001-11-23",
@@ -965929,16 +955939,6 @@
"show_number": "3965",
"fullAnswer": "Shaft"
},
- {
- "category": "MILITARY MATTERS",
- "air_date": "2001-11-23",
- "question": "The micro version of this Israeli-made submachine gun is seen here",
- "value": "$400",
- "answer": "Uzi",
- "round": "Jeopardy!",
- "show_number": "3965",
- "fullAnswer": "Uzi"
- },
{
"category": "ABOUT \"FACE\"",
"air_date": "2001-11-23",
@@ -966009,16 +956009,6 @@
"show_number": "3965",
"fullAnswer": "A Face in the Crowd"
},
- {
- "category": "CELEBRATED AFRICAN-AMERICANS",
- "air_date": "2001-11-23",
- "question": "By any means necessary, tell us the name of this black leader seen here",
- "value": "$200",
- "answer": "Malcolm X",
- "round": "Double Jeopardy!",
- "show_number": "3965",
- "fullAnswer": "Malcolm X"
- },
{
"category": "THE STATUE OF LIBERTY",
"air_date": "2001-11-23",
@@ -966069,16 +956059,6 @@
"show_number": "3965",
"fullAnswer": "flock"
},
- {
- "category": "CELEBRATED AFRICAN-AMERICANS",
- "air_date": "2001-11-23",
- "question": "This boxing hall of famer seen here \"bombed\" many an opponent",
- "value": "$400",
- "answer": "Joe Louis",
- "round": "Double Jeopardy!",
- "show_number": "3965",
- "fullAnswer": "Joe Louis"
- },
{
"category": "THE STATUE OF LIBERTY",
"air_date": "2001-11-23",
@@ -966119,16 +956099,6 @@
"show_number": "3965",
"fullAnswer": "fraternal"
},
- {
- "category": "CELEBRATED AFRICAN-AMERICANS",
- "air_date": "2001-11-23",
- "question": "She's the \"Caged\" poet seen here",
- "value": "$600",
- "answer": "Maya Angelou",
- "round": "Double Jeopardy!",
- "show_number": "3965",
- "fullAnswer": "Maya Angelou"
- },
{
"category": "THE STATUE OF LIBERTY",
"air_date": "2001-11-23",
@@ -966399,16 +956369,6 @@
"show_number": "4301",
"fullAnswer": "Beta/Betamax"
},
- {
- "category": "COLOMBIA PICTURES",
- "air_date": "2003-04-21",
- "question": "City represented by the star seen here",
- "value": "$400",
- "answer": "Bogota",
- "round": "Jeopardy!",
- "show_number": "4301",
- "fullAnswer": "Bogota"
- },
{
"category": "TRY \"STAR\"",
"air_date": "2003-04-21",
@@ -966519,16 +956479,6 @@
"show_number": "4301",
"fullAnswer": "Mr. Deeds (Wellington Deeds)"
},
- {
- "category": "COLOMBIA PICTURES",
- "air_date": "2003-04-21",
- "question": "He's the promotional character seen here in stylized form",
- "value": "$800",
- "answer": "Juan Valdez",
- "round": "Jeopardy!",
- "show_number": "4301",
- "fullAnswer": "Juan Valdez"
- },
{
"category": "TRY \"STAR\"",
"air_date": "2003-04-21",
@@ -967619,16 +957569,6 @@
"show_number": "3742",
"fullAnswer": "Stephen Foster"
},
- {
- "category": "POT-POURRI",
- "air_date": "2000-12-05",
- "question": "The 3 main types of pottery are stoneware, porcelain & this most common \"ware\", seen here:",
- "value": "$400",
- "answer": "Earthenware",
- "round": "Jeopardy!",
- "show_number": "3742",
- "fullAnswer": "Earthenware"
- },
{
"category": "FIRST LADIES",
"air_date": "2000-12-05",
@@ -968019,16 +957959,6 @@
"show_number": "3742",
"fullAnswer": "Mount Suribachi"
},
- {
- "category": "THERE'S AN \"A\"",
- "air_date": "2000-12-05",
- "question": "Yes, captain, it's the small Madagascan primate seen here:",
- "value": "$1000",
- "answer": "Aye-aye",
- "round": "Double Jeopardy!",
- "show_number": "3742",
- "fullAnswer": "Aye-aye"
- },
{
"category": "AMERICAN DRAMA",
"air_date": "2000-12-05",
@@ -969489,26 +959419,6 @@
"show_number": "4525",
"fullAnswer": "pouch"
},
- {
- "category": "____ OF ____",
- "air_date": "2004-04-16",
- "question": "This geographic-named tree, seen here, is native to the Mediterranean area",
- "value": "$400",
- "answer": "cedar of Lebanon",
- "round": "Double Jeopardy!",
- "show_number": "4525",
- "fullAnswer": "cedar of Lebanon"
- },
- {
- "category": "PAINTING OF THE CENTURY",
- "air_date": "2004-04-16",
- "question": "Century in which young Leonardo da Vinci painted the work seen here",
- "value": "$800",
- "answer": "17th",
- "round": "Double Jeopardy!",
- "show_number": "4525",
- "fullAnswer": "the 17th"
- },
{
"category": "POTENT PEOPLE",
"air_date": "2004-04-16",
@@ -969559,16 +959469,6 @@
"show_number": "4525",
"fullAnswer": "Age of Reason"
},
- {
- "category": "PAINTING OF THE CENTURY",
- "air_date": "2004-04-16",
- "question": "The portrait of a scholar seen here dates from this century",
- "value": "$1200",
- "answer": "16th",
- "round": "Double Jeopardy!",
- "show_number": "4525",
- "fullAnswer": "the 16th"
- },
{
"category": "POTENT PEOPLE",
"air_date": "2004-04-16",
@@ -969619,16 +959519,6 @@
"show_number": "4525",
"fullAnswer": "\"View of Toledo\""
},
- {
- "category": "PAINTING OF THE CENTURY",
- "air_date": "2004-04-16",
- "question": "Century that gave us the master work seen here",
- "value": "$1600",
- "answer": "17th",
- "round": "Double Jeopardy!",
- "show_number": "4525",
- "fullAnswer": "the 17th"
- },
{
"category": "POTENT PEOPLE",
"air_date": "2004-04-16",
@@ -969639,16 +959529,6 @@
"show_number": "4525",
"fullAnswer": "Gibson"
},
- {
- "category": "WHAT \"A\" COUNTRY",
- "air_date": "2004-04-16",
- "question": "It's the north African country whose flag is seen here",
- "value": "$1600",
- "answer": "Algeria",
- "round": "Double Jeopardy!",
- "show_number": "4525",
- "fullAnswer": "Algeria"
- },
{
"category": "CARRY ON",
"air_date": "2004-04-16",
@@ -969679,16 +959559,6 @@
"show_number": "4525",
"fullAnswer": "feet of clay"
},
- {
- "category": "PAINTING OF THE CENTURY",
- "air_date": "2004-04-16",
- "question": "Paintings of this century, like the one seen here, made Bouguereau famous in his day",
- "value": "$2000",
- "answer": "19th century",
- "round": "Double Jeopardy!",
- "show_number": "4525",
- "fullAnswer": "the 19th century"
- },
{
"category": "POTENT PEOPLE",
"air_date": "2004-04-16",
@@ -969729,16 +959599,6 @@
"show_number": "4525",
"fullAnswer": "salamander"
},
- {
- "category": "____ OF ____",
- "air_date": "2004-04-16",
- "question": "Now in Ireland, the page seen here is from this work, dating from the first millennium A.D.",
- "value": "$2000",
- "answer": "Book of Kells",
- "round": "Double Jeopardy!",
- "show_number": "4525",
- "fullAnswer": "the Book of Kells"
- },
{
"category": "AMERICAN ENTERTAINERS",
"air_date": "2004-04-16",
@@ -974679,16 +964539,6 @@
"show_number": "3758",
"fullAnswer": "Apostles"
},
- {
- "category": "DISNEY'S ANIMAL KINGDOM",
- "air_date": "2000-12-27",
- "question": "Seen here, the centerpiece of Disney's Animal Kingdom is called the \"Tree of\" this, not the \"Circle of\" it",
- "value": "$100",
- "answer": "Life",
- "round": "Jeopardy!",
- "show_number": "3758",
- "fullAnswer": "Life"
- },
{
"category": "IT'S A BIG WORLD",
"air_date": "2000-12-27",
@@ -974799,26 +964649,6 @@
"show_number": "3758",
"fullAnswer": "Psalms"
},
- {
- "category": "DISNEY'S ANIMAL KINGDOM",
- "air_date": "2000-12-27",
- "question": "The Kilimanjaro Safari's Ride, seen here, is the main attraction in this area named for this continent",
- "value": "$300",
- "answer": "Africa",
- "round": "Jeopardy!",
- "show_number": "3758",
- "fullAnswer": "Africa"
- },
- {
- "category": "IT'S A BIG WORLD",
- "air_date": "2000-12-27",
- "question": "A view is seen here of this city with the largest population of any urban area in the world",
- "value": "$300",
- "answer": "Tokyo",
- "round": "Jeopardy!",
- "show_number": "3758",
- "fullAnswer": "Tokyo"
- },
{
"category": "ARTS & CRAFTS",
"air_date": "2000-12-27",
@@ -974939,16 +964769,6 @@
"show_number": "3758",
"fullAnswer": "Iceland"
},
- {
- "category": "ARTS & CRAFTS",
- "air_date": "2000-12-27",
- "question": "It's the Japanese name for the craft that produced the figures seen here",
- "value": "$500",
- "answer": "origami",
- "round": "Jeopardy!",
- "show_number": "3758",
- "fullAnswer": "origami"
- },
{
"category": "I KNOW THAT NAME",
"air_date": "2000-12-27",
@@ -975089,16 +964909,6 @@
"show_number": "3758",
"fullAnswer": "boomerang"
},
- {
- "category": "U.S. PRESIDENTS",
- "air_date": "2000-12-27",
- "question": "This president is seen here in his 1947 class portrait at the U.S. Naval Academy",
- "value": "$1,000",
- "answer": "Jimmy Carter",
- "round": "Double Jeopardy!",
- "show_number": "3758",
- "fullAnswer": "Jimmy Carter"
- },
{
"category": "LET'S GO ONLINE",
"air_date": "2000-12-27",
@@ -975109,16 +964919,6 @@
"show_number": "3758",
"fullAnswer": "organization"
},
- {
- "category": "MEDICAL CHECKUP",
- "air_date": "2000-12-27",
- "question": "The name of the otoscope, seen here, means to view this organ, & that's what a doctor does with it",
- "value": "$600",
- "answer": "ear",
- "round": "Double Jeopardy!",
- "show_number": "3758",
- "fullAnswer": "the ear"
- },
{
"category": "SPORTS GIANTS",
"air_date": "2000-12-27",
@@ -976469,16 +966269,6 @@
"show_number": "3813",
"fullAnswer": "In the corn"
},
- {
- "category": "EGGS-CITEMENT!",
- "air_date": "2001-03-14",
- "question": "Also a term for a military officer's hat decoration, it's the breakfast serving seen here",
- "value": "$100",
- "answer": "Scrambled eggs",
- "round": "Jeopardy!",
- "show_number": "3813",
- "fullAnswer": "Scrambled eggs"
- },
{
"category": "INDEPENDENCE DAYS",
"air_date": "2001-03-14",
@@ -976529,16 +966319,6 @@
"show_number": "3813",
"fullAnswer": "Three Little Kittens"
},
- {
- "category": "EGGS-CITEMENT!",
- "air_date": "2001-03-14",
- "question": "Adjective for the eggs seen here, or some P.I.s",
- "value": "$200",
- "answer": "Hard-boiled",
- "round": "Jeopardy!",
- "show_number": "3813",
- "fullAnswer": "Hard-boiled"
- },
{
"category": "INDEPENDENCE DAYS",
"air_date": "2001-03-14",
@@ -977369,16 +967149,6 @@
"show_number": "3932",
"fullAnswer": "South Pole"
},
- {
- "category": "POMEGRANATE PRESS",
- "air_date": "2001-10-09",
- "question": "This gem seen here got its name because of its pomegranate-like color",
- "value": "$200",
- "answer": "garnet",
- "round": "Double Jeopardy!",
- "show_number": "3932",
- "fullAnswer": "garnet"
- },
{
"category": "RANDOM HOUSES",
"air_date": "2001-10-09",
@@ -984979,16 +974749,6 @@
"show_number": "3770",
"fullAnswer": "The Netherlands/Holland"
},
- {
- "category": "COMIC STRIPPERS",
- "air_date": "2001-01-12",
- "question": "Among others, Dolly,
Jeffy,
P.J., seen here",
- "value": "$400",
- "answer": "Family Circus",
- "round": "Jeopardy!",
- "show_number": "3770",
- "fullAnswer": "The Family Circus"
- },
{
"category": "YES SIR, THAT'S MY SCIENTIST",
"air_date": "2001-01-12",
@@ -985169,16 +974929,6 @@
"show_number": "3770",
"fullAnswer": "27, 28 & 29"
},
- {
- "category": "FASHION BACKWARD",
- "air_date": "2001-01-12",
- "question": "This jacket with a Spanish name was all the rage when the portrait seen here was painted in 1864",
- "value": "$600",
- "answer": "Bolero",
- "round": "Double Jeopardy!",
- "show_number": "3770",
- "fullAnswer": "Bolero"
- },
{
"category": "ELECTION NIGHT PARTIES",
"air_date": "2001-01-12",
@@ -985289,16 +975039,6 @@
"show_number": "3770",
"fullAnswer": "I, II, III & IV"
},
- {
- "category": "FASHION BACKWARD",
- "air_date": "2001-01-12",
- "question": "Fur wasn't considered a no-no when this artist painted his fashionably plump young wife, seen here, in the 1600s",
- "value": "$1000",
- "answer": "Peter Paul Rubens",
- "round": "Double Jeopardy!",
- "show_number": "3770",
- "fullAnswer": "Peter Paul Rubens"
- },
{
"category": "ELECTION NIGHT PARTIES",
"air_date": "2001-01-12",
@@ -986239,16 +975979,6 @@
"show_number": "4508",
"fullAnswer": "Minimalist"
},
- {
- "category": "THE ROMANTICS",
- "air_date": "2004-03-24",
- "question": "Washington Allston specialized in this type of painting; the work seen here is titled \"Moonlit\" one",
- "value": "$400",
- "answer": "Landscape",
- "round": "Double Jeopardy!",
- "show_number": "4508",
- "fullAnswer": "Landscape"
- },
{
"category": "PLANTS & FLOWERS",
"air_date": "2004-03-24",
@@ -986369,16 +976099,6 @@
"show_number": "4508",
"fullAnswer": "Wagner"
},
- {
- "category": "PLANTS & FLOWERS",
- "air_date": "2004-03-24",
- "question": "\"Morbid\" nickname for the Titan arum, the giant stinky flower seen here",
- "value": "$1200",
- "answer": "Corpse Flower",
- "round": "Double Jeopardy!",
- "show_number": "4508",
- "fullAnswer": "the Corpse Flower"
- },
{
"category": "COMPUTER \"I\"s",
"air_date": "2004-03-24",
@@ -986419,16 +976139,6 @@
"show_number": "4508",
"fullAnswer": "Al Pacino"
},
- {
- "category": "THE ROMANTICS",
- "air_date": "2004-03-24",
- "question": "He's the British author-illustrator whose work is seen here",
- "value": "$2,400",
- "answer": "William Blake",
- "round": "Double Jeopardy!",
- "show_number": "4508",
- "fullAnswer": "William Blake"
- },
{
"category": "PLANTS & FLOWERS",
"air_date": "2004-03-24",
@@ -986479,16 +976189,6 @@
"show_number": "4508",
"fullAnswer": "Al Hirt"
},
- {
- "category": "THE ROMANTICS",
- "air_date": "2004-03-24",
- "question": "The film seen here is a romanticized biography of this Romantic man",
- "value": "$2000",
- "answer": "Frederic Chopin",
- "round": "Double Jeopardy!",
- "show_number": "4508",
- "fullAnswer": "Frederic Chopin"
- },
{
"category": "PLANTS & FLOWERS",
"air_date": "2004-03-24",
@@ -994749,16 +984449,6 @@
"show_number": "3207",
"fullAnswer": "\"Oklahoma!\""
},
- {
- "category": "PERIODS",
- "air_date": "1998-07-07",
- "question": "The painting seen here is part of this historical period:",
- "value": "$600",
- "answer": "Renaissance",
- "round": "Double Jeopardy!",
- "show_number": "3207",
- "fullAnswer": "Renaissance"
- },
{
"category": "DASHES",
"air_date": "1998-07-07",
@@ -994899,16 +984589,6 @@
"show_number": "3207",
"fullAnswer": "Bicycle"
},
- {
- "category": "QUESTION: MARKS",
- "air_date": "1998-07-07",
- "question": "He's the American abstract expressionist whose work \"Untitled 1958\" is seen here:",
- "value": "$1000",
- "answer": "Mark Rothko",
- "round": "Double Jeopardy!",
- "show_number": "3207",
- "fullAnswer": "Mark Rothko"
- },
{
"category": "THE COLON",
"air_date": "1998-07-07",
@@ -995589,16 +985269,6 @@
"show_number": "3975",
"fullAnswer": "dogwood"
},
- {
- "category": "GETTING DOWN TO BUSINESS",
- "air_date": "2001-12-07",
- "question": "It's the auto parts chain whose logo is seen here",
- "value": "$400",
- "answer": "Pep Boys",
- "round": "Jeopardy!",
- "show_number": "3975",
- "fullAnswer": "Pep Boys"
- },
{
"category": "THE APOLLO THEATER",
"air_date": "2001-12-07",
@@ -995619,16 +985289,6 @@
"show_number": "3975",
"fullAnswer": "Ronald Reagan"
},
- {
- "category": "HAPPY TO BE A \"BUM\"",
- "air_date": "2001-12-07",
- "question": "Ubiquitous expressive medium seen here
(example being Honk if You Love Jeopardy!)",
- "value": "$400",
- "answer": "bumper sticker",
- "round": "Jeopardy!",
- "show_number": "3975",
- "fullAnswer": "bumper sticker"
- },
{
"category": "OH, THE HUMANITIES!",
"air_date": "2001-12-07",
@@ -997419,16 +987079,6 @@
"show_number": "4360",
"fullAnswer": "Dolce & Gabbana"
},
- {
- "category": "ODDS & ENDS",
- "air_date": "2003-07-11",
- "question": "Seen here, it's the only breed of dog of which it can be categorically said that its bite is worse than its bark",
- "value": "$800",
- "answer": "Basenji",
- "round": "Jeopardy!",
- "show_number": "4360",
- "fullAnswer": "Basenji"
- },
{
"category": "B____G",
"air_date": "2003-07-11",
@@ -997529,16 +987179,6 @@
"show_number": "4360",
"fullAnswer": "Mark Antony"
},
- {
- "category": "JOE COLLEGE",
- "air_date": "2003-07-11",
- "question": "Seen here, Yale Law, 1967",
- "value": "$400",
- "answer": "Joseph Lieberman",
- "round": "Double Jeopardy!",
- "show_number": "4360",
- "fullAnswer": "Joseph Lieberman"
- },
{
"category": "BY THE SEA",
"air_date": "2003-07-11",
@@ -997589,16 +987229,6 @@
"show_number": "4360",
"fullAnswer": "Adolf Hitler"
},
- {
- "category": "JOE COLLEGE",
- "air_date": "2003-07-11",
- "question": "Seen here, UCLA Law, 1973",
- "value": "$800",
- "answer": "Judge Joe Brown",
- "round": "Double Jeopardy!",
- "show_number": "4360",
- "fullAnswer": "Judge Joe Brown"
- },
{
"category": "BY THE SEA",
"air_date": "2003-07-11",
@@ -998499,16 +988129,6 @@
"show_number": "3938",
"fullAnswer": "Ringo Starr"
},
- {
- "category": "AWARENESS MONTHS",
- "air_date": "2001-10-17",
- "question": "Like the month of October, the stamp seen here promotes awareness of this disease",
- "value": "$200",
- "answer": "breast cancer",
- "round": "Jeopardy!",
- "show_number": "3938",
- "fullAnswer": "breast cancer"
- },
{
"category": "AUNTIQUITY",
"air_date": "2001-10-17",
@@ -998619,16 +988239,6 @@
"show_number": "3938",
"fullAnswer": "Grace Slick"
},
- {
- "category": "AWARENESS MONTHS",
- "air_date": "2001-10-17",
- "question": "This association whose symbol is seen here sponsors Breathe Easy Month each May",
- "value": "$400",
- "answer": "American Lung Association",
- "round": "Jeopardy!",
- "show_number": "3938",
- "fullAnswer": "American Lung Association"
- },
{
"category": "AUNTIQUITY",
"air_date": "2001-10-17",
@@ -998779,16 +988389,6 @@
"show_number": "3938",
"fullAnswer": "Suez Canal"
},
- {
- "category": "U.S. MEMORIALS",
- "air_date": "2001-10-17",
- "question": "A memorial to him, seen here, is at the National Academy of Sciences",
- "value": "$400",
- "answer": "Albert Einstein",
- "round": "Double Jeopardy!",
- "show_number": "3938",
- "fullAnswer": "Albert Einstein"
- },
{
"category": "SPORTS PEOPLE WHO ARE PLACES",
"air_date": "2001-10-17",
@@ -998899,16 +988499,6 @@
"show_number": "3938",
"fullAnswer": "Shem"
},
- {
- "category": "U.S. MEMORIALS",
- "air_date": "2001-10-17",
- "question": "The fisherman's memorial seen here is in this Massachusetts city",
- "value": "$800",
- "answer": "Gloucester",
- "round": "Double Jeopardy!",
- "show_number": "3938",
- "fullAnswer": "Gloucester"
- },
{
"category": "SPORTS PEOPLE WHO ARE PLACES",
"air_date": "2001-10-17",
@@ -998959,16 +988549,6 @@
"show_number": "3938",
"fullAnswer": "Yemen"
},
- {
- "category": "U.S. MEMORIALS",
- "air_date": "2001-10-17",
- "question": "Part of the new national memorial, in this state capital, is seen here",
- "value": "$1000",
- "answer": "Oklahoma City",
- "round": "Double Jeopardy!",
- "show_number": "3938",
- "fullAnswer": "Oklahoma City"
- },
{
"category": "SPORTS PEOPLE WHO ARE PLACES",
"air_date": "2001-10-17",
@@ -999039,16 +988619,6 @@
"show_number": "3308",
"fullAnswer": "Father Flanagan's Boys Town/Home"
},
- {
- "category": "HATS ON!",
- "air_date": "1999-01-13",
- "question": "Children's book title character who wears the hat seen here (red & white stripes)",
- "value": "$100",
- "answer": "Cat In The Hat",
- "round": "Jeopardy!",
- "show_number": "3308",
- "fullAnswer": "The Cat In The Hat"
- },
{
"category": "YELLOW MUSIC",
"air_date": "1999-01-13",
@@ -999089,16 +988659,6 @@
"show_number": "3308",
"fullAnswer": "Lousiana Purchase/Territory"
},
- {
- "category": "HATS ON!",
- "air_date": "1999-01-13",
- "question": "From the Spanish for \"shade\", it's the hat seen here, senor",
- "value": "$200",
- "answer": "Sombrero",
- "round": "Jeopardy!",
- "show_number": "3308",
- "fullAnswer": "Sombrero"
- },
{
"category": "YELLOW MUSIC",
"air_date": "1999-01-13",
@@ -1002339,16 +991899,6 @@
"show_number": "3843",
"fullAnswer": "The Addams Family"
},
- {
- "category": "SIT ON IT!",
- "air_date": "2001-04-25",
- "question": "The chair seen here is sold to go in one of these shops",
- "value": "$100",
- "answer": "Barber shop",
- "round": "Jeopardy!",
- "show_number": "3843",
- "fullAnswer": "Barber shop"
- },
{
"category": "QUOTABLE WOMEN",
"air_date": "2001-04-25",
@@ -1002419,16 +991969,6 @@
"show_number": "3843",
"fullAnswer": "Charlotte Bronte"
},
- {
- "category": "EDIBLE EUPHEMISMS",
- "air_date": "2001-04-25",
- "question": "According to its California producers, it's the new correct 2-word term of the food seen here:
[prunes]",
- "value": "$200",
- "answer": "Dried plums",
- "round": "Jeopardy!",
- "show_number": "3843",
- "fullAnswer": "Dried plums"
- },
{
"category": "SOLD \"AMERICAN\"",
"air_date": "2001-04-25",
@@ -1002469,16 +992009,6 @@
"show_number": "3843",
"fullAnswer": "Dianne Feinstein"
},
- {
- "category": "EDIBLE EUPHEMISMS",
- "air_date": "2001-04-25",
- "question": "This soup flavored by a calf's head shares its name with the Lewis Carroll character seen here",
- "value": "$700",
- "answer": "Mock turtle soup",
- "round": "Jeopardy!",
- "show_number": "3843",
- "fullAnswer": "Mock turtle soup"
- },
{
"category": "SOLD \"AMERICAN\"",
"air_date": "2001-04-25",
@@ -1002709,16 +992239,6 @@
"show_number": "3843",
"fullAnswer": "Mozart"
},
- {
- "category": "LOS ANGELES",
- "air_date": "2001-04-25",
- "question": "It's the \"mighty\" body of water seen here",
- "value": "$600",
- "answer": "Los Angeles River",
- "round": "Double Jeopardy!",
- "show_number": "3843",
- "fullAnswer": "Los Angeles River"
- },
{
"category": "HOLLYWOOD",
"air_date": "2001-04-25",
@@ -1002879,16 +992399,6 @@
"show_number": "3843",
"fullAnswer": "Long Parliament"
},
- {
- "category": "MATERIALS",
- "air_date": "2001-04-25",
- "question": "The name of the sheet seen here is derived from the name of this material",
- "value": null,
- "answer": "Celluloid",
- "round": "Final Jeopardy!",
- "show_number": "3843",
- "fullAnswer": "Celluloid"
- },
{
"category": "HISTORIC WOMEN",
"air_date": "2008-06-03",
@@ -1012759,16 +1002269,6 @@
"show_number": "3871",
"fullAnswer": "Watermark"
},
- {
- "category": "THAT'S MISTER TO YOU",
- "air_date": "2001-06-04",
- "question": "Seen here, he makes bathtime fun:",
- "value": "$200",
- "answer": "Mr. Bubble",
- "round": "Jeopardy!",
- "show_number": "3871",
- "fullAnswer": "Mr. Bubble"
- },
{
"category": "WHAT A TOOL",
"air_date": "2001-06-04",
@@ -1017129,16 +1006629,6 @@
"show_number": "2924",
"fullAnswer": "Roy Campanella"
},
- {
- "category": "MUSICAL THEATRE",
- "air_date": "1997-04-24",
- "question": "Theatre troupe seen here, they've created quite a noise in the dance world:
[video clue]",
- "value": "$800",
- "answer": "Stomp",
- "round": "Double Jeopardy!",
- "show_number": "2924",
- "fullAnswer": "Stomp"
- },
{
"category": "GEOGRAPHY",
"air_date": "1997-04-24",
@@ -1018089,16 +1007579,6 @@
"show_number": "3468",
"fullAnswer": "10,000"
},
- {
- "category": "THE BOOK OF RUTHS",
- "air_date": "1999-10-06",
- "question": "She's the wacky star of \"Chu Chu and the Philly Flash\" seen here",
- "value": "$300",
- "answer": "Ruth Buzzi",
- "round": "Jeopardy!",
- "show_number": "3468",
- "fullAnswer": "Ruth Buzzi"
- },
{
"category": "THE BIBLE",
"air_date": "1999-10-06",
@@ -1021689,16 +1011169,6 @@
"show_number": "4307",
"fullAnswer": "peacocks"
},
- {
- "category": "THE PIANIST",
- "air_date": "2003-04-29",
- "question": "He's the pianist who's tickling the ivories in the photo seen here",
- "value": "$800",
- "answer": "Richard M. Nixon",
- "round": "Double Jeopardy!",
- "show_number": "4307",
- "fullAnswer": "Richard M. Nixon"
- },
{
"category": "HAIL TO THE CHIEF",
"air_date": "2003-04-29",
@@ -1024549,16 +1014019,6 @@
"show_number": "3188",
"fullAnswer": "Notebook"
},
- {
- "category": "BEAUTY",
- "air_date": "1998-06-10",
- "question": "Cosmetic overapplied in the photo seen here:",
- "value": "$400",
- "answer": "Blue eye shadow",
- "round": "Double Jeopardy!",
- "show_number": "3188",
- "fullAnswer": "Blue eye shadow"
- },
{
"category": "MICHELLE MA BELLE",
"air_date": "1998-06-10",
@@ -1024719,16 +1014179,6 @@
"show_number": "3188",
"fullAnswer": "Winfield Scott"
},
- {
- "category": "THE \"N\" CROWD",
- "air_date": "1998-06-10",
- "question": "This RCA trademark dog, seen here, was originally the symbol of the Gramophone Company:",
- "value": "$1000",
- "answer": "Nipper",
- "round": "Double Jeopardy!",
- "show_number": "3188",
- "fullAnswer": "Nipper"
- },
{
"category": "BEAUTY",
"air_date": "1998-06-10",
@@ -1025979,16 +1015429,6 @@
"show_number": "4527",
"fullAnswer": "Anne of Green Gables"
},
- {
- "category": "NHL LOGOS",
- "air_date": "2000-05-22",
- "question": "This team adopted the colors on the logo seen here the same year they adopted Wayne Gretzky:",
- "value": "$100",
- "answer": "Los Angeles Kings",
- "round": "Jeopardy!",
- "show_number": "3631",
- "fullAnswer": "Los Angeles Kings"
- },
{
"category": "IDAHO'S GLORIOUS PAST",
"air_date": "2000-05-22",
@@ -1026039,16 +1015479,6 @@
"show_number": "3631",
"fullAnswer": "The Canterbury Tales"
},
- {
- "category": "NHL LOGOS",
- "air_date": "2000-05-22",
- "question": "The team whose Penguin logo is seen here calls this city home:",
- "value": "$200",
- "answer": "Pittsburgh",
- "round": "Jeopardy!",
- "show_number": "3631",
- "fullAnswer": "Pittsburgh"
- },
{
"category": "IDAHO'S GLORIOUS PAST",
"air_date": "2000-05-22",
@@ -1026099,16 +1015529,6 @@
"show_number": "3631",
"fullAnswer": "Cairo"
},
- {
- "category": "NHL LOGOS",
- "air_date": "2000-05-22",
- "question": "In 1991 this team bit its way into the NHL with the logo seen here:",
- "value": "$300",
- "answer": "San Jose Sharks",
- "round": "Jeopardy!",
- "show_number": "3631",
- "fullAnswer": "San Jose Sharks"
- },
{
"category": "IDAHO'S GLORIOUS PAST",
"air_date": "2000-05-22",
@@ -1026159,26 +1015579,6 @@
"show_number": "3631",
"fullAnswer": "Vikings"
},
- {
- "category": "NHL LOGOS",
- "air_date": "2000-05-22",
- "question": "A song inspired this team's name & its logo seen here:",
- "value": "$400",
- "answer": "St. Louis Blues",
- "round": "Jeopardy!",
- "show_number": "3631",
- "fullAnswer": "St. Louis Blues"
- },
- {
- "category": "IDAHO'S GLORIOUS PAST",
- "air_date": "2000-05-22",
- "question": "This resort seen here was developed in the 1930s by the Union Pacific Railroad:",
- "value": "$400",
- "answer": "Sun Valley",
- "round": "Jeopardy!",
- "show_number": "3631",
- "fullAnswer": "Sun Valley"
- },
{
"category": "ASIAN-AMERICAN ACHIEVERS",
"air_date": "2000-05-22",
@@ -1026219,16 +1015619,6 @@
"show_number": "3631",
"fullAnswer": "Genghis Khan"
},
- {
- "category": "NHL LOGOS",
- "air_date": "2000-05-22",
- "question": "An earlier version of the logo seen here included a pair of these rattling weapons:",
- "value": "$500",
- "answer": "Sabres",
- "round": "Jeopardy!",
- "show_number": "3631",
- "fullAnswer": "(Buffalo) Sabres"
- },
{
"category": "ASIAN-AMERICAN ACHIEVERS",
"air_date": "2000-05-22",
@@ -1026679,16 +1016069,6 @@
"show_number": "2949",
"fullAnswer": "Nigeria"
},
- {
- "category": "'60S TV",
- "air_date": "1997-05-29",
- "question": "(VIDEO DAILY DOUBLE):
A prime time animated series in 1964, it was revived in 1996 with an updated cast seen here:",
- "value": "$500",
- "answer": "Jonny Quest",
- "round": "Jeopardy!",
- "show_number": "2949",
- "fullAnswer": "\"Jonny Quest\""
- },
{
"category": "SCIENCE",
"air_date": "1997-05-29",
@@ -1032239,16 +1021619,6 @@
"show_number": "2902",
"fullAnswer": "Davy Crockett"
},
- {
- "category": "CD-ROM GAMES",
- "air_date": "1997-03-25",
- "question": "It's the object that's the quest of the player & of the group seen here:
[video clue]",
- "value": "$500",
- "answer": "Holy Grail",
- "round": "Jeopardy!",
- "show_number": "2902",
- "fullAnswer": "The Holy Grail"
- },
{
"category": "FOREIGN FOODS",
"air_date": "1997-03-25",
@@ -1032969,16 +1022339,6 @@
"show_number": "3155",
"fullAnswer": "\"Checkpoint Charlie\""
},
- {
- "category": "AROUND THE WORLD",
- "air_date": "1998-04-24",
- "question": "1,250-mile-long wonder seen here:",
- "value": "$500",
- "answer": "Great Barrier Reef",
- "round": "Jeopardy!",
- "show_number": "3155",
- "fullAnswer": "Great Barrier Reef"
- },
{
"category": "UNDER THE COVERS",
"air_date": "1998-04-24",
@@ -1033109,16 +1022469,6 @@
"show_number": "3155",
"fullAnswer": "Pluto"
},
- {
- "category": "NATURE",
- "air_date": "1998-04-24",
- "question": "From the Greek word for \"drop\" & \"dripping\", they're the 2 types of formations seen here:",
- "value": "$400",
- "answer": "Stalagmites & stalactites",
- "round": "Double Jeopardy!",
- "show_number": "3155",
- "fullAnswer": "Stalagmites & stalactites"
- },
{
"category": "HOMOPHONES",
"air_date": "1998-04-24",
@@ -1033279,16 +1022629,6 @@
"show_number": "3155",
"fullAnswer": "Doris Duke"
},
- {
- "category": "NATURE",
- "air_date": "1998-04-24",
- "question": "Named for its most prominent feature (its nose), it's the primate seen here:",
- "value": "$1,000",
- "answer": "Proboscis monkey",
- "round": "Double Jeopardy!",
- "show_number": "3155",
- "fullAnswer": "Proboscis monkey"
- },
{
"category": "HOMOPHONES",
"air_date": "1998-04-24",
@@ -1034149,16 +1023489,6 @@
"show_number": "3875",
"fullAnswer": "William McKinley"
},
- {
- "category": "THE WOMEN OF BAYWATCH",
- "air_date": "2001-06-08",
- "question": "Seen here, she played Caroline and has since appeared on \"Nash Bridges\"",
- "value": "$500",
- "answer": "Yasmine Bleeth",
- "round": "Jeopardy!",
- "show_number": "3875",
- "fullAnswer": "Yasmine Bleeth"
- },
{
"category": "DIFFERENT STROKES",
"air_date": "2001-06-08",
@@ -1034249,16 +1023579,6 @@
"show_number": "3875",
"fullAnswer": "Islam"
},
- {
- "category": "MAY FLOWERS",
- "air_date": "2001-06-08",
- "question": "On display in May is the spider type of this very popular ornamental flower, seen here",
- "value": "$400",
- "answer": "Orchid",
- "round": "Double Jeopardy!",
- "show_number": "3875",
- "fullAnswer": "Orchid"
- },
{
"category": "ITALIAN CITIES",
"air_date": "2001-06-08",
@@ -1034369,16 +1023689,6 @@
"show_number": "3875",
"fullAnswer": "Sultan"
},
- {
- "category": "MAY FLOWERS",
- "air_date": "2001-06-08",
- "question": "Mary, Mary quite contrary, how does your garden grow? With these May blossoms, seen here",
- "value": "$800",
- "answer": "Silver bells",
- "round": "Double Jeopardy!",
- "show_number": "3875",
- "fullAnswer": "Silver bells"
- },
{
"category": "ITALIAN CITIES",
"air_date": "2001-06-08",
@@ -1035109,16 +1024419,6 @@
"show_number": "4367",
"fullAnswer": "Wall Street"
},
- {
- "category": "HEADLINE NEWS 1899",
- "air_date": "2003-09-09",
- "question": "This girl seen here sets fashion trends for women",
- "value": "$600",
- "answer": "Gibson Girl",
- "round": "Jeopardy!",
- "show_number": "4367",
- "fullAnswer": "the Gibson Girl"
- },
{
"category": "LOVE, HONOR OR OBEY",
"air_date": "2003-09-09",
@@ -1035289,16 +1024589,6 @@
"show_number": "4367",
"fullAnswer": "Cuba"
},
- {
- "category": "GRAPHICS",
- "air_date": "2003-09-09",
- "question": "The font seen here is named for this machine famously used by Mark Twain",
- "value": "$400",
- "answer": "typewriter",
- "round": "Double Jeopardy!",
- "show_number": "4367",
- "fullAnswer": "typewriter"
- },
{
"category": "MOVED TO FRANCE",
"air_date": "2003-09-09",
@@ -1035529,16 +1024819,6 @@
"show_number": "4367",
"fullAnswer": "Haiti"
},
- {
- "category": "GRAPHICS",
- "air_date": "2003-09-09",
- "question": "One paragraph seen here is right ragged, the other is right this, also called aligned & flush",
- "value": "$2000",
- "answer": "justified",
- "round": "Double Jeopardy!",
- "show_number": "4367",
- "fullAnswer": "justified"
- },
{
"category": "MOVED TO FRANCE",
"air_date": "2003-09-09",
@@ -1035559,16 +1024839,6 @@
"show_number": "4367",
"fullAnswer": "gee (g)"
},
- {
- "category": "TV & STAMPS",
- "air_date": "2003-09-09",
- "question": "When this program shows its address to write for audience tickets, its graphic has used one of the stamps seen here",
- "value": null,
- "answer": "Price Is Right",
- "round": "Final Jeopardy!",
- "show_number": "4367",
- "fullAnswer": "The Price Is Right"
- },
{
"category": "HOLLAND",
"air_date": "1989-05-26",
@@ -1037749,16 +1027019,6 @@
"show_number": "3896",
"fullAnswer": "Eddie"
},
- {
- "category": "OUT OF BUSINESS",
- "air_date": "2001-07-09",
- "question": "This long-defunct auto company, one of whose models is seen here, was available on eBay in 2000",
- "value": "$800",
- "answer": "Packard",
- "round": "Double Jeopardy!",
- "show_number": "3896",
- "fullAnswer": "Packard"
- },
{
"category": "\"T\" COUNTRIES",
"air_date": "2001-07-09",
@@ -1040159,16 +1029419,6 @@
"show_number": "3653",
"fullAnswer": "House of Representatives"
},
- {
- "category": "'90s MOVIES",
- "air_date": "2000-06-21",
- "question": "This film seen here rounded up big crowds in the summer of '91:",
- "value": "$200",
- "answer": "City Slickers",
- "round": "Jeopardy!",
- "show_number": "3653",
- "fullAnswer": "City Slickers"
- },
{
"category": "THE NORTHERNMOST CAPITAL CITY",
"air_date": "2000-06-21",
@@ -1040369,26 +1029619,6 @@
"show_number": "3653",
"fullAnswer": "Rama"
},
- {
- "category": "DUKES & EARLS",
- "air_date": "2000-06-21",
- "question": "In the 1940s this man whose first name was Earl invented the type of container seen here:",
- "value": "$500",
- "answer": "Tupper",
- "round": "Jeopardy!",
- "show_number": "3653",
- "fullAnswer": "Tupper"
- },
- {
- "category": "ENDS IN \"WIG\"",
- "air_date": "2000-06-21",
- "question": "Eek! Kill it! Kill it!...it's the insect seen here:",
- "value": "$500",
- "answer": "Earwig",
- "round": "Jeopardy!",
- "show_number": "3653",
- "fullAnswer": "Earwig"
- },
{
"category": "THE 20th CENTURY",
"air_date": "2000-06-21",
@@ -1040459,26 +1029689,6 @@
"show_number": "3653",
"fullAnswer": "Texas"
},
- {
- "category": "THAT WAS ENTERTAINMENT!",
- "air_date": "2000-06-21",
- "question": "Silent film star portrayed in the 1951 film seen here:",
- "value": "$400",
- "answer": "Rudolph Valentino",
- "round": "Double Jeopardy!",
- "show_number": "3653",
- "fullAnswer": "Rudolph Valentino"
- },
- {
- "category": "MUSEUMS",
- "air_date": "2000-06-21",
- "question": "From the Greek for \"through and view\", it's the type of museum display seen here:",
- "value": "$400",
- "answer": "Diorama",
- "round": "Double Jeopardy!",
- "show_number": "3653",
- "fullAnswer": "Diorama"
- },
{
"category": "BASEBALL LIT",
"air_date": "2000-06-21",
@@ -1040589,16 +1029799,6 @@
"show_number": "3653",
"fullAnswer": "Dinah Shore"
},
- {
- "category": "MUSEUMS",
- "air_date": "2000-06-21",
- "question": "This famed American architect designed Bilbao, Spain's new Guggenheim, seen here:",
- "value": "$800",
- "answer": "Frank Gehry",
- "round": "Double Jeopardy!",
- "show_number": "3653",
- "fullAnswer": "Frank Gehry"
- },
{
"category": "BASEBALL LIT",
"air_date": "2000-06-21",
@@ -1040849,16 +1030049,6 @@
"show_number": "3620",
"fullAnswer": "Mother Goose"
},
- {
- "category": "MAGAZINES",
- "air_date": "2000-05-05",
- "question": "This sports star seen here recently launched his own magazine \"In The Red Zone\"",
- "value": "$300",
- "answer": "Joe Montana",
- "round": "Jeopardy!",
- "show_number": "3620",
- "fullAnswer": "Joe Montana"
- },
{
"category": "KAREEM",
"air_date": "2000-05-05",
@@ -1041089,16 +1030279,6 @@
"show_number": "3620",
"fullAnswer": "Mass"
},
- {
- "category": "THE ALLITERACY RATE",
- "air_date": "2000-05-05",
- "question": "The bloom seen here, or the emblem of the House of Lancaster",
- "value": "$400",
- "answer": "Red rose",
- "round": "Double Jeopardy!",
- "show_number": "3620",
- "fullAnswer": "Red rose"
- },
{
"category": "PRESIDENTS",
"air_date": "2000-05-05",
@@ -1041169,16 +1030349,6 @@
"show_number": "3620",
"fullAnswer": "Warren G. Harding"
},
- {
- "category": "OLD MOVIES",
- "air_date": "2000-05-05",
- "question": "1940 comedy about journalism seen here",
- "value": "$800",
- "answer": "His Girl Friday",
- "round": "Double Jeopardy!",
- "show_number": "3620",
- "fullAnswer": "His Girl Friday"
- },
{
"category": "MYTH INFORMATION",
"air_date": "2000-05-05",
@@ -1041289,16 +1030459,6 @@
"show_number": "3735",
"fullAnswer": "Detroit"
},
- {
- "category": "FAMOUS FACES",
- "air_date": "2000-11-24",
- "question": "The small steps taken by this man seen here will be long remembered",
- "value": "$100",
- "answer": "Neil Armstrong",
- "round": "Jeopardy!",
- "show_number": "3735",
- "fullAnswer": "Neil Armstrong"
- },
{
"category": "CLASSIC TV TITLE ROLES",
"air_date": "2000-11-24",
@@ -1041349,16 +1030509,6 @@
"show_number": "3735",
"fullAnswer": "Barrels"
},
- {
- "category": "FAMOUS FACES",
- "air_date": "2000-11-24",
- "question": "Psychedelic '60s soothsayer seen here",
- "value": "$200",
- "answer": "Timothy Leary",
- "round": "Jeopardy!",
- "show_number": "3735",
- "fullAnswer": "Timothy Leary"
- },
{
"category": "CLASSIC TV TITLE ROLES",
"air_date": "2000-11-24",
@@ -1041409,16 +1030559,6 @@
"show_number": "3735",
"fullAnswer": "Copenhagen"
},
- {
- "category": "FAMOUS FACES",
- "air_date": "2000-11-24",
- "question": "Boxing was one of the sports covered by this man seen here",
- "value": "$300",
- "answer": "Howard Cosell",
- "round": "Jeopardy!",
- "show_number": "3735",
- "fullAnswer": "Howard Cosell"
- },
{
"category": "CLASSIC TV TITLE ROLES",
"air_date": "2000-11-24",
@@ -1041469,16 +1030609,6 @@
"show_number": "3735",
"fullAnswer": "Pacifico Claro"
},
- {
- "category": "FAMOUS FACES",
- "air_date": "2000-11-24",
- "question": "She's the royal sibling & president of the Royal Ballet seen here in the 1950s",
- "value": "$400",
- "answer": "Princess Margaret",
- "round": "Jeopardy!",
- "show_number": "3735",
- "fullAnswer": "Princess Margaret"
- },
{
"category": "CLASSIC TV TITLE ROLES",
"air_date": "2000-11-24",
@@ -1042599,16 +1031729,6 @@
"show_number": "3851",
"fullAnswer": "polo"
},
- {
- "category": "HIP HOP NATION",
- "air_date": "2001-05-07",
- "question": "The mudskipper, seen here, climbs trees & hops on land, but it's actually one of these",
- "value": "$300",
- "answer": "fish",
- "round": "Jeopardy!",
- "show_number": "3851",
- "fullAnswer": "fish"
- },
{
"category": "PROPS",
"air_date": "2001-05-07",
@@ -1042719,16 +1031839,6 @@
"show_number": "3851",
"fullAnswer": "volleyball"
},
- {
- "category": "HIP HOP NATION",
- "air_date": "2001-05-07",
- "question": "The gerboa & the kangaroo this, seen here, share identical traits, but have very different ancestors",
- "value": "$500",
- "answer": "rat",
- "round": "Jeopardy!",
- "show_number": "3851",
- "fullAnswer": "rat"
- },
{
"category": "THE 1800s",
"air_date": "2001-05-07",
@@ -1042889,16 +1031999,6 @@
"show_number": "3851",
"fullAnswer": "Lake Erie"
},
- {
- "category": "RELIGIOUS WORKS",
- "air_date": "2001-05-07",
- "question": "In the Piero della Francesca work seen here, he's the saint pictured with Jesus",
- "value": "$700",
- "answer": "St. John the Baptist",
- "round": "Double Jeopardy!",
- "show_number": "3851",
- "fullAnswer": "St. John the Baptist"
- },
{
"category": "THE END",
"air_date": "2001-05-07",
@@ -1044189,16 +1033289,6 @@
"show_number": "4164",
"fullAnswer": "paper/lumber/timber"
},
- {
- "category": "SURPRISING SINGERS",
- "air_date": "2002-10-10",
- "question": "This Utah senator seen here is a prolific singer-songwriter; you can buy his album from his website",
- "value": "$2000",
- "answer": "Orrin Hatch",
- "round": "Double Jeopardy!",
- "show_number": "4164",
- "fullAnswer": "Orrin Hatch"
- },
{
"category": "THE CONTINENTAL CONGRESS MET HERE",
"air_date": "2002-10-10",
@@ -1047799,16 +1036889,6 @@
"show_number": "3282",
"fullAnswer": "Wally Lamb"
},
- {
- "category": "ORIGINAL GANGSTERS",
- "air_date": "1998-12-08",
- "question": "It all ended on May 23, 1934 for these two seen here",
- "value": "$200",
- "answer": "Bonnie Parker & Clyde Barrow",
- "round": "Double Jeopardy!",
- "show_number": "3282",
- "fullAnswer": "Bonnie Parker & Clyde Barrow"
- },
{
"category": "\"LAND\"s OF THE WORLD",
"air_date": "1998-12-08",
@@ -1047979,16 +1037059,6 @@
"show_number": "3282",
"fullAnswer": "Sherwood Anderson"
},
- {
- "category": "ORIGINAL GANGSTERS",
- "air_date": "1998-12-08",
- "question": "Seen here in 1958, he's the immigrant syndicate boss & founder of Murder, Inc.",
- "value": "$800",
- "answer": "Meyer Lansky",
- "round": "Double Jeopardy!",
- "show_number": "3282",
- "fullAnswer": "Meyer Lansky"
- },
{
"category": "\"LAND\"s OF THE WORLD",
"air_date": "1998-12-08",
@@ -1048849,16 +1037919,6 @@
"show_number": "3374",
"fullAnswer": "Kansas"
},
- {
- "category": "MODERN DESIGN",
- "air_date": "1999-04-15",
- "question": "Designed by Dutch company Philips, the container seen here has this \"precious\" name",
- "value": "$400",
- "answer": "Jewelbox",
- "round": "Jeopardy!",
- "show_number": "3374",
- "fullAnswer": "Jewelbox (for CDs)"
- },
{
"category": "LETTERS & NUMBERS",
"air_date": "1999-04-15",
@@ -1049079,16 +1038139,6 @@
"show_number": "3374",
"fullAnswer": "French & Indian War"
},
- {
- "category": "FLOWERS",
- "air_date": "1999-04-15",
- "question": "One-time scapegoat for hay fever seen here",
- "value": "$600",
- "answer": "Goldenrod",
- "round": "Double Jeopardy!",
- "show_number": "3374",
- "fullAnswer": "Goldenrod"
- },
{
"category": "FICTIONAL CHARACTERS",
"air_date": "1999-04-15",
@@ -1049679,16 +1038729,6 @@
"show_number": "3523",
"fullAnswer": "Slant"
},
- {
- "category": "TV ARCHIVE",
- "air_date": "1999-12-22",
- "question": "It's the title TV high-tech vehicle seen here:
(helicopter)",
- "value": "$600",
- "answer": "Airwolf",
- "round": "Double Jeopardy!",
- "show_number": "3523",
- "fullAnswer": "Airwolf"
- },
{
"category": "IT'S ALL YOUR FAULT",
"air_date": "1999-12-22",
@@ -1050079,16 +1039119,6 @@
"show_number": "3964",
"fullAnswer": "New Delhi"
},
- {
- "category": "GARDENING",
- "air_date": "2001-11-22",
- "question": "From the Greek topos, which means \"place\", it's the type of plant cultivation seen here",
- "value": "$500",
- "answer": "topiary",
- "round": "Jeopardy!",
- "show_number": "3964",
- "fullAnswer": "topiary"
- },
{
"category": "LITERA-SEA",
"air_date": "2001-11-22",
@@ -1050189,16 +1039219,6 @@
"show_number": "3964",
"fullAnswer": "napkin"
},
- {
- "category": "20th CENTURY LIVES",
- "air_date": "2001-11-22",
- "question": "Seen here, he \"hacked\" plenty of on & off-screen adventure into his life; 1909 to 1959",
- "value": "$400",
- "answer": "Errol Flynn",
- "round": "Double Jeopardy!",
- "show_number": "3964",
- "fullAnswer": "Errol Flynn"
- },
{
"category": "6-LETTER WORDS",
"air_date": "2001-11-22",
@@ -1050379,16 +1039399,6 @@
"show_number": "3964",
"fullAnswer": "Flannery O'Connor"
},
- {
- "category": "6-LETTER WORDS",
- "air_date": "2001-11-22",
- "question": "Used on citrus fruits, it's the item seen here",
- "value": "$1000",
- "answer": "zester",
- "round": "Double Jeopardy!",
- "show_number": "3964",
- "fullAnswer": "zester"
- },
{
"category": "ABOVE THE WAIST",
"air_date": "2001-11-22",
@@ -1052669,16 +1041679,6 @@
"show_number": "3850",
"fullAnswer": "Seattle"
},
- {
- "category": "WB TV",
- "air_date": "2001-05-04",
- "question": "Alyson Hannigan, seen here, is one of the stars of this \"killer\" show",
- "value": "$100",
- "answer": "Buffy the Vampire Slayer",
- "round": "Jeopardy!",
- "show_number": "3850",
- "fullAnswer": "Buffy the Vampire Slayer"
- },
{
"category": "TOYS \"R\" THESE",
"air_date": "2001-05-04",
@@ -1053059,16 +1042059,6 @@
"show_number": "3850",
"fullAnswer": "the teeth (they don't line up properly)"
},
- {
- "category": "PERSON, PLACE OR THING",
- "air_date": "2001-05-04",
- "question": "The thing is what's cut from the object seen here; the person is the woman who sang \"Foolish Games\"",
- "value": "$400",
- "answer": "Jewel",
- "round": "Double Jeopardy!",
- "show_number": "3850",
- "fullAnswer": "Jewel"
- },
{
"category": "QUAKERS",
"air_date": "2001-05-04",
@@ -1056669,16 +1045659,6 @@
"show_number": "3538",
"fullAnswer": "Aperitif"
},
- {
- "category": "1994",
- "air_date": "2000-01-12",
- "question": "With a December release, this actress seen here caught the public eye:",
- "value": "$800",
- "answer": "Julia Ormond",
- "round": "Double Jeopardy!",
- "show_number": "3538",
- "fullAnswer": "Julia Ormond (\"Legends of the Fall\")"
- },
{
"category": "20th CENTURY WOMEN",
"air_date": "2000-01-12",
@@ -1057529,16 +1046509,6 @@
"show_number": "4166",
"fullAnswer": "metabolism"
},
- {
- "category": "THE ROCKIES",
- "air_date": "2002-10-14",
- "question": "One of these large Rocky Mountain residents is seen here",
- "value": "$800",
- "answer": "bighorn sheep",
- "round": "Jeopardy!",
- "show_number": "4166",
- "fullAnswer": "bighorn sheep"
- },
{
"category": "DIAMONDBACKS",
"air_date": "2002-10-14",
@@ -1060569,16 +1049539,6 @@
"show_number": "3887",
"fullAnswer": "Hank Aaron"
},
- {
- "category": "COULD IT BE...SATAN?",
- "air_date": "2001-06-26",
- "question": "It's the carnivorous marsupial seen here",
- "value": "$400",
- "answer": "Tasmanian devil",
- "round": "Double Jeopardy!",
- "show_number": "3887",
- "fullAnswer": "Tasmanian devil"
- },
{
"category": "SCIENCE",
"air_date": "2001-06-26",
@@ -1061469,16 +1050429,6 @@
"show_number": "3655",
"fullAnswer": "Dab"
},
- {
- "category": "REMEMBER 1999?",
- "air_date": "2000-06-23",
- "question": "He got a new car, the Lancia Jubilee, seen here with some of his Guards:",
- "value": "$300",
- "answer": "Pope John Paul II",
- "round": "Jeopardy!",
- "show_number": "3655",
- "fullAnswer": "Pope John Paul II"
- },
{
"category": "THAT'S HISTORY",
"air_date": "2000-06-23",
@@ -1061509,16 +1050459,6 @@
"show_number": "3655",
"fullAnswer": "Volga"
},
- {
- "category": "MARSHMALLOW CUISINE",
- "air_date": "2000-06-23",
- "question": "Trademark name of the marshmallow treats seen here; they're Easter favorites:",
- "value": "$400",
- "answer": "Peeps",
- "round": "Jeopardy!",
- "show_number": "3655",
- "fullAnswer": "Peeps"
- },
{
"category": "FISHY WORDS",
"air_date": "2000-06-23",
@@ -1061819,16 +1050759,6 @@
"show_number": "3655",
"fullAnswer": "Bismarck, North Dakota"
},
- {
- "category": "WORMS",
- "air_date": "2000-06-23",
- "question": "Seen here, this classic singing group had a No. 1 hit in 1952 with the \"Glow Worm\"",
- "value": "$800",
- "answer": "Mills Brothers",
- "round": "Double Jeopardy!",
- "show_number": "3655",
- "fullAnswer": "The Mills Brothers"
- },
{
"category": "PRO WRESTLING",
"air_date": "2000-06-23",
@@ -1063419,16 +1052349,6 @@
"show_number": "3452",
"fullAnswer": "Back to the Future"
},
- {
- "category": "BLACK HERITAGE STAMPS",
- "air_date": "1999-09-14",
- "question": "On the 1999 stamp seen here, he's identified as El-Hajj Malik El-Shabazz & by this more famous name:",
- "value": "$200",
- "answer": "Malcolm X",
- "round": "Double Jeopardy!",
- "show_number": "3452",
- "fullAnswer": "Malcolm X"
- },
{
"category": "THE LITERARY WORLD",
"air_date": "1999-09-14",
@@ -1063479,16 +1052399,6 @@
"show_number": "3452",
"fullAnswer": "Dolly Parton"
},
- {
- "category": "BLACK HERITAGE STAMPS",
- "air_date": "1999-09-14",
- "question": "He's the entertainer seen here:
(associated with ragtime)",
- "value": "$400",
- "answer": "Scott Joplin",
- "round": "Double Jeopardy!",
- "show_number": "3452",
- "fullAnswer": "Scott Joplin"
- },
{
"category": "THE LITERARY WORLD",
"air_date": "1999-09-14",
@@ -1063539,16 +1052449,6 @@
"show_number": "3452",
"fullAnswer": "Martin Sheen"
},
- {
- "category": "BLACK HERITAGE STAMPS",
- "air_date": "1999-09-14",
- "question": "She appeared on a 1995 Civil War stamp & the 1978 Black Heritage stamp seen here:",
- "value": "$600",
- "answer": "Harriet Tubman",
- "round": "Double Jeopardy!",
- "show_number": "3452",
- "fullAnswer": "Harriet Tubman"
- },
{
"category": "THE LITERARY WORLD",
"air_date": "1999-09-14",
@@ -1063599,16 +1052499,6 @@
"show_number": "3452",
"fullAnswer": "Chris O'Donnell"
},
- {
- "category": "BLACK HERITAGE STAMPS",
- "air_date": "1999-09-14",
- "question": "A. Philip Randolph unionized men in this job held by the men depicted on the stamp seen here:",
- "value": "$800",
- "answer": "Sleeping car porters",
- "round": "Double Jeopardy!",
- "show_number": "3452",
- "fullAnswer": "Sleeping car porters"
- },
{
"category": "THE LITERARY WORLD",
"air_date": "1999-09-14",
@@ -1066529,16 +1055419,6 @@
"show_number": "4186",
"fullAnswer": "architecture"
},
- {
- "category": "FIRST LADIES",
- "air_date": "2002-11-11",
- "question": "Seen here, she was one of the wealthiest women in Virginia in 1757",
- "value": "$400",
- "answer": "Martha Washington",
- "round": "Jeopardy!",
- "show_number": "4186",
- "fullAnswer": "Martha Washington"
- },
{
"category": "NURSERY RHYME RAP",
"air_date": "2002-11-11",
@@ -1066549,16 +1055429,6 @@
"show_number": "4186",
"fullAnswer": "the wall"
},
- {
- "category": "THE OLD WEST",
- "air_date": "2002-11-11",
- "question": "Seen here, this \"beastly\" one-time Army scout & Pony Express rider later ran his own Wild West Show",
- "value": "$400",
- "answer": "Buffalo Bill Cody",
- "round": "Jeopardy!",
- "show_number": "4186",
- "fullAnswer": "Buffalo Bill Cody"
- },
{
"category": "IN THE DICTIONARY",
"air_date": "2002-11-11",
@@ -1066679,16 +1055549,6 @@
"show_number": "4186",
"fullAnswer": "Masterson"
},
- {
- "category": "IN THE DICTIONARY",
- "air_date": "2002-11-11",
- "question": "(Cheryl of the Clue Crew reports) This branch of mathematics deals specifically with the figure seen here",
- "value": "$800",
- "answer": "trigonometry",
- "round": "Jeopardy!",
- "show_number": "4186",
- "fullAnswer": "trigonometry"
- },
{
"category": "CLIFFS NOTES",
"air_date": "2002-11-11",
@@ -1066759,16 +1055619,6 @@
"show_number": "4186",
"fullAnswer": "Achilles tendon"
},
- {
- "category": "OHIO ENTERTAINERS",
- "air_date": "2002-11-11",
- "question": "Born in Cadiz, he's the sex symbol seen here in the '30s",
- "value": "$400",
- "answer": "Clark Gable",
- "round": "Double Jeopardy!",
- "show_number": "4186",
- "fullAnswer": "Clark Gable"
- },
{
"category": "GETTING KNOTTY",
"air_date": "2002-11-11",
@@ -1067869,16 +1056719,6 @@
"show_number": "4474",
"fullAnswer": "Ecclesiastes"
},
- {
- "category": "TO EVERY THING THERE IS A SEASON",
- "air_date": "2004-02-05",
- "question": "Seen here is where the czars used to hang their fur hats",
- "value": "$1000",
- "answer": "Winter Palace",
- "round": "Jeopardy!",
- "show_number": "4474",
- "fullAnswer": "the Winter Palace"
- },
{
"category": "A TIME TO BE BORN",
"air_date": "2004-02-05",
@@ -1068479,16 +1057319,6 @@
"show_number": "3068",
"fullAnswer": "Everybody Loves Raymond"
},
- {
- "category": "TOYMAKERS",
- "air_date": "1997-12-24",
- "question": "In 1997 Hasbro released the GI Joe seen here in honor of this historic general:",
- "value": "$500",
- "answer": "Dwight D. Eisenhower",
- "round": "Jeopardy!",
- "show_number": "3068",
- "fullAnswer": "Dwight D. Eisenhower"
- },
{
"category": "GODS & GODDESSES",
"air_date": "1997-12-24",
@@ -1069419,16 +1058249,6 @@
"show_number": "3638",
"fullAnswer": "Like water off a duck's back"
},
- {
- "category": "PROTOZOA",
- "air_date": "2000-05-31",
- "question": "This organism seen here always has pseudopods & sometimes an \"O\" in its name:",
- "value": "$300",
- "answer": "Amoeba",
- "round": "Jeopardy!",
- "show_number": "3638",
- "fullAnswer": "Amoeba"
- },
{
"category": "AKA",
"air_date": "2000-05-31",
@@ -1069709,16 +1058529,6 @@
"show_number": "3638",
"fullAnswer": "Thurgood Marshall"
},
- {
- "category": "\"PHIL\" IN THE ____",
- "air_date": "2000-05-31",
- "question": "The person seen here is an avid ____ :
(checking stamps)",
- "value": "$400",
- "answer": "Philatelist",
- "round": "Double Jeopardy!",
- "show_number": "3638",
- "fullAnswer": "Philatelist"
- },
{
"category": "20th CENTURY RUSSIA",
"air_date": "2000-05-31",
@@ -1069829,16 +1058639,6 @@
"show_number": "3638",
"fullAnswer": "John Jay (Jay Treaty or Treaty of London)"
},
- {
- "category": "\"PHIL\" IN THE ____",
- "air_date": "2000-05-31",
- "question": "By nationality, the guy in the foreground in the Biblical illustration seen here is a ____ :
(David and Goliath)",
- "value": "$2,500",
- "answer": "Philistine",
- "round": "Double Jeopardy!",
- "show_number": "3638",
- "fullAnswer": "Philistine"
- },
{
"category": "20th CENTURY RUSSIA",
"air_date": "2000-05-31",
@@ -1070939,16 +1059739,6 @@
"show_number": "4393",
"fullAnswer": "Robert B. Parker"
},
- {
- "category": "AWARDS",
- "air_date": "2003-10-15",
- "question": "The award seen here, named for a man killed on the job, is given for this type of work",
- "value": "$1200",
- "answer": "journalism",
- "round": "Double Jeopardy!",
- "show_number": "4393",
- "fullAnswer": "journalism"
- },
{
"category": "WHERE YA FROM, SENATOR?",
"air_date": "2003-10-15",
@@ -1070959,16 +1059749,6 @@
"show_number": "4393",
"fullAnswer": "North Carolina"
},
- {
- "category": "UTAH",
- "air_date": "2003-10-15",
- "question": "This Mormon left his name on the Utah canyon seen here, which he described as \"a hell of a place to lose a cow\"",
- "value": "$5,000",
- "answer": "Ebenezer Bryce",
- "round": "Double Jeopardy!",
- "show_number": "4393",
- "fullAnswer": "Ebenezer Bryce"
- },
{
"category": "ME TARZAN",
"air_date": "2003-10-15",
@@ -1074309,16 +1063089,6 @@
"show_number": "4221",
"fullAnswer": "Yokohama"
},
- {
- "category": "SILVER",
- "air_date": "2002-12-30",
- "question": "The 1906 Silver Ghost seen here was the first model of this",
- "value": "$800",
- "answer": "Rolls-Royce",
- "round": "Double Jeopardy!",
- "show_number": "4221",
- "fullAnswer": "Rolls-Royce"
- },
{
"category": "WHO WAS THAT MOSQUE MAN?",
"air_date": "2002-12-30",
@@ -1074339,16 +1063109,6 @@
"show_number": "4221",
"fullAnswer": "\"The Three Musketeers\""
},
- {
- "category": "FASHIONABLE NAMES",
- "air_date": "2002-12-30",
- "question": "This designer seen here made her mark with wedding dresses & skating fashions",
- "value": "$1200",
- "answer": "Vera Wang",
- "round": "Double Jeopardy!",
- "show_number": "4221",
- "fullAnswer": "Vera Wang"
- },
{
"category": "MUSICAL TRIBUTES",
"air_date": "2002-12-30",
@@ -1076199,16 +1064959,6 @@
"show_number": "4241",
"fullAnswer": "Burundi"
},
- {
- "category": "\"C\" CREATURES",
- "air_date": "2003-01-27",
- "question": "This critter seen here was nearly hunted into extinction because it was prized for its fur",
- "value": "$2000",
- "answer": "chinchilla",
- "round": "Double Jeopardy!",
- "show_number": "4241",
- "fullAnswer": "chinchilla"
- },
{
"category": "NAME IN COMMON",
"air_date": "2003-01-27",
@@ -1077179,16 +1065929,6 @@
"show_number": "3226",
"fullAnswer": "Armada"
},
- {
- "category": "FAR\"M\"S",
- "air_date": "1998-09-21",
- "question": "(VIDEO DAILY DOUBLE):
An Asian city, or the fabric seen here",
- "value": "$1,000",
- "answer": "Madras",
- "round": "Double Jeopardy!",
- "show_number": "3226",
- "fullAnswer": "Madras"
- },
{
"category": "THE AMERICAN REVOLUTION",
"air_date": "1998-09-21",
@@ -1078469,16 +1067209,6 @@
"show_number": "3204",
"fullAnswer": "H. Ross Perot"
},
- {
- "category": "HORSE BREEDS",
- "air_date": "1998-07-02",
- "question": "The Nez Perce Indians are famous for developing this breed of horse seen here:",
- "value": "$800",
- "answer": "Appaloosa",
- "round": "Double Jeopardy!",
- "show_number": "3204",
- "fullAnswer": "Appaloosa"
- },
{
"category": "3 LITTLE WORDS",
"air_date": "1998-07-02",
@@ -1078509,16 +1067239,6 @@
"show_number": "3204",
"fullAnswer": "Ringo Starr"
},
- {
- "category": "A GOOD LAUGH",
- "air_date": "1998-07-02",
- "question": "Amused actor seen here in 1947's \"Kiss of Death\":",
- "value": "$800",
- "answer": "Richard Widmark",
- "round": "Double Jeopardy!",
- "show_number": "3204",
- "fullAnswer": "Richard Widmark"
- },
{
"category": "PRESIDENTIAL CAMPAIGNS",
"air_date": "1998-07-02",
@@ -1079779,16 +1068499,6 @@
"show_number": "5469",
"fullAnswer": "Pygmalion"
},
- {
- "category": "THE LIBRARY OF CONGRESS",
- "air_date": "2000-04-24",
- "question": "Until 1897, the Library of Congress was housed in this building, seen here:",
- "value": "$100",
- "answer": "U.S. Capitol",
- "round": "Jeopardy!",
- "show_number": "3611",
- "fullAnswer": "U.S. Capitol"
- },
{
"category": "ROCK 'N' POP",
"air_date": "2000-04-24",
@@ -1080509,16 +1069219,6 @@
"show_number": "3852",
"fullAnswer": "Cuba"
},
- {
- "category": "HOLIDAYS & CELEBRATIONS",
- "air_date": "2001-05-08",
- "question": "It's the holiday celebrated on the stamp seen here",
- "value": "$400",
- "answer": "Kwanzaa",
- "round": "Jeopardy!",
- "show_number": "3852",
- "fullAnswer": "Kwanzaa"
- },
{
"category": "3 CHEERS FOR BRITNEY SPEARS",
"air_date": "2001-05-08",
@@ -1080529,16 +1069229,6 @@
"show_number": "3852",
"fullAnswer": "her mother"
},
- {
- "category": "HERSHEY'S",
- "air_date": "2001-05-08",
- "question": "Acquired in 1996, it's the classic seen here",
- "value": "$400",
- "answer": "Good & Plenty",
- "round": "Jeopardy!",
- "show_number": "3852",
- "fullAnswer": "Good & Plenty"
- },
{
"category": "DUNGEONEERING",
"air_date": "2001-05-08",
@@ -1080729,16 +1069419,6 @@
"show_number": "3852",
"fullAnswer": "the Catacombs"
},
- {
- "category": "SCIENCE",
- "air_date": "2001-05-08",
- "question": "An acre of soil contains billions of nematodes, the round type of these seen here under the microscope",
- "value": "$600",
- "answer": "worms",
- "round": "Double Jeopardy!",
- "show_number": "3852",
- "fullAnswer": "worms"
- },
{
"category": "X MARKS THE SPOT",
"air_date": "2001-05-08",
@@ -1080869,16 +1069549,6 @@
"show_number": "3852",
"fullAnswer": "Frequency"
},
- {
- "category": "SUCCESSORS",
- "air_date": "2001-05-08",
- "question": "Seen here, he's the successor to Larry O'Brien as NBA commissioner",
- "value": "$1000",
- "answer": "David Stern",
- "round": "Double Jeopardy!",
- "show_number": "3852",
- "fullAnswer": "David Stern"
- },
{
"category": "TUDOR GARAGE",
"air_date": "2001-05-08",
@@ -1080979,16 +1069649,6 @@
"show_number": "3325",
"fullAnswer": "Florida"
},
- {
- "category": "FAMOUS BEAUTIES",
- "air_date": "1999-02-05",
- "question": "She's the superstar seen here in an early \"cheesecake\" shot",
- "value": "$200",
- "answer": "Marilyn Monroe",
- "round": "Jeopardy!",
- "show_number": "3325",
- "fullAnswer": "Marilyn Monroe"
- },
{
"category": "DRIVING DON'TS",
"air_date": "1999-02-05",
@@ -1082279,16 +1070939,6 @@
"show_number": "3941",
"fullAnswer": "flogging"
},
- {
- "category": "FABULOUS FELINES",
- "air_date": "2001-10-22",
- "question": "Matilda, seen here, is the resident cat at this Manhattan hotel; you might find her near the round table",
- "value": "$300",
- "answer": "Algonquin",
- "round": "Jeopardy!",
- "show_number": "3941",
- "fullAnswer": "the Algonquin"
- },
{
"category": "RESTAURATEURS",
"air_date": "2001-10-22",
@@ -1082349,16 +1070999,6 @@
"show_number": "3941",
"fullAnswer": "Shere Khan"
},
- {
- "category": "RESTAURATEURS",
- "air_date": "2001-10-22",
- "question": "Breed seen here & in the name of Stuart Anderson's steakhouses",
- "value": "$400",
- "answer": "black angus",
- "round": "Jeopardy!",
- "show_number": "3941",
- "fullAnswer": "black angus"
- },
{
"category": "VOCABULARY",
"air_date": "2001-10-22",
@@ -1082559,16 +1071199,6 @@
"show_number": "3941",
"fullAnswer": "1848"
},
- {
- "category": "PAINTING & SCULPTURE",
- "air_date": "2001-10-22",
- "question": "Life was a \"beach\" for this Frenchman who captured the two women seen here",
- "value": "$600",
- "answer": "Paul Gauguin",
- "round": "Double Jeopardy!",
- "show_number": "3941",
- "fullAnswer": "Paul Gauguin"
- },
{
"category": "ENDS IN \"FF\"",
"air_date": "2001-10-22",
@@ -1085399,16 +1074029,6 @@
"show_number": "3344",
"fullAnswer": "Astronomers"
},
- {
- "category": "HEADGEAR",
- "air_date": "1999-03-04",
- "question": "From the Late Latin for \"hooded cloak\", it's the popular style of hat seen here",
- "value": "$200",
- "answer": "Beret",
- "round": "Double Jeopardy!",
- "show_number": "3344",
- "fullAnswer": "Beret"
- },
{
"category": "HIPPOCRATES' MEDICAL GUIDE",
"air_date": "1999-03-04",
@@ -1086859,16 +1075479,6 @@
"show_number": "3567",
"fullAnswer": "Snakes"
},
- {
- "category": "THE FILM VAULT",
- "air_date": "2000-02-22",
- "question": "Seen here, Charles Ogle played this legendary monster back in 1910:",
- "value": "$200",
- "answer": "Frankenstein",
- "round": "Jeopardy!",
- "show_number": "3567",
- "fullAnswer": "Frankenstein"
- },
{
"category": "WILD WOMEN IN HISTORY",
"air_date": "2000-02-22",
@@ -1087079,16 +1075689,6 @@
"show_number": "3567",
"fullAnswer": "Queen Latifah"
},
- {
- "category": "\"K\" MART",
- "air_date": "2000-02-22",
- "question": "It's the Middle Eastern article of clothing seen here:",
- "value": "$500",
- "answer": "Kafia",
- "round": "Jeopardy!",
- "show_number": "3567",
- "fullAnswer": "Kafia"
- },
{
"category": "SOUTH AMERICA",
"air_date": "2000-02-22",
@@ -1088669,16 +1077269,6 @@
"show_number": "3637",
"fullAnswer": "\"From The Halls of Montezuma\""
},
- {
- "category": "FAMOUS PAINTINGS",
- "air_date": "2000-05-30",
- "question": "His 17th century work seen here is known as \"The Jewish Bride\":",
- "value": "$400",
- "answer": "Rembrandt",
- "round": "Jeopardy!",
- "show_number": "3637",
- "fullAnswer": "Rembrandt"
- },
{
"category": "CLASSIC TV SHOWS BY CHARACTERS",
"air_date": "2000-05-30",
@@ -1089509,16 +1078099,6 @@
"show_number": "3326",
"fullAnswer": "LeAnn Rimes"
},
- {
- "category": "LANGUAGES",
- "air_date": "1999-02-08",
- "question": "Language being listened to by the man seen here with Clinton (Vaclav Havel)",
- "value": "$600",
- "answer": "Czech",
- "round": "Double Jeopardy!",
- "show_number": "3326",
- "fullAnswer": "Czech"
- },
{
"category": "DREAMERS",
"air_date": "1999-02-08",
@@ -1089529,16 +1078109,6 @@
"show_number": "3326",
"fullAnswer": "Snake"
},
- {
- "category": "4-LETTER WORDS",
- "air_date": "1999-02-08",
- "question": "Type of chart seen here",
- "value": "$600",
- "answer": "Flow",
- "round": "Double Jeopardy!",
- "show_number": "3326",
- "fullAnswer": "Flow"
- },
{
"category": "GYM DANDY",
"air_date": "1999-02-08",
@@ -1091559,16 +1080129,6 @@
"show_number": "4475",
"fullAnswer": "Uzi"
},
- {
- "category": "LEGS & THE WOMAN",
- "air_date": "2004-02-06",
- "question": "Amy Acuff, seen here, has reached 5 inches above her own height in this sport",
- "value": "$400",
- "answer": "high jump",
- "round": "Jeopardy!",
- "show_number": "4475",
- "fullAnswer": "high jump"
- },
{
"category": "NATIVE AMERICAN PLACE NAMES",
"air_date": "2004-02-06",
@@ -1091639,16 +1080199,6 @@
"show_number": "4475",
"fullAnswer": "Nantucket"
},
- {
- "category": "THE \"I\"s HAVE IT",
- "air_date": "2004-02-06",
- "question": "The flag of this nation seen here was adopted in 1947",
- "value": "$800",
- "answer": "India",
- "round": "Jeopardy!",
- "show_number": "4475",
- "fullAnswer": "India"
- },
{
"category": "THE '60s",
"air_date": "2004-02-06",
@@ -1091749,16 +1080299,6 @@
"show_number": "4475",
"fullAnswer": "Nancy Kerrigan"
},
- {
- "category": "ART HISTORY",
- "air_date": "2004-02-06",
- "question": "The leader of the post-WWII style, sometimes called action painting; his work is seen here",
- "value": "$400",
- "answer": "Pollock",
- "round": "Double Jeopardy!",
- "show_number": "4475",
- "fullAnswer": "(Jackson) Pollock"
- },
{
"category": "THE OLD NEGRO LEAGUES",
"air_date": "2004-02-06",
@@ -1092999,16 +1081539,6 @@
"show_number": "3652",
"fullAnswer": "Louis XVI"
},
- {
- "category": "MOVIE DEBUTS",
- "air_date": "2000-06-20",
- "question": "James Earl Jones' film career was launched with this 1964 classic seen here:",
- "value": "$400",
- "answer": "Dr. Strangelove",
- "round": "Double Jeopardy!",
- "show_number": "3652",
- "fullAnswer": "Dr. Strangelove"
- },
{
"category": "HEAVY MACHINERY",
"air_date": "2000-06-20",
@@ -1093129,16 +1081659,6 @@
"show_number": "3652",
"fullAnswer": "DeForest Kelley"
},
- {
- "category": "HEAVY MACHINERY",
- "air_date": "2000-06-20",
- "question": "The machine seen here, or a nasty wrestling move:",
- "value": "$800",
- "answer": "Piledriver",
- "round": "Double Jeopardy!",
- "show_number": "3652",
- "fullAnswer": "Piledriver"
- },
{
"category": "BEFORE & AFTER",
"air_date": "2000-06-20",
@@ -1095549,16 +1084069,6 @@
"show_number": "3972",
"fullAnswer": "bathtub gin"
},
- {
- "category": "21",
- "air_date": "2001-12-04",
- "question": "This 21-year-old actress seen here has over 25 movies to her credit",
- "value": "$400",
- "answer": "Christina Ricci",
- "round": "Jeopardy!",
- "show_number": "3972",
- "fullAnswer": "Christina Ricci"
- },
{
"category": "\"HEART\"s",
"air_date": "2001-12-04",
@@ -1095579,16 +1084089,6 @@
"show_number": "3972",
"fullAnswer": "Kuwait"
},
- {
- "category": "BRIDGE",
- "air_date": "2001-12-04",
- "question": "It's the usual 2-word term for the type of structure seen here",
- "value": "$600",
- "answer": "covered bridge",
- "round": "Jeopardy!",
- "show_number": "3972",
- "fullAnswer": "covered bridge"
- },
{
"category": "GO FISH",
"air_date": "2001-12-04",
@@ -1095649,26 +1084149,6 @@
"show_number": "3972",
"fullAnswer": "the Seine"
},
- {
- "category": "GO FISH",
- "air_date": "2001-12-04",
- "question": "For its resemblance to a certain mammal, it's the common name for the puffer seen here",
- "value": "$800",
- "answer": "porcupine fish",
- "round": "Jeopardy!",
- "show_number": "3972",
- "fullAnswer": "porcupine fish"
- },
- {
- "category": "GIN",
- "air_date": "2001-12-04",
- "question": "Brand of gin whose logo is seen here",
- "value": "$800",
- "answer": "Beefeater",
- "round": "Jeopardy!",
- "show_number": "3972",
- "fullAnswer": "Beefeater"
- },
{
"category": "21",
"air_date": "2001-12-04",
@@ -1096339,16 +1084819,6 @@
"show_number": "3879",
"fullAnswer": "\"5th Symphony\""
},
- {
- "category": "PLANES, TRAINS & AUTOMOBILES",
- "air_date": "2001-06-14",
- "question": "\"Harmonious\" name of the Air France SST seen here",
- "value": "$200",
- "answer": "Concorde",
- "round": "Double Jeopardy!",
- "show_number": "3879",
- "fullAnswer": "Concorde"
- },
{
"category": "WEIRD SCIENCE",
"air_date": "2001-06-14",
@@ -1096439,16 +1084909,6 @@
"show_number": "3879",
"fullAnswer": "\"Pathetique Symphony\""
},
- {
- "category": "PLANES, TRAINS & AUTOMOBILES",
- "air_date": "2001-06-14",
- "question": "Taking its name from its singular beam, it's the variety of train seen here",
- "value": "$600",
- "answer": "Monorail",
- "round": "Double Jeopardy!",
- "show_number": "3879",
- "fullAnswer": "Monorail"
- },
{
"category": "WEIRD SCIENCE",
"air_date": "2001-06-14",
@@ -1096559,16 +1085019,6 @@
"show_number": "3879",
"fullAnswer": "Elise"
},
- {
- "category": "PLANES, TRAINS & AUTOMOBILES",
- "air_date": "2001-06-14",
- "question": "Named for its builder, it's the innovative make of car seen here with its distinctive doors",
- "value": "$1000",
- "answer": "DeLorean",
- "round": "Double Jeopardy!",
- "show_number": "3879",
- "fullAnswer": "DeLorean"
- },
{
"category": "WEIRD SCIENCE",
"air_date": "2001-06-14",
@@ -1097649,16 +1086099,6 @@
"show_number": "3047",
"fullAnswer": "The Good Ship Lollipop"
},
- {
- "category": "MUSICAL INSTRUMENTS",
- "air_date": "1997-11-25",
- "question": "Popular in northern India, it's the instrument seen here: (Alex \"playing\" the instrument!)",
- "value": "$1,000",
- "answer": "Sitar",
- "round": "Double Jeopardy!",
- "show_number": "3047",
- "fullAnswer": "Sitar"
- },
{
"category": "MONTREALERS",
"air_date": "1997-11-25",
@@ -1101099,16 +1089539,6 @@
"show_number": "2898",
"fullAnswer": "Giovanni Boccaccio"
},
- {
- "category": "ENDINGS",
- "air_date": "1997-03-19",
- "question": "Ending being celebrated in the Alfred Eisenstaedt photograph seen here:
[video clue]",
- "value": "$3,600",
- "answer": "End of the Second World War",
- "round": "Double Jeopardy!",
- "show_number": "2898",
- "fullAnswer": "End of the Second World War"
- },
{
"category": "AMERICAN HISTORY",
"air_date": "1997-03-19",
@@ -1102139,16 +1090569,6 @@
"show_number": "4190",
"fullAnswer": "Trinity Church"
},
- {
- "category": "ANIMAL WORDS & PHRASES",
- "air_date": "2002-11-15",
- "question": "To pretend to be dead or unaware of something is to \"play\" this animal, seen here",
- "value": "$800",
- "answer": "possum",
- "round": "Double Jeopardy!",
- "show_number": "4190",
- "fullAnswer": "possum"
- },
{
"category": "LITERATURE IN SPANISH",
"air_date": "2002-11-15",
@@ -1103539,16 +1091959,6 @@
"show_number": "4226",
"fullAnswer": "nanny"
},
- {
- "category": "QUEENS",
- "air_date": "2003-01-06",
- "question": "This country's Queen Silvia, seen here, lives in Drottningholm Palace just outside of Stockholm",
- "value": "$400",
- "answer": "Sweden",
- "round": "Jeopardy!",
- "show_number": "4226",
- "fullAnswer": "Sweden"
- },
{
"category": "LET'S GO TO THE MOVIES",
"air_date": "2003-01-06",
@@ -1103559,26 +1091969,6 @@
"show_number": "4226",
"fullAnswer": "Mrs. Clause"
},
- {
- "category": "DON'T TRY THIS AT HOME",
- "air_date": "2003-01-06",
- "question": "Don't play fetch with one of these poisonous snakes from India seen here if it wanders into the house",
- "value": "$400",
- "answer": "cobra",
- "round": "Jeopardy!",
- "show_number": "4226",
- "fullAnswer": "cobra"
- },
- {
- "category": "CLIP ART",
- "air_date": "2003-01-06",
- "question": "In one of the great sports matchups ever, he was the foe of the runner seen here",
- "value": "$400",
- "answer": "Hare",
- "round": "Jeopardy!",
- "show_number": "4226",
- "fullAnswer": "the Hare"
- },
{
"category": "THE FUTURE OF AMERICA",
"air_date": "2003-01-06",
@@ -1103719,16 +1092109,6 @@
"show_number": "4226",
"fullAnswer": "volcano"
},
- {
- "category": "CLIP ART",
- "air_date": "2003-01-06",
- "question": "Mighty tree that'll grow from the little thing seen here",
- "value": "$1000",
- "answer": "oak",
- "round": "Jeopardy!",
- "show_number": "4226",
- "fullAnswer": "oak"
- },
{
"category": "THE FUTURE OF AMERICA",
"air_date": "2003-01-06",
@@ -1103849,16 +1092229,6 @@
"show_number": "4226",
"fullAnswer": "Los Angeles Lakers"
},
- {
- "category": "WHEN THEY WERE YOUNG",
- "air_date": "2003-01-06",
- "question": "In high school this director seen here used filmmaking to keep him away from studying algebra & French",
- "value": "$800",
- "answer": "Steven Spielberg",
- "round": "Double Jeopardy!",
- "show_number": "4226",
- "fullAnswer": "Steven Spielberg"
- },
{
"category": "PROVERBS",
"air_date": "2003-01-06",
@@ -1104919,16 +1093289,6 @@
"show_number": "3508",
"fullAnswer": "Rosa Parks"
},
- {
- "category": "ART FOR ART'S SAKE!",
- "air_date": "1999-12-01",
- "question": "A favorite subject of this painter is seen here:
(ballet dancer)",
- "value": "$200",
- "answer": "Edgar Degas",
- "round": "Double Jeopardy!",
- "show_number": "3508",
- "fullAnswer": "Edgar Degas"
- },
{
"category": "CROSSWOD CLUES \"W\"",
"air_date": "1999-12-01",
@@ -1104979,16 +1093339,6 @@
"show_number": "3508",
"fullAnswer": "Bette Midler"
},
- {
- "category": "ART FOR ART'S SAKE!",
- "air_date": "1999-12-01",
- "question": "Some of this impressionist's works like the one seen here have nautical themes:
(\"The Rowers' Lunch\")",
- "value": "$400",
- "answer": "Pierre-Auguste Renoir",
- "round": "Double Jeopardy!",
- "show_number": "3508",
- "fullAnswer": "Pierre-Auguste Renoir"
- },
{
"category": "CROSSWOD CLUES \"W\"",
"air_date": "1999-12-01",
@@ -1105039,16 +1093389,6 @@
"show_number": "3508",
"fullAnswer": "Mexico"
},
- {
- "category": "ART FOR ART'S SAKE!",
- "air_date": "1999-12-01",
- "question": "This Dutch master's exquisite depiction of interior life is evidenced by the work seen here:
(\"Madchen Mit Perle\")",
- "value": "$600",
- "answer": "Jan Vermeer",
- "round": "Double Jeopardy!",
- "show_number": "3508",
- "fullAnswer": "Jan Vermeer"
- },
{
"category": "CROSSWOD CLUES \"W\"",
"air_date": "1999-12-01",
@@ -1105099,16 +1093439,6 @@
"show_number": "3508",
"fullAnswer": "Iceland"
},
- {
- "category": "ART FOR ART'S SAKE!",
- "air_date": "1999-12-01",
- "question": "Seen here is a favorite pre-Raphaelite subject by this painter:
(\"La Ghirlandata\")",
- "value": "$800",
- "answer": "Dante Gabriel Rossetti",
- "round": "Double Jeopardy!",
- "show_number": "3508",
- "fullAnswer": "Dante Gabriel Rossetti"
- },
{
"category": "CROSSWOD CLUES \"W\"",
"air_date": "1999-12-01",
@@ -1105149,16 +1093479,6 @@
"show_number": "3508",
"fullAnswer": "Lady Astor"
},
- {
- "category": "ART FOR ART'S SAKE!",
- "air_date": "1999-12-01",
- "question": "The detail seen here is from this title school:",
- "value": "$1000",
- "answer": "School of Athens",
- "round": "Double Jeopardy!",
- "show_number": "3508",
- "fullAnswer": "\"The School of Athens\" (by Raphael)"
- },
{
"category": "CROSSWOD CLUES \"W\"",
"air_date": "1999-12-01",
@@ -1106359,16 +1094679,6 @@
"show_number": "4528",
"fullAnswer": "Charlemagne Street"
},
- {
- "category": "B.C.'n YOU",
- "air_date": "2004-04-21",
- "question": "In the 12th century B.C. these people of Mexico were carving out colossal heads like the one seen here",
- "value": "$2000",
- "answer": "Olmecs",
- "round": "Double Jeopardy!",
- "show_number": "4528",
- "fullAnswer": "the Olmecs"
- },
{
"category": "19th CENTURY ART & HISTORY",
"air_date": "2004-04-21",
@@ -1108149,16 +1096459,6 @@
"show_number": "3744",
"fullAnswer": "Mel"
},
- {
- "category": "ARCHAEOLOGY",
- "air_date": "2000-12-07",
- "question": "The Incan ice maiden seen here was preserved as one of these, more associated with Egypt",
- "value": "$200",
- "answer": "Mummy",
- "round": "Jeopardy!",
- "show_number": "3744",
- "fullAnswer": "Mummy"
- },
{
"category": "BEATLES LYRICS",
"air_date": "2000-12-07",
@@ -1108299,16 +1096599,6 @@
"show_number": "3744",
"fullAnswer": "Aim"
},
- {
- "category": "THE \"FIRST\"",
- "air_date": "2000-12-07",
- "question": "Stance seen here:
(in ballet)",
- "value": "$400",
- "answer": "First position",
- "round": "Jeopardy!",
- "show_number": "3744",
- "fullAnswer": "First position"
- },
{
"category": "KENTUCKY",
"air_date": "2000-12-07",
@@ -1108359,16 +1096649,6 @@
"show_number": "3744",
"fullAnswer": "Arm & Hammer (for Armand Hammer)"
},
- {
- "category": "THE \"FIRST\"",
- "air_date": "2000-12-07",
- "question": "The page seen here is from this 17th century publication:
(picture of William Shakespeare)",
- "value": "$500",
- "answer": "First Folio",
- "round": "Jeopardy!",
- "show_number": "3744",
- "fullAnswer": "\"The First Folio\""
- },
{
"category": "HISTORICAL NOVELS",
"air_date": "2000-12-07",
@@ -1108559,16 +1096839,6 @@
"show_number": "3744",
"fullAnswer": "William Makepeace Thackeray"
},
- {
- "category": "A.A.",
- "air_date": "2000-12-07",
- "question": "Remember this lady, seen here:
(the second \"First\" one)",
- "value": "$1,500",
- "answer": "Abigail Adams",
- "round": "Double Jeopardy!",
- "show_number": "3744",
- "fullAnswer": "Abigail Adams"
- },
{
"category": "PHYSICS",
"air_date": "2000-12-07",
@@ -1108629,16 +1096899,6 @@
"show_number": "3744",
"fullAnswer": "Aldrich Ames"
},
- {
- "category": "PHYSICS",
- "air_date": "2000-12-07",
- "question": "Named for its inventor, this hair-raising generator seen here produces millions of volts",
- "value": "$1000",
- "answer": "Van de Graaff Generator",
- "round": "Double Jeopardy!",
- "show_number": "3744",
- "fullAnswer": "Van de Graaff Generator"
- },
{
"category": "THE SILVER SCREEN",
"air_date": "2000-12-07",
@@ -1108749,16 +1097009,6 @@
"show_number": "4276",
"fullAnswer": "Kingston"
},
- {
- "category": "GO FOR THE JUGGLER",
- "air_date": "2003-03-17",
- "question": "Ah, Yes! This comedic actor seen here starred in Vaudeville as an expert juggler",
- "value": "$400",
- "answer": "W.C. Fields",
- "round": "Jeopardy!",
- "show_number": "4276",
- "fullAnswer": "W.C. Fields"
- },
{
"category": "SEE YOU IN COURT",
"air_date": "2003-03-17",
@@ -1109429,16 +1097679,6 @@
"show_number": "3174",
"fullAnswer": "Pigpen"
},
- {
- "category": "SPORTS",
- "air_date": "1998-05-21",
- "question": "\"Angel From The Outfield\" seen here: (a.k.a. \"Mr. October\")",
- "value": "$300",
- "answer": "Reggie Jackson",
- "round": "Jeopardy!",
- "show_number": "3174",
- "fullAnswer": "Reggie Jackson"
- },
{
"category": "CANADIAN CITIES",
"air_date": "1998-05-21",
@@ -1109459,16 +1097699,6 @@
"show_number": "3174",
"fullAnswer": "What"
},
- {
- "category": "BLACK AMERICANS",
- "air_date": "1998-05-21",
- "question": "This TV talk show host, seen here, once served as a Navy intelligence officer",
- "value": "$400",
- "answer": "Montel Williams",
- "round": "Jeopardy!",
- "show_number": "3174",
- "fullAnswer": "Montel Williams"
- },
{
"category": "NONFICTION",
"air_date": "1998-05-21",
@@ -1109669,16 +1097899,6 @@
"show_number": "3174",
"fullAnswer": "Nile"
},
- {
- "category": "MOVIE STARS",
- "air_date": "1998-05-21",
- "question": "Elsa Lanchester played this title character, seen here, who had the worst bad hair day of all time",
- "value": "$400",
- "answer": "Bride of Frankenstein",
- "round": "Double Jeopardy!",
- "show_number": "3174",
- "fullAnswer": "The Bride of Frankenstein"
- },
{
"category": "WE GOT GOOD CHEMISTRY",
"air_date": "1998-05-21",
@@ -1111899,16 +1100119,6 @@
"show_number": "4341",
"fullAnswer": "Algiers"
},
- {
- "category": "MUSICIANS",
- "air_date": "2003-06-16",
- "question": "Seen here, this late night TV \"cat\" is also a noted jazz guitarist",
- "value": "$800",
- "answer": "Kevin Eubanks",
- "round": "Double Jeopardy!",
- "show_number": "4341",
- "fullAnswer": "Kevin Eubanks"
- },
{
"category": "BORN THE SAME DAY",
"air_date": "2003-06-16",
@@ -1114539,16 +1102749,6 @@
"show_number": "3187",
"fullAnswer": "Walt Whitman"
},
- {
- "category": "FAMOUS BEARDS",
- "air_date": "1998-06-09",
- "question": "Drummer Frank Beard is the only member of this band seen here who doesn't have a beard",
- "value": "$300",
- "answer": "ZZ Top",
- "round": "Jeopardy!",
- "show_number": "3187",
- "fullAnswer": "ZZ Top"
- },
{
"category": "1990s TELEVISION",
"air_date": "1998-06-09",
@@ -1115719,16 +1103919,6 @@
"show_number": "4247",
"fullAnswer": "M"
},
- {
- "category": "TELL 'EM WHAT THEY'VE WON, JOHNNY",
- "air_date": "2003-02-04",
- "question": "On October 11, 2002, the man seen here [former president Carter] won this prestigious award",
- "value": "$600",
- "answer": "Nobel Peace Prize",
- "round": "Jeopardy!",
- "show_number": "4247",
- "fullAnswer": "Nobel Peace Prize"
- },
{
"category": "MOVE THE S",
"air_date": "2003-02-04",
@@ -1116709,16 +1104899,6 @@
"show_number": "3244",
"fullAnswer": "Tail"
},
- {
- "category": "A HAIRY CATEGORY",
- "air_date": "1998-10-15",
- "question": "The man seen here helped add this hairy term to the English language (General Ambrose Burnside)",
- "value": "$100",
- "answer": "Sideburns",
- "round": "Jeopardy!",
- "show_number": "3244",
- "fullAnswer": "Sideburns"
- },
{
"category": "TV DEMISES",
"air_date": "1998-10-15",
@@ -1116889,16 +1105069,6 @@
"show_number": "3244",
"fullAnswer": "Leopard"
},
- {
- "category": "A HAIRY CATEGORY",
- "air_date": "1998-10-15",
- "question": "It's the \"court\"ly cut seen here",
- "value": "$400",
- "answer": "Page boy",
- "round": "Jeopardy!",
- "show_number": "3244",
- "fullAnswer": "Page boy"
- },
{
"category": "TV DEMISES",
"air_date": "1998-10-15",
@@ -1119839,16 +1108009,6 @@
"show_number": "3192",
"fullAnswer": "Ex"
},
- {
- "category": "MEDICAL HISTORY",
- "air_date": "1998-06-16",
- "question": "Still associated with doctors today, its text is seen here in a 12th century version:",
- "value": "$400",
- "answer": "Hippocratic Oath",
- "round": "Jeopardy!",
- "show_number": "3192",
- "fullAnswer": "The Hippocratic Oath"
- },
{
"category": "U.S. MILITARY MUSEUMS",
"air_date": "1998-06-16",
@@ -1119919,16 +1108079,6 @@
"show_number": "3192",
"fullAnswer": "Geronimo"
},
- {
- "category": "THE ANIMAL KINGDOM",
- "air_date": "1998-06-16",
- "question": "The river, not the sea type of this critter, is seen here:",
- "value": "$500",
- "answer": "Otter",
- "round": "Jeopardy!",
- "show_number": "3192",
- "fullAnswer": "Otter"
- },
{
"category": "CHAIRS",
"air_date": "1998-06-16",
@@ -1121659,16 +1109809,6 @@
"show_number": "3977",
"fullAnswer": "gumption"
},
- {
- "category": "WHAT'LL YA HAVE?",
- "air_date": "2001-12-11",
- "question": "(Sofia) The addition of a condiment seen here gives this bourbon drink its distinctive name",
- "value": "$800",
- "answer": "mint julep",
- "round": "Jeopardy!",
- "show_number": "3977",
- "fullAnswer": "mint julep"
- },
{
"category": "BESTSELLERS",
"air_date": "2001-12-11",
@@ -1122469,16 +1110609,6 @@
"show_number": "4350",
"fullAnswer": "Tara Lipinski"
},
- {
- "category": "STATIONERY",
- "air_date": "2003-06-27",
- "question": "Additional troops, or the supplies seen here",
- "value": "$1200",
- "answer": "reinforcements",
- "round": "Double Jeopardy!",
- "show_number": "4350",
- "fullAnswer": "reinforcements"
- },
{
"category": "\"G\"EOGRAPHY",
"air_date": "2003-06-27",
@@ -1122529,16 +1110659,6 @@
"show_number": "4350",
"fullAnswer": "\"Wuthering Heights\""
},
- {
- "category": "STATIONERY",
- "air_date": "2003-06-27",
- "question": "The card seen here is designed for use with this name brand",
- "value": "$1600",
- "answer": "Rolodex",
- "round": "Double Jeopardy!",
- "show_number": "4350",
- "fullAnswer": "Rolodex"
- },
{
"category": "\"G\"EOGRAPHY",
"air_date": "2003-06-27",
@@ -1126039,16 +1114159,6 @@
"show_number": "3472",
"fullAnswer": "General Alexander Haig"
},
- {
- "category": "INTERNATIONAL ARCHITECTURE",
- "air_date": "1999-10-12",
- "question": "This \"flashy\" Spanish architect died in 1926, without finishing his masterpiece, seen here",
- "value": "$1000",
- "answer": "Antonio Gaudi",
- "round": "Double Jeopardy!",
- "show_number": "3472",
- "fullAnswer": "Antonio Gaudi"
- },
{
"category": "FRUIT IN LATIN",
"air_date": "1999-10-12",
@@ -1131309,16 +1119419,6 @@
"show_number": "3801",
"fullAnswer": "Marquis de Lafayette"
},
- {
- "category": "THE NFL",
- "air_date": "2001-02-26",
- "question": "In July of 2000 this player seen here signed a $42 million, 6-year contract, at the time tops among NFL running backs",
- "value": "$400",
- "answer": "Eddie George",
- "round": "Jeopardy!",
- "show_number": "3801",
- "fullAnswer": "Eddie George"
- },
{
"category": "FUN WITH DICK OR JANE",
"air_date": "2001-02-26",
@@ -1134579,16 +1122679,6 @@
"show_number": "3646",
"fullAnswer": "Cable stitch"
},
- {
- "category": "THEY CAME FROM ANOTHER WORLD",
- "air_date": "2000-06-12",
- "question": "Back in 1990 this actor seen here was Sam Fowler on \"Another World\":",
- "value": "$300",
- "answer": "Thomas Gibson",
- "round": "Jeopardy!",
- "show_number": "3646",
- "fullAnswer": "Thomas Gibson"
- },
{
"category": "HISTORIC GEOGRAPHY",
"air_date": "2000-06-12",
@@ -1134939,26 +1123029,6 @@
"show_number": "3646",
"fullAnswer": "Baha'i Faith"
},
- {
- "category": "NOTABLE NAMES",
- "air_date": "2000-06-12",
- "question": "Chief by age 33, he's the Nez Perce leader seen here:",
- "value": "$1000",
- "answer": "Chief Joseph",
- "round": "Double Jeopardy!",
- "show_number": "3646",
- "fullAnswer": "Chief Joseph"
- },
- {
- "category": "MIDDLE \"C\"",
- "air_date": "2000-06-12",
- "question": "This type of transport seen here has its ups & downs:",
- "value": "$1000",
- "answer": "Funicular",
- "round": "Double Jeopardy!",
- "show_number": "3646",
- "fullAnswer": "Funicular"
- },
{
"category": "THE AMERICAN FILM INSTITUTE",
"air_date": "2000-06-12",
@@ -1137869,16 +1125939,6 @@
"show_number": "3416",
"fullAnswer": "Orson Welles"
},
- {
- "category": "STRIPES",
- "air_date": "1999-06-14",
- "question": "It's the Central American stripe-kneed variety of this hairy species seen here",
- "value": "$100",
- "answer": "Tarantula",
- "round": "Jeopardy!",
- "show_number": "3416",
- "fullAnswer": "Tarantula"
- },
{
"category": "FOREVER",
"air_date": "1999-06-14",
@@ -1137929,16 +1125989,6 @@
"show_number": "3416",
"fullAnswer": "Patricia Arquette"
},
- {
- "category": "STRIPES",
- "air_date": "1999-06-14",
- "question": "There are striped-tailed as well as ruby-throated varieties of this species seen here",
- "value": "$200",
- "answer": "Hummingbird",
- "round": "Jeopardy!",
- "show_number": "3416",
- "fullAnswer": "Hummingbird"
- },
{
"category": "FOREVER",
"air_date": "1999-06-14",
@@ -1137989,16 +1126039,6 @@
"show_number": "3416",
"fullAnswer": "Suzanne Somers"
},
- {
- "category": "STRIPES",
- "air_date": "1999-06-14",
- "question": "Hey, steer clear of the fellow seen here (skunk) who's known down south by this \"feline\" nickname",
- "value": "$300",
- "answer": "Polecat",
- "round": "Jeopardy!",
- "show_number": "3416",
- "fullAnswer": "Polecat"
- },
{
"category": "FOREVER",
"air_date": "1999-06-14",
@@ -1138049,16 +1126089,6 @@
"show_number": "3416",
"fullAnswer": "Bill Paxton"
},
- {
- "category": "STRIPES",
- "air_date": "1999-06-14",
- "question": "The striped species seen here (tiger) is believed to have originated on this continent",
- "value": "$400",
- "answer": "Asia",
- "round": "Jeopardy!",
- "show_number": "3416",
- "fullAnswer": "Asia"
- },
{
"category": "FOREVER",
"air_date": "1999-06-14",
@@ -1138109,16 +1126139,6 @@
"show_number": "3416",
"fullAnswer": "David Wayne"
},
- {
- "category": "STRIPES",
- "air_date": "1999-06-14",
- "question": "The striped menu favorite seen here derives this name from the sound it makes when taken out of the water",
- "value": "$500",
- "answer": "Grunt",
- "round": "Jeopardy!",
- "show_number": "3416",
- "fullAnswer": "Grunt"
- },
{
"category": "FOREVER",
"air_date": "1999-06-14",
@@ -1139539,16 +1127559,6 @@
"show_number": "3280",
"fullAnswer": "Cashier"
},
- {
- "category": "WHERE ARE WE?",
- "air_date": "1998-12-04",
- "question": "It's not the rent-a-car company, it's the historic landmark seen here",
- "value": "$100",
- "answer": "Alamo",
- "round": "Jeopardy!",
- "show_number": "3280",
- "fullAnswer": "Alamo"
- },
{
"category": "WHO'S LAUGHING NOW?",
"air_date": "1998-12-04",
@@ -1139659,16 +1127669,6 @@
"show_number": "3280",
"fullAnswer": "Boilermaker"
},
- {
- "category": "WHERE ARE WE?",
- "air_date": "1998-12-04",
- "question": "The column seen here honors this sailor, who died in 1805",
- "value": "$300",
- "answer": "Lord Horatio Nelson",
- "round": "Jeopardy!",
- "show_number": "3280",
- "fullAnswer": "Lord Horatio Nelson"
- },
{
"category": "WHO'S LAUGHING NOW?",
"air_date": "1998-12-04",
@@ -1139859,16 +1127859,6 @@
"show_number": "3280",
"fullAnswer": "Cervantes"
},
- {
- "category": "THE IMPORTANCE OF BEING ERNIE",
- "air_date": "1998-12-04",
- "question": "Seen here earlier in his career, he recently appeared on TV's \"The Single Guy\" (also played \"Marty\" in 1955)",
- "value": "$200",
- "answer": "Ernest Borgnine",
- "round": "Double Jeopardy!",
- "show_number": "3280",
- "fullAnswer": "Ernest Borgnine"
- },
{
"category": "OPERA HODGEPODGE",
"air_date": "1998-12-04",
@@ -1140679,16 +1128669,6 @@
"show_number": "3119",
"fullAnswer": "Digital"
},
- {
- "category": "PLAYING PRESIDENT",
- "air_date": "1998-03-05",
- "question": "Joseph Henabery played Abraham Lincoln in this classic film, seen here: (directed by D.W. Griffith in 1915)",
- "value": "$900",
- "answer": "Birth Of A Nation",
- "round": "Double Jeopardy!",
- "show_number": "3119",
- "fullAnswer": "The Birth Of A Nation"
- },
{
"category": "WATERGATE",
"air_date": "1998-03-05",
@@ -1141869,16 +1129849,6 @@
"show_number": "3281",
"fullAnswer": "Anti(-lock Brake System)"
},
- {
- "category": "STARTS WITH \"GU\"",
- "air_date": "1998-12-07",
- "question": "This edible item seen here is full of vitamin C",
- "value": "$200",
- "answer": "Guava",
- "round": "Jeopardy!",
- "show_number": "3281",
- "fullAnswer": "Guava"
- },
{
"category": "U.S. PRESIDENTS",
"air_date": "1998-12-07",
@@ -1142319,16 +1130289,6 @@
"show_number": "3281",
"fullAnswer": "Ran"
},
- {
- "category": "TINKERERS",
- "air_date": "1998-12-07",
- "question": "The 1820s portrait of Eli Whitney, seen here, was painted by this fellow inventor",
- "value": "$1000",
- "answer": "Samuel Morse",
- "round": "Double Jeopardy!",
- "show_number": "3281",
- "fullAnswer": "Samuel Morse"
- },
{
"category": "\"EVER\"s",
"air_date": "1998-12-07",
@@ -1145489,16 +1133449,6 @@
"show_number": "3951",
"fullAnswer": "kangaroo"
},
- {
- "category": "BRITISH ART & ARTISTS",
- "air_date": "2001-11-05",
- "question": "Fittingly, this woman holds a Tudor rose in the portrait by Nicholas Hilliard seen here",
- "value": "$400",
- "answer": "Queen Elizabeth I",
- "round": "Double Jeopardy!",
- "show_number": "3951",
- "fullAnswer": "Queen Elizabeth I"
- },
{
"category": "ENTERTAINMENT MILESTONES",
"air_date": "2001-11-05",
@@ -1145549,16 +1133499,6 @@
"show_number": "3951",
"fullAnswer": "jazz"
},
- {
- "category": "BRITISH ART & ARTISTS",
- "air_date": "2001-11-05",
- "question": "William Hodges journeyed to the south Pacific as an artist to this captain & painted the portrait of him seen here",
- "value": "$600",
- "answer": "Captain James Cook",
- "round": "Double Jeopardy!",
- "show_number": "3951",
- "fullAnswer": "Captain James Cook"
- },
{
"category": "ENTERTAINMENT MILESTONES",
"air_date": "2001-11-05",
@@ -1146399,16 +1134339,6 @@
"show_number": "3880",
"fullAnswer": "Walter Mondale"
},
- {
- "category": "MOTTOES & SLOGANS",
- "air_date": "2001-06-15",
- "question": "The slogan associated with the girl seen here has been used since 1914",
- "value": "$300",
- "answer": "When it Rains, it Pours",
- "round": "Jeopardy!",
- "show_number": "3880",
- "fullAnswer": "\"When it Rains, it Pours\""
- },
{
"category": "THE OLD WEST",
"air_date": "2001-06-15",
@@ -1146559,16 +1134489,6 @@
"show_number": "3880",
"fullAnswer": "Cartoon Network"
},
- {
- "category": "IT'S ALL \"HOO\" YOU KNOW",
- "air_date": "2001-06-15",
- "question": "Also known as a \"Hubble Bubble\", it's the eastern smoking device seen here",
- "value": "$500",
- "answer": "Hookah",
- "round": "Jeopardy!",
- "show_number": "3880",
- "fullAnswer": "Hookah"
- },
{
"category": "AFRICAN WILDLIFE",
"air_date": "2001-06-15",
@@ -1149079,16 +1136999,6 @@
"show_number": "4205",
"fullAnswer": "anneal"
},
- {
- "category": "FINE & ANDY",
- "air_date": "2002-12-06",
- "question": "Popular in '80s new wave, he's the guitarist seen here",
- "value": "$2000",
- "answer": "Andy Summers",
- "round": "Double Jeopardy!",
- "show_number": "4205",
- "fullAnswer": "Andy Summers (of the Police)"
- },
{
"category": "20th CENTURY CLASSICAL MUSIC",
"air_date": "2002-12-06",
@@ -1149129,16 +1137039,6 @@
"show_number": "4172",
"fullAnswer": "Howard Stern"
},
- {
- "category": "A REAL DOG & PONY SHOW",
- "air_date": "2002-10-22",
- "question": "Though the smallest of the British ponies, this breed seen here is very powerful for its size",
- "value": "$200",
- "answer": "Shetland pony",
- "round": "Jeopardy!",
- "show_number": "4172",
- "fullAnswer": "Shetland pony"
- },
{
"category": "TOOLS",
"air_date": "2002-10-22",
@@ -1149249,16 +1137149,6 @@
"show_number": "4172",
"fullAnswer": "Ralph Lauren"
},
- {
- "category": "A REAL DOG & PONY SHOW",
- "air_date": "2002-10-22",
- "question": "This breed seen here may be descended from the harrier",
- "value": "$600",
- "answer": "beagle",
- "round": "Jeopardy!",
- "show_number": "4172",
- "fullAnswer": "beagle"
- },
{
"category": "TOOLS",
"air_date": "2002-10-22",
@@ -1149369,16 +1137259,6 @@
"show_number": "4172",
"fullAnswer": "Andy Kaufman"
},
- {
- "category": "A REAL DOG & PONY SHOW",
- "air_date": "2002-10-22",
- "question": "A parson from Devon, England developed this dog breed seen here",
- "value": "$1000",
- "answer": "Jack Russell terrier",
- "round": "Jeopardy!",
- "show_number": "4172",
- "fullAnswer": "Jack Russell terrier"
- },
{
"category": "TOOLS",
"air_date": "2002-10-22",
@@ -1149549,16 +1137429,6 @@
"show_number": "4172",
"fullAnswer": "Simon Bolivar"
},
- {
- "category": "TRICKY QUESTIONS",
- "air_date": "2002-10-22",
- "question": "Total number of vertices on the polygon (star) seen here",
- "value": "$1200",
- "answer": "10",
- "round": "Double Jeopardy!",
- "show_number": "4172",
- "fullAnswer": "10"
- },
{
"category": "THEATRE",
"air_date": "2002-10-22",
@@ -1149929,16 +1137799,6 @@
"show_number": "3248",
"fullAnswer": "Anchorman"
},
- {
- "category": "TAKE IT OFF! TAKE IT OFF!",
- "air_date": "1998-10-21",
- "question": "Used by male \"strippers\", it's the tool seen here",
- "value": "$400",
- "answer": "Belt sander",
- "round": "Jeopardy!",
- "show_number": "3248",
- "fullAnswer": "Belt sander"
- },
{
"category": "PUT IT ON! PUT IT ON!",
"air_date": "1998-10-21",
@@ -1150269,16 +1138129,6 @@
"show_number": "3248",
"fullAnswer": "Finland"
},
- {
- "category": "IN THE YEARBOOK",
- "air_date": "1998-10-21",
- "question": "A 1996 plane crash claimed the life of this cabinet member, seen here in a 1962 college yearbook",
- "value": "$1000",
- "answer": "Ron Brown",
- "round": "Double Jeopardy!",
- "show_number": "3248",
- "fullAnswer": "Ron Brown"
- },
{
"category": "WATER, WATER EVERYWHERE",
"air_date": "1998-10-21",
@@ -1150989,16 +1138839,6 @@
"show_number": "3817",
"fullAnswer": "Alexander the Great"
},
- {
- "category": "WELL, THAT'S OBVIOUS",
- "air_date": "2001-03-20",
- "question": "The food item seen here is from this chain that opened its first location in 1946",
- "value": "$300",
- "answer": "Hot Dog on a Stick",
- "round": "Jeopardy!",
- "show_number": "3817",
- "fullAnswer": "Hot Dog on a Stick"
- },
{
"category": "STRAIGHT TO VIDEO",
"air_date": "2001-03-20",
@@ -1151109,16 +1138949,6 @@
"show_number": "3817",
"fullAnswer": "Henry Clay"
},
- {
- "category": "WELL, THAT'S OBVIOUS",
- "air_date": "2001-03-20",
- "question": "The 16th century painting seen here is known as the \"Madonna With the Long\" one of these",
- "value": "$500",
- "answer": "Neck",
- "round": "Jeopardy!",
- "show_number": "3817",
- "fullAnswer": "Neck"
- },
{
"category": "STRAIGHT TO VIDEO",
"air_date": "2001-03-20",
@@ -1151219,16 +1139049,6 @@
"show_number": "3817",
"fullAnswer": "Clara Barton"
},
- {
- "category": "THE WRESTLING WORLD",
- "air_date": "2001-03-20",
- "question": "Henry Coppinger, seen here, helped popularize this sport",
- "value": "$400",
- "answer": "Alligator wrestling",
- "round": "Double Jeopardy!",
- "show_number": "3817",
- "fullAnswer": "Alligator wrestling"
- },
{
"category": "AUTHORS & THEIR SLEUTHS",
"air_date": "2001-03-20",
@@ -1151399,16 +1139219,6 @@
"show_number": "3817",
"fullAnswer": "Cyrus Field"
},
- {
- "category": "THE WRESTLING WORLD",
- "air_date": "2001-03-20",
- "question": "Jewish giant of the professional ring seen here",
- "value": "$1000",
- "answer": "Goldberg",
- "round": "Double Jeopardy!",
- "show_number": "3817",
- "fullAnswer": "Goldberg"
- },
{
"category": "AUTHORS & THEIR SLEUTHS",
"air_date": "2001-03-20",
@@ -1153849,16 +1141659,6 @@
"show_number": "3199",
"fullAnswer": "Eye"
},
- {
- "category": "20th CENTURY WOMEN",
- "air_date": "1998-06-25",
- "question": "20th century \"fox\" seen here:
(David Copperfield's fiance)",
- "value": "$200",
- "answer": "Claudia Schiffer",
- "round": "Jeopardy!",
- "show_number": "3199",
- "fullAnswer": "Claudia Schiffer"
- },
{
"category": "\"DEAD\" TO THE WORLD",
"air_date": "1998-06-25",
@@ -1154269,16 +1142069,6 @@
"show_number": "3199",
"fullAnswer": "Pecans"
},
- {
- "category": "FLOWER",
- "air_date": "1998-06-25",
- "question": "The story on these flowers, seen here, is that they open for only a few hours each day:",
- "value": "$800",
- "answer": "Morning Glory",
- "round": "Double Jeopardy!",
- "show_number": "3199",
- "fullAnswer": "Morning Glory"
- },
{
"category": "DRUM SONG",
"air_date": "1998-06-25",
@@ -1154659,16 +1142449,6 @@
"show_number": "4248",
"fullAnswer": "Gustave"
},
- {
- "category": "SALUTE THE FLAGS",
- "air_date": "2003-02-05",
- "question": "Around 1870 the flag seen here was adopted by this country",
- "value": "$400",
- "answer": "Japan",
- "round": "Double Jeopardy!",
- "show_number": "4248",
- "fullAnswer": "Japan"
- },
{
"category": "GOING, GOING, GANDHI",
"air_date": "2003-02-05",
@@ -1154719,16 +1142499,6 @@
"show_number": "4248",
"fullAnswer": "Legally Blonde"
},
- {
- "category": "SALUTE THE FLAGS",
- "air_date": "2003-02-05",
- "question": "The corner of Australia's flag, seen here, shows the national flag commonly called by this 2-word nickname",
- "value": "$800",
- "answer": "Union Jack",
- "round": "Double Jeopardy!",
- "show_number": "4248",
- "fullAnswer": "Union Jack"
- },
{
"category": "GOING, GOING, GANDHI",
"air_date": "2003-02-05",
@@ -1154779,16 +1142549,6 @@
"show_number": "4248",
"fullAnswer": "Sweet Home Alabama"
},
- {
- "category": "SALUTE THE FLAGS",
- "air_date": "2003-02-05",
- "question": "The flag seen here waves over this island country of the north Atlantic",
- "value": "$1200",
- "answer": "Iceland",
- "round": "Double Jeopardy!",
- "show_number": "4248",
- "fullAnswer": "Iceland"
- },
{
"category": "GOING, GOING, GANDHI",
"air_date": "2003-02-05",
@@ -1154839,16 +1142599,6 @@
"show_number": "4248",
"fullAnswer": "Pleasantville"
},
- {
- "category": "SALUTE THE FLAGS",
- "air_date": "2003-02-05",
- "question": "This second-largest South American country's flag is seen here",
- "value": "$1600",
- "answer": "Argentina",
- "round": "Double Jeopardy!",
- "show_number": "4248",
- "fullAnswer": "Argentina"
- },
{
"category": "GOING, GOING, GANDHI",
"air_date": "2003-02-05",
@@ -1156259,16 +1144009,6 @@
"show_number": "3721",
"fullAnswer": "Egypt"
},
- {
- "category": "I FEEL SHEEPISH",
- "air_date": "2000-11-06",
- "question": "This style of facial hair seen here is sadly, out of style",
- "value": "$300",
- "answer": "Mutton Chops",
- "round": "Jeopardy!",
- "show_number": "3721",
- "fullAnswer": "Mutton Chops"
- },
{
"category": "SCOTLAND",
"air_date": "2000-11-06",
@@ -1159009,16 +1146749,6 @@
"show_number": "4488",
"fullAnswer": "Woodrow Wilson"
},
- {
- "category": "A GREEN CATEGORY",
- "air_date": "2004-02-25",
- "question": "Seen here is the cover illustration from this classic children's book",
- "value": "$400",
- "answer": "Green Eggs and Ham",
- "round": "Jeopardy!",
- "show_number": "4488",
- "fullAnswer": "Green Eggs and Ham"
- },
{
"category": "FITS \"U\" TO A \"T\"",
"air_date": "2004-02-25",
@@ -1159069,16 +1146799,6 @@
"show_number": "4488",
"fullAnswer": "FDR"
},
- {
- "category": "A GREEN CATEGORY",
- "air_date": "2004-02-25",
- "question": "Happy hero of Green Bay, seen here",
- "value": "$600",
- "answer": "Vince Lombardi",
- "round": "Jeopardy!",
- "show_number": "4488",
- "fullAnswer": "Vince Lombardi"
- },
{
"category": "FITS \"U\" TO A \"T\"",
"air_date": "2004-02-25",
@@ -1159129,16 +1146849,6 @@
"show_number": "4488",
"fullAnswer": "Martin Van Buren"
},
- {
- "category": "A GREEN CATEGORY",
- "air_date": "2004-02-25",
- "question": "A cross-section of this green treat is seen here",
- "value": "$800",
- "answer": "kiwi",
- "round": "Jeopardy!",
- "show_number": "4488",
- "fullAnswer": "kiwi"
- },
{
"category": "FITS \"U\" TO A \"T\"",
"air_date": "2004-02-25",
@@ -1159169,16 +1146879,6 @@
"show_number": "4488",
"fullAnswer": "a four-leaf clover"
},
- {
- "category": "WHAT'S THAT CALLED?",
- "air_date": "2004-02-25",
- "question": "Seen here is an instance of this type of sign",
- "value": "$1000",
- "answer": "fingerpost sign",
- "round": "Jeopardy!",
- "show_number": "4488",
- "fullAnswer": "fingerpost sign"
- },
{
"category": "PRESIDENTIAL NAME FACTS",
"air_date": "2004-02-25",
@@ -1159189,16 +1146889,6 @@
"show_number": "4488",
"fullAnswer": "John Fitzgerald Kennedy"
},
- {
- "category": "A GREEN CATEGORY",
- "air_date": "2004-02-25",
- "question": "Comic book evildoer seen here",
- "value": "$1000",
- "answer": "Green Goblin",
- "round": "Jeopardy!",
- "show_number": "4488",
- "fullAnswer": "the Green Goblin"
- },
{
"category": "FITS \"U\" TO A \"T\"",
"air_date": "2004-02-25",
@@ -1159409,16 +1147099,6 @@
"show_number": "4488",
"fullAnswer": "Pedro Almodovar"
},
- {
- "category": "EPHEN STEPHEN",
- "air_date": "2004-02-25",
- "question": "One of the commodores seen here",
- "value": "$1600",
- "answer": "Stephen Decatur",
- "round": "Double Jeopardy!",
- "show_number": "4488",
- "fullAnswer": "Stephen Decatur"
- },
{
"category": "WORD & PHRASE ORIGINS",
"air_date": "2004-02-25",
@@ -1160259,16 +1147939,6 @@
"show_number": "3307",
"fullAnswer": "Phil Collins"
},
- {
- "category": "WWII",
- "air_date": "1999-01-12",
- "question": "(VIDEO DAILY DOUBLE):
Seen here, he commanded the British 8th Army from 1942 to 1944",
- "value": "$500",
- "answer": "Gen. Bernard Montgomery",
- "round": "Jeopardy!",
- "show_number": "3307",
- "fullAnswer": "Gen. Bernard Montgomery (of El-Alamein)"
- },
{
"category": "THE 3 TENORS",
"air_date": "1999-01-12",
@@ -1164279,16 +1151949,6 @@
"show_number": "3484",
"fullAnswer": "Pollen"
},
- {
- "category": "NOTORIOUS",
- "air_date": "1999-10-28",
- "question": "New England criminal seen here in 1973 with some of the jewelry, including chokers, he made in prison:",
- "value": "$400",
- "answer": "Albert DeSalvo",
- "round": "Jeopardy!",
- "show_number": "3484",
- "fullAnswer": "Albert DeSalvo (\"The Boston Strangler\")"
- },
{
"category": "WAR STORIES",
"air_date": "1999-10-28",
@@ -1164559,16 +1152219,6 @@
"show_number": "3484",
"fullAnswer": "John Stuart Mill"
},
- {
- "category": "LET'S DANCE",
- "air_date": "1999-10-28",
- "question": "Game show that featured the dance seen here:
(\"Gene, Gene the Dancing Machine\")",
- "value": "$800",
- "answer": "Gong Show",
- "round": "Double Jeopardy!",
- "show_number": "3484",
- "fullAnswer": "The Gong Show"
- },
{
"category": "BLUE JEAN",
"air_date": "1999-10-28",
@@ -1165899,16 +1153549,6 @@
"show_number": "3642",
"fullAnswer": "150 (founded in 1850)"
},
- {
- "category": "THE MOVIES",
- "air_date": "2000-06-06",
- "question": "The poster for this Rita Hayworth classic is seen here:",
- "value": "$300",
- "answer": "Gilda",
- "round": "Jeopardy!",
- "show_number": "3642",
- "fullAnswer": "Gilda"
- },
{
"category": "HURRICANES",
"air_date": "2000-06-06",
@@ -1166099,16 +1153739,6 @@
"show_number": "3642",
"fullAnswer": "Aristotle"
},
- {
- "category": "SPORTS ANNOUNCERS",
- "air_date": "2000-06-06",
- "question": "In 2000 this multi-sport announcer seen here moved to CBS after 25 years at NBC:",
- "value": "$400",
- "answer": "Dick Enberg",
- "round": "Double Jeopardy!",
- "show_number": "3642",
- "fullAnswer": "Dick Enberg"
- },
{
"category": "WHO CREATED 'EM?",
"air_date": "2000-06-06",
@@ -1166449,16 +1154079,6 @@
"show_number": "3601",
"fullAnswer": "Joan of Arc"
},
- {
- "category": "ACTOR-RIFIC",
- "air_date": "2000-04-10",
- "question": "He's the 1960s Disney child actor seen here in 1979 in a different role:
(as Elvis)",
- "value": "$300",
- "answer": "Kurt Russell",
- "round": "Jeopardy!",
- "show_number": "3601",
- "fullAnswer": "Kurt Russell"
- },
{
"category": "\"R\" TOWN",
"air_date": "2000-04-10",
@@ -1166769,16 +1154389,6 @@
"show_number": "3601",
"fullAnswer": "Mona Lisa (or Whistler's Mother)"
},
- {
- "category": "MAMMALS",
- "air_date": "2000-04-10",
- "question": "Found in Madagascar, it's the endangered primate seen here:",
- "value": "$1,300",
- "answer": "Ring-tailed lemur",
- "round": "Double Jeopardy!",
- "show_number": "3601",
- "fullAnswer": "Ring-tailed lemur"
- },
{
"category": "MULTIPLE MEANINGS",
"air_date": "2000-04-10",
@@ -1166989,16 +1154599,6 @@
"show_number": "4516",
"fullAnswer": "Rocky Marciano"
},
- {
- "category": "PEOPLE",
- "air_date": "2004-04-05",
- "question": "The headline on the 2002 cover seen here was this word \"Renewed\"",
- "value": "$400",
- "answer": "Faith",
- "round": "Jeopardy!",
- "show_number": "4516",
- "fullAnswer": "Faith (as in Faith Hill)"
- },
{
"category": "PAGANOMICS",
"air_date": "2004-04-05",
@@ -1167119,16 +1154719,6 @@
"show_number": "4516",
"fullAnswer": "Greta Van Susteren"
},
- {
- "category": "PAGANOMICS",
- "air_date": "2004-04-05",
- "question": "One of the few works with a pagan theme that Michelangelo did was a statue of this god, seen here",
- "value": "$800",
- "answer": "Bacchus",
- "round": "Jeopardy!",
- "show_number": "4516",
- "fullAnswer": "Bacchus"
- },
{
"category": "THUMB ENCHANTED EVENING",
"air_date": "2004-04-05",
@@ -1167169,16 +1154759,6 @@
"show_number": "4516",
"fullAnswer": "SEATO (Southeast Asia Treaty Organization)"
},
- {
- "category": "PEOPLE",
- "air_date": "2004-04-05",
- "question": "He's the actor on the right in the \"tropical\" 1980 cover seen here",
- "value": "$1000",
- "answer": "Christopher Atkins",
- "round": "Jeopardy!",
- "show_number": "4516",
- "fullAnswer": "Christopher Atkins"
- },
{
"category": "PAGANOMICS",
"air_date": "2004-04-05",
@@ -1167339,16 +1154919,6 @@
"show_number": "4516",
"fullAnswer": "South Africa"
},
- {
- "category": "FAMOUS WOMEN",
- "air_date": "2004-04-05",
- "question": "This woman seen here scored the winning goal for the United States in the 1999 World Cup",
- "value": "$1200",
- "answer": "Brandi Chastain",
- "round": "Double Jeopardy!",
- "show_number": "4516",
- "fullAnswer": "Brandi Chastain"
- },
{
"category": "CHARACTERS IN PLAYS",
"air_date": "2004-04-05",
@@ -1167389,16 +1154959,6 @@
"show_number": "4516",
"fullAnswer": "Canada"
},
- {
- "category": "FAMOUS WOMEN",
- "air_date": "2004-04-05",
- "question": "This former CBS & Fox newswoman seen here joined CNN in the fateful month of September 2001",
- "value": "$1600",
- "answer": "Paula Zahn",
- "round": "Double Jeopardy!",
- "show_number": "4516",
- "fullAnswer": "Paula Zahn"
- },
{
"category": "CHARACTERS IN PLAYS",
"air_date": "2004-04-05",
@@ -1167469,16 +1155029,6 @@
"show_number": "4516",
"fullAnswer": "Elwood P. Dowd"
},
- {
- "category": "GETTING THE \"AX'",
- "air_date": "2004-04-05",
- "question": "It's the small African mammal seen here",
- "value": "$2000",
- "answer": "hyrax",
- "round": "Double Jeopardy!",
- "show_number": "4516",
- "fullAnswer": "hyrax"
- },
{
"category": "BERN, BABY, BERN",
"air_date": "2004-04-05",
@@ -1169069,16 +1156619,6 @@
"show_number": "4492",
"fullAnswer": "fresh"
},
- {
- "category": "NATIVE AMERICAN ART",
- "air_date": "2004-03-02",
- "question": "The style seen here developed in Oregon has been called this, after a medical device discovered in 1895",
- "value": "$2000",
- "answer": "X-ray art",
- "round": "Double Jeopardy!",
- "show_number": "4492",
- "fullAnswer": "X-ray art"
- },
{
"category": "TECHIES",
"air_date": "2004-03-02",
@@ -1171599,16 +1159139,6 @@
"show_number": "3848",
"fullAnswer": "ragtime"
},
- {
- "category": "ODDS & ENDS",
- "air_date": "2001-05-02",
- "question": "The Girl Scout badge seen here represents fun with this machine",
- "value": "$300",
- "answer": "computer",
- "round": "Jeopardy!",
- "show_number": "3848",
- "fullAnswer": "computer"
- },
{
"category": "BODIES OF WATER",
"air_date": "2001-05-02",
@@ -1171719,16 +1159249,6 @@
"show_number": "3848",
"fullAnswer": "Johann Sebastian Bach"
},
- {
- "category": "ODDS & ENDS",
- "air_date": "2001-05-02",
- "question": "Seen here is a Byzantine mosaic of this pope & apostle",
- "value": "$500",
- "answer": "St. Peter",
- "round": "Jeopardy!",
- "show_number": "3848",
- "fullAnswer": "St. Peter"
- },
{
"category": "BODIES OF WATER",
"air_date": "2001-05-02",
@@ -1171939,16 +1159459,6 @@
"show_number": "3848",
"fullAnswer": "the Supreme Court"
},
- {
- "category": "YOUNG ACTORS & ROLES",
- "air_date": "2001-05-02",
- "question": "Heather Headley, seen here, won a Tony Award in 2000 for playing the title role in this Elton John musical",
- "value": "$800",
- "answer": "Aida",
- "round": "Double Jeopardy!",
- "show_number": "3848",
- "fullAnswer": "Aida"
- },
{
"category": "HE'S MY SECRETARY OF WAR",
"air_date": "2001-05-02",
@@ -1171959,16 +1159469,6 @@
"show_number": "3848",
"fullAnswer": "Thomas Jefferson"
},
- {
- "category": "COOL YOUR JETS",
- "air_date": "2001-05-02",
- "question": "Occuring at high altitudes, it's the jet engine by-product seen here",
- "value": "$800",
- "answer": "vapor trail",
- "round": "Double Jeopardy!",
- "show_number": "3848",
- "fullAnswer": "vapor trail"
- },
{
"category": "POETS & POETRY",
"air_date": "2001-05-02",
@@ -1171989,16 +1159489,6 @@
"show_number": "3848",
"fullAnswer": "Congress"
},
- {
- "category": "'76ers",
- "air_date": "2001-05-02",
- "question": "The last hour of this patriot is seen here",
- "value": "$1,500",
- "answer": "Nathan Hale",
- "round": "Double Jeopardy!",
- "show_number": "3848",
- "fullAnswer": "Nathan Hale"
- },
{
"category": "YOUNG ACTORS & ROLES",
"air_date": "2001-05-02",
@@ -1172019,16 +1159509,6 @@
"show_number": "3848",
"fullAnswer": "Harry S. Truman"
},
- {
- "category": "COOL YOUR JETS",
- "air_date": "2001-05-02",
- "question": "Once flown by Francis Gary Powers, it's the famous U.S. reconnaissance jet of the '50s & '60s seen here",
- "value": "$1000",
- "answer": "U-2",
- "round": "Double Jeopardy!",
- "show_number": "3848",
- "fullAnswer": "U-2"
- },
{
"category": "POETS & POETRY",
"air_date": "2001-05-02",
@@ -1172559,16 +1160039,6 @@
"show_number": "3194",
"fullAnswer": "William Styron"
},
- {
- "category": "1980s FILM FACTS",
- "air_date": "1998-06-18",
- "question": "It's the last name of the politician played by Paul Newman in the clip seen here:",
- "value": "$3,000",
- "answer": "",
- "round": "Double Jeopardy!",
- "show_number": "3194",
- "fullAnswer": "(Earl) Long (from the movie \"Blaze\")"
- },
{
"category": "THE COSSACKS ARE COMING!",
"air_date": "1998-06-18",
@@ -1172639,16 +1160109,6 @@
"show_number": "3194",
"fullAnswer": "Turkish"
},
- {
- "category": "LEGENDARY HOTTIES",
- "air_date": "1998-06-18",
- "question": "Apollo tells this Roman blacksmith god that Venus is cheating on him, in the painting seen here:",
- "value": "$1000",
- "answer": "Vulcan",
- "round": "Double Jeopardy!",
- "show_number": "3194",
- "fullAnswer": "Vulcan"
- },
{
"category": "ANT-ONYMS",
"air_date": "1998-06-18",
@@ -1175649,16 +1163109,6 @@
"show_number": "3529",
"fullAnswer": "Corvair"
},
- {
- "category": "JOHN TRAVOLTA FILMS",
- "air_date": "1999-12-30",
- "question": "John was a real \"knockout\" in the movie seen here:",
- "value": "$400",
- "answer": "Phenomenon",
- "round": "Jeopardy!",
- "show_number": "3529",
- "fullAnswer": "Phenomenon"
- },
{
"category": "HELLO, GUV",
"air_date": "1999-12-30",
@@ -1177959,16 +1165409,6 @@
"show_number": "4202",
"fullAnswer": "Vicki Lawrence"
},
- {
- "category": "THE NEW YORKER",
- "air_date": "2002-12-03",
- "question": "The cartoon seen here is from this creator of Gomez & Morticia, & is still funny",
- "value": "$800",
- "answer": "Charles Addams",
- "round": "Jeopardy!",
- "show_number": "4202",
- "fullAnswer": "Charles Addams"
- },
{
"category": "IRS STUFF",
"air_date": "2002-12-03",
@@ -1178079,16 +1165519,6 @@
"show_number": "4202",
"fullAnswer": "Jerry West Virginia"
},
- {
- "category": "SAM I AM",
- "air_date": "2002-12-03",
- "question": "\"I'm just talking about\" the figurine seen here of this actor in a 2000 action blockbuster",
- "value": "$800",
- "answer": "Samuel L. Jackson",
- "round": "Double Jeopardy!",
- "show_number": "4202",
- "fullAnswer": "Samuel L. Jackson"
- },
{
"category": "SCIENCE CLASS",
"air_date": "2002-12-03",
@@ -1178169,16 +1165599,6 @@
"show_number": "4202",
"fullAnswer": "Stronger"
},
- {
- "category": "MAKING A GOOD IMPRESSIONIST",
- "air_date": "2002-12-03",
- "question": "Manet's impression of this city is seen here:
(\"The Grand Canal\")",
- "value": "$1200",
- "answer": "Venice",
- "round": "Double Jeopardy!",
- "show_number": "4202",
- "fullAnswer": "Venice"
- },
{
"category": "BEFORE & AFTER",
"air_date": "2002-12-03",
@@ -1178249,16 +1165669,6 @@
"show_number": "4202",
"fullAnswer": "Samuel Taylor Coleridge"
},
- {
- "category": "SCIENCE CLASS",
- "air_date": "2002-12-03",
- "question": "Seen here is this 2-time Nobel Prize-winning scientist",
- "value": "$2000",
- "answer": "Linus Pauling",
- "round": "Double Jeopardy!",
- "show_number": "4202",
- "fullAnswer": "Linus Pauling"
- },
{
"category": "THE OLYMPIC GAMES",
"air_date": "2002-12-03",
@@ -1179149,16 +1166559,6 @@
"show_number": "4486",
"fullAnswer": "Long Beach"
},
- {
- "category": "\"C\" FOOD",
- "air_date": "2004-02-23",
- "question": "The lemons seen here are studded with these",
- "value": "$1000",
- "answer": "cloves",
- "round": "Jeopardy!",
- "show_number": "4486",
- "fullAnswer": "cloves"
- },
{
"category": "ROYALTY",
"air_date": "2004-02-23",
@@ -1179329,16 +1166729,6 @@
"show_number": "4486",
"fullAnswer": "pine"
},
- {
- "category": "HOMOPHONIC PROPER NAMES",
- "air_date": "2004-02-23",
- "question": "The type of road seen here, or a Southern university",
- "value": "$1200",
- "answer": "two-lane/Tulane",
- "round": "Double Jeopardy!",
- "show_number": "4486",
- "fullAnswer": "two-lane/Tulane"
- },
{
"category": "BE ON YOUR KIERKEGAARD",
"air_date": "2004-02-23",
@@ -1179579,16 +1166969,6 @@
"show_number": "3493",
"fullAnswer": "\"The Battle Hymn of the Republic\""
},
- {
- "category": "HOLLYWOOD HEARTTHROBS",
- "air_date": "1999-11-10",
- "question": "He's the party animal seen here",
- "value": "$200",
- "answer": "Matthew Fox",
- "round": "Jeopardy!",
- "show_number": "3493",
- "fullAnswer": "Matthew Fox"
- },
{
"category": "IN THE THESAURUS",
"air_date": "1999-11-10",
@@ -1179659,16 +1167039,6 @@
"show_number": "3493",
"fullAnswer": "Yield"
},
- {
- "category": "FAMOUS NEW YORKERS",
- "air_date": "1999-11-10",
- "question": "This infamous gangster seen here was born in Brooklyn January 17, 1899",
- "value": "$400",
- "answer": "Al Capone",
- "round": "Jeopardy!",
- "show_number": "3493",
- "fullAnswer": "Al Capone"
- },
{
"category": "ISLANDS",
"air_date": "1999-11-10",
@@ -1179699,16 +1167069,6 @@
"show_number": "3493",
"fullAnswer": "William Tecumseh Sherman"
},
- {
- "category": "HOLLYWOOD HEARTTHROBS",
- "air_date": "1999-11-10",
- "question": "Dad would have been proud of this young actor seen here because \"He's All That\" & more",
- "value": "$400",
- "answer": "Freddie Prinze, Jr.",
- "round": "Jeopardy!",
- "show_number": "3493",
- "fullAnswer": "Freddie Prinze, Jr."
- },
{
"category": "IN THE THESAURUS",
"air_date": "1999-11-10",
@@ -1179849,16 +1167209,6 @@
"show_number": "3493",
"fullAnswer": "Holden Caulfield"
},
- {
- "category": "TRANSPORTATION",
- "air_date": "1999-11-10",
- "question": "Type of airplane seen here; it gets its name from its double-wing structure",
- "value": "$400",
- "answer": "Biplane",
- "round": "Double Jeopardy!",
- "show_number": "3493",
- "fullAnswer": "Biplane"
- },
{
"category": "SENATORS BY STATE",
"air_date": "1999-11-10",
@@ -1179909,16 +1167259,6 @@
"show_number": "3493",
"fullAnswer": "Meg"
},
- {
- "category": "TRANSPORTATION",
- "air_date": "1999-11-10",
- "question": "\"Feline\" name for the type of boat seen here",
- "value": "$600",
- "answer": "Catamaran",
- "round": "Double Jeopardy!",
- "show_number": "3493",
- "fullAnswer": "Catamaran"
- },
{
"category": "SENATORS BY STATE",
"air_date": "1999-11-10",
@@ -1180029,16 +1167369,6 @@
"show_number": "3493",
"fullAnswer": "\"Sister Carrie\""
},
- {
- "category": "TRANSPORTATION",
- "air_date": "1999-11-10",
- "question": "Seen here, it's something you have to have \"patients\" to move around",
- "value": "$1000",
- "answer": "Gurney",
- "round": "Double Jeopardy!",
- "show_number": "3493",
- "fullAnswer": "Gurney"
- },
{
"category": "SENATORS BY STATE",
"air_date": "1999-11-10",
@@ -1180449,16 +1167779,6 @@
"show_number": "3414",
"fullAnswer": "Owl"
},
- {
- "category": "FILMS OF THE '50s",
- "air_date": "1999-06-10",
- "question": "1959 title character seen here:
Gee, If I had one of those boards, I could be a surfer too...",
- "value": "$400",
- "answer": "Gidget",
- "round": "Double Jeopardy!",
- "show_number": "3414",
- "fullAnswer": "Gidget"
- },
{
"category": "COLLEGE SPORTS NICKNAMES",
"air_date": "1999-06-10",
@@ -1180599,16 +1167919,6 @@
"show_number": "3414",
"fullAnswer": "Lagos"
},
- {
- "category": "1999 U.S. STAMPS",
- "air_date": "1999-06-10",
- "question": "Author honored on the stamp seen here
(wrote \"Atlas Shrugged\")",
- "value": "$1,000",
- "answer": "Ayn Rand",
- "round": "Double Jeopardy!",
- "show_number": "3414",
- "fullAnswer": "Ayn Rand"
- },
{
"category": "OH MAYAN GODS!",
"air_date": "1999-06-10",
@@ -1185229,16 +1172539,6 @@
"show_number": "2926",
"fullAnswer": "Memorial Day"
},
- {
- "category": "SINGLE-NAMED SINGERS",
- "air_date": "1997-04-28",
- "question": "This singer, seen here in concert, is the subject of a 1997 film:",
- "value": "$500",
- "answer": "Selena",
- "round": "Jeopardy!",
- "show_number": "2926",
- "fullAnswer": "Selena"
- },
{
"category": "RIVERS",
"air_date": "1997-04-28",
@@ -1188529,16 +1175829,6 @@
"show_number": "4391",
"fullAnswer": "garage doors"
},
- {
- "category": "NUMBER 19 IN YOUR PROGRAMS",
- "air_date": "2003-10-13",
- "question": "Hockey great Larry Robinson, seen here, was nicknamed this, after a Sesame Street character",
- "value": "$600",
- "answer": "Big Bird",
- "round": "Jeopardy!",
- "show_number": "4391",
- "fullAnswer": "\"Big Bird\""
- },
{
"category": "NO. 1",
"air_date": "2003-10-13",
@@ -1191139,16 +1178429,6 @@
"show_number": "3562",
"fullAnswer": "Charlemagne"
},
- {
- "category": "TV LAW",
- "air_date": "2000-02-15",
- "question": "Series seen here:
(starring Dixie Carter)",
- "value": "$800",
- "answer": "Family Law",
- "round": "Double Jeopardy!",
- "show_number": "3562",
- "fullAnswer": "Family Law"
- },
{
"category": "FICTIONAL CHARACTERS",
"air_date": "2000-02-15",
@@ -1191809,16 +1179089,6 @@
"show_number": "3845",
"fullAnswer": "vaccination"
},
- {
- "category": "KEEP YOUR SHIRT ON!",
- "air_date": "2001-04-27",
- "question": "He's the strange visitor from another planet who inspired the shirt seen here",
- "value": "$100",
- "answer": "Superman",
- "round": "Jeopardy!",
- "show_number": "3845",
- "fullAnswer": "Superman"
- },
{
"category": "NAME THE HITMAKERS",
"air_date": "2001-04-27",
@@ -1191869,16 +1179139,6 @@
"show_number": "3845",
"fullAnswer": "rattlesnake"
},
- {
- "category": "KEEP YOUR SHIRT ON!",
- "air_date": "2001-04-27",
- "question": "A game played on horseback shares its name with this style of shirt seen here",
- "value": "$200",
- "answer": "polo",
- "round": "Jeopardy!",
- "show_number": "3845",
- "fullAnswer": "polo"
- },
{
"category": "NAME THE HITMAKERS",
"air_date": "2001-04-27",
@@ -1191929,16 +1179189,6 @@
"show_number": "3845",
"fullAnswer": "glands"
},
- {
- "category": "KEEP YOUR SHIRT ON!",
- "air_date": "2001-04-27",
- "question": "Say \"Hello\" to this Hawaiian shirt seen here:",
- "value": "$300",
- "answer": "Aloha shirt",
- "round": "Jeopardy!",
- "show_number": "3845",
- "fullAnswer": "Aloha shirt"
- },
{
"category": "NAME THE HITMAKERS",
"air_date": "2001-04-27",
@@ -1191989,16 +1179239,6 @@
"show_number": "3845",
"fullAnswer": "typhoid"
},
- {
- "category": "KEEP YOUR SHIRT ON!",
- "air_date": "2001-04-27",
- "question": "It's the fighting force represented by the shirt seen here",
- "value": "$400",
- "answer": "Marines",
- "round": "Jeopardy!",
- "show_number": "3845",
- "fullAnswer": "Marines"
- },
{
"category": "NAME THE HITMAKERS",
"air_date": "2001-04-27",
@@ -1192049,16 +1179289,6 @@
"show_number": "3845",
"fullAnswer": "culture"
},
- {
- "category": "KEEP YOUR SHIRT ON!",
- "air_date": "2001-04-27",
- "question": "From an old Welsh word for sackcloth, it's the nappy shirt fabric seen here",
- "value": "$500",
- "answer": "flannel",
- "round": "Jeopardy!",
- "show_number": "3845",
- "fullAnswer": "flannel"
- },
{
"category": "NAME THE HITMAKERS",
"air_date": "2001-04-27",
@@ -1192219,16 +1179449,6 @@
"show_number": "3845",
"fullAnswer": "Orson Welles"
},
- {
- "category": "SIGNS & SYMBOLS",
- "air_date": "2001-04-27",
- "question": "The reference mark seen here shares its name with this weapon",
- "value": "$600",
- "answer": "dagger",
- "round": "Double Jeopardy!",
- "show_number": "3845",
- "fullAnswer": "dagger"
- },
{
"category": "TREE-LETTER WORDS",
"air_date": "2001-04-27",
@@ -1192279,16 +1179499,6 @@
"show_number": "3845",
"fullAnswer": "Rebecca"
},
- {
- "category": "SIGNS & SYMBOLS",
- "air_date": "2001-04-27",
- "question": "The international symbol seen here stands for this type of hazard",
- "value": "$800",
- "answer": "biohazard",
- "round": "Double Jeopardy!",
- "show_number": "3845",
- "fullAnswer": "biohazard"
- },
{
"category": "TREE-LETTER WORDS",
"air_date": "2001-04-27",
@@ -1192629,16 +1179839,6 @@
"show_number": "3075",
"fullAnswer": "Albania"
},
- {
- "category": "WHEN-THEY-WERE-YOUNG FILMS",
- "air_date": "1998-01-02",
- "question": "1993 film seen here about a group of young kids that banded together:",
- "value": "$600",
- "answer": "Backbeat",
- "round": "Jeopardy!",
- "show_number": "3075",
- "fullAnswer": "Backbeat"
- },
{
"category": "WHAT'S TO EAT?",
"air_date": "1998-01-02",
@@ -1192929,16 +1180129,6 @@
"show_number": "3075",
"fullAnswer": "Potter's Field"
},
- {
- "category": "IN THE NEWS 1997",
- "air_date": "1998-01-02",
- "question": "50 years after a famous incident, this city got a new flag, seen here, featuring a mysterious dot in the sky:",
- "value": null,
- "answer": "Roswell, New Mexico",
- "round": "Final Jeopardy!",
- "show_number": "3075",
- "fullAnswer": "Roswell, New Mexico"
- },
{
"category": "LET'S COMMUNICATE",
"air_date": "2007-04-24",
@@ -1194159,16 +1181349,6 @@
"show_number": "3668",
"fullAnswer": "Thin Mints"
},
- {
- "category": "SID & MARTY KROFFT TV",
- "air_date": "2000-07-12",
- "question": "He's the mayor of Living Island seen here",
- "value": "$200",
- "answer": "H.R. Pufnstuf",
- "round": "Jeopardy!",
- "show_number": "3668",
- "fullAnswer": "H.R. Pufnstuf"
- },
{
"category": "PSYCH 101",
"air_date": "2000-07-12",
@@ -1194659,16 +1181839,6 @@
"show_number": "3668",
"fullAnswer": "Chancellorsville"
},
- {
- "category": "\"STRIP\"s",
- "air_date": "2000-07-12",
- "question": "Popular with mathematicians, it's the strip seen here",
- "value": "$1000",
- "answer": "Mobius strip",
- "round": "Double Jeopardy!",
- "show_number": "3668",
- "fullAnswer": "Mobius strip"
- },
{
"category": "WORLD CAPITALS",
"air_date": "2000-07-12",
@@ -1200839,16 +1188009,6 @@
"show_number": "3309",
"fullAnswer": "Umbrage"
},
- {
- "category": "GENETICS",
- "air_date": "1999-01-14",
- "question": "The autoradiograph seen here is called a genetic one of these, though it doesn't use whirls or loops",
- "value": "$1000",
- "answer": "Fingerprint",
- "round": "Double Jeopardy!",
- "show_number": "3309",
- "fullAnswer": "Fingerprint"
- },
{
"category": "NO PLAIN JANE",
"air_date": "1999-01-14",
@@ -1202489,16 +1189649,6 @@
"show_number": "3791",
"fullAnswer": "Margaret Thatcher"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "2001-02-12",
- "question": "He depicted a poppy field in a hollow near Giverny in the painting seen here",
- "value": "$600",
- "answer": "Claude Monet",
- "round": "Double Jeopardy!",
- "show_number": "3791",
- "fullAnswer": "Claude Monet"
- },
{
"category": "LITERATURE",
"air_date": "2001-02-12",
@@ -1202599,16 +1189749,6 @@
"show_number": "3791",
"fullAnswer": "Benazir Bhutto"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "2001-02-12",
- "question": "He's the great 16th century German artist seen here in a self-portrait",
- "value": "$1000",
- "answer": "Albrecht Durer",
- "round": "Double Jeopardy!",
- "show_number": "3791",
- "fullAnswer": "Albrecht Durer"
- },
{
"category": "MOUNTAINS",
"air_date": "2001-02-12",
@@ -1204859,16 +1191999,6 @@
"show_number": "4453",
"fullAnswer": "Spider-Man"
},
- {
- "category": "THE HISTORY CHANNEL",
- "air_date": "2004-01-07",
- "question": "We know the conqueror seen here by this name",
- "value": "$2000",
- "answer": "Genghis Khan",
- "round": "Double Jeopardy!",
- "show_number": "4453",
- "fullAnswer": "Genghis Khan"
- },
{
"category": "BIG JOHNS",
"air_date": "2004-01-07",
@@ -1210409,16 +1197539,6 @@
"show_number": "4359",
"fullAnswer": "pedals"
},
- {
- "category": "MR. JOHNSON",
- "air_date": "2003-07-10",
- "question": "He's the \"Very Interesting\" comedian seen here",
- "value": "$800",
- "answer": "Arte Johnson",
- "round": "Double Jeopardy!",
- "show_number": "4359",
- "fullAnswer": "Arte Johnson"
- },
{
"category": "THE STORY OF \"O\"",
"air_date": "2003-07-10",
@@ -1211869,16 +1198989,6 @@
"show_number": "4181",
"fullAnswer": "chili dog"
},
- {
- "category": "LINGERIE",
- "air_date": "2002-11-04",
- "question": "The article seen here was her second donation to Frederick's of Hollywood Museum; the first was stolen",
- "value": "$400",
- "answer": "Madonna",
- "round": "Jeopardy!",
- "show_number": "4181",
- "fullAnswer": "Madonna"
- },
{
"category": "MAN, OH MAN!",
"air_date": "2002-11-04",
@@ -1215359,16 +1202469,6 @@
"show_number": "3684",
"fullAnswer": "Turtles"
},
- {
- "category": "QUICKIES",
- "air_date": "2000-09-14",
- "question": "Comic book superhero seen here",
- "value": "$400",
- "answer": "Flash",
- "round": "Jeopardy!",
- "show_number": "3684",
- "fullAnswer": "The Flash"
- },
{
"category": "ROCK ON!",
"air_date": "2000-09-14",
@@ -1215439,16 +1202539,6 @@
"show_number": "3684",
"fullAnswer": "Boulder"
},
- {
- "category": "SISTER WENDY'S PICKS",
- "air_date": "2000-09-14",
- "question": "Agnolo Bronzino's addition of this humanizes the aristocratic lady seen here",
- "value": "$200",
- "answer": "Dog",
- "round": "Double Jeopardy!",
- "show_number": "3684",
- "fullAnswer": "Dog"
- },
{
"category": "1950s EMMYS",
"air_date": "2000-09-14",
@@ -1215559,16 +1202649,6 @@
"show_number": "3684",
"fullAnswer": "Allen wrench"
},
- {
- "category": "SISTER WENDY'S PICKS",
- "air_date": "2000-09-14",
- "question": "1 of the 2 young men seen here with the vast world of adult life around them",
- "value": "$600",
- "answer": "David or Jonathan",
- "round": "Double Jeopardy!",
- "show_number": "3684",
- "fullAnswer": "David or Jonathan"
- },
{
"category": "1950s EMMYS",
"air_date": "2000-09-14",
@@ -1216169,16 +1203249,6 @@
"show_number": "3105",
"fullAnswer": "the armadillo"
},
- {
- "category": "INTERNATIONAL ARTISTS",
- "air_date": "1998-02-13",
- "question": "He painted the scandalous picture seen here:",
- "value": "$600",
- "answer": "Edouard Manet",
- "round": "Double Jeopardy!",
- "show_number": "3105",
- "fullAnswer": "Edouard Manet"
- },
{
"category": "CUPID GOOFED",
"air_date": "1998-02-13",
@@ -1217429,16 +1204499,6 @@
"show_number": "3250",
"fullAnswer": "Republican Party"
},
- {
- "category": "I'LL CRY IF I WANT TO",
- "air_date": "1998-10-23",
- "question": "This tearful tough guy seen here finally won the big award in 1970",
- "value": "$100",
- "answer": "John Wayne",
- "round": "Jeopardy!",
- "show_number": "3250",
- "fullAnswer": "John Wayne (won Oscar)"
- },
{
"category": "WAR TRIGGERS",
"air_date": "1998-10-23",
@@ -1217489,16 +1204549,6 @@
"show_number": "3250",
"fullAnswer": "India"
},
- {
- "category": "I'LL CRY IF I WANT TO",
- "air_date": "1998-10-23",
- "question": "It's the artistic finished product depicting a woman crying seen here",
- "value": "$200",
- "answer": "Totem pole",
- "round": "Jeopardy!",
- "show_number": "3250",
- "fullAnswer": "Totem pole"
- },
{
"category": "WAR TRIGGERS",
"air_date": "1998-10-23",
@@ -1217609,16 +1204659,6 @@
"show_number": "3250",
"fullAnswer": "Tory"
},
- {
- "category": "I'LL CRY IF I WANT TO",
- "air_date": "1998-10-23",
- "question": "Until exposed as a fake, the Spanish statue seen here reportedly cried tears of this",
- "value": "$400",
- "answer": "Blood",
- "round": "Jeopardy!",
- "show_number": "3250",
- "fullAnswer": "Blood"
- },
{
"category": "WAR TRIGGERS",
"air_date": "1998-10-23",
@@ -1217839,16 +1204879,6 @@
"show_number": "3250",
"fullAnswer": "Diana"
},
- {
- "category": "AFRICAN AMERICANS",
- "air_date": "1998-10-23",
- "question": "This famous poet seen here was San Francisco's first female streetcar conductor",
- "value": "$800",
- "answer": "Maya Angelou",
- "round": "Double Jeopardy!",
- "show_number": "3250",
- "fullAnswer": "Maya Angelou"
- },
{
"category": "HISTORY ON THE SCREEN",
"air_date": "1998-10-23",
@@ -1223839,16 +1210869,6 @@
"show_number": "3236",
"fullAnswer": "Goneril"
},
- {
- "category": "EVERYDAY SYMBOLS",
- "air_date": "1998-10-05",
- "question": "It's the \"happy\" nickname for the nautical flag seen here",
- "value": "$400",
- "answer": "Jolly Roger",
- "round": "Double Jeopardy!",
- "show_number": "3236",
- "fullAnswer": "\"Jolly Roger\""
- },
{
"category": "BIG RIVERS",
"air_date": "1998-10-05",
@@ -1223899,16 +1210919,6 @@
"show_number": "3236",
"fullAnswer": "Dogberry"
},
- {
- "category": "EVERYDAY SYMBOLS",
- "air_date": "1998-10-05",
- "question": "Often seen on bumpers, the symbol seen here represents faith in this religion (fish)",
- "value": "$600",
- "answer": "Christianity",
- "round": "Double Jeopardy!",
- "show_number": "3236",
- "fullAnswer": "Christianity"
- },
{
"category": "BIG RIVERS",
"air_date": "1998-10-05",
@@ -1223999,16 +1211009,6 @@
"show_number": "3236",
"fullAnswer": "Martin Scorsese"
},
- {
- "category": "TAKE \"TEN\"",
- "air_date": "1998-10-05",
- "question": "(VIDEO DAILY DOUBLE):
This animal seen here is famous for its gait",
- "value": "$1,000",
- "answer": "Tennessee Walking Horse",
- "round": "Double Jeopardy!",
- "show_number": "3236",
- "fullAnswer": "Tennessee Walking Horse"
- },
{
"category": "ODD NAMES IN SHAKESPEARE",
"air_date": "1998-10-05",
@@ -1224019,16 +1211019,6 @@
"show_number": "3236",
"fullAnswer": "\"Antony & Cleopatra\""
},
- {
- "category": "EVERYDAY SYMBOLS",
- "air_date": "1998-10-05",
- "question": "You might get a \"kick\" out of this sport depicted by the symbol seen here",
- "value": "$1000",
- "answer": "Soccer",
- "round": "Double Jeopardy!",
- "show_number": "3236",
- "fullAnswer": "Soccer"
- },
{
"category": "BIG RIVERS",
"air_date": "1998-10-05",
@@ -1224059,16 +1211049,6 @@
"show_number": "3236",
"fullAnswer": "David Lynch"
},
- {
- "category": "TAKE \"TEN\"",
- "air_date": "1998-10-05",
- "question": "We wonder if you know the name of this \"Wonderland\" illustrator whose work is seen here",
- "value": "$1000",
- "answer": "Sir John Tenniel",
- "round": "Double Jeopardy!",
- "show_number": "3236",
- "fullAnswer": "Sir John Tenniel"
- },
{
"category": "STATE SONGS",
"air_date": "1998-10-05",
@@ -1226409,16 +1213389,6 @@
"show_number": "3727",
"fullAnswer": "\"The Red Badge of Courage\""
},
- {
- "category": "I NEED SOME COFFEE!",
- "air_date": "2000-11-14",
- "question": "The fictional Seattle coffeehouse in the picture seen here is featured on this TV show
(Cafe Nervosa)",
- "value": "$200",
- "answer": "Frasier",
- "round": "Jeopardy!",
- "show_number": "3727",
- "fullAnswer": "Frasier"
- },
{
"category": "AMERICAN HISTORY",
"air_date": "2000-11-14",
@@ -1226819,16 +1213789,6 @@
"show_number": "3727",
"fullAnswer": "Miso"
},
- {
- "category": "CLIFFS NOTES",
- "air_date": "2000-11-14",
- "question": "This point seen here in extreme southwestern England shares its name with a clothing catalogue",
- "value": "$1,000",
- "answer": "Land's End",
- "round": "Double Jeopardy!",
- "show_number": "3727",
- "fullAnswer": "Land's End"
- },
{
"category": "I'M NOT REALLY A SCIENTIST",
"air_date": "2000-11-14",
@@ -1228159,16 +1215119,6 @@
"show_number": "3970",
"fullAnswer": "bronze"
},
- {
- "category": "\"B\"EAUTIFUL",
- "air_date": "2001-11-30",
- "question": "It's the historic linen seen here",
- "value": "$600",
- "answer": "Bayeux Tapestry",
- "round": "Jeopardy!",
- "show_number": "3970",
- "fullAnswer": "the Bayeux Tapestry"
- },
{
"category": "OLD POETIC FORMS",
"air_date": "2001-11-30",
@@ -1228379,16 +1215329,6 @@
"show_number": "3970",
"fullAnswer": "Charles Lewis Tiffany"
},
- {
- "category": "PICTURE THE PREZ",
- "air_date": "2001-11-30",
- "question": "\"Big Red\" could also have been the nickname of this \"man of the people\", seen here",
- "value": "$800",
- "answer": "Thomas Jefferson",
- "round": "Double Jeopardy!",
- "show_number": "3970",
- "fullAnswer": "Thomas Jefferson"
- },
{
"category": "CROSSWORD CLUES \"AE\"",
"air_date": "2001-11-30",
@@ -1228429,16 +1215369,6 @@
"show_number": "3970",
"fullAnswer": "K-Mart"
},
- {
- "category": "PICTURE THE PREZ",
- "air_date": "2001-11-30",
- "question": "This president seen here won the Nobel Peace Prize during his term",
- "value": "$1200",
- "answer": "Woodrow Wilson",
- "round": "Double Jeopardy!",
- "show_number": "3970",
- "fullAnswer": "Woodrow Wilson"
- },
{
"category": "CROSSWORD CLUES \"AE\"",
"air_date": "2001-11-30",
@@ -1228479,16 +1215409,6 @@
"show_number": "3970",
"fullAnswer": "Robert Williamson"
},
- {
- "category": "PICTURE THE PREZ",
- "air_date": "2001-11-30",
- "question": "This \"cat\", seen here, served as president for only 6 months",
- "value": "$1600",
- "answer": "James A. Garfield",
- "round": "Double Jeopardy!",
- "show_number": "3970",
- "fullAnswer": "James A. Garfield"
- },
{
"category": "CROSSWORD CLUES \"AE\"",
"air_date": "2001-11-30",
@@ -1230249,16 +1217169,6 @@
"show_number": "3121",
"fullAnswer": "Skiing"
},
- {
- "category": "BRAND NAMES",
- "air_date": "1998-03-09",
- "question": "Name of the product invented by a GE chemist that's packaged in the container seen here: (red plastic egg)",
- "value": "$100",
- "answer": "Silly Putty",
- "round": "Jeopardy!",
- "show_number": "3121",
- "fullAnswer": "Silly Putty"
- },
{
"category": "NATURE",
"air_date": "1998-03-09",
@@ -1230499,16 +1217409,6 @@
"show_number": "3121",
"fullAnswer": "Chris Craft"
},
- {
- "category": "NATURE",
- "air_date": "1998-03-09",
- "question": "These creatures, seen here, \"never prosper\", but they do run quickly",
- "value": "$500",
- "answer": "Cheetahs",
- "round": "Jeopardy!",
- "show_number": "3121",
- "fullAnswer": "Cheetahs"
- },
{
"category": "PUNCHLINES",
"air_date": "1998-03-09",
@@ -1242579,16 +1229479,6 @@
"show_number": "3683",
"fullAnswer": "Extra!"
},
- {
- "category": "LOOK UP",
- "air_date": "2000-09-13",
- "question": "From the Spanish for \"pot\", it's the party accessory seen here",
- "value": "$200",
- "answer": "Pinata",
- "round": "Jeopardy!",
- "show_number": "3683",
- "fullAnswer": "Pinata"
- },
{
"category": "IN DISGUISE",
"air_date": "2000-09-13",
@@ -1242699,16 +1229589,6 @@
"show_number": "3683",
"fullAnswer": "\"Swing!\""
},
- {
- "category": "LOOK UP",
- "air_date": "2000-09-13",
- "question": "\"Nationality\" of the bird seen here",
- "value": "$400",
- "answer": "Canadian",
- "round": "Jeopardy!",
- "show_number": "3683",
- "fullAnswer": "Canadian (Canadian Goose)"
- },
{
"category": "IN DISGUISE",
"air_date": "2000-09-13",
@@ -1242749,16 +1229629,6 @@
"show_number": "3683",
"fullAnswer": "Kansas"
},
- {
- "category": "\"!\"",
- "air_date": "2000-09-13",
- "question": "Network for which the two reporters, seen here, work for
[Jules Asner & Steve Kmetko]",
- "value": "$400",
- "answer": "E!",
- "round": "Jeopardy!",
- "show_number": "3683",
- "fullAnswer": "E!"
- },
{
"category": "LOOK UP",
"air_date": "2000-09-13",
@@ -1242909,16 +1229779,6 @@
"show_number": "3683",
"fullAnswer": "Boston Marathon"
},
- {
- "category": "AFRICAN ANIMALS",
- "air_date": "2000-09-13",
- "question": "Like General Rommel, the fennec, seen here, is a desert type of this",
- "value": "$400",
- "answer": "Fox",
- "round": "Double Jeopardy!",
- "show_number": "3683",
- "fullAnswer": "Fox"
- },
{
"category": "STATUARY HALL",
"air_date": "2000-09-13",
@@ -1243029,16 +1229889,6 @@
"show_number": "3683",
"fullAnswer": "Steven Ford"
},
- {
- "category": "AFRICAN ANIMALS",
- "air_date": "2000-09-13",
- "question": "9-letter term for the type of camel seen here",
- "value": "$800",
- "answer": "Dromedary",
- "round": "Double Jeopardy!",
- "show_number": "3683",
- "fullAnswer": "Dromedary"
- },
{
"category": "STATUARY HALL",
"air_date": "2000-09-13",
@@ -1243809,16 +1230659,6 @@
"show_number": "3027",
"fullAnswer": "Humphrey Bogart (her husband)"
},
- {
- "category": "STYLE",
- "air_date": "1997-10-28",
- "question": "The classic men's hat seen here, it was the trademark of saxophone great Lester Young",
- "value": "$600",
- "answer": "Porkpie hat",
- "round": "Jeopardy!",
- "show_number": "3027",
- "fullAnswer": "Porkpie hat"
- },
{
"category": "IT ALL BEGINS WITH \"YOU\"",
"air_date": "1997-10-28",
@@ -1244279,16 +1231119,6 @@
"show_number": "3448",
"fullAnswer": "Zero"
},
- {
- "category": "FILE UNDER \"O\"",
- "air_date": "1999-09-08",
- "question": "Month when you're most likely to see leaves like the ones seen here",
- "value": "$200",
- "answer": "October",
- "round": "Jeopardy!",
- "show_number": "3448",
- "fullAnswer": "October"
- },
{
"category": "U.S. STATES",
"air_date": "1999-09-08",
@@ -1244339,16 +1231169,6 @@
"show_number": "3448",
"fullAnswer": "8"
},
- {
- "category": "FILE UNDER \"O\"",
- "air_date": "1999-09-08",
- "question": "This state's flag includes the design seen here",
- "value": "$300",
- "answer": "Oklahoma",
- "round": "Jeopardy!",
- "show_number": "3448",
- "fullAnswer": "Oklahoma"
- },
{
"category": "U.S. STATES",
"air_date": "1999-09-08",
@@ -1247309,16 +1234129,6 @@
"show_number": "3332",
"fullAnswer": "The Music Man"
},
- {
- "category": "FAMOUS HOMES",
- "air_date": "1999-02-16",
- "question": "In March of 1957, this rock star sold the home seen here at 1034 Audubon Drive in Memphis & moved into bigger digs",
- "value": "$200",
- "answer": "Elvis Presley",
- "round": "Double Jeopardy!",
- "show_number": "3332",
- "fullAnswer": "Elvis Presley"
- },
{
"category": "BEFORE & AFTER",
"air_date": "1999-02-16",
@@ -1247339,16 +1234149,6 @@
"show_number": "3332",
"fullAnswer": "Pink"
},
- {
- "category": "KEEPING UP WITH THE JONESES",
- "air_date": "1999-02-16",
- "question": "He's the \"animal\" seen here",
- "value": "$400",
- "answer": "Davy Jones",
- "round": "Double Jeopardy!",
- "show_number": "3332",
- "fullAnswer": "Davy Jones (of The Monkees)"
- },
{
"category": "20th CENTURY POETS",
"air_date": "1999-02-16",
@@ -1249719,16 +1236519,6 @@
"show_number": "3945",
"fullAnswer": "Swan Lake"
},
- {
- "category": "DUTCH ROYALTY",
- "air_date": "2001-10-26",
- "question": "Seen here, Prince William-Alexander, the heir to the throne, is the eldest child of this queen",
- "value": "$600",
- "answer": "Beatrix",
- "round": "Double Jeopardy!",
- "show_number": "3945",
- "fullAnswer": "Beatrix"
- },
{
"category": "COMPOUND WORDS",
"air_date": "2001-10-26",
@@ -1252499,16 +1239289,6 @@
"show_number": "3841",
"fullAnswer": "Grateful Dead"
},
- {
- "category": "WHAT A DOG!",
- "air_date": "2001-04-23",
- "question": "There are American & English types of this popular breed of dog seen here",
- "value": "$200",
- "answer": "cocker spaniel",
- "round": "Jeopardy!",
- "show_number": "3841",
- "fullAnswer": "cocker spaniel"
- },
{
"category": "IN THE MIDDLE OF THE STATE",
"air_date": "2001-04-23",
@@ -1252799,16 +1239579,6 @@
"show_number": "3841",
"fullAnswer": "The reservoir"
},
- {
- "category": "CLOTHES-MINDED",
- "air_date": "2001-04-23",
- "question": "Named for the German doctor who created them, this brand of boots, seen here, turned 40 in 2000",
- "value": "$400",
- "answer": "Doc/Dr. Martens",
- "round": "Double Jeopardy!",
- "show_number": "3841",
- "fullAnswer": "Doc/Dr. Martens"
- },
{
"category": "HAIL TO THE CHIEF",
"air_date": "2001-04-23",
@@ -1252969,16 +1239739,6 @@
"show_number": "3841",
"fullAnswer": "Darby O'Gill"
},
- {
- "category": "JOG-RAPHY",
- "air_date": "2001-04-23",
- "question": "Popular name of the tough section of the Boston Marathon course seen here",
- "value": "$1000",
- "answer": "Heartbreak Hill",
- "round": "Double Jeopardy!",
- "show_number": "3841",
- "fullAnswer": "\"Heartbreak Hill\""
- },
{
"category": "CLOTHES-MINDED",
"air_date": "2001-04-23",
@@ -1253049,16 +1239809,6 @@
"show_number": "3876",
"fullAnswer": "Mount Fuji"
},
- {
- "category": "COMING TO A CLOTHES",
- "air_date": "2001-06-11",
- "question": "The shirt seen here would be worn by this person on a football field:",
- "value": "$100",
- "answer": "Referee, umpire",
- "round": "Jeopardy!",
- "show_number": "3876",
- "fullAnswer": "Referee, umpire"
- },
{
"category": "Y TO K",
"air_date": "2001-06-11",
@@ -1253109,16 +1239859,6 @@
"show_number": "3876",
"fullAnswer": "Finger Lakes"
},
- {
- "category": "COMING TO A CLOTHES",
- "air_date": "2001-06-11",
- "question": "Hyphenated name for the style of jacket seen here:",
- "value": "$200",
- "answer": "Double-breasted",
- "round": "Jeopardy!",
- "show_number": "3876",
- "fullAnswer": "Double-breasted"
- },
{
"category": "Y TO K",
"air_date": "2001-06-11",
@@ -1253229,16 +1239969,6 @@
"show_number": "3876",
"fullAnswer": "Finland"
},
- {
- "category": "COMING TO A CLOTHES",
- "air_date": "2001-06-11",
- "question": "The boots seen here were made from the skin of this African bird:",
- "value": "$400",
- "answer": "Ostrich",
- "round": "Jeopardy!",
- "show_number": "3876",
- "fullAnswer": "Ostrich"
- },
{
"category": "Y TO K",
"air_date": "2001-06-11",
@@ -1253459,16 +1240189,6 @@
"show_number": "3876",
"fullAnswer": "Tennessee"
},
- {
- "category": "MEDICAL EDUCATION",
- "air_date": "2001-06-11",
- "question": "It's the 1990 film seen here, about commendably curious med students:",
- "value": "$600",
- "answer": "Flatliners",
- "round": "Double Jeopardy!",
- "show_number": "3876",
- "fullAnswer": "Flatliners"
- },
{
"category": "STATES' MEN",
"air_date": "2001-06-11",
@@ -1253569,16 +1240289,6 @@
"show_number": "3876",
"fullAnswer": "Izaak Walton League"
},
- {
- "category": "MEDICAL EDUCATION",
- "air_date": "2001-06-11",
- "question": "The board whose symbol is seen here certifies specialists in this form of medicine:",
- "value": "$1000",
- "answer": "Emergency medicine",
- "round": "Double Jeopardy!",
- "show_number": "3876",
- "fullAnswer": "Emergency medicine"
- },
{
"category": "STATES' MEN",
"air_date": "2001-06-11",
@@ -1254609,16 +1241319,6 @@
"show_number": "3835",
"fullAnswer": "Pronouns"
},
- {
- "category": "BRITISH ART & ARTISTS",
- "air_date": "2001-04-13",
- "question": "He painted his own daughters chasing a butterfly in the portrait seen here; neither is wearing blue",
- "value": "$1,000",
- "answer": "Thomas Gainesborough",
- "round": "Double Jeopardy!",
- "show_number": "3835",
- "fullAnswer": "Thomas Gainesborough"
- },
{
"category": "CAPITAL CITY BIRTHPLACES",
"air_date": "2001-04-13",
@@ -1256179,16 +1242879,6 @@
"show_number": "2872",
"fullAnswer": "Oil"
},
- {
- "category": "KIDS IN THE NEWS",
- "air_date": "1997-02-11",
- "question": "(VIDEO DAILY DOUBLE):
The painting seen here by 11-year-old Alexandra Nechita is in the style of this Spanish painter:",
- "value": "$800",
- "answer": "Pablo Picasso",
- "round": "Jeopardy!",
- "show_number": "2872",
- "fullAnswer": "Pablo Picasso"
- },
{
"category": "C IS FOR...",
"air_date": "1997-02-11",
@@ -1258479,16 +1245169,6 @@
"show_number": "3016",
"fullAnswer": "Pittsburgh"
},
- {
- "category": "BILL PULLMAN FILMS",
- "air_date": "1997-10-13",
- "question": "Pullman returns home to his wife, a first-rate athlete, in the film seen here:",
- "value": "$500",
- "answer": "League of Their Own",
- "round": "Jeopardy!",
- "show_number": "3016",
- "fullAnswer": "A League of Their Own"
- },
{
"category": "THINK \"INK\"",
"air_date": "1997-10-13",
@@ -1259749,16 +1246429,6 @@
"show_number": "3156",
"fullAnswer": "Catherine the Great"
},
- {
- "category": "A CATEGORY ABOUT NOTHING",
- "air_date": "1998-04-27",
- "question": "It's what the trio seen here represents:",
- "value": "$200",
- "answer": "See no evil, speak no evil, hear no evil",
- "round": "Double Jeopardy!",
- "show_number": "3156",
- "fullAnswer": "\"See no evil, speak no evil, hear no evil\""
- },
{
"category": "NAME THE PLAY",
"air_date": "1998-04-27",
@@ -1262479,16 +1249149,6 @@
"show_number": "3496",
"fullAnswer": "Amadeus"
},
- {
- "category": "3-LETTER WORDS",
- "air_date": "1999-11-15",
- "question": "It can be the fluffy fashion accessory seen here or the animal seen here",
- "value": "$400",
- "answer": "Boa",
- "round": "Jeopardy!",
- "show_number": "3496",
- "fullAnswer": "Boa"
- },
{
"category": "NEW YORK CITY SONGS",
"air_date": "1999-11-15",
@@ -1262859,16 +1249519,6 @@
"show_number": "3891",
"fullAnswer": "Don Meredith"
},
- {
- "category": "VERBIAGE",
- "air_date": "2001-07-02",
- "question": "This term for the material seen here with shears also means to swindle someone out of money",
- "value": "$200",
- "answer": "Fleece",
- "round": "Jeopardy!",
- "show_number": "3891",
- "fullAnswer": "Fleece"
- },
{
"category": "\"SON\" PRESIDENTS",
"air_date": "2001-07-02",
@@ -1263069,16 +1249719,6 @@
"show_number": "3891",
"fullAnswer": "Kilometers"
},
- {
- "category": "IN THE WORKPLACE",
- "air_date": "2001-07-02",
- "question": "2-word term for the dispenser seen here, a traditional center for office gossip",
- "value": "$200",
- "answer": "Water cooler",
- "round": "Double Jeopardy!",
- "show_number": "3891",
- "fullAnswer": "Water cooler"
- },
{
"category": "MIDDLE NAMES",
"air_date": "2001-07-02",
@@ -1263229,16 +1249869,6 @@
"show_number": "3891",
"fullAnswer": "Pearl S. Buck"
},
- {
- "category": "JACK NICHOLSON",
- "air_date": "2001-07-02",
- "question": "In a 1992 movie, Nicholson portrayed this famous American, who's seen here, with kind of a Jack-like grin",
- "value": "$800",
- "answer": "Jimmy Hoffa",
- "round": "Double Jeopardy!",
- "show_number": "3891",
- "fullAnswer": "Jimmy Hoffa"
- },
{
"category": "C'EST MONTREAL",
"air_date": "2001-07-02",
@@ -1264379,16 +1251009,6 @@
"show_number": "4303",
"fullAnswer": "Richard Petty"
},
- {
- "category": "HEIST-ERIA",
- "air_date": "2003-04-23",
- "question": "This duo seen here was executed in 1927 for robbery & murder at a Massachusetts factory in 1920",
- "value": "$1600",
- "answer": "Sacco & Vanzetti",
- "round": "Double Jeopardy!",
- "show_number": "4303",
- "fullAnswer": "Sacco & Vanzetti"
- },
{
"category": "WHAT DOES SHE SEE IN HIM?",
"air_date": "2003-04-23",
@@ -1264399,16 +1251019,6 @@
"show_number": "4303",
"fullAnswer": "Hester Prynne"
},
- {
- "category": "DENTISTRY",
- "air_date": "2003-04-23",
- "question": "Having 2 surface lumps for mashing food gives the tooth seen here this name",
- "value": "$1600",
- "answer": "bicuspid",
- "round": "Double Jeopardy!",
- "show_number": "4303",
- "fullAnswer": "bicuspid"
- },
{
"category": "BEGINS WITH \"F\"",
"air_date": "2003-04-23",
@@ -1265559,16 +1252169,6 @@
"show_number": "3524",
"fullAnswer": "World Trade Center"
},
- {
- "category": "JAWS",
- "air_date": "1999-12-23",
- "question": "This plant seen here with jaws agape is found in the Carolinas, not on another planet:",
- "value": "$200",
- "answer": "Venus Flytrap",
- "round": "Jeopardy!",
- "show_number": "3524",
- "fullAnswer": "Venus Flytrap"
- },
{
"category": "DUEL",
"air_date": "1999-12-23",
@@ -1265619,16 +1252219,6 @@
"show_number": "3524",
"fullAnswer": "World News Tonight"
},
- {
- "category": "JAWS",
- "air_date": "1999-12-23",
- "question": "Seen here, the bone-crunching jaws of this carnivore are no \"laughing\" matter:",
- "value": "$300",
- "answer": "Hyena",
- "round": "Jeopardy!",
- "show_number": "3524",
- "fullAnswer": "Hyena"
- },
{
"category": "DUEL",
"air_date": "1999-12-23",
@@ -1265739,16 +1252329,6 @@
"show_number": "3524",
"fullAnswer": "World Wildlife Fund"
},
- {
- "category": "JAWS",
- "air_date": "1999-12-23",
- "question": "Prominent family noted for their prominent jaws, as seen here:",
- "value": "$500",
- "answer": "Hapsburgs",
- "round": "Jeopardy!",
- "show_number": "3524",
- "fullAnswer": "Hapsburgs"
- },
{
"category": "DUEL",
"air_date": "1999-12-23",
@@ -1265849,16 +1252429,6 @@
"show_number": "3524",
"fullAnswer": "Nathaniel Hawthorne"
},
- {
- "category": "LOW TECH",
- "air_date": "1999-12-23",
- "question": "Stone item seen here from the Neolithic, or \"New Stone\" Age",
- "value": "$400",
- "answer": "Arrowhead",
- "round": "Double Jeopardy!",
- "show_number": "3524",
- "fullAnswer": "Arrowhead"
- },
{
"category": "PRESIDENTIAL ALSO RANS",
"air_date": "1999-12-23",
@@ -1266459,16 +1253029,6 @@
"show_number": "3661",
"fullAnswer": "CNN (Cable News Network)"
},
- {
- "category": "DOCUMENTARIES",
- "air_date": "2000-07-03",
- "question": "Subject of the Rick Burns film seen here & shown as part of the \"American Experience\" on PBS (skyline with the World Trade Center)",
- "value": "$400",
- "answer": "New York City",
- "round": "Double Jeopardy!",
- "show_number": "3661",
- "fullAnswer": "New York City"
- },
{
"category": "TITLE REFERENCES",
"air_date": "2000-07-03",
@@ -1271269,16 +1257829,6 @@
"show_number": "4168",
"fullAnswer": "1948"
},
- {
- "category": "PAPER",
- "air_date": "2002-10-16",
- "question": "Instrument name of the paper fold seen here",
- "value": "$600",
- "answer": "accordion fold",
- "round": "Jeopardy!",
- "show_number": "4168",
- "fullAnswer": "accordion fold"
- },
{
"category": "5-LETTER BIRDS",
"air_date": "2002-10-16",
@@ -1271309,16 +1257859,6 @@
"show_number": "4168",
"fullAnswer": "the arm"
},
- {
- "category": "THE ROSES",
- "air_date": "2002-10-16",
- "question": "He's the PBS talk show host seen here",
- "value": "$600",
- "answer": "Charlie Rose",
- "round": "Jeopardy!",
- "show_number": "4168",
- "fullAnswer": "Charlie Rose"
- },
{
"category": "NAME THE YEAR",
"air_date": "2002-10-16",
@@ -1271579,16 +1258119,6 @@
"show_number": "4168",
"fullAnswer": "Annie Get Your Gun"
},
- {
- "category": "CHILDREN'S LIT",
- "air_date": "2002-10-16",
- "question": "An illustration from this children's classic is seen here",
- "value": "$1200",
- "answer": "Very Hungry Caterpillar",
- "round": "Double Jeopardy!",
- "show_number": "4168",
- "fullAnswer": "\"The Very Hungry Caterpillar\""
- },
{
"category": "PRESIDENTIAL ETYMOLOGY",
"air_date": "2002-10-16",
@@ -1278399,26 +1264929,6 @@
"show_number": "3133",
"fullAnswer": "Gravity's Rainbow"
},
- {
- "category": "DANCE MAGAZINE AWARDS",
- "air_date": "1998-03-25",
- "question": "1978 winner seen here in a 1985 film:",
- "value": "$3,000",
- "answer": "Mikhail Baryshnikov",
- "round": "Double Jeopardy!",
- "show_number": "3133",
- "fullAnswer": "Mikhail Baryshnikov"
- },
- {
- "category": "MOTHERS OF INVENTION",
- "air_date": "1998-03-25",
- "question": "Type of shoe seen here, invented by Anna Kalso, it made its U.S. debut on April 22, 1970:",
- "value": "$2,000",
- "answer": "Earth Shoe",
- "round": "Double Jeopardy!",
- "show_number": "3133",
- "fullAnswer": "Earth Shoe"
- },
{
"category": "LET'S TALK ENGLISH GOOD",
"air_date": "1998-03-25",
@@ -1279529,16 +1266039,6 @@
"show_number": "3525",
"fullAnswer": "John le Carre"
},
- {
- "category": "HARK THE ANGEL",
- "air_date": "1999-12-24",
- "question": "\"Oh, Thank Heaven!\" Kari Wuhrer was the angel seen here called on to tout Bakery Sticks for this chain",
- "value": "$400",
- "answer": "7-11",
- "round": "Double Jeopardy!",
- "show_number": "3525",
- "fullAnswer": "7-11"
- },
{
"category": "\"RED\" & \"GREEN\"",
"air_date": "1999-12-24",
@@ -1279559,16 +1266059,6 @@
"show_number": "3525",
"fullAnswer": "\"Amahl and the Night Visitors\""
},
- {
- "category": "BEFORE THEY WERE ROCKS",
- "air_date": "1999-12-24",
- "question": "A lot of one-celled organisms died to create this British landmark seen here:",
- "value": "$600",
- "answer": "White Cliffs of Dover",
- "round": "Double Jeopardy!",
- "show_number": "3525",
- "fullAnswer": "The White Cliffs of Dover"
- },
{
"category": "WORLD HISTORY",
"air_date": "1999-12-24",
@@ -1279869,16 +1266359,6 @@
"show_number": "4529",
"fullAnswer": "Sajak"
},
- {
- "category": "NEW YORK CITY HISTORY",
- "air_date": "2004-04-22",
- "question": "This geometric area is seen here in the 1890s, when it got its name after a gift from New York City's Italians",
- "value": "$600",
- "answer": "Columbus Circle",
- "round": "Jeopardy!",
- "show_number": "4529",
- "fullAnswer": "Columbus Circle"
- },
{
"category": "ConAgra FOODS",
"air_date": "2004-04-22",
@@ -1280119,16 +1266599,6 @@
"show_number": "4529",
"fullAnswer": "Nikita Khrushchev"
},
- {
- "category": "INSECTS",
- "air_date": "2004-04-22",
- "question": "Prehistoric relatives of this insect seen here had wingspans of over 2 feet",
- "value": "$800",
- "answer": "dragonfly",
- "round": "Double Jeopardy!",
- "show_number": "4529",
- "fullAnswer": "the dragonfly"
- },
{
"category": "ROYAL BEFORE & AFTER",
"air_date": "2004-04-22",
@@ -1283219,16 +1269689,6 @@
"show_number": "4322",
"fullAnswer": "\"We Wish You A Merry Christmas\""
},
- {
- "category": "THE OLD CURIOSITY SHOP",
- "air_date": "2003-05-20",
- "question": "Don't miss the chance to have a drink with him, the name of the drinking vessel seen here",
- "value": "$800",
- "answer": "Toby mug",
- "round": "Jeopardy!",
- "show_number": "4322",
- "fullAnswer": "Toby mug"
- },
{
"category": "A TALE OF TWO CITIES",
"air_date": "2003-05-20",
@@ -1283279,16 +1269739,6 @@
"show_number": "4322",
"fullAnswer": "\"Joy to the World\""
},
- {
- "category": "THE OLD CURIOSITY SHOP",
- "air_date": "2003-05-20",
- "question": "You might just find one of these Fisher-Price cameras used to make films like the one seen here",
- "value": "$1000",
- "answer": "PXL",
- "round": "Jeopardy!",
- "show_number": "4322",
- "fullAnswer": "PXL"
- },
{
"category": "A TALE OF TWO CITIES",
"air_date": "2003-05-20",
@@ -1286269,16 +1272719,6 @@
"show_number": "4532",
"fullAnswer": "trilobites"
},
- {
- "category": "USTA",
- "air_date": "2004-04-27",
- "question": "He's the champion seen here in a memorable moment in September of 2003",
- "value": "$400",
- "answer": "Andy Roddick",
- "round": "Double Jeopardy!",
- "show_number": "4532",
- "fullAnswer": "Andy Roddick"
- },
{
"category": "BALLET",
"air_date": "2004-04-27",
@@ -1286409,16 +1272849,6 @@
"show_number": "4532",
"fullAnswer": "Capezio"
},
- {
- "category": "HOUSEPLANTS",
- "air_date": "2004-04-27",
- "question": "If other plants are too exciting for you, try lithops, or living \"this\", seen here",
- "value": "$1200",
- "answer": "stones",
- "round": "Double Jeopardy!",
- "show_number": "4532",
- "fullAnswer": "stones"
- },
{
"category": "WRITERS' MIDDLE NAMES",
"air_date": "2004-04-27",
@@ -1286509,16 +1272939,6 @@
"show_number": "4532",
"fullAnswer": "Homo habilis"
},
- {
- "category": "USTA",
- "air_date": "2004-04-27",
- "question": "In 1977 this Argentinian, seen here, won the last U.S. Open played at Forest Hills",
- "value": "$2000",
- "answer": "Guillermo Vilas",
- "round": "Double Jeopardy!",
- "show_number": "4532",
- "fullAnswer": "Guillermo Vilas"
- },
{
"category": "BALLET",
"air_date": "2004-04-27",
@@ -1288269,16 +1274689,6 @@
"show_number": "3143",
"fullAnswer": "Wheel of Fortune"
},
- {
- "category": "NATIONAL GEOGRAPHIC",
- "air_date": "1998-04-08",
- "question": "Animal seen here with a bird on its head",
- "value": "$100",
- "answer": "Hippopotamus",
- "round": "Jeopardy!",
- "show_number": "3143",
- "fullAnswer": "Hippopotamus"
- },
{
"category": "\"TH\"- THAT'S ALL, FOLKS!",
"air_date": "1998-04-08",
@@ -1288329,16 +1274739,6 @@
"show_number": "3143",
"fullAnswer": "Baywatch"
},
- {
- "category": "NATIONAL GEOGRAPHIC",
- "air_date": "1998-04-08",
- "question": "U.S. readers voted National Geographic's story about this man, seen here, their favorite for 1996",
- "value": "$200",
- "answer": "Genghis Khan",
- "round": "Jeopardy!",
- "show_number": "3143",
- "fullAnswer": "Genghis Khan"
- },
{
"category": "\"TH\"- THAT'S ALL, FOLKS!",
"air_date": "1998-04-08",
@@ -1288389,16 +1274789,6 @@
"show_number": "3143",
"fullAnswer": "Singled Out"
},
- {
- "category": "NATIONAL GEOGRAPHIC",
- "air_date": "1998-04-08",
- "question": "The Hubble Telescope was used to make the picture of this planet, seen here:",
- "value": "$300",
- "answer": "Mars",
- "round": "Jeopardy!",
- "show_number": "3143",
- "fullAnswer": "Mars"
- },
{
"category": "\"TH\"- THAT'S ALL, FOLKS!",
"air_date": "1998-04-08",
@@ -1288449,16 +1274839,6 @@
"show_number": "3143",
"fullAnswer": "Concentration"
},
- {
- "category": "NATIONAL GEOGRAPHIC",
- "air_date": "1998-04-08",
- "question": "Natural landmark seen here from the streets of the Spanish town of La Linea",
- "value": "$400",
- "answer": "Rock of Gibraltar",
- "round": "Jeopardy!",
- "show_number": "3143",
- "fullAnswer": "Rock of Gibraltar"
- },
{
"category": "\"TH\"- THAT'S ALL, FOLKS!",
"air_date": "1998-04-08",
@@ -1288509,16 +1274889,6 @@
"show_number": "3143",
"fullAnswer": "High Rollers"
},
- {
- "category": "NATIONAL GEOGRAPHIC",
- "air_date": "1998-04-08",
- "question": "For Minnesota State Fair, dairy princesses have their likenesses sculpted in this medium, seen here:",
- "value": "$500",
- "answer": "Butter",
- "round": "Jeopardy!",
- "show_number": "3143",
- "fullAnswer": "Butter"
- },
{
"category": "\"TH\"- THAT'S ALL, FOLKS!",
"air_date": "1998-04-08",
@@ -1292339,16 +1278709,6 @@
"show_number": "4187",
"fullAnswer": "Dave Matthews Band"
},
- {
- "category": "NOVEMBER 2001",
- "air_date": "2002-11-12",
- "question": "The November 19, 2001 ceremony seen here kicked off a series of events that ended in February 2002 in this city",
- "value": "$800",
- "answer": "Salt Lake City",
- "round": "Jeopardy!",
- "show_number": "4187",
- "fullAnswer": "Salt Lake City (home of the Winter Olympics)"
- },
{
"category": "ANAGRAMS",
"air_date": "2002-11-12",
@@ -1292839,16 +1279199,6 @@
"show_number": "3446",
"fullAnswer": "Mike Myers"
},
- {
- "category": "CEREALS",
- "air_date": "1999-09-06",
- "question": "Pollinators might enjoy this cereal seen here",
- "value": "$200",
- "answer": "Honeycomb",
- "round": "Jeopardy!",
- "show_number": "3446",
- "fullAnswer": "Honeycomb"
- },
{
"category": "SPELL IT OUT FOR ME!",
"air_date": "1999-09-06",
@@ -1292899,16 +1279249,6 @@
"show_number": "3446",
"fullAnswer": "Julia Roberts"
},
- {
- "category": "CEREALS",
- "air_date": "1999-09-06",
- "question": "This variety of cereal seen here also comes in a spoon-size version",
- "value": "$300",
- "answer": "Shredded wheat",
- "round": "Jeopardy!",
- "show_number": "3446",
- "fullAnswer": "Shredded wheat"
- },
{
"category": "SPELL IT OUT FOR ME!",
"air_date": "1999-09-06",
@@ -1292949,16 +1279289,6 @@
"show_number": "3446",
"fullAnswer": "Arnold Schwarzenegger"
},
- {
- "category": "CEREALS",
- "air_date": "1999-09-06",
- "question": "It's the \"magical\" cereal seen here, lad",
- "value": "$400",
- "answer": "Lucky Charms",
- "round": "Jeopardy!",
- "show_number": "3446",
- "fullAnswer": "Lucky Charms"
- },
{
"category": "SPELL IT OUT FOR ME!",
"air_date": "1999-09-06",
@@ -1293279,16 +1279609,6 @@
"show_number": "3446",
"fullAnswer": "Marionette"
},
- {
- "category": "DINOSAURS",
- "air_date": "1999-09-06",
- "question": "This predator seen here was noted for its razor-sharp claws & for its speed",
- "value": "$1000",
- "answer": "Velociraptor",
- "round": "Double Jeopardy!",
- "show_number": "3446",
- "fullAnswer": "Velociraptor"
- },
{
"category": "FAMOUS AMERICANS",
"air_date": "1999-09-06",
@@ -1296709,16 +1283029,6 @@
"show_number": "3283",
"fullAnswer": "Dutch Treat"
},
- {
- "category": "THE NFL",
- "air_date": "1998-12-09",
- "question": "It's the team whose logo is seen here (the pewter flag)",
- "value": "$300",
- "answer": "Tampa Bay Buccaneers",
- "round": "Jeopardy!",
- "show_number": "3283",
- "fullAnswer": "Tampa Bay Buccaneers"
- },
{
"category": "GOING FOR BAROQUE",
"air_date": "1998-12-09",
@@ -1296799,16 +1283109,6 @@
"show_number": "3283",
"fullAnswer": "Kaddish"
},
- {
- "category": "ON THE CHESSBOARD",
- "air_date": "1998-12-09",
- "question": "Chessboard name for the creature seen here (black bird)",
- "value": "$400",
- "answer": "Rook",
- "round": "Jeopardy!",
- "show_number": "3283",
- "fullAnswer": "Rook"
- },
{
"category": "WESTWARD HO!",
"air_date": "1998-12-09",
@@ -1298479,16 +1284779,6 @@
"show_number": "4157",
"fullAnswer": "Jayne Mansfield"
},
- {
- "category": "PREDATOR",
- "air_date": "2002-10-01",
- "question": "Seen here, its inflated size makes it hard for predators to swallow",
- "value": "$1000",
- "answer": "pufferfish",
- "round": "Jeopardy!",
- "show_number": "4157",
- "fullAnswer": "pufferfish"
- },
{
"category": "TWINS",
"air_date": "2002-10-01",
@@ -1298649,16 +1284939,6 @@
"show_number": "4157",
"fullAnswer": "scare/scar"
},
- {
- "category": "ALL ABOUT THE BENJAMINS",
- "air_date": "2002-10-01",
- "question": "In 1876 this man seen here was created Earl of Beaconsfield",
- "value": "$1200",
- "answer": "Benjamin Disraeli",
- "round": "Double Jeopardy!",
- "show_number": "4157",
- "fullAnswer": "Benjamin Disraeli"
- },
{
"category": "MUSICAL NUMBERS",
"air_date": "2002-10-01",
@@ -1299979,16 +1286259,6 @@
"show_number": "4271",
"fullAnswer": "cantilever"
},
- {
- "category": "2-WORD COUNTRIES",
- "air_date": "2003-03-10",
- "question": "Day-to-day stuff in this country has been handled by its king's half-brother, seen here",
- "value": "$2000",
- "answer": "Saudi Arabia",
- "round": "Double Jeopardy!",
- "show_number": "4271",
- "fullAnswer": "Saudi Arabia"
- },
{
"category": "TUNES FROM REVUES",
"air_date": "2003-03-10",
@@ -1302419,16 +1288689,6 @@
"show_number": "3882",
"fullAnswer": "Chevy Chase"
},
- {
- "category": "TRAVEL FUN",
- "air_date": "2001-06-19",
- "question": "The 50-story replica of the Eiffel Tower seen here isn't in Paris, France, but in this city",
- "value": "$200",
- "answer": "Las Vegas",
- "round": "Jeopardy!",
- "show_number": "3882",
- "fullAnswer": "Las Vegas"
- },
{
"category": "MUSICAL GENRES",
"air_date": "2001-06-19",
@@ -1302509,16 +1288769,6 @@
"show_number": "3882",
"fullAnswer": "Rachel Carson"
},
- {
- "category": "ANTIQUES",
- "air_date": "2001-06-19",
- "question": "3-word name for the piece of antique furniture seen here",
- "value": "$400",
- "answer": "Chest of drawers",
- "round": "Jeopardy!",
- "show_number": "3882",
- "fullAnswer": "Chest of drawers"
- },
{
"category": "HAIL TO THE CHIEF",
"air_date": "2001-06-19",
@@ -1305829,16 +1292079,6 @@
"show_number": "3235",
"fullAnswer": "TIME"
},
- {
- "category": "THE \"DEAD\" ZONE",
- "air_date": "1998-10-02",
- "question": "This beautiful lady seen here is extremely poisonous",
- "value": "$500",
- "answer": "deadly nightshade",
- "round": "Jeopardy!",
- "show_number": "3235",
- "fullAnswer": "deadly nightshade"
- },
{
"category": "NEEDFUL THINGS",
"air_date": "1998-10-02",
@@ -1306769,16 +1293009,6 @@
"show_number": "3166",
"fullAnswer": "Kisses"
},
- {
- "category": "MAN'S BEST FRIEND",
- "air_date": "1998-05-11",
- "question": "It's the breed of dog seen here
(just 1, not 101)",
- "value": "$100",
- "answer": "Dalmatian",
- "round": "Jeopardy!",
- "show_number": "3166",
- "fullAnswer": "Dalmatian"
- },
{
"category": "LET'S ROCK!",
"air_date": "1998-05-11",
@@ -1306889,16 +1293119,6 @@
"show_number": "3166",
"fullAnswer": "Bittersweet"
},
- {
- "category": "MAN'S BEST FRIEND",
- "air_date": "1998-05-11",
- "question": "The dog seen here is the English, not the pit type, of this terrier",
- "value": "$300",
- "answer": "Bull terrier",
- "round": "Jeopardy!",
- "show_number": "3166",
- "fullAnswer": "Bull terrier"
- },
{
"category": "LET'S ROCK!",
"air_date": "1998-05-11",
@@ -1306949,16 +1293169,6 @@
"show_number": "3166",
"fullAnswer": "Tootsie Rolls"
},
- {
- "category": "MAN'S BEST FRIEND",
- "air_date": "1998-05-11",
- "question": "Everyone \"nose\" this is the breed of the mug seen here",
- "value": "$400",
- "answer": "Pug",
- "round": "Jeopardy!",
- "show_number": "3166",
- "fullAnswer": "Pug"
- },
{
"category": "LET'S ROCK!",
"air_date": "1998-05-11",
@@ -1307259,16 +1293469,6 @@
"show_number": "3166",
"fullAnswer": "C-O-R-N-U-C-O-P-I-A"
},
- {
- "category": "ROCKS FOR JOCKS",
- "air_date": "1998-05-11",
- "question": "Until it's cooled, the object seen here was this substance",
- "value": "$800",
- "answer": "Lava",
- "round": "Double Jeopardy!",
- "show_number": "3166",
- "fullAnswer": "Lava"
- },
{
"category": "PRESIDENTS",
"air_date": "1998-05-11",
@@ -1307279,16 +1293479,6 @@
"show_number": "3166",
"fullAnswer": "Franklin Pierce"
},
- {
- "category": "FIRST DATES",
- "air_date": "1998-05-11",
- "question": "This model seen here became the first commercially available modern car of its type, Dec. 5, 1996",
- "value": "$1000",
- "answer": "General Motors EV1",
- "round": "Double Jeopardy!",
- "show_number": "3166",
- "fullAnswer": "General Motors EV1"
- },
{
"category": "THE 1998 GRAMMYS",
"air_date": "1998-05-11",
@@ -1307489,16 +1293679,6 @@
"show_number": "4266",
"fullAnswer": "\"Funky Chicken\""
},
- {
- "category": "GLAMOUR GIRLS OF SONG",
- "air_date": "2003-03-03",
- "question": "The 2002 revival of the fairy tale musical \"Into the Woods\" starred this beautiful singer seen here",
- "value": "$600",
- "answer": "Vanessa Williams",
- "round": "Jeopardy!",
- "show_number": "4266",
- "fullAnswer": "Vanessa Williams"
- },
{
"category": "FAMOUS PAIRS",
"air_date": "2003-03-03",
@@ -1307749,16 +1293929,6 @@
"show_number": "4266",
"fullAnswer": "insane"
},
- {
- "category": "1950s NEWS",
- "air_date": "2003-03-03",
- "question": "'50s game show contestant-turned-confessor seen here",
- "value": "$1200",
- "answer": "Charles Van Doren",
- "round": "Double Jeopardy!",
- "show_number": "4266",
- "fullAnswer": "Charles Van Doren"
- },
{
"category": "TV TIDBITS",
"air_date": "2003-03-03",
@@ -1308369,16 +1294539,6 @@
"show_number": "4144",
"fullAnswer": "Libya"
},
- {
- "category": "A VERY \"P.C.\" CATEGORY",
- "air_date": "2002-09-12",
- "question": "Also called bonobos, they're the small African creatures seen here",
- "value": "$1200",
- "answer": "pygmy chimpanzees",
- "round": "Double Jeopardy!",
- "show_number": "4144",
- "fullAnswer": "pygmy chimpanzees"
- },
{
"category": "SCIENCE IN THE 1800s",
"air_date": "2002-09-12",
@@ -1308609,16 +1294769,6 @@
"show_number": "3368",
"fullAnswer": "The belt"
},
- {
- "category": "ROYs & ROGERs",
- "air_date": "1999-04-07",
- "question": "At the turn of the century he worked out of the Texas courthouse seen here",
- "value": "$200",
- "answer": "Judge Roy Bean",
- "round": "Jeopardy!",
- "show_number": "3368",
- "fullAnswer": "Judge Roy Bean"
- },
{
"category": "QUOTABLE DEFINITIONS",
"air_date": "1999-04-07",
@@ -1309039,16 +1295189,6 @@
"show_number": "3368",
"fullAnswer": "John Stuart Mill"
},
- {
- "category": "\"ITZ\"",
- "air_date": "1999-04-07",
- "question": "It's the ancient Mexican sacred site seen here",
- "value": "$1000",
- "answer": "Chichen Itza",
- "round": "Double Jeopardy!",
- "show_number": "3368",
- "fullAnswer": "Chichen Itza"
- },
{
"category": "DESCARTES",
"air_date": "1999-04-07",
@@ -1310069,16 +1296209,6 @@
"show_number": "3228",
"fullAnswer": "Carson McCullers"
},
- {
- "category": "WHAT'S THAT BIRD DOING?",
- "air_date": "1998-09-23",
- "question": "This bird seen here gets its name by running along the beach uttering merry cries",
- "value": "$400",
- "answer": "Sandpiper",
- "round": "Double Jeopardy!",
- "show_number": "3228",
- "fullAnswer": "Sandpiper"
- },
{
"category": "FOOD & DRINK",
"air_date": "1998-09-23",
@@ -1311759,16 +1297889,6 @@
"show_number": "3913",
"fullAnswer": "Sweden"
},
- {
- "category": "STATUE-ESQUE",
- "air_date": "2001-09-12",
- "question": "A detail of this famous statue is seen here",
- "value": "$200",
- "answer": "Statue of Liberty",
- "round": "Double Jeopardy!",
- "show_number": "3913",
- "fullAnswer": "the Statue of Liberty"
- },
{
"category": "ENTERTAINMENT NEWS",
"air_date": "2001-09-12",
@@ -1311819,16 +1297939,6 @@
"show_number": "3913",
"fullAnswer": "a bicycle"
},
- {
- "category": "STATUE-ESQUE",
- "air_date": "2001-09-12",
- "question": "Seen here being removed from Vilnius in 1991 is a statue of this man",
- "value": "$400",
- "answer": "Lenin",
- "round": "Double Jeopardy!",
- "show_number": "3913",
- "fullAnswer": "Lenin"
- },
{
"category": "ENTERTAINMENT NEWS",
"air_date": "2001-09-12",
@@ -1311879,16 +1297989,6 @@
"show_number": "3913",
"fullAnswer": "1952"
},
- {
- "category": "STATUE-ESQUE",
- "air_date": "2001-09-12",
- "question": "The ancient statue seen here is of this weary Greek god",
- "value": "$600",
- "answer": "Atlas",
- "round": "Double Jeopardy!",
- "show_number": "3913",
- "fullAnswer": "Atlas"
- },
{
"category": "ENTERTAINMENT NEWS",
"air_date": "2001-09-12",
@@ -1311939,16 +1298039,6 @@
"show_number": "3913",
"fullAnswer": "Finnair"
},
- {
- "category": "STATUE-ESQUE",
- "air_date": "2001-09-12",
- "question": "Little remains today of the statue seen here in this country",
- "value": "$800",
- "answer": "Afghanistan",
- "round": "Double Jeopardy!",
- "show_number": "3913",
- "fullAnswer": "Afghanistan"
- },
{
"category": "ENTERTAINMENT NEWS",
"air_date": "2001-09-12",
@@ -1311999,16 +1298089,6 @@
"show_number": "3913",
"fullAnswer": "Jean Sibelius"
},
- {
- "category": "STATUE-ESQUE",
- "air_date": "2001-09-12",
- "question": "Seen here are fragments of a colossal statue of this 4th-century Roman emperor",
- "value": "$1000",
- "answer": "Constantine",
- "round": "Double Jeopardy!",
- "show_number": "3913",
- "fullAnswer": "Constantine"
- },
{
"category": "ENTERTAINMENT NEWS",
"air_date": "2001-09-12",
@@ -1312159,16 +1298239,6 @@
"show_number": "3741",
"fullAnswer": "Harry Callahan"
},
- {
- "category": "\"A\"RT",
- "air_date": "2000-12-04",
- "question": "He's the 15th century Fra, or brother, whose work is seen here:",
- "value": "$200",
- "answer": "Fra Angelico",
- "round": "Jeopardy!",
- "show_number": "3741",
- "fullAnswer": "Fra Angelico"
- },
{
"category": "BOWLING FOR VOCABULARY",
"air_date": "2000-12-04",
@@ -1312219,16 +1298289,6 @@
"show_number": "3741",
"fullAnswer": "Debbie Harry"
},
- {
- "category": "\"A\"RT",
- "air_date": "2000-12-04",
- "question": "Title of the work seen here in which an angel tells Mary the news:",
- "value": "$300",
- "answer": "Annunciation",
- "round": "Jeopardy!",
- "show_number": "3741",
- "fullAnswer": "\"The Annunciation\""
- },
{
"category": "BOWLING FOR VOCABULARY",
"air_date": "2000-12-04",
@@ -1312339,16 +1298399,6 @@
"show_number": "3741",
"fullAnswer": "Harry Houdini"
},
- {
- "category": "\"A\"RT",
- "air_date": "2000-12-04",
- "question": "Realistic school of art represented on the U.S. stamp seen here:
(\"Stag At Starkey's\")",
- "value": "$500",
- "answer": "Ashcan School",
- "round": "Jeopardy!",
- "show_number": "3741",
- "fullAnswer": "Ashcan School"
- },
{
"category": "BOWLING FOR VOCABULARY",
"air_date": "2000-12-04",
@@ -1313339,16 +1299389,6 @@
"show_number": "3304",
"fullAnswer": "Antennae"
},
- {
- "category": "WHAT'S THAT ON YOUR HEAD?",
- "air_date": "1999-01-07",
- "question": "Profession of the person wearing the gear seen here (soldering)",
- "value": "$200",
- "answer": "Welder",
- "round": "Jeopardy!",
- "show_number": "3304",
- "fullAnswer": "Welder"
- },
{
"category": "TRAVEL & TOURISM",
"air_date": "1999-01-07",
@@ -1315379,16 +1301419,6 @@
"show_number": "3111",
"fullAnswer": "Pride and Prejudice"
},
- {
- "category": "DOCUMENTARIES",
- "air_date": "1998-02-23",
- "question": "Man who's the subject of the 1994 documentary seen here:
(\"Zap\" comics)",
- "value": "$1,500",
- "answer": "Robert Crumb",
- "round": "Double Jeopardy!",
- "show_number": "3111",
- "fullAnswer": "Robert Crumb"
- },
{
"category": "DANGEROUS SCIENCE",
"air_date": "1998-02-23",
@@ -1326029,16 +1312059,6 @@
"show_number": "2983",
"fullAnswer": "Los Angeles Dodgers"
},
- {
- "category": "NEWSPAPERS & MAGAZINES",
- "air_date": "1997-07-16",
- "question": "(VIDEO DAILY DOUBLE):
It's the magazine whose trademark is seen here:",
- "value": "$400",
- "answer": "New Yorker",
- "round": "Jeopardy!",
- "show_number": "2983",
- "fullAnswer": "The New Yorker"
- },
{
"category": "ON PINS & NEEDLES",
"air_date": "1997-07-16",
@@ -1328039,16 +1314059,6 @@
"show_number": "3755",
"fullAnswer": "Mountain lion"
},
- {
- "category": "MANETS",
- "air_date": "2000-12-22",
- "question": "Monet's influence is apparent in Manet's painting of this river, seen here",
- "value": "$200",
- "answer": "Seine",
- "round": "Double Jeopardy!",
- "show_number": "3755",
- "fullAnswer": "Seine"
- },
{
"category": "U.S. HISTORY",
"air_date": "2000-12-22",
@@ -1328099,16 +1314109,6 @@
"show_number": "3755",
"fullAnswer": "Cheshire Cat"
},
- {
- "category": "MANETS",
- "air_date": "2000-12-22",
- "question": "The liveliness of this place is reflected in the mirror behind the bar in the masterpiece seen here",
- "value": "$400",
- "answer": "Folies Bergere",
- "round": "Double Jeopardy!",
- "show_number": "3755",
- "fullAnswer": "Folies Bergere"
- },
{
"category": "U.S. HISTORY",
"air_date": "2000-12-22",
@@ -1328159,16 +1314159,6 @@
"show_number": "3755",
"fullAnswer": "\"Cat on A Hot Tin Roof\""
},
- {
- "category": "MANETS",
- "air_date": "2000-12-22",
- "question": "In \"Execution of the Emperor\", he's the former Mexican leader facing a firing squad, seen here",
- "value": "$600",
- "answer": "Maximilian",
- "round": "Double Jeopardy!",
- "show_number": "3755",
- "fullAnswer": "Maximilian"
- },
{
"category": "U.S. HISTORY",
"air_date": "2000-12-22",
@@ -1328219,16 +1314209,6 @@
"show_number": "3755",
"fullAnswer": "Top Cat"
},
- {
- "category": "MANETS",
- "air_date": "2000-12-22",
- "question": "Manet's brother Eugene is sitting next to the naked gal in this masterpiece seen here",
- "value": "$800",
- "answer": "Luncheon on the Grass",
- "round": "Double Jeopardy!",
- "show_number": "3755",
- "fullAnswer": "\"Luncheon on the Grass\""
- },
{
"category": "U.S. HISTORY",
"air_date": "2000-12-22",
@@ -1328269,16 +1314249,6 @@
"show_number": "3755",
"fullAnswer": "Dijon"
},
- {
- "category": "CATS UP",
- "air_date": "2000-12-22",
- "question": "Disney created the fearsome design on this WWII fighter group's plane seen here",
- "value": "$1000",
- "answer": "Flying Tigers",
- "round": "Double Jeopardy!",
- "show_number": "3755",
- "fullAnswer": "Flying Tigers"
- },
{
"category": "FAMOUS NAMES",
"air_date": "2000-12-22",
@@ -1328459,16 +1314429,6 @@
"show_number": "3630",
"fullAnswer": "Coddle"
},
- {
- "category": "CRACKERS",
- "air_date": "2000-05-19",
- "question": "Name of the Pepperidge Farm product seen here:",
- "value": "$300",
- "answer": "Goldfish",
- "round": "Jeopardy!",
- "show_number": "3630",
- "fullAnswer": "Goldfish"
- },
{
"category": "INAUGURAL ADDRESSES",
"air_date": "2000-05-19",
@@ -1328829,16 +1314789,6 @@
"show_number": "3630",
"fullAnswer": "Applique"
},
- {
- "category": "GEORGIA",
- "air_date": "2000-05-19",
- "question": "Seen here, he was president when Georgia became independent, but was then deposed",
- "value": "$1000",
- "answer": "Zviad Gamsakhurdia",
- "round": "Double Jeopardy!",
- "show_number": "3630",
- "fullAnswer": "Zviad Gamsakhurdia"
- },
{
"category": "THE SIX WIVES OF HENRY VIII",
"air_date": "2000-05-19",
@@ -1329999,16 +1315949,6 @@
"show_number": "3020",
"fullAnswer": "Richard Simmons"
},
- {
- "category": "CORN FED",
- "air_date": "1997-10-17",
- "question": "The utensils seen here are used to serve corn in this style",
- "value": "$100",
- "answer": "Corn on the cob",
- "round": "Jeopardy!",
- "show_number": "3020",
- "fullAnswer": "Corn on the cob"
- },
{
"category": "ART SUPPLIES",
"air_date": "1997-10-17",
@@ -1331239,16 +1317179,6 @@
"show_number": "3807",
"fullAnswer": "John Quincy Adams"
},
- {
- "category": "DECOR",
- "air_date": "2001-03-06",
- "question": "The name of this decorative fixture seen here comes from the Latin for \"to hide\"",
- "value": "$500",
- "answer": "Sconce",
- "round": "Jeopardy!",
- "show_number": "3807",
- "fullAnswer": "Sconce"
- },
{
"category": "\"E\" DOCK",
"air_date": "2001-03-06",
@@ -1331349,16 +1317279,6 @@
"show_number": "3807",
"fullAnswer": "Polonius"
},
- {
- "category": "LINES",
- "air_date": "2001-03-06",
- "question": "Not George Hamilton, it's the term in geometry for the straight line seen here",
- "value": "$400",
- "answer": "Tangent",
- "round": "Double Jeopardy!",
- "show_number": "3807",
- "fullAnswer": "Tangent"
- },
{
"category": "U.S.A.",
"air_date": "2001-03-06",
@@ -1332799,16 +1318719,6 @@
"show_number": "4188",
"fullAnswer": "Scrappy-Doo"
},
- {
- "category": "SHOPPING",
- "air_date": "2002-11-13",
- "question": "Seen here, the logo of this store recalls its employees' uniforms",
- "value": "$600",
- "answer": "Foot Locker",
- "round": "Jeopardy!",
- "show_number": "4188",
- "fullAnswer": "Foot Locker"
- },
{
"category": "THAT'S OLD NEWS",
"air_date": "2002-11-13",
@@ -1332899,16 +1318809,6 @@
"show_number": "4188",
"fullAnswer": "Pillsbury Bake-Off"
},
- {
- "category": "NATIVE AMERICAN PLACE NAMES",
- "air_date": "2002-11-13",
- "question": "This Pennsylvania valley gave its name to the transport seen here",
- "value": "$1,000",
- "answer": "Conestoga",
- "round": "Jeopardy!",
- "show_number": "4188",
- "fullAnswer": "Conestoga (Conestoga wagon)"
- },
{
"category": "SCOOBY-DOO AT 32",
"air_date": "2002-11-13",
@@ -1337139,16 +1323039,6 @@
"show_number": "3739",
"fullAnswer": "Tom Landry"
},
- {
- "category": "BLOSSOM",
- "air_date": "2000-11-30",
- "question": "Change 1 letter in the name of Blondie's husband to get this flowering tree seen here:",
- "value": "$200",
- "answer": "Dogwood",
- "round": "Jeopardy!",
- "show_number": "3739",
- "fullAnswer": "Dogwood (from Dagwood)"
- },
{
"category": "FAMILY TIES",
"air_date": "2000-11-30",
@@ -1337229,16 +1323119,6 @@
"show_number": "3739",
"fullAnswer": "Gibson"
},
- {
- "category": "GOLDEN GIRLS",
- "air_date": "2000-11-30",
- "question": "The \"Heptathlon Cat\", seen here; she came out of retirement in 2000",
- "value": "$300",
- "answer": "Jackie Joyner-Kersee",
- "round": "Jeopardy!",
- "show_number": "3739",
- "fullAnswer": "Jackie Joyner-Kersee"
- },
{
"category": "THE \"A\"-TEAM",
"air_date": "2000-11-30",
@@ -1337499,16 +1323379,6 @@
"show_number": "3739",
"fullAnswer": "Martha Stewart"
},
- {
- "category": "HEY MR. WILSON!",
- "air_date": "2000-11-30",
- "question": "Dressed in formal university robes, he's the president of Princeton seen here in 1903:",
- "value": "$2,400",
- "answer": "Woodrow Wilson",
- "round": "Double Jeopardy!",
- "show_number": "3739",
- "fullAnswer": "Woodrow Wilson"
- },
{
"category": "SHAKESPEAREAN BEFORE & AFTER",
"air_date": "2000-11-30",
@@ -1337529,16 +1323399,6 @@
"show_number": "3739",
"fullAnswer": "Baseball"
},
- {
- "category": "THE MOVIES",
- "air_date": "2000-11-30",
- "question": "Because of a new 2000 documentary, all \"eyes\" are once again on this woman, seen here:",
- "value": "$800",
- "answer": "Tammy Faye Messner",
- "round": "Double Jeopardy!",
- "show_number": "3739",
- "fullAnswer": "Tammy Faye (Bakker) Messner"
- },
{
"category": "MAGAZINES",
"air_date": "2000-11-30",
@@ -1341259,26 +1327119,6 @@
"show_number": "4534",
"fullAnswer": "squads"
},
- {
- "category": "PROBE ABILITY",
- "air_date": "2004-04-29",
- "question": "In 1984 the Soviet Union launched the Vega I & Vega II probes to study this object seen here",
- "value": "$600",
- "answer": "Halley's Comet",
- "round": "Jeopardy!",
- "show_number": "4534",
- "fullAnswer": "Halley's Comet"
- },
- {
- "category": "SOUVENIRS & COLLECTIBLES",
- "air_date": "2004-04-29",
- "question": "For the sports fan, how about a replica of this famous venue seen here",
- "value": "$600",
- "answer": "Astrodome",
- "round": "Jeopardy!",
- "show_number": "4534",
- "fullAnswer": "the Astrodome"
- },
{
"category": "\"C\" WORLD",
"air_date": "2004-04-29",
@@ -1344039,16 +1329879,6 @@
"show_number": "3242",
"fullAnswer": "Rip Van Winkle"
},
- {
- "category": "WACKY PRODUCTS",
- "air_date": "1998-10-13",
- "question": "The product seen here began its zillion-dollar destiny when introduced by Wham-O in this decade (hula hoop)",
- "value": "$100",
- "answer": "1950s",
- "round": "Jeopardy!",
- "show_number": "3242",
- "fullAnswer": "1950s"
- },
{
"category": "LAKES & RIVERS",
"air_date": "1998-10-13",
@@ -1344249,16 +1330079,6 @@
"show_number": "3242",
"fullAnswer": "Spanish"
},
- {
- "category": "WHO WAS THAT MASKED MAN?",
- "air_date": "1998-10-13",
- "question": "The woman seen here fell for & dueled with this masked man in a 1998 film (Catherine Zeta-Jones)",
- "value": "$400",
- "answer": "Zorro",
- "round": "Jeopardy!",
- "show_number": "3242",
- "fullAnswer": "Zorro"
- },
{
"category": "I DUNNO",
"air_date": "1998-10-13",
@@ -1344279,16 +1330099,6 @@
"show_number": "3242",
"fullAnswer": "\"Pilgrim's Progress\""
},
- {
- "category": "WACKY PRODUCTS",
- "air_date": "1998-10-13",
- "question": "Japanese term for the \"egg\" seen here",
- "value": "$500",
- "answer": "Tamagotchi",
- "round": "Jeopardy!",
- "show_number": "3242",
- "fullAnswer": "Tamagotchi"
- },
{
"category": "LAKES & RIVERS",
"air_date": "1998-10-13",
@@ -1347799,16 +1333609,6 @@
"show_number": "4153",
"fullAnswer": "Karen Carpenter"
},
- {
- "category": "ORGANIZATION SYMBOLS & LOGOS",
- "air_date": "2002-09-25",
- "question": "If you can, donate the name of this organization that uses the face seen here",
- "value": "$800",
- "answer": "Goodwill",
- "round": "Jeopardy!",
- "show_number": "4153",
- "fullAnswer": "Goodwill"
- },
{
"category": "EAT YOUR WAY ACROSS THE U.S.A.",
"air_date": "2002-09-25",
@@ -1349409,16 +1335209,6 @@
"show_number": "4454",
"fullAnswer": "Andersonville"
},
- {
- "category": "ROCK",
- "air_date": "2004-01-08",
- "question": "It's the limestone landmark of the Mediterranean seen here",
- "value": "$400",
- "answer": "Rock of Gibraltar",
- "round": "Jeopardy!",
- "show_number": "4454",
- "fullAnswer": "the Rock of Gibraltar"
- },
{
"category": "LET'S GO TO GRACELAND",
"air_date": "2004-01-08",
@@ -1349679,16 +1335469,6 @@
"show_number": "4454",
"fullAnswer": "nitroglycerin"
},
- {
- "category": "TV TALK",
- "air_date": "2004-01-08",
- "question": "It's the telethon-tracker seen here...looks like those pledges are rolling in",
- "value": "$800",
- "answer": "tote board",
- "round": "Double Jeopardy!",
- "show_number": "4454",
- "fullAnswer": "tote board"
- },
{
"category": "BOOKS ABOUT PRESIDENTS",
"air_date": "2004-01-08",
@@ -1349879,16 +1335659,6 @@
"show_number": "4454",
"fullAnswer": "Zachary Taylor"
},
- {
- "category": "ONLY 351 SHOPPING DAYS TO XMAS",
- "air_date": "2004-01-08",
- "question": "Pick up \"How to Be a Domestic Goddess\" by this kitchen personality seen here",
- "value": "$2000",
- "answer": "Nigella Lawson",
- "round": "Double Jeopardy!",
- "show_number": "4454",
- "fullAnswer": "Nigella Lawson"
- },
{
"category": "\"G\" MEN",
"air_date": "2004-01-08",
@@ -1350459,16 +1336229,6 @@
"show_number": "4229",
"fullAnswer": "2 (12 to 10)"
},
- {
- "category": "NOTABLE NAMES",
- "air_date": "2003-01-09",
- "question": "A former slave, this man seen here was the most prominent African-American spokesman of the 1800s",
- "value": "$2000",
- "answer": "Frederick Douglass",
- "round": "Double Jeopardy!",
- "show_number": "4229",
- "fullAnswer": "Frederick Douglass"
- },
{
"category": "EARTH DAY",
"air_date": "2003-01-09",
@@ -1350489,16 +1336249,6 @@
"show_number": "4229",
"fullAnswer": "Virginia"
},
- {
- "category": "NICKELODEON",
- "air_date": "2003-01-09",
- "question": "For some action & extreme sports cartoon-style, tune into this series, seen here",
- "value": "$2000",
- "answer": "Rocket Power",
- "round": "Double Jeopardy!",
- "show_number": "4229",
- "fullAnswer": "Rocket Power"
- },
{
"category": "WORLD CAPITALS",
"air_date": "2003-01-09",
@@ -1354249,16 +1339999,6 @@
"show_number": "4297",
"fullAnswer": "Cook"
},
- {
- "category": "MARKS",
- "air_date": "2003-04-15",
- "question": "The mark seen here tells you to say this word in the clue again
\"",
- "value": "$1000",
- "answer": "again",
- "round": "Jeopardy!",
- "show_number": "4297",
- "fullAnswer": "again"
- },
{
"category": "DON'T THINK TOO HARD",
"air_date": "2003-04-15",
@@ -1354909,16 +1340649,6 @@
"show_number": "4351",
"fullAnswer": "Paris"
},
- {
- "category": "MY HEART BELONGS TO DADDY",
- "air_date": "2003-06-30",
- "question": "Showbiz father & daughter seen here",
- "value": "$400",
- "answer": "Joel & Jennifer Grey",
- "round": "Double Jeopardy!",
- "show_number": "4351",
- "fullAnswer": "Joel & Jennifer Grey"
- },
{
"category": "BRUSH UP YOUR SHAKESPEARE",
"air_date": "2003-06-30",
@@ -1354989,16 +1340719,6 @@
"show_number": "4351",
"fullAnswer": "Macbeth"
},
- {
- "category": "YOU'RE THE \"TOP\"",
- "air_date": "2003-06-30",
- "question": "He's the funnyman seen here",
- "value": "$800",
- "answer": "Carrot Top",
- "round": "Double Jeopardy!",
- "show_number": "4351",
- "fullAnswer": "Carrot Top"
- },
{
"category": "I'VE GOT YOU UNDER MY SKIN",
"air_date": "2003-06-30",
@@ -1355959,16 +1341679,6 @@
"show_number": "3223",
"fullAnswer": "Plasma"
},
- {
- "category": "SNL ALUMNI",
- "air_date": "1998-09-16",
- "question": "This comic seen here recently hit the streets in \"Lethal Weapon 4\"",
- "value": "$400",
- "answer": "Chris Rock",
- "round": "Jeopardy!",
- "show_number": "3223",
- "fullAnswer": "Chris Rock"
- },
{
"category": "ENVIRONMENTAL GROUPS",
"air_date": "1998-09-16",
@@ -1356179,16 +1341889,6 @@
"show_number": "3223",
"fullAnswer": "\"The Last of the Mohicans\""
},
- {
- "category": "DIRECTORS",
- "air_date": "1998-09-16",
- "question": "(VIDEO DAILY DOUBLE):
The first American film Alfred Hitchcock directed was this 1940 classic, seen here:
\"You thought you could be Mrs DeWinter, live in her house, walk in her steps, take the things that were hers, but she's too strong for you, you can't fight her...\"",
- "value": "$1,500",
- "answer": "Rebecca",
- "round": "Double Jeopardy!",
- "show_number": "3223",
- "fullAnswer": "\"Rebecca\""
- },
{
"category": "THE BOSTON TEA PARTY",
"air_date": "1998-09-16",
@@ -1360029,16 +1345729,6 @@
"show_number": "3476",
"fullAnswer": "Play the field"
},
- {
- "category": "CENTRAL AMERICAN HISTORY",
- "air_date": "1999-10-18",
- "question": "Former Nicaraguan chief of state & newspaper publisher seen here",
- "value": "$800",
- "answer": "Violeta Chamorro",
- "round": "Double Jeopardy!",
- "show_number": "3476",
- "fullAnswer": "Violeta Chamorro"
- },
{
"category": "THEIR FIRST FEATURE FILMS",
"air_date": "1999-10-18",
@@ -1361879,16 +1347569,6 @@
"show_number": "2895",
"fullAnswer": "Poland"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "1997-03-14",
- "question": "2 of England's finest landscape artists were J.M.W. Turner & this man whose work is seen here:",
- "value": "$1,000",
- "answer": "John Constable",
- "round": "Double Jeopardy!",
- "show_number": "2895",
- "fullAnswer": "John Constable"
- },
{
"category": "HEALTH & FITNESS",
"air_date": "1997-03-14",
@@ -1365039,16 +1350719,6 @@
"show_number": "3341",
"fullAnswer": "London"
},
- {
- "category": "FAMOUS FACES",
- "air_date": "1999-03-01",
- "question": "He's the former \"Celebrity Jeopardy!\" champion & TV star seen here
(his former sidekick was Tommy Chong)",
- "value": "$400",
- "answer": "Cheech Marin",
- "round": "Jeopardy!",
- "show_number": "3341",
- "fullAnswer": "Cheech Marin"
- },
{
"category": "ORIGINS",
"air_date": "1999-03-01",
@@ -1365099,16 +1350769,6 @@
"show_number": "3341",
"fullAnswer": "India"
},
- {
- "category": "FAMOUS FACES",
- "air_date": "1999-03-01",
- "question": "TV host seen here as a high school student in the '70s; he looks different \"Today\"",
- "value": "$500",
- "answer": "Matt Lauer",
- "round": "Jeopardy!",
- "show_number": "3341",
- "fullAnswer": "Matt Lauer"
- },
{
"category": "ORIGINS",
"air_date": "1999-03-01",
@@ -1366009,16 +1351669,6 @@
"show_number": "4310",
"fullAnswer": "\"Moby Dick\""
},
- {
- "category": "BIBLE STUDY",
- "air_date": "2003-05-02",
- "question": "The Claude Lorrain painting, seen here, is of this event from Matthew's gospel; note the little Jesus up there",
- "value": "$2000",
- "answer": "Sermon on the Mount",
- "round": "Double Jeopardy!",
- "show_number": "4310",
- "fullAnswer": "The Sermon on the Mount"
- },
{
"category": "NUDIST, BUDDHIST OR CUBIST",
"air_date": "2003-05-02",
@@ -1366189,16 +1351839,6 @@
"show_number": "4490",
"fullAnswer": "(Harry) Truman"
},
- {
- "category": "PAUL OF FAME",
- "air_date": "2004-02-27",
- "question": "The 1966 Bardahl Eagle, seen here, was used in the auto racing movie \"Winning\", starring this man",
- "value": "$600",
- "answer": "Paul Newman",
- "round": "Jeopardy!",
- "show_number": "4490",
- "fullAnswer": "Paul Newman"
- },
{
"category": "DON'T LOSE YOUR TRAIN OF THOUGHT",
"air_date": "2004-02-27",
@@ -1366309,16 +1351949,6 @@
"show_number": "4490",
"fullAnswer": "Teddy Roosevelt"
},
- {
- "category": "PAUL OF FAME",
- "air_date": "2004-02-27",
- "question": "A work by this influential Frenchman is seen here",
- "value": "$1000",
- "answer": "Paul Cezanne",
- "round": "Jeopardy!",
- "show_number": "4490",
- "fullAnswer": "Paul Cezanne"
- },
{
"category": "DON'T LOSE YOUR TRAIN OF THOUGHT",
"air_date": "2004-02-27",
@@ -1366349,16 +1351979,6 @@
"show_number": "4490",
"fullAnswer": "A Christmas Carol"
},
- {
- "category": "A MATTER OF TASTE",
- "air_date": "2004-02-27",
- "question": "The item seen here, or the taste it might have if made with lemons",
- "value": "$400",
- "answer": "tart",
- "round": "Double Jeopardy!",
- "show_number": "4490",
- "fullAnswer": "tart"
- },
{
"category": "OTHER SIDE OF THE WORLD LEADERS",
"air_date": "2004-02-27",
@@ -1373039,16 +1358659,6 @@
"show_number": "3904",
"fullAnswer": "\"Sweet Home Alabama\""
},
- {
- "category": "GRANDKIDS",
- "air_date": "2001-07-19",
- "question": "World-famous grandfather of the woman seen here",
- "value": "$300",
- "answer": "Ernest Hemingway",
- "round": "Jeopardy!",
- "show_number": "3904",
- "fullAnswer": "Ernest Hemingway (grandfather of Mariel)"
- },
{
"category": "4-LETTER WORDS",
"air_date": "2001-07-19",
@@ -1374669,16 +1360279,6 @@
"show_number": "3201",
"fullAnswer": "Short circuit"
},
- {
- "category": "LET'S SPLIT",
- "air_date": "1998-06-29",
- "question": "\"Numeric\" term for the split seen here:
(in bowling)",
- "value": "$100",
- "answer": "7-10 split",
- "round": "Jeopardy!",
- "show_number": "3201",
- "fullAnswer": "7-10 split"
- },
{
"category": "ENGLISH LIT",
"air_date": "1998-06-29",
@@ -1374729,16 +1360329,6 @@
"show_number": "3201",
"fullAnswer": "Shorthand"
},
- {
- "category": "LET'S SPLIT",
- "air_date": "1998-06-29",
- "question": "It's the video effect seen here:",
- "value": "$200",
- "answer": "Split screen",
- "round": "Jeopardy!",
- "show_number": "3201",
- "fullAnswer": "Split screen"
- },
{
"category": "ENGLISH LIT",
"air_date": "1998-06-29",
@@ -1374819,16 +1360409,6 @@
"show_number": "3201",
"fullAnswer": "Betty Ford"
},
- {
- "category": "MOVIE CHARACTERS",
- "air_date": "1998-06-29",
- "question": "Jimmy Stewart character speaking in the clip seen here:
(\"Harvey\" - 1950)",
- "value": "$400",
- "answer": "Elwood P. Dowd",
- "round": "Jeopardy!",
- "show_number": "3201",
- "fullAnswer": "Elwood P. Dowd"
- },
{
"category": "RETAILERS' HOME STATES",
"air_date": "1998-06-29",
@@ -1375119,16 +1360699,6 @@
"show_number": "3201",
"fullAnswer": "George H.W. Bush"
},
- {
- "category": "12-LETTER WORDS",
- "air_date": "1998-06-29",
- "question": "12-letter word for a person who makes the type of item seen here:
(map)",
- "value": "$800",
- "answer": "Cartographer",
- "round": "Double Jeopardy!",
- "show_number": "3201",
- "fullAnswer": "Cartographer"
- },
{
"category": "HONORARY OSCARS",
"air_date": "1998-06-29",
@@ -1375359,16 +1360929,6 @@
"show_number": "4169",
"fullAnswer": "40"
},
- {
- "category": "POLITICIANS",
- "air_date": "2002-10-17",
- "question": "He's the U.S. representative from Massachusetts seen here",
- "value": "$600",
- "answer": "Barney Frank",
- "round": "Jeopardy!",
- "show_number": "4169",
- "fullAnswer": "Barney Frank"
- },
{
"category": "LANGUAGES",
"air_date": "2002-10-17",
@@ -1376469,16 +1362029,6 @@
"show_number": "3707",
"fullAnswer": "Rice"
},
- {
- "category": "TODD McFARLANE FIGURINES",
- "air_date": "2000-10-17",
- "question": "Seen here, she recorded \"Cheap Thrills\" with Big Brother and the Holding Company",
- "value": "$200",
- "answer": "Janis Joplin",
- "round": "Jeopardy!",
- "show_number": "3707",
- "fullAnswer": "Janis Joplin"
- },
{
"category": "WOMEN'S RITES",
"air_date": "2000-10-17",
@@ -1376589,16 +1362139,6 @@
"show_number": "3707",
"fullAnswer": "Bamboo"
},
- {
- "category": "TODD McFARLANE FIGURINES",
- "air_date": "2000-10-17",
- "question": "A character from this Maurice Sendak children's bestseller is seen here",
- "value": "$400",
- "answer": "Where the Wild Things Are",
- "round": "Jeopardy!",
- "show_number": "3707",
- "fullAnswer": "\"Where the Wild Things Are\""
- },
{
"category": "WOMEN'S RITES",
"air_date": "2000-10-17",
@@ -1376809,16 +1362349,6 @@
"show_number": "3707",
"fullAnswer": "Curator"
},
- {
- "category": "\"OK\"",
- "air_date": "2000-10-17",
- "question": "Used in Southern cooking, it's the edible pod seen here",
- "value": "$400",
- "answer": "Okra",
- "round": "Double Jeopardy!",
- "show_number": "3707",
- "fullAnswer": "Okra"
- },
{
"category": "GILBERT & SULLIVAN",
"air_date": "2000-10-17",
@@ -1376919,16 +1362449,6 @@
"show_number": "3707",
"fullAnswer": "Hamster"
},
- {
- "category": "GET A JOB",
- "air_date": "2000-10-17",
- "question": "Back in the '60s, it was the name given the data entry clerk who worked with the item seen here",
- "value": "$800",
- "answer": "Keypunch/punch card operator",
- "round": "Double Jeopardy!",
- "show_number": "3707",
- "fullAnswer": "Keypunch/punch card operator"
- },
{
"category": "\"OK\"",
"air_date": "2000-10-17",
@@ -1376989,16 +1362509,6 @@
"show_number": "3707",
"fullAnswer": "Lexicographer"
},
- {
- "category": "\"OK\"",
- "air_date": "2000-10-17",
- "question": "Bashful plant eater seen here",
- "value": "$1000",
- "answer": "Okapi",
- "round": "Double Jeopardy!",
- "show_number": "3707",
- "fullAnswer": "Okapi"
- },
{
"category": "ACTORS & ACTRESSES",
"air_date": "2000-10-17",
@@ -1381509,16 +1367019,6 @@
"show_number": "4236",
"fullAnswer": "Amazon"
},
- {
- "category": "\"S\"-ENCE",
- "air_date": "2003-01-20",
- "question": "This auto company whose logo is seen here began as one of Sweden's main builders of military aircraft",
- "value": "$1200",
- "answer": "Saab",
- "round": "Double Jeopardy!",
- "show_number": "4236",
- "fullAnswer": "Saab"
- },
{
"category": "FICTIONAL PLACES",
"air_date": "2003-01-20",
@@ -1383719,16 +1369219,6 @@
"show_number": "3829",
"fullAnswer": "Canada"
},
- {
- "category": "THE EXPERIENCE MUSIC PROJECT",
- "air_date": "2001-04-05",
- "question": "This legendary leader of the Famous Flames is seen here headlining an EMP show",
- "value": "$200",
- "answer": "James Brown",
- "round": "Double Jeopardy!",
- "show_number": "3829",
- "fullAnswer": "James Brown"
- },
{
"category": "KEEP QUIET!",
"air_date": "2001-04-05",
@@ -1384379,16 +1369869,6 @@
"show_number": "4320",
"fullAnswer": "Scandal"
},
- {
- "category": "ART",
- "air_date": "2003-05-16",
- "question": "A seascape by this American artist is seen here",
- "value": "$1200",
- "answer": "Winslow Homer",
- "round": "Double Jeopardy!",
- "show_number": "4320",
- "fullAnswer": "Winslow Homer"
- },
{
"category": "AMERICAN MOVIE IDOL",
"air_date": "2003-05-16",
@@ -1384399,16 +1369879,6 @@
"show_number": "4320",
"fullAnswer": "Harrison Ford"
},
- {
- "category": "WISCONSIN PLACES",
- "air_date": "2003-05-16",
- "question": "The overalls seen here were made by a company that was founded in this city in 1895",
- "value": "$4,000",
- "answer": "Oshkosh",
- "round": "Double Jeopardy!",
- "show_number": "4320",
- "fullAnswer": "Oshkosh"
- },
{
"category": "OVER CASTE",
"air_date": "2003-05-16",
@@ -1391659,16 +1377129,6 @@
"show_number": "3455",
"fullAnswer": "G.F. Handel"
},
- {
- "category": "NOTED HISPANICS",
- "air_date": "1999-09-17",
- "question": "Actor seen here casting a vote, perhaps for himself, in Panama's 1994 presidential election:",
- "value": "$600",
- "answer": "Ruben Blades",
- "round": "Double Jeopardy!",
- "show_number": "3455",
- "fullAnswer": "Ruben Blades"
- },
{
"category": "SCIENCE & TECHNOLOGY",
"air_date": "1999-09-17",
@@ -1391689,16 +1377149,6 @@
"show_number": "3455",
"fullAnswer": "Elvis Stojko"
},
- {
- "category": "'70s FASHIONS",
- "air_date": "1999-09-17",
- "question": "Disco-friendly fabric seen here:",
- "value": "$600",
- "answer": "Polyester",
- "round": "Double Jeopardy!",
- "show_number": "3455",
- "fullAnswer": "Polyester"
- },
{
"category": "LETTER AFTER P",
"air_date": "1999-09-17",
@@ -1392919,16 +1378369,6 @@
"show_number": "4336",
"fullAnswer": "a blanket"
},
- {
- "category": "100 YEARS OF FORD",
- "air_date": "2003-06-09",
- "question": "In 1986, Ford turned to the Zodiac & introduced this model, seen here",
- "value": "$200",
- "answer": "Taurus",
- "round": "Jeopardy!",
- "show_number": "4336",
- "fullAnswer": "Taurus"
- },
{
"category": "\"JUNIOR\" COLLAGE",
"air_date": "2003-06-09",
@@ -1393099,16 +1378539,6 @@
"show_number": "4336",
"fullAnswer": "Norway"
},
- {
- "category": "100 YEARS OF FORD",
- "air_date": "2003-06-09",
- "question": "The \"adventures\" of this model, seen here, included going from small to midsize in the '60s",
- "value": "$800",
- "answer": "Fairlane",
- "round": "Jeopardy!",
- "show_number": "4336",
- "fullAnswer": "Fairlane"
- },
{
"category": "\"JUNIOR\" COLLAGE",
"air_date": "2003-06-09",
@@ -1393159,16 +1378589,6 @@
"show_number": "4336",
"fullAnswer": "Spam"
},
- {
- "category": "100 YEARS OF FORD",
- "air_date": "2003-06-09",
- "question": "During WWII, this Ford plant, seen here, turned out an airplane a hour on its assembly line",
- "value": "$1000",
- "answer": "Willow Run",
- "round": "Jeopardy!",
- "show_number": "4336",
- "fullAnswer": "Willow Run"
- },
{
"category": "\"JUNIOR\" COLLAGE",
"air_date": "2003-06-09",
@@ -1398789,16 +1384209,6 @@
"show_number": "3711",
"fullAnswer": "Arizona"
},
- {
- "category": "ART FOR ART'S SAKE",
- "air_date": "2000-10-23",
- "question": "Now at the Huntington Gallery, it's the \"colorful\" Sir Thomas Lawrence work seen here",
- "value": "$200",
- "answer": "Pinkie",
- "round": "Double Jeopardy!",
- "show_number": "3711",
- "fullAnswer": "\"Pinkie\""
- },
{
"category": "ONCE THEY WERE ANGELS",
"air_date": "2000-10-23",
@@ -1398849,16 +1384259,6 @@
"show_number": "3711",
"fullAnswer": "Bon voyage !"
},
- {
- "category": "ART FOR ART'S SAKE",
- "air_date": "2000-10-23",
- "question": "Edouard Manet painted his portrait of this American author seen here from a daguerreotype",
- "value": "$400",
- "answer": "Edgar Allan Poe",
- "round": "Double Jeopardy!",
- "show_number": "3711",
- "fullAnswer": "Edgar Allan Poe"
- },
{
"category": "ONCE THEY WERE ANGELS",
"air_date": "2000-10-23",
@@ -1398909,16 +1384309,6 @@
"show_number": "3711",
"fullAnswer": "an about-face"
},
- {
- "category": "ART FOR ART'S SAKE",
- "air_date": "2000-10-23",
- "question": "This innovative painter & print maker seen here passed on to his surrealistic reward in 1989",
- "value": "$600",
- "answer": "Salvador Dali",
- "round": "Double Jeopardy!",
- "show_number": "3711",
- "fullAnswer": "Salvador Dali"
- },
{
"category": "ONCE THEY WERE ANGELS",
"air_date": "2000-10-23",
@@ -1399079,16 +1384469,6 @@
"show_number": "3711",
"fullAnswer": "Inner ear"
},
- {
- "category": "FAMOUS AMERICANS",
- "air_date": "2000-10-05",
- "question": "He's the famous fictional father seen here",
- "value": "$100",
- "answer": "Homer Simpson",
- "round": "Jeopardy!",
- "show_number": "3699",
- "fullAnswer": "Homer Simpson"
- },
{
"category": "THEY'RE HOT!",
"air_date": "2000-10-05",
@@ -1399199,16 +1384579,6 @@
"show_number": "3699",
"fullAnswer": "the Declaration of Independence"
},
- {
- "category": "FAMOUS AMERICANS",
- "air_date": "2000-10-05",
- "question": "He's the legendary performer seen here on a popular 1993 postage stamp",
- "value": "$300",
- "answer": "Elvis Presley",
- "round": "Jeopardy!",
- "show_number": "3699",
- "fullAnswer": "Elvis Presley"
- },
{
"category": "THEY'RE HOT!",
"air_date": "2000-10-05",
@@ -1399289,16 +1384659,6 @@
"show_number": "3699",
"fullAnswer": "Mount Olympus"
},
- {
- "category": "WHAT'S \"UP\"?",
- "air_date": "2000-10-05",
- "question": "It's the type of piano seen here",
- "value": "$400",
- "answer": "upright",
- "round": "Jeopardy!",
- "show_number": "3699",
- "fullAnswer": "upright"
- },
{
"category": "I'M HUNGRY",
"air_date": "2000-10-05",
@@ -1399449,16 +1384809,6 @@
"show_number": "3699",
"fullAnswer": "James Bond"
},
- {
- "category": "AROUND THE WORLD",
- "air_date": "2000-10-05",
- "question": "You might tiptoe through the tulips when you're in this country, seen here",
- "value": "$400",
- "answer": "Netherlands",
- "round": "Double Jeopardy!",
- "show_number": "3699",
- "fullAnswer": "the Netherlands (Holland)"
- },
{
"category": "UNUSUAL PETS",
"air_date": "2000-10-05",
@@ -1399569,16 +1384919,6 @@
"show_number": "3699",
"fullAnswer": "M&Ms"
},
- {
- "category": "AROUND THE WORLD",
- "air_date": "2000-10-05",
- "question": "A symbol of the millennium, the big wheel seen here is officially known as this British city's \"Eye\"",
- "value": "$800",
- "answer": "London",
- "round": "Double Jeopardy!",
- "show_number": "3699",
- "fullAnswer": "London"
- },
{
"category": "UNUSUAL PETS",
"air_date": "2000-10-05",
@@ -1403519,16 +1388859,6 @@
"show_number": "3693",
"fullAnswer": "Beg"
},
- {
- "category": "LEGENDS OF BASEBALL",
- "air_date": "2000-09-27",
- "question": "He's the slugger seen here",
- "value": "$100",
- "answer": "Babe Ruth",
- "round": "Jeopardy!",
- "show_number": "3693",
- "fullAnswer": "Babe Ruth"
- },
{
"category": "WASHINGTONNAGE",
"air_date": "2000-09-27",
@@ -1403819,16 +1389149,6 @@
"show_number": "3693",
"fullAnswer": "Newfoundland"
},
- {
- "category": "GERMAN CINEMA",
- "air_date": "2000-09-27",
- "question": "Born in Berlin in 1901, she's the actress seen here",
- "value": "$200",
- "answer": "Marlene Dietrich",
- "round": "Double Jeopardy!",
- "show_number": "3693",
- "fullAnswer": "Marlene Dietrich"
- },
{
"category": "THE HISTORY OF LIBYA",
"air_date": "2000-09-27",
@@ -1404169,16 +1389489,6 @@
"show_number": "3390",
"fullAnswer": "1 (Jane Seymour)"
},
- {
- "category": "IT'S NOT ALEX TREBEK",
- "air_date": "1999-05-07",
- "question": "It's not me seen here coming out of the voting booth in 1962, but it is this woman who would later become first lady",
- "value": "$100",
- "answer": "Pat Nixon",
- "round": "Jeopardy!",
- "show_number": "3390",
- "fullAnswer": "Pat Nixon"
- },
{
"category": "\"MOTHER\"s DAY",
"air_date": "1999-05-07",
@@ -1404229,16 +1389539,6 @@
"show_number": "3390",
"fullAnswer": "Brazil"
},
- {
- "category": "IT'S NOT ALEX TREBEK",
- "air_date": "1999-05-07",
- "question": "It's not me in the 1968 photo seen here, but it is this victorious former Maryland governor & running mate",
- "value": "$200",
- "answer": "Spiro Agnew",
- "round": "Jeopardy!",
- "show_number": "3390",
- "fullAnswer": "Spiro Agnew"
- },
{
"category": "\"MOTHER\"s DAY",
"air_date": "1999-05-07",
@@ -1404289,16 +1389589,6 @@
"show_number": "3390",
"fullAnswer": "Crusades"
},
- {
- "category": "IT'S NOT ALEX TREBEK",
- "air_date": "1999-05-07",
- "question": "It's not me in the 1981 photo seen here, but it is this famous Georgian",
- "value": "$300",
- "answer": "Jimmy Carter",
- "round": "Jeopardy!",
- "show_number": "3390",
- "fullAnswer": "Jimmy Carter"
- },
{
"category": "\"MOTHER\"s DAY",
"air_date": "1999-05-07",
@@ -1404349,16 +1389639,6 @@
"show_number": "3390",
"fullAnswer": "Mary, Queen of Scots"
},
- {
- "category": "IT'S NOT ALEX TREBEK",
- "air_date": "1999-05-07",
- "question": "It's not me in the 1959 photo seen here, but it is this debatable Soviet leader",
- "value": "$400",
- "answer": "Nikita Khrushchev",
- "round": "Jeopardy!",
- "show_number": "3390",
- "fullAnswer": "Nikita Khrushchev"
- },
{
"category": "\"MOTHER\"s DAY",
"air_date": "1999-05-07",
@@ -1404409,16 +1389689,6 @@
"show_number": "3390",
"fullAnswer": "Eugenie"
},
- {
- "category": "IT'S NOT ALEX TREBEK",
- "air_date": "1999-05-07",
- "question": "It's not me in the 1959 photo seen here, but it is this famous political pet",
- "value": "$500",
- "answer": "Checkers",
- "round": "Jeopardy!",
- "show_number": "3390",
- "fullAnswer": "Checkers"
- },
{
"category": "CELEBRITY DAUGHTERS & MOMS",
"air_date": "1999-05-07",
@@ -1405479,16 +1390749,6 @@
"show_number": "4646",
"fullAnswer": "supine"
},
- {
- "category": "PITTSTORY",
- "air_date": "2004-11-15",
- "question": "The photo of this national hero seen here was taken in Pittsburgh on August 3, 1927",
- "value": "$800",
- "answer": "Lindbergh",
- "round": "Jeopardy!",
- "show_number": "4646",
- "fullAnswer": "(Charles) Lindbergh"
- },
{
"category": "NONMUSICAL MTV",
"air_date": "2004-11-15",
@@ -1406709,16 +1391969,6 @@
"show_number": "1236",
"fullAnswer": "Switzerland"
},
- {
- "category": "INVENTIONS",
- "air_date": "1990-01-08",
- "question": "(VIDEO DAILY DOUBLE);
Purpose of the device seen here on the top of the billboard:",
- "value": "$500",
- "answer": "To Keep Off the Pigeons",
- "round": "Jeopardy!",
- "show_number": "1236",
- "fullAnswer": "To Keep Off the Pigeons"
- },
{
"category": "FAMOUS KANGAROOS",
"air_date": "1990-01-08",
@@ -1407049,16 +1392299,6 @@
"show_number": "1236",
"fullAnswer": "Paternal & Prenatal"
},
- {
- "category": "DISNEYANA",
- "air_date": "1999-06-08",
- "question": "The exterior of this \"Center\" is seen here",
- "value": "$100",
- "answer": "EPCOT Center",
- "round": "Jeopardy!",
- "show_number": "3412",
- "fullAnswer": "EPCOT Center"
- },
{
"category": "PIRATES OF THE CARIBBEAN",
"air_date": "1999-06-08",
@@ -1407259,16 +1392499,6 @@
"show_number": "3412",
"fullAnswer": "Ectoplasm"
},
- {
- "category": "IT'S A \"SMALL\" WORLD",
- "air_date": "1999-06-08",
- "question": "Animatronic big-screen warriors seen here",
- "value": "$400",
- "answer": "Small Soldiers",
- "round": "Jeopardy!",
- "show_number": "3412",
- "fullAnswer": "Small Soldiers"
- },
{
"category": "SPACE",
"air_date": "1999-06-08",
@@ -1408599,16 +1393829,6 @@
"show_number": "3600",
"fullAnswer": "Frigidaire"
},
- {
- "category": "I NEED A TUDOR",
- "air_date": "2000-04-07",
- "question": "Seen here, she could \"Tudor\" own horn, saying, \"I have the heart of a king\":",
- "value": "$200",
- "answer": "Queen Elizabeth I",
- "round": "Double Jeopardy!",
- "show_number": "3600",
- "fullAnswer": "Queen Elizabeth I"
- },
{
"category": "NEW ZEALAND",
"air_date": "2000-04-07",
@@ -1408649,16 +1393869,6 @@
"show_number": "3600",
"fullAnswer": "Flattery"
},
- {
- "category": "STRAIGHT \"F\"s",
- "air_date": "2000-04-07",
- "question": "This man designed railroads & bridges as well as the item seen here:
(amusement park ride)",
- "value": "$400",
- "answer": "George Ferris",
- "round": "Double Jeopardy!",
- "show_number": "3600",
- "fullAnswer": "George Ferris"
- },
{
"category": "I NEED A TUDOR",
"air_date": "2000-04-07",
@@ -1409129,16 +1394339,6 @@
"show_number": "3810",
"fullAnswer": "Century 21"
},
- {
- "category": "\"T\" BIRDS",
- "air_date": "2001-03-09",
- "question": "Eeek! It's the tufted woodland bird seen here",
- "value": "$500",
- "answer": "Titmouse",
- "round": "Jeopardy!",
- "show_number": "3810",
- "fullAnswer": "Titmouse"
- },
{
"category": "CALIFORNIA MUSEUMS",
"air_date": "2001-03-09",
@@ -1409239,16 +1394439,6 @@
"show_number": "3810",
"fullAnswer": "Ron Howard"
},
- {
- "category": "CAMERAS",
- "air_date": "2001-03-09",
- "question": "From its simple shape, it's the 3-letter name for the type of 19th century camera seen here",
- "value": "$400",
- "answer": "Box camera",
- "round": "Double Jeopardy!",
- "show_number": "3810",
- "fullAnswer": "Box camera"
- },
{
"category": "MYTHING PERSONS",
"air_date": "2001-03-09",
@@ -1409429,16 +1394619,6 @@
"show_number": "3810",
"fullAnswer": "Panavision"
},
- {
- "category": "MYTHING PERSONS",
- "air_date": "2001-03-09",
- "question": "He's the Hindu god of good luck, seen here",
- "value": "$1000",
- "answer": "Ganesh",
- "round": "Double Jeopardy!",
- "show_number": "3810",
- "fullAnswer": "Ganesh"
- },
{
"category": "LET'S MARCH!",
"air_date": "2001-03-09",
@@ -1410729,16 +1395909,6 @@
"show_number": "3299",
"fullAnswer": "AT&T"
},
- {
- "category": "THE ROARING '20s",
- "air_date": "1998-12-31",
- "question": "In 1921 this man seen here realized his lifelong dream of becoming U.S. Chief Justice",
- "value": "$400",
- "answer": "William Howard Taft",
- "round": "Jeopardy!",
- "show_number": "3299",
- "fullAnswer": "William Howard Taft"
- },
{
"category": "MOVIE NOSTALGIA",
"air_date": "1998-12-31",
@@ -1410939,16 +1396109,6 @@
"show_number": "3299",
"fullAnswer": "Bitters"
},
- {
- "category": "PITCHERS",
- "air_date": "1998-12-31",
- "question": "Intimidating moundsman seen here (in a Houston Astros uniform)",
- "value": "$600",
- "answer": "Randy Johnson",
- "round": "Double Jeopardy!",
- "show_number": "3299",
- "fullAnswer": "Randy Johnson"
- },
{
"category": "THE CIVIL WAR",
"air_date": "1998-12-31",
@@ -1411759,16 +1396919,6 @@
"show_number": "3799",
"fullAnswer": "Colorado"
},
- {
- "category": "AFRICAN AMERICANS",
- "air_date": "2001-02-22",
- "question": "Bessie Pullman, seen here on a Black Heritage stamp, traveled to Europe to earn this type of license",
- "value": "$200",
- "answer": "Pilot's license",
- "round": "Jeopardy!",
- "show_number": "3799",
- "fullAnswer": "Pilot's license"
- },
{
"category": "U.S. ARMED FORCES INSIGNIA",
"air_date": "2001-02-22",
@@ -1412159,16 +1397309,6 @@
"show_number": "3799",
"fullAnswer": "pensive"
},
- {
- "category": "THE NEW YORK TIMES SCIENCE TIMES",
- "air_date": "2001-02-22",
- "question": "This eel-like fish seen here is the biggest threat among species invading the Great Lakes",
- "value": "$800",
- "answer": "lamprey eel",
- "round": "Double Jeopardy!",
- "show_number": "3799",
- "fullAnswer": "the lamprey eel"
- },
{
"category": "SHAQUILLE O'NEAL",
"air_date": "2001-02-22",
@@ -1413289,16 +1398429,6 @@
"show_number": "2620",
"fullAnswer": "Eyewitness"
},
- {
- "category": "ELIZABETH TAYLOR FILMS",
- "air_date": "1996-01-12",
- "question": "(VIDEO DAILY DOUBLE):
In 1942's \"There's One Born Every Minute\", Liz sang a duet with this person seen here:",
- "value": "$2,500",
- "answer": "Carl Alfalfa Schweitzer",
- "round": "Double Jeopardy!",
- "show_number": "2620",
- "fullAnswer": "Carl \"Alfalfa\" Schweitzer"
- },
{
"category": "U.S. HISTORY",
"air_date": "1996-01-12",
@@ -1414229,16 +1399359,6 @@
"show_number": "3756",
"fullAnswer": "\"Jingle Bell Time\""
},
- {
- "category": "LET'S GO TO THE BEACH",
- "air_date": "2000-12-25",
- "question": "To hang out underwater I'm going to need the mask, the fins & this breathing tube seen here",
- "value": "$400",
- "answer": "snorkel",
- "round": "Jeopardy!",
- "show_number": "3756",
- "fullAnswer": "snorkel"
- },
{
"category": "PARTIES OF 5",
"air_date": "2000-12-25",
@@ -1414519,16 +1399639,6 @@
"show_number": "3756",
"fullAnswer": "Kris Kringle"
},
- {
- "category": "CLAWS",
- "air_date": "2000-12-25",
- "question": "The nasty claws seen here belong to this type of dinosaur unveiled at Chicago's Field Museum in 2000",
- "value": "$800",
- "answer": "Tyrannosaurus Rex",
- "round": "Double Jeopardy!",
- "show_number": "3756",
- "fullAnswer": "Tyrannosaurus Rex"
- },
{
"category": "ONCE UPON A DECEMBER",
"air_date": "2000-12-25",
@@ -1414989,16 +1400099,6 @@
"show_number": "3527",
"fullAnswer": "The Sound"
},
- {
- "category": "COLLECTIBLES",
- "air_date": "1999-12-28",
- "question": "Decade in which the Philco Predicta, seen here, was made:",
- "value": "$400",
- "answer": "1950s",
- "round": "Double Jeopardy!",
- "show_number": "3527",
- "fullAnswer": "1950s"
- },
{
"category": "HIP \"O\"s",
"air_date": "1999-12-28",
@@ -1419319,16 +1404419,6 @@
"show_number": "3134",
"fullAnswer": "Muhammad Ali"
},
- {
- "category": "CLASSIC SITCOM CHARACTERS",
- "air_date": "1998-03-26",
- "question": "Sitcom character played since 1990 by the man seen here: (Jason Alexander)",
- "value": "$400",
- "answer": "George Costanza",
- "round": "Jeopardy!",
- "show_number": "3134",
- "fullAnswer": "George Costanza (on \"Seinfeld\")"
- },
{
"category": "FOLD IT 5 WAYS",
"air_date": "1998-03-26",
@@ -1419479,16 +1404569,6 @@
"show_number": "3134",
"fullAnswer": "Ice Cream"
},
- {
- "category": "HEAVENLY MUSIC",
- "air_date": "1998-03-26",
- "question": "In 1997 this performer, seen here, sang \"Knockin' On Heaven's Door\" before Pope John Paul II",
- "value": "$400",
- "answer": "Bob Dylan",
- "round": "Double Jeopardy!",
- "show_number": "3134",
- "fullAnswer": "Bob Dylan"
- },
{
"category": "PEOPLE WHO BECAME WORDS",
"air_date": "1998-03-26",
@@ -1420229,16 +1405309,6 @@
"show_number": "4240",
"fullAnswer": "Tittle"
},
- {
- "category": "BRITISH ART",
- "air_date": "2003-01-24",
- "question": "Seen here, \"The Age of Innocence\" is one of many charming paintings by this great 18th century portrait artist",
- "value": "$2,200",
- "answer": "Sir Joshua Reynolds",
- "round": "Double Jeopardy!",
- "show_number": "4240",
- "fullAnswer": "Sir Joshua Reynolds"
- },
{
"category": "\"FINAL\" JEOPARDY!",
"air_date": "2003-01-24",
@@ -1420909,16 +1405979,6 @@
"show_number": "4233",
"fullAnswer": "decibel scale"
},
- {
- "category": "\"J\" WALKING",
- "air_date": "2003-01-15",
- "question": "He's the rather animated guy seen here, Mama",
- "value": "$400",
- "answer": "Johnny Bravo",
- "round": "Jeopardy!",
- "show_number": "4233",
- "fullAnswer": "Johnny Bravo"
- },
{
"category": "THE BODY HUMAN",
"air_date": "2003-01-15",
@@ -1421159,16 +1406219,6 @@
"show_number": "4233",
"fullAnswer": "ruby (bury)"
},
- {
- "category": "SUPREME COURT JUSTICES",
- "air_date": "2003-01-15",
- "question": "Famed justice seen here; no relation to Thurgood",
- "value": "$800",
- "answer": "John Marshall",
- "round": "Double Jeopardy!",
- "show_number": "4233",
- "fullAnswer": "John Marshall"
- },
{
"category": "ROME-ANTIC MOVIES",
"air_date": "2003-01-15",
@@ -1421259,16 +1406309,6 @@
"show_number": "4233",
"fullAnswer": "garnets (strange)"
},
- {
- "category": "SUPREME COURT JUSTICES",
- "air_date": "2003-01-15",
- "question": "Somehow, this justice seen here doesn't look like a junior",
- "value": "$3,600",
- "answer": "Oliver Wendell Holmes, Sr.",
- "round": "Double Jeopardy!",
- "show_number": "4233",
- "fullAnswer": "Oliver Wendell Holmes, Sr."
- },
{
"category": "ROME-ANTIC MOVIES",
"air_date": "2003-01-15",
@@ -1421349,16 +1406389,6 @@
"show_number": "4233",
"fullAnswer": "Shirley Jackson"
},
- {
- "category": "18th CENTURY NAMES",
- "air_date": "2003-01-15",
- "question": "He's the Frenchman seen here in a detail from a portrait by Jacques-Louis David",
- "value": null,
- "answer": "Antoine Lavoisier",
- "round": "Final Jeopardy!",
- "show_number": "4233",
- "fullAnswer": "Antoine Lavoisier"
- },
{
"category": "ONE MAN, ONE BOAT",
"air_date": "2011-04-06",
@@ -1421929,16 +1406959,6 @@
"show_number": "4369",
"fullAnswer": "wheel"
},
- {
- "category": "AROUND ASIA",
- "air_date": "2003-09-11",
- "question": "Take a look, it's the city where the woman seen here did the work that made her famous",
- "value": "$400",
- "answer": "Calcutta",
- "round": "Jeopardy!",
- "show_number": "4369",
- "fullAnswer": "Calcutta"
- },
{
"category": "BASEBALL NICKNAMES",
"air_date": "2003-09-11",
@@ -1424429,16 +1409449,6 @@
"show_number": "3197",
"fullAnswer": "Stuffed shirt"
},
- {
- "category": "BUSINESS & INDUSTRY",
- "air_date": "1998-06-23",
- "question": "The corporation whose logo is seen here was created in 1971:
(AKA the National Railroad Passenger Corporation)",
- "value": "$500",
- "answer": "Amtrak",
- "round": "Jeopardy!",
- "show_number": "3197",
- "fullAnswer": "Amtrak"
- },
{
"category": "CULTURED CELEBRITIES",
"air_date": "1998-06-23",
@@ -1425869,16 +1410879,6 @@
"show_number": "1525",
"fullAnswer": "Empress Josephine"
},
- {
- "category": "THE EAST COAST",
- "air_date": "1998-04-17",
- "question": "The original of this painting seen here hangs in Abbot Hall in Marblehead, Massachusetts",
- "value": "$100",
- "answer": "Spirit of 1776",
- "round": "Jeopardy!",
- "show_number": "3150",
- "fullAnswer": "\"Spirit of 1776\""
- },
{
"category": "BRIT LIT",
"air_date": "1998-04-17",
@@ -1426439,16 +1411439,6 @@
"show_number": "3150",
"fullAnswer": "the Netherlands/Holland"
},
- {
- "category": "FLAG-WAVING",
- "air_date": "1998-04-17",
- "question": "Canadian province whose flag is seen here
(with four fleur-de-lis)",
- "value": "$1000",
- "answer": "Quebec",
- "round": "Double Jeopardy!",
- "show_number": "3150",
- "fullAnswer": "Quebec"
- },
{
"category": "SYMPHONIES",
"air_date": "1998-04-17",
@@ -1429199,16 +1414189,6 @@
"show_number": "3383",
"fullAnswer": "Mobile"
},
- {
- "category": "THE NUDE IN ART",
- "air_date": "1999-04-28",
- "question": "(VIDEO Daily Double) - Shortly after his \"Luncheon\", this impressionist exhibited the nude seen here:",
- "value": "$800",
- "answer": "Edouard Manet",
- "round": "Double Jeopardy!",
- "show_number": "3383",
- "fullAnswer": "Edouard Manet"
- },
{
"category": "OVERLAPS",
"air_date": "1999-04-28",
@@ -1432209,16 +1417189,6 @@
"show_number": "3512",
"fullAnswer": "HMS Britannic"
},
- {
- "category": "\"P.M.\"",
- "air_date": "1999-12-07",
- "question": "Blasted, it's the weapon of war seen here:",
- "value": "$800",
- "answer": "Patriot missile",
- "round": "Double Jeopardy!",
- "show_number": "3512",
- "fullAnswer": "Patriot missile"
- },
{
"category": "PEOPLE IN HISTORY",
"air_date": "1999-12-07",
@@ -1434049,16 +1419019,6 @@
"show_number": "3215",
"fullAnswer": "Toddler"
},
- {
- "category": "WHO'RE YOU LOOKIN' AT?",
- "air_date": "1998-07-17",
- "question": "Celebrity seen here:
(hair of a famous boxing promoter)",
- "value": "$100",
- "answer": "Don King",
- "round": "Jeopardy!",
- "show_number": "3215",
- "fullAnswer": "Don King"
- },
{
"category": "MOVIE NOSTALGIA",
"air_date": "1998-07-17",
@@ -1434109,16 +1419069,6 @@
"show_number": "3215",
"fullAnswer": "7"
},
- {
- "category": "WHO'RE YOU LOOKIN' AT?",
- "air_date": "1998-07-17",
- "question": "World leader seen here:
(birthmark on top of bald head)",
- "value": "$200",
- "answer": "Mikhail Gorbachev",
- "round": "Jeopardy!",
- "show_number": "3215",
- "fullAnswer": "Mikhail Gorbachev"
- },
{
"category": "MOVIE NOSTALGIA",
"air_date": "1998-07-17",
@@ -1434169,26 +1419119,6 @@
"show_number": "3215",
"fullAnswer": "Dr. Benjamin Spock"
},
- {
- "category": "WHO'RE YOU LOOKIN' AT?",
- "air_date": "1998-07-17",
- "question": "Comedian seen here:
(wearing trademark glasses)",
- "value": "$300",
- "answer": "Groucho Marx",
- "round": "Jeopardy!",
- "show_number": "3215",
- "fullAnswer": "Groucho Marx"
- },
- {
- "category": "MOVIE NOSTALGIA",
- "air_date": "1998-07-17",
- "question": "Actress seen here in her first major film role, in 1949's \"Ladies Of The Chorus\"",
- "value": "$300",
- "answer": "Marilyn Monroe",
- "round": "Jeopardy!",
- "show_number": "3215",
- "fullAnswer": "Marilyn Monroe"
- },
{
"category": "MATH",
"air_date": "1998-07-17",
@@ -1434229,16 +1419159,6 @@
"show_number": "3215",
"fullAnswer": "Stork bites"
},
- {
- "category": "WHO'RE YOU LOOKIN' AT?",
- "air_date": "1998-07-17",
- "question": "Talk show host seen here:
(big chin)",
- "value": "$400",
- "answer": "Jay Leno",
- "round": "Jeopardy!",
- "show_number": "3215",
- "fullAnswer": "Jay Leno"
- },
{
"category": "MOVIE NOSTALGIA",
"air_date": "1998-07-17",
@@ -1434279,26 +1419199,6 @@
"show_number": "3215",
"fullAnswer": "His due"
},
- {
- "category": "BABY TALK",
- "air_date": "1998-07-17",
- "question": "She's internationally famous for her photos of babies, like the one seen here:",
- "value": "$500",
- "answer": "Anne Geddes",
- "round": "Jeopardy!",
- "show_number": "3215",
- "fullAnswer": "Anne Geddes"
- },
- {
- "category": "WHO'RE YOU LOOKIN' AT?",
- "air_date": "1998-07-17",
- "question": "Comic actor seen here:
(closeup of nose)",
- "value": "$500",
- "answer": "W.C. Fields",
- "round": "Jeopardy!",
- "show_number": "3215",
- "fullAnswer": "W.C. Fields"
- },
{
"category": "MOVIE NOSTALGIA",
"air_date": "1998-07-17",
@@ -1434459,16 +1419359,6 @@
"show_number": "3215",
"fullAnswer": "St. Christopher"
},
- {
- "category": "CNN",
- "air_date": "1998-07-17",
- "question": "City where the footage seen here was shot in 1989: (hammering a wall)",
- "value": "$600",
- "answer": "Berlin",
- "round": "Double Jeopardy!",
- "show_number": "3215",
- "fullAnswer": "Berlin"
- },
{
"category": "GREAT BRITS",
"air_date": "1998-07-17",
@@ -1434479,16 +1419369,6 @@
"show_number": "3215",
"fullAnswer": "Thomas Gainsborough"
},
- {
- "category": "\"C\" TO SHINING \"C\"",
- "air_date": "1998-07-17",
- "question": "(VIDEO DAILY DOUBLE):
Type of circle seen here:",
- "value": "$1,000",
- "answer": "Concentric",
- "round": "Double Jeopardy!",
- "show_number": "3215",
- "fullAnswer": "Concentric"
- },
{
"category": "BALLET",
"air_date": "1998-07-17",
@@ -1437619,16 +1422499,6 @@
"show_number": "4462",
"fullAnswer": "vagrancy"
},
- {
- "category": "STARTS & ENDS WITH \"A\"",
- "air_date": "2004-01-20",
- "question": "The fleece of this mammal, seen here, can be used for wool",
- "value": "$1000",
- "answer": "alpaca",
- "round": "Jeopardy!",
- "show_number": "4462",
- "fullAnswer": "alpaca"
- },
{
"category": "ARCHITECTURE TERMS",
"air_date": "2004-01-20",
@@ -1437769,16 +1422639,6 @@
"show_number": "4462",
"fullAnswer": "Kenny Rogers & Dolly Parton"
},
- {
- "category": "THE ARABS",
- "air_date": "2004-01-20",
- "question": "Seen here is the name of this Persian Gulf country; it begins with the Arabic \"Q\" that requires no \"U\"",
- "value": "$1200",
- "answer": "Qatar",
- "round": "Double Jeopardy!",
- "show_number": "4462",
- "fullAnswer": "Qatar"
- },
{
"category": "QUE SARAH, SARAH",
"air_date": "2004-01-20",
@@ -1438209,16 +1423069,6 @@
"show_number": "4289",
"fullAnswer": "Robert Bork"
},
- {
- "category": "COUNTRY MUSIC HALL OF FAME & MUSEUM",
- "air_date": "2003-04-03",
- "question": "You could never put a price on this funny lady seen here who was inducted in 1975
(\"Howdeeee!\")",
- "value": "$1000",
- "answer": "Minnie Pearl",
- "round": "Jeopardy!",
- "show_number": "4289",
- "fullAnswer": "Minnie Pearl"
- },
{
"category": "GOING WIRELESS",
"air_date": "2003-04-03",
@@ -1438329,16 +1423179,6 @@
"show_number": "4289",
"fullAnswer": "Pitcairn Island"
},
- {
- "category": "FLOWERS",
- "air_date": "2003-04-03",
- "question": "Proceeds from the sale of her rose, seen here, are donated to her memorial fund in England",
- "value": "$800",
- "answer": "Princess Diana",
- "round": "Double Jeopardy!",
- "show_number": "4289",
- "fullAnswer": "Princess Diana"
- },
{
"category": "FOREIGN FOLKS",
"air_date": "2003-04-03",
@@ -1439159,16 +1423999,6 @@
"show_number": "3357",
"fullAnswer": "As easy as falling off a log"
},
- {
- "category": "CELEBRITIES",
- "air_date": "1999-03-23",
- "question": "Of Kukla, Fran or Ollie, the nickname preferred by the celebrity seen here
(Mr. North)",
- "value": "$100",
- "answer": "Ollie",
- "round": "Jeopardy!",
- "show_number": "3357",
- "fullAnswer": "Ollie (Oliver North)"
- },
{
"category": "DON'T LISTEN TO THEM!",
"air_date": "1999-03-23",
@@ -1439279,16 +1424109,6 @@
"show_number": "3357",
"fullAnswer": "The old college try"
},
- {
- "category": "CELEBRITIES",
- "air_date": "1999-03-23",
- "question": "It's the full first name of the star seen here: she shares it with another comedienne-talk show host
(Rosie O'Donnell)",
- "value": "$300",
- "answer": "Roseanne",
- "round": "Jeopardy!",
- "show_number": "3357",
- "fullAnswer": "Roseanne"
- },
{
"category": "DON'T LISTEN TO THEM!",
"air_date": "1999-03-23",
@@ -1439339,16 +1424159,6 @@
"show_number": "3357",
"fullAnswer": "\"Smile! You're on 'Candid Camera!'\""
},
- {
- "category": "CELEBRITIES",
- "air_date": "1999-03-23",
- "question": "It was the original first name of the actor seen here, & of his famous father
(Beau Bridges)",
- "value": "$400",
- "answer": "Lloyd",
- "round": "Jeopardy!",
- "show_number": "3357",
- "fullAnswer": "Lloyd"
- },
{
"category": "DON'T LISTEN TO THEM!",
"air_date": "1999-03-23",
@@ -1439399,16 +1424209,6 @@
"show_number": "3357",
"fullAnswer": "Loose lips sink ships"
},
- {
- "category": "CELEBRITIES",
- "air_date": "1999-03-23",
- "question": "It's the name the astronaut seen here goes by; his real first name is Edwin",
- "value": "$500",
- "answer": "Buzz Aldrin",
- "round": "Jeopardy!",
- "show_number": "3357",
- "fullAnswer": "\"Buzz\" Aldrin"
- },
{
"category": "DON'T LISTEN TO THEM!",
"air_date": "1999-03-23",
@@ -1440009,16 +1424809,6 @@
"show_number": "4589",
"fullAnswer": "Fidel Castro"
},
- {
- "category": "MOVIE STARS OLD & NEW",
- "air_date": "2004-07-15",
- "question": "Seen here, he often portrayed the quintessential
American hero
\"I know I must look funny to you. But maybe if you went to Mandrake Falls, you'd look just as funny to us, only nobody'd laugh at you and make you feel ridiculous 'cause that wouldn't be good manners.\"",
- "value": "$400",
- "answer": "Gary Cooper",
- "round": "Double Jeopardy!",
- "show_number": "4589",
- "fullAnswer": "Gary Cooper"
- },
{
"category": "BEASTLY NOVELS BY CHARACTER",
"air_date": "2004-07-15",
@@ -1441789,16 +1426579,6 @@
"show_number": "3273",
"fullAnswer": "Phobos"
},
- {
- "category": "3-LETTER WORDS",
- "air_date": "1998-11-25",
- "question": "Animal seen here (flightless bird)",
- "value": "$500",
- "answer": "Emu",
- "round": "Jeopardy!",
- "show_number": "3273",
- "fullAnswer": "Emu"
- },
{
"category": "WELLES",
"air_date": "1998-11-25",
@@ -1448609,16 +1433389,6 @@
"show_number": "3760",
"fullAnswer": "Jordan"
},
- {
- "category": "NATURAL WONDERS",
- "air_date": "2000-12-29",
- "question": "Wonder why this bird, seen here, the northern counterpart of the penguin, can fly, but penguins can't",
- "value": "$500",
- "answer": "puffin",
- "round": "Jeopardy!",
- "show_number": "3760",
- "fullAnswer": "puffin"
- },
{
"category": "POP MUSIC",
"air_date": "2000-12-29",
@@ -1448649,16 +1433419,6 @@
"show_number": "3760",
"fullAnswer": "Antarctica"
},
- {
- "category": "START SAVING NOW",
- "air_date": "2000-12-29",
- "question": "Worth a lot more today, this tall building, seen here, was completed in the '30s for about $25 million dollars",
- "value": "$200",
- "answer": "Empire State Building",
- "round": "Double Jeopardy!",
- "show_number": "3760",
- "fullAnswer": "the Empire State Building"
- },
{
"category": "UH-OH! SHAKESPEARE!",
"air_date": "2000-12-29",
@@ -1448709,16 +1433469,6 @@
"show_number": "3760",
"fullAnswer": "(Saguaro) cactuses"
},
- {
- "category": "START SAVING NOW",
- "air_date": "2000-12-29",
- "question": "The \"Hope\"ful, priceless object, seen here, is this type of gem",
- "value": "$400",
- "answer": "diamond",
- "round": "Double Jeopardy!",
- "show_number": "3760",
- "fullAnswer": "(the Hope) diamond"
- },
{
"category": "UH-OH! SHAKESPEARE!",
"air_date": "2000-12-29",
@@ -1448769,16 +1433519,6 @@
"show_number": "3760",
"fullAnswer": "the Sahara Desert"
},
- {
- "category": "START SAVING NOW",
- "air_date": "2000-12-29",
- "question": "You'll have to pay in francs to purchase the arc seen here in this European capital city",
- "value": "$600",
- "answer": "Paris",
- "round": "Double Jeopardy!",
- "show_number": "3760",
- "fullAnswer": "Paris"
- },
{
"category": "UH-OH! SHAKESPEARE!",
"air_date": "2000-12-29",
@@ -1448829,16 +1433569,6 @@
"show_number": "3760",
"fullAnswer": "sweat glands"
},
- {
- "category": "START SAVING NOW",
- "air_date": "2000-12-29",
- "question": "Even if you could purchase this object, seen here, how would you get it home?",
- "value": "$800",
- "answer": "Sphinx",
- "round": "Double Jeopardy!",
- "show_number": "3760",
- "fullAnswer": "(The Great) Sphinx"
- },
{
"category": "UH-OH! SHAKESPEARE!",
"air_date": "2000-12-29",
@@ -1448879,16 +1433609,6 @@
"show_number": "3760",
"fullAnswer": "Cancer"
},
- {
- "category": "START SAVING NOW",
- "air_date": "2000-12-29",
- "question": "This $1.5 billion dollar telescope, seen here, has opened our Earth-bound eyes to undreamed-of splendors",
- "value": "$1000",
- "answer": "Hubble Space Telescope",
- "round": "Double Jeopardy!",
- "show_number": "3760",
- "fullAnswer": "the Hubble Space Telescope"
- },
{
"category": "UH-OH! SHAKESPEARE!",
"air_date": "2000-12-29",
@@ -1450639,16 +1435359,6 @@
"show_number": "3748",
"fullAnswer": "Worry"
},
- {
- "category": "THE MOLECULAR WORLD",
- "air_date": "2000-12-13",
- "question": "This molecule seen here puts nitrogen into fertilizer & zing into household cleaners",
- "value": "$1000",
- "answer": "NH3",
- "round": "Double Jeopardy!",
- "show_number": "3748",
- "fullAnswer": "NH3 (Ammonia)"
- },
{
"category": "SCI FIDELITY",
"air_date": "2000-12-13",
@@ -1451329,16 +1436039,6 @@
"show_number": "3615",
"fullAnswer": "Saint John the Divine"
},
- {
- "category": "SEASONS",
- "air_date": "2000-04-28",
- "question": "This herb helped cure the treat seen here, so the herb's in its name",
- "value": "$200",
- "answer": "Dill",
- "round": "Jeopardy!",
- "show_number": "3615",
- "fullAnswer": "Dill (pickle)"
- },
{
"category": "SUM-MERS",
"air_date": "2000-04-28",
@@ -1454889,16 +1439589,6 @@
"show_number": "3884",
"fullAnswer": "Falkland Islands"
},
- {
- "category": "NEW SUPERHEROES",
- "air_date": "2001-06-21",
- "question": "No harm will come to residents or theater goers when he's on the job, as seen here",
- "value": "$300",
- "answer": "Doorman",
- "round": "Jeopardy!",
- "show_number": "3884",
- "fullAnswer": "Doorman"
- },
{
"category": "GOOD DOG!",
"air_date": "2001-06-21",
@@ -1455069,16 +1439759,6 @@
"show_number": "3884",
"fullAnswer": "London"
},
- {
- "category": "PORTRAIT OF THE ARTIST",
- "air_date": "2001-06-21",
- "question": "One of his self-portraits is seen here",
- "value": "$200",
- "answer": "Vincent Van Gogh",
- "round": "Double Jeopardy!",
- "show_number": "3884",
- "fullAnswer": "Vincent Van Gogh"
- },
{
"category": "2 Bs",
"air_date": "2001-06-21",
@@ -1455129,16 +1439809,6 @@
"show_number": "3884",
"fullAnswer": "Athens"
},
- {
- "category": "PORTRAIT OF THE ARTIST",
- "air_date": "2001-06-21",
- "question": "On film Anthony Quinn & Donald Sutherland have played this artist, seen here in a self-portrait",
- "value": "$400",
- "answer": "Paul Gauguin",
- "round": "Double Jeopardy!",
- "show_number": "3884",
- "fullAnswer": "Paul Gauguin"
- },
{
"category": "2 Bs",
"air_date": "2001-06-21",
@@ -1455189,16 +1439859,6 @@
"show_number": "3884",
"fullAnswer": "Madrid"
},
- {
- "category": "PORTRAIT OF THE ARTIST",
- "air_date": "2001-06-21",
- "question": "He looks thin in the 1623 self-portrait seen here, unlike the fleshy women he often painted",
- "value": "$600",
- "answer": "Peter Paul Rubens",
- "round": "Double Jeopardy!",
- "show_number": "3884",
- "fullAnswer": "Peter Paul Rubens"
- },
{
"category": "2 Bs",
"air_date": "2001-06-21",
@@ -1455249,16 +1439909,6 @@
"show_number": "3884",
"fullAnswer": "Vienna"
},
- {
- "category": "PORTRAIT OF THE ARTIST",
- "air_date": "2001-06-21",
- "question": "It's the name of the Venetian artist seen here, or a reddish-brown color, like that of his beard",
- "value": "$800",
- "answer": "Titian",
- "round": "Double Jeopardy!",
- "show_number": "3884",
- "fullAnswer": "Titian"
- },
{
"category": "2 Bs",
"air_date": "2001-06-21",
@@ -1455309,16 +1439959,6 @@
"show_number": "3884",
"fullAnswer": "Budapest"
},
- {
- "category": "PORTRAIT OF THE ARTIST",
- "air_date": "2001-06-21",
- "question": "Feel free to \"Scream\" out the name of this artist, seen here",
- "value": "$1000",
- "answer": "Edvard Munch",
- "round": "Double Jeopardy!",
- "show_number": "3884",
- "fullAnswer": "Edvard Munch"
- },
{
"category": "2 Bs",
"air_date": "2001-06-21",
@@ -1456009,16 +1440649,6 @@
"show_number": "3306",
"fullAnswer": "Mistletoe"
},
- {
- "category": "CARTOON BIRDS",
- "air_date": "1999-01-11",
- "question": "They're the pair of fast-talkers seen here (magpies)",
- "value": "$200",
- "answer": "Heckle & Jeckle",
- "round": "Jeopardy!",
- "show_number": "3306",
- "fullAnswer": "Heckle & Jeckle"
- },
{
"category": "THE LIST LIST",
"air_date": "1999-01-11",
@@ -1456189,16 +1440819,6 @@
"show_number": "3306",
"fullAnswer": "Eucalyptus"
},
- {
- "category": "CARTOON BIRDS",
- "air_date": "1999-01-11",
- "question": "He's the cool character seen here (also created by Walter Lantz)",
- "value": "$500",
- "answer": "Chilly Willy",
- "round": "Jeopardy!",
- "show_number": "3306",
- "fullAnswer": "Chilly Willy"
- },
{
"category": "THE LIST LIST",
"air_date": "1999-01-11",
@@ -1456259,16 +1440879,6 @@
"show_number": "3306",
"fullAnswer": "Salt Lake City"
},
- {
- "category": "U.S. STAMPS",
- "air_date": "1999-01-11",
- "question": "She got \"all dolled up\" for the stamp seen here (red-haired doll)",
- "value": "$200",
- "answer": "Raggedy Ann",
- "round": "Double Jeopardy!",
- "show_number": "3306",
- "fullAnswer": "Raggedy Ann"
- },
{
"category": "HOLIDAYS",
"air_date": "1999-01-11",
@@ -1456439,16 +1441049,6 @@
"show_number": "3306",
"fullAnswer": "Richmond"
},
- {
- "category": "U.S. STAMPS",
- "air_date": "1999-01-11",
- "question": "(VIDEO DAILY DOUBLE):
It's the Sousa march honored on the 1997 stamp seen here",
- "value": "$2,000",
- "answer": "Stars And Stripes Forever",
- "round": "Double Jeopardy!",
- "show_number": "3306",
- "fullAnswer": "Stars And Stripes Forever"
- },
{
"category": "HOLIDAYS",
"air_date": "1999-01-11",
@@ -1458119,16 +1442719,6 @@
"show_number": "3262",
"fullAnswer": "Ladybugs"
},
- {
- "category": "FILMS OF THE '40S",
- "air_date": "1998-11-10",
- "question": "He was the subject of the 1946 biopic seen here: \"You see, tomorrow I leave for Hollywood, according to what they call 'talking pictures",
- "value": "$600",
- "answer": "Al Jolson",
- "round": "Double Jeopardy!",
- "show_number": "3262",
- "fullAnswer": "Al Jolson"
- },
{
"category": "APRIL",
"air_date": "1998-11-10",
@@ -1462169,16 +1446759,6 @@
"show_number": "3098",
"fullAnswer": "Apollo"
},
- {
- "category": "CHAMBERS",
- "air_date": "1998-02-04",
- "question": "(Take a look at the monitor): Creature whose shell is seen here:",
- "value": "$1000",
- "answer": "Chambered Nautilus",
- "round": "Double Jeopardy!",
- "show_number": "3098",
- "fullAnswer": "Chambered Nautilus"
- },
{
"category": "PRO FOOTBALL",
"air_date": "1998-02-04",
@@ -1462399,16 +1446979,6 @@
"show_number": "4224",
"fullAnswer": "\"The Joshua Tree\""
},
- {
- "category": "\"L.P.\"s",
- "air_date": "2003-01-02",
- "question": "Facility seen here at Kennedy Space Center",
- "value": "$600",
- "answer": "launch pad",
- "round": "Jeopardy!",
- "show_number": "4224",
- "fullAnswer": "launch pad"
- },
{
"category": "REPTILES",
"air_date": "2003-01-02",
@@ -1462599,16 +1447169,6 @@
"show_number": "4224",
"fullAnswer": "pow-wow"
},
- {
- "category": "CELEBRITY RELATIVES",
- "air_date": "2003-01-02",
- "question": "This TV \"bride\" is seen here with her mom, who played Burt Lancaster's sister in the film \"Sweet Smell of Success\"",
- "value": "$800",
- "answer": "Darva Conger",
- "round": "Double Jeopardy!",
- "show_number": "4224",
- "fullAnswer": "Darva Conger"
- },
{
"category": "LITERARY BEFORE & AFTER",
"air_date": "2003-01-02",
@@ -1462619,16 +1447179,6 @@
"show_number": "4224",
"fullAnswer": "A Streetcar Named Desire Under the Elms"
},
- {
- "category": "THE LIQUOR CABINET",
- "air_date": "2003-01-02",
- "question": "It's smooth sailing for this brand of smooth Scotch whisky, whose logo is seen here",
- "value": "$800",
- "answer": "Cutty Sark",
- "round": "Double Jeopardy!",
- "show_number": "4224",
- "fullAnswer": "Cutty Sark"
- },
{
"category": "CROWN ME",
"air_date": "2003-01-02",
@@ -1462739,16 +1447289,6 @@
"show_number": "4224",
"fullAnswer": "Gulliver's Travels with Charley"
},
- {
- "category": "FOOD WORDS & PHRASES",
- "air_date": "2003-01-02",
- "question": "It's what would carry the item seen here, or proverbially \"bring a rural fellow to town\"",
- "value": "$1600",
- "answer": "turnip truck",
- "round": "Double Jeopardy!",
- "show_number": "4224",
- "fullAnswer": "turnip truck"
- },
{
"category": "NATIVE AMERICANS",
"air_date": "2003-01-02",
@@ -1463389,16 +1447929,6 @@
"show_number": "4334",
"fullAnswer": "jaguar"
},
- {
- "category": "FROM A TO E",
- "air_date": "2003-06-05",
- "question": "Seen here, this lizard is often mistaken for a chameleon",
- "value": "$2000",
- "answer": "anole",
- "round": "Double Jeopardy!",
- "show_number": "4334",
- "fullAnswer": "anole"
- },
{
"category": "FIRST NAMES",
"air_date": "2003-06-05",
@@ -1463419,16 +1447949,6 @@
"show_number": "3518",
"fullAnswer": "Coke/Coca-Cola"
},
- {
- "category": "FAMOUS BEARS",
- "air_date": "1999-12-15",
- "question": "Park that's home to the bears seen here:
(Yogi & Boo Boo)",
- "value": "$100",
- "answer": "Jellystone Park",
- "round": "Jeopardy!",
- "show_number": "3518",
- "fullAnswer": "Jellystone Park"
- },
{
"category": "LESSER-KNOWN NAMES",
"air_date": "1999-12-15",
@@ -1463479,16 +1447999,6 @@
"show_number": "3518",
"fullAnswer": "Root beer"
},
- {
- "category": "FAMOUS BEARS",
- "air_date": "1999-12-15",
- "question": "Familiar phrase associated with the bear seen here:
(Smokey)",
- "value": "$200",
- "answer": "Only you can prevent forest fires",
- "round": "Jeopardy!",
- "show_number": "3518",
- "fullAnswer": "\"Only you can prevent forest fires\""
- },
{
"category": "LESSER-KNOWN NAMES",
"air_date": "1999-12-15",
@@ -1463539,16 +1448049,6 @@
"show_number": "3518",
"fullAnswer": "Tonic water"
},
- {
- "category": "FAMOUS BEARS",
- "air_date": "1999-12-15",
- "question": "Title domicile of the bear seen here:",
- "value": "$300",
- "answer": "Big Blue House",
- "round": "Jeopardy!",
- "show_number": "3518",
- "fullAnswer": "Big Blue House"
- },
{
"category": "LESSER-KNOWN NAMES",
"air_date": "1999-12-15",
@@ -1466709,16 +1451209,6 @@
"show_number": "4460",
"fullAnswer": "Harry Houdini"
},
- {
- "category": "MYTHOLOGICAL PAINTINGS",
- "air_date": "2004-01-16",
- "question": "Heads Up! She's the subject in the Caravaggio painting seen here",
- "value": "$800",
- "answer": "Medusa",
- "round": "Double Jeopardy!",
- "show_number": "4460",
- "fullAnswer": "Medusa"
- },
{
"category": "MUSICIANS",
"air_date": "2004-01-16",
@@ -1466739,16 +1451229,6 @@
"show_number": "4460",
"fullAnswer": "coal"
},
- {
- "category": "PEOPLE",
- "air_date": "2004-01-16",
- "question": "He's the cookie maker seen here",
- "value": "$800",
- "answer": "Famous Amos",
- "round": "Double Jeopardy!",
- "show_number": "4460",
- "fullAnswer": "(Wally) \"Famous\" Amos"
- },
{
"category": "FROM A TO Y",
"air_date": "2004-01-16",
@@ -1466829,16 +1451309,6 @@
"show_number": "4460",
"fullAnswer": "Ivan the Terrible"
},
- {
- "category": "MYTHOLOGICAL PAINTINGS",
- "air_date": "2004-01-16",
- "question": "It's the title event depicted in the famous 15th century painting seen here",
- "value": "$1600",
- "answer": "Birth of Venus",
- "round": "Double Jeopardy!",
- "show_number": "4460",
- "fullAnswer": "\"The Birth of Venus\""
- },
{
"category": "MUSICIANS",
"air_date": "2004-01-16",
@@ -1469129,16 +1453599,6 @@
"show_number": "780",
"fullAnswer": "A & E"
},
- {
- "category": "SCULPTURE",
- "air_date": "2003-03-12",
- "question": "The 5th century B.C. figure seen here is holding reins to drive this vehicle",
- "value": "$200",
- "answer": "chariot",
- "round": "Jeopardy!",
- "show_number": "4273",
- "fullAnswer": "chariot"
- },
{
"category": "BASKETBALL MOVIES",
"air_date": "2003-03-12",
@@ -1469199,16 +1453659,6 @@
"show_number": "4273",
"fullAnswer": "the zoo"
},
- {
- "category": "BASKETBALL MOVIES",
- "air_date": "2003-03-12",
- "question": "Contrary to the title, Woody Harrelson proved he could in this film, seen here",
- "value": "$400",
- "answer": "White Men Can't Jump",
- "round": "Jeopardy!",
- "show_number": "4273",
- "fullAnswer": "White Men Can't Jump"
- },
{
"category": "FUN WITH THE DEWEY DECIMAL SYSTEM",
"air_date": "2003-03-12",
@@ -1470659,16 +1455109,6 @@
"show_number": "3979",
"fullAnswer": "daylight savings time"
},
- {
- "category": "WHEN",
- "air_date": "2001-12-13",
- "question": "It's the tragic year the photo seen here was snapped",
- "value": "$400",
- "answer": "1963",
- "round": "Double Jeopardy!",
- "show_number": "3979",
- "fullAnswer": "1963"
- },
{
"category": "YOU MAKE ME CRY",
"air_date": "2001-12-13",
@@ -1470719,16 +1455159,6 @@
"show_number": "3979",
"fullAnswer": "Daniel Day-Lewis"
},
- {
- "category": "WHEN",
- "air_date": "2001-12-13",
- "question": "The man seen here led the \"Storm\" in this year",
- "value": "$800",
- "answer": "1991",
- "round": "Double Jeopardy!",
- "show_number": "3979",
- "fullAnswer": "1991 (General Schwarzkopf)"
- },
{
"category": "YOU MAKE ME CRY",
"air_date": "2001-12-13",
@@ -1470839,16 +1455269,6 @@
"show_number": "3979",
"fullAnswer": "daydream"
},
- {
- "category": "WHEN",
- "air_date": "2001-12-13",
- "question": "The haunting image seen here was snapped in this year",
- "value": "$1600",
- "answer": "1972",
- "round": "Double Jeopardy!",
- "show_number": "3979",
- "fullAnswer": "1972"
- },
{
"category": "YOU MAKE ME CRY",
"air_date": "2001-12-13",
@@ -1470899,16 +1455319,6 @@
"show_number": "3979",
"fullAnswer": "A Day at the Races"
},
- {
- "category": "WHEN",
- "air_date": "2001-12-13",
- "question": "After a 16-year exile, the man seen here returned to his home country in this year",
- "value": "$2000",
- "answer": "1979",
- "round": "Double Jeopardy!",
- "show_number": "3979",
- "fullAnswer": "1979 (Ayatollah Khomeini)"
- },
{
"category": "YOU MAKE ME CRY",
"air_date": "2001-12-13",
@@ -1471509,16 +1455919,6 @@
"show_number": "3552",
"fullAnswer": "Jupiter"
},
- {
- "category": "TRUCKIN'",
- "air_date": "2000-02-01",
- "question": "Also called splashguards, they're the items on which you'll usually find the ladies seen here:",
- "value": "$100",
- "answer": "Mud flaps",
- "round": "Jeopardy!",
- "show_number": "3552",
- "fullAnswer": "Mud flaps"
- },
{
"category": "TIME TO \"D\"ECIDE",
"air_date": "2000-02-01",
@@ -1471579,16 +1455979,6 @@
"show_number": "3552",
"fullAnswer": "Fire truck"
},
- {
- "category": "TIME TO \"D\"ECIDE",
- "air_date": "2000-02-01",
- "question": "It's the breed of dog seen here:",
- "value": "$200",
- "answer": "Dachshund",
- "round": "Jeopardy!",
- "show_number": "3552",
- "fullAnswer": "Dachshund"
- },
{
"category": "GENERAL KNOWLEDGE",
"air_date": "2000-02-01",
@@ -1473829,16 +1458219,6 @@
"show_number": "3633",
"fullAnswer": "The Grapes of Wrath"
},
- {
- "category": "TAKE THE KIDS!",
- "air_date": "2000-05-24",
- "question": "Kids love to klomp around in klompen, like the ones seen here at a market in this country",
- "value": "$300",
- "answer": "Holland",
- "round": "Jeopardy!",
- "show_number": "3633",
- "fullAnswer": "Holland (The Netherlands)"
- },
{
"category": "FIELD OF \"DREAM\"s",
"air_date": "2000-05-24",
@@ -1474059,16 +1458439,6 @@
"show_number": "3633",
"fullAnswer": "Shylock"
},
- {
- "category": "VIDEO POTPOURRI",
- "air_date": "2000-05-24",
- "question": "Suitable for early-evening parties, it's the \"beverage\" dress seen here:",
- "value": "$400",
- "answer": "Cocktail dress",
- "round": "Double Jeopardy!",
- "show_number": "3633",
- "fullAnswer": "Cocktail dress"
- },
{
"category": "COUNTRY NAME ORIGINS",
"air_date": "2000-05-24",
@@ -1474119,16 +1458489,6 @@
"show_number": "3633",
"fullAnswer": "Daniel Day-Lewis"
},
- {
- "category": "VIDEO POTPOURRI",
- "air_date": "2000-05-24",
- "question": "Classified by taste, one of the two main varieties of the nut seen here:",
- "value": "$600",
- "answer": "Bitter or sweet almond",
- "round": "Double Jeopardy!",
- "show_number": "3633",
- "fullAnswer": "Bitter or sweet almond"
- },
{
"category": "COUNTRY NAME ORIGINS",
"air_date": "2000-05-24",
@@ -1474179,16 +1458539,6 @@
"show_number": "3633",
"fullAnswer": "Ariel"
},
- {
- "category": "VIDEO POTPOURRI",
- "air_date": "2000-05-24",
- "question": "A great view of Earth is achieved during this activity seen here:",
- "value": "$800",
- "answer": "Spacewalk/Extra-Vehicular Activity",
- "round": "Double Jeopardy!",
- "show_number": "3633",
- "fullAnswer": "Spacewalk/Extra-Vehicular Activity"
- },
{
"category": "COUNTRY NAME ORIGINS",
"air_date": "2000-05-24",
@@ -1474239,16 +1458589,6 @@
"show_number": "3633",
"fullAnswer": "Much Ado About Nothing"
},
- {
- "category": "VIDEO POTPOURRI",
- "air_date": "2000-05-24",
- "question": "This English-speaking country whose flag is seen here south of Cuba in the Caribbean Sea:",
- "value": "$1000",
- "answer": "Jamaica",
- "round": "Double Jeopardy!",
- "show_number": "3633",
- "fullAnswer": "Jamaica"
- },
{
"category": "COUNTRY NAME ORIGINS",
"air_date": "2000-05-24",
@@ -1474979,16 +1459319,6 @@
"show_number": "4209",
"fullAnswer": "\"May the force be with you\""
},
- {
- "category": "MOIST THINGS",
- "air_date": "2002-12-12",
- "question": "This Iberian plant seen here hanging from a tree needs to be in a moist habitat",
- "value": "$600",
- "answer": "Spanish moss",
- "round": "Jeopardy!",
- "show_number": "4209",
- "fullAnswer": "Spanish moss"
- },
{
"category": "AUTHORS & THEIR CHARACTERS",
"air_date": "2002-12-12",
@@ -1475659,16 +1459989,6 @@
"show_number": "3947",
"fullAnswer": "challah"
},
- {
- "category": "CIRCUSES",
- "air_date": "2001-10-30",
- "question": "A circus formed in the 1930s combined the names of the Cole Brothers & this famous circus figure seen here",
- "value": "$500",
- "answer": "Clyde Beatty",
- "round": "Jeopardy!",
- "show_number": "3947",
- "fullAnswer": "Clyde Beatty"
- },
{
"category": "THE NEW TESTAMENT",
"air_date": "2001-10-30",
@@ -1475749,16 +1460069,6 @@
"show_number": "3947",
"fullAnswer": "400"
},
- {
- "category": "MUSICIANS",
- "air_date": "2001-10-30",
- "question": "She's the glamorous lead singer seen here",
- "value": "$400",
- "answer": "Debbie Harry",
- "round": "Double Jeopardy!",
- "show_number": "3947",
- "fullAnswer": "Debbie Harry"
- },
{
"category": "EUROPEAN CAPITALS",
"air_date": "2001-10-30",
@@ -1477279,16 +1461589,6 @@
"show_number": "3314",
"fullAnswer": "Haunted house"
},
- {
- "category": "SUSHI",
- "air_date": "1999-01-21",
- "question": "The topping seen here is ikura, made of these from a salmon",
- "value": "$400",
- "answer": "Roe",
- "round": "Jeopardy!",
- "show_number": "3314",
- "fullAnswer": "Roe"
- },
{
"category": "NAME THE ROCKERS",
"air_date": "1999-01-21",
@@ -1478709,16 +1463009,6 @@
"show_number": "3722",
"fullAnswer": "Essays"
},
- {
- "category": "THE LADIES ROOM",
- "air_date": "2000-11-07",
- "question": "A bestselling book by this woman seen here grew out of her commencement speech at Holy Cross",
- "value": "$600",
- "answer": "Maria Shriver",
- "round": "Double Jeopardy!",
- "show_number": "3722",
- "fullAnswer": "Maria Shriver"
- },
{
"category": "THE STUD \"E\"",
"air_date": "2000-11-07",
@@ -1481009,16 +1465299,6 @@
"show_number": "1200",
"fullAnswer": "William S. Burroughs"
},
- {
- "category": "ARTISTS",
- "air_date": "1989-11-17",
- "question": "(VIDEO DAILY DOUBLE):
English illustrator whose work is seen here; he was a leader of the art noveau movement:",
- "value": "$700",
- "answer": "Aubrey Beardsley",
- "round": "Double Jeopardy!",
- "show_number": "1200",
- "fullAnswer": "Aubrey Beardsley"
- },
{
"category": "THE BODY HUMAN",
"air_date": "1989-11-17",
@@ -1481679,16 +1465959,6 @@
"show_number": "3486",
"fullAnswer": "Head"
},
- {
- "category": "STATE FACTS",
- "air_date": "1999-11-01",
- "question": "By population, it's the largest city of the state seen here
(California)",
- "value": "$100",
- "answer": "Los Angeles",
- "round": "Jeopardy!",
- "show_number": "3486",
- "fullAnswer": "Los Angeles"
- },
{
"category": "TRENDS",
"air_date": "1999-11-01",
@@ -1481799,16 +1466069,6 @@
"show_number": "3486",
"fullAnswer": "Window"
},
- {
- "category": "STATE FACTS",
- "air_date": "1999-11-01",
- "question": "He's the current governor of the state seen here
(Texas)",
- "value": "$300",
- "answer": "George W. Bush",
- "round": "Jeopardy!",
- "show_number": "3486",
- "fullAnswer": "George W. Bush"
- },
{
"category": "TRENDS",
"air_date": "1999-11-01",
@@ -1481999,16 +1466259,6 @@
"show_number": "3486",
"fullAnswer": "Acorn"
},
- {
- "category": "SALUTE THE FLAG",
- "air_date": "1999-11-01",
- "question": "It's the nation whose flag is seen here
(think maple leaf)",
- "value": "$400",
- "answer": "Canada",
- "round": "Double Jeopardy!",
- "show_number": "3486",
- "fullAnswer": "Canada"
- },
{
"category": "ON THEIR PERMANENT RECORDS",
"air_date": "1999-11-01",
@@ -1482089,16 +1466339,6 @@
"show_number": "3486",
"fullAnswer": "101 Dalmatians"
},
- {
- "category": "HISTORIC FASHION",
- "air_date": "1999-11-01",
- "question": "The unhappy boy seen here is wearing the suit named for this profession",
- "value": "$600",
- "answer": "Sailor's suit",
- "round": "Double Jeopardy!",
- "show_number": "3486",
- "fullAnswer": "Sailor's suit"
- },
{
"category": "MATH CLASS",
"air_date": "1999-11-01",
@@ -1482119,16 +1466359,6 @@
"show_number": "3486",
"fullAnswer": "Adversary"
},
- {
- "category": "SALUTE THE FLAG",
- "air_date": "1999-11-01",
- "question": "The flag seen here is used all over the world by this organization",
- "value": "$800",
- "answer": "United Nations",
- "round": "Double Jeopardy!",
- "show_number": "3486",
- "fullAnswer": "United Nations"
- },
{
"category": "ON THEIR PERMANENT RECORDS",
"air_date": "1999-11-01",
@@ -1482179,16 +1466409,6 @@
"show_number": "3486",
"fullAnswer": "Architecture"
},
- {
- "category": "SALUTE THE FLAG",
- "air_date": "1999-11-01",
- "question": "He's the current emperor of the nation whose flag is seen here
(Japan)",
- "value": "$1000",
- "answer": "Akihito",
- "round": "Double Jeopardy!",
- "show_number": "3486",
- "fullAnswer": "Akihito"
- },
{
"category": "ON THEIR PERMANENT RECORDS",
"air_date": "1999-11-01",
@@ -1483039,16 +1467259,6 @@
"show_number": "3860",
"fullAnswer": "X-ray"
},
- {
- "category": "HAIR CARE HISTORY",
- "air_date": "2001-05-18",
- "question": "Marcel Grateau, for whom marcelling is named, pioneered the use of this item seen here",
- "value": "$400",
- "answer": "Curling iron",
- "round": "Jeopardy!",
- "show_number": "3860",
- "fullAnswer": "Curling iron"
- },
{
"category": "COLOR FILMS",
"air_date": "2001-05-18",
@@ -1483199,16 +1467409,6 @@
"show_number": "3860",
"fullAnswer": "Moscow"
},
- {
- "category": "\"CROSS\" WORD CLUES",
- "air_date": "2001-05-18",
- "question": "It's the type of view of the brain, seen here",
- "value": "$400",
- "answer": "Cross section",
- "round": "Double Jeopardy!",
- "show_number": "3860",
- "fullAnswer": "Cross section"
- },
{
"category": "ANN-A-GRAMS",
"air_date": "2001-05-18",
@@ -1483289,16 +1467489,6 @@
"show_number": "3860",
"fullAnswer": "Game Boy"
},
- {
- "category": "BEFORE & AFTER",
- "air_date": "2001-05-18",
- "question": "This 23,000 square mile area was in different hands before & after the event seen here: [Camp David Accords]",
- "value": "$800",
- "answer": "Sinai Peninsula",
- "round": "Double Jeopardy!",
- "show_number": "3860",
- "fullAnswer": "Sinai Peninsula"
- },
{
"category": "\"CROSS\" WORD CLUES",
"air_date": "2001-05-18",
@@ -1483329,16 +1467519,6 @@
"show_number": "3860",
"fullAnswer": "Lombardy"
},
- {
- "category": "JEOPARDY PLACES",
- "air_date": "2001-05-18",
- "question": "The device seen here, it puts someone in a precarious position",
- "value": "$800",
- "answer": "Dunking booth",
- "round": "Double Jeopardy!",
- "show_number": "3860",
- "fullAnswer": "Dunking booth"
- },
{
"category": "POTENT PORTABLES",
"air_date": "2001-05-18",
@@ -1483939,16 +1468119,6 @@
"show_number": "3319",
"fullAnswer": "911"
},
- {
- "category": "\"P.S.\" I LOVE YOU",
- "air_date": "1999-01-28",
- "question": "It's the \"groovy\" image seen here",
- "value": "$100",
- "answer": "Peace symbol",
- "round": "Jeopardy!",
- "show_number": "3319",
- "fullAnswer": "Peace symbol"
- },
{
"category": "MEET THE BEETLES",
"air_date": "1999-01-28",
@@ -1484129,16 +1468299,6 @@
"show_number": "3319",
"fullAnswer": "Philosopher's stone"
},
- {
- "category": "MEET THE BEETLES",
- "air_date": "1999-01-28",
- "question": "VIDEO DAILY DOUBLE:
Because of its unusual body, the beetle seen here shares part of its name with this mammal",
- "value": "$500",
- "answer": "Giraffe Beetle",
- "round": "Jeopardy!",
- "show_number": "3319",
- "fullAnswer": "Giraffe Beetle"
- },
{
"category": "YESTERDAY",
"air_date": "1999-01-28",
@@ -1486049,16 +1470209,6 @@
"show_number": "3672",
"fullAnswer": "Georgetown"
},
- {
- "category": "CHARACTER ACTORS",
- "air_date": "2000-07-18",
- "question": "He's the film & TV favorite seen here
[\"Family Affair\"]",
- "value": "$400",
- "answer": "Brian Keith",
- "round": "Double Jeopardy!",
- "show_number": "3672",
- "fullAnswer": "Brian Keith"
- },
{
"category": "NATIONAL NAMES",
"air_date": "2000-07-18",
@@ -1486169,16 +1470319,6 @@
"show_number": "3672",
"fullAnswer": "Johns Hopkins"
},
- {
- "category": "CHARACTER ACTORS",
- "air_date": "2000-07-18",
- "question": "Seen here, this woman from an acting family livened up many '90s movies
[John's sister]",
- "value": "$800",
- "answer": "Joan Cusack",
- "round": "Double Jeopardy!",
- "show_number": "3672",
- "fullAnswer": "Joan Cusack"
- },
{
"category": "NATIONAL NAMES",
"air_date": "2000-07-18",
@@ -1491729,16 +1475869,6 @@
"show_number": "3253",
"fullAnswer": "Green"
},
- {
- "category": "PUBLIC HISTORY",
- "air_date": "1998-10-28",
- "question": "It's the site where the mission seen here began in 1995 (space shuttle liftoff)",
- "value": "$100",
- "answer": "Cape Canaveral",
- "round": "Jeopardy!",
- "show_number": "3253",
- "fullAnswer": "Cape Canaveral"
- },
{
"category": "THE MOVIES",
"air_date": "1998-10-28",
@@ -1491789,16 +1475919,6 @@
"show_number": "3253",
"fullAnswer": "Pumpkin"
},
- {
- "category": "PUBLIC HISTORY",
- "air_date": "1998-10-28",
- "question": "They're the 2 historic former presidents seen here in 1992 (at a ranch)",
- "value": "$200",
- "answer": "Ronald Reagan & Mikhail Gorbachev",
- "round": "Jeopardy!",
- "show_number": "3253",
- "fullAnswer": "Ronald Reagan & Mikhail Gorbachev"
- },
{
"category": "THE MOVIES",
"air_date": "1998-10-28",
@@ -1491849,16 +1475969,6 @@
"show_number": "3253",
"fullAnswer": "Judaism"
},
- {
- "category": "PUBLIC HISTORY",
- "air_date": "1998-10-28",
- "question": "Rhyming nickname of the man seen here who kept the world informed in 1991",
- "value": "$300",
- "answer": "Stormin' Norman Schwarzkopf",
- "round": "Jeopardy!",
- "show_number": "3253",
- "fullAnswer": "\"Stormin' Norman\" Schwarzkopf"
- },
{
"category": "THE MOVIES",
"air_date": "1998-10-28",
@@ -1491909,16 +1476019,6 @@
"show_number": "3253",
"fullAnswer": "Guacamole"
},
- {
- "category": "PUBLIC HISTORY",
- "air_date": "1998-10-28",
- "question": "The \"thrilling\" Manila brawler seen here in 1975 (he lost)",
- "value": "$400",
- "answer": "Joe Frazier",
- "round": "Jeopardy!",
- "show_number": "3253",
- "fullAnswer": "Joe Frazier"
- },
{
"category": "THE MOVIES",
"air_date": "1998-10-28",
@@ -1491969,16 +1476069,6 @@
"show_number": "3253",
"fullAnswer": "Maui"
},
- {
- "category": "PUBLIC HISTORY",
- "air_date": "1998-10-28",
- "question": "He's the deposed dictator seen here in custody (captured in 1989)",
- "value": "$500",
- "answer": "Manuel Noriega",
- "round": "Jeopardy!",
- "show_number": "3253",
- "fullAnswer": "Manuel Noriega"
- },
{
"category": "THE MOVIES",
"air_date": "1998-10-28",
@@ -1492169,16 +1476259,6 @@
"show_number": "3253",
"fullAnswer": "Phosphorus"
},
- {
- "category": "____ AND ____",
- "air_date": "1998-10-28",
- "question": "Famed duo seen here ('70s song & dance/comedy)",
- "value": "$600",
- "answer": "Shields and Yarnell",
- "round": "Double Jeopardy!",
- "show_number": "3253",
- "fullAnswer": "Shields and Yarnell"
- },
{
"category": "NICKNAMES",
"air_date": "1998-10-28",
@@ -1496029,16 +1480109,6 @@
"show_number": "3353",
"fullAnswer": "Tendons"
},
- {
- "category": "THE LUCK OF THE \"IRISH\"",
- "air_date": "1999-03-17",
- "question": "It's the breed of dog seen here",
- "value": "$400",
- "answer": "Irish wolfhound",
- "round": "Jeopardy!",
- "show_number": "3353",
- "fullAnswer": "Irish wolfhound"
- },
{
"category": "ST. PATRICK'S DAY",
"air_date": "1999-03-17",
@@ -1496229,16 +1480299,6 @@
"show_number": "3353",
"fullAnswer": "Johannes Brahms"
},
- {
- "category": "COLLEGE SPORTS NICKNAMES",
- "air_date": "1999-03-17",
- "question": "This university is home to the team whose logo is seen here
(Terps)",
- "value": "$600",
- "answer": "Maryland",
- "round": "Double Jeopardy!",
- "show_number": "3353",
- "fullAnswer": "Maryland (Terrapins)"
- },
{
"category": "NAME THE PARENTS",
"air_date": "1999-03-17",
@@ -1496349,16 +1480409,6 @@
"show_number": "3353",
"fullAnswer": "Edgar Allan Poe"
},
- {
- "category": "COLLEGE SPORTS NICKNAMES",
- "air_date": "1999-03-17",
- "question": "The mascot seen here supports this North Carolina school's Demon Deacons sports teams",
- "value": "$1000",
- "answer": "Wake Forest",
- "round": "Double Jeopardy!",
- "show_number": "3353",
- "fullAnswer": "Wake Forest"
- },
{
"category": "NAME THE PARENTS",
"air_date": "1999-03-17",
@@ -1496739,16 +1480789,6 @@
"show_number": "3157",
"fullAnswer": "Nile"
},
- {
- "category": "NOTABLE NAMES",
- "air_date": "1998-04-28",
- "question": "Many people considered this man seen here to be a saint",
- "value": "$400",
- "answer": "Mahatma Gandhi",
- "round": "Double Jeopardy!",
- "show_number": "3157",
- "fullAnswer": "Mahatma Gandhi"
- },
{
"category": "\"KID\" STUFF",
"air_date": "1998-04-28",
@@ -1496779,16 +1480819,6 @@
"show_number": "3157",
"fullAnswer": "Heartthrob"
},
- {
- "category": "GROWING UP ON FILM",
- "air_date": "1998-04-28",
- "question": "Later in this movie, seen here, James Stewart takes over the role of George Bailey",
- "value": "$600",
- "answer": "It's A Wonderful Life",
- "round": "Double Jeopardy!",
- "show_number": "3157",
- "fullAnswer": "It's A Wonderful Life"
- },
{
"category": "CRY ME A RIVER",
"air_date": "1998-04-28",
@@ -1498759,16 +1482789,6 @@
"show_number": "3439",
"fullAnswer": "Black mamba"
},
- {
- "category": "IF THE SHOE FITS",
- "air_date": "1999-07-15",
- "question": "\"Equestrian\" name for the shoes seen here",
- "value": "$400",
- "answer": "Saddle shoes",
- "round": "Jeopardy!",
- "show_number": "3439",
- "fullAnswer": "Saddle shoes"
- },
{
"category": "WHERE IS IT?",
"air_date": "1999-07-15",
@@ -1498869,16 +1482889,6 @@
"show_number": "3439",
"fullAnswer": "Congressional Medal of Honor"
},
- {
- "category": "FLAGS OF THE WORLD",
- "air_date": "1999-07-15",
- "question": "It's this Asian country's flag adopted in 1949 seen here",
- "value": "$200",
- "answer": "China",
- "round": "Double Jeopardy!",
- "show_number": "3439",
- "fullAnswer": "China"
- },
{
"category": "JOHN",
"air_date": "1999-07-15",
@@ -1498929,16 +1482939,6 @@
"show_number": "3439",
"fullAnswer": "Fannie Farmer"
},
- {
- "category": "FLAGS OF THE WORLD",
- "air_date": "1999-07-15",
- "question": "This Western Hemisphere nation's flag is seen here",
- "value": "$400",
- "answer": "Mexico",
- "round": "Double Jeopardy!",
- "show_number": "3439",
- "fullAnswer": "Mexico"
- },
{
"category": "JOHN",
"air_date": "1999-07-15",
@@ -1499049,16 +1483049,6 @@
"show_number": "3439",
"fullAnswer": "Amelia Bloomer"
},
- {
- "category": "FLAGS OF THE WORLD",
- "air_date": "1999-07-15",
- "question": "It's the eastern Mediterranean nation whose flag is seen here
(cedar tree in the middle)",
- "value": "$800",
- "answer": "Lebanon",
- "round": "Double Jeopardy!",
- "show_number": "3439",
- "fullAnswer": "Lebanon"
- },
{
"category": "JOHN",
"air_date": "1999-07-15",
@@ -1499109,16 +1483099,6 @@
"show_number": "3439",
"fullAnswer": "George Sand"
},
- {
- "category": "FLAGS OF THE WORLD",
- "air_date": "1999-07-15",
- "question": "Adopted in 1980, the flag of this Middle Eastern nation is seen here",
- "value": "$1000",
- "answer": "Iran",
- "round": "Double Jeopardy!",
- "show_number": "3439",
- "fullAnswer": "Iran"
- },
{
"category": "JOHN",
"air_date": "1999-07-15",
@@ -1499539,16 +1483519,6 @@
"show_number": "2946",
"fullAnswer": "Portuguese man-of-war"
},
- {
- "category": "LANGUAGES",
- "air_date": "1997-05-26",
- "question": "Name shared by a Siberian people, their Uralic language & their dog, seen here: [Video - elegant white dog]",
- "value": "$600",
- "answer": "Samoyed",
- "round": "Double Jeopardy!",
- "show_number": "2946",
- "fullAnswer": "Samoyed"
- },
{
"category": "LITERATURE",
"air_date": "1997-05-26",
@@ -1500589,16 +1484559,6 @@
"show_number": "3160",
"fullAnswer": "Waterloo"
},
- {
- "category": "C'EST PARIS",
- "air_date": "1998-05-01",
- "question": "This monument seen here is considered the national war memorial of France",
- "value": "$200",
- "answer": "Arc de Triomphe",
- "round": "Double Jeopardy!",
- "show_number": "3160",
- "fullAnswer": "Arc de Triomphe"
- },
{
"category": "JUMBO JOCKS",
"air_date": "1998-05-01",
@@ -1500709,16 +1484669,6 @@
"show_number": "3160",
"fullAnswer": "Athens, Greece"
},
- {
- "category": "C'EST PARIS",
- "air_date": "1998-05-01",
- "question": "From either bank, it's the body of water seen here",
- "value": "$600",
- "answer": "Seine River",
- "round": "Double Jeopardy!",
- "show_number": "3160",
- "fullAnswer": "Seine River"
- },
{
"category": "JUMBO JOCKS",
"air_date": "1998-05-01",
@@ -1500769,16 +1484719,6 @@
"show_number": "3160",
"fullAnswer": "Underground Railroad"
},
- {
- "category": "C'EST PARIS",
- "air_date": "1998-05-01",
- "question": "Simone de Beauvoir met Jean-Paul Sartre at this Paris institution of higher learning seen here",
- "value": "$800",
- "answer": "Sorbonne",
- "round": "Double Jeopardy!",
- "show_number": "3160",
- "fullAnswer": "The Sorbonne"
- },
{
"category": "JUMBO JOCKS",
"air_date": "1998-05-01",
@@ -1501929,16 +1485869,6 @@
"show_number": "3641",
"fullAnswer": "300"
},
- {
- "category": "GIRL SCOUTING",
- "air_date": "2000-06-05",
- "question": "Girls learn to enjoy several styles of this art form to earn the badge seen here:
(one style possibly ballet)",
- "value": "$200",
- "answer": "Dance",
- "round": "Jeopardy!",
- "show_number": "3641",
- "fullAnswer": "Dance"
- },
{
"category": "BODIES OF WATER",
"air_date": "2000-06-05",
@@ -1501989,16 +1485919,6 @@
"show_number": "3641",
"fullAnswer": "Foul line"
},
- {
- "category": "GIRL SCOUTING",
- "air_date": "2000-06-05",
- "question": "A girl studies this science to earn the badge seen here:
(fronts & thunderstorms)",
- "value": "$300",
- "answer": "Weather/meteorology",
- "round": "Jeopardy!",
- "show_number": "3641",
- "fullAnswer": "Weather/meteorology"
- },
{
"category": "BODIES OF WATER",
"air_date": "2000-06-05",
@@ -1502109,16 +1486029,6 @@
"show_number": "3641",
"fullAnswer": "Professional Bowlers Association"
},
- {
- "category": "GIRL SCOUTING",
- "air_date": "2000-06-05",
- "question": "A girl might go to a Junior Achievement event on this subject to earn the badge seen here:
(lemonade stand)",
- "value": "$500",
- "answer": "Business",
- "round": "Jeopardy!",
- "show_number": "3641",
- "fullAnswer": "Business"
- },
{
"category": "BODIES OF WATER",
"air_date": "2000-06-05",
@@ -1505479,16 +1489389,6 @@
"show_number": "3077",
"fullAnswer": "Butter"
},
- {
- "category": "3-LETTER BANDS",
- "air_date": "1998-01-06",
- "question": "Group seen here in a 1995 video:",
- "value": "$500",
- "answer": "TLC",
- "round": "Jeopardy!",
- "show_number": "3077",
- "fullAnswer": "TLC"
- },
{
"category": "AROUND THE WORLD",
"air_date": "1998-01-06",
@@ -1505699,16 +1489599,6 @@
"show_number": "3077",
"fullAnswer": "Maurice Ravel"
},
- {
- "category": "TOUGH TV",
- "air_date": "1998-01-06",
- "question": "This TV ranch, seen here, can be visited near Virginia City",
- "value": "$1,000",
- "answer": "Ponderosa",
- "round": "Double Jeopardy!",
- "show_number": "3077",
- "fullAnswer": "The Ponderosa (on \"Bonanza\")"
- },
{
"category": "CHEM LAB",
"air_date": "1998-01-06",
@@ -1512029,16 +1495919,6 @@
"show_number": "3862",
"fullAnswer": "The drawing board"
},
- {
- "category": "HOLLYWOOD WALK OF FAME",
- "air_date": "2001-05-22",
- "question": "This star seen here broke the Las Vegas color line in 1954:",
- "value": "$100",
- "answer": "Sammy Davis, Jr.",
- "round": "Jeopardy!",
- "show_number": "3862",
- "fullAnswer": "Sammy Davis, Jr."
- },
{
"category": "NUTS!",
"air_date": "2001-05-22",
@@ -1512089,16 +1495969,6 @@
"show_number": "3862",
"fullAnswer": "Scratch"
},
- {
- "category": "HOLLYWOOD WALK OF FAME",
- "air_date": "2001-05-22",
- "question": "\"The Birdman of Alcatraz\" is one of the classic roles of this star, seen here:",
- "value": "$200",
- "answer": "Burt Lancaster",
- "round": "Jeopardy!",
- "show_number": "3862",
- "fullAnswer": "Burt Lancaster"
- },
{
"category": "NUTS!",
"air_date": "2001-05-22",
@@ -1512149,16 +1496019,6 @@
"show_number": "3862",
"fullAnswer": "Start the ball rolling"
},
- {
- "category": "HOLLYWOOD WALK OF FAME",
- "air_date": "2001-05-22",
- "question": "The man seen here died in 1996, 7 weeks after celebrating this birthday:",
- "value": "$300",
- "answer": "100th",
- "round": "Jeopardy!",
- "show_number": "3862",
- "fullAnswer": "100th (George Burns)"
- },
{
"category": "NUTS!",
"air_date": "2001-05-22",
@@ -1512379,16 +1496239,6 @@
"show_number": "3862",
"fullAnswer": "Gut (tug)"
},
- {
- "category": "THE \"GOOD\" BOOK",
- "air_date": "2001-05-22",
- "question": "Clement Hurd illustrated this children's classic seen here:",
- "value": "$400",
- "answer": "Goodnight Moon",
- "round": "Double Jeopardy!",
- "show_number": "3862",
- "fullAnswer": "Goodnight Moon"
- },
{
"category": "MUSICALS!",
"air_date": "2001-05-22",
@@ -1514219,16 +1498069,6 @@
"show_number": "3789",
"fullAnswer": "Canada"
},
- {
- "category": "\"V\" WORDS",
- "air_date": "2001-02-08",
- "question": "It's the 6-letter \"V\" word for what Lance's bird, seen here, is about to do",
- "value": "$100",
- "answer": "vanish",
- "round": "Jeopardy!",
- "show_number": "3789",
- "fullAnswer": "vanish"
- },
{
"category": "LONG LIVE THE KING!",
"air_date": "2001-02-08",
@@ -1514239,16 +1498079,6 @@
"show_number": "3789",
"fullAnswer": "banana"
},
- {
- "category": "CIRCUS CIRCUS",
- "air_date": "2001-02-08",
- "question": "Type of circus sideshow denizen seen here",
- "value": "$200",
- "answer": "bearded lady",
- "round": "Jeopardy!",
- "show_number": "3789",
- "fullAnswer": "the bearded lady"
- },
{
"category": "STATE CAPITALS",
"air_date": "2001-02-08",
@@ -1514469,16 +1498299,6 @@
"show_number": "3789",
"fullAnswer": "handbasket"
},
- {
- "category": "LONG LIVE THE KING!",
- "air_date": "2001-02-08",
- "question": "The funeral mask of this \"Boy King\" is seen here",
- "value": "$400",
- "answer": "King Tut",
- "round": "Double Jeopardy!",
- "show_number": "3789",
- "fullAnswer": "King Tut"
- },
{
"category": "VEGANS",
"air_date": "2001-02-08",
@@ -1515239,16 +1499059,6 @@
"show_number": "3311",
"fullAnswer": "Odysseus"
},
- {
- "category": "MARTIN LUTHER KING, JR.",
- "air_date": "1999-01-18",
- "question": "King is seen here at his March, 1964 meeting with this civil rights leader",
- "value": "$200",
- "answer": "Malcolm X",
- "round": "Jeopardy!",
- "show_number": "3311",
- "fullAnswer": "Malcolm X"
- },
{
"category": "AMERICA SINCE 1900",
"air_date": "1999-01-18",
@@ -1515419,16 +1499229,6 @@
"show_number": "3311",
"fullAnswer": "The African Queen"
},
- {
- "category": "AMERICA SINCE 1900",
- "air_date": "1999-01-18",
- "question": "These towns, like the one seen here, were named for a 1950s builder",
- "value": "$500",
- "answer": "Levittowns",
- "round": "Jeopardy!",
- "show_number": "3311",
- "fullAnswer": "Levittowns"
- },
{
"category": "BETTER KNOWN AS...",
"air_date": "1999-01-18",
@@ -1518079,16 +1501879,6 @@
"show_number": "3676",
"fullAnswer": "Scooby-Doo"
},
- {
- "category": "JIM CLASS",
- "air_date": "2000-09-04",
- "question": "When this man, seen here, died in 1836, he was a colonel in the Texas army",
- "value": "$300",
- "answer": "Jim Bowie",
- "round": "Jeopardy!",
- "show_number": "3676",
- "fullAnswer": "Jim Bowie"
- },
{
"category": "DESERT DWELLERS",
"air_date": "2000-09-04",
@@ -1518359,16 +1502149,6 @@
"show_number": "3676",
"fullAnswer": "Libya"
},
- {
- "category": "YOGA",
- "air_date": "2000-09-04",
- "question": "Though you won't see Rover in it, the position seen here is called \"downward facing\" this",
- "value": "$600",
- "answer": "Dog",
- "round": "Double Jeopardy!",
- "show_number": "3676",
- "fullAnswer": "Dog"
- },
{
"category": "MOVIE MICE",
"air_date": "2000-09-04",
@@ -1520839,16 +1504619,6 @@
"show_number": "3963",
"fullAnswer": "Thomas Jefferson"
},
- {
- "category": "DAMN YANKEES",
- "air_date": "2001-11-21",
- "question": "Catfish Hunter said when you unwrap a candy bar named for this ex-Yank seen here, \"It tells you how good it is\"",
- "value": "$200",
- "answer": "Reggie Jackson",
- "round": "Jeopardy!",
- "show_number": "3963",
- "fullAnswer": "Reggie Jackson"
- },
{
"category": "GREECE",
"air_date": "2001-11-21",
@@ -1522239,16 +1506009,6 @@
"show_number": "3828",
"fullAnswer": "Hod"
},
- {
- "category": "\"PIN\" ME",
- "air_date": "2001-04-04",
- "question": "In the portrait of Teddy Roosevelt seen here, it's the accessory that fits the category",
- "value": "$500",
- "answer": "Pince-nez",
- "round": "Jeopardy!",
- "show_number": "3828",
- "fullAnswer": "Pince-nez"
- },
{
"category": "SCIENCE",
"air_date": "2001-04-04",
@@ -1525619,16 +1509379,6 @@
"show_number": "4210",
"fullAnswer": "cashew"
},
- {
- "category": "TRAVEL & TOURISM",
- "air_date": "2002-12-13",
- "question": "John Wilkes Booth's notebook is on display in the Lincoln Museum at this site seen here",
- "value": "$800",
- "answer": "Ford's Theater",
- "round": "Double Jeopardy!",
- "show_number": "4210",
- "fullAnswer": "Ford's Theater"
- },
{
"category": "OPERA",
"air_date": "2002-12-13",
@@ -1528189,16 +1511939,6 @@
"show_number": "3246",
"fullAnswer": "El Paso"
},
- {
- "category": "\"QUEEN\" FOR A DAY",
- "air_date": "1998-10-19",
- "question": "She's the egg-laying pest seen here",
- "value": "$400",
- "answer": "Queen termite",
- "round": "Jeopardy!",
- "show_number": "3246",
- "fullAnswer": "Queen termite"
- },
{
"category": "19th CENTURY AMERICA",
"air_date": "1998-10-19",
@@ -1528749,16 +1512489,6 @@
"show_number": "3465",
"fullAnswer": "TCBY (The Country's Best Yogurt)"
},
- {
- "category": "FLAGS OF THE WORLD",
- "air_date": "1999-10-01",
- "question": "\"Wat\"'s new for this country? Its flag seen here, adopted in 1993",
- "value": "$500",
- "answer": "Cambodia",
- "round": "Jeopardy!",
- "show_number": "3465",
- "fullAnswer": "Cambodia"
- },
{
"category": "HISTORIC LEADERS",
"air_date": "1999-10-01",
@@ -1529639,16 +1513369,6 @@
"show_number": "3645",
"fullAnswer": "Bermuda"
},
- {
- "category": "\"BRAND\" NAMES",
- "air_date": "2000-06-09",
- "question": "Founded in 1948, its symbol is seen here:
(\"Even Unto Its Innermost Parts\" & \"Truth\")",
- "value": "$600",
- "answer": "Brandeis University",
- "round": "Double Jeopardy!",
- "show_number": "3645",
- "fullAnswer": "Brandeis University"
- },
{
"category": "AMERICAN HISTORY",
"air_date": "2000-06-09",
@@ -1532259,16 +1515979,6 @@
"show_number": "3507",
"fullAnswer": "Pablo Picasso"
},
- {
- "category": "COPS",
- "air_date": "1999-11-30",
- "question": "From the Middle English for \"lively\", it's the police activity seen here:",
- "value": "$300",
- "answer": "Frisking",
- "round": "Jeopardy!",
- "show_number": "3507",
- "fullAnswer": "Frisking"
- },
{
"category": "1690s AMERICA",
"air_date": "1999-11-30",
@@ -1532629,16 +1516339,6 @@
"show_number": "3507",
"fullAnswer": "\"Paradise Lost\""
},
- {
- "category": "SPORTS VENUES",
- "air_date": "1999-11-30",
- "question": "Fondly remembered Flatbush Avenue structure seen here:",
- "value": "$1,100",
- "answer": "Ebbets Field",
- "round": "Double Jeopardy!",
- "show_number": "3507",
- "fullAnswer": "Ebbets Field"
- },
{
"category": "SHAKESPEARE",
"air_date": "1999-11-30",
@@ -1537039,16 +1520739,6 @@
"show_number": "4294",
"fullAnswer": "Minnesota Fats Waller"
},
- {
- "category": "\"R\"-TISTS",
- "air_date": "2003-04-10",
- "question": "Nicknamed \"Le Douanier\" -- the customs officer -- this self-taught painter's work is seen here",
- "value": "$2000",
- "answer": "Henri Rousseau",
- "round": "Double Jeopardy!",
- "show_number": "4294",
- "fullAnswer": "Henri Rousseau"
- },
{
"category": "TREES",
"air_date": "2003-04-10",
@@ -1537739,16 +1521429,6 @@
"show_number": "3022",
"fullAnswer": "Easter"
},
- {
- "category": "TV SIDEKICKS",
- "air_date": "1997-10-21",
- "question": "Arthur, the one dressed like a moth, helps this big blue superhero seen here:",
- "value": "$800",
- "answer": "Tick",
- "round": "Jeopardy!",
- "show_number": "3022",
- "fullAnswer": "The Tick"
- },
{
"category": "WORDS THAT START & END WITH \"L\"",
"air_date": "1997-10-21",
@@ -1539379,16 +1523059,6 @@
"show_number": "3691",
"fullAnswer": "Moon"
},
- {
- "category": "CITY PEOPLE",
- "air_date": "2000-09-25",
- "question": "American author seen here
[\"Call of the Wild\"]",
- "value": "$600",
- "answer": "Jack London",
- "round": "Double Jeopardy!",
- "show_number": "3691",
- "fullAnswer": "Jack London"
- },
{
"category": "POET'S DICTIONARY",
"air_date": "2000-09-25",
@@ -1541619,16 +1525289,6 @@
"show_number": "3877",
"fullAnswer": "Full length mirror"
},
- {
- "category": "CHOREOGRAPHERS",
- "air_date": "2001-06-12",
- "question": "Choreographer Rudolf von Laban developed a widely used system of this, seen here",
- "value": "$400",
- "answer": "Dance notation",
- "round": "Double Jeopardy!",
- "show_number": "3877",
- "fullAnswer": "Dance notation"
- },
{
"category": "MOVIE QUOTES",
"air_date": "2001-06-12",
@@ -1541839,16 +1525499,6 @@
"show_number": "3877",
"fullAnswer": "Henry II"
},
- {
- "category": "TWO OF A KIND",
- "air_date": "2001-06-12",
- "question": "The story of these gangster twin brothers seen here was made into a movie in England in 1990",
- "value": "$1000",
- "answer": "Kray Brothers",
- "round": "Double Jeopardy!",
- "show_number": "3877",
- "fullAnswer": "The Kray Brothers"
- },
{
"category": "\"FUL\" HOUSE",
"air_date": "2001-06-12",
@@ -1542049,16 +1525699,6 @@
"show_number": "3492",
"fullAnswer": "the Real Thing"
},
- {
- "category": "YOUNG GOTHS",
- "air_date": "1999-11-09",
- "question": "Seen here, the Gothic hero of this comic book series has a sister named Death",
- "value": "$400",
- "answer": "Sandman",
- "round": "Jeopardy!",
- "show_number": "3492",
- "fullAnswer": "Sandman"
- },
{
"category": "LAND FORMATIONS",
"air_date": "1999-11-09",
@@ -1542229,16 +1525869,6 @@
"show_number": "3492",
"fullAnswer": "Trunk"
},
- {
- "category": "OLD GOTHS",
- "air_date": "1999-11-09",
- "question": "Like Americans, the Goths considered this creature on the 6th century brooch seen here a symbol of power",
- "value": "$400",
- "answer": "Eagle",
- "round": "Double Jeopardy!",
- "show_number": "3492",
- "fullAnswer": "Eagle"
- },
{
"category": "SCIENCE & TECHNOLOGY",
"air_date": "1999-11-09",
@@ -1545529,16 +1529159,6 @@
"show_number": "4193",
"fullAnswer": "Oliver Wendell Holmes"
},
- {
- "category": "THE BIRDS & THE BEES",
- "air_date": "2002-11-20",
- "question": "Seen here, this long-winged native of the Andes Mountains is actually a type of vulture",
- "value": "$1000",
- "answer": "condor",
- "round": "Jeopardy!",
- "show_number": "4193",
- "fullAnswer": "condor"
- },
{
"category": "\"SUB\" STANDARD",
"air_date": "2002-11-20",
@@ -1548139,16 +1531759,6 @@
"show_number": "4457",
"fullAnswer": "Aunt"
},
- {
- "category": "THE ART WORLD",
- "air_date": "2004-01-13",
- "question": "The Philadelphia Museum of Art has works by this famed local artist, like the one seen here, & a parking lot named for him",
- "value": "$2000",
- "answer": "Thomas Eakins",
- "round": "Double Jeopardy!",
- "show_number": "4457",
- "fullAnswer": "Thomas Eakins"
- },
{
"category": "WHAT YOU'RE LEFT WITH",
"air_date": "2004-01-13",
@@ -1550639,16 +1534249,6 @@
"show_number": "3505",
"fullAnswer": "Cheech Marin"
},
- {
- "category": "ORGANIZATIONS",
- "air_date": "1999-11-26",
- "question": "Organization whose symbol is seen here:
(lighted candle wrapped in barbed wire)",
- "value": "$500",
- "answer": "Amnesty International",
- "round": "Jeopardy!",
- "show_number": "3505",
- "fullAnswer": "Amnesty International"
- },
{
"category": "FOREIGN WORDS & PHRASES",
"air_date": "1999-11-26",
@@ -1551699,16 +1535299,6 @@
"show_number": "3678",
"fullAnswer": "Elton John"
},
- {
- "category": "\"F\"",
- "air_date": "2000-09-06",
- "question": "The one seen here holds water, but one may also hold information as well",
- "value": "$200",
- "answer": "Font",
- "round": "Jeopardy!",
- "show_number": "3678",
- "fullAnswer": "Font"
- },
{
"category": "G-MEN",
"air_date": "2000-09-06",
@@ -1552049,16 +1535639,6 @@
"show_number": "3678",
"fullAnswer": "Jason \"Jay\" Gould"
},
- {
- "category": "KLM",
- "air_date": "2000-09-06",
- "question": "In world business class, you'll receive the item seen here in this ceramic style, filled with gin",
- "value": "$800",
- "answer": "Delft",
- "round": "Double Jeopardy!",
- "show_number": "3678",
- "fullAnswer": "Delft"
- },
{
"category": "N-O!",
"air_date": "2000-09-06",
@@ -1555349,16 +1538929,6 @@
"show_number": "3976",
"fullAnswer": "train"
},
- {
- "category": "ARTISTS & THEIR SUBJECTS",
- "air_date": "2001-12-10",
- "question": "This woman painted the charming little girl & dog seen here",
- "value": "$1200",
- "answer": "Mary Cassatt",
- "round": "Double Jeopardy!",
- "show_number": "3976",
- "fullAnswer": "Mary Cassatt"
- },
{
"category": "\"20\" QUESTIONS",
"air_date": "2001-12-10",
@@ -1555469,16 +1539039,6 @@
"show_number": "3976",
"fullAnswer": "Virginia & Massachusetts"
},
- {
- "category": "ARTISTS & THEIR SUBJECTS",
- "air_date": "2001-12-10",
- "question": "Seen here is Giacomo Tracort's 19th century painting of this English poet in Greece",
- "value": "$1,000",
- "answer": "Lord Byron",
- "round": "Double Jeopardy!",
- "show_number": "3976",
- "fullAnswer": "Lord Byron"
- },
{
"category": "\"20\" QUESTIONS",
"air_date": "2001-12-10",
@@ -1558139,16 +1541699,6 @@
"show_number": "2996",
"fullAnswer": "Harper's Ferry"
},
- {
- "category": "___ IN THE ___",
- "air_date": "1997-09-15",
- "question": "(VIDEO DAILY DOUBLE):
TV series that features the star seen here: (Lea Thompson)",
- "value": "$1,000",
- "answer": "Caroline In The City",
- "round": "Double Jeopardy!",
- "show_number": "2996",
- "fullAnswer": "\"Caroline In The City\""
- },
{
"category": "ARCHAEOLOGY",
"air_date": "1997-09-15",
@@ -1558209,16 +1541759,6 @@
"show_number": "2996",
"fullAnswer": "\"Cat's In The Cradle\""
},
- {
- "category": "ARCHAEOLOGY",
- "air_date": "1997-09-15",
- "question": "(VIDEO DAILY DOUBLE):
The piece seen here found in Samothrace in 1950, is part of this ancient statue",
- "value": "$1,000",
- "answer": "Winged Victory of Samothrace",
- "round": "Double Jeopardy!",
- "show_number": "2996",
- "fullAnswer": "Winged Victory of Samothrace"
- },
{
"category": "AUTHORS ON AUTHORS",
"air_date": "1997-09-15",
@@ -1559359,16 +1542899,6 @@
"show_number": "3602",
"fullAnswer": "Erich Segal"
},
- {
- "category": "THE OLYMPICS OF 1980",
- "air_date": "2000-04-11",
- "question": "He's the hero of Lake Placid seen here:
(speed skater)",
- "value": "$600",
- "answer": "Eric Heiden",
- "round": "Double Jeopardy!",
- "show_number": "3602",
- "fullAnswer": "Eric Heiden"
- },
{
"category": "SCIENCE OF 1990",
"air_date": "2000-04-11",
@@ -1561209,16 +1544739,6 @@
"show_number": "3713",
"fullAnswer": "Pineapple"
},
- {
- "category": "THE \"MALL\"",
- "air_date": "2000-10-25",
- "question": "It's the creature seen here
[type of duck]",
- "value": "$200",
- "answer": "Mallard",
- "round": "Jeopardy!",
- "show_number": "3713",
- "fullAnswer": "Mallard"
- },
{
"category": "POTTERY BARN",
"air_date": "2000-10-25",
@@ -1561319,16 +1544839,6 @@
"show_number": "3713",
"fullAnswer": "Scotland"
},
- {
- "category": "THE FOOD COURT",
- "air_date": "2000-10-25",
- "question": "Treat yourself & stop by one of the stores named for the woman seen here
[cookie mogul]",
- "value": "$300",
- "answer": "Mrs. Fields",
- "round": "Jeopardy!",
- "show_number": "3713",
- "fullAnswer": "Mrs. Fields"
- },
{
"category": "THE \"MALL\"",
"air_date": "2000-10-25",
@@ -1561339,16 +1544849,6 @@
"show_number": "3713",
"fullAnswer": "Malleable"
},
- {
- "category": "POTTERY BARN",
- "air_date": "2000-10-25",
- "question": "Named for founder Josiah, it's the pottery seen here",
- "value": "$400",
- "answer": "Wedgwood",
- "round": "Jeopardy!",
- "show_number": "3713",
- "fullAnswer": "Wedgwood"
- },
{
"category": "BANANA REPUBLIC",
"air_date": "2000-10-25",
@@ -1561399,16 +1544899,6 @@
"show_number": "3713",
"fullAnswer": "George Mallory"
},
- {
- "category": "POTTERY BARN",
- "air_date": "2000-10-25",
- "question": "Named for founder Josiah, it's the potttery seen here",
- "value": "$500",
- "answer": "Spode",
- "round": "Jeopardy!",
- "show_number": "3713",
- "fullAnswer": "Spode"
- },
{
"category": "BANANA REPUBLIC",
"air_date": "2000-10-25",
@@ -1562319,16 +1545809,6 @@
"show_number": "3712",
"fullAnswer": "\"Pygmalion\"/\"My Fair Lady\""
},
- {
- "category": "FLORA & FAUNA",
- "air_date": "2000-10-24",
- "question": "Songbird seen here, or a girl's first name",
- "value": "$100",
- "answer": "Robin",
- "round": "Jeopardy!",
- "show_number": "3712",
- "fullAnswer": "Robin"
- },
{
"category": "ROLLING STONES SONGS",
"air_date": "2000-10-24",
@@ -1562439,16 +1545919,6 @@
"show_number": "3712",
"fullAnswer": "\"Breakfast at Tiffany's\""
},
- {
- "category": "FLORA & FAUNA",
- "air_date": "2000-10-24",
- "question": "A variety of this endangered mammal is seen here",
- "value": "$300",
- "answer": "Manatee",
- "round": "Jeopardy!",
- "show_number": "3712",
- "fullAnswer": "Manatee"
- },
{
"category": "ROLLING STONES SONGS",
"air_date": "2000-10-24",
@@ -1562559,16 +1546029,6 @@
"show_number": "3712",
"fullAnswer": "\"Vanity Fair\""
},
- {
- "category": "FLORA & FAUNA",
- "air_date": "2000-10-24",
- "question": "One example of the six endangered varieties of this animal is seen here",
- "value": "$500",
- "answer": "Salamander",
- "round": "Jeopardy!",
- "show_number": "3712",
- "fullAnswer": "Salamander"
- },
{
"category": "ROLLING STONES SONGS",
"air_date": "2000-10-24",
@@ -1562739,16 +1546199,6 @@
"show_number": "3712",
"fullAnswer": "Women on the Verge of a Nervous Breakdown"
},
- {
- "category": "\"B.B.\"s",
- "air_date": "2000-10-24",
- "question": "\"Infantile\" African animal seen here",
- "value": "$600",
- "answer": "Bush baby",
- "round": "Double Jeopardy!",
- "show_number": "3712",
- "fullAnswer": "Bush baby"
- },
{
"category": "JUDAICA",
"air_date": "2000-10-24",
@@ -1562859,16 +1546309,6 @@
"show_number": "3712",
"fullAnswer": "Smiles of a Summer Night"
},
- {
- "category": "\"B.B.\"s",
- "air_date": "2000-10-24",
- "question": "This astronomer seen here helped survey Washington, D.C.",
- "value": "$1000",
- "answer": "Benjamin Banneker",
- "round": "Double Jeopardy!",
- "show_number": "3712",
- "fullAnswer": "Benjamin Banneker"
- },
{
"category": "JUDAICA",
"air_date": "2000-10-24",
@@ -1562899,16 +1546339,6 @@
"show_number": "3765",
"fullAnswer": "Ear"
},
- {
- "category": "GARMENT BAG",
- "air_date": "2001-01-05",
- "question": "Traditionally, nothing is worn under this garment seen here",
- "value": "$100",
- "answer": "Kilt",
- "round": "Jeopardy!",
- "show_number": "3765",
- "fullAnswer": "Kilt"
- },
{
"category": "SPOUSE IN COMMON",
"air_date": "2001-01-05",
@@ -1562959,16 +1546389,6 @@
"show_number": "3765",
"fullAnswer": "Larynx"
},
- {
- "category": "GARMENT BAG",
- "air_date": "2001-01-05",
- "question": "Brand name for the boating shoes from Sperry seen here; they've been sold in the same style for over 60 years",
- "value": "$200",
- "answer": "Top-Siders",
- "round": "Jeopardy!",
- "show_number": "3765",
- "fullAnswer": "Top-Siders"
- },
{
"category": "SPOUSE IN COMMON",
"air_date": "2001-01-05",
@@ -1562999,16 +1546419,6 @@
"show_number": "3765",
"fullAnswer": "Louis XVI"
},
- {
- "category": "IN THE BUTTE",
- "air_date": "2001-01-05",
- "question": "Seen here, a 90-foot statue overlooking Butte is called Our Lady of these mountains",
- "value": "$200",
- "answer": "Rockies",
- "round": "Jeopardy!",
- "show_number": "3765",
- "fullAnswer": "The Rockies"
- },
{
"category": "THE BODY HUMAN",
"air_date": "2001-01-05",
@@ -1563019,16 +1546429,6 @@
"show_number": "3765",
"fullAnswer": "Estrogens"
},
- {
- "category": "GARMENT BAG",
- "air_date": "2001-01-05",
- "question": "In \"Flashdance\" this actress wore the top that inspired the fashion seen here",
- "value": "$300",
- "answer": "Jennifer Beals",
- "round": "Jeopardy!",
- "show_number": "3765",
- "fullAnswer": "Jennifer Beals"
- },
{
"category": "SPOUSE IN COMMON",
"air_date": "2001-01-05",
@@ -1563139,16 +1546539,6 @@
"show_number": "3765",
"fullAnswer": "Humerus"
},
- {
- "category": "GARMENT BAG",
- "air_date": "2001-01-05",
- "question": "This Scottish hat seen here is also the first word of a David Mamet play title",
- "value": "$500",
- "answer": "Glengarry",
- "round": "Jeopardy!",
- "show_number": "3765",
- "fullAnswer": "Glengarry"
- },
{
"category": "SPOUSE IN COMMON",
"air_date": "2001-01-05",
@@ -1563299,16 +1546689,6 @@
"show_number": "3765",
"fullAnswer": "Stolen bases"
},
- {
- "category": "THE \"EVIL\" WITHIN",
- "air_date": "2001-01-05",
- "question": "This NHL team whose logo is seen here calls East Rutherford home",
- "value": "$400",
- "answer": "New Jersey Devils",
- "round": "Double Jeopardy!",
- "show_number": "3765",
- "fullAnswer": "New Jersey Devils"
- },
{
"category": "VERY GRIMM TALES",
"air_date": "2001-01-05",
@@ -1564279,16 +1547659,6 @@
"show_number": "3417",
"fullAnswer": "Champs-Elysees"
},
- {
- "category": "CHURCHES",
- "air_date": "1999-06-15",
- "question": "The domes seen here top the Church of the Deposition of the Virgin's Robe in this world capital",
- "value": "$400",
- "answer": "Moscow",
- "round": "Jeopardy!",
- "show_number": "3417",
- "fullAnswer": "Moscow"
- },
{
"category": "MOVIE BLURBS",
"air_date": "1999-06-15",
@@ -1566259,16 +1549629,6 @@
"show_number": "3092",
"fullAnswer": "Sleeper"
},
- {
- "category": "MAKES SCENTS",
- "air_date": "1998-01-27",
- "question": "Men who want to smell like a winner wear the Bijan cologne named for this man, its logo is seen here:",
- "value": "$1,000",
- "answer": "Michael Jordan",
- "round": "Double Jeopardy!",
- "show_number": "3092",
- "fullAnswer": "Michael Jordan"
- },
{
"category": "THE NATIONAL SPELLING BEE",
"air_date": "1998-01-27",
@@ -1568419,16 +1551779,6 @@
"show_number": "3702",
"fullAnswer": "San Francisco"
},
- {
- "category": "QUILTING",
- "air_date": "2000-10-10",
- "question": "Also called piecing, it's the type of work used to put together the quilt seen here",
- "value": "$400",
- "answer": "Patchwork",
- "round": "Double Jeopardy!",
- "show_number": "3702",
- "fullAnswer": "Patchwork"
- },
{
"category": "____ & ____",
"air_date": "2000-10-10",
@@ -1568709,16 +1552059,6 @@
"show_number": "4255",
"fullAnswer": "\"The Iliad\""
},
- {
- "category": "PEOPLE",
- "air_date": "2003-02-14",
- "question": "She's the second-generation rocker seen here",
- "value": "$400",
- "answer": "Kelly Osborne",
- "round": "Jeopardy!",
- "show_number": "4255",
- "fullAnswer": "Kelly Osborne"
- },
{
"category": "HIGH COUP",
"air_date": "2003-02-14",
@@ -1571189,16 +1554529,6 @@
"show_number": "3019",
"fullAnswer": "Collagen"
},
- {
- "category": "THE BEASTS",
- "air_date": "1997-10-16",
- "question": "Principal organs of respiration of the animal seen here: [video clue: dolphin]",
- "value": "$300",
- "answer": "Lungs",
- "round": "Jeopardy!",
- "show_number": "3019",
- "fullAnswer": "Lungs"
- },
{
"category": "U.S.A.",
"air_date": "1997-10-16",
@@ -1573359,16 +1556689,6 @@
"show_number": "3625",
"fullAnswer": "Manchester United"
},
- {
- "category": "FORTUNE 500 COMPANIES",
- "air_date": "2000-05-12",
- "question": "Here's to your health & here's to this insurance group, whose service mark is seen here",
- "value": "$500",
- "answer": "CIGNA",
- "round": "Jeopardy!",
- "show_number": "3625",
- "fullAnswer": "CIGNA"
- },
{
"category": "THE ABCs OF THE CDC",
"air_date": "2000-05-12",
@@ -1573569,16 +1556889,6 @@
"show_number": "3625",
"fullAnswer": "James Oglethorpe"
},
- {
- "category": "EARLS",
- "air_date": "2000-05-12",
- "question": "The surrenderer, seen here, was both Earl & Marquis of this",
- "value": "$800",
- "answer": "Cornwallis",
- "round": "Double Jeopardy!",
- "show_number": "3625",
- "fullAnswer": "Cornwallis"
- },
{
"category": "20th CENTURY WOMEN",
"air_date": "2000-05-12",
@@ -1575609,16 +1558919,6 @@
"show_number": "4464",
"fullAnswer": "chlorophyll"
},
- {
- "category": "WHAT DAY OF THE WEEK WAS IT?",
- "air_date": "2004-01-22",
- "question": "March 31, 2002, seen here",
- "value": "$400",
- "answer": "Sunday",
- "round": "Double Jeopardy!",
- "show_number": "4464",
- "fullAnswer": "Sunday"
- },
{
"category": "PEOPLE IN SONG",
"air_date": "2004-01-22",
@@ -1575729,16 +1559029,6 @@
"show_number": "4464",
"fullAnswer": "(Carl) Linnaeus"
},
- {
- "category": "WHAT DAY OF THE WEEK WAS IT?",
- "air_date": "2004-01-22",
- "question": "October 27, 2001 & another sea of red, seen here",
- "value": "$1200",
- "answer": "Saturday",
- "round": "Double Jeopardy!",
- "show_number": "4464",
- "fullAnswer": "Saturday"
- },
{
"category": "PEOPLE IN SONG",
"air_date": "2004-01-22",
@@ -1575879,16 +1559169,6 @@
"show_number": "4464",
"fullAnswer": "lithium"
},
- {
- "category": "TECHNOLOGY FIRSTS",
- "air_date": "2004-01-22",
- "question": "In 1923 the Zeiss unit seen here was placed under a dome to create the first modern one of these",
- "value": null,
- "answer": "planetarium",
- "round": "Final Jeopardy!",
- "show_number": "4464",
- "fullAnswer": "a planetarium"
- },
{
"category": "MEDICINAL PLANTS",
"air_date": "1997-01-16",
@@ -1576679,16 +1559959,6 @@
"show_number": "1326",
"fullAnswer": "Famine"
},
- {
- "category": "COMIC BOOKS",
- "air_date": "1990-05-14",
- "question": "Crimefighting team seen here in their new incarnations for the 1990s:",
- "value": "$1,300",
- "answer": "Green Hornet & Kato",
- "round": "Jeopardy!",
- "show_number": "1326",
- "fullAnswer": "The Green Hornet & Kato"
- },
{
"category": "ECONOMICS",
"air_date": "1990-05-14",
@@ -1577849,16 +1561119,6 @@
"show_number": "3279",
"fullAnswer": "The teeth"
},
- {
- "category": "FABULOUS BAKER BOYS",
- "air_date": "1998-12-03",
- "question": "Trumpet-playing Baker seen here",
- "value": "$400",
- "answer": "Chet Baker",
- "round": "Jeopardy!",
- "show_number": "3279",
- "fullAnswer": "Chet Baker"
- },
{
"category": "THE OCEAN BLUE",
"air_date": "1998-12-03",
@@ -1578979,16 +1562239,6 @@
"show_number": "4456",
"fullAnswer": "Woodrow Wilson"
},
- {
- "category": "TOYS & GAMES",
- "air_date": "2004-01-12",
- "question": "This cartoon girl is also a doll, seen here",
- "value": "$1000",
- "answer": "Dora the Explorer",
- "round": "Jeopardy!",
- "show_number": "4456",
- "fullAnswer": "Dora the Explorer"
- },
{
"category": "LETTER & LETTER",
"air_date": "2004-01-12",
@@ -1580069,16 +1563319,6 @@
"show_number": "3330",
"fullAnswer": "Jane Fonda & Ted Turner"
},
- {
- "category": "FLOWERS",
- "air_date": "1999-02-12",
- "question": "You might ask \"What's Up\" with this flower seen here",
- "value": "$400",
- "answer": "Tiger Lily",
- "round": "Jeopardy!",
- "show_number": "3330",
- "fullAnswer": "Tiger Lily"
- },
{
"category": "CHOCOLATE",
"air_date": "1999-02-12",
@@ -1581159,16 +1564399,6 @@
"show_number": "4536",
"fullAnswer": "(Thomas) Jefferson"
},
- {
- "category": "DOUBLE A, B, Cs",
- "air_date": "2004-05-03",
- "question": "Last name of the comic page character seen here",
- "value": "$400",
- "answer": "Drabble",
- "round": "Jeopardy!",
- "show_number": "4536",
- "fullAnswer": "Drabble"
- },
{
"category": "NEW ZEALAND",
"air_date": "2004-05-03",
@@ -1584979,16 +1568209,6 @@
"show_number": "3438",
"fullAnswer": "Herzegovina"
},
- {
- "category": "CLOWNS",
- "air_date": "1999-07-14",
- "question": "Popular '50s kids' show that featured the clown seen here
(\"Clarabell\")",
- "value": "$100",
- "answer": "Howdy Doody Show",
- "round": "Jeopardy!",
- "show_number": "3438",
- "fullAnswer": "The Howdy Doody Show"
- },
{
"category": "THAT YEAR'S HEADLINE",
"air_date": "1999-07-14",
@@ -1590069,16 +1573289,6 @@
"show_number": "3657",
"fullAnswer": "Quiche Lorraine"
},
- {
- "category": "ART FOR ART'S SAKE!",
- "air_date": "2000-06-27",
- "question": "It's the restored masterpiece seen here:
(a gathering of 13)",
- "value": "$100",
- "answer": "Last Supper",
- "round": "Jeopardy!",
- "show_number": "3657",
- "fullAnswer": "\"The Last Supper\""
- },
{
"category": "HOME BALLPARKS",
"air_date": "2000-06-27",
@@ -1590129,16 +1573339,6 @@
"show_number": "3657",
"fullAnswer": "Boston"
},
- {
- "category": "ART FOR ART'S SAKE!",
- "air_date": "2000-06-27",
- "question": "Artist whose self-portrait is seen here:
(less one ear?)",
- "value": "$200",
- "answer": "Vincent Van Gogh",
- "round": "Jeopardy!",
- "show_number": "3657",
- "fullAnswer": "Vincent Van Gogh"
- },
{
"category": "HOME BALLPARKS",
"air_date": "2000-06-27",
@@ -1590189,16 +1573389,6 @@
"show_number": "3657",
"fullAnswer": "Cross of Lorraine"
},
- {
- "category": "ART FOR ART'S SAKE!",
- "air_date": "2000-06-27",
- "question": "The 1660s Battista portrait seen here may be of the man who followed Alexander VII into this post:",
- "value": "$300",
- "answer": "Pope",
- "round": "Jeopardy!",
- "show_number": "3657",
- "fullAnswer": "Pope"
- },
{
"category": "HOME BALLPARKS",
"air_date": "2000-06-27",
@@ -1590249,16 +1573439,6 @@
"show_number": "3657",
"fullAnswer": "Lorraine Hansberry"
},
- {
- "category": "ART FOR ART'S SAKE!",
- "air_date": "2000-06-27",
- "question": "He's the innovative sculptor who created the smooching seen here:",
- "value": "$400",
- "answer": "Auguste Rodin",
- "round": "Jeopardy!",
- "show_number": "3657",
- "fullAnswer": "Auguste Rodin (\"The Kiss\")"
- },
{
"category": "HOME BALLPARKS",
"air_date": "2000-06-27",
@@ -1590309,16 +1573489,6 @@
"show_number": "3657",
"fullAnswer": "Alsace-Lorraine"
},
- {
- "category": "ART FOR ART'S SAKE!",
- "air_date": "2000-06-27",
- "question": "Giotto's teacher, Cimabue, painted the \"Madonna in Majesty\", seen here, in this city:",
- "value": "$500",
- "answer": "Florence",
- "round": "Jeopardy!",
- "show_number": "3657",
- "fullAnswer": "Florence"
- },
{
"category": "HOME BALLPARKS",
"air_date": "2000-06-27",
@@ -1591059,16 +1574229,6 @@
"show_number": "3106",
"fullAnswer": "John James Audubon"
},
- {
- "category": "ACTORS & THEIR FILMS",
- "air_date": "1998-02-16",
- "question": "Seen here, working at mission control, he's also played an astronaut:",
- "value": "$1,000",
- "answer": "Ed Harris",
- "round": "Double Jeopardy!",
- "show_number": "3106",
- "fullAnswer": "Ed Harris"
- },
{
"category": "COMMUNISTS",
"air_date": "1998-02-16",
@@ -1591399,16 +1574559,6 @@
"show_number": "3316",
"fullAnswer": "Minnesota"
},
- {
- "category": "TOM HANKS FILMS",
- "air_date": "1999-01-25",
- "question": "1954 Oscar winner seen here with Tom in 1986's \"Nothing In Common\": \"You have no idea what it was like since you moved away, David\"",
- "value": "$400",
- "answer": "Eva Marie Saint",
- "round": "Jeopardy!",
- "show_number": "3316",
- "fullAnswer": "Eva Marie Saint"
- },
{
"category": "THE FINE PRINT",
"air_date": "1999-01-25",
@@ -1594649,16 +1577799,6 @@
"show_number": "4316",
"fullAnswer": "Populist Party"
},
- {
- "category": "SPORTS SHORTS",
- "air_date": "2003-05-12",
- "question": "Horror film nickname of the coach seen here
[Jon Gruden of the Tampa Bay Buccaneers]",
- "value": "$1000",
- "answer": "Chucky",
- "round": "Jeopardy!",
- "show_number": "4316",
- "fullAnswer": "\"Chucky\""
- },
{
"category": "THE CHINESE ZODIAC",
"air_date": "2003-05-12",
@@ -1595049,16 +1578189,6 @@
"show_number": "3460",
"fullAnswer": "Seattle"
},
- {
- "category": "HAT HAPPY",
- "air_date": "1999-09-24",
- "question": "Title of the gagster who doffed the top seen here in the Middle Ages:",
- "value": "$100",
- "answer": "Court jester",
- "round": "Jeopardy!",
- "show_number": "3460",
- "fullAnswer": "Court jester"
- },
{
"category": "ROUND NUMBER, PLEASE",
"air_date": "1999-09-24",
@@ -1595109,16 +1578239,6 @@
"show_number": "3460",
"fullAnswer": "Houston"
},
- {
- "category": "HAT HAPPY",
- "air_date": "1999-09-24",
- "question": "A 1,200-year-old city lends its name to this hat seen here:",
- "value": "$200",
- "answer": "Fez",
- "round": "Jeopardy!",
- "show_number": "3460",
- "fullAnswer": "Fez"
- },
{
"category": "ROUND NUMBER, PLEASE",
"air_date": "1999-09-24",
@@ -1595169,16 +1578289,6 @@
"show_number": "3460",
"fullAnswer": "Philadelphia"
},
- {
- "category": "HAT HAPPY",
- "air_date": "1999-09-24",
- "question": "Hatmaker whose name is found on a Florida university & the brand of hat seen here:",
- "value": "$300",
- "answer": "Stetson",
- "round": "Jeopardy!",
- "show_number": "3460",
- "fullAnswer": "Stetson"
- },
{
"category": "ROUND NUMBER, PLEASE",
"air_date": "1999-09-24",
@@ -1595229,16 +1578339,6 @@
"show_number": "3460",
"fullAnswer": "Columbus, Ohio"
},
- {
- "category": "HAT HAPPY",
- "air_date": "1999-09-24",
- "question": "The jipijapa plant is the main ingredient of this national hat seen here",
- "value": "$400",
- "answer": "Panama hat",
- "round": "Jeopardy!",
- "show_number": "3460",
- "fullAnswer": "Panama hat"
- },
{
"category": "ROUND NUMBER, PLEASE",
"air_date": "1999-09-24",
@@ -1595289,16 +1578389,6 @@
"show_number": "3460",
"fullAnswer": "Cotton"
},
- {
- "category": "HAT HAPPY",
- "air_date": "1999-09-24",
- "question": "\"Bakery\" nickname for the wearers of the hat seen here:",
- "value": "$500",
- "answer": "Doughboys",
- "round": "Jeopardy!",
- "show_number": "3460",
- "fullAnswer": "Doughboys"
- },
{
"category": "ROUND NUMBER, PLEASE",
"air_date": "1999-09-24",
@@ -1596309,16 +1579399,6 @@
"show_number": "3271",
"fullAnswer": "Amazon"
},
- {
- "category": "GIMME AN \"F\"",
- "air_date": "1998-11-23",
- "question": "It's the \"digital\" technique seen here",
- "value": "$300",
- "answer": "Fingerpainting",
- "round": "Jeopardy!",
- "show_number": "3271",
- "fullAnswer": "Fingerpainting"
- },
{
"category": "THE LONE STAR STATE",
"air_date": "1998-11-23",
@@ -1596529,26 +1579609,6 @@
"show_number": "3271",
"fullAnswer": "The Canterbury Tales"
},
- {
- "category": "MANY LOVES",
- "air_date": "1998-11-23",
- "question": "It's the \"loving\" nickname of the city seen here (back of the $100 bill)",
- "value": "$400",
- "answer": "City of Brotherly Love",
- "round": "Double Jeopardy!",
- "show_number": "3271",
- "fullAnswer": "\"The City of Brotherly Love\""
- },
- {
- "category": "ADOBE",
- "air_date": "1998-11-23",
- "question": "Type of adobe communal structure seen here at Taos, New Mexico",
- "value": "$400",
- "answer": "Pueblo",
- "round": "Double Jeopardy!",
- "show_number": "3271",
- "fullAnswer": "Pueblo"
- },
{
"category": "GILLIS",
"air_date": "1998-11-23",
@@ -1596929,16 +1579989,6 @@
"show_number": "3249",
"fullAnswer": "Wort"
},
- {
- "category": "HOLLYWOOD",
- "air_date": "1998-10-22",
- "question": "The movie theater seen here was designed for this projection system of the '50s & '60s",
- "value": "$400",
- "answer": "Cinerama",
- "round": "Jeopardy!",
- "show_number": "3249",
- "fullAnswer": "Cinerama (the Cinerama Dome)"
- },
{
"category": "SUBWAY STOPS",
"air_date": "1998-10-22",
@@ -1597009,16 +1580059,6 @@
"show_number": "3249",
"fullAnswer": "Medea"
},
- {
- "category": "THE SWINGIN' '60s",
- "air_date": "1998-10-22",
- "question": "The 4 title characters of the 1969 movie seen here",
- "value": "$500",
- "answer": "Bob & Carol & Ted & Alice",
- "round": "Jeopardy!",
- "show_number": "3249",
- "fullAnswer": "\"Bob & Carol & Ted & Alice\""
- },
{
"category": "FLOWER POWER",
"air_date": "1998-10-22",
@@ -1598769,16 +1581809,6 @@
"show_number": "3230",
"fullAnswer": "Piano"
},
- {
- "category": "HERE'S LOOKING AT ME",
- "air_date": "1998-09-25",
- "question": "He painted the self-portrait seen here at age 27 in 1633",
- "value": "$400",
- "answer": "Rembrandt",
- "round": "Double Jeopardy!",
- "show_number": "3230",
- "fullAnswer": "Rembrandt"
- },
{
"category": "SEOUL SEARCHING",
"air_date": "1998-09-25",
@@ -1598859,16 +1581889,6 @@
"show_number": "3230",
"fullAnswer": "\"A thing of beauty is a joy forever\""
},
- {
- "category": "LATINAS",
- "air_date": "1998-09-25",
- "question": "This actress seen here hosts a talk show on Telemundo",
- "value": "$800",
- "answer": "Maria Conchita Alonso",
- "round": "Double Jeopardy!",
- "show_number": "3230",
- "fullAnswer": "Maria Conchita Alonso"
- },
{
"category": "HERE'S LOOKING AT ME",
"air_date": "1998-09-25",
@@ -1598909,16 +1581929,6 @@
"show_number": "3230",
"fullAnswer": "Ezra Pound"
},
- {
- "category": "HERE'S LOOKING AT ME",
- "air_date": "1998-09-25",
- "question": "This mannerist artist, a real ham, says \"Cheese!\" in the self-portrait seen here",
- "value": "$1000",
- "answer": "Parmigianino",
- "round": "Double Jeopardy!",
- "show_number": "3230",
- "fullAnswer": "Parmigianino"
- },
{
"category": "BETTE DAVIS FILMS",
"air_date": "1998-09-25",
@@ -1600119,16 +1583129,6 @@
"show_number": "4533",
"fullAnswer": "Duncan Phyfe"
},
- {
- "category": "\"W\"RITERS",
- "air_date": "2004-04-28",
- "question": "Seen here, this native son of Mississippi died in Paris in 1960",
- "value": "$2000",
- "answer": "Richard Wright",
- "round": "Double Jeopardy!",
- "show_number": "4533",
- "fullAnswer": "Richard Wright"
- },
{
"category": "ACRONYMBLE",
"air_date": "2004-04-28",
@@ -1600859,16 +1583859,6 @@
"show_number": "3318",
"fullAnswer": "Tonya & Warren G. Harding"
},
- {
- "category": "ALL THINGS BRITISH",
- "air_date": "1999-01-27",
- "question": "It's the noisy landmark seen here",
- "value": "$200",
- "answer": "Big Ben",
- "round": "Jeopardy!",
- "show_number": "3318",
- "fullAnswer": "Big Ben"
- },
{
"category": "GIVE ME A \"C\"",
"air_date": "1999-01-27",
@@ -1601029,16 +1584019,6 @@
"show_number": "3318",
"fullAnswer": "Rita & Woodrow Wilson"
},
- {
- "category": "GIVE ME A \"C\"",
- "air_date": "1999-01-27",
- "question": "It's the (medical) symbol seen here",
- "value": "$500",
- "answer": "Caduceus",
- "round": "Jeopardy!",
- "show_number": "3318",
- "fullAnswer": "Caduceus"
- },
{
"category": "ANCIENT CIVILIZATIONS",
"air_date": "1999-01-27",
@@ -1601809,16 +1584789,6 @@
"show_number": "3522",
"fullAnswer": "HMS Beagle (or Beagle itself)"
},
- {
- "category": "THAT'S AMAZING!",
- "air_date": "1999-12-21",
- "question": "Seen here, the temple of this goddess was moved brick-by-brick to save it from rising waters",
- "value": "$800",
- "answer": "Isis",
- "round": "Double Jeopardy!",
- "show_number": "3522",
- "fullAnswer": "Isis"
- },
{
"category": "A \"CY\" OF RELIEF",
"air_date": "1999-12-21",
@@ -1603759,16 +1586729,6 @@
"show_number": "3387",
"fullAnswer": "Blast off/liftoff"
},
- {
- "category": "PRESIDENTIAL PORTRAITS",
- "air_date": "1999-05-04",
- "question": "He's the war hero seen here",
- "value": "$200",
- "answer": "Ulysses S. Grant",
- "round": "Jeopardy!",
- "show_number": "3387",
- "fullAnswer": "Ulysses S. Grant"
- },
{
"category": "SO YOU WANT TO BE A BALLET DANCER",
"air_date": "1999-05-04",
@@ -1604119,16 +1587079,6 @@
"show_number": "3387",
"fullAnswer": "Risky Business"
},
- {
- "category": "ROMANIA MANIA",
- "air_date": "1999-05-04",
- "question": "The happy cemetery seen here is in this 39,000-square-mile region of Romania associated with unnatural death",
- "value": "$600",
- "answer": "Transylvania",
- "round": "Double Jeopardy!",
- "show_number": "3387",
- "fullAnswer": "Transylvania"
- },
{
"category": "MEDIEVAL TECHNOLOGY",
"air_date": "1999-05-04",
@@ -1604849,16 +1587799,6 @@
"show_number": "3839",
"fullAnswer": "0"
},
- {
- "category": "OLD HAT",
- "air_date": "2001-04-19",
- "question": "It's the ancient empire whose forces wore hats like the one seen here",
- "value": "$100",
- "answer": "Roman Empire",
- "round": "Jeopardy!",
- "show_number": "3839",
- "fullAnswer": "Roman Empire"
- },
{
"category": "'60s STUFF",
"air_date": "2001-04-19",
@@ -1604909,16 +1587849,6 @@
"show_number": "3839",
"fullAnswer": "90"
},
- {
- "category": "OLD HAT",
- "air_date": "2001-04-19",
- "question": "Hats like the one seen here were worn officially only during this U.S. war",
- "value": "$200",
- "answer": "Civil War",
- "round": "Jeopardy!",
- "show_number": "3839",
- "fullAnswer": "Civil War"
- },
{
"category": "'60s STUFF",
"air_date": "2001-04-19",
@@ -1605029,16 +1587959,6 @@
"show_number": "3839",
"fullAnswer": "1 (Mount Everest)"
},
- {
- "category": "OLD HAT",
- "air_date": "2001-04-19",
- "question": "Hats like the one seen here were once worn by troops of this nation that no longer exists",
- "value": "$400",
- "answer": "Soviet Union",
- "round": "Jeopardy!",
- "show_number": "3839",
- "fullAnswer": "Soviet Union"
- },
{
"category": "'60s STUFF",
"air_date": "2001-04-19",
@@ -1605089,16 +1588009,6 @@
"show_number": "3839",
"fullAnswer": "2 (Antarctica & Australia)"
},
- {
- "category": "OLD HAT",
- "air_date": "2001-04-19",
- "question": "It's the fraternal organization whose Scottish branch wears hats like the one seen here",
- "value": "$500",
- "answer": "Masons",
- "round": "Jeopardy!",
- "show_number": "3839",
- "fullAnswer": "Masons"
- },
{
"category": "'60s STUFF",
"air_date": "2001-04-19",
@@ -1605329,16 +1588239,6 @@
"show_number": "3839",
"fullAnswer": "Captain Queeg"
},
- {
- "category": "HIS WIFE",
- "air_date": "2001-04-19",
- "question": "This husband seen here holding a skull is named Louis, his wife is named this",
- "value": "$800",
- "answer": "Mary",
- "round": "Double Jeopardy!",
- "show_number": "3839",
- "fullAnswer": "Mary (Leakey)"
- },
{
"category": "THE MOVIE STAR",
"air_date": "2001-04-19",
@@ -1605479,16 +1588379,6 @@
"show_number": "3037",
"fullAnswer": "Napkin"
},
- {
- "category": "NATIONAL GEOGRAPHIC",
- "air_date": "1997-11-11",
- "question": "Type of bird seen here diving into the Ross Sea for the first time:",
- "value": "$100",
- "answer": "Penguin",
- "round": "Jeopardy!",
- "show_number": "3037",
- "fullAnswer": "Penguin"
- },
{
"category": "TV THAT'S GOOD FOR YOU",
"air_date": "1997-11-11",
@@ -1605539,16 +1588429,6 @@
"show_number": "3037",
"fullAnswer": "Anklet"
},
- {
- "category": "NATIONAL GEOGRAPHIC",
- "air_date": "1997-11-11",
- "question": "Landmark bridge seen here from above on a foggy San Francisco day:",
- "value": "$200",
- "answer": "Golden Gate Bridge",
- "round": "Jeopardy!",
- "show_number": "3037",
- "fullAnswer": "Golden Gate Bridge"
- },
{
"category": "TV THAT'S GOOD FOR YOU",
"air_date": "1997-11-11",
@@ -1605599,16 +1588479,6 @@
"show_number": "3037",
"fullAnswer": "Christmas cards"
},
- {
- "category": "NATIONAL GEOGRAPHIC",
- "air_date": "1997-11-11",
- "question": "This American city, not Egypt, is home to the world's fourth-largest pyramid, seen here:",
- "value": "$300",
- "answer": "Las Vegas",
- "round": "Jeopardy!",
- "show_number": "3037",
- "fullAnswer": "Las Vegas"
- },
{
"category": "TV THAT'S GOOD FOR YOU",
"air_date": "1997-11-11",
@@ -1605659,16 +1588529,6 @@
"show_number": "3037",
"fullAnswer": "Elbows"
},
- {
- "category": "NATIONAL GEOGRAPHIC",
- "air_date": "1997-11-11",
- "question": "Cameras traveled to the floor of this largest Great Lake to take the shipwreck picture seen here: (Edmund Fitzgerald)",
- "value": "$400",
- "answer": "Lake Superior",
- "round": "Jeopardy!",
- "show_number": "3037",
- "fullAnswer": "Lake Superior"
- },
{
"category": "TV THAT'S GOOD FOR YOU",
"air_date": "1997-11-11",
@@ -1605719,16 +1588579,6 @@
"show_number": "3037",
"fullAnswer": "Ants"
},
- {
- "category": "NATIONAL GEOGRAPHIC",
- "air_date": "1997-11-11",
- "question": "Profession of the terra cotta men seen here who were buried with a Chinese emperor:",
- "value": "$500",
- "answer": "Soldiers",
- "round": "Jeopardy!",
- "show_number": "3037",
- "fullAnswer": "Soldiers"
- },
{
"category": "TV THAT'S NOT AS GOOD FOR YOU",
"air_date": "1997-11-11",
@@ -1605859,16 +1588709,6 @@
"show_number": "3037",
"fullAnswer": "Mighty Morphin Power Rangers"
},
- {
- "category": "ASTRONOMY",
- "air_date": "1997-11-11",
- "question": "Constellation seen here:",
- "value": "$2,000",
- "answer": "Scorpio",
- "round": "Double Jeopardy!",
- "show_number": "3037",
- "fullAnswer": "Scorpio"
- },
{
"category": "BELCHING",
"air_date": "1997-11-11",
@@ -1605929,16 +1588769,6 @@
"show_number": "3037",
"fullAnswer": "Centaurus"
},
- {
- "category": "BELCHING",
- "air_date": "1997-11-11",
- "question": "First name of Homer Simpson's noisy friend, seen here:",
- "value": "$1,000",
- "answer": "Barney",
- "round": "Double Jeopardy!",
- "show_number": "3037",
- "fullAnswer": "Barney (Gumble)"
- },
{
"category": "THE SMITHSONIAN",
"air_date": "1997-11-11",
@@ -1607319,16 +1590149,6 @@
"show_number": "3366",
"fullAnswer": "Jack Sprat & his wife"
},
- {
- "category": "FAMOUS PARTNERS",
- "air_date": "1999-04-05",
- "question": "By their last names, it looks like the actors seen here, partnered in 1997, were actors under aliases",
- "value": "$300",
- "answer": "Tommy Lee Jones & Will Smith",
- "round": "Jeopardy!",
- "show_number": "3366",
- "fullAnswer": "Tommy Lee Jones & Will Smith"
- },
{
"category": "\"HOP\" TO IT",
"air_date": "1999-04-05",
@@ -1608299,16 +1591119,6 @@
"show_number": "6249",
"fullAnswer": "the Pentagon Papers"
},
- {
- "category": "FAMOUS ART",
- "air_date": "1999-11-24",
- "question": "To call for his paintings, like the one seen here, \"just put your lips together and blow\"",
- "value": "$100",
- "answer": "James M. Whistler",
- "round": "Jeopardy!",
- "show_number": "3503",
- "fullAnswer": "James M. Whistler"
- },
{
"category": "HOLIDAYS & OBSERVANCES",
"air_date": "1999-11-24",
@@ -1608359,16 +1591169,6 @@
"show_number": "3503",
"fullAnswer": "Knee"
},
- {
- "category": "FAMOUS ART",
- "air_date": "1999-11-24",
- "question": "This man's art, seen here, depicted popular cabaret entertainers:",
- "value": "$200",
- "answer": "Toulouse-Lautrec",
- "round": "Jeopardy!",
- "show_number": "3503",
- "fullAnswer": "Toulouse-Lautrec"
- },
{
"category": "HOLIDAYS & OBSERVANCES",
"air_date": "1999-11-24",
@@ -1608419,16 +1591219,6 @@
"show_number": "3503",
"fullAnswer": "Knave"
},
- {
- "category": "FAMOUS ART",
- "air_date": "1999-11-24",
- "question": "He painted the pretty flowers seen here:",
- "value": "$300",
- "answer": "Vincent Van Gogh",
- "round": "Jeopardy!",
- "show_number": "3503",
- "fullAnswer": "Vincent Van Gogh"
- },
{
"category": "HOLIDAYS & OBSERVANCES",
"air_date": "1999-11-24",
@@ -1608479,16 +1591269,6 @@
"show_number": "3503",
"fullAnswer": "Knapsack"
},
- {
- "category": "FAMOUS ART",
- "air_date": "1999-11-24",
- "question": "She often painted everyday moments like the one seen here:",
- "value": "$400",
- "answer": "Mary Cassatt",
- "round": "Jeopardy!",
- "show_number": "3503",
- "fullAnswer": "Mary Cassatt"
- },
{
"category": "HOLIDAYS & OBSERVANCES",
"air_date": "1999-11-24",
@@ -1608539,16 +1591319,6 @@
"show_number": "3503",
"fullAnswer": "Knoxville"
},
- {
- "category": "FAMOUS ART",
- "air_date": "1999-11-24",
- "question": "Season represented in the masterpiece seen here:",
- "value": "$500",
- "answer": "Spring",
- "round": "Jeopardy!",
- "show_number": "3503",
- "fullAnswer": "Spring"
- },
{
"category": "HOLIDAYS & OBSERVANCES",
"air_date": "1999-11-24",
@@ -1608769,16 +1591539,6 @@
"show_number": "3503",
"fullAnswer": "Cybill Shepherd & Bruce Willis"
},
- {
- "category": "\"IN\" WORDS",
- "air_date": "1999-11-24",
- "question": "Last name of \"The Phantom Menace\" character seen here:",
- "value": "$600",
- "answer": "Jar Jar Binks",
- "round": "Double Jeopardy!",
- "show_number": "3503",
- "fullAnswer": "Jar Jar Binks"
- },
{
"category": "FAMOUS ARTS",
"air_date": "1999-11-24",
@@ -1613429,16 +1596189,6 @@
"show_number": "3293",
"fullAnswer": "Joyride"
},
- {
- "category": "STATE BIRDS",
- "air_date": "1998-12-23",
- "question": "City name of the state bird seen here",
- "value": "$300",
- "answer": "Baltimore oriole",
- "round": "Jeopardy!",
- "show_number": "3293",
- "fullAnswer": "Baltimore oriole"
- },
{
"category": "A CHRISTMAS SONGBOOK",
"air_date": "1998-12-23",
@@ -1614649,16 +1597399,6 @@
"show_number": "3352",
"fullAnswer": "Clarissa"
},
- {
- "category": "ANIMAL GROUPS",
- "air_date": "1999-03-16",
- "question": "A sedge is a group of these birds, perhaps the sandhill type seen here",
- "value": "$400",
- "answer": "Cranes",
- "round": "Jeopardy!",
- "show_number": "3352",
- "fullAnswer": "Cranes"
- },
{
"category": "TROUBLE",
"air_date": "1999-03-16",
@@ -1617119,16 +1599859,6 @@
"show_number": "3348",
"fullAnswer": "W.C, Handy"
},
- {
- "category": "\"OUT\"",
- "air_date": "1999-03-10",
- "question": "Popular in Hawaii, it's the type of transport seen here",
- "value": "$600",
- "answer": "Outrigger canoe",
- "round": "Double Jeopardy!",
- "show_number": "3348",
- "fullAnswer": "Outrigger canoe"
- },
{
"category": "LIKE A LAMB",
"air_date": "1999-03-10",
@@ -1617339,16 +1600069,6 @@
"show_number": "3159",
"fullAnswer": "Virginia"
},
- {
- "category": "PUMP YOU UP",
- "air_date": "1998-04-30",
- "question": "In 1982 Chris Dickerson was Mr. Olympia & Rachel McLish, seen here, had this title",
- "value": "$200",
- "answer": "Miss Olympia",
- "round": "Jeopardy!",
- "show_number": "3159",
- "fullAnswer": "Miss Olympia"
- },
{
"category": "KINGS",
"air_date": "1998-04-30",
@@ -1617459,16 +1600179,6 @@
"show_number": "3159",
"fullAnswer": "George III"
},
- {
- "category": "MOVIE DEBUTS",
- "air_date": "1998-04-30",
- "question": "Dick Van Dyke was happy to make his debut in this 1963 film seen here:
(\"Put on a Happy Face\")",
- "value": "$400",
- "answer": "Bye Bye Birdie",
- "round": "Jeopardy!",
- "show_number": "3159",
- "fullAnswer": "Bye Bye Birdie"
- },
{
"category": "\"BRAIN\" SURGERY",
"air_date": "1998-04-30",
@@ -1620529,16 +1603239,6 @@
"show_number": "3831",
"fullAnswer": "The Rosetta Stone"
},
- {
- "category": "WHAT'S AT THE $2 CINEMA?",
- "air_date": "2001-04-09",
- "question": "It's the rebellious title of the 1954 flick seen here",
- "value": "$200",
- "answer": "Caine Mutiny",
- "round": "Jeopardy!",
- "show_number": "3831",
- "fullAnswer": "The Caine Mutiny"
- },
{
"category": "FOR MIND OF PEACE",
"air_date": "2001-04-09",
@@ -1620939,16 +1603639,6 @@
"show_number": "3831",
"fullAnswer": "Genre"
},
- {
- "category": "GREAT SCOTTS!",
- "air_date": "2001-04-09",
- "question": "Make the \"decision\" to name this man, seen here",
- "value": "$1,000",
- "answer": "Dred Scott",
- "round": "Double Jeopardy!",
- "show_number": "3831",
- "fullAnswer": "Dred Scott"
- },
{
"category": "S.U.V. A-OK",
"air_date": "2001-04-09",
@@ -1621759,16 +1604449,6 @@
"show_number": "3897",
"fullAnswer": "Income"
},
- {
- "category": "GRAPE JAM",
- "air_date": "2001-07-10",
- "question": "A form of this company's grape & apple logo, seen here, dates back to 1851",
- "value": "$200",
- "answer": "Fruit of the Loom",
- "round": "Jeopardy!",
- "show_number": "3897",
- "fullAnswer": "Fruit of the Loom"
- },
{
"category": "CHRISTIAN NAMES",
"air_date": "2001-07-10",
@@ -1621889,16 +1604569,6 @@
"show_number": "3897",
"fullAnswer": "Thomas B. Welch"
},
- {
- "category": "CHRISTIAN NAMES",
- "air_date": "2001-07-10",
- "question": "\"Speak out\" with this given name of the noted Christian seen here",
- "value": "$400",
- "answer": "Oral Roberts",
- "round": "Jeopardy!",
- "show_number": "3897",
- "fullAnswer": "Oral Roberts"
- },
{
"category": "DOUBLE \"E\"",
"air_date": "2001-07-10",
@@ -1621979,16 +1604649,6 @@
"show_number": "3897",
"fullAnswer": "Queen"
},
- {
- "category": "ART SUPPLIES",
- "air_date": "2001-07-10",
- "question": "It's the type of paper used in the artwork seen here",
- "value": "$200",
- "answer": "Tracing paper",
- "round": "Double Jeopardy!",
- "show_number": "3897",
- "fullAnswer": "Tracing paper"
- },
{
"category": "DIRECTORS",
"air_date": "2001-07-10",
@@ -1622099,16 +1604759,6 @@
"show_number": "3897",
"fullAnswer": "W.A. Mozart"
},
- {
- "category": "ART SUPPLIES",
- "air_date": "2001-07-10",
- "question": "This Hunt Corporation brand, seen here, has been on the cutting edge for over 50 years",
- "value": "$600",
- "answer": "X-Acto Knife",
- "round": "Double Jeopardy!",
- "show_number": "3897",
- "fullAnswer": "X-Acto Knife"
- },
{
"category": "DIRECTORS",
"air_date": "2001-07-10",
@@ -1622119,16 +1604769,6 @@
"show_number": "3897",
"fullAnswer": "Peter Bogdanovich"
},
- {
- "category": "8-LETTER WORDS",
- "air_date": "2001-07-10",
- "question": "This wood, seen here, gives a room a solid feeling",
- "value": "$600",
- "answer": "Mahogany",
- "round": "Double Jeopardy!",
- "show_number": "3897",
- "fullAnswer": "Mahogany"
- },
{
"category": "GEOLOGY",
"air_date": "2001-07-10",
@@ -1623079,16 +1605719,6 @@
"show_number": "3347",
"fullAnswer": "Jacques Cartier"
},
- {
- "category": "A MASQUE OF MASKS",
- "air_date": "1999-03-09",
- "question": "It's the pre-spring celebration at which you'd wear the mask seen here around the Vieux Carre",
- "value": "$400",
- "answer": "Mardi Gras",
- "round": "Jeopardy!",
- "show_number": "3347",
- "fullAnswer": "Mardi Gras"
- },
{
"category": "2-LETTER SPELLING",
"air_date": "1999-03-09",
@@ -1623139,16 +1605769,6 @@
"show_number": "3347",
"fullAnswer": "\"The Blue Room\" (all by Pablo Picasso)"
},
- {
- "category": "A MASQUE OF MASKS",
- "air_date": "1999-03-09",
- "question": "The famous mask seen here was discovered in this decade
(King Tut's burial mask)",
- "value": "$500",
- "answer": "1920's",
- "round": "Jeopardy!",
- "show_number": "3347",
- "fullAnswer": "1920's"
- },
{
"category": "2-LETTER SPELLING",
"air_date": "1999-03-09",
@@ -1624039,16 +1606659,6 @@
"show_number": "3806",
"fullAnswer": "Get Carter"
},
- {
- "category": "MADAME",
- "air_date": "2001-03-05",
- "question": "The first female impressionist, she's the seated figure in the painting of the balcony seen here",
- "value": "$1000",
- "answer": "Berthe Morisot",
- "round": "Double Jeopardy!",
- "show_number": "3806",
- "fullAnswer": "Berthe Morisot"
- },
{
"category": "CURRY",
"air_date": "2001-03-05",
@@ -1626139,16 +1608749,6 @@
"show_number": "2918",
"fullAnswer": "red"
},
- {
- "category": "GEOLOGY",
- "air_date": "1997-04-16",
- "question": "Name of the type of formation seen here:
[video clue - in Alex's hand]",
- "value": "$900",
- "answer": "geode",
- "round": "Double Jeopardy!",
- "show_number": "2918",
- "fullAnswer": "a geode"
- },
{
"category": "MOVIE DEBUTS",
"air_date": "1997-04-16",
@@ -1626929,16 +1609529,6 @@
"show_number": "3297",
"fullAnswer": "Naples"
},
- {
- "category": "BELLS",
- "air_date": "1998-12-29",
- "question": "Percussion instrument seen here",
- "value": "$100",
- "answer": "Cowbell",
- "round": "Jeopardy!",
- "show_number": "3297",
- "fullAnswer": "Cowbell"
- },
{
"category": "JINGLES ALL THE WAY",
"air_date": "1998-12-29",
@@ -1627069,16 +1609659,6 @@
"show_number": "3297",
"fullAnswer": "Twin Peaks"
},
- {
- "category": "NATIONAL GEOGRAPHIC",
- "air_date": "1998-12-29",
- "question": "The prairie dogs seen here are having a picnic at this national monument (in Wyoming)",
- "value": "$400",
- "answer": "Devils Tower",
- "round": "Jeopardy!",
- "show_number": "3297",
- "fullAnswer": "Devils Tower"
- },
{
"category": "BELLS",
"air_date": "1998-12-29",
@@ -1627239,16 +1609819,6 @@
"show_number": "3297",
"fullAnswer": "Stratford, Ontario"
},
- {
- "category": "THE WORLD OF ISLAM",
- "air_date": "1998-12-29",
- "question": "The sacred Muslim site seen here can be found in this city (the Kaaba)",
- "value": "$400",
- "answer": "Mecca",
- "round": "Double Jeopardy!",
- "show_number": "3297",
- "fullAnswer": "Mecca"
- },
{
"category": "SONNETS",
"air_date": "1998-12-29",
@@ -1627449,16 +1610019,6 @@
"show_number": "3297",
"fullAnswer": "Ethan Hawke"
},
- {
- "category": "OXYMORONS",
- "air_date": "1998-12-29",
- "question": "The painting seen here has this oxymoronic title (solid black square on top of solid red rectangle)",
- "value": "$1000",
- "answer": "Untitled",
- "round": "Double Jeopardy!",
- "show_number": "3297",
- "fullAnswer": "Untitled"
- },
{
"category": "CHRISTMAS TRADITIONS",
"air_date": "1998-12-29",
@@ -1634009,16 +1616569,6 @@
"show_number": "3701",
"fullAnswer": "Barq's"
},
- {
- "category": "THE BALD & THE BEAUTIFUL",
- "air_date": "2000-10-09",
- "question": "This Emmy-winning talk show host, seen here, has also been seen in dramatic roles",
- "value": "$400",
- "answer": "Montel Williams",
- "round": "Jeopardy!",
- "show_number": "3701",
- "fullAnswer": "Montel Williams"
- },
{
"category": "SPORTS RHYME TIME",
"air_date": "2000-10-09",
@@ -1635319,16 +1617869,6 @@
"show_number": "3803",
"fullAnswer": "Dill"
},
- {
- "category": "THINKERS",
- "air_date": "2001-02-28",
- "question": "The London grave of this Communist thinker is seen here",
- "value": "$200",
- "answer": "Karl Marx",
- "round": "Double Jeopardy!",
- "show_number": "3803",
- "fullAnswer": "Karl Marx"
- },
{
"category": "BIG SCREEN ROYALTY",
"air_date": "2001-02-28",
@@ -1635429,16 +1617969,6 @@
"show_number": "3803",
"fullAnswer": "Laurel"
},
- {
- "category": "THINKERS",
- "air_date": "2001-02-28",
- "question": "1 of the 2 philosophers seen here in a painting by Raphael",
- "value": "$600",
- "answer": "Aristotle or Plato",
- "round": "Double Jeopardy!",
- "show_number": "3803",
- "fullAnswer": "Aristotle or Plato"
- },
{
"category": "BIG SCREEN ROYALTY",
"air_date": "2001-02-28",
@@ -1635479,16 +1618009,6 @@
"show_number": "3803",
"fullAnswer": "Paprika"
},
- {
- "category": "THINKERS",
- "air_date": "2001-02-28",
- "question": "He's the transcendental meditator seen here",
- "value": "$800",
- "answer": "Ralph Waldo Emerson",
- "round": "Double Jeopardy!",
- "show_number": "3803",
- "fullAnswer": "Ralph Waldo Emerson"
- },
{
"category": "BIG SCREEN ROYALTY",
"air_date": "2001-02-28",
@@ -1635739,16 +1618259,6 @@
"show_number": "3761",
"fullAnswer": "Hearing"
},
- {
- "category": "BROADWAY DEBUTS",
- "air_date": "2001-01-01",
- "question": "The sexy 1969 musical \"Canterbury Tales\" marked the Broadway debut of this perky star seen here",
- "value": "$300",
- "answer": "Sandy Duncan",
- "round": "Jeopardy!",
- "show_number": "3761",
- "fullAnswer": "Sandy Duncan"
- },
{
"category": "RHYME TIME",
"air_date": "2001-01-01",
@@ -1636079,16 +1618589,6 @@
"show_number": "3761",
"fullAnswer": "Freddie Prinze, Jr."
},
- {
- "category": "ECONOMICS",
- "air_date": "2001-01-01",
- "question": "Seen here, it's what's moving the chess piece, & also the name of an economics term",
- "value": "$800",
- "answer": "Invisible Hand",
- "round": "Double Jeopardy!",
- "show_number": "3761",
- "fullAnswer": "\"Invisible Hand\""
- },
{
"category": "PHYSICS",
"air_date": "2001-01-01",
@@ -1637729,16 +1620229,6 @@
"show_number": "3090",
"fullAnswer": "The Mamas & the Papas"
},
- {
- "category": "'60s ROLES",
- "air_date": "1998-01-23",
- "question": "1964 film that included the characters seen here:",
- "value": "$3,000",
- "answer": "Dr. Strangelove",
- "round": "Double Jeopardy!",
- "show_number": "3090",
- "fullAnswer": "Dr. Strangelove"
- },
{
"category": "BESTSELLING AUTHORS",
"air_date": "1998-01-23",
@@ -1640399,16 +1622889,6 @@
"show_number": "3378",
"fullAnswer": "Missouri"
},
- {
- "category": "ANIMAL ALBUM",
- "air_date": "1999-04-21",
- "question": "\"Snow\" creature seen here",
- "value": "$400",
- "answer": "Leopard",
- "round": "Jeopardy!",
- "show_number": "3378",
- "fullAnswer": "Leopard"
- },
{
"category": "LITERARY SAN FRANCISCO",
"air_date": "1999-04-21",
@@ -1640459,16 +1622939,6 @@
"show_number": "3378",
"fullAnswer": "Andrew Jackson"
},
- {
- "category": "ANIMAL ALBUM",
- "air_date": "1999-04-21",
- "question": "Forest dweller seen here in...no...hurry",
- "value": "$500",
- "answer": "Sloth",
- "round": "Jeopardy!",
- "show_number": "3378",
- "fullAnswer": "Sloth"
- },
{
"category": "LITERARY SAN FRANCISCO",
"air_date": "1999-04-21",
@@ -1642939,16 +1625409,6 @@
"show_number": "3342",
"fullAnswer": "You've Got Mail"
},
- {
- "category": "NATIONAL GEOGRAPHIC",
- "air_date": "1999-03-02",
- "question": "It's the fish seen here in silhouette swimming with the humans",
- "value": "$600",
- "answer": "Manta ray",
- "round": "Double Jeopardy!",
- "show_number": "3342",
- "fullAnswer": "Manta ray"
- },
{
"category": "IN THE BEGINNING",
"air_date": "1999-03-02",
@@ -1646139,16 +1628599,6 @@
"show_number": "3847",
"fullAnswer": "diamond"
},
- {
- "category": "SPACED OUT",
- "air_date": "2001-05-01",
- "question": "This 16th century Polish church administrator seen here had a fundamental impact on astronomy",
- "value": "$300",
- "answer": "Nicolaus Copernicus",
- "round": "Jeopardy!",
- "show_number": "3847",
- "fullAnswer": "Nicolaus Copernicus"
- },
{
"category": "\"APP\"Y DAYS",
"air_date": "2001-05-01",
@@ -1646249,16 +1628699,6 @@
"show_number": "3847",
"fullAnswer": "Europe (in Russia)"
},
- {
- "category": "GEMS & JEWELRY",
- "air_date": "2001-05-01",
- "question": "Following the example of her comedienne mom, this TV personality seen here has her own line of jewelry on QVC",
- "value": "$500",
- "answer": "Melissa Rivers",
- "round": "Jeopardy!",
- "show_number": "3847",
- "fullAnswer": "Melissa Rivers"
- },
{
"category": "SPACED OUT",
"air_date": "2001-05-01",
@@ -1646329,16 +1628769,6 @@
"show_number": "3847",
"fullAnswer": "cats"
},
- {
- "category": "GROUNDED",
- "air_date": "2001-05-01",
- "question": "It's the more grounded name of the creature seen here, also called a nightcrawler",
- "value": "$200",
- "answer": "earthworm",
- "round": "Double Jeopardy!",
- "show_number": "3847",
- "fullAnswer": "earthworm"
- },
{
"category": "EUROPEAN HISTORY",
"air_date": "2001-05-01",
@@ -1646409,16 +1628839,6 @@
"show_number": "3847",
"fullAnswer": "the Vatican/Vatican City"
},
- {
- "category": "BRAINBUSTERS",
- "air_date": "2001-05-01",
- "question": "Word puzzle seen here, it's a movie song, or a good way to catch pneumonia:
----------------------------------
raSINGINGin",
- "value": "$600",
- "answer": "Singing in the Rain",
- "round": "Double Jeopardy!",
- "show_number": "3847",
- "fullAnswer": "\"Singing in the Rain\""
- },
{
"category": "SHOW BIZ JOBS",
"air_date": "2001-05-01",
@@ -1646449,16 +1628869,6 @@
"show_number": "3847",
"fullAnswer": "God"
},
- {
- "category": "GROUNDED",
- "air_date": "2001-05-01",
- "question": "Seen here, Marmota monax is better known as a woodchuck, or as this",
- "value": "$600",
- "answer": "groundhog",
- "round": "Double Jeopardy!",
- "show_number": "3847",
- "fullAnswer": "groundhog"
- },
{
"category": "EUROPEAN HISTORY",
"air_date": "2001-05-01",
@@ -1646479,16 +1628889,6 @@
"show_number": "3847",
"fullAnswer": "100,100 years"
},
- {
- "category": "SHOW BIZ JOBS",
- "air_date": "2001-05-01",
- "question": "If you tend to get all bent out of shape like these Cirque du Soleil girls seen here, this job is for you",
- "value": "$800",
- "answer": "contortionist",
- "round": "Double Jeopardy!",
- "show_number": "3847",
- "fullAnswer": "contortionist"
- },
{
"category": "CHOICE PARENTS",
"air_date": "2001-05-01",
@@ -1646569,16 +1628969,6 @@
"show_number": "3847",
"fullAnswer": "lie"
},
- {
- "category": "GROUNDED",
- "air_date": "2001-05-01",
- "question": "Also meaning innovative, it's the type of ceremony seen here",
- "value": "$1000",
- "answer": "groundbreaking",
- "round": "Double Jeopardy!",
- "show_number": "3847",
- "fullAnswer": "groundbreaking"
- },
{
"category": "U.S. GOVERNMENT",
"air_date": "2001-05-01",
@@ -1647209,16 +1629599,6 @@
"show_number": "3336",
"fullAnswer": "Liquid"
},
- {
- "category": "WOLVES",
- "air_date": "1999-02-22",
- "question": "He's the senior White House correspondent seen here",
- "value": "$100",
- "answer": "Wolf Blitzer",
- "round": "Jeopardy!",
- "show_number": "3336",
- "fullAnswer": "Wolf Blitzer"
- },
{
"category": "NAME THE DIRECTOR",
"air_date": "1999-02-22",
@@ -1647449,16 +1629829,6 @@
"show_number": "3336",
"fullAnswer": "Oblique"
},
- {
- "category": "WOLVES",
- "air_date": "1999-02-22",
- "question": "Both endangered, the two types of wolves are the red wolf & this variety seen here",
- "value": "$500",
- "answer": "Gray wolf",
- "round": "Jeopardy!",
- "show_number": "3336",
- "fullAnswer": "Gray wolf"
- },
{
"category": "NAME THE DIRECTOR",
"air_date": "1999-02-22",
@@ -1648259,16 +1630629,6 @@
"show_number": "3966",
"fullAnswer": "Unforgiven"
},
- {
- "category": "HISTORIC TABLOID HEADLINES",
- "air_date": "2001-11-26",
- "question": "The headline seen here reproached this medieval woman, then married to Louis VII of France",
- "value": "$1600",
- "answer": "Eleanor of Aquitaine",
- "round": "Double Jeopardy!",
- "show_number": "3966",
- "fullAnswer": "Eleanor of Aquitaine"
- },
{
"category": "CLASSICAL MUSIC",
"air_date": "2001-11-26",
@@ -1650569,16 +1632929,6 @@
"show_number": "4524",
"fullAnswer": "(Hector) Berlioz"
},
- {
- "category": "SHIPS",
- "air_date": "2004-04-15",
- "question": "A space shuttle was named for this ship seen here, Woods Hole Oceanographic Institution's first vessel",
- "value": "$2000",
- "answer": "Atlantis",
- "round": "Double Jeopardy!",
- "show_number": "4524",
- "fullAnswer": "the Atlantis"
- },
{
"category": "A RIVER RUNS THROUGH IT",
"air_date": "2004-04-15",
@@ -1650899,16 +1633249,6 @@
"show_number": "3797",
"fullAnswer": "Formosa"
},
- {
- "category": "ACTORS & THEIR ROLES",
- "air_date": "2001-02-20",
- "question": "Dule Hill, seen here, plays the president's personal aide on this series",
- "value": "$200",
- "answer": "West Wing",
- "round": "Double Jeopardy!",
- "show_number": "3797",
- "fullAnswer": "The West Wing"
- },
{
"category": "TRANSPORTATION",
"air_date": "2001-02-20",
@@ -1655279,16 +1637619,6 @@
"show_number": "4314",
"fullAnswer": "Mel Brooks"
},
- {
- "category": "NEUROSCIENCE",
- "air_date": "2003-05-08",
- "question": "This structure seen here, which includes the medulla, transmits information from the spinal cord",
- "value": "$800",
- "answer": "brain stem",
- "round": "Jeopardy!",
- "show_number": "4314",
- "fullAnswer": "brain stem"
- },
{
"category": "INITIALLY YOURS",
"air_date": "2003-05-08",
@@ -1657979,16 +1640309,6 @@
"show_number": "4452",
"fullAnswer": "\"99 Bottles of Beer\""
},
- {
- "category": "DOME, SWEET DOME",
- "air_date": "2004-01-06",
- "question": "It's the European city you'll visit to see the dome seen here",
- "value": "$200",
- "answer": "Rome",
- "round": "Jeopardy!",
- "show_number": "4452",
- "fullAnswer": "Rome"
- },
{
"category": "GIMME AN \"S\"!",
"air_date": "2004-01-06",
@@ -1658469,16 +1640789,6 @@
"show_number": "4452",
"fullAnswer": "I, Claudius"
},
- {
- "category": "SEEN IN THE MIDWEST",
- "air_date": "2004-01-06",
- "question": "An Auburn, Indiana museum has over 15 examples of this \"Duesy\" of a car, including the one seen here",
- "value": "$1600",
- "answer": "Duesenberg",
- "round": "Double Jeopardy!",
- "show_number": "4452",
- "fullAnswer": "Duesenberg"
- },
{
"category": "THERE IS NOTHING LIKE A DANE",
"air_date": "2004-01-06",
@@ -1658589,16 +1640899,6 @@
"show_number": "3275",
"fullAnswer": "Robin"
},
- {
- "category": "LEIGH-ANNE TOURS L.A.",
- "air_date": "1998-11-27",
- "question": "Leigh-Anne's favorite lunch, it's the specialty of this restaurant seen here (Tail O' The Pup)",
- "value": "$100",
- "answer": "Hot dog",
- "round": "Jeopardy!",
- "show_number": "3275",
- "fullAnswer": "Hot dog"
- },
{
"category": "BEACH MOVIES",
"air_date": "1998-11-27",
@@ -1658709,16 +1641009,6 @@
"show_number": "3275",
"fullAnswer": "Captain Marvel"
},
- {
- "category": "LEIGH-ANNE TOURS L.A.",
- "air_date": "1998-11-27",
- "question": "This neighborhood was planned to include a network of waterways like the one seen here",
- "value": "$300",
- "answer": "Venice",
- "round": "Jeopardy!",
- "show_number": "3275",
- "fullAnswer": "Venice"
- },
{
"category": "BEACH MOVIES",
"air_date": "1998-11-27",
@@ -1659019,16 +1641309,6 @@
"show_number": "3275",
"fullAnswer": "Whigs"
},
- {
- "category": "TRAVEL EUROPE",
- "air_date": "1998-11-27",
- "question": "German landmark seen here:",
- "value": "$800",
- "answer": "Brandenburg Gate",
- "round": "Double Jeopardy!",
- "show_number": "3275",
- "fullAnswer": "Brandenburg Gate"
- },
{
"category": "\"KISS\"ING MUSIC",
"air_date": "1998-11-27",
@@ -1662759,16 +1645039,6 @@
"show_number": "4396",
"fullAnswer": "O. Henry"
},
- {
- "category": "19th CENTURY AMERICA",
- "air_date": "2003-10-20",
- "question": "1889 event that caused the damage seen here",
- "value": "$1000",
- "answer": "Johnstown Flood",
- "round": "Jeopardy!",
- "show_number": "4396",
- "fullAnswer": "the Johnstown Flood"
- },
{
"category": "BEFORE & AFTER",
"air_date": "2003-10-20",
@@ -1664329,16 +1646599,6 @@
"show_number": "3502",
"fullAnswer": "McCarran (Las Vegas) International Airport"
},
- {
- "category": "GENERAL SCIENCE",
- "air_date": "1999-11-23",
- "question": "The Babylonians kept abreast of the times using a form of this instrument seen here:",
- "value": "$300",
- "answer": "Sundial",
- "round": "Jeopardy!",
- "show_number": "3502",
- "fullAnswer": "Sundial"
- },
{
"category": "SINGER-SONGWRITERS",
"air_date": "1999-11-23",
@@ -1664649,16 +1646909,6 @@
"show_number": "3502",
"fullAnswer": "Paris"
},
- {
- "category": "THE 1939 WORLD'S FAIR",
- "air_date": "1999-11-23",
- "question": "The TV set seen here was brought to the fair by this company with \"Radio\" in its full name:",
- "value": "$600",
- "answer": "RCA",
- "round": "Double Jeopardy!",
- "show_number": "3502",
- "fullAnswer": "RCA (Radio Corporation of America)"
- },
{
"category": "BETTER KNOWN AS...",
"air_date": "1999-11-23",
@@ -1664739,16 +1646989,6 @@
"show_number": "3502",
"fullAnswer": "Fatal Attraction"
},
- {
- "category": "THE 1939 WORLD'S FAIR",
- "air_date": "1999-11-23",
- "question": "Name for the over-600-foot-high three-sided structure seen here next to the Perisphere:",
- "value": "$1000",
- "answer": "Trylon",
- "round": "Double Jeopardy!",
- "show_number": "3502",
- "fullAnswer": "Trylon"
- },
{
"category": "BETTER KNOWN AS...",
"air_date": "1999-11-23",
@@ -1665089,16 +1647329,6 @@
"show_number": "4151",
"fullAnswer": "Ottawa, Canada"
},
- {
- "category": "NO. 1 IN THE NFL DRAFT",
- "air_date": "2002-09-23",
- "question": "1989 by Dallas:
this Bruin, seen here",
- "value": "$400",
- "answer": "Troy Aikman",
- "round": "Double Jeopardy!",
- "show_number": "4151",
- "fullAnswer": "Troy Aikman"
- },
{
"category": "CONTEMPORARY THEATRE",
"air_date": "2002-09-23",
@@ -1666569,16 +1648799,6 @@
"show_number": "4498",
"fullAnswer": "The Terminator"
},
- {
- "category": "VOYEUR INFORMATION",
- "air_date": "2004-03-10",
- "question": "Observe the critter seen here in his native habitat, & you'll discover you're in this country",
- "value": "$200",
- "answer": "Australia",
- "round": "Jeopardy!",
- "show_number": "4498",
- "fullAnswer": "Australia"
- },
{
"category": "PICASSO",
"air_date": "2004-03-10",
@@ -1666629,16 +1648849,6 @@
"show_number": "4498",
"fullAnswer": "Kindergarten Cop"
},
- {
- "category": "VOYEUR INFORMATION",
- "air_date": "2004-03-10",
- "question": "Catch a glimpse of the footprint seen here & you're treading around this location where it was made",
- "value": "$400",
- "answer": "moon",
- "round": "Jeopardy!",
- "show_number": "4498",
- "fullAnswer": "the moon"
- },
{
"category": "PICASSO",
"air_date": "2004-03-10",
@@ -1666739,16 +1648949,6 @@
"show_number": "4498",
"fullAnswer": "Predator"
},
- {
- "category": "VOYEUR INFORMATION",
- "air_date": "2004-03-10",
- "question": "To take a meeting with the man seen here at his residence, you'll have to head to this street",
- "value": "$800",
- "answer": "Downing Street",
- "round": "Jeopardy!",
- "show_number": "4498",
- "fullAnswer": "Downing Street"
- },
{
"category": "PICASSO",
"air_date": "2004-03-10",
@@ -1666799,16 +1648999,6 @@
"show_number": "4498",
"fullAnswer": "End of Days"
},
- {
- "category": "VOYEUR INFORMATION",
- "air_date": "2004-03-10",
- "question": "This man seen here played a leading role in the Constitutional Convention",
- "value": "$1000",
- "answer": "Madison",
- "round": "Jeopardy!",
- "show_number": "4498",
- "fullAnswer": "Madison"
- },
{
"category": "PICASSO",
"air_date": "2004-03-10",
@@ -1668739,16 +1650929,6 @@
"show_number": "3100",
"fullAnswer": "Red Sea"
},
- {
- "category": "DIRECTORS",
- "air_date": "1998-02-06",
- "question": "In his late teens this director, seen here, taught English in Saigon",
- "value": "$400",
- "answer": "Oliver Stone",
- "round": "Double Jeopardy!",
- "show_number": "3100",
- "fullAnswer": "Oliver Stone"
- },
{
"category": "AROUND THE CASTLE WITH LANCE",
"air_date": "1998-02-06",
@@ -1668889,16 +1651069,6 @@
"show_number": "3100",
"fullAnswer": "Sara Paretsky"
},
- {
- "category": "ENDS IN \"FF\"",
- "air_date": "1998-02-06",
- "question": "Title of the man seen here that fits the category: (Pope John Paul II)",
- "value": "$1,500",
- "answer": "Pontiff",
- "round": "Double Jeopardy!",
- "show_number": "3100",
- "fullAnswer": "(Supreme) Pontiff"
- },
{
"category": "THE 18th CENTURY",
"air_date": "1998-02-06",
@@ -1668919,16 +1651089,6 @@
"show_number": "3100",
"fullAnswer": "Bering Sea"
},
- {
- "category": "DIRECTORS",
- "air_date": "1998-02-06",
- "question": "This Englishman won a 1957 Oscar for directing the epic film seen here: (\"The Bridge On The River Kwai\")",
- "value": "$1,000",
- "answer": "David Lean",
- "round": "Double Jeopardy!",
- "show_number": "3100",
- "fullAnswer": "David Lean"
- },
{
"category": "AROUND THE CASTLE WITH LANCE",
"air_date": "1998-02-06",
@@ -1669349,16 +1651509,6 @@
"show_number": "3185",
"fullAnswer": "San Francisco"
},
- {
- "category": "SHOES",
- "air_date": "1998-06-05",
- "question": "This actress seen here is famous for wearing sneakers to awards shows",
- "value": "$600",
- "answer": "Cybill Shepherd",
- "round": "Double Jeopardy!",
- "show_number": "3185",
- "fullAnswer": "Cybill Shepherd"
- },
{
"category": "CHICK FLICKS",
"air_date": "1998-06-05",
@@ -1669409,16 +1651559,6 @@
"show_number": "3185",
"fullAnswer": "Easy Spirit"
},
- {
- "category": "CHICK FLICKS",
- "air_date": "1998-06-05",
- "question": "Title of the 1993 tearjerker seen here:",
- "value": "$1,000",
- "answer": "Sleepless in Seattle",
- "round": "Double Jeopardy!",
- "show_number": "3185",
- "fullAnswer": "Sleepless in Seattle"
- },
{
"category": "HOW'S THE WEATHER UP THERE?",
"air_date": "1998-06-05",
@@ -1675009,16 +1657149,6 @@
"show_number": "3397",
"fullAnswer": "Ritchie Valens"
},
- {
- "category": "YOU'RE AN ANIMAL!",
- "air_date": "1999-05-18",
- "question": "The red caucated variety of this head-banging bird is seen here",
- "value": "$200",
- "answer": "woodpecker",
- "round": "Double Jeopardy!",
- "show_number": "3397",
- "fullAnswer": "woodpecker"
- },
{
"category": "SPORTS RHYME TIME",
"air_date": "1999-05-18",
@@ -1675169,16 +1657299,6 @@
"show_number": "3397",
"fullAnswer": "Charlie Chaplin"
},
- {
- "category": "YOU'RE AN ANIMAL!",
- "air_date": "1999-05-18",
- "question": "It's the masked animal seen here",
- "value": "$800",
- "answer": "cardinal",
- "round": "Double Jeopardy!",
- "show_number": "3397",
- "fullAnswer": "cardinal"
- },
{
"category": "WORLD HISTORY 101",
"air_date": "1999-05-18",
@@ -1677099,16 +1659219,6 @@
"show_number": "2910",
"fullAnswer": "John Paul Jones"
},
- {
- "category": "SCI-FI SIRENS",
- "air_date": "1997-04-04",
- "question": "TV character seen here, she made the cover of Ms. in 1996:
[video clue]",
- "value": "$1,000",
- "answer": "Xena",
- "round": "Jeopardy!",
- "show_number": "2910",
- "fullAnswer": "Xena"
- },
{
"category": "COMPANY TOWNS",
"air_date": "1997-04-04",
@@ -1678699,16 +1660809,6 @@
"show_number": "3405",
"fullAnswer": "Marlon Brando"
},
- {
- "category": "FROM RUSSIA",
- "air_date": "1999-05-28",
- "question": "The craft seen here [helicopter] bears the name of this Russian-born engineer",
- "value": "$800",
- "answer": "Igor Sikorsky",
- "round": "Double Jeopardy!",
- "show_number": "3405",
- "fullAnswer": "Igor Sikorsky"
- },
{
"category": "WITH \"LOVE\"",
"air_date": "1999-05-28",
@@ -1678769,16 +1660869,6 @@
"show_number": "3405",
"fullAnswer": "Ariel Durant"
},
- {
- "category": "WITH \"LOVE\"",
- "air_date": "1999-05-28",
- "question": "Endangered shorebird seen here",
- "value": "$1000",
- "answer": "plover",
- "round": "Double Jeopardy!",
- "show_number": "3405",
- "fullAnswer": "plover"
- },
{
"category": "'90s TRENDS",
"air_date": "1999-05-28",
@@ -1679019,16 +1661109,6 @@
"show_number": "3675",
"fullAnswer": "48"
},
- {
- "category": "\"BOR\"-ING",
- "air_date": "2000-07-21",
- "question": "Last name of the ruthless Italian seen here",
- "value": "$400",
- "answer": "Borgia",
- "round": "Jeopardy!",
- "show_number": "3675",
- "fullAnswer": "Borgia (Cesare)"
- },
{
"category": "BEEN THERE",
"air_date": "2000-07-21",
@@ -1679079,16 +1661159,6 @@
"show_number": "3675",
"fullAnswer": "(A rough idea of your) Latitude"
},
- {
- "category": "\"BOR\"-ING",
- "air_date": "2000-07-21",
- "question": "Last name of the ruthless German seen here",
- "value": "$500",
- "answer": "Bormann",
- "round": "Jeopardy!",
- "show_number": "3675",
- "fullAnswer": "Bormann (Martin)"
- },
{
"category": "LOTS OF CHARACTER",
"air_date": "2000-07-21",
@@ -1679369,16 +1661439,6 @@
"show_number": "3675",
"fullAnswer": "K-R-I-S-T-I-N"
},
- {
- "category": "A HORATIO ALGAE NOVEL",
- "air_date": "2000-07-21",
- "question": "Some think a \"Seinfeld\" episode was based on Ulva lactuca, the sea type of this seen here in its salad days",
- "value": "$1000",
- "answer": "Lettuce",
- "round": "Double Jeopardy!",
- "show_number": "3675",
- "fullAnswer": "Lettuce"
- },
{
"category": "QUOTATIONS",
"air_date": "2000-07-21",
@@ -1679829,16 +1661889,6 @@
"show_number": "3335",
"fullAnswer": "Mau Mau"
},
- {
- "category": "GREEK ISLANDS",
- "air_date": "1999-02-19",
- "question": "Monemvasia, seen here, is known for its resemblance to this British possession",
- "value": "$600",
- "answer": "Rock of Gibraltar",
- "round": "Double Jeopardy!",
- "show_number": "3335",
- "fullAnswer": "Rock of Gibraltar"
- },
{
"category": "CLOWN CINEMA",
"air_date": "1999-02-19",
@@ -1681339,16 +1663389,6 @@
"show_number": "2970",
"fullAnswer": "Welsh"
},
- {
- "category": "WHEN YOU WERE A KID",
- "air_date": "1997-06-27",
- "question": "(VIDEO DAILY DOUBLE):
It's the make your own drink product seen here: (Alex: Take a look at me (drops tablet into glass of water))",
- "value": "$500",
- "answer": "Fizzies",
- "round": "Jeopardy!",
- "show_number": "2970",
- "fullAnswer": "Fizzies"
- },
{
"category": "FORESTS",
"air_date": "1997-06-27",
@@ -1681859,16 +1663899,6 @@
"show_number": "3555",
"fullAnswer": "Cheddar"
},
- {
- "category": "NAME THAT STOOGE",
- "air_date": "2000-02-04",
- "question": "Many appreciate the subtle hilarity of this Philly-born Stooge seen here:",
- "value": "$200",
- "answer": "Larry Fine",
- "round": "Jeopardy!",
- "show_number": "3555",
- "fullAnswer": "Larry Fine"
- },
{
"category": "LITERARY HODGEPODGE",
"air_date": "2000-02-04",
@@ -1681979,16 +1664009,6 @@
"show_number": "3555",
"fullAnswer": "Montreal (Mount Royal)"
},
- {
- "category": "NAME THAT STOOGE",
- "air_date": "2000-02-04",
- "question": "This Stooge seen here was often \"A victim of soicumstance\":",
- "value": "$400",
- "answer": "Curly Howard",
- "round": "Jeopardy!",
- "show_number": "3555",
- "fullAnswer": "Curly Howard"
- },
{
"category": "LITERARY HODGEPODGE",
"air_date": "2000-02-04",
@@ -1685779,16 +1667799,6 @@
"show_number": "3161",
"fullAnswer": "Biscuits"
},
- {
- "category": "MTV",
- "air_date": "1998-05-04",
- "question": "It's absolutely certain that this group seen here won a 1997 MTV Video Award",
- "value": "$200",
- "answer": "No Doubt",
- "round": "Jeopardy!",
- "show_number": "3161",
- "fullAnswer": "No Doubt"
- },
{
"category": "\"S.F.\"",
"air_date": "1998-05-04",
@@ -1686219,16 +1668229,6 @@
"show_number": "3161",
"fullAnswer": "Richard Wright"
},
- {
- "category": "HONG KONG CINEMA",
- "air_date": "1998-05-04",
- "question": "A familiar face in Hong Kong, this actor made his U.S. debut in the film seen here
(\"The Replacement Killers\")",
- "value": "$1000",
- "answer": "Chow Yun-fat",
- "round": "Double Jeopardy!",
- "show_number": "3161",
- "fullAnswer": "Chow Yun-fat"
- },
{
"category": "THE DREADED OPERA CATEGORY",
"air_date": "1998-05-04",
@@ -1686239,16 +1668239,6 @@
"show_number": "3161",
"fullAnswer": "Porgy and Bess"
},
- {
- "category": "LANDMARKS",
- "air_date": "1998-05-04",
- "question": "Paradise Bay, seen here, is on this continent that got its first ATM in 1997",
- "value": "$1000",
- "answer": "Antarctica",
- "round": "Double Jeopardy!",
- "show_number": "3161",
- "fullAnswer": "Antarctica"
- },
{
"category": "PUT 'EM IN ORDER",
"air_date": "1998-05-04",
@@ -1686959,16 +1668949,6 @@
"show_number": "3444",
"fullAnswer": "Aggies"
},
- {
- "category": "LAUNDRY DAY",
- "air_date": "1999-07-22",
- "question": "The symbol seen here tells you not to use whitening agents containing this:
(Cl)",
- "value": "$200",
- "answer": "Bleach/chlorine",
- "round": "Jeopardy!",
- "show_number": "3444",
- "fullAnswer": "Bleach/chlorine"
- },
{
"category": "IN THE DICTIONARY",
"air_date": "1999-07-22",
@@ -1687179,16 +1669159,6 @@
"show_number": "3444",
"fullAnswer": "Dr. Quinn, Medicine Woman"
},
- {
- "category": "ARTISTIC MASTERS",
- "air_date": "1999-07-22",
- "question": "The young man seen here is one of many portraits by this Dutchman:",
- "value": "$200",
- "answer": "Rembrandt",
- "round": "Double Jeopardy!",
- "show_number": "3444",
- "fullAnswer": "Rembrandt"
- },
{
"category": "CITY SOBRIQUETS",
"air_date": "1999-07-22",
@@ -1687239,16 +1669209,6 @@
"show_number": "3444",
"fullAnswer": "Nash Bridges"
},
- {
- "category": "ARTISTIC MASTERS",
- "air_date": "1999-07-22",
- "question": "An example of this 16th & 17th century master's distinctive distortion of figures is seen here:",
- "value": "$400",
- "answer": "El Greco",
- "round": "Double Jeopardy!",
- "show_number": "3444",
- "fullAnswer": "El Greco"
- },
{
"category": "CITY SOBRIQUETS",
"air_date": "1999-07-22",
@@ -1687299,16 +1669259,6 @@
"show_number": "3444",
"fullAnswer": "King of the Hill"
},
- {
- "category": "ARTISTIC MASTERS",
- "air_date": "1999-07-22",
- "question": "It's his neck-bending depiction of the prophet Jeremiah seen here:",
- "value": "$600",
- "answer": "Michelangelo",
- "round": "Double Jeopardy!",
- "show_number": "3444",
- "fullAnswer": "Michelangelo"
- },
{
"category": "CITY SOBRIQUETS",
"air_date": "1999-07-22",
@@ -1687359,16 +1669309,6 @@
"show_number": "3444",
"fullAnswer": "Honeysuckle Rose"
},
- {
- "category": "ARTISTIC MASTERS",
- "air_date": "1999-07-22",
- "question": "This artist's Virgin seen here is similar to a more famous painting by him:",
- "value": "$800",
- "answer": "Leonardo da Vinci",
- "round": "Double Jeopardy!",
- "show_number": "3444",
- "fullAnswer": "Leonardo da Vinci"
- },
{
"category": "CITY SOBRIQUETS",
"air_date": "1999-07-22",
@@ -1687419,16 +1669359,6 @@
"show_number": "3444",
"fullAnswer": "The Electric Horseman"
},
- {
- "category": "ARTISTIC MASTERS",
- "air_date": "1999-07-22",
- "question": "\"Arresting\" 19th century landscape master whose work is seen here:",
- "value": "$1000",
- "answer": "John Constable",
- "round": "Double Jeopardy!",
- "show_number": "3444",
- "fullAnswer": "John Constable"
- },
{
"category": "CITY SOBRIQUETS",
"air_date": "1999-07-22",
@@ -1688179,16 +1670109,6 @@
"show_number": "3483",
"fullAnswer": "Andrew Carnegie"
},
- {
- "category": "WATER",
- "air_date": "1999-10-27",
- "question": "From the Latin for \"water\", it's the type of structure seen here:",
- "value": "$300",
- "answer": "Aqueduct",
- "round": "Jeopardy!",
- "show_number": "3483",
- "fullAnswer": "Aqueduct"
- },
{
"category": "ANIMAL GROUPS",
"air_date": "1999-10-27",
@@ -1688419,16 +1670339,6 @@
"show_number": "3483",
"fullAnswer": "Tabasco & Worcestershire"
},
- {
- "category": "ON THE ROCKS",
- "air_date": "1999-10-27",
- "question": "This rock seen here makes for a nice set of beads:",
- "value": "$400",
- "answer": "Turquoise",
- "round": "Double Jeopardy!",
- "show_number": "3483",
- "fullAnswer": "Turquoise"
- },
{
"category": "DON'T MIND \"F\" I DO",
"air_date": "1999-10-27",
@@ -1690949,16 +1672859,6 @@
"show_number": "3558",
"fullAnswer": "Barbara Bush"
},
- {
- "category": "ISLANDS",
- "air_date": "2000-02-09",
- "question": "Now 73, the woman seen here at age 17 calls this island nation home:
(Queen Elizabeth II)",
- "value": "$200",
- "answer": "Great Britain",
- "round": "Jeopardy!",
- "show_number": "3558",
- "fullAnswer": "Great Britain"
- },
{
"category": "1999 FILMS",
"air_date": "2000-02-09",
@@ -1691009,16 +1672909,6 @@
"show_number": "3558",
"fullAnswer": "Louis XIV"
},
- {
- "category": "ISLANDS",
- "air_date": "2000-02-09",
- "question": "It's the island where you'll find the arena seen here:
(Madison Square Garden)",
- "value": "$300",
- "answer": "Manhattan",
- "round": "Jeopardy!",
- "show_number": "3558",
- "fullAnswer": "Manhattan"
- },
{
"category": "1999 FILMS",
"air_date": "2000-02-09",
@@ -1691229,16 +1673119,6 @@
"show_number": "3558",
"fullAnswer": "Heart"
},
- {
- "category": "BLACK AMERICAN HISTORY",
- "air_date": "2000-02-09",
- "question": "Common name of the historic 1963 event seen here:",
- "value": "$400",
- "answer": "March on Washington, D.C.",
- "round": "Double Jeopardy!",
- "show_number": "3558",
- "fullAnswer": "March on Washington, D.C."
- },
{
"category": "30-SECOND THEATER",
"air_date": "2000-02-09",
@@ -1693199,16 +1675079,6 @@
"show_number": "3363",
"fullAnswer": "(Charles) Guiteau"
},
- {
- "category": "IN THE NEWS",
- "air_date": "1999-03-31",
- "question": "In use from January 1, 1999, it's represented by the symbol seen here",
- "value": null,
- "answer": "Euro",
- "round": "Final Jeopardy!",
- "show_number": "3363",
- "fullAnswer": "the Euro"
- },
{
"category": "MYTHING IN ACTION",
"air_date": "2006-01-04",
@@ -1694309,16 +1676179,6 @@
"show_number": "1240",
"fullAnswer": "ocarina"
},
- {
- "category": "COLD-BLOODED ANIMALS",
- "air_date": "1990-01-12",
- "question": "Harmless king snakes, such as the one seen here, are often mistaken for this venomous snake:",
- "value": "$4,000",
- "answer": "coral snake",
- "round": "Double Jeopardy!",
- "show_number": "1240",
- "fullAnswer": "(red) coral snake"
- },
{
"category": "WORLD LITERATURE",
"air_date": "1990-01-12",
@@ -1697089,16 +1678949,6 @@
"show_number": "4504",
"fullAnswer": "Thor"
},
- {
- "category": "MBAs RULE!",
- "air_date": "2004-03-18",
- "question": "He's an MBA, a certified hypnotist & the creator of the character seen here",
- "value": "$800",
- "answer": "Adams",
- "round": "Double Jeopardy!",
- "show_number": "4504",
- "fullAnswer": "(Scott) Adams"
- },
{
"category": "NOVELS",
"air_date": "2004-03-18",
@@ -1697879,16 +1679729,6 @@
"show_number": "3718",
"fullAnswer": "Danielle Steel"
},
- {
- "category": "FAMOUS NAMES IN FASHION",
- "air_date": "2000-11-01",
- "question": "This famous ex-intern has finally found her bag: she designs bags like the one seen here:",
- "value": "$200",
- "answer": "Monica Lewinsky",
- "round": "Jeopardy!",
- "show_number": "3718",
- "fullAnswer": "Monica Lewinsky"
- },
{
"category": "THE QUEEN'S ENGLISH",
"air_date": "2000-11-01",
@@ -1697999,16 +1679839,6 @@
"show_number": "3718",
"fullAnswer": "Animal Farm"
},
- {
- "category": "FAMOUS NAMES IN FASHION",
- "air_date": "2000-11-01",
- "question": "This ever-popular supermodel seen here introduced her new line of sportswear on QVC in 1998",
- "value": "$400",
- "answer": "Cheryl Tiegs",
- "round": "Jeopardy!",
- "show_number": "3718",
- "fullAnswer": "Cheryl Tiegs"
- },
{
"category": "THE QUEEN'S ENGLISH",
"air_date": "2000-11-01",
@@ -1699739,16 +1681569,6 @@
"show_number": "3117",
"fullAnswer": "\"One Flew Over the Cuckoo's Nest\""
},
- {
- "category": "OUR WRITERS' FAVORITE COMIC BOOKS",
- "air_date": "1998-03-03",
- "question": "(It's a video; take a look at the monitor): Half-human, half-alien crime fighter seen here:",
- "value": "$400",
- "answer": "Hawkman",
- "round": "Jeopardy!",
- "show_number": "3117",
- "fullAnswer": "Hawkman"
- },
{
"category": "MOVIEGOING",
"air_date": "1998-03-03",
@@ -1701039,16 +1682859,6 @@
"show_number": "4288",
"fullAnswer": "\"Red Dragon\""
},
- {
- "category": "FONTS OF INFORMATION",
- "air_date": "2003-04-02",
- "question": "Name of the font seen here & of a hound-haunted literary family",
- "value": "$400",
- "answer": "Baskerville",
- "round": "Double Jeopardy!",
- "show_number": "4288",
- "fullAnswer": "Baskerville"
- },
{
"category": "OUT OF AFRICA",
"air_date": "2003-04-02",
@@ -1701219,16 +1683029,6 @@
"show_number": "4288",
"fullAnswer": "Charlotte Gray"
},
- {
- "category": "FONTS OF INFORMATION",
- "air_date": "2003-04-02",
- "question": "The font seen here is named for this crime",
- "value": "$1600",
- "answer": "kidnapping",
- "round": "Double Jeopardy!",
- "show_number": "4288",
- "fullAnswer": "kidnapping"
- },
{
"category": "OUT OF AFRICA",
"air_date": "2003-04-02",
@@ -1701999,16 +1683799,6 @@
"show_number": "3763",
"fullAnswer": "Madison Avenue"
},
- {
- "category": "DRUGS",
- "air_date": "2001-01-03",
- "question": "The administration of drugs was made much easier by this 1853 invention seen here",
- "value": "$300",
- "answer": "Hypodermic needle",
- "round": "Jeopardy!",
- "show_number": "3763",
- "fullAnswer": "Hypodermic needle"
- },
{
"category": "FRIENDS",
"air_date": "2001-01-03",
@@ -1702159,16 +1683949,6 @@
"show_number": "3763",
"fullAnswer": "France"
},
- {
- "category": "LEND ME YOUR MOUSEKETEER EARS",
- "air_date": "2001-01-03",
- "question": "The former Mouseketeer & \"Facts of Life\" star seen here, she's now a mom who home-schools her 3 kids",
- "value": "$500",
- "answer": "Lisa Whelchel",
- "round": "Jeopardy!",
- "show_number": "3763",
- "fullAnswer": "Lisa Whelchel"
- },
{
"category": "SCIENCE & NATURE",
"air_date": "2001-01-03",
@@ -1702259,16 +1684039,6 @@
"show_number": "3763",
"fullAnswer": "Canoes"
},
- {
- "category": "\"N\" TICING",
- "air_date": "2001-01-03",
- "question": "It's the deadly type of necktie seen here",
- "value": "$400",
- "answer": "Noose",
- "round": "Double Jeopardy!",
- "show_number": "3763",
- "fullAnswer": "Noose"
- },
{
"category": "FUN DATES",
"air_date": "2001-01-03",
@@ -1702909,16 +1684679,6 @@
"show_number": "3395",
"fullAnswer": "Maya Angelou"
},
- {
- "category": "MONET'S CRONIES",
- "air_date": "1999-05-14",
- "question": "The exotic influences on this great French painter can be seen here",
- "value": "$600",
- "answer": "Paul Gauguin",
- "round": "Double Jeopardy!",
- "show_number": "3395",
- "fullAnswer": "Paul Gauguin"
- },
{
"category": "TELEVISION",
"air_date": "1999-05-14",
@@ -1702969,16 +1684729,6 @@
"show_number": "3395",
"fullAnswer": "The Deep End of the Ocean"
},
- {
- "category": "MONET'S CRONIES",
- "air_date": "1999-05-14",
- "question": "This man's nudes like the one seen here helped launch the Impressionist movement",
- "value": "$800",
- "answer": "Edouard Manet",
- "round": "Double Jeopardy!",
- "show_number": "3395",
- "fullAnswer": "Edouard Manet"
- },
{
"category": "TELEVISION",
"air_date": "1999-05-14",
@@ -1702999,16 +1684749,6 @@
"show_number": "3395",
"fullAnswer": "L-I-C-H-T-E-N-S-T-E-I-N"
},
- {
- "category": "SOUTHERN CALIFORNIA",
- "air_date": "1999-05-14",
- "question": "The view seen here is from this scenic drive, named for the engineer who brought water to L.A.",
- "value": "$800",
- "answer": "Mulholland Drive",
- "round": "Double Jeopardy!",
- "show_number": "3395",
- "fullAnswer": "Mulholland Drive"
- },
{
"category": "COLLEGE RHYME TIME",
"air_date": "1999-05-14",
@@ -1703029,16 +1684769,6 @@
"show_number": "3395",
"fullAnswer": "\"She's Come Undone\""
},
- {
- "category": "MONET'S CRONIES",
- "air_date": "1999-05-14",
- "question": "Still lifes, landscapes & portraits such as the card players seen here were all mastered by this Frenchman",
- "value": "$1000",
- "answer": "Paul Cezanne",
- "round": "Double Jeopardy!",
- "show_number": "3395",
- "fullAnswer": "Paul Cezanne"
- },
{
"category": "TELEVISION",
"air_date": "1999-05-14",
@@ -1704689,16 +1686419,6 @@
"show_number": "3539",
"fullAnswer": "Venice"
},
- {
- "category": "LEADING LADIES",
- "air_date": "2000-01-13",
- "question": "Al Hirschfeld portrayed this screen legend, seen here, in a \"feline\" role:",
- "value": "$400",
- "answer": "Elizabeth Taylor",
- "round": "Double Jeopardy!",
- "show_number": "3539",
- "fullAnswer": "Elizabeth Taylor"
- },
{
"category": "THIS SPACE",
"air_date": "2000-01-13",
@@ -1704789,16 +1686509,6 @@
"show_number": "3539",
"fullAnswer": "William Makepeace Thackeray"
},
- {
- "category": "NYMPH-O-RAMA",
- "air_date": "2000-01-13",
- "question": "Nymph seen here turning into a tree to escape Apollo, in a Bernini sculpture:",
- "value": "$800",
- "answer": "Daphne",
- "round": "Double Jeopardy!",
- "show_number": "3539",
- "fullAnswer": "Daphne"
- },
{
"category": "OPERA",
"air_date": "2000-01-13",
@@ -1705129,16 +1686839,6 @@
"show_number": "4163",
"fullAnswer": "Christopher Columbus"
},
- {
- "category": "GIMME AN \"E\"!",
- "air_date": "2002-10-09",
- "question": "Title held for 63 years by the man seen here
(Hirohito)",
- "value": "$800",
- "answer": "emperor",
- "round": "Jeopardy!",
- "show_number": "4163",
- "fullAnswer": "emperor"
- },
{
"category": "FONDA THE MOVIES",
"air_date": "2002-10-09",
@@ -1709819,16 +1691519,6 @@
"show_number": "3706",
"fullAnswer": "a duty"
},
- {
- "category": "CAPITAL TOURISM",
- "air_date": "2000-10-16",
- "question": "Seen here, the abstract monument to Jean Sibelius is a highlight of a trip to this city",
- "value": "$400",
- "answer": "Helsinki",
- "round": "Jeopardy!",
- "show_number": "3706",
- "fullAnswer": "Helsinki"
- },
{
"category": "'TOON IN",
"air_date": "2000-10-16",
@@ -1710869,16 +1692559,6 @@
"show_number": "3635",
"fullAnswer": "Godliness"
},
- {
- "category": "MAY 26",
- "air_date": "2000-05-26",
- "question": "You can talk to me & tell me it's the birthday of this singer seen here:",
- "value": "$200",
- "answer": "Stevie Nix",
- "round": "Jeopardy!",
- "show_number": "3635",
- "fullAnswer": "Stevie Nix"
- },
{
"category": "TALL TALK",
"air_date": "2000-05-26",
@@ -1714929,16 +1696609,6 @@
"show_number": "3221",
"fullAnswer": "Entourage"
},
- {
- "category": "A PIECE OF CAKE",
- "air_date": "1998-09-14",
- "question": "Geographic name for the dessert seen here
(chocolate cake with cherries)",
- "value": "$400",
- "answer": "Black Forest cake",
- "round": "Jeopardy!",
- "show_number": "3221",
- "fullAnswer": "Black Forest cake"
- },
{
"category": "A WALK IN THE PARK",
"air_date": "1998-09-14",
@@ -1717119,16 +1698789,6 @@
"show_number": "3546",
"fullAnswer": "William Makepeace Thackeray"
},
- {
- "category": "AMERICAN FADS",
- "air_date": "2000-01-24",
- "question": "These groovy home furninshings, seen here, were invented in 1963 & are still popular today:",
- "value": "$200",
- "answer": "Lava lamps",
- "round": "Jeopardy!",
- "show_number": "3546",
- "fullAnswer": "Lava lamps"
- },
{
"category": "MEXICAN GEOGRAPHY",
"air_date": "2000-01-24",
@@ -1717149,16 +1698809,6 @@
"show_number": "3546",
"fullAnswer": "\"The Canterbury Tales\""
},
- {
- "category": "EGYPTIAN ARCHAEOLOGY",
- "air_date": "2000-01-24",
- "question": "Howard Carter could tell you it's the name for the style of script seen here, meaning \"sacred inscriptions\":",
- "value": "$200",
- "answer": "Hieroglyphics",
- "round": "Jeopardy!",
- "show_number": "3546",
- "fullAnswer": "Hieroglyphics"
- },
{
"category": "\"ONE\" PLANET",
"air_date": "2000-01-24",
@@ -1717209,16 +1698859,6 @@
"show_number": "3546",
"fullAnswer": "Gina Lollobrigida"
},
- {
- "category": "EGYPTIAN ARCHAEOLOGY",
- "air_date": "2000-01-24",
- "question": "The well-known tomb of this man is seen here:",
- "value": "$300",
- "answer": "Cheops",
- "round": "Jeopardy!",
- "show_number": "3546",
- "fullAnswer": "Cheops (Khufu)"
- },
{
"category": "\"ONE\" PLANET",
"air_date": "2000-01-24",
@@ -1717239,16 +1698879,6 @@
"show_number": "3546",
"fullAnswer": "Benjamin"
},
- {
- "category": "AMERICAN FADS",
- "air_date": "2000-01-24",
- "question": "She's the actress who launched the popular hairstyle seen here:",
- "value": "$400",
- "answer": "Farrah Fawcett",
- "round": "Jeopardy!",
- "show_number": "3546",
- "fullAnswer": "Farrah Fawcett"
- },
{
"category": "MEXICAN GEOGRAPHY",
"air_date": "2000-01-24",
@@ -1717269,16 +1698899,6 @@
"show_number": "3546",
"fullAnswer": "Paparazzi (named for Paparazzo)"
},
- {
- "category": "EGYPTIAN ARCHAEOLOGY",
- "air_date": "2000-01-24",
- "question": "With enormous depictions of himself like the one seen here, this pharaoh showed he was \"second\" to none:",
- "value": "$400",
- "answer": "Ramses II",
- "round": "Jeopardy!",
- "show_number": "3546",
- "fullAnswer": "Ramses II"
- },
{
"category": "\"ONE\" PLANET",
"air_date": "2000-01-24",
@@ -1717329,16 +1698949,6 @@
"show_number": "3546",
"fullAnswer": "Rome"
},
- {
- "category": "EGYPTIAN ARCHAEOLOGY",
- "air_date": "2000-01-24",
- "question": "The obelisk seen here is part of an elaborate temple complex that shares its name with this Las Vegas hotel:",
- "value": "$500",
- "answer": "Luxor",
- "round": "Jeopardy!",
- "show_number": "3546",
- "fullAnswer": "Luxor"
- },
{
"category": "\"ONE\" PLANET",
"air_date": "2000-01-24",
@@ -1717759,16 +1699369,6 @@
"show_number": "3614",
"fullAnswer": "Mudder"
},
- {
- "category": "BLONDE ON BLONDE",
- "air_date": "2000-04-27",
- "question": "Seen here, she says of Hillary, \"Everyone who fulfills the role will bring the essence of who they are\"",
- "value": "$300",
- "answer": "Tipper Gore",
- "round": "Jeopardy!",
- "show_number": "3614",
- "fullAnswer": "Tipper Gore"
- },
{
"category": "THE MIDDLE AGES",
"air_date": "2000-04-27",
@@ -1718349,16 +1699949,6 @@
"show_number": "3415",
"fullAnswer": "Isle of Man"
},
- {
- "category": "HOME COOKIN'",
- "air_date": "1999-06-11",
- "question": "By gosh, this singer seen here is famous for her By Gosh beef stew",
- "value": "$300",
- "answer": "Naomi Judd",
- "round": "Jeopardy!",
- "show_number": "3415",
- "fullAnswer": "Naomi Judd"
- },
{
"category": "JOE DiMAGGIO",
"air_date": "1999-06-11",
@@ -1718409,16 +1699999,6 @@
"show_number": "3415",
"fullAnswer": "Versailles"
},
- {
- "category": "HOME COOKIN'",
- "air_date": "1999-06-11",
- "question": "\"Orange\" you a gorgeous tart? I'm not being rude, that's a favorite treat of this celebrity seen here",
- "value": "$400",
- "answer": "Richard Simmons",
- "round": "Jeopardy!",
- "show_number": "3415",
- "fullAnswer": "Richard Simmons"
- },
{
"category": "JOE DiMAGGIO",
"air_date": "1999-06-11",
@@ -1718819,16 +1700399,6 @@
"show_number": "3415",
"fullAnswer": "Gar"
},
- {
- "category": "ART",
- "air_date": "1999-06-11",
- "question": "This technique, from Latin for \"to look through\", began in Western painting in works like the one seen here",
- "value": null,
- "answer": "Perspective",
- "round": "Final Jeopardy!",
- "show_number": "3415",
- "fullAnswer": "Perspective"
- },
{
"category": "COUNTRIES OF THE WORLD",
"air_date": "1998-09-09",
@@ -1720039,16 +1701609,6 @@
"show_number": "2869",
"fullAnswer": "Marsupials"
},
- {
- "category": "STAR TREK",
- "air_date": "1997-02-06",
- "question": "(VIDEO DAILY DOUBLE):
Creature seen here from the original series, it was brought back for a special \"DS9\" episode",
- "value": "$500",
- "answer": "Tribble",
- "round": "Jeopardy!",
- "show_number": "2869",
- "fullAnswer": "Tribble"
- },
{
"category": "HODGEPODGE",
"air_date": "1997-02-06",
@@ -1720709,16 +1702269,6 @@
"show_number": "2870",
"fullAnswer": "Intel"
},
- {
- "category": "ACTORS & ROLES",
- "air_date": "1997-02-07",
- "question": "Bewitching title role currently played on prime time by the actress seen here:
(Melissa Joan Hart)",
- "value": "$500",
- "answer": "Sabrina, the Teenage Witch",
- "round": "Jeopardy!",
- "show_number": "2870",
- "fullAnswer": "Sabrina, the Teenage Witch"
- },
{
"category": "ALL ABOUT RIVERS",
"air_date": "1997-02-07",
@@ -1723719,16 +1705269,6 @@
"show_number": "3726",
"fullAnswer": "Russell Crowe"
},
- {
- "category": "SEATTLE MEANS BUSINESS",
- "air_date": "2000-11-13",
- "question": "Architecture firm NBBJ designed Safeco Field & this structure seen here that it replaced",
- "value": "$400",
- "answer": "Kingdome",
- "round": "Jeopardy!",
- "show_number": "3726",
- "fullAnswer": "Kingdome"
- },
{
"category": "BIRDS",
"air_date": "2000-11-13",
@@ -1724549,16 +1706089,6 @@
"show_number": "3942",
"fullAnswer": "Kim Basinger"
},
- {
- "category": "LET'S \"C\" WHAT YOU KNOW",
- "air_date": "2001-10-23",
- "question": "Seen here, this flower gives its name to a vivid shade of blue",
- "value": "$600",
- "answer": "cornflower",
- "round": "Double Jeopardy!",
- "show_number": "3942",
- "fullAnswer": "cornflower"
- },
{
"category": "NATIONAL HISTORIC LANDMARKS",
"air_date": "2001-10-23",
@@ -1724569,16 +1706099,6 @@
"show_number": "3942",
"fullAnswer": "the Gateway Arch"
},
- {
- "category": "THE PURPLE TESTAMENT",
- "air_date": "2001-10-23",
- "question": "Seen here ...
(audio not available on archivist's tape)",
- "value": "$600",
- "answer": "----------------",
- "round": "Double Jeopardy!",
- "show_number": "3942",
- "fullAnswer": "----------------"
- },
{
"category": "WORKING TITLES",
"air_date": "2001-10-23",
@@ -1725439,16 +1706959,6 @@
"show_number": "4195",
"fullAnswer": "cow"
},
- {
- "category": "TV",
- "air_date": "2002-11-22",
- "question": "\"Hail to the Chief\", & to this series, seen here",
- "value": "$400",
- "answer": "West Wing",
- "round": "Jeopardy!",
- "show_number": "4195",
- "fullAnswer": "The West Wing"
- },
{
"category": "'40s TECH",
"air_date": "2002-11-22",
@@ -1725589,16 +1707099,6 @@
"show_number": "4195",
"fullAnswer": "Job"
},
- {
- "category": "SPECIFIC GENERALS",
- "air_date": "2002-11-22",
- "question": "Seen here, this general gained fame fighting in WW1, WW2 & the Korean War",
- "value": "$2,000",
- "answer": "Douglas MacArthur",
- "round": "Jeopardy!",
- "show_number": "4195",
- "fullAnswer": "Douglas MacArthur"
- },
{
"category": "ANNUAL EVENTS",
"air_date": "2002-11-22",
@@ -1726069,16 +1707569,6 @@
"show_number": "4515",
"fullAnswer": "mp3"
},
- {
- "category": "W TO W",
- "air_date": "2004-04-02",
- "question": "It's the middle name used as the first name by the man seen here",
- "value": "$400",
- "answer": "Woodrow",
- "round": "Jeopardy!",
- "show_number": "4515",
- "fullAnswer": "Woodrow (Wilson)"
- },
{
"category": "STATE SEALS",
"air_date": "2004-04-02",
@@ -1726179,16 +1707669,6 @@
"show_number": "4515",
"fullAnswer": "Animal Farm"
},
- {
- "category": "IT'S ALPHANUMERIC",
- "air_date": "2004-04-02",
- "question": "This vessel, seen here, has logged more than 5 million miles at sea",
- "value": "$800",
- "answer": "QE2",
- "round": "Jeopardy!",
- "show_number": "4515",
- "fullAnswer": "the QE2"
- },
{
"category": "W TO W",
"air_date": "2004-04-02",
@@ -1726369,16 +1707849,6 @@
"show_number": "4515",
"fullAnswer": "Peter and the Wolf"
},
- {
- "category": "WANT TO MAKE SOMETHING OUT OF IT?",
- "air_date": "2004-04-02",
- "question": "The objects seen here are made from this super-expensive metal, discovered in 1557",
- "value": "$800",
- "answer": "platinum",
- "round": "Double Jeopardy!",
- "show_number": "4515",
- "fullAnswer": "platinum"
- },
{
"category": "ROYAL LANDMARKS",
"air_date": "2004-04-02",
@@ -1726399,26 +1707869,6 @@
"show_number": "4515",
"fullAnswer": "Little Buddha"
},
- {
- "category": "PICTURE ME!",
- "air_date": "2004-04-02",
- "question": "He's the Brit seen here years before he was prime minister",
- "value": "$1200",
- "answer": "Winston Churchill",
- "round": "Double Jeopardy!",
- "show_number": "4515",
- "fullAnswer": "Winston Churchill"
- },
- {
- "category": "\"V\"ARIETY",
- "air_date": "2004-04-02",
- "question": "(Sarah of the Clue Crew at Gleason's Gym in Brooklyn, New York) Seen here at Gleason's Gym is a quote from this Roman poet that ends \"Let him come forward, lace on the gloves and put up his hands\"",
- "value": "$1200",
- "answer": "Virgil",
- "round": "Double Jeopardy!",
- "show_number": "4515",
- "fullAnswer": "Virgil"
- },
{
"category": "YEAH, I PLAY THE OBOE",
"air_date": "2004-04-02",
@@ -1726499,16 +1707949,6 @@
"show_number": "4515",
"fullAnswer": "tin"
},
- {
- "category": "ROYAL LANDMARKS",
- "air_date": "2004-04-02",
- "question": "47 yards across, the compass seen here at Sagres, Portugal is said to have been used by this 15th century prince",
- "value": "$2000",
- "answer": "Prince Henry the Navigator",
- "round": "Double Jeopardy!",
- "show_number": "4515",
- "fullAnswer": "Prince Henry the Navigator"
- },
{
"category": "THE MOVIE WHERE KEANU PLAYED...",
"air_date": "2004-04-02",
@@ -1726519,16 +1707959,6 @@
"show_number": "4515",
"fullAnswer": "The Replacements"
},
- {
- "category": "PICTURE ME!",
- "air_date": "2004-04-02",
- "question": "From the length of time she was queen, the original 9-day wonder seen here",
- "value": "$2000",
- "answer": "Lady Jane Grey",
- "round": "Double Jeopardy!",
- "show_number": "4515",
- "fullAnswer": "Lady Jane Grey"
- },
{
"category": "\"V\"ARIETY",
"air_date": "2004-04-02",
@@ -1728179,16 +1709609,6 @@
"show_number": "3024",
"fullAnswer": "Basenji"
},
- {
- "category": "TREES",
- "air_date": "1997-10-23",
- "question": "Its resemblance to a Biblical person gave this tree, seen here, its name: [video clue]",
- "value": "$1,000",
- "answer": "Joshua tree",
- "round": "Double Jeopardy!",
- "show_number": "3024",
- "fullAnswer": "Joshua tree"
- },
{
"category": "SMALL CAPITALS",
"air_date": "1997-10-23",
@@ -1733399,16 +1714819,6 @@
"show_number": "3568",
"fullAnswer": "\"This Side of Paradise\""
},
- {
- "category": "PRESIDENTIAL MENAGERIE",
- "air_date": "2000-02-23",
- "question": "Presidential pooch whose sculpture is seen here:",
- "value": "$1,000",
- "answer": "Fala",
- "round": "Jeopardy!",
- "show_number": "3568",
- "fullAnswer": "Fala (belonged to FDR)"
- },
{
"category": "SNL CATCHPHRASES",
"air_date": "2000-02-23",
@@ -1733689,16 +1715099,6 @@
"show_number": "3568",
"fullAnswer": "July"
},
- {
- "category": "STARTS & ENDS WITH \"A\"",
- "air_date": "2000-02-23",
- "question": "Type of \"hearing aid\" seen here:
(listening to noises from outer space, perhaps)",
- "value": "$800",
- "answer": "Antenna",
- "round": "Double Jeopardy!",
- "show_number": "3568",
- "fullAnswer": "Antenna"
- },
{
"category": "LED ZEPPELIN",
"air_date": "2000-02-23",
@@ -1734569,16 +1715969,6 @@
"show_number": "3703",
"fullAnswer": "Buff"
},
- {
- "category": "MISS AMERICA",
- "air_date": "2000-10-11",
- "question": "Seen here as Miss America 1959, she's now seen in mattress infomercials with husband Gary Collins",
- "value": "$400",
- "answer": "Mary Ann Mobley",
- "round": "Jeopardy!",
- "show_number": "3703",
- "fullAnswer": "Mary Ann Mobley"
- },
{
"category": "YOU'RE TOYING WITH ME",
"air_date": "2000-10-11",
@@ -1734609,26 +1715999,6 @@
"show_number": "3703",
"fullAnswer": "Druids"
},
- {
- "category": "THE FORCE",
- "air_date": "2000-10-11",
- "question": "This force caused by rotation is the adjectival form of the instrument seen here:",
- "value": "$400",
- "answer": "Centrifugal force",
- "round": "Jeopardy!",
- "show_number": "3703",
- "fullAnswer": "Centrifugal force"
- },
- {
- "category": "\"B\" WITH \"U\"",
- "air_date": "2000-10-11",
- "question": "Typographical device on the page seen here:",
- "value": "$400",
- "answer": "Bullets",
- "round": "Jeopardy!",
- "show_number": "3703",
- "fullAnswer": "Bullets"
- },
{
"category": "MISS AMERICA",
"air_date": "2000-10-11",
@@ -1734639,16 +1716009,6 @@
"show_number": "3703",
"fullAnswer": "Bess Myerson"
},
- {
- "category": "YOU'RE TOYING WITH ME",
- "air_date": "2000-10-11",
- "question": "Star of \"Forbidden Planet\" seen here in toy form:",
- "value": "$500",
- "answer": "Robby the Robot",
- "round": "Jeopardy!",
- "show_number": "3703",
- "fullAnswer": "Robby the Robot"
- },
{
"category": "LITTLE-HEARD LAST NAMES",
"air_date": "2000-10-11",
@@ -1738449,16 +1719809,6 @@
"show_number": "3840",
"fullAnswer": "Ankara"
},
- {
- "category": "POINTING THE FINGER",
- "air_date": "2001-04-20",
- "question": "The work seen here is located in this chapel, erected 1473-1481",
- "value": "$200",
- "answer": "Sistine Chapel",
- "round": "Jeopardy!",
- "show_number": "3840",
- "fullAnswer": "The Sistine Chapel"
- },
{
"category": "SELF-TITLED ALBUMS",
"air_date": "2001-04-20",
@@ -1738659,16 +1720009,6 @@
"show_number": "3840",
"fullAnswer": "Canary Islands"
},
- {
- "category": "I AM THE WALRUS",
- "air_date": "2001-04-20",
- "question": "Nicknamed \"The Walrus\", this golfer seen here won the 1982 Masters",
- "value": "$500",
- "answer": "Craig Stadler",
- "round": "Jeopardy!",
- "show_number": "3840",
- "fullAnswer": "Craig Stadler"
- },
{
"category": "\"GOO\" GOO G'JOOB",
"air_date": "2001-04-20",
@@ -1738819,16 +1720159,6 @@
"show_number": "3840",
"fullAnswer": "Five Easy Pieces"
},
- {
- "category": "NEW JERSEYITES",
- "air_date": "2001-04-20",
- "question": "New Jersey-born singer-actor seen here:",
- "value": "$600",
- "answer": "Jon Bon Jovi",
- "round": "Double Jeopardy!",
- "show_number": "3840",
- "fullAnswer": "Jon Bon Jovi"
- },
{
"category": "HISTORICAL NOVELS",
"air_date": "2001-04-20",
@@ -1741839,16 +1723169,6 @@
"show_number": "3426",
"fullAnswer": "Maria Callas"
},
- {
- "category": "ASSASSINATIONS",
- "air_date": "1999-06-28",
- "question": "He's the French revolutionary assassination victim seen here, in a famous painting:",
- "value": "$1000",
- "answer": "Jean-Paul Marat",
- "round": "Double Jeopardy!",
- "show_number": "3426",
- "fullAnswer": "Jean-Paul Marat (in a painting by Jacques-Louis David)"
- },
{
"category": "WESTERNS",
"air_date": "1999-06-28",
@@ -1744579,16 +1725899,6 @@
"show_number": "3099",
"fullAnswer": "Marzipan"
},
- {
- "category": "THE ART OF PEACE",
- "air_date": "1998-02-05",
- "question": "Marcel Duchamp's painting, seen here, was part of this movement, a reaction against WWI: (\"Mona Lisa with a mustache\")",
- "value": "$500",
- "answer": "Dadaism",
- "round": "Double Jeopardy!",
- "show_number": "3099",
- "fullAnswer": "Dadaism"
- },
{
"category": "WAY UP NORTH",
"air_date": "1998-02-05",
@@ -1745359,16 +1726669,6 @@
"show_number": "3445",
"fullAnswer": "Ganges"
},
- {
- "category": "FILE UNDER \"Q\"",
- "air_date": "1999-07-23",
- "question": "Ship seen here, it was launched in 1967, the successor to one launched in 1938",
- "value": "$100",
- "answer": "QE2",
- "round": "Jeopardy!",
- "show_number": "3445",
- "fullAnswer": "QE2"
- },
{
"category": "NATIVE AMERICAN HISTORY",
"air_date": "1999-07-23",
@@ -1752019,16 +1733319,6 @@
"show_number": "3584",
"fullAnswer": "Calvary"
},
- {
- "category": "A FASHIONABLE CATEGORY",
- "air_date": "2000-03-16",
- "question": "A geographic promontory, or the clothing article seen here",
- "value": "$100",
- "answer": "Cape",
- "round": "Jeopardy!",
- "show_number": "3584",
- "fullAnswer": "Cape"
- },
{
"category": "\"IRISH\" STEW",
"air_date": "2000-03-16",
@@ -1752079,16 +1733369,6 @@
"show_number": "3584",
"fullAnswer": "Sacraments"
},
- {
- "category": "A FASHIONABLE CATEGORY",
- "air_date": "2000-03-16",
- "question": "Flattering to faces & long, thin bodies, it's the \"reptilian\" style of sweater seen here",
- "value": "$200",
- "answer": "Turtleneck",
- "round": "Jeopardy!",
- "show_number": "3584",
- "fullAnswer": "Turtleneck"
- },
{
"category": "\"IRISH\" STEW",
"air_date": "2000-03-16",
@@ -1752189,16 +1733469,6 @@
"show_number": "3584",
"fullAnswer": "Easter"
},
- {
- "category": "A FASHIONABLE CATEGORY",
- "air_date": "2000-03-16",
- "question": "From the French word for its country of origin, it's the treated leather coat fabric seen here",
- "value": "$400",
- "answer": "Suede",
- "round": "Jeopardy!",
- "show_number": "3584",
- "fullAnswer": "Suede"
- },
{
"category": "\"IRISH\" STEW",
"air_date": "2000-03-16",
@@ -1752249,16 +1733519,6 @@
"show_number": "3584",
"fullAnswer": "66"
},
- {
- "category": "A FASHIONABLE CATEGORY",
- "air_date": "2000-03-16",
- "question": "It's the narrow, lined suit fabric seen here",
- "value": "$500",
- "answer": "Pinstripes",
- "round": "Jeopardy!",
- "show_number": "3584",
- "fullAnswer": "Pinstripes"
- },
{
"category": "\"IRISH\" STEW",
"air_date": "2000-03-16",
@@ -1752749,16 +1734009,6 @@
"show_number": "3687",
"fullAnswer": "Heidi Klum"
},
- {
- "category": "\"HO\"",
- "air_date": "2000-09-19",
- "question": "Cry associated with what some call the inhumane sport seen here
[fox hunting]",
- "value": "$300",
- "answer": "Tally-Ho!",
- "round": "Jeopardy!",
- "show_number": "3687",
- "fullAnswer": "\"Tally-Ho!\""
- },
{
"category": "IRISH COUNTIES",
"air_date": "2000-09-19",
@@ -1753059,16 +1734309,6 @@
"show_number": "3687",
"fullAnswer": "Raging Bull Durham"
},
- {
- "category": "CABINET SECRETARIES",
- "air_date": "2000-09-19",
- "question": "The current defense secretary, seen here; he never served in the military",
- "value": "$800",
- "answer": "William Cohen",
- "round": "Double Jeopardy!",
- "show_number": "3687",
- "fullAnswer": "William Cohen"
- },
{
"category": "I THINK I MISSED THAT MOVIE",
"air_date": "2000-09-19",
@@ -1754029,16 +1735269,6 @@
"show_number": "3514",
"fullAnswer": "Hernando de Soto"
},
- {
- "category": "MOBILE HOMES",
- "air_date": "1999-12-09",
- "question": "Distinctive brand of mobile home seen here:",
- "value": "$500",
- "answer": "Airstream",
- "round": "Jeopardy!",
- "show_number": "3514",
- "fullAnswer": "Airstream"
- },
{
"category": "KIDDY LIT",
"air_date": "1999-12-09",
@@ -1754299,16 +1735529,6 @@
"show_number": "3514",
"fullAnswer": "Solomon"
},
- {
- "category": "DRAW!",
- "air_date": "1999-12-09",
- "question": "Don't be misled by the cat; the pair seen here appear in this Patrick McDonnell strip:",
- "value": "$800",
- "answer": "Mutts",
- "round": "Double Jeopardy!",
- "show_number": "3514",
- "fullAnswer": "\"Mutts\""
- },
{
"category": "WILD WEST TALK",
"air_date": "1999-12-09",
@@ -1754949,16 +1736169,6 @@
"show_number": "4327",
"fullAnswer": "St. Ignatius Loyola"
},
- {
- "category": "STOCK HOME",
- "air_date": "2003-05-27",
- "question": "This man seen here founded the financial company listed on the Big Board as SCH",
- "value": "$2000",
- "answer": "Charles Schwab",
- "round": "Double Jeopardy!",
- "show_number": "4327",
- "fullAnswer": "Charles Schwab"
- },
{
"category": "SOUL",
"air_date": "2003-05-27",
@@ -1755619,16 +1736829,6 @@
"show_number": "3971",
"fullAnswer": "eardrum"
},
- {
- "category": "D.C.",
- "air_date": "2001-12-03",
- "question": "This D.C. structure seen here is in the style of Rome's Pantheon",
- "value": "$400",
- "answer": "Jefferson Memorial",
- "round": "Jeopardy!",
- "show_number": "3971",
- "fullAnswer": "Jefferson Memorial"
- },
{
"category": "BILL SHAKESPEARE, P.I.",
"air_date": "2001-12-03",
@@ -1755779,16 +1736979,6 @@
"show_number": "3971",
"fullAnswer": "aluminum"
},
- {
- "category": "D.C.",
- "air_date": "2001-12-03",
- "question": "The Smithsonian Institution building seen here is commonly known by this imposing name",
- "value": "$1000",
- "answer": "Castle",
- "round": "Jeopardy!",
- "show_number": "3971",
- "fullAnswer": "\"The Castle\""
- },
{
"category": "AMERICAN HISTORY",
"air_date": "2001-12-03",
@@ -1757379,16 +1738569,6 @@
"show_number": "3695",
"fullAnswer": "Quayle's wails"
},
- {
- "category": "U.S. HISTORY",
- "air_date": "2000-09-29",
- "question": "He's the leader of the Union forces, seen here",
- "value": "$300",
- "answer": "Ulysses S. Grant",
- "round": "Jeopardy!",
- "show_number": "3695",
- "fullAnswer": "Ulysses S. Grant"
- },
{
"category": "THE BALL ROOM",
"air_date": "2000-09-29",
@@ -1758909,16 +1740089,6 @@
"show_number": "4270",
"fullAnswer": "vacation"
},
- {
- "category": "THE PHONE",
- "air_date": "2003-03-07",
- "question": "Let's see if all their ads have worked; company whose logo is seen here",
- "value": "$200",
- "answer": "Cingular",
- "round": "Jeopardy!",
- "show_number": "4270",
- "fullAnswer": "Cingular"
- },
{
"category": "\"C\"OMEDIANS",
"air_date": "2003-03-07",
@@ -1759329,16 +1740499,6 @@
"show_number": "4270",
"fullAnswer": "William Henry Harrison"
},
- {
- "category": "\"BU\" WHO",
- "air_date": "2003-03-07",
- "question": "Hirsute Civil War general seen here",
- "value": "$1200",
- "answer": "Ambrose Burnside",
- "round": "Double Jeopardy!",
- "show_number": "4270",
- "fullAnswer": "Ambrose Burnside"
- },
{
"category": "LITERARY HEROINES",
"air_date": "2003-03-07",
@@ -1762399,16 +1743559,6 @@
"show_number": "3082",
"fullAnswer": "Endeavour"
},
- {
- "category": "CINE DE BANDERAS",
- "air_date": "1998-01-13",
- "question": "It's Antonio to the rescue as this hero, whose symbol is seen here:
[Z]",
- "value": "$400",
- "answer": "Zorro",
- "round": "Jeopardy!",
- "show_number": "3082",
- "fullAnswer": "Zorro"
- },
{
"category": "CHEESE IT!",
"air_date": "1998-01-13",
@@ -1762669,16 +1743819,6 @@
"show_number": "3082",
"fullAnswer": "Jutland Peninsula"
},
- {
- "category": "DIRECTING THEIR WIVES",
- "air_date": "1998-01-13",
- "question": "Director of the movie seen here, he was married to its star:
[\"The Lady From Shanghai\"]",
- "value": "$1,500",
- "answer": "Orson Welles",
- "round": "Double Jeopardy!",
- "show_number": "3082",
- "fullAnswer": "Orson Welles (he was married to Rita Hayworth)"
- },
{
"category": "TIME ZONE PROBLEMS",
"air_date": "1998-01-13",
@@ -1765999,16 +1747139,6 @@
"show_number": "2933",
"fullAnswer": "Enrico Fermi"
},
- {
- "category": "FAMOUS AMERICANS",
- "air_date": "1997-05-07",
- "question": "He painted the portrait seen here:
(\"Arrangement in Grey and Black\")",
- "value": "$2,500",
- "answer": "James Whistler",
- "round": "Double Jeopardy!",
- "show_number": "2933",
- "fullAnswer": "James Whistler (\"Whistler's Mother\")"
- },
{
"category": "FILM DIRECTORS",
"air_date": "1997-05-07",
@@ -1772239,16 +1753369,6 @@
"show_number": "3355",
"fullAnswer": "popcorn ball"
},
- {
- "category": "PRESIDENTIAL TRAVELS",
- "air_date": "1999-03-19",
- "question": "The president is seen here early in a 1998 six-nation tour of this continent",
- "value": "$300",
- "answer": "Africa",
- "round": "Jeopardy!",
- "show_number": "3355",
- "fullAnswer": "Africa"
- },
{
"category": "ON PINS & NEEDLES",
"air_date": "1999-03-19",
@@ -1772569,16 +1753689,6 @@
"show_number": "3355",
"fullAnswer": "Icarus"
},
- {
- "category": "POPES",
- "air_date": "1999-03-19",
- "question": "The photo of John Paul I seen here shows how he earned this nickname",
- "value": "$600",
- "answer": "Smiling Pope",
- "round": "Double Jeopardy!",
- "show_number": "3355",
- "fullAnswer": "\"The Smiling Pope\""
- },
{
"category": "HIGH HOPES",
"air_date": "1999-03-19",
@@ -1774539,16 +1755649,6 @@
"show_number": "4277",
"fullAnswer": "olfactory"
},
- {
- "category": "ARTISTS & THEIR SUBJECTS",
- "air_date": "2003-03-18",
- "question": "Carlo Saraceni depicted this mythological woman seen here straining at her chains",
- "value": "$1000",
- "answer": "Andromeda",
- "round": "Jeopardy!",
- "show_number": "4277",
- "fullAnswer": "Andromeda"
- },
{
"category": "WE'VE GOT ISSUES",
"air_date": "2003-03-18",
@@ -1775639,26 +1756739,6 @@
"show_number": "3822",
"fullAnswer": "Edward G. Robinson"
},
- {
- "category": "TREE-VIA",
- "air_date": "2001-03-27",
- "question": "An autumn picnic might be \"a day at\" this tree, seen here",
- "value": "$300",
- "answer": "Beech",
- "round": "Jeopardy!",
- "show_number": "3822",
- "fullAnswer": "Beech"
- },
- {
- "category": "WAY BACK ON AUGUST 1",
- "air_date": "2001-03-27",
- "question": "This innovative performer, seen here, was born August 1, 1942",
- "value": "$300",
- "answer": "Jerry Garcia",
- "round": "Jeopardy!",
- "show_number": "3822",
- "fullAnswer": "Jerry Garcia"
- },
{
"category": "FOOD FACTS",
"air_date": "2001-03-27",
@@ -1775849,16 +1756929,6 @@
"show_number": "3822",
"fullAnswer": "A.A. Milne"
},
- {
- "category": "\"B.B.\"s",
- "air_date": "2001-03-27",
- "question": "Fitness guru seen here",
- "value": "$200",
- "answer": "Billy Blanks",
- "round": "Double Jeopardy!",
- "show_number": "3822",
- "fullAnswer": "Billy Blanks"
- },
{
"category": "A MESS O' MESOPOTAMIA",
"air_date": "2001-03-27",
@@ -1779899,16 +1760969,6 @@
"show_number": "3266",
"fullAnswer": "Water Music"
},
- {
- "category": "FEMINISM",
- "air_date": "1998-11-16",
- "question": "Title of the Judy Chicago art work seen here",
- "value": "$1000",
- "answer": "Dinner Party",
- "round": "Double Jeopardy!",
- "show_number": "3266",
- "fullAnswer": "The Dinner Party"
- },
{
"category": "10-LETTER COUNTRIES",
"air_date": "1998-11-16",
@@ -1780259,16 +1761319,6 @@
"show_number": "4517",
"fullAnswer": "Glenn Miller"
},
- {
- "category": "SINGING ACTORS",
- "air_date": "2004-04-06",
- "question": "You might take a taxi to watch the nightclub act of this star seen here",
- "value": "$400",
- "answer": "Tony Danza",
- "round": "Double Jeopardy!",
- "show_number": "4517",
- "fullAnswer": "Tony Danza"
- },
{
"category": "BOOK TITLES",
"air_date": "2004-04-06",
@@ -1783799,16 +1764849,6 @@
"show_number": "3017",
"fullAnswer": "Red"
},
- {
- "category": "HOMES",
- "air_date": "1997-10-14",
- "question": "Sculptor in whose home you'd find the model seen here: [Lincoln Memorial]",
- "value": "$1,200",
- "answer": "Daniel Chester French",
- "round": "Double Jeopardy!",
- "show_number": "3017",
- "fullAnswer": "Daniel Chester French"
- },
{
"category": "ELEMENTARY, MY DEAR",
"air_date": "1997-10-14",
@@ -1786109,26 +1767149,6 @@
"show_number": "3849",
"fullAnswer": "catfish"
},
- {
- "category": "CREAM CHEESE",
- "air_date": "2001-05-03",
- "question": "Nationality of the cream cheese-filled pastry seen here",
- "value": "$200",
- "answer": "Danish",
- "round": "Jeopardy!",
- "show_number": "3849",
- "fullAnswer": "Danish"
- },
- {
- "category": "HISTORIC DATES",
- "air_date": "2001-05-03",
- "question": "Yitzhak Rabin is seen here shaking hands with this adversary on Sept. 13, 1993",
- "value": "$200",
- "answer": "Yasser Arafat",
- "round": "Jeopardy!",
- "show_number": "3849",
- "fullAnswer": "Yasser Arafat"
- },
{
"category": "KIDS SAY THE DARNEDEST THINGS",
"air_date": "2001-05-03",
@@ -1786159,16 +1767179,6 @@
"show_number": "3849",
"fullAnswer": "The Drew Carey Show"
},
- {
- "category": "ZOOLOGY",
- "air_date": "2001-05-03",
- "question": "The basket type of this undersea animal seen here probably isn't the kind you have in your bathtub",
- "value": "$300",
- "answer": "sponge",
- "round": "Jeopardy!",
- "show_number": "3849",
- "fullAnswer": "sponge"
- },
{
"category": "CREAM CHEESE",
"air_date": "2001-05-03",
@@ -1786529,16 +1767539,6 @@
"show_number": "3849",
"fullAnswer": "Fifth Amendment"
},
- {
- "category": "PHILADELPHIANS",
- "air_date": "2001-05-03",
- "question": "Philadelphia-born anthropologists include this \"Coming of Age in Samoa\" author seen here",
- "value": "$800",
- "answer": "Margaret Mead",
- "round": "Double Jeopardy!",
- "show_number": "3849",
- "fullAnswer": "Margaret Mead"
- },
{
"category": "BALLET",
"air_date": "2001-05-03",
@@ -1786939,16 +1767939,6 @@
"show_number": "3177",
"fullAnswer": "Calgary"
},
- {
- "category": "SCIENTIFIC NAMES",
- "air_date": "1998-05-26",
- "question": "Canis lupus, the animal seen here:",
- "value": "$200",
- "answer": "Wolf",
- "round": "Double Jeopardy!",
- "show_number": "3177",
- "fullAnswer": "Wolf"
- },
{
"category": "THE WORST IN SPORTS",
"air_date": "1998-05-26",
@@ -1787169,16 +1768159,6 @@
"show_number": "3177",
"fullAnswer": "Edward Jenner"
},
- {
- "category": "CANADIAN STUFF, EH?",
- "air_date": "1998-05-26",
- "question": "Two of these marine mammals, seen here, adorn the coat of arms of Canada's Northwest Territories",
- "value": "$1,600",
- "answer": "Narwals",
- "round": "Double Jeopardy!",
- "show_number": "3177",
- "fullAnswer": "Narwals"
- },
{
"category": "SCIENTIFIC NAMES",
"air_date": "1998-05-26",
@@ -1792269,16 +1773249,6 @@
"show_number": "3365",
"fullAnswer": "Galilee"
},
- {
- "category": "HAIR CARE",
- "air_date": "1999-04-02",
- "question": "Hair care line headed by the man seen here",
- "value": "$400",
- "answer": "Paul Mitchell",
- "round": "Jeopardy!",
- "show_number": "3365",
- "fullAnswer": "Paul Mitchell"
- },
{
"category": "TRUSTY SIDEKICKS",
"air_date": "1999-04-02",
@@ -1792899,16 +1773869,6 @@
"show_number": "3777",
"fullAnswer": "Interpol"
},
- {
- "category": "SPORTS AUTOBIOGRAPHIES",
- "air_date": "2001-01-23",
- "question": "Seen here, he demanded, \"Just Give Me the Damn Ball\"",
- "value": "$400",
- "answer": "Keyshawn Johnson",
- "round": "Jeopardy!",
- "show_number": "3777",
- "fullAnswer": "Keyshawn Johnson"
- },
{
"category": "ON THE \"TIP\"",
"air_date": "2001-01-23",
@@ -1792969,16 +1773929,6 @@
"show_number": "3777",
"fullAnswer": "Jack Tatum"
},
- {
- "category": "ON THE \"TIP\"",
- "air_date": "2001-01-23",
- "question": "Powerful former politician seen here
(once Speaker of the House)",
- "value": "$500",
- "answer": "Tip O'Neill",
- "round": "Jeopardy!",
- "show_number": "3777",
- "fullAnswer": "Tip O'Neill"
- },
{
"category": "OF THE TONGUE",
"air_date": "2001-01-23",
@@ -1793039,16 +1773989,6 @@
"show_number": "3777",
"fullAnswer": "New York"
},
- {
- "category": "FILE UNDER \"J\"",
- "air_date": "2001-01-23",
- "question": "Candy seen here
(a favorite in theatres)",
- "value": "$200",
- "answer": "Jujubes",
- "round": "Double Jeopardy!",
- "show_number": "3777",
- "fullAnswer": "Jujubes"
- },
{
"category": "PORTUGAL",
"air_date": "2001-01-23",
@@ -1793229,16 +1774169,6 @@
"show_number": "3777",
"fullAnswer": "Jasper Johns"
},
- {
- "category": "PORTUGAL",
- "air_date": "2001-01-23",
- "question": "Seen here, this dictator called his government the Estado Novo (\"New State\")",
- "value": "$1000",
- "answer": "Antonio Salazar",
- "round": "Double Jeopardy!",
- "show_number": "3777",
- "fullAnswer": "Antonio Salazar"
- },
{
"category": "'70s SITCOMS",
"air_date": "2001-01-23",
@@ -1794859,16 +1775789,6 @@
"show_number": "3256",
"fullAnswer": "\"A Bell For Adano\""
},
- {
- "category": "20th CENTURY ART",
- "air_date": "1998-11-02",
- "question": "Austrian who painted the much-reproduced work seen here",
- "value": "$1000",
- "answer": "Gustav Klimt",
- "round": "Double Jeopardy!",
- "show_number": "3256",
- "fullAnswer": "Gustav Klimt (\"The Kiss\")"
- },
{
"category": "ACTRESS TURNED WAITRESS",
"air_date": "1998-11-02",
@@ -1796239,16 +1777159,6 @@
"show_number": "3428",
"fullAnswer": "Fanny"
},
- {
- "category": "U.S. \"O\" TOUR",
- "air_date": "1999-06-30",
- "question": "Pray tell, it's the famous Boston landmark seen here",
- "value": "$400",
- "answer": "Old North Church",
- "round": "Jeopardy!",
- "show_number": "3428",
- "fullAnswer": "the Old North Church"
- },
{
"category": "THE BEAT OF THE TOM",
"air_date": "1999-06-30",
@@ -1799739,16 +1780649,6 @@
"show_number": "3591",
"fullAnswer": "J. Robert Oppenheimer"
},
- {
- "category": "CONVEYANCES",
- "air_date": "2000-03-27",
- "question": "Name of the conveyance seen here:",
- "value": "$500",
- "answer": "Handcar",
- "round": "Jeopardy!",
- "show_number": "3591",
- "fullAnswer": "Handcar"
- },
{
"category": "TERMITE TRIVIA",
"air_date": "2000-03-27",
@@ -1802889,16 +1783789,6 @@
"show_number": "3650",
"fullAnswer": "Boulder, Colorado"
},
- {
- "category": "MISCELLANEOUS",
- "air_date": "2000-06-16",
- "question": "Spy magazine gave out the rub-on decal seen here to make you look like this man:",
- "value": "$300",
- "answer": "Mikhail Gorbachev",
- "round": "Jeopardy!",
- "show_number": "3650",
- "fullAnswer": "Mikhail Gorbachev"
- },
{
"category": "LITERARY TRILOGIES",
"air_date": "2000-06-16",
@@ -1803179,16 +1784069,6 @@
"show_number": "3650",
"fullAnswer": "Orlando"
},
- {
- "category": "NUMBER, PLEASE",
- "air_date": "2000-06-16",
- "question": "Number of volts in the battery seen here:",
- "value": "$600",
- "answer": "9",
- "round": "Double Jeopardy!",
- "show_number": "3650",
- "fullAnswer": "9"
- },
{
"category": "MISSILE-ANEOUS",
"air_date": "2000-06-16",
@@ -1804529,16 +1785409,6 @@
"show_number": "3425",
"fullAnswer": "Diane Keaton"
},
- {
- "category": "THE MALE OF THE SPECIES",
- "air_date": "1999-06-25",
- "question": "Dodge model seen here
(pickup truck)",
- "value": "$200",
- "answer": "Ram",
- "round": "Jeopardy!",
- "show_number": "3425",
- "fullAnswer": "Ram"
- },
{
"category": "POTENT POTABLES",
"air_date": "1999-06-25",
@@ -1805399,16 +1786269,6 @@
"show_number": "4259",
"fullAnswer": "patent"
},
- {
- "category": "AFRICAN-AMERICAN FIRSTS",
- "air_date": "2003-02-20",
- "question": "We now salute Henry O. Flipper, seen here, the first African-American graduate of this academy",
- "value": "$800",
- "answer": "West Point",
- "round": "Double Jeopardy!",
- "show_number": "4259",
- "fullAnswer": "West Point (U.S. Military Academy)"
- },
{
"category": "SONGS FROM DISNEY FILMS",
"air_date": "2003-02-20",
@@ -1805419,16 +1786279,6 @@
"show_number": "4259",
"fullAnswer": "Aladdin"
},
- {
- "category": "FASHION DESIGNERS",
- "air_date": "2003-02-20",
- "question": "Italian designer seen here; his name is on the Emporio's new clothes",
- "value": "$800",
- "answer": "Giorgio Armani",
- "round": "Double Jeopardy!",
- "show_number": "4259",
- "fullAnswer": "Giorgio Armani"
- },
{
"category": "WELL SAID",
"air_date": "2003-02-20",
@@ -1805519,16 +1786369,6 @@
"show_number": "4259",
"fullAnswer": "pulsars"
},
- {
- "category": "AFRICAN-AMERICAN FIRSTS",
- "air_date": "2003-02-20",
- "question": "This man, seen here, went on the air as CNN's first African-American news anchor",
- "value": "$1600",
- "answer": "Bernard Shaw",
- "round": "Double Jeopardy!",
- "show_number": "4259",
- "fullAnswer": "Bernard Shaw"
- },
{
"category": "SONGS FROM DISNEY FILMS",
"air_date": "2003-02-20",
@@ -1806979,16 +1787819,6 @@
"show_number": "4211",
"fullAnswer": "pumpkins"
},
- {
- "category": "THINK ABOUT IT",
- "air_date": "2002-12-16",
- "question": "Seen here, the CCU, run by the Big Apple Circus, stands for this",
- "value": "$1000",
- "answer": "Clown Care Unit",
- "round": "Jeopardy!",
- "show_number": "4211",
- "fullAnswer": "Clown Care Unit"
- },
{
"category": "COUNTRIES BY NEWSPAPER",
"air_date": "2002-12-16",
@@ -1807189,16 +1788019,6 @@
"show_number": "4211",
"fullAnswer": "Juliette Binoche"
},
- {
- "category": "HISTORY 101",
- "air_date": "2002-12-16",
- "question": "The lid seen here depicts a bird in this dynasty that was ruling China in 101",
- "value": "$1600",
- "answer": "Han",
- "round": "Double Jeopardy!",
- "show_number": "4211",
- "fullAnswer": "Han"
- },
{
"category": "LEONARDO DA VINCI, BUSY GUY",
"air_date": "2002-12-16",
@@ -1808339,16 +1789159,6 @@
"show_number": "3859",
"fullAnswer": "Platoon"
},
- {
- "category": "I SEE TENNESSEE",
- "air_date": "2001-05-17",
- "question": "The structure seen here was built for the World's Fair held in this city",
- "value": "$800",
- "answer": "Knoxville",
- "round": "Double Jeopardy!",
- "show_number": "3859",
- "fullAnswer": "Knoxville"
- },
{
"category": "POPULAR SCIENCE TOP STORIES OF 2000",
"air_date": "2001-05-17",
@@ -1808479,16 +1789289,6 @@
"show_number": "3838",
"fullAnswer": "Shrimp"
},
- {
- "category": "HOLLYWOOD",
- "air_date": "2001-04-18",
- "question": "Anyone born with the name William Claude Dukenfield, like this man seen here, can't be all bad",
- "value": "$100",
- "answer": "W.C. Fields",
- "round": "Jeopardy!",
- "show_number": "3838",
- "fullAnswer": "W.C. Fields"
- },
{
"category": "MISC.",
"air_date": "2001-04-18",
@@ -1808659,16 +1789459,6 @@
"show_number": "3838",
"fullAnswer": "Baleen"
},
- {
- "category": "HOLLYWOOD",
- "air_date": "2001-04-18",
- "question": "The man seen here didn't wear an undershirt in this 1934 film, setting a trend for decades",
- "value": "$400",
- "answer": "It Happened One Night",
- "round": "Jeopardy!",
- "show_number": "3838",
- "fullAnswer": "It Happened One Night (Clark Gable)"
- },
{
"category": "MISC.",
"air_date": "2001-04-18",
@@ -1808719,16 +1789509,6 @@
"show_number": "3838",
"fullAnswer": "Right whale"
},
- {
- "category": "HOLLYWOOD",
- "air_date": "2001-04-18",
- "question": "Seen here, this actress was at the peak of her popularity when she was killed in a plane crash in 1942",
- "value": "$500",
- "answer": "Carole Lombard",
- "round": "Jeopardy!",
- "show_number": "3838",
- "fullAnswer": "Carole Lombard (who at the time was married to Clark Gable)"
- },
{
"category": "MISC.",
"air_date": "2001-04-18",
@@ -1808749,16 +1789529,6 @@
"show_number": "3838",
"fullAnswer": "Will & Grace"
},
- {
- "category": "THE NEW YORK TIMES HEADLINES",
- "air_date": "2001-04-18",
- "question": "He's the subject of the September 7, 1901 headline seen here:
[President Shot At Buffalo Fair]",
- "value": "$200",
- "answer": "William McKinley",
- "round": "Double Jeopardy!",
- "show_number": "3838",
- "fullAnswer": "William McKinley"
- },
{
"category": "LET'S GET MOVING",
"air_date": "2001-04-18",
@@ -1808869,16 +1789639,6 @@
"show_number": "3838",
"fullAnswer": "California"
},
- {
- "category": "THE NEW YORK TIMES HEADLINES",
- "air_date": "2001-04-18",
- "question": "Month & year of the historic headline seen here:
[Stocks Collapse in 16,410,030-Share Day But Rally At Close Cheers Brokers Bankers Optimistic, To Continue...]",
- "value": "$2,000",
- "answer": "October, 1929",
- "round": "Double Jeopardy!",
- "show_number": "3838",
- "fullAnswer": "October, 1929"
- },
{
"category": "LET'S GET MOVING",
"air_date": "2001-04-18",
@@ -1812369,16 +1793129,6 @@
"show_number": "3229",
"fullAnswer": "\"The Price Is Right\""
},
- {
- "category": "ART & ARTISTS",
- "air_date": "1998-09-24",
- "question": "This artist related the human figure to geometrical figures in the famous drawing seen here",
- "value": "$400",
- "answer": "Leonardo Da Vinci",
- "round": "Double Jeopardy!",
- "show_number": "3229",
- "fullAnswer": "Leonardo Da Vinci"
- },
{
"category": "HUMORISTS",
"air_date": "1998-09-24",
@@ -1812679,16 +1793429,6 @@
"show_number": "4325",
"fullAnswer": "The Nutcracker"
},
- {
- "category": "BORN ON THE 4th OF...",
- "air_date": "2003-05-23",
- "question": "...June was this actress on whom the look of the doll (Lara Croft) seen here was based",
- "value": "$400",
- "answer": "Angelina Jolie",
- "round": "Jeopardy!",
- "show_number": "4325",
- "fullAnswer": "Angelina Jolie"
- },
{
"category": "DRAWING A CROWD",
"air_date": "2003-05-23",
@@ -1815869,16 +1796609,6 @@
"show_number": "3609",
"fullAnswer": "molted"
},
- {
- "category": "THE TWINS",
- "air_date": "2000-04-20",
- "question": "This Twins Hall of Famer seen here made a run at a .400 average in 1977:",
- "value": "$600",
- "answer": "Rod Carew",
- "round": "Double Jeopardy!",
- "show_number": "3609",
- "fullAnswer": "Rod Carew"
- },
{
"category": "THE ARCHER",
"air_date": "2000-04-20",
@@ -1815909,16 +1796639,6 @@
"show_number": "3609",
"fullAnswer": "New York Stock Exchange"
},
- {
- "category": "THE \"RAM\"",
- "air_date": "2000-04-20",
- "question": "\"Aimless\" name for the type of roses seen here:",
- "value": "$600",
- "answer": "rambling roses",
- "round": "Double Jeopardy!",
- "show_number": "3609",
- "fullAnswer": "rambling roses"
- },
{
"category": "THE CRAB",
"air_date": "2000-04-20",
@@ -1816019,16 +1796739,6 @@
"show_number": "3609",
"fullAnswer": "E*TRADE"
},
- {
- "category": "THE \"RAM\"",
- "air_date": "2000-04-20",
- "question": "Heraldic pose of the creature seen here:
(griffin)",
- "value": "$1000",
- "answer": "rampant",
- "round": "Double Jeopardy!",
- "show_number": "3609",
- "fullAnswer": "rampant"
- },
{
"category": "FAMOUS AMERICANS",
"air_date": "2000-04-20",
@@ -1816669,16 +1797379,6 @@
"show_number": "3666",
"fullAnswer": "Orbit the sun"
},
- {
- "category": "CALVIN-ISM",
- "air_date": "2000-07-10",
- "question": "Title characters seen here (the comic strip)",
- "value": "$200",
- "answer": "Calvin & Hobbes",
- "round": "Jeopardy!",
- "show_number": "3666",
- "fullAnswer": "Calvin & Hobbes"
- },
{
"category": "U.S. GEOGRAPHY",
"air_date": "2000-07-10",
@@ -1816709,16 +1797409,6 @@
"show_number": "3666",
"fullAnswer": "Cantonese"
},
- {
- "category": "\"DELTA\"",
- "air_date": "2000-07-10",
- "question": "Since 1890 this company has been carrying passengers on ships like its namesake seen here",
- "value": "$300",
- "answer": "Delta Queen",
- "round": "Jeopardy!",
- "show_number": "3666",
- "fullAnswer": "Delta Queen"
- },
{
"category": "COMETS",
"air_date": "2000-07-10",
@@ -1817639,16 +1798329,6 @@
"show_number": "3084",
"fullAnswer": "Paris"
},
- {
- "category": "BLONDIE",
- "air_date": "1998-01-15",
- "question": "Known for her frosty yet sexy image, this blonde, seen here, once sold refrigerators as \"Miss Deepfreeze\"",
- "value": "$1,500",
- "answer": "Kim Novak",
- "round": "Double Jeopardy!",
- "show_number": "3084",
- "fullAnswer": "Kim Novak"
- },
{
"category": "PEANUTS",
"air_date": "1998-01-15",
@@ -1818469,16 +1799149,6 @@
"show_number": "4329",
"fullAnswer": "power of attorney"
},
- {
- "category": "ARTISTS & THEIR SUBJECTS",
- "air_date": "2003-05-29",
- "question": "\"J'accuse\" Edouard Manet of painting the portrait of this French novelist, seen here",
- "value": "$800",
- "answer": "Emile Zola",
- "round": "Jeopardy!",
- "show_number": "4329",
- "fullAnswer": "Emile Zola"
- },
{
"category": "SOUNDS LIKE A TV DETECTIVE SHOW",
"air_date": "2003-05-29",
@@ -1820069,16 +1800739,6 @@
"show_number": "4542",
"fullAnswer": "Beijing"
},
- {
- "category": "BEARING WITNESS",
- "air_date": "2004-05-11",
- "question": "Seen here, Sean Flynn, son of screen legend Errol, disappeared in April of 1970 during this war",
- "value": "$400",
- "answer": "Vietnam",
- "round": "Jeopardy!",
- "show_number": "4542",
- "fullAnswer": "Vietnam"
- },
{
"category": "N\"AA\"CP",
"air_date": "2004-05-11",
@@ -1820269,16 +1800929,6 @@
"show_number": "4542",
"fullAnswer": "fool"
},
- {
- "category": "OH, THAT MARIA!",
- "air_date": "2004-05-11",
- "question": "This diva seen here was renowned for her romance with Aristotle Onassis",
- "value": "$800",
- "answer": "Maria Callas",
- "round": "Double Jeopardy!",
- "show_number": "4542",
- "fullAnswer": "Maria Callas"
- },
{
"category": "HISTORIC POLITICAL SCANDALS",
"air_date": "2004-05-11",
@@ -1820349,16 +1800999,6 @@
"show_number": "4542",
"fullAnswer": "Cat on a Hot Tin Roof"
},
- {
- "category": "OH, THAT MARIA!",
- "air_date": "2004-05-11",
- "question": "She's seen here on the right with Mary Martin, who played her on stage in \"The Sound of Music\"",
- "value": "$2,000",
- "answer": "Maria von Trapp",
- "round": "Double Jeopardy!",
- "show_number": "4542",
- "fullAnswer": "Maria von Trapp"
- },
{
"category": "HISTORIC POLITICAL SCANDALS",
"air_date": "2004-05-11",
@@ -1822969,16 +1803609,6 @@
"show_number": "4257",
"fullAnswer": "Alaska"
},
- {
- "category": "KIDDY LIT",
- "air_date": "2003-02-18",
- "question": "Celebrating its 40th anniversary in 2003, this classic features an illustration seen here",
- "value": "$400",
- "answer": "Where the Wild Things are",
- "round": "Double Jeopardy!",
- "show_number": "4257",
- "fullAnswer": "\"Where the Wild Things are\""
- },
{
"category": "THAT GOOD OLD '60s ROCK & ROLL",
"air_date": "2003-02-18",
@@ -1823259,16 +1803889,6 @@
"show_number": "4357",
"fullAnswer": "Taiwan"
},
- {
- "category": "BROADWAY DEBUTS",
- "air_date": "2003-07-08",
- "question": "This funny guy seen here made his Broadway debut in 2001 in \"The Dinner Party\"",
- "value": "$200",
- "answer": "Jon Lovitz",
- "round": "Jeopardy!",
- "show_number": "4357",
- "fullAnswer": "Jon Lovitz"
- },
{
"category": "CELEBRATE JULY",
"air_date": "2003-07-08",
@@ -1823309,16 +1803929,6 @@
"show_number": "4357",
"fullAnswer": "horn-rimmed"
},
- {
- "category": "ASIAN NATIONS",
- "air_date": "2003-07-08",
- "question": "The flag of this nation of around 140 million is seen here",
- "value": "$400",
- "answer": "Pakistan",
- "round": "Jeopardy!",
- "show_number": "4357",
- "fullAnswer": "Pakistan"
- },
{
"category": "BROADWAY DEBUTS",
"air_date": "2003-07-08",
@@ -1823409,16 +1804019,6 @@
"show_number": "4357",
"fullAnswer": "lips"
},
- {
- "category": "HONKERS",
- "air_date": "2003-07-08",
- "question": "Seen here, he served for real in the U.S. Army & didn't get a Section 8",
- "value": "$600",
- "answer": "Jamie Farr",
- "round": "Jeopardy!",
- "show_number": "4357",
- "fullAnswer": "Jamie Farr"
- },
{
"category": "\"HORN\" IN",
"air_date": "2003-07-08",
@@ -1823739,16 +1804339,6 @@
"show_number": "4357",
"fullAnswer": "1992"
},
- {
- "category": "FILMS OF THE '90s",
- "air_date": "2003-07-08",
- "question": "This movie seen here was \"voted\" one of the 100 Greatest Love Stories by the American Film Institute",
- "value": "$1600",
- "answer": "American President",
- "round": "Double Jeopardy!",
- "show_number": "4357",
- "fullAnswer": "The American President"
- },
{
"category": "GLASS",
"air_date": "2003-07-08",
@@ -1824979,16 +1805569,6 @@
"show_number": "2815",
"fullAnswer": "Harold"
},
- {
- "category": "POSTAGE STAMPS",
- "air_date": "1996-11-22",
- "question": "(VIDEO DAILY DOUBLE):
A recent stamp honoring this artist featured the work seen here:",
- "value": "$900",
- "answer": "Georgia O'Keeffe",
- "round": "Double Jeopardy!",
- "show_number": "2815",
- "fullAnswer": "Georgia O'Keeffe (\"Red Poppy\")"
- },
{
"category": "QUOTABLE WOMEN",
"air_date": "1996-11-22",
@@ -1826959,16 +1807539,6 @@
"show_number": "3583",
"fullAnswer": "Chorea"
},
- {
- "category": "JOIN THE TEAM",
- "air_date": "2000-03-15",
- "question": "Teams of 10 men or 12 women play this sport seen here",
- "value": "$500",
- "answer": "Lacrosse",
- "round": "Jeopardy!",
- "show_number": "3583",
- "fullAnswer": "Lacrosse"
- },
{
"category": "ODDS & ENDS",
"air_date": "2000-03-15",
@@ -1827249,16 +1807819,6 @@
"show_number": "3583",
"fullAnswer": "Basta"
},
- {
- "category": "THOMAS MORE",
- "air_date": "2000-03-15",
- "question": "This German-born artist did the 1527 painting of More seen here",
- "value": "$1000",
- "answer": "Hans Holbein the Younger",
- "round": "Double Jeopardy!",
- "show_number": "3583",
- "fullAnswer": "Hans Holbein the Younger"
- },
{
"category": "TV & MOVIE ACTORS",
"air_date": "2000-03-15",
@@ -1828289,16 +1808849,6 @@
"show_number": "4256",
"fullAnswer": "Nepal"
},
- {
- "category": "WOMEN'S FASHION",
- "air_date": "2003-02-17",
- "question": "The brand seen here is named for this man from Malaysia, no longer affiliated with the company",
- "value": "$1600",
- "answer": "Jimmy Choo",
- "round": "Double Jeopardy!",
- "show_number": "4256",
- "fullAnswer": "Jimmy Choo"
- },
{
"category": "PHOTOGRAPHERS",
"air_date": "2003-02-17",
@@ -1828349,16 +1808899,6 @@
"show_number": "4256",
"fullAnswer": "Lilly Pulitzer"
},
- {
- "category": "PHOTOGRAPHERS",
- "air_date": "2003-02-17",
- "question": "This photographer got the expression seen here by taking away Churchill's cigar",
- "value": "$2000",
- "answer": "Yousuf Karsh",
- "round": "Double Jeopardy!",
- "show_number": "4256",
- "fullAnswer": "Yousuf Karsh"
- },
{
"category": "____ OF THE ____",
"air_date": "2003-02-17",
@@ -1829389,16 +1809929,6 @@
"show_number": "3056",
"fullAnswer": "Electromagnetic waves"
},
- {
- "category": "SPORTS NICKNAMES",
- "air_date": "1997-12-08",
- "question": "Best-known nickname of the player seen here:
[Karl Malone]",
- "value": "$3,000",
- "answer": "Mailman",
- "round": "Double Jeopardy!",
- "show_number": "3056",
- "fullAnswer": "\"The Mailman\""
- },
{
"category": "FOOLISH FASHION FADS",
"air_date": "1997-12-08",
@@ -1831029,16 +1811559,6 @@
"show_number": "2927",
"fullAnswer": "Catalina Island"
},
- {
- "category": "FAMOUS WOMEN",
- "air_date": "1997-04-29",
- "question": "Eleanor Gow is the real name of this supermodel seen here:",
- "value": "$2,400",
- "answer": "Elle Macpherson",
- "round": "Double Jeopardy!",
- "show_number": "2927",
- "fullAnswer": "Elle Macpherson"
- },
{
"category": "LITERATURE",
"air_date": "1997-04-29",
@@ -1831419,16 +1811939,6 @@
"show_number": "3671",
"fullAnswer": "Vaslav Nijinsky"
},
- {
- "category": "\"WIN\"",
- "air_date": "2000-07-17",
- "question": "Seen here, Marie Barrow is holding this possession of her late brother Clyde",
- "value": "$400",
- "answer": "Winchester rifle",
- "round": "Jeopardy!",
- "show_number": "3671",
- "fullAnswer": "Winchester rifle"
- },
{
"category": "PLACE",
"air_date": "2000-07-17",
@@ -1835649,16 +1816159,6 @@
"show_number": "3498",
"fullAnswer": "Tarzan"
},
- {
- "category": "NEW YORK CITY TELEVISION",
- "air_date": "1999-11-17",
- "question": "Issued in November of '99, the stamp seen here honors a classic sitcom (\"All in the Family\") set in this NYC borough",
- "value": "$200",
- "answer": "Queens",
- "round": "Jeopardy!",
- "show_number": "3498",
- "fullAnswer": "Queens"
- },
{
"category": "COUNTRIES BY COLLEGE",
"air_date": "1999-11-17",
@@ -1835779,16 +1816279,6 @@
"show_number": "3498",
"fullAnswer": "Michael J. Fox"
},
- {
- "category": "HIRSCHFELD",
- "air_date": "1999-11-17",
- "question": "Star of \"The Lady and Her Music\", seen here",
- "value": "$400",
- "answer": "Lena Horne",
- "round": "Jeopardy!",
- "show_number": "3498",
- "fullAnswer": "Lena Horne"
- },
{
"category": "POWER DINING",
"air_date": "1999-11-17",
@@ -1835819,16 +1816309,6 @@
"show_number": "3498",
"fullAnswer": "\"The Time Machine\""
},
- {
- "category": "NEW YORK CITY TELEVISION",
- "air_date": "1999-11-17",
- "question": "He's the veteran actor seen here who played a NYC cop on \"Barney Miller\"",
- "value": "$500",
- "answer": "Abe Vigoda",
- "round": "Jeopardy!",
- "show_number": "3498",
- "fullAnswer": "Abe Vigoda"
- },
{
"category": "HIRSCHFELD",
"air_date": "1999-11-17",
@@ -1836689,16 +1817169,6 @@
"show_number": "3057",
"fullAnswer": "\"Paradise Lost\""
},
- {
- "category": "UNDERNEATH THE BOUGH",
- "air_date": "1997-12-09",
- "question": "Comic strip that occasionally includes the setting seen here:",
- "value": "$200",
- "answer": "B.C.",
- "round": "Jeopardy!",
- "show_number": "3057",
- "fullAnswer": "\"B.C.\""
- },
{
"category": "A JUG OF WINE",
"air_date": "1997-12-09",
@@ -1839949,16 +1820419,6 @@
"show_number": "3379",
"fullAnswer": "Wok"
},
- {
- "category": "WORLD OF KNOWLEDGE",
- "air_date": "1999-04-22",
- "question": "It's the Cairo suburb where you'll find the landmark seen here
(Great Pyramid)",
- "value": "$600",
- "answer": "Giza",
- "round": "Double Jeopardy!",
- "show_number": "3379",
- "fullAnswer": "Giza"
- },
{
"category": "BETTER KNOWN AS...",
"air_date": "1999-04-22",
@@ -1841309,16 +1821769,6 @@
"show_number": "3392",
"fullAnswer": "St. Petersburg"
},
- {
- "category": "BEE HEALTHY",
- "air_date": "1999-05-11",
- "question": "Of the Genus Bombus, it's the bee variety seen here",
- "value": "$300",
- "answer": "Bumblebee",
- "round": "Jeopardy!",
- "show_number": "3392",
- "fullAnswer": "Bumblebee"
- },
{
"category": "WEALTHY",
"air_date": "1999-05-11",
@@ -1841329,16 +1821779,6 @@
"show_number": "3392",
"fullAnswer": "Jean Paul Getty"
},
- {
- "category": "\"Y\"s",
- "air_date": "1999-05-11",
- "question": "First name used by the leader seen here back in 1969
(Arafat)",
- "value": "$300",
- "answer": "Yasser",
- "round": "Jeopardy!",
- "show_number": "3392",
- "fullAnswer": "Yasser"
- },
{
"category": "THE UNLUCKY 13th CENTURY",
"air_date": "1999-05-11",
@@ -1841539,16 +1821979,6 @@
"show_number": "3392",
"fullAnswer": "Pork barrel"
},
- {
- "category": "THE DISCOVERY CHANNEL",
- "air_date": "1999-05-11",
- "question": "Meaning \"superior ones\", it's the Tibetan Buddhist term for monks, like the ones seen here",
- "value": "$400",
- "answer": "Lamas",
- "round": "Double Jeopardy!",
- "show_number": "3392",
- "fullAnswer": "Lamas"
- },
{
"category": "IT ACTUALLY HAS A NAME",
"air_date": "1999-05-11",
@@ -1841599,16 +1822029,6 @@
"show_number": "3392",
"fullAnswer": "Pork Chop Hill"
},
- {
- "category": "THE DISCOVERY CHANNEL",
- "air_date": "1999-05-11",
- "question": "The giant variety of this aquatic mammal is seen here",
- "value": "$600",
- "answer": "Otter",
- "round": "Double Jeopardy!",
- "show_number": "3392",
- "fullAnswer": "Otter"
- },
{
"category": "IT ACTUALLY HAS A NAME",
"air_date": "1999-05-11",
@@ -1841719,16 +1822139,6 @@
"show_number": "3392",
"fullAnswer": "Sir Francis Bacon"
},
- {
- "category": "THE DISCOVERY CHANNEL",
- "air_date": "1999-05-11",
- "question": "The Troll, seen here, is one of the world's largest examples of this kind of structure",
- "value": "$1000",
- "answer": "Oil rig",
- "round": "Double Jeopardy!",
- "show_number": "3392",
- "fullAnswer": "Oil rig"
- },
{
"category": "IT ACTUALLY HAS A NAME",
"air_date": "1999-05-11",
@@ -1842869,16 +1823279,6 @@
"show_number": "3168",
"fullAnswer": "Garden of Eden"
},
- {
- "category": "FROZEN IN STONE",
- "air_date": "1998-05-13",
- "question": "It's the building where you'll find the head (of the 16th president) seen here",
- "value": "$100",
- "answer": "Lincoln Memorial",
- "round": "Jeopardy!",
- "show_number": "3168",
- "fullAnswer": "Lincoln Memorial"
- },
{
"category": "A GAMEY CATEGORY",
"air_date": "1998-05-13",
@@ -1842929,16 +1823329,6 @@
"show_number": "3168",
"fullAnswer": "Samson"
},
- {
- "category": "FROZEN IN STONE",
- "air_date": "1998-05-13",
- "question": "From Laos the statue seen here is a reclining version of this founder of a religion",
- "value": "$200",
- "answer": "Buddha",
- "round": "Jeopardy!",
- "show_number": "3168",
- "fullAnswer": "Buddha"
- },
{
"category": "A GAMEY CATEGORY",
"air_date": "1998-05-13",
@@ -1842989,16 +1823379,6 @@
"show_number": "3168",
"fullAnswer": "Mount Sinai"
},
- {
- "category": "FROZEN IN STONE",
- "air_date": "1998-05-13",
- "question": "The name of these grotesque figures like this one seen here comes from an old word for \"throat\"",
- "value": "$300",
- "answer": "Gargoyles",
- "round": "Jeopardy!",
- "show_number": "3168",
- "fullAnswer": "Gargoyles"
- },
{
"category": "A GAMEY CATEGORY",
"air_date": "1998-05-13",
@@ -1843049,16 +1823429,6 @@
"show_number": "3168",
"fullAnswer": "Daniel"
},
- {
- "category": "FROZEN IN STONE",
- "air_date": "1998-05-13",
- "question": "This country owns the island (Easter Island) where you'll find the guy seen here",
- "value": "$400",
- "answer": "Chile",
- "round": "Jeopardy!",
- "show_number": "3168",
- "fullAnswer": "Chile"
- },
{
"category": "A GAMEY CATEGORY",
"air_date": "1998-05-13",
@@ -1843109,16 +1823479,6 @@
"show_number": "3168",
"fullAnswer": "Noah"
},
- {
- "category": "FROZEN IN STONE",
- "air_date": "1998-05-13",
- "question": "You'll find the statue (\"David\") seen here in this Italian city",
- "value": "$1,000",
- "answer": "Florence",
- "round": "Jeopardy!",
- "show_number": "3168",
- "fullAnswer": "Florence"
- },
{
"category": "A GAMEY CATEGORY",
"air_date": "1998-05-13",
@@ -1843199,16 +1823559,6 @@
"show_number": "3168",
"fullAnswer": "Solar eclipse"
},
- {
- "category": "VIDEO GEOGRAPHY",
- "air_date": "1998-05-13",
- "question": "Seen here, it's the tomb of Mumtaz",
- "value": "$200",
- "answer": "Taj Mahal",
- "round": "Double Jeopardy!",
- "show_number": "3168",
- "fullAnswer": "Taj Mahal"
- },
{
"category": "FRENCH GRAMMAR",
"air_date": "1998-05-13",
@@ -1843219,16 +1823569,6 @@
"show_number": "3168",
"fullAnswer": "Vous"
},
- {
- "category": "REMEMBER THE USSR?",
- "air_date": "1998-05-13",
- "question": "Seen here, he ruled the USSR for over a third of its history",
- "value": "$400",
- "answer": "Joseph Stalin",
- "round": "Double Jeopardy!",
- "show_number": "3168",
- "fullAnswer": "Joseph Stalin"
- },
{
"category": "LITERARY HODGEPODGE",
"air_date": "1998-05-13",
@@ -1843239,16 +1823579,6 @@
"show_number": "3168",
"fullAnswer": "Darling"
},
- {
- "category": "ACTORS & THEIR ROLES",
- "air_date": "1998-05-13",
- "question": "A Three Stooges short, seen here, featured an early film appearance by this comedienne",
- "value": "$400",
- "answer": "Lucille Ball",
- "round": "Double Jeopardy!",
- "show_number": "3168",
- "fullAnswer": "Lucille Ball"
- },
{
"category": "EXTRA CREDIT",
"air_date": "1998-05-13",
@@ -1843259,16 +1823589,6 @@
"show_number": "3168",
"fullAnswer": "Soccer"
},
- {
- "category": "VIDEO GEOGRAPHY",
- "air_date": "1998-05-13",
- "question": "You can usually get a \"good deal\" on this New York City bridge seen here",
- "value": "$400",
- "answer": "Brooklyn Bridge",
- "round": "Double Jeopardy!",
- "show_number": "3168",
- "fullAnswer": "Brooklyn Bridge"
- },
{
"category": "FRENCH GRAMMAR",
"air_date": "1998-05-13",
@@ -1843319,16 +1823639,6 @@
"show_number": "3168",
"fullAnswer": "The Beastie Boys"
},
- {
- "category": "VIDEO GEOGRAPHY",
- "air_date": "1998-05-13",
- "question": "The London traffic junction & meeting place seen here",
- "value": "$600",
- "answer": "Piccadilly Circus",
- "round": "Double Jeopardy!",
- "show_number": "3168",
- "fullAnswer": "Piccadilly Circus"
- },
{
"category": "FRENCH GRAMMAR",
"air_date": "1998-05-13",
@@ -1843379,16 +1823689,6 @@
"show_number": "3168",
"fullAnswer": "Dilbert"
},
- {
- "category": "VIDEO GEOGRAPHY",
- "air_date": "1998-05-13",
- "question": "It's the \"queen\" of African waterfall royalty seen here",
- "value": "$800",
- "answer": "Victoria Falls",
- "round": "Double Jeopardy!",
- "show_number": "3168",
- "fullAnswer": "Victoria Falls"
- },
{
"category": "FRENCH GRAMMAR",
"air_date": "1998-05-13",
@@ -1845739,16 +1826039,6 @@
"show_number": "3680",
"fullAnswer": "Horse"
},
- {
- "category": "I'VE GOTTA \"HAND\" IT TO YOU",
- "air_date": "2000-09-08",
- "question": "It's the film technique seen here",
- "value": "$200",
- "answer": "Hand-held camera",
- "round": "Jeopardy!",
- "show_number": "3680",
- "fullAnswer": "Hand-held camera"
- },
{
"category": "OFFICIAL STATE THINGS",
"air_date": "2000-09-08",
@@ -1847229,16 +1827519,6 @@
"show_number": "4234",
"fullAnswer": "James M. Barrie"
},
- {
- "category": "McMUSIC",
- "air_date": "2003-01-16",
- "question": "He's the singer seen here",
- "value": "$800",
- "answer": "Tim McGraw",
- "round": "Double Jeopardy!",
- "show_number": "4234",
- "fullAnswer": "Tim McGraw"
- },
{
"category": "THE HOOSIER STATE",
"air_date": "2003-01-16",
@@ -1847259,16 +1827539,6 @@
"show_number": "4234",
"fullAnswer": "waltz"
},
- {
- "category": "THE HISTORY CHANNEL",
- "air_date": "2003-01-16",
- "question": "The program seen here covered this real monarch of ancient Egypt, subject of a 2002 blockbuster film
Only now, over a century after its discovery, are Egyptologists beginning to understand its significance",
- "value": "$1200",
- "answer": "Scorpion King",
- "round": "Double Jeopardy!",
- "show_number": "4234",
- "fullAnswer": "the Scorpion King"
- },
{
"category": "FROM THE U.S. CITIZENSHIP TEST",
"air_date": "2003-01-16",
@@ -1847379,16 +1827649,6 @@
"show_number": "4234",
"fullAnswer": "Cadiz"
},
- {
- "category": "THE HISTORY CHANNEL",
- "air_date": "2003-01-16",
- "question": "The \"Save Our History\" episode seen here focused on this area along the Schuylkill River
For it was here that Washington transformed them, under horrendous conditions, from a struggling, poorly-trained group of militiamen, into conquering warriors",
- "value": "$1,200",
- "answer": "Valley Forge",
- "round": "Double Jeopardy!",
- "show_number": "4234",
- "fullAnswer": "Valley Forge"
- },
{
"category": "FROM THE U.S. CITIZENSHIP TEST",
"air_date": "2003-01-16",
@@ -1849659,16 +1829919,6 @@
"show_number": "4352",
"fullAnswer": "records"
},
- {
- "category": "AMERICAN ARTISTS",
- "air_date": "2003-07-01",
- "question": "He's the artist who painted the portrait (George Washington) seen here",
- "value": "$1200",
- "answer": "Gilbert Stuart",
- "round": "Double Jeopardy!",
- "show_number": "4352",
- "fullAnswer": "Gilbert Stuart"
- },
{
"category": "PLAYING THE PALACE",
"air_date": "2003-07-01",
@@ -1849929,16 +1830179,6 @@
"show_number": "3629",
"fullAnswer": "Santa Barbara"
},
- {
- "category": "TOUGH HISTORY",
- "air_date": "2000-05-18",
- "question": "Name for the style seen here after a king who reigned from 1643 to 1715:",
- "value": "$200",
- "answer": "Louis XIV",
- "round": "Jeopardy!",
- "show_number": "3629",
- "fullAnswer": "Louis XIV"
- },
{
"category": "BACK IN THE '90s",
"air_date": "2000-05-18",
@@ -1850979,16 +1831219,6 @@
"show_number": "3278",
"fullAnswer": "Molly"
},
- {
- "category": "MILLS",
- "air_date": "1998-12-02",
- "question": "\"Warm & cozy\" type of mill seen here (maybe in Pittsburgh)",
- "value": "$800",
- "answer": "Steel mill",
- "round": "Double Jeopardy!",
- "show_number": "3278",
- "fullAnswer": "Steel mill"
- },
{
"category": "BROTHERS",
"air_date": "1998-12-02",
@@ -1852629,16 +1832859,6 @@
"show_number": "3499",
"fullAnswer": "\"Mayflower Madam\""
},
- {
- "category": "MOVIES IN BLACK & WHITE",
- "air_date": "1999-11-18",
- "question": "Oscar-winning political drama seen here
(with Broderick Crawford speaking)",
- "value": "$1000",
- "answer": "All the King's Men",
- "round": "Double Jeopardy!",
- "show_number": "3499",
- "fullAnswer": "All the King's Men"
- },
{
"category": "ODDS & ENDS",
"air_date": "1999-11-18",
@@ -1854419,16 +1834639,6 @@
"show_number": "3590",
"fullAnswer": "Robert Louis Stevenson"
},
- {
- "category": "BELLS",
- "air_date": "2000-03-24",
- "question": "Common 2-word term for a campanile, such as the one seen here:",
- "value": "$400",
- "answer": "Bell tower",
- "round": "Jeopardy!",
- "show_number": "3590",
- "fullAnswer": "Bell tower"
- },
{
"category": "GOING POSTAL",
"air_date": "2000-03-24",
@@ -1854679,16 +1834889,6 @@
"show_number": "3590",
"fullAnswer": "The whirlwind"
},
- {
- "category": "HEY \"LADY\"!",
- "air_date": "2000-03-24",
- "question": "It's the dessert item seen here:
(type of cookie)",
- "value": "$600",
- "answer": "Ladyfingers",
- "round": "Double Jeopardy!",
- "show_number": "3590",
- "fullAnswer": "Ladyfingers"
- },
{
"category": "ENGLISH MONARCHS",
"air_date": "2000-03-24",
@@ -1857179,16 +1837379,6 @@
"show_number": "3317",
"fullAnswer": "1941"
},
- {
- "category": "ACTORS & ACTRESSES",
- "air_date": "1999-01-26",
- "question": "This actor starred as Tom Dooley in the film seen here in 1959, the same year he hit it big on TV",
- "value": "$200",
- "answer": "Michael Landon",
- "round": "Jeopardy!",
- "show_number": "3317",
- "fullAnswer": "Michael Landon"
- },
{
"category": "BEFORE & AFTER",
"air_date": "1999-01-26",
@@ -1857879,16 +1838069,6 @@
"show_number": "3295",
"fullAnswer": "Shoes"
},
- {
- "category": "RUDOLPH",
- "air_date": "1998-12-25",
- "question": "The award-winning Rudolph seen here (holding 2 Olympic medals)",
- "value": "$400",
- "answer": "Wilma Rudolph",
- "round": "Jeopardy!",
- "show_number": "3295",
- "fullAnswer": "Wilma Rudolph"
- },
{
"category": "THE RED-NOSED",
"air_date": "1998-12-25",
@@ -1859629,16 +1839809,6 @@
"show_number": "3011",
"fullAnswer": "King Lear"
},
- {
- "category": "TAKE ME OUT TO THE BALLPARK",
- "air_date": "1997-10-06",
- "question": "(VIDEO DAILY DOUBLE):
Ballpark seen here: (The \"Green Monster\")",
- "value": "$3,000",
- "answer": "Fenway Park",
- "round": "Double Jeopardy!",
- "show_number": "3011",
- "fullAnswer": "Fenway Park"
- },
{
"category": "EXPLORERS",
"air_date": "1997-10-06",
@@ -1861549,16 +1841719,6 @@
"show_number": "4302",
"fullAnswer": "Lanza"
},
- {
- "category": "MANLY MEN KNOW...",
- "air_date": "2003-04-22",
- "question": "The prized fish seen here, or the adjective for the smell of some fishermen who haven't bathed",
- "value": "$600",
- "answer": "muskie/musky",
- "round": "Jeopardy!",
- "show_number": "4302",
- "fullAnswer": "muskie/musky"
- },
{
"category": "BALLET",
"air_date": "2003-04-22",
@@ -1861949,16 +1842109,6 @@
"show_number": "4302",
"fullAnswer": "steeplechases"
},
- {
- "category": "LAKES & RIVERS",
- "air_date": "2003-04-22",
- "question": "Noted for its turquoise waters, it's the pearl of the Canadian Rockies seen here",
- "value": "$2000",
- "answer": "Lake Louise",
- "round": "Double Jeopardy!",
- "show_number": "4302",
- "fullAnswer": "Lake Louise"
- },
{
"category": "A \"LEG\"",
"air_date": "2003-04-22",
@@ -1863129,16 +1843279,6 @@
"show_number": "3747",
"fullAnswer": "Dragon"
},
- {
- "category": "FLOWER POWER",
- "air_date": "2000-12-12",
- "question": "From the Latin for \"three threads\", it's the flowery structure seen here",
- "value": "$200",
- "answer": "Trellis",
- "round": "Jeopardy!",
- "show_number": "3747",
- "fullAnswer": "Trellis"
- },
{
"category": "PRESIDENTIAL MIDDLE NAMES",
"air_date": "2000-12-12",
@@ -1863149,16 +1843289,6 @@
"show_number": "3747",
"fullAnswer": "William Henry Harrison"
},
- {
- "category": "HORSEY WORDS",
- "air_date": "2000-12-12",
- "question": "The logo seen here represents this model:
(introduced by Ford in 1964)",
- "value": "$200",
- "answer": "Mustang",
- "round": "Jeopardy!",
- "show_number": "3747",
- "fullAnswer": "Mustang"
- },
{
"category": "MOTHER POLAND",
"air_date": "2000-12-12",
@@ -1863269,16 +1843399,6 @@
"show_number": "3747",
"fullAnswer": "James K. Polk"
},
- {
- "category": "HORSEY WORDS",
- "air_date": "2000-12-12",
- "question": "The stamp, seen here, celebrates '50s teen fashion with these items of apparel",
- "value": "$400",
- "answer": "Saddle shoes",
- "round": "Jeopardy!",
- "show_number": "3747",
- "fullAnswer": "Saddle shoes"
- },
{
"category": "MOTHER POLAND",
"air_date": "2000-12-12",
@@ -1867069,16 +1847189,6 @@
"show_number": "3012",
"fullAnswer": "gizzard"
},
- {
- "category": "ENDS IN \"ETTE\"",
- "air_date": "1997-10-07",
- "question": "[Video] Object seen here: (Alex held an odd-shaped flat board with a hole in it that contained different colors of paint on it.)",
- "value": "$500",
- "answer": "palette",
- "round": "Jeopardy!",
- "show_number": "3012",
- "fullAnswer": "palette"
- },
{
"category": "BODIES OF WATER",
"air_date": "1997-10-07",
@@ -1868169,16 +1848279,6 @@
"show_number": "3573",
"fullAnswer": "Cosmology"
},
- {
- "category": "\"B.S.\"",
- "air_date": "2000-03-01",
- "question": "They're the raw edibles seen here",
- "value": "$300",
- "answer": "Bean sprouts",
- "round": "Jeopardy!",
- "show_number": "3573",
- "fullAnswer": "Bean sprouts"
- },
{
"category": "20th CENTURY U.S. PRESIDENTS",
"air_date": "2000-03-01",
@@ -1868409,16 +1848509,6 @@
"show_number": "3573",
"fullAnswer": "Jacksonville, FL (Andrew Jackson)"
},
- {
- "category": "THERE'S AN \"A\"",
- "air_date": "2000-03-01",
- "question": "It's the popular garden favorite seen here",
- "value": "$400",
- "answer": "Azalea",
- "round": "Double Jeopardy!",
- "show_number": "3573",
- "fullAnswer": "Azalea"
- },
{
"category": "WORLD WAR II",
"air_date": "2000-03-01",
@@ -1868829,16 +1848919,6 @@
"show_number": "1199",
"fullAnswer": "\"Take Warning\""
},
- {
- "category": "THE WARS OF THE ROSES",
- "air_date": "1989-11-16",
- "question": "(VIDEO DAILY DOUBLE):
Surprisingly, the king seen here, who died in battle during the wars, wasn't a bad-looking chap:",
- "value": "$250",
- "answer": "Richard III",
- "round": "Jeopardy!",
- "show_number": "1199",
- "fullAnswer": "Richard III"
- },
{
"category": "\"NOTHING\" DOING",
"air_date": "1989-11-16",
@@ -1874629,16 +1854709,6 @@
"show_number": "3328",
"fullAnswer": "The Hunchback of Notre Dame"
},
- {
- "category": "A SILENT \"P\"",
- "air_date": "1999-02-10",
- "question": "(VIDEO DAILY DOUBLE):
She's the woman in the Francois Gerard painting seen here",
- "value": "$1,000",
- "answer": "Psyche",
- "round": "Double Jeopardy!",
- "show_number": "3328",
- "fullAnswer": "(Cupid And) Psyche"
- },
{
"category": "HAM",
"air_date": "1999-02-10",
@@ -1876509,16 +1856579,6 @@
"show_number": "3394",
"fullAnswer": "lace"
},
- {
- "category": "THE ANIMAL KINGDOM",
- "air_date": "1999-05-13",
- "question": "It's the Galapagos Islands' slow-mover seen here",
- "value": "$200",
- "answer": "Tortoise",
- "round": "Jeopardy!",
- "show_number": "3394",
- "fullAnswer": "Tortoise"
- },
{
"category": "A CAST OF THOUSANDS",
"air_date": "1999-05-13",
@@ -1876549,16 +1856609,6 @@
"show_number": "3394",
"fullAnswer": "Spain"
},
- {
- "category": "CHICAGO TV",
- "air_date": "1999-05-13",
- "question": "Long-running sitcom that began with the shot of Chicago seen here
(a fountain)",
- "value": "$300",
- "answer": "Married... with Children",
- "round": "Jeopardy!",
- "show_number": "3394",
- "fullAnswer": "Married... with Children"
- },
{
"category": "GOING TO TOWN",
"air_date": "1999-05-13",
@@ -1876869,16 +1856919,6 @@
"show_number": "3394",
"fullAnswer": "Buenos Aires"
},
- {
- "category": "FAMOUS FOLKS",
- "air_date": "1999-05-13",
- "question": "\"Analyze\" this, he is the notable seen here",
- "value": "$600",
- "answer": "Sigmund Freud",
- "round": "Double Jeopardy!",
- "show_number": "3394",
- "fullAnswer": "Sigmund Freud"
- },
{
"category": "KILLER MUSICALS",
"air_date": "1999-05-13",
@@ -1882239,16 +1862279,6 @@
"show_number": "3931",
"fullAnswer": "Hindi"
},
- {
- "category": "INTERNET LINGO",
- "air_date": "2001-10-08",
- "question": "Look sideways at the smiley seen here & you'll have sighted this king:
5:-)",
- "value": "$500",
- "answer": "Elvis Presley",
- "round": "Jeopardy!",
- "show_number": "3931",
- "fullAnswer": "Elvis Presley"
- },
{
"category": "JENNIFER",
"air_date": "2001-10-08",
@@ -1882509,16 +1862539,6 @@
"show_number": "3931",
"fullAnswer": "Athens"
},
- {
- "category": "MARSHALL MATTERS",
- "air_date": "2001-10-08",
- "question": "Seen here, he's given us plenty of \"Happy Days\"",
- "value": "$1,600",
- "answer": "Garry Marshall",
- "round": "Double Jeopardy!",
- "show_number": "3931",
- "fullAnswer": "Garry Marshall"
- },
{
"category": "THE REAL SLIM PICKENS",
"air_date": "2001-10-08",
@@ -1882969,16 +1862989,6 @@
"show_number": "3321",
"fullAnswer": "Times Square"
},
- {
- "category": "SHOW BOAT",
- "air_date": "1999-02-01",
- "question": "It's the specific kind of cargo ship seen here",
- "value": "$400",
- "answer": "Tanker",
- "round": "Double Jeopardy!",
- "show_number": "3321",
- "fullAnswer": "Tanker"
- },
{
"category": "1776",
"air_date": "1999-02-01",
@@ -1883079,16 +1863089,6 @@
"show_number": "3321",
"fullAnswer": "Guyana"
},
- {
- "category": "42nd STREET",
- "air_date": "1999-02-01",
- "question": "The sculpture seen here is from the 42nd Street facade of this building",
- "value": "$800",
- "answer": "Grand Central Station",
- "round": "Double Jeopardy!",
- "show_number": "3321",
- "fullAnswer": "Grand Central Station"
- },
{
"category": "SHOW BOAT",
"air_date": "1999-02-01",
@@ -1883129,16 +1863129,6 @@
"show_number": "3321",
"fullAnswer": "Sevastopol"
},
- {
- "category": "\"GUY\"s & \"DOLL\"s",
- "air_date": "1999-02-01",
- "question": "It's the type of \"natural\" currency seen here",
- "value": "$800",
- "answer": "Sand dollar",
- "round": "Double Jeopardy!",
- "show_number": "3321",
- "fullAnswer": "Sand dollar"
- },
{
"category": "42nd STREET",
"air_date": "1999-02-01",
@@ -1886599,16 +1866589,6 @@
"show_number": "3183",
"fullAnswer": "Clint Eastwood"
},
- {
- "category": "IT'S A PLANE!",
- "air_date": "1998-06-03",
- "question": "He flew his famous guests to San Simeon in the Vultee V1-A seen here:
(\"Lady Peace II\")",
- "value": "$200",
- "answer": "William Randolph Hearst",
- "round": "Jeopardy!",
- "show_number": "3183",
- "fullAnswer": "William Randolph Hearst"
- },
{
"category": "IT'S SUPERMAN!",
"air_date": "1998-06-03",
@@ -1886629,16 +1866609,6 @@
"show_number": "3183",
"fullAnswer": "Dominick Dunne"
},
- {
- "category": "LOOK!",
- "air_date": "1998-06-03",
- "question": "This 1989 film seen here inspired 2 sequels:
(co-starring Kirstie Alley)",
- "value": "$300",
- "answer": "Look Who's Talking",
- "round": "Jeopardy!",
- "show_number": "3183",
- "fullAnswer": "Look Who's Talking"
- },
{
"category": "UP IN THE SKY!",
"air_date": "1998-06-03",
@@ -1886689,16 +1866659,6 @@
"show_number": "3183",
"fullAnswer": "Edward R. Murrow"
},
- {
- "category": "LOOK!",
- "air_date": "1998-06-03",
- "question": "The card seen here is used to test for the red-green variety of this condition:",
- "value": "$400",
- "answer": "Colorblindness",
- "round": "Jeopardy!",
- "show_number": "3183",
- "fullAnswer": "Colorblindness"
- },
{
"category": "UP IN THE SKY!",
"air_date": "1998-06-03",
@@ -1886909,16 +1866869,6 @@
"show_number": "3183",
"fullAnswer": "Druidism"
},
- {
- "category": "STARTS & ENDS WITH \"T\"",
- "air_date": "1998-06-03",
- "question": "Kitchen or table accessory seen here:",
- "value": "$400",
- "answer": "Trivet",
- "round": "Double Jeopardy!",
- "show_number": "3183",
- "fullAnswer": "Trivet"
- },
{
"category": "STREET SMARTS",
"air_date": "1998-06-03",
@@ -1887039,16 +1866989,6 @@
"show_number": "3183",
"fullAnswer": "Taxidermist"
},
- {
- "category": "STREET SMARTS",
- "air_date": "1998-06-03",
- "question": "Famous street seen here in a work by California artist Gus Bayz:
(AKA \"The Crookedest Street in the World\")",
- "value": "$1,500",
- "answer": "Lombard Street",
- "round": "Double Jeopardy!",
- "show_number": "3183",
- "fullAnswer": "Lombard Street (in San Francisco)"
- },
{
"category": "R.E.M.",
"air_date": "1998-06-03",
@@ -1887729,16 +1867669,6 @@
"show_number": "2906",
"fullAnswer": "Athens"
},
- {
- "category": "MINOR LEAGUE BASEBALL",
- "air_date": "1997-03-31",
- "question": "Famed member of the 1994 Birmingham Barons seen here:
[video clue]",
- "value": "$350",
- "answer": "Michael Jordan",
- "round": "Jeopardy!",
- "show_number": "2906",
- "fullAnswer": "Michael Jordan"
- },
{
"category": "HOTELS, MOTELS & INNS",
"air_date": "1997-03-31",
@@ -1889399,16 +1869329,6 @@
"show_number": "3608",
"fullAnswer": "Stonehenge"
},
- {
- "category": "HOLY WEEK",
- "air_date": "2000-04-19",
- "question": "During Holy Week, there might be a run on these flowers seen here:",
- "value": "$300",
- "answer": "Easter lilies",
- "round": "Jeopardy!",
- "show_number": "3608",
- "fullAnswer": "Easter lilies"
- },
{
"category": "ISLANDS OF THE ATLANTIC",
"air_date": "2000-04-19",
@@ -1889739,16 +1869659,6 @@
"show_number": "3608",
"fullAnswer": "The Third Man"
},
- {
- "category": "COMPOSE YOURSELF",
- "air_date": "2000-04-19",
- "question": "19th century heir to Bach & Beethoven seen here:",
- "value": "$600",
- "answer": "Johannes Brahms",
- "round": "Double Jeopardy!",
- "show_number": "3608",
- "fullAnswer": "Johannes Brahms"
- },
{
"category": "HATE MALE",
"air_date": "2000-04-19",
@@ -1890569,16 +1870479,6 @@
"show_number": "4150",
"fullAnswer": "Tokyo"
},
- {
- "category": "\"LO\" THERE",
- "air_date": "2002-09-20",
- "question": "This beaver home, seen here, may have separate entrances & a carpeted floor",
- "value": "$400",
- "answer": "lodge",
- "round": "Jeopardy!",
- "show_number": "4150",
- "fullAnswer": "lodge"
- },
{
"category": "AMERICAN LITERATURE",
"air_date": "2002-09-20",
@@ -1890939,16 +1870839,6 @@
"show_number": "4150",
"fullAnswer": "Daytona Beach"
},
- {
- "category": "MEXICO",
- "air_date": "2002-09-20",
- "question": "He's the Spanish conquistador & conqueror of Mexico seen here in a 16th century portrait",
- "value": "$1600",
- "answer": "Hernando Cortes",
- "round": "Double Jeopardy!",
- "show_number": "4150",
- "fullAnswer": "Hernando Cortes"
- },
{
"category": "IT'S A FACT",
"air_date": "2002-09-20",
@@ -1891029,16 +1870919,6 @@
"show_number": "4150",
"fullAnswer": "iodine"
},
- {
- "category": "HISTORIC OBJECTS",
- "air_date": "2002-09-20",
- "question": "It's the historic object seen here [marked \"1620\"]",
- "value": null,
- "answer": "Plymouth Rock",
- "round": "Final Jeopardy!",
- "show_number": "4150",
- "fullAnswer": "Plymouth Rock"
- },
{
"category": "LITERARY CHARACTERS",
"air_date": "2002-09-20",
@@ -1891749,16 +1871629,6 @@
"show_number": "4282",
"fullAnswer": "Willie Nelson"
},
- {
- "category": "I LOVE NEW YORK",
- "air_date": "2003-03-25",
- "question": "You get the item seen here on entering this palace of culture",
- "value": "$600",
- "answer": "Metropolitan Museum of Art",
- "round": "Jeopardy!",
- "show_number": "4282",
- "fullAnswer": "Metropolitan Museum of Art"
- },
{
"category": "PEOPLE",
"air_date": "2003-03-25",
@@ -1893629,16 +1873499,6 @@
"show_number": "4468",
"fullAnswer": "Topper"
},
- {
- "category": "LEAVES",
- "air_date": "2004-01-28",
- "question": "The leaves seen here, they also turn up in the book of Genesis",
- "value": "$800",
- "answer": "fig leaves",
- "round": "Jeopardy!",
- "show_number": "4468",
- "fullAnswer": "fig leaves"
- },
{
"category": "COUNTRY TIME",
"air_date": "2004-01-28",
@@ -1894009,16 +1873869,6 @@
"show_number": "4468",
"fullAnswer": "Curacao"
},
- {
- "category": "11/30",
- "air_date": "2004-01-28",
- "question": "His feast day is November 30, & his cross is seen here on a flag",
- "value": "$2000",
- "answer": "St. Andrew",
- "round": "Double Jeopardy!",
- "show_number": "4468",
- "fullAnswer": "St. Andrew (Scottish flag)"
- },
{
"category": "\"N\" MASSE",
"air_date": "2004-01-28",
@@ -1894169,26 +1874019,6 @@
"show_number": "3792",
"fullAnswer": "Richard Wagner"
},
- {
- "category": "HISTORY",
- "air_date": "2001-02-13",
- "question": "Even though it's been \"found\", this Peruvian ruin, seen here, is still called \"The Lost City of the Incas\"",
- "value": "$300",
- "answer": "Machu Picchu",
- "round": "Jeopardy!",
- "show_number": "3792",
- "fullAnswer": "Machu Picchu"
- },
- {
- "category": "MUSEUMS",
- "air_date": "2001-02-13",
- "question": "Seen here, Manet's painting of \"Nana\" hangs in the Kunshalle, a great museum in this seaport of northern Germany",
- "value": "$300",
- "answer": "Hamburg",
- "round": "Jeopardy!",
- "show_number": "3792",
- "fullAnswer": "Hamburg"
- },
{
"category": "HEALTH & MEDICINE",
"air_date": "2001-02-13",
@@ -1894289,26 +1874119,6 @@
"show_number": "3792",
"fullAnswer": "Rob Roy"
},
- {
- "category": "HISTORY",
- "air_date": "2001-02-13",
- "question": "This \"Magnificent\" sultan, seen here, was the 10th ruler of the Ottoman Empire",
- "value": "$500",
- "answer": "Suleiman",
- "round": "Jeopardy!",
- "show_number": "3792",
- "fullAnswer": "Suleiman"
- },
- {
- "category": "MUSEUMS",
- "air_date": "2001-02-13",
- "question": "The central gallery of this French museum, once a train station, is seen here",
- "value": "$500",
- "answer": "Musee d'Orsay",
- "round": "Jeopardy!",
- "show_number": "3792",
- "fullAnswer": "Musee d'Orsay"
- },
{
"category": "HEALTH & MEDICINE",
"air_date": "2001-02-13",
@@ -1894499,16 +1874309,6 @@
"show_number": "3792",
"fullAnswer": "8"
},
- {
- "category": "NOTABLE NAMES",
- "air_date": "2001-02-13",
- "question": "Leader of this country from 1926 to 1989, this man seen here also had a lifelong interest in marine biology",
- "value": "$600",
- "answer": "Emperor Hirohito",
- "round": "Double Jeopardy!",
- "show_number": "3792",
- "fullAnswer": "Emperor Hirohito"
- },
{
"category": "WORLD GEOGRAPHY",
"air_date": "2001-02-13",
@@ -1894839,16 +1874639,6 @@
"show_number": "3769",
"fullAnswer": "\"Viva Las Vegas\""
},
- {
- "category": "AMPHIBIANS",
- "air_date": "2001-01-11",
- "question": "The smooth type of this common variety of salamander is seen here",
- "value": "$400",
- "answer": "Newt",
- "round": "Jeopardy!",
- "show_number": "3769",
- "fullAnswer": "Newt"
- },
{
"category": "AUSSIE ODDS & ENDS",
"air_date": "2001-01-11",
@@ -1895919,16 +1875709,6 @@
"show_number": "3622",
"fullAnswer": "Rosicrucians"
},
- {
- "category": "IF I HAD A HAMMER",
- "air_date": "2000-05-09",
- "question": "The comic book hero seen here goes by this metallic name:",
- "value": "$300",
- "answer": "Steel",
- "round": "Jeopardy!",
- "show_number": "3622",
- "fullAnswer": "Steel (holding a hammer)"
- },
{
"category": "AIRPORT CODES",
"air_date": "2000-05-09",
@@ -1898559,16 +1878339,6 @@
"show_number": "2851",
"fullAnswer": "\"The Tempest\""
},
- {
- "category": "U.S. GOVERNMENT",
- "air_date": "1997-01-13",
- "question": "Full & correct title of the post held by the person seen here: (William Rehnquist)",
- "value": null,
- "answer": "Chief Justice of the United States",
- "round": "Final Jeopardy!",
- "show_number": "2851",
- "fullAnswer": "Chief Justice of the United States"
- },
{
"category": "YOUNG GEORGE WASHINGTON",
"air_date": "2000-12-28",
@@ -1899009,16 +1878779,6 @@
"show_number": "3759",
"fullAnswer": "Colombia"
},
- {
- "category": "FANTASTIC CRITTERS",
- "air_date": "2000-12-28",
- "question": "Varieties of this sea creature, seen here, can grow to 60 feet long",
- "value": "$600",
- "answer": "squid",
- "round": "Double Jeopardy!",
- "show_number": "3759",
- "fullAnswer": "squid"
- },
{
"category": "CHARACTERS IN BOOKS",
"air_date": "2000-12-28",
@@ -1899069,16 +1878829,6 @@
"show_number": "3759",
"fullAnswer": "Lebanon"
},
- {
- "category": "FANTASTIC CRITTERS",
- "air_date": "2000-12-28",
- "question": "This stinging desert dweller, seen here, has a venom potentially fatal to humans",
- "value": "$800",
- "answer": "scorpion",
- "round": "Double Jeopardy!",
- "show_number": "3759",
- "fullAnswer": "scorpion"
- },
{
"category": "CHARACTERS IN BOOKS",
"air_date": "2000-12-28",
@@ -1899129,16 +1878879,6 @@
"show_number": "3759",
"fullAnswer": "the Bahamas"
},
- {
- "category": "FANTASTIC CRITTERS",
- "air_date": "2000-12-28",
- "question": "This creature, seen here, can live to be 18 years old in the wild",
- "value": "$1000",
- "answer": "koala bear",
- "round": "Double Jeopardy!",
- "show_number": "3759",
- "fullAnswer": "koala bear"
- },
{
"category": "CHARACTERS IN BOOKS",
"air_date": "2000-12-28",
@@ -1900499,16 +1880239,6 @@
"show_number": "3892",
"fullAnswer": "Meet the Parents"
},
- {
- "category": "HOW COME?",
- "air_date": "2001-07-03",
- "question": "Come to the park in your sulky to participate in this type of racing, seen here",
- "value": "$300",
- "answer": "Harness racing",
- "round": "Jeopardy!",
- "show_number": "3892",
- "fullAnswer": "Harness racing"
- },
{
"category": "HOT \"BUN\"s",
"air_date": "2001-07-03",
@@ -1900529,16 +1880259,6 @@
"show_number": "3892",
"fullAnswer": "Plutarch"
},
- {
- "category": "YOUTHFUL NAMES",
- "air_date": "2001-07-03",
- "question": "He's the \"public enemy\" seen here",
- "value": "$400",
- "answer": "Baby Face Nelson",
- "round": "Jeopardy!",
- "show_number": "3892",
- "fullAnswer": "Baby Face Nelson"
- },
{
"category": "STUDIES SHOW...",
"air_date": "2001-07-03",
@@ -1901259,16 +1880979,6 @@
"show_number": "3825",
"fullAnswer": "ABA (American Basketball Association)"
},
- {
- "category": "ALL THAT JAZZ",
- "air_date": "2001-03-30",
- "question": "This saxman is seen here on a 1995 stamp tooting his own horn",
- "value": "$200",
- "answer": "Charlie Parker",
- "round": "Double Jeopardy!",
- "show_number": "3825",
- "fullAnswer": "Charlie Parker"
- },
{
"category": "ENDS IN \"EE\"",
"air_date": "2001-03-30",
@@ -1901379,16 +1881089,6 @@
"show_number": "3825",
"fullAnswer": "Bob Woodward & Carl Bernstein"
},
- {
- "category": "ALL THAT JAZZ",
- "air_date": "2001-03-30",
- "question": "The music of this pianist & composer was featured in the revue whose Playbill cover is seen here",
- "value": "$600",
- "answer": "Duke Ellington",
- "round": "Double Jeopardy!",
- "show_number": "3825",
- "fullAnswer": "Duke Ellington"
- },
{
"category": "ENDS IN \"EE\"",
"air_date": "2001-03-30",
@@ -1902789,16 +1882489,6 @@
"show_number": "3766",
"fullAnswer": "Catnap"
},
- {
- "category": "PUT SOMETHING ON",
- "air_date": "2001-01-08",
- "question": "The name of this type of garment seen here suggests it might be popular among rowers",
- "value": "$300",
- "answer": "Crewneck",
- "round": "Jeopardy!",
- "show_number": "3766",
- "fullAnswer": "Crewneck"
- },
{
"category": "CAPITAL CITY BIRTHPLACES",
"air_date": "2001-01-08",
@@ -1903049,16 +1882739,6 @@
"show_number": "3766",
"fullAnswer": "Visigoths"
},
- {
- "category": "VIDEOASIS",
- "air_date": "2001-01-08",
- "question": "The U.S. national monument seen here is featured prominently in this 1977 Spielberg film
(Devils Tower)",
- "value": "$400",
- "answer": "Close Encounters of the Third Kind",
- "round": "Double Jeopardy!",
- "show_number": "3766",
- "fullAnswer": "Close Encounters of the Third Kind"
- },
{
"category": "BESTSELLERS",
"air_date": "2001-01-08",
@@ -1903109,16 +1882789,6 @@
"show_number": "3766",
"fullAnswer": "Amerigo Vespucci"
},
- {
- "category": "VIDEOASIS",
- "air_date": "2001-01-08",
- "question": "Ya, it's the Scandinavian nation whose flag is seen here",
- "value": "$600",
- "answer": "Norway",
- "round": "Double Jeopardy!",
- "show_number": "3766",
- "fullAnswer": "Norway"
- },
{
"category": "BESTSELLERS",
"air_date": "2001-01-08",
@@ -1903229,16 +1882899,6 @@
"show_number": "3766",
"fullAnswer": "Tycho Brahe"
},
- {
- "category": "VIDEOASIS",
- "air_date": "2001-01-08",
- "question": "From German words for \"handle\" & \"broadaxe\", it's the 15th century weapon seen here",
- "value": "$1000",
- "answer": "Halbard",
- "round": "Double Jeopardy!",
- "show_number": "3766",
- "fullAnswer": "Halbard"
- },
{
"category": "BESTSELLERS",
"air_date": "2001-01-08",
@@ -1903809,16 +1883469,6 @@
"show_number": "3471",
"fullAnswer": "Noose"
},
- {
- "category": "OF \"LIFE\"",
- "air_date": "1999-10-11",
- "question": "A character from this comic strip is seen here",
- "value": "$800",
- "answer": "Life In Hell",
- "round": "Double Jeopardy!",
- "show_number": "3471",
- "fullAnswer": "\"Life In Hell\""
- },
{
"category": "ON THE MAP",
"air_date": "1999-10-11",
@@ -1905349,16 +1884999,6 @@
"show_number": "4284",
"fullAnswer": "Mexico"
},
- {
- "category": "ON THE COVER OF TIME",
- "air_date": "2003-03-27",
- "question": "One-year-old cover subject seen here in 1962",
- "value": "$400",
- "answer": "Berlin Wall",
- "round": "Double Jeopardy!",
- "show_number": "4284",
- "fullAnswer": "the Berlin Wall"
- },
{
"category": "SPORTS NICKNAMES",
"air_date": "2003-03-27",
@@ -1905409,16 +1885049,6 @@
"show_number": "4284",
"fullAnswer": "beer"
},
- {
- "category": "ON THE COVER OF TIME",
- "air_date": "2003-03-27",
- "question": "Since the cover seen here, he's become a government prof. at Northeastern",
- "value": "$800",
- "answer": "Michael Dukakis",
- "round": "Double Jeopardy!",
- "show_number": "4284",
- "fullAnswer": "Michael Dukakis"
- },
{
"category": "SPORTS NICKNAMES",
"air_date": "2003-03-27",
@@ -1905469,16 +1885099,6 @@
"show_number": "4284",
"fullAnswer": "Black Forest"
},
- {
- "category": "ON THE COVER OF TIME",
- "air_date": "2003-03-27",
- "question": "We hate to raise eyebrows, but you can't help it with this world leader seen here in 1964",
- "value": "$1200",
- "answer": "Leonid Brezhnev",
- "round": "Double Jeopardy!",
- "show_number": "4284",
- "fullAnswer": "Leonid Brezhnev"
- },
{
"category": "SPORTS NICKNAMES",
"air_date": "2003-03-27",
@@ -1905579,26 +1885199,6 @@
"show_number": "4284",
"fullAnswer": "John Alden"
},
- {
- "category": "TRAVEL & TOURISM",
- "air_date": "2003-03-27",
- "question": "When in Rome, it's hard to miss this ancient monument seen here; it's over 100 feet tall",
- "value": "$2000",
- "answer": "Trajan's Column",
- "round": "Double Jeopardy!",
- "show_number": "4284",
- "fullAnswer": "Trajan's Column"
- },
- {
- "category": "ON THE COVER OF TIME",
- "air_date": "2003-03-27",
- "question": "He's seen here in 1930, the year he became emperor",
- "value": "$2000",
- "answer": "Haile Selassie",
- "round": "Double Jeopardy!",
- "show_number": "4284",
- "fullAnswer": "Haile Selassie"
- },
{
"category": "SPORTS NICKNAMES",
"air_date": "2003-03-27",
@@ -1906449,16 +1886049,6 @@
"show_number": "4161",
"fullAnswer": "tuck"
},
- {
- "category": "\"I\" OBJECT",
- "air_date": "2002-10-07",
- "question": "Seen here, this model of Chevy first hit the road in 1958",
- "value": "$800",
- "answer": "Impala",
- "round": "Jeopardy!",
- "show_number": "4161",
- "fullAnswer": "Impala"
- },
{
"category": "RIVERS",
"air_date": "2002-10-07",
@@ -1906719,16 +1886309,6 @@
"show_number": "4161",
"fullAnswer": "Emma Peel"
},
- {
- "category": "SCIENCE & TECHNOLOGY",
- "air_date": "2002-10-07",
- "question": "Common in California, it's the type of \"farm\" seen here",
- "value": "$1600",
- "answer": "wind farm",
- "round": "Double Jeopardy!",
- "show_number": "4161",
- "fullAnswer": "wind farm"
- },
{
"category": "PUERTO RICAN HOLIDAYS",
"air_date": "2002-10-07",
@@ -1911629,16 +1891209,6 @@
"show_number": "4148",
"fullAnswer": "blood pressure"
},
- {
- "category": "\"J\" & \"K\"",
- "air_date": "2002-09-18",
- "question": "They're the mouthful seen here",
- "value": "$1200",
- "answer": "jawbreakers",
- "round": "Double Jeopardy!",
- "show_number": "4148",
- "fullAnswer": "jawbreakers"
- },
{
"category": "U.S. PRESIDENTS",
"air_date": "2002-09-18",
@@ -1911869,16 +1891439,6 @@
"show_number": "3515",
"fullAnswer": "Robin Hood"
},
- {
- "category": "THE CRADLE",
- "air_date": "1999-12-10",
- "question": "Game seen here:
(played with string between two hands)",
- "value": "$200",
- "answer": "Cat's cradle",
- "round": "Jeopardy!",
- "show_number": "3515",
- "fullAnswer": "Cat's cradle"
- },
{
"category": "THE PERIODIC TABLE",
"air_date": "1999-12-10",
@@ -1912049,16 +1891609,6 @@
"show_number": "3515",
"fullAnswer": "Robin Cook"
},
- {
- "category": "THE CRADLE",
- "air_date": "1999-12-10",
- "question": "The \"reactionary\" toy seen here is known as this scientist's \"cradle\":",
- "value": "$500",
- "answer": "Isaac Newton",
- "round": "Jeopardy!",
- "show_number": "3515",
- "fullAnswer": "Isaac Newton"
- },
{
"category": "EAST ASIAN CITIES",
"air_date": "1999-12-10",
@@ -1912089,16 +1891639,6 @@
"show_number": "3515",
"fullAnswer": "Spanish"
},
- {
- "category": "20th CENTURY FACES",
- "air_date": "1999-12-10",
- "question": "She's the former Milwaukee school teacher & world leader seen here:",
- "value": "$200",
- "answer": "Golda Meir",
- "round": "Double Jeopardy!",
- "show_number": "3515",
- "fullAnswer": "Golda Meir"
- },
{
"category": "GUINNESS",
"air_date": "1999-12-10",
@@ -1913819,16 +1893359,6 @@
"show_number": "3617",
"fullAnswer": "Daniel Boone"
},
- {
- "category": "FLAG TERMS",
- "air_date": "2000-05-02",
- "question": "Type of flag seen here
[Amherst College]",
- "value": "$200",
- "answer": "Pennant",
- "round": "Double Jeopardy!",
- "show_number": "3617",
- "fullAnswer": "Pennant"
- },
{
"category": "NAME THE ROCKERS",
"air_date": "2000-05-02",
@@ -1914189,16 +1893719,6 @@
"show_number": "3648",
"fullAnswer": "Tony Orlando"
},
- {
- "category": "SOCK IT TO ME!",
- "air_date": "2000-06-14",
- "question": "It's the useful meteorological instrument seen here:",
- "value": "$200",
- "answer": "Windsock",
- "round": "Jeopardy!",
- "show_number": "3648",
- "fullAnswer": "Windsock"
- },
{
"category": "OH \"K\"",
"air_date": "2000-06-14",
@@ -1914249,26 +1893769,6 @@
"show_number": "3648",
"fullAnswer": "Apple Records"
},
- {
- "category": "SOCK IT TO ME!",
- "air_date": "2000-06-14",
- "question": "(Alex speaking in \"Scottish\" accent) Look, man! It's the classic sock pattern seen here:",
- "value": "$300",
- "answer": "Argyle",
- "round": "Jeopardy!",
- "show_number": "3648",
- "fullAnswer": "Argyle"
- },
- {
- "category": "OH \"K\"",
- "air_date": "2000-06-14",
- "question": "It's the Native American ceremonial item seen here:",
- "value": "$300",
- "answer": "Kachina doll",
- "round": "Jeopardy!",
- "show_number": "3648",
- "fullAnswer": "Kachina doll"
- },
{
"category": "A STAR-SPANGLED BANNER QUIZ",
"air_date": "2000-06-14",
@@ -1914369,16 +1893869,6 @@
"show_number": "3648",
"fullAnswer": "Gary Puckett"
},
- {
- "category": "SOCK IT TO ME!",
- "air_date": "2000-06-14",
- "question": "These socks with a \"digital\" name seen here can be very cozy:",
- "value": "$500",
- "answer": "Toe socks",
- "round": "Jeopardy!",
- "show_number": "3648",
- "fullAnswer": "Toe socks"
- },
{
"category": "OH \"K\"",
"air_date": "2000-06-14",
@@ -1916859,16 +1896349,6 @@
"show_number": "3208",
"fullAnswer": "Kate & Petruchio"
},
- {
- "category": "UP LATE WITH DAVID LETTERMAN",
- "air_date": "1998-07-08",
- "question": "Featured Letterman performer seen here:",
- "value": "$1000",
- "answer": "Larry Bud Melman/Calvert DeForest",
- "round": "Double Jeopardy!",
- "show_number": "3208",
- "fullAnswer": "Larry \"Bud\" Melman/Calvert DeForest"
- },
{
"category": "NATIONAL COATS OF ARMS",
"air_date": "1998-07-08",
@@ -1919659,16 +1899139,6 @@
"show_number": "4338",
"fullAnswer": "Pamplona"
},
- {
- "category": "RIBBONS",
- "air_date": "2003-06-11",
- "question": "The Model 44 one of these seen here is a classic ribbon one",
- "value": "$1200",
- "answer": "microphone",
- "round": "Double Jeopardy!",
- "show_number": "4338",
- "fullAnswer": "microphone"
- },
{
"category": "DEM BONES",
"air_date": "2003-06-11",
@@ -1923199,16 +1902669,6 @@
"show_number": "4495",
"fullAnswer": "gourd/gored"
},
- {
- "category": "VICE PRESIDENTS WHO BECAME PRESIDENT",
- "air_date": "2004-03-05",
- "question": "His wife is seen here",
- "value": "$400",
- "answer": "Gerald Ford",
- "round": "Jeopardy!",
- "show_number": "4495",
- "fullAnswer": "Gerald Ford"
- },
{
"category": "PUGILISTIC SOBRIQUETS",
"air_date": "2004-03-05",
@@ -1923549,16 +1903009,6 @@
"show_number": "4495",
"fullAnswer": "unguent"
},
- {
- "category": "SEW WHAT?",
- "air_date": "2004-03-05",
- "question": "The handy-dandy device seen here helps sewers do this",
- "value": "$800",
- "answer": "thread a needle",
- "round": "Double Jeopardy!",
- "show_number": "4495",
- "fullAnswer": "thread a needle"
- },
{
"category": "INTO AFRICA",
"air_date": "2004-03-05",
@@ -1926849,16 +1906299,6 @@
"show_number": "4645",
"fullAnswer": "Michigan"
},
- {
- "category": "MONKEY BUSINESS",
- "air_date": "2004-11-12",
- "question": "Julius the Monkey, seen here, is the mascot of this brand",
- "value": "$1000",
- "answer": "Paul Frank",
- "round": "Jeopardy!",
- "show_number": "4645",
- "fullAnswer": "Paul Frank"
- },
{
"category": "NAME THAT CENTURY",
"air_date": "2004-11-12",
@@ -1927749,16 +1907189,6 @@
"show_number": "4501",
"fullAnswer": "China"
},
- {
- "category": "WHAT A DOLL!",
- "air_date": "2004-03-15",
- "question": "This singer from Utah sells her own line of dolls & named the one seen here for her daughter Jessica",
- "value": "$200",
- "answer": "Marie Osmond",
- "round": "Jeopardy!",
- "show_number": "4501",
- "fullAnswer": "Marie Osmond"
- },
{
"category": "A CANDY-GORY",
"air_date": "2004-03-15",
@@ -1927959,16 +1907389,6 @@
"show_number": "4501",
"fullAnswer": "Miss Julie"
},
- {
- "category": "COMMUNICATION",
- "air_date": "2004-03-15",
- "question": "Usual term for the item seen here, dropped by the millions over Iraq as part of psychological operations",
- "value": "$800",
- "answer": "leaflet",
- "round": "Jeopardy!",
- "show_number": "4501",
- "fullAnswer": "leaflet"
- },
{
"category": "VOCABULARY",
"air_date": "2004-03-15",
@@ -1927989,16 +1907409,6 @@
"show_number": "4501",
"fullAnswer": "fusion"
},
- {
- "category": "WHAT A DOLL!",
- "air_date": "2004-03-15",
- "question": "Sister Cecilia, seen here, is part of this wacky exercise guru's \"Collection of the Masters\" line",
- "value": "$1000",
- "answer": "Richard Simmons",
- "round": "Jeopardy!",
- "show_number": "4501",
- "fullAnswer": "Richard Simmons"
- },
{
"category": "A CANDY-GORY",
"air_date": "2004-03-15",
@@ -1932519,16 +1911929,6 @@
"show_number": "3015",
"fullAnswer": "Lech Walesa"
},
- {
- "category": "TITLE FILM FEMALES",
- "air_date": "1997-10-10",
- "question": "(VIDEO DAILY DOUBLE):
Title heroine in the film seen here: \"I must own up that I'm not in love with Frank....\"",
- "value": "$500",
- "answer": "Emma",
- "round": "Jeopardy!",
- "show_number": "3015",
- "fullAnswer": "Emma"
- },
{
"category": "BIOLOGY",
"air_date": "1997-10-10",
@@ -1932799,16 +1912199,6 @@
"show_number": "3015",
"fullAnswer": "Egypt"
},
- {
- "category": "ART & ARTISTS",
- "air_date": "1997-10-10",
- "question": "(VIDEO DAILY DOUBLE):
Around 1800 this artist painted the 2 views of the woman seen here:",
- "value": "$1,000",
- "answer": "Francisco Goya",
- "round": "Double Jeopardy!",
- "show_number": "3015",
- "fullAnswer": "Francisco Goya"
- },
{
"category": "SPEARS",
"air_date": "1997-10-10",
@@ -1935629,16 +1915019,6 @@
"show_number": "3424",
"fullAnswer": "New York Stock Exchange"
},
- {
- "category": "LETTER PERFECT",
- "air_date": "1999-06-24",
- "question": "Letter that's also the name of the mass transit system seen here
(in Chicago)",
- "value": "$300",
- "answer": "L",
- "round": "Jeopardy!",
- "show_number": "3424",
- "fullAnswer": "L"
- },
{
"category": "CASTING SPELLS",
"air_date": "1999-06-24",
@@ -1935759,16 +1915139,6 @@
"show_number": "3424",
"fullAnswer": "U (as in U Thant)"
},
- {
- "category": "CASTING SPELLS",
- "air_date": "1999-06-24",
- "question": "The solar wheels seen here are examples of these signs on Pennsylvania Dutch barns to insure abundance",
- "value": "$500",
- "answer": "Hex signs",
- "round": "Jeopardy!",
- "show_number": "3424",
- "fullAnswer": "Hex signs"
- },
{
"category": "SPELLING CASTS",
"air_date": "1999-06-24",
@@ -1937869,16 +1917239,6 @@
"show_number": "3163",
"fullAnswer": "Digital Audio Taping"
},
- {
- "category": "\"A\" PLUS",
- "air_date": "1998-05-06",
- "question": "Ancient calculator seen here",
- "value": "$200",
- "answer": "Abacus",
- "round": "Jeopardy!",
- "show_number": "3163",
- "fullAnswer": "Abacus"
- },
{
"category": "COUNTRIES OF THE WORLD",
"air_date": "1998-05-06",
@@ -1938209,16 +1917569,6 @@
"show_number": "3163",
"fullAnswer": "Mystery Science Theater 3000"
},
- {
- "category": "SCIENTISTS",
- "air_date": "1998-05-06",
- "question": "Italian whose legendary experiment is recreated in the exhibit (Leaning Tower of Pisa) seen here",
- "value": "$1,200",
- "answer": "Galileo",
- "round": "Double Jeopardy!",
- "show_number": "3163",
- "fullAnswer": "Galileo"
- },
{
"category": "ORTHODONTICS",
"air_date": "1998-05-06",
@@ -1940629,16 +1919979,6 @@
"show_number": "3772",
"fullAnswer": "Gondola"
},
- {
- "category": "U.S. PLACE NAMES",
- "air_date": "2001-01-16",
- "question": "The man seen here shares his name with this Maryland suburb
(\"...and you're not\")",
- "value": "$200",
- "answer": "Chevy Chase",
- "round": "Jeopardy!",
- "show_number": "3772",
- "fullAnswer": "Chevy Chase"
- },
{
"category": "CRIMINAL'S DICTIONARY",
"air_date": "2001-01-16",
@@ -1940719,16 +1920059,6 @@
"show_number": "3772",
"fullAnswer": "\"The Great Gatsby\""
},
- {
- "category": "NHL TEAMS",
- "air_date": "2001-01-16",
- "question": "Citizens of \"Hockeytown\" support this team by wearing the logo seen here",
- "value": "$300",
- "answer": "Detroit Red Wings",
- "round": "Jeopardy!",
- "show_number": "3772",
- "fullAnswer": "Detroit Red Wings"
- },
{
"category": "PAPER",
"air_date": "2001-01-16",
@@ -1940839,16 +1920169,6 @@
"show_number": "3772",
"fullAnswer": "\"Jude the Obscure\""
},
- {
- "category": "NHL TEAMS",
- "air_date": "2001-01-16",
- "question": "The team that wears the logo seen here plays home games in this former Olympic venue
(Calgary Flames)",
- "value": "$500",
- "answer": "Saddledome",
- "round": "Jeopardy!",
- "show_number": "3772",
- "fullAnswer": "Saddledome"
- },
{
"category": "PAPER",
"air_date": "2001-01-16",
@@ -1940929,16 +1920249,6 @@
"show_number": "3772",
"fullAnswer": "Mike Wallace"
},
- {
- "category": "BIG 10-LETTER WORDS",
- "air_date": "2001-01-16",
- "question": "Big, perhaps like the object seen here
(in Washington, D.C.)",
- "value": "$400",
- "answer": "Monumental",
- "round": "Double Jeopardy!",
- "show_number": "3772",
- "fullAnswer": "Monumental"
- },
{
"category": "20 QUESTIONS",
"air_date": "2001-01-16",
@@ -1950299,16 +1929609,6 @@
"show_number": "3746",
"fullAnswer": "Barry Gibb"
},
- {
- "category": "KNOT",
- "air_date": "2000-12-11",
- "question": "The simple knot seen here; it's also a style of throwing a ball",
- "value": "$500",
- "answer": "Overhand knot",
- "round": "Jeopardy!",
- "show_number": "3746",
- "fullAnswer": "Overhand knot"
- },
{
"category": "ON THE LONE PRAIRIE",
"air_date": "2000-12-11",
@@ -1952029,16 +1931329,6 @@
"show_number": "3564",
"fullAnswer": "Do It Yourself"
},
- {
- "category": "20th CENTURY MEDICINE",
- "air_date": "2000-02-17",
- "question": "\"Eight Weeks to Optimum Health\" is a bestseller by this alternative medicine man seen here:",
- "value": "$500",
- "answer": "Dr. Andrew Weil",
- "round": "Jeopardy!",
- "show_number": "3564",
- "fullAnswer": "Dr. Andrew Weil"
- },
{
"category": "SILLY SIMILES",
"air_date": "2000-02-17",
@@ -1952069,16 +1931359,6 @@
"show_number": "3564",
"fullAnswer": "Rebel Without a Cause"
},
- {
- "category": "NEW AGE STUFF",
- "air_date": "2000-02-17",
- "question": "Defined by their orderly structure, these, like the one seen here, are reputed to hold special powers:",
- "value": "$200",
- "answer": "Crystals",
- "round": "Double Jeopardy!",
- "show_number": "3564",
- "fullAnswer": "Crystals"
- },
{
"category": "ANCIENT GREEK SALAD",
"air_date": "2000-02-17",
@@ -1954099,16 +1933379,6 @@
"show_number": "4192",
"fullAnswer": "ware"
},
- {
- "category": "I'M IN HEAVEN",
- "air_date": "2002-11-19",
- "question": "Stephen Collins, seen here, plays Rev. Eric Camden on this popular series",
- "value": "$400",
- "answer": "7th Heaven",
- "round": "Jeopardy!",
- "show_number": "4192",
- "fullAnswer": "7th Heaven"
- },
{
"category": "IT'S ABOUT TIME",
"air_date": "2002-11-19",
@@ -1954199,16 +1933469,6 @@
"show_number": "4192",
"fullAnswer": "Thomas Paine"
},
- {
- "category": "BALL GAMES",
- "air_date": "2002-11-19",
- "question": "A small ball is involved in this game that uses the layout seen here",
- "value": "$800",
- "answer": "roulette",
- "round": "Jeopardy!",
- "show_number": "4192",
- "fullAnswer": "roulette"
- },
{
"category": "IT JUST SOUNDS QUESTIONABLE",
"air_date": "2002-11-19",
@@ -1954219,16 +1933479,6 @@
"show_number": "4192",
"fullAnswer": "wat"
},
- {
- "category": "I'M IN HEAVEN",
- "air_date": "2002-11-19",
- "question": "The death of this silent film idol, seen here, inspired the 1926 song \"There's a New Star in Heaven Tonight\"",
- "value": "$800",
- "answer": "Rudolph Valentino",
- "round": "Jeopardy!",
- "show_number": "4192",
- "fullAnswer": "Rudolph Valentino"
- },
{
"category": "IT'S ABOUT TIME",
"air_date": "2002-11-19",
@@ -1954379,16 +1933629,6 @@
"show_number": "4192",
"fullAnswer": "Albania"
},
- {
- "category": "EVERYONE'S A COMEDIAN",
- "air_date": "2002-11-19",
- "question": "He's the big daddy seen here",
- "value": "$800",
- "answer": "Adam Sandler",
- "round": "Double Jeopardy!",
- "show_number": "4192",
- "fullAnswer": "Adam Sandler"
- },
{
"category": "THE ELEMENTS",
"air_date": "2002-11-19",
@@ -1956529,16 +1935769,6 @@
"show_number": "3491",
"fullAnswer": "Amazon.com"
},
- {
- "category": "PEOPLE IN HISTORY",
- "air_date": "1999-11-08",
- "question": "He's the historic \"Babe\" seen here",
- "value": "$100",
- "answer": "Babe Ruth",
- "round": "Jeopardy!",
- "show_number": "3491",
- "fullAnswer": "Babe Ruth"
- },
{
"category": "BANDS OF THE '90s",
"air_date": "1999-11-08",
@@ -1956649,16 +1935879,6 @@
"show_number": "3491",
"fullAnswer": "Buffy the Vampire Slayer"
},
- {
- "category": "PEOPLE IN HISTORY",
- "air_date": "1999-11-08",
- "question": "Scientist seen here as a child with one of his special \"relatives\"",
- "value": "$300",
- "answer": "Albert Einstein",
- "round": "Jeopardy!",
- "show_number": "3491",
- "fullAnswer": "Albert Einstein"
- },
{
"category": "BANDS OF THE '90s",
"air_date": "1999-11-08",
@@ -1956829,16 +1936049,6 @@
"show_number": "3491",
"fullAnswer": "Shaquille O'Neal"
},
- {
- "category": "FAMILIAR MOLECULES",
- "air_date": "1999-11-08",
- "question": "Take a deep breath & name this product of human respiration seen here",
- "value": "$200",
- "answer": "Carbon dioxide",
- "round": "Double Jeopardy!",
- "show_number": "3491",
- "fullAnswer": "Carbon dioxide (CO2)"
- },
{
"category": "HOW POETIC!",
"air_date": "1999-11-08",
@@ -1956949,16 +1936159,6 @@
"show_number": "3491",
"fullAnswer": "Ken Griffey, Jr."
},
- {
- "category": "FAMILIAR MOLECULES",
- "air_date": "1999-11-08",
- "question": "This term commonly describes the shape of the benzine molecule seen here",
- "value": "$600",
- "answer": "Ring",
- "round": "Double Jeopardy!",
- "show_number": "3491",
- "fullAnswer": "Ring"
- },
{
"category": "HOW POETIC!",
"air_date": "1999-11-08",
@@ -1957069,16 +1936269,6 @@
"show_number": "3491",
"fullAnswer": "Sable"
},
- {
- "category": "FAMILIAR MOLECULES",
- "air_date": "1999-11-08",
- "question": "In the boric acid molecule seen here, the yellow ball represents this element",
- "value": "$1000",
- "answer": "Boron",
- "round": "Double Jeopardy!",
- "show_number": "3491",
- "fullAnswer": "Boron"
- },
{
"category": "HOW POETIC!",
"air_date": "1999-11-08",
@@ -1957379,16 +1936569,6 @@
"show_number": "4347",
"fullAnswer": "Ruth"
},
- {
- "category": "EVEN STEVE",
- "air_date": "2003-06-24",
- "question": "Crikey!! He's the animal lover & Animal Planet star seen here",
- "value": "$1000",
- "answer": "Steve Irwin",
- "round": "Jeopardy!",
- "show_number": "4347",
- "fullAnswer": "Steve Irwin"
- },
{
"category": "SLOW DOWN!!!!",
"air_date": "2003-06-24",
@@ -1957409,16 +1936589,6 @@
"show_number": "4347",
"fullAnswer": "sidewinder"
},
- {
- "category": "SOAP WORLD",
- "air_date": "2003-06-24",
- "question": "Danielle Julian created the \"Great Amber Wall of Soap\", seen here, with 7,500 of this brand's cleansing bars",
- "value": "$1000",
- "answer": "Neutrogena",
- "round": "Jeopardy!",
- "show_number": "4347",
- "fullAnswer": "Neutrogena"
- },
{
"category": "WORD PUZZLES",
"air_date": "2003-06-24",
@@ -1961509,16 +1940679,6 @@
"show_number": "4261",
"fullAnswer": "Ice Cube"
},
- {
- "category": "\"B-L-T\"",
- "air_date": "2003-02-24",
- "question": "It's the capturing device in the picture seen here",
- "value": "$800",
- "answer": "butterfly net",
- "round": "Double Jeopardy!",
- "show_number": "4261",
- "fullAnswer": "butterfly net"
- },
{
"category": "SANDWICHES",
"air_date": "2003-02-24",
@@ -1962949,16 +1942109,6 @@
"show_number": "3578",
"fullAnswer": "Lions, tigers & bears"
},
- {
- "category": "FAMOUS FACES",
- "air_date": "2000-03-08",
- "question": "The husband & wife comedy team seen here; he outlived her by over 31 years",
- "value": "$200",
- "answer": "George Burns & Gracie Allen",
- "round": "Jeopardy!",
- "show_number": "3578",
- "fullAnswer": "George Burns & Gracie Allen"
- },
{
"category": "GIMME AN \"F\"",
"air_date": "2000-03-08",
@@ -1963009,16 +1942159,6 @@
"show_number": "3578",
"fullAnswer": "His parents"
},
- {
- "category": "FAMOUS FACES",
- "air_date": "2000-03-08",
- "question": "She's the sultry superstar sister seen here:",
- "value": "$300",
- "answer": "Janet Jackson",
- "round": "Jeopardy!",
- "show_number": "3578",
- "fullAnswer": "Janet Jackson"
- },
{
"category": "GIMME AN \"F\"",
"air_date": "2000-03-08",
@@ -1963069,16 +1942209,6 @@
"show_number": "3578",
"fullAnswer": "Wine/liquor/alcohol"
},
- {
- "category": "FAMOUS FACES",
- "air_date": "2000-03-08",
- "question": "This crooner, seen here, died on Christmas Day, 1995",
- "value": "$400",
- "answer": "Dean Martin",
- "round": "Jeopardy!",
- "show_number": "3578",
- "fullAnswer": "Dean Martin"
- },
{
"category": "GIMME AN \"F\"",
"air_date": "2000-03-08",
@@ -1963519,16 +1942649,6 @@
"show_number": "3864",
"fullAnswer": "\"Romeo and Juliet\""
},
- {
- "category": "SALAD DRESSING",
- "air_date": "2001-05-24",
- "question": "The cartoon seen here is on the label of Paul Newman's dressing for this salad:
[\"Don't dilute us, Brutus...\"]",
- "value": "$200",
- "answer": "Caesar salad",
- "round": "Jeopardy!",
- "show_number": "3864",
- "fullAnswer": "Caesar salad"
- },
{
"category": "OLYMPIC EVENTS",
"air_date": "2001-05-24",
@@ -1963899,16 +1943019,6 @@
"show_number": "3864",
"fullAnswer": "John C. Calhoun"
},
- {
- "category": "BEAUTY",
- "air_date": "2001-05-24",
- "question": "Seen here, this actress of stage, screen & tube is a native of Ozone Park, New York",
- "value": "$600",
- "answer": "Bernadette Peters",
- "round": "Double Jeopardy!",
- "show_number": "3864",
- "fullAnswer": "Bernadette Peters"
- },
{
"category": "ROCK ME, AMADEUS",
"air_date": "2001-05-24",
@@ -1963959,16 +1943069,6 @@
"show_number": "3864",
"fullAnswer": "Walter Mondale"
},
- {
- "category": "BEAUTY",
- "air_date": "2001-05-24",
- "question": "The bird seen here, or the first name of actress Cates",
- "value": "$800",
- "answer": "Phoebe",
- "round": "Double Jeopardy!",
- "show_number": "3864",
- "fullAnswer": "Phoebe"
- },
{
"category": "ROCK ME, AMADEUS",
"air_date": "2001-05-24",
@@ -1965289,16 +1944389,6 @@
"show_number": "3189",
"fullAnswer": "Comrade"
},
- {
- "category": "TRAVEL TEXAS",
- "air_date": "1998-06-11",
- "question": "Be a good sport & tell us the name of the attraction seen here:
(opened in Houston in 1965)",
- "value": "$200",
- "answer": "Astrodome",
- "round": "Jeopardy!",
- "show_number": "3189",
- "fullAnswer": "Astrodome"
- },
{
"category": "THE LITTLE THINGS IN LIFE",
"air_date": "1998-06-11",
@@ -1965779,16 +1944869,6 @@
"show_number": "3260",
"fullAnswer": "Egypt"
},
- {
- "category": "THE PRODUCE SECTION",
- "air_date": "1998-11-06",
- "question": "Smooth-skinned relative of the peach, seen here",
- "value": "$100",
- "answer": "Nectarine",
- "round": "Jeopardy!",
- "show_number": "3260",
- "fullAnswer": "Nectarine"
- },
{
"category": "VINTAGE CARS",
"air_date": "1998-11-06",
@@ -1965859,16 +1944939,6 @@
"show_number": "3260",
"fullAnswer": " Hamlet "
},
- {
- "category": "HORSING AROUND",
- "air_date": "1998-11-06",
- "question": "This horse seen here shares its name with a bean & a car",
- "value": "$200",
- "answer": "Pinto",
- "round": "Jeopardy!",
- "show_number": "3260",
- "fullAnswer": "Pinto"
- },
{
"category": "SPORTS SUPERSTARS",
"air_date": "1998-11-06",
@@ -1965909,16 +1944979,6 @@
"show_number": "3260",
"fullAnswer": "Alexander Hamilton"
},
- {
- "category": "HORSING AROUND",
- "air_date": "1998-11-06",
- "question": "Oscar Wilde called this sport seen here \"The unspeakable in full pursuit of the uneatable\"",
- "value": "$300",
- "answer": "Fox hunting",
- "round": "Jeopardy!",
- "show_number": "3260",
- "fullAnswer": "Fox hunting"
- },
{
"category": "HISTORY 101",
"air_date": "1998-11-06",
@@ -1966399,16 +1945459,6 @@
"show_number": "4149",
"fullAnswer": "Vitamin C"
},
- {
- "category": "ALL ABOUT ANIMALS",
- "air_date": "2002-09-19",
- "question": "These birds were named for the colorfully robed \"flock\" seen here",
- "value": "$600",
- "answer": "cardinals",
- "round": "Jeopardy!",
- "show_number": "4149",
- "fullAnswer": "cardinals"
- },
{
"category": "LOOSE CHANGE",
"air_date": "2002-09-19",
@@ -1966479,16 +1945529,6 @@
"show_number": "4149",
"fullAnswer": "E Pluribus Unum"
},
- {
- "category": "AIRPLANES",
- "air_date": "2002-09-19",
- "question": "The plane seen here was called \"The Flying\" this, the part that provides lift, sending the plane up",
- "value": "$800",
- "answer": "Wing",
- "round": "Jeopardy!",
- "show_number": "4149",
- "fullAnswer": "Wing"
- },
{
"category": "STRANGE \"R\"s",
"air_date": "2002-09-19",
@@ -1967579,16 +1946619,6 @@
"show_number": "3592",
"fullAnswer": "\"1999\""
},
- {
- "category": "WE'LL ALWAYS HAVE PARROTS",
- "air_date": "2000-03-28",
- "question": "Type of parrots seen here; at least they can be together:",
- "value": "$300",
- "answer": "Lovebirds",
- "round": "Jeopardy!",
- "show_number": "3592",
- "fullAnswer": "Lovebirds"
- },
{
"category": "HOW \"RIGHT\" YOU ARE!",
"air_date": "2000-03-28",
@@ -1967949,16 +1946979,6 @@
"show_number": "3592",
"fullAnswer": "Colombia"
},
- {
- "category": "DOTS NICE",
- "air_date": "2000-03-28",
- "question": "The dots used in this Chinese game are seen here:",
- "value": "$800",
- "answer": "Mahjong",
- "round": "Double Jeopardy!",
- "show_number": "3592",
- "fullAnswer": "Mahjong"
- },
{
"category": "\"G\"EOGRAPHY",
"air_date": "2000-03-28",
@@ -1970879,16 +1949899,6 @@
"show_number": "4463",
"fullAnswer": "Carlsbad Caverns"
},
- {
- "category": "DOUBLE \"D\"s",
- "air_date": "2004-01-21",
- "question": "A toy bear all alone on a store shelf inspired this character seen here",
- "value": "$600",
- "answer": "Paddington Bear",
- "round": "Jeopardy!",
- "show_number": "4463",
- "fullAnswer": "Paddington Bear"
- },
{
"category": "PLAYING DOCTOR",
"air_date": "2004-01-21",
@@ -1971179,16 +1950189,6 @@
"show_number": "4463",
"fullAnswer": "\"Sweet Child O' Mine\""
},
- {
- "category": "\"SAN\"",
- "air_date": "2004-01-21",
- "question": "It's the party beverage seen here",
- "value": "$1200",
- "answer": "sangria",
- "round": "Double Jeopardy!",
- "show_number": "4463",
- "fullAnswer": "sangria"
- },
{
"category": "STING",
"air_date": "2004-01-21",
@@ -1974989,16 +1953989,6 @@
"show_number": "4182",
"fullAnswer": "Irish coffee"
},
- {
- "category": "PERUSING PERU",
- "air_date": "2002-11-05",
- "question": "This fast creature seen here can be widely found in the grasslands of southern Peru",
- "value": "$1600",
- "answer": "rhea",
- "round": "Double Jeopardy!",
- "show_number": "4182",
- "fullAnswer": "rhea"
- },
{
"category": "THE \"INCA\"s",
"air_date": "2002-11-05",
@@ -1977149,16 +1956139,6 @@
"show_number": "3005",
"fullAnswer": "Klutz"
},
- {
- "category": "MOVIE DIRECTORS",
- "air_date": "1997-09-26",
- "question": "(VIDEO DAILY DOUBLE):
Director seen here: (walking two dogs)",
- "value": "$2,300",
- "answer": "Alfred Hitchcock",
- "round": "Double Jeopardy!",
- "show_number": "3005",
- "fullAnswer": "Alfred Hitchcock"
- },
{
"category": "FUN FACTS",
"air_date": "1997-09-26",
@@ -1981889,16 +1960869,6 @@
"show_number": "4245",
"fullAnswer": "K"
},
- {
- "category": "VAUDEVILLE",
- "air_date": "2003-01-31",
- "question": "This sales pitch was the catchphrase of Joe Penner, seen here",
- "value": "$2000",
- "answer": "Wanna buy a duck?",
- "round": "Double Jeopardy!",
- "show_number": "4245",
- "fullAnswer": "\"Wanna buy a duck?\""
- },
{
"category": "THE LINCOLN LOG",
"air_date": "2003-01-31",
@@ -1983749,16 +1962719,6 @@
"show_number": "2991",
"fullAnswer": "Douglas"
},
- {
- "category": "LEGENDARY LIONS",
- "air_date": "1997-09-08",
- "question": "(VIDEO Daily Double): Comedian seen here with his lion pal Pookie:",
- "value": "$900",
- "answer": "Soupy Sales",
- "round": "Jeopardy!",
- "show_number": "2991",
- "fullAnswer": "Soupy Sales"
- },
{
"category": "PHOTO OPS",
"air_date": "1997-09-08",
@@ -1984429,16 +1963389,6 @@
"show_number": "3305",
"fullAnswer": "Grand Coulee Dam"
},
- {
- "category": "IT'S A MASTERPIECE!",
- "air_date": "1999-01-08",
- "question": "A portion of this heroic Emanuel Leutze masterpiece is seen here",
- "value": "$200",
- "answer": "Washington Crossing The Delaware",
- "round": "Double Jeopardy!",
- "show_number": "3305",
- "fullAnswer": "Washington Crossing The Delaware"
- },
{
"category": "THE BASS",
"air_date": "1999-01-08",
@@ -1988279,16 +1967229,6 @@
"show_number": "4521",
"fullAnswer": "Grenada"
},
- {
- "category": "YOU SELL IT, GIRL!",
- "air_date": "2004-04-12",
- "question": "This company revived its '50s symbol of the island girl seen here",
- "value": "$1000",
- "answer": "Tropicana",
- "round": "Jeopardy!",
- "show_number": "4521",
- "fullAnswer": "Tropicana"
- },
{
"category": "THAT'S A \"RAP\"",
"air_date": "2004-04-12",
@@ -1988299,16 +1967239,6 @@
"show_number": "4521",
"fullAnswer": "rapacious"
},
- {
- "category": "PLANTS & TREES",
- "air_date": "2004-04-12",
- "question": "The plant seen here; it's known for both its aroma & its color",
- "value": "$400",
- "answer": "lavender",
- "round": "Double Jeopardy!",
- "show_number": "4521",
- "fullAnswer": "lavender"
- },
{
"category": "CONGRESSIONAL RECORD",
"air_date": "2004-04-12",
@@ -1988419,16 +1967349,6 @@
"show_number": "4521",
"fullAnswer": "the captain's chair"
},
- {
- "category": "PLANTS & TREES",
- "air_date": "2004-04-12",
- "question": "Certain animal parts, or the plants seen here",
- "value": "$1200",
- "answer": "cattails",
- "round": "Double Jeopardy!",
- "show_number": "4521",
- "fullAnswer": "cattails"
- },
{
"category": "CONGRESSIONAL RECORD",
"air_date": "2004-04-12",
@@ -1992869,16 +1971789,6 @@
"show_number": "3274",
"fullAnswer": "North America"
},
- {
- "category": "NAME THE YEAR",
- "air_date": "1998-11-26",
- "question": "Seen here is a tragedy from this year that few will forget (Challenger explosion)",
- "value": "$500",
- "answer": "1986",
- "round": "Jeopardy!",
- "show_number": "3274",
- "fullAnswer": "1986"
- },
{
"category": "COLLEGE FOOTBALL",
"air_date": "1998-11-26",
@@ -1995429,16 +1974339,6 @@
"show_number": "4520",
"fullAnswer": "Sally Kellerman"
},
- {
- "category": "RABBI",
- "air_date": "2004-04-09",
- "question": "Seen here, the work \"Rabbi with the Pinch of Snuff\" is by this Russian-Jewish artist",
- "value": "$2,500",
- "answer": "Marc Chagall",
- "round": "Double Jeopardy!",
- "show_number": "4520",
- "fullAnswer": "Marc Chagall"
- },
{
"category": "\"R\"",
"air_date": "2004-04-09",
@@ -1997969,16 +1976869,6 @@
"show_number": "3821",
"fullAnswer": "The Lone Ranger"
},
- {
- "category": "ODDS & ENDS",
- "air_date": "2001-03-26",
- "question": "It's a mixed heap or mass, or the word puzzle seen here",
- "value": "$400",
- "answer": "Jumble",
- "round": "Jeopardy!",
- "show_number": "3821",
- "fullAnswer": "Jumble"
- },
{
"category": "AT THE BOOKSTORE",
"air_date": "2001-03-26",
@@ -1998239,16 +1977129,6 @@
"show_number": "3821",
"fullAnswer": "Spinach"
},
- {
- "category": "THERE'S \"ANT\"s IN MY CATEGORY!",
- "air_date": "2001-03-26",
- "question": "Swift bovidae family member seen here",
- "value": "$600",
- "answer": "Antelope",
- "round": "Double Jeopardy!",
- "show_number": "3821",
- "fullAnswer": "Antelope"
- },
{
"category": "THE TRUMAN SHOW",
"air_date": "2001-03-26",
@@ -1999959,16 +1978839,6 @@
"show_number": "3768",
"fullAnswer": "\"Crime and Punishment\""
},
- {
- "category": "WHICH CRAFT?",
- "air_date": "2001-01-10",
- "question": "It's the French-derived name for the craft that produced the object seen here",
- "value": "$400",
- "answer": "Papier-mache",
- "round": "Double Jeopardy!",
- "show_number": "3768",
- "fullAnswer": "Papier-mache"
- },
{
"category": "THE CINEMA",
"air_date": "2001-01-10",
@@ -2000079,16 +1978949,6 @@
"show_number": "3768",
"fullAnswer": "\"The Three Sisters\""
},
- {
- "category": "WHICH CRAFT?",
- "air_date": "2001-01-10",
- "question": "In 1912 Picasso helped popularize this artistic craft seen here",
- "value": "$800",
- "answer": "Collage",
- "round": "Double Jeopardy!",
- "show_number": "3768",
- "fullAnswer": "Collage"
- },
{
"category": "THE CINEMA",
"air_date": "2001-01-10",
@@ -2000369,16 +1979229,6 @@
"show_number": "3685",
"fullAnswer": "Waterloo"
},
- {
- "category": "PICK ME, PICASSO",
- "air_date": "2000-09-15",
- "question": "This political pundit seen here wrote the biography \"Picasso: Creator and Destroyer\"",
- "value": "$400",
- "answer": "Arianna Huffington",
- "round": "Jeopardy!",
- "show_number": "3685",
- "fullAnswer": "Arianna Huffington"
- },
{
"category": "HEY \"J\"!",
"air_date": "2000-09-15",
@@ -2000439,16 +1979289,6 @@
"show_number": "3685",
"fullAnswer": "Pernod"
},
- {
- "category": "HEY \"J\"!",
- "air_date": "2000-09-15",
- "question": "Mais Oui! It's the first name of the Baker seen here, who was very popular in Europe",
- "value": "$500",
- "answer": "Josephine Baker",
- "round": "Jeopardy!",
- "show_number": "3685",
- "fullAnswer": "Josephine Baker"
- },
{
"category": "STUPID ANSWERS",
"air_date": "2000-09-15",
@@ -2000689,16 +1979529,6 @@
"show_number": "3685",
"fullAnswer": "Vicuna"
},
- {
- "category": "MERE CASH",
- "air_date": "2000-09-15",
- "question": "Those \"crazy\" Canadians use this common nickname for their $1 coin, seen here",
- "value": "$800",
- "answer": "Loonie",
- "round": "Double Jeopardy!",
- "show_number": "3685",
- "fullAnswer": "Loonie"
- },
{
"category": "BALLET",
"air_date": "2000-09-15",
@@ -2000969,16 +1979799,6 @@
"show_number": "3773",
"fullAnswer": "George Carlin"
},
- {
- "category": "IT'S IMAGINARY",
- "air_date": "2001-01-17",
- "question": "Seen here under a Seattle bridge is a depiction of one of these creatures",
- "value": "$400",
- "answer": "Troll",
- "round": "Jeopardy!",
- "show_number": "3773",
- "fullAnswer": "Troll"
- },
{
"category": "20th CENTURY STUFF",
"air_date": "2001-01-17",
@@ -2001019,16 +1979839,6 @@
"show_number": "3773",
"fullAnswer": "Aberdeen"
},
- {
- "category": "COMICS' BOOKS",
- "air_date": "2001-01-17",
- "question": "The comic & actor seen here, he wrote a conspiracy book called \"UFOs, JFK and Elvis\"",
- "value": "$500",
- "answer": "Richard Belzer",
- "round": "Jeopardy!",
- "show_number": "3773",
- "fullAnswer": "Richard Belzer"
- },
{
"category": "IT'S IMAGINARY",
"air_date": "2001-01-17",
@@ -2001139,16 +1979949,6 @@
"show_number": "3773",
"fullAnswer": "Hegel"
},
- {
- "category": "THE WINE CELLAR",
- "air_date": "2001-01-17",
- "question": "Wine associated with the packaging seen here",
- "value": "$400",
- "answer": "Chianti",
- "round": "Double Jeopardy!",
- "show_number": "3773",
- "fullAnswer": "Chianti"
- },
{
"category": "PLAY TIME",
"air_date": "2001-01-17",
@@ -2001979,16 +1980779,6 @@
"show_number": "3593",
"fullAnswer": "Arkansas"
},
- {
- "category": "THE BIG PARADE",
- "air_date": "2000-03-29",
- "question": "Now in Florida, it's the popular parade seen here:
(at Disney World)",
- "value": "$200",
- "answer": "Main Street Electrical Parade",
- "round": "Jeopardy!",
- "show_number": "3593",
- "fullAnswer": "Main Street Electrical Parade"
- },
{
"category": "CROSSWORD CLUES \"G\"",
"air_date": "2000-03-29",
@@ -2002139,16 +1980929,6 @@
"show_number": "3593",
"fullAnswer": "Geese"
},
- {
- "category": "THE BIG PARADE",
- "air_date": "2000-03-29",
- "question": "It's the day in 1973 the parade watchers seen here were out & about:
(Leonid Brezhnev, among others)",
- "value": "$500",
- "answer": "May Day",
- "round": "Jeopardy!",
- "show_number": "3593",
- "fullAnswer": "May Day"
- },
{
"category": "CROSSWORD CLUES \"G\"",
"air_date": "2000-03-29",
@@ -2002229,16 +1981009,6 @@
"show_number": "3593",
"fullAnswer": "Richard Wagner"
},
- {
- "category": "PHOTOGRAPHERS",
- "air_date": "2000-03-29",
- "question": "Photographer seen here:
(famous for Civil War photos)",
- "value": "$400",
- "answer": "Mathew Brady",
- "round": "Double Jeopardy!",
- "show_number": "3593",
- "fullAnswer": "Mathew Brady"
- },
{
"category": "ARCTIC ANIMALS",
"air_date": "2000-03-29",
@@ -2003159,16 +1981929,6 @@
"show_number": "4311",
"fullAnswer": "Red"
},
- {
- "category": "FIRST LADIES",
- "air_date": "2003-05-05",
- "question": "Quite the party girl, she's the celebrated first lady seen here",
- "value": "$600",
- "answer": "Dolley Madison",
- "round": "Jeopardy!",
- "show_number": "4311",
- "fullAnswer": "Dolley Madison"
- },
{
"category": "I DIRECT",
"air_date": "2003-05-05",
@@ -2003789,16 +1982549,6 @@
"show_number": "3495",
"fullAnswer": "Harry S. Truman"
},
- {
- "category": "THE FUTURE",
- "air_date": "1999-11-12",
- "question": "Seen here is an artist's conception; it should be fully operational in 2004 after 44 launches",
- "value": "$300",
- "answer": "International Space Station",
- "round": "Jeopardy!",
- "show_number": "3495",
- "fullAnswer": "International Space Station"
- },
{
"category": "KID TUNES",
"air_date": "1999-11-12",
@@ -2004059,16 +1982809,6 @@
"show_number": "3495",
"fullAnswer": "Celtic"
},
- {
- "category": "SPEARS",
- "air_date": "1999-11-12",
- "question": "Edible spears seen here",
- "value": "$400",
- "answer": "Asparagus",
- "round": "Double Jeopardy!",
- "show_number": "3495",
- "fullAnswer": "Asparagus"
- },
{
"category": "TEENS IN HISTORY",
"air_date": "1999-11-12",
@@ -2004909,16 +1983649,6 @@
"show_number": "3429",
"fullAnswer": "Saudi Arabia"
},
- {
- "category": "GET INTO SHAPE",
- "air_date": "1999-07-01",
- "question": "From the Greek for \"eight\", it's the shape of the sign seen here",
- "value": "$200",
- "answer": "octagon",
- "round": "Jeopardy!",
- "show_number": "3429",
- "fullAnswer": "octagon"
- },
{
"category": "WAR STORIES",
"air_date": "1999-07-01",
@@ -2005069,16 +1983799,6 @@
"show_number": "3429",
"fullAnswer": "The Alamo"
},
- {
- "category": "\"GENERAL\" KNOWLEDGE",
- "air_date": "1999-07-01",
- "question": "\"Towering\" P.T. Barnum talent seen here",
- "value": "$400",
- "answer": "General Tom Thumb",
- "round": "Jeopardy!",
- "show_number": "3429",
- "fullAnswer": "General Tom Thumb"
- },
{
"category": "SOUTH OF THE BORDER",
"air_date": "1999-07-01",
@@ -2005089,16 +1983809,6 @@
"show_number": "3429",
"fullAnswer": "Brazil"
},
- {
- "category": "GET INTO SHAPE",
- "air_date": "1999-07-01",
- "question": "It's the shape formed in the center of the sign seen here:
#",
- "value": "$500",
- "answer": "parallelogram",
- "round": "Jeopardy!",
- "show_number": "3429",
- "fullAnswer": "parallelogram"
- },
{
"category": "WAR STORIES",
"air_date": "1999-07-01",
@@ -2005699,16 +1984409,6 @@
"show_number": "3289",
"fullAnswer": "\"I Love New York\" (\"I (heart) NY\")"
},
- {
- "category": "GARDENING",
- "air_date": "1998-12-17",
- "question": "The African variety of this annual, seen here, has an appropriate color in its name",
- "value": "$500",
- "answer": "Marigold",
- "round": "Jeopardy!",
- "show_number": "3289",
- "fullAnswer": "Marigold"
- },
{
"category": "HOW PROVINCIAL!",
"air_date": "1998-12-17",
@@ -2006129,16 +1984829,6 @@
"show_number": "3888",
"fullAnswer": "Frank McCourt"
},
- {
- "category": "SO YOU WANT TO BE IN MOVIES",
- "air_date": "2001-06-27",
- "question": "This name for the Hollywood actor's necessity seen here sounds like a boxing blow to the skull",
- "value": "$200",
- "answer": "Headshot",
- "round": "Jeopardy!",
- "show_number": "3888",
- "fullAnswer": "Headshot"
- },
{
"category": "SURVIVAL SKILLS",
"air_date": "2001-06-27",
@@ -2006429,16 +1985119,6 @@
"show_number": "3888",
"fullAnswer": "Alexandra"
},
- {
- "category": "CALLED ON THE CARPET",
- "air_date": "2001-06-27",
- "question": "Seen here is an example of the Tabriz school of this geographical type of carpet",
- "value": "$400",
- "answer": "Persian rug",
- "round": "Double Jeopardy!",
- "show_number": "3888",
- "fullAnswer": "Persian rug"
- },
{
"category": "ITALIAN MUSICAL TERMS",
"air_date": "2001-06-27",
@@ -2006549,16 +1985229,6 @@
"show_number": "3888",
"fullAnswer": "Genghis Khan"
},
- {
- "category": "CALLED ON THE CARPET",
- "air_date": "2001-06-27",
- "question": "This room, seen here, is recognizable partly by its floor covering",
- "value": "$800",
- "answer": "Oval Office",
- "round": "Double Jeopardy!",
- "show_number": "3888",
- "fullAnswer": "Oval Office"
- },
{
"category": "ITALIAN MUSICAL TERMS",
"air_date": "2001-06-27",
@@ -2007159,16 +1985829,6 @@
"show_number": "3008",
"fullAnswer": "12 Angry Men"
},
- {
- "category": "FAMOUS MOUSTACHES",
- "air_date": "1997-10-01",
- "question": "(VIDEO DAILY DOUBLE): These 2 men, born 4 days apart in 1889, sported the similar moustaches seen here",
- "value": "$2,500",
- "answer": "Adolf Hitler & Charlie Chaplin",
- "round": "Double Jeopardy!",
- "show_number": "3008",
- "fullAnswer": "Adolf Hitler & Charlie Chaplin"
- },
{
"category": "AFRICAN GEOGRAPHY",
"air_date": "1997-10-01",
@@ -2007229,16 +1985889,6 @@
"show_number": "3008",
"fullAnswer": "Las Vegas"
},
- {
- "category": "THE CHINESE THEATRE",
- "air_date": "1998-02-17",
- "question": "The imprints seen here belong to a star of this 1977 film: (C3PO)",
- "value": "$100",
- "answer": "Star Wars",
- "round": "Jeopardy!",
- "show_number": "3107",
- "fullAnswer": "Star Wars"
- },
{
"category": "FEMALE FIRSTS",
"air_date": "1998-02-17",
@@ -2007329,16 +1985979,6 @@
"show_number": "3107",
"fullAnswer": "Men Behaving Badly"
},
- {
- "category": "THE CHINESE THEATRE",
- "air_date": "1998-02-17",
- "question": "Cartoon character whose footprints are seen here: (dated 5-21-84)",
- "value": "$300",
- "answer": "Donald Duck",
- "round": "Jeopardy!",
- "show_number": "3107",
- "fullAnswer": "Donald Duck"
- },
{
"category": "FEMALE FIRSTS",
"air_date": "1998-02-17",
@@ -2007399,16 +1986039,6 @@
"show_number": "3107",
"fullAnswer": "The Lone Ranger"
},
- {
- "category": "THE CHINESE THEATRE",
- "air_date": "1998-02-17",
- "question": "Silent comedian who left the lasting impression seen here: (\"Always To Sid\")",
- "value": "$500",
- "answer": "Harold Lloyd",
- "round": "Jeopardy!",
- "show_number": "3107",
- "fullAnswer": "Harold Lloyd"
- },
{
"category": "FEMALE FIRSTS",
"air_date": "1998-02-17",
@@ -2007759,16 +1986389,6 @@
"show_number": "3359",
"fullAnswer": "Salute"
},
- {
- "category": "SIX FLAGS",
- "air_date": "1999-03-25",
- "question": "The two nations in a perpetual state of war whose flags are seen here",
- "value": "$100",
- "answer": "North & South Korea",
- "round": "Jeopardy!",
- "show_number": "3359",
- "fullAnswer": "North & South Korea"
- },
{
"category": "SEA WORLD",
"air_date": "1999-03-25",
@@ -2007819,16 +1986439,6 @@
"show_number": "3359",
"fullAnswer": "Richard III"
},
- {
- "category": "SIX FLAGS",
- "air_date": "1999-03-25",
- "question": "It's the commonwealth nation represented by the flag seen here
(Union Jack & the Southern Cross)",
- "value": "$200",
- "answer": "Australia",
- "round": "Jeopardy!",
- "show_number": "3359",
- "fullAnswer": "Australia"
- },
{
"category": "SEA WORLD",
"air_date": "1999-03-25",
@@ -2007879,16 +1986489,6 @@
"show_number": "3359",
"fullAnswer": "Salisbury"
},
- {
- "category": "SIX FLAGS",
- "air_date": "1999-03-25",
- "question": "One of the world's most unusual flags is the one seen here from this Himalayan nation",
- "value": "$300",
- "answer": "Nepal",
- "round": "Jeopardy!",
- "show_number": "3359",
- "fullAnswer": "Nepal"
- },
{
"category": "SEA WORLD",
"air_date": "1999-03-25",
@@ -2007999,16 +1986599,6 @@
"show_number": "3359",
"fullAnswer": "Bede"
},
- {
- "category": "SIX FLAGS",
- "air_date": "1999-03-25",
- "question": "Troubled Mediterranean island nation whose flag is seen here",
- "value": "$500",
- "answer": "Cyprus",
- "round": "Jeopardy!",
- "show_number": "3359",
- "fullAnswer": "Cyprus"
- },
{
"category": "SEA WORLD",
"air_date": "1999-03-25",
@@ -2010929,16 +1989519,6 @@
"show_number": "3717",
"fullAnswer": "Stephen Crane"
},
- {
- "category": "PROFILES IN CARVAGE II",
- "air_date": "2000-10-31",
- "question": "Regular bedtime for the inhuman creature seen here (a vampire):",
- "value": "$200",
- "answer": "Dawn",
- "round": "Double Jeopardy!",
- "show_number": "3717",
- "fullAnswer": "Dawn"
- },
{
"category": "PENINSULAS",
"air_date": "2000-10-31",
@@ -2010989,16 +1989569,6 @@
"show_number": "3717",
"fullAnswer": "Jenny McCarthy"
},
- {
- "category": "PROFILES IN CARVAGE II",
- "air_date": "2000-10-31",
- "question": "From the Greek for \"wolf\" & \"man\", its what the person seen here is suffering from",
- "value": "$400",
- "answer": "Lycanthropy",
- "round": "Double Jeopardy!",
- "show_number": "3717",
- "fullAnswer": "Lycanthropy"
- },
{
"category": "PENINSULAS",
"air_date": "2000-10-31",
@@ -2011109,16 +1989679,6 @@
"show_number": "3717",
"fullAnswer": "Fernando Valenzuela"
},
- {
- "category": "PROFILES IN CARVAGE II",
- "air_date": "2000-10-31",
- "question": "She's the \"attractive\" mythological woman seen here (with hair full of snakes)",
- "value": "$800",
- "answer": "Medusa",
- "round": "Double Jeopardy!",
- "show_number": "3717",
- "fullAnswer": "Medusa"
- },
{
"category": "PENINSULAS",
"air_date": "2000-10-31",
@@ -2011169,16 +1989729,6 @@
"show_number": "3717",
"fullAnswer": "Gary Player"
},
- {
- "category": "PROFILES IN CARVAGE II",
- "air_date": "2000-10-31",
- "question": "In probably his 1st time on a pumpkin, he's the historic \"Scourge of God\" seen here",
- "value": "$1000",
- "answer": "Attila the Hun",
- "round": "Double Jeopardy!",
- "show_number": "3717",
- "fullAnswer": "Attila the Hun"
- },
{
"category": "PENINSULAS",
"air_date": "2000-10-31",
@@ -2012979,16 +1991529,6 @@
"show_number": "3800",
"fullAnswer": "Strom Thurmond"
},
- {
- "category": "THAT'LL HOLD WATER",
- "air_date": "2001-02-23",
- "question": "\"Noisy\" name of the cumulonimbuses seen here",
- "value": "$300",
- "answer": "Thunderclouds",
- "round": "Jeopardy!",
- "show_number": "3800",
- "fullAnswer": "Thunderclouds"
- },
{
"category": "BRANSON, HANSON OR MANSON",
"air_date": "2001-02-23",
@@ -2013389,16 +1991929,6 @@
"show_number": "3800",
"fullAnswer": "Jerry Herman"
},
- {
- "category": "WHAT'S WRONG WITH YOU?",
- "air_date": "2001-02-23",
- "question": "It's the term for the curvature seen here",
- "value": "$1000",
- "answer": "Scoliosis",
- "round": "Double Jeopardy!",
- "show_number": "3800",
- "fullAnswer": "Scoliosis"
- },
{
"category": "A RANDOM HOUSE DICTIONARY",
"air_date": "2001-02-23",
@@ -2013799,16 +1992329,6 @@
"show_number": "3224",
"fullAnswer": "The Wind in the Willows"
},
- {
- "category": "VIDEO TOUR",
- "air_date": "1998-09-17",
- "question": "I bought a lot of junk in this former Crown Colony, but I wanted the \"junk\" seen here",
- "value": "$400",
- "answer": "Hong Kong",
- "round": "Double Jeopardy!",
- "show_number": "3224",
- "fullAnswer": "Hong Kong"
- },
{
"category": "VAULT DISNEY",
"air_date": "1998-09-17",
@@ -2013859,16 +1992379,6 @@
"show_number": "3224",
"fullAnswer": "Stephen Vincent Benet"
},
- {
- "category": "VIDEO TOUR",
- "air_date": "1998-09-17",
- "question": "If you're standing next to the sign seen here (\"Manger Square\" in Arabic & English), you know you're in this city",
- "value": "$600",
- "answer": "Bethlehem",
- "round": "Double Jeopardy!",
- "show_number": "3224",
- "fullAnswer": "Bethlehem"
- },
{
"category": "VAULT DISNEY",
"air_date": "1998-09-17",
@@ -2013879,16 +1992389,6 @@
"show_number": "3224",
"fullAnswer": "The Jungle Book"
},
- {
- "category": "ALL ABOUT OPERA",
- "air_date": "1998-09-17",
- "question": "(VIDEO DAILY DOUBLE):
\"Effervescent\" nickname of the opera singer seen here
[photo from a 1996 Celebrity Jeopardy! appearance]",
- "value": "$200",
- "answer": "Bubbles",
- "round": "Double Jeopardy!",
- "show_number": "3224",
- "fullAnswer": "\"Bubbles\" (Beverly Sills)"
- },
{
"category": "WORD ORIGINS",
"air_date": "1998-09-17",
@@ -2014539,16 +1993039,6 @@
"show_number": "2348",
"fullAnswer": "German shepherd"
},
- {
- "category": "INVENTORS",
- "air_date": "1994-11-16",
- "question": "Man seen here via a process he invented:",
- "value": "$1,500",
- "answer": "Louis Daguerre",
- "round": "Double Jeopardy!",
- "show_number": "2348",
- "fullAnswer": "Louis Daguerre"
- },
{
"category": "GEOGRAPHY",
"air_date": "1994-11-16",
@@ -2015719,16 +1994209,6 @@
"show_number": "4349",
"fullAnswer": "electroencephalogram"
},
- {
- "category": "LAWYERS, GUNS & MONEY",
- "air_date": "2003-06-26",
- "question": "This lawyer & author seen here clerked for Supreme Court justice Arthur Goldberg in 1963",
- "value": "$1600",
- "answer": "Alan Dershowitz",
- "round": "Double Jeopardy!",
- "show_number": "4349",
- "fullAnswer": "Alan Dershowitz"
- },
{
"category": "INVENTIVE MINDS",
"air_date": "2003-06-26",
@@ -2016959,16 +1995439,6 @@
"show_number": "3610",
"fullAnswer": "Rhinoceros"
},
- {
- "category": "TRIANGLES",
- "air_date": "2000-04-21",
- "question": "A Badfinger hit or the 4-word phrase associated with the item seen here:
(ringing a triangle)",
- "value": "$300",
- "answer": "Come and Get It",
- "round": "Jeopardy!",
- "show_number": "3610",
- "fullAnswer": "\"Come and Get It\""
- },
{
"category": "THE CATEGORY OF DANIEL",
"air_date": "2000-04-21",
@@ -2016979,16 +1995449,6 @@
"show_number": "3610",
"fullAnswer": "Daniel Day-Lewis"
},
- {
- "category": "THE U.S. MINT",
- "air_date": "2000-04-21",
- "question": "Perhaps the young woman seen here is looking to these two expedition leaders for their next words to translate:
(Sacajawea on 2000 dollar coin)",
- "value": "$300",
- "answer": "Lewis and Clark",
- "round": "Jeopardy!",
- "show_number": "3610",
- "fullAnswer": "Lewis and Clark"
- },
{
"category": "CROSSWORD CLUES \"P\"",
"air_date": "2000-04-21",
@@ -2023069,16 +2001529,6 @@
"show_number": "1195",
"fullAnswer": "Fr. Charles Coughlin"
},
- {
- "category": "ART",
- "air_date": "1989-11-10",
- "question": "(VIDEO DAILY DOUBLE):
Artist whose most famous painting, seen here (\"The Swing\"), is an example of the Rococo style:",
- "value": "$3,000",
- "answer": "Fragonard",
- "round": "Double Jeopardy!",
- "show_number": "1195",
- "fullAnswer": "Fragonard"
- },
{
"category": "BUSINESS & INDUSTRY",
"air_date": "1989-11-10",
@@ -2025209,16 +2003659,6 @@
"show_number": "4156",
"fullAnswer": "Cherokee"
},
- {
- "category": "THE \"RING\" CYCLE",
- "air_date": "2002-09-30",
- "question": "The male of this bird species is seen here",
- "value": "$1200",
- "answer": "ring-necked pheasant",
- "round": "Double Jeopardy!",
- "show_number": "4156",
- "fullAnswer": "ring-necked pheasant"
- },
{
"category": "WILLIAM, TELL",
"air_date": "2002-09-30",
@@ -2025319,16 +2003759,6 @@
"show_number": "4156",
"fullAnswer": "Texas Guinan"
},
- {
- "category": "THE \"RING\" CYCLE",
- "air_date": "2002-09-30",
- "question": "Found in the constellation Lyra, it's the heavenly body seen here",
- "value": "$2000",
- "answer": "Ring Nebula",
- "round": "Double Jeopardy!",
- "show_number": "4156",
- "fullAnswer": "Ring Nebula"
- },
{
"category": "WILLIAM, TELL",
"air_date": "2002-09-30",
@@ -2025609,16 +2004039,6 @@
"show_number": "3778",
"fullAnswer": "Henry VIII"
},
- {
- "category": "A LOAD OF BULL",
- "air_date": "2001-01-24",
- "question": "The common European variety of this non-mythological creature is seen here",
- "value": "$500",
- "answer": "Bullfinch",
- "round": "Jeopardy!",
- "show_number": "3778",
- "fullAnswer": "Bullfinch"
- },
{
"category": "U.S. CITIES",
"air_date": "2001-01-24",
@@ -2025769,16 +2004189,6 @@
"show_number": "3778",
"fullAnswer": "George Harrison"
},
- {
- "category": "\"V.H.\" ONE",
- "air_date": "2001-01-24",
- "question": "Courageous central European president seen here",
- "value": "$400",
- "answer": "Vaclav Havel",
- "round": "Double Jeopardy!",
- "show_number": "3778",
- "fullAnswer": "Vaclav Havel"
- },
{
"category": "LITERARY ISLANDS",
"air_date": "2001-01-24",
@@ -2030069,16 +2008479,6 @@
"show_number": "4531",
"fullAnswer": "Han"
},
- {
- "category": "SAMUEL",
- "air_date": "2004-04-26",
- "question": "English painter Samuel Cooper's 1657 portrait of this British Puritan leader is seen here",
- "value": "$400",
- "answer": "Cromwell",
- "round": "Jeopardy!",
- "show_number": "4531",
- "fullAnswer": "(Oliver) Cromwell"
- },
{
"category": "LIBRARIES",
"air_date": "2004-04-26",
@@ -2030209,16 +2008609,6 @@
"show_number": "4531",
"fullAnswer": "law library"
},
- {
- "category": "AMERICANA",
- "air_date": "2004-04-26",
- "question": "Mary Edna Fraser, whose work is seen here, had the first one-woman show at this Smithsonian museum",
- "value": "$800",
- "answer": "Air & Space Museum",
- "round": "Jeopardy!",
- "show_number": "4531",
- "fullAnswer": "The Air & Space Museum"
- },
{
"category": "ME \"FIRST\"!",
"air_date": "2004-04-26",
@@ -2030269,16 +2008659,6 @@
"show_number": "4531",
"fullAnswer": "Venezuela"
},
- {
- "category": "AMERICANA",
- "air_date": "2004-04-26",
- "question": "2-word title of the artwork seen here; New Englanders might call it \"Spa\"",
- "value": "$1000",
- "answer": "Soda Fountain",
- "round": "Jeopardy!",
- "show_number": "4531",
- "fullAnswer": "\"Soda Fountain\""
- },
{
"category": "CAPITAL CITY MUSEUMS",
"air_date": "2004-04-26",
@@ -2030479,16 +2008859,6 @@
"show_number": "4531",
"fullAnswer": "Roger Miller"
},
- {
- "category": "IVY LEAGUERS",
- "air_date": "2004-04-26",
- "question": "This cartoonist is said to have used College Hall at Penn, seen here, as the inspiration for a Gothic mansion",
- "value": "$1600",
- "answer": "Charles Addams",
- "round": "Double Jeopardy!",
- "show_number": "4531",
- "fullAnswer": "Charles Addams"
- },
{
"category": "IN THE BOOKSTORE",
"air_date": "2004-04-26",
@@ -2031659,16 +2010029,6 @@
"show_number": "3473",
"fullAnswer": "Mobile Bay"
},
- {
- "category": "FOOD & DRINK",
- "air_date": "1999-10-13",
- "question": "Hey, bird brain! The British use this fruit seen here in a dessert known as fool",
- "value": "$800",
- "answer": "Gooseberries",
- "round": "Double Jeopardy!",
- "show_number": "3473",
- "fullAnswer": "Gooseberries"
- },
{
"category": "ACTRESSES ON TELEVISION",
"air_date": "1999-10-13",
@@ -2038199,16 +2016559,6 @@
"show_number": "2964",
"fullAnswer": "Lockjaw"
},
- {
- "category": "FLORIDA CITIES",
- "air_date": "1997-06-19",
- "question": "(VIDEO DAILY DOUBLE):
Florida city in which the group seen here is headquartered: (Blue Angels)",
- "value": "$800",
- "answer": "Pensacola",
- "round": "Jeopardy!",
- "show_number": "2964",
- "fullAnswer": "Pensacola"
- },
{
"category": "TV STARS",
"air_date": "1997-06-19",
@@ -2038599,16 +2016949,6 @@
"show_number": "3856",
"fullAnswer": "In the ring"
},
- {
- "category": "THAT'S SNOW FUN",
- "air_date": "2001-05-14",
- "question": "It's what the child seen here is making",
- "value": "$100",
- "answer": "Snow angel",
- "round": "Jeopardy!",
- "show_number": "3856",
- "fullAnswer": "Snow angel"
- },
{
"category": "YASIR",
"air_date": "2001-05-14",
@@ -2038629,16 +2016969,6 @@
"show_number": "3856",
"fullAnswer": "Baby Boom"
},
- {
- "category": "BIG COUNTRY",
- "air_date": "2001-05-14",
- "question": "The darkest area seen here, this Scandinavian nation is the fourth-largest country in Europe",
- "value": "$200",
- "answer": "Sweden",
- "round": "Jeopardy!",
- "show_number": "3856",
- "fullAnswer": "Sweden"
- },
{
"category": "COMIC & CARTOON CRITTERS",
"air_date": "2001-05-14",
@@ -2039279,16 +2017609,6 @@
"show_number": "3165",
"fullAnswer": "Tacos"
},
- {
- "category": "WHEN THEY WERE IN COLLEGE",
- "air_date": "1998-05-08",
- "question": "This magazine editor seen here played Antonio in \"The Tempest\" when he was a student at Brown in 1981",
- "value": "$200",
- "answer": "John F. Kennedy Jr.",
- "round": "Jeopardy!",
- "show_number": "3165",
- "fullAnswer": "John F. Kennedy Jr."
- },
{
"category": "COLLEGE MAJORS",
"air_date": "1998-05-08",
@@ -2039409,16 +2017729,6 @@
"show_number": "3165",
"fullAnswer": "Terry McMillan"
},
- {
- "category": "COLLEGE MAJORS",
- "air_date": "1998-05-08",
- "question": "College major of the man (Newt Gingrich) seen here; he's also taught the subject",
- "value": "$500",
- "answer": "History",
- "round": "Jeopardy!",
- "show_number": "3165",
- "fullAnswer": "History"
- },
{
"category": "COLLEGE TOWNS",
"air_date": "1998-05-08",
@@ -2039459,16 +2017769,6 @@
"show_number": "3165",
"fullAnswer": "Turkey"
},
- {
- "category": "WHEN THEY WERE IN COLLEGE",
- "air_date": "1998-05-08",
- "question": "It's no rumour; while studying at Oxford this politician seen here sang with the rock band Ugly Rumours",
- "value": "$500",
- "answer": "Tony Blair",
- "round": "Jeopardy!",
- "show_number": "3165",
- "fullAnswer": "Tony Blair"
- },
{
"category": "ARMY MAJORS",
"air_date": "1998-05-08",
@@ -2039509,16 +2017809,6 @@
"show_number": "3165",
"fullAnswer": "\"The Tell-Tale Heart\""
},
- {
- "category": "ART HISTORY 101",
- "air_date": "1998-05-08",
- "question": "It's the event portrayed in a Jan van Eyck painting seen here",
- "value": "$200",
- "answer": "Wedding",
- "round": "Double Jeopardy!",
- "show_number": "3165",
- "fullAnswer": "Wedding"
- },
{
"category": "WHAT'S \"NU\"?",
"air_date": "1998-05-08",
@@ -2039629,16 +2017919,6 @@
"show_number": "3165",
"fullAnswer": "Anton Chekhov"
},
- {
- "category": "ART HISTORY 101",
- "air_date": "1998-05-08",
- "question": "This painted exhibited the work seen here with the Impressionists, who didn't all get the point",
- "value": "$600",
- "answer": "Georges Seurat",
- "round": "Double Jeopardy!",
- "show_number": "3165",
- "fullAnswer": "Georges Seurat"
- },
{
"category": "WHAT'S \"NU\"?",
"air_date": "1998-05-08",
@@ -2039689,16 +2017969,6 @@
"show_number": "3165",
"fullAnswer": "Walter Mitty"
},
- {
- "category": "ART HISTORY 101",
- "air_date": "1998-05-08",
- "question": "Post-Impressionist whose work is seen here",
- "value": "$800",
- "answer": "Paul Cezanne",
- "round": "Double Jeopardy!",
- "show_number": "3165",
- "fullAnswer": "Paul Cezanne"
- },
{
"category": "WHAT'S \"NU\"?",
"air_date": "1998-05-08",
@@ -2042559,16 +2020829,6 @@
"show_number": "4222",
"fullAnswer": "the Kaaba"
},
- {
- "category": "PRUSSIA",
- "air_date": "2002-12-31",
- "question": "A Prussian maritime provimce is thought to be the original name of this dog, seen here",
- "value": "$2000",
- "answer": "Pomeranian",
- "round": "Double Jeopardy!",
- "show_number": "4222",
- "fullAnswer": "Pomeranian"
- },
{
"category": "ANAGRAMMED AUTHORS",
"air_date": "2002-12-31",
@@ -2043329,16 +2021589,6 @@
"show_number": "4252",
"fullAnswer": "Peter Peter"
},
- {
- "category": "WRITERS",
- "air_date": "2003-02-11",
- "question": "Enjoying some fishing near Havana, Cuba, he's the writer seen here",
- "value": "$1,400",
- "answer": "Ernest Hemingway",
- "round": "Jeopardy!",
- "show_number": "4252",
- "fullAnswer": "Ernest Hemingway"
- },
{
"category": "NEW COACHING SIGNS",
"air_date": "2003-02-11",
@@ -2043419,16 +2021669,6 @@
"show_number": "4252",
"fullAnswer": "woolly bear"
},
- {
- "category": "TV TEENS",
- "air_date": "2003-02-11",
- "question": "Camille Winbush, seen here, is Vanessa, the teen who's always questioning her uncle's authority on this comedy",
- "value": "$800",
- "answer": "Bernie Mac Show",
- "round": "Jeopardy!",
- "show_number": "4252",
- "fullAnswer": "The Bernie Mac Show"
- },
{
"category": "TALLEST, LONGEST, WIDEST, DEEPEST",
"air_date": "2003-02-11",
@@ -2046109,16 +2024349,6 @@
"show_number": "3865",
"fullAnswer": "Edelweiss"
},
- {
- "category": "HARD ROCK CAFE",
- "air_date": "2001-05-25",
- "question": "In the 1970s the man seen here fronted this \"colorful\" rock band:
[Ozzy Osbourne]",
- "value": "$400",
- "answer": "Black Sabbath",
- "round": "Jeopardy!",
- "show_number": "3865",
- "fullAnswer": "Black Sabbath"
- },
{
"category": "A NOVEL CATEGORY",
"air_date": "2001-05-25",
@@ -2048459,16 +2026689,6 @@
"show_number": "4216",
"fullAnswer": "Saint Nicholas/Father Christmas"
},
- {
- "category": "\"J.B.\" SPORTS",
- "air_date": "2002-12-23",
- "question": "(Cheryl of the Clue Crew at the American Airlines Center in Dallas) It's the name for the game-starting activity seen here",
- "value": "$400",
- "answer": "jump ball",
- "round": "Double Jeopardy!",
- "show_number": "4216",
- "fullAnswer": "jump ball"
- },
{
"category": "WORDS WITHIN WORDS",
"air_date": "2002-12-23",
@@ -2048629,16 +2026849,6 @@
"show_number": "4216",
"fullAnswer": "rhesus monkeys"
},
- {
- "category": "ODE TO ENGLAND",
- "air_date": "2002-12-23",
- "question": "The football club many think is best, it features the cannon, seen here, in its crest",
- "value": "$1600",
- "answer": "Arsenal",
- "round": "Double Jeopardy!",
- "show_number": "4216",
- "fullAnswer": "Arsenal"
- },
{
"category": "\"J.B.\" SPORTS",
"air_date": "2002-12-23",
@@ -2048929,16 +2027139,6 @@
"show_number": "3589",
"fullAnswer": "Yours truly"
},
- {
- "category": "THE HISTORY OF THE WORLD: PART 1",
- "air_date": "2000-03-23",
- "question": "The public farewell seen here took place in this year:
(Nixon leaving Washington)",
- "value": "$400",
- "answer": "1974",
- "round": "Jeopardy!",
- "show_number": "3589",
- "fullAnswer": "1974"
- },
{
"category": "BEER COUNTRY OF ORIGIN",
"air_date": "2000-03-23",
@@ -2049189,16 +2027389,6 @@
"show_number": "3589",
"fullAnswer": "The Faculty"
},
- {
- "category": "TENNIS TALK",
- "air_date": "2000-03-23",
- "question": "Slang term for the bill seen here:
(Jefferson's on it)",
- "value": "$600",
- "answer": "Deuce",
- "round": "Double Jeopardy!",
- "show_number": "3589",
- "fullAnswer": "Deuce ($2 bill)"
- },
{
"category": "BUY AMERICAN LIT!",
"air_date": "2000-03-23",
@@ -2049489,16 +2027679,6 @@
"show_number": "4250",
"fullAnswer": "hypothermia"
},
- {
- "category": "THE NHL",
- "air_date": "2003-02-07",
- "question": "The logo of this Alberta team is seen here",
- "value": "$600",
- "answer": "Calgary Flames",
- "round": "Jeopardy!",
- "show_number": "4250",
- "fullAnswer": "Calgary Flames"
- },
{
"category": "U.S. GEOGRAPHY",
"air_date": "2003-02-07",
@@ -2050249,16 +2028429,6 @@
"show_number": "4394",
"fullAnswer": "(Sir Benjamin) Guinness"
},
- {
- "category": "HOMOPHONES",
- "air_date": "2003-10-16",
- "question": "A term used for Shakespeare, or the species of owl seen here",
- "value": "$1000",
- "answer": "bard/barred",
- "round": "Jeopardy!",
- "show_number": "4394",
- "fullAnswer": "bard/barred"
- },
{
"category": "WOMEN OF COUNTRY",
"air_date": "2003-10-16",
@@ -2053409,16 +2031579,6 @@
"show_number": "4364",
"fullAnswer": "astrology"
},
- {
- "category": "THE AMERICAN LEAGUE",
- "air_date": "2003-07-17",
- "question": "The logo of this west coast team is seen here",
- "value": "$600",
- "answer": "Seattle Mariners",
- "round": "Jeopardy!",
- "show_number": "4364",
- "fullAnswer": "Seattle Mariners"
- },
{
"category": "CONTEMPORARIES",
"air_date": "2003-07-17",
@@ -2053839,16 +2031999,6 @@
"show_number": "4364",
"fullAnswer": "\"Climb Every Mountain\""
},
- {
- "category": "NICKNAMES GIVEN BY PRESIDENT BUSH",
- "air_date": "2003-07-17",
- "question": "This advisor seen here became \"The Boy Genius\"",
- "value": "$2000",
- "answer": "Karl Rove",
- "round": "Double Jeopardy!",
- "show_number": "4364",
- "fullAnswer": "Karl Rove"
- },
{
"category": "\"W\"HERE'S THAT?",
"air_date": "2003-07-17",
@@ -2056889,16 +2035039,6 @@
"show_number": "3644",
"fullAnswer": "Both"
},
- {
- "category": "I'LL TAKE MANHATTAN",
- "air_date": "2000-06-08",
- "question": "The statue of Prometheus is bound to impress you at this location seen here:",
- "value": "$400",
- "answer": "Rockefeller Center",
- "round": "Jeopardy!",
- "show_number": "3644",
- "fullAnswer": "Rockefeller Center"
- },
{
"category": "FOR OLD CRIME'S SAKE",
"air_date": "2000-06-08",
@@ -2057199,16 +2035339,6 @@
"show_number": "3644",
"fullAnswer": "Dien Bien Phu"
},
- {
- "category": "VIRGINIA MILITARY INSTITUTE",
- "air_date": "2000-06-08",
- "question": "He's the TV star & VMI alumnus seen here:
(evil boss in \"9 to 5\")",
- "value": "$800",
- "answer": "Dabney Coleman",
- "round": "Double Jeopardy!",
- "show_number": "3644",
- "fullAnswer": "Dabney Coleman"
- },
{
"category": "HEY, GOOD LOOKIN'",
"air_date": "2000-06-08",
@@ -2058139,16 +2036269,6 @@
"show_number": "3038",
"fullAnswer": "My So-Called Life"
},
- {
- "category": "FRUITS & NUTS",
- "air_date": "1997-11-12",
- "question": "Nuts seen here, they come in 6 main sizes: mammoth, jumbo, large, medium, standard & babies:",
- "value": "$500",
- "answer": "Walnuts",
- "round": "Jeopardy!",
- "show_number": "3038",
- "fullAnswer": "Walnuts"
- },
{
"category": "COMPUTERESE",
"air_date": "1997-11-12",
@@ -2058269,16 +2036389,6 @@
"show_number": "3038",
"fullAnswer": "Chimneys"
},
- {
- "category": "MODELS",
- "air_date": "1997-11-12",
- "question": "The famous feature seen here belongs to this \"Queen of Supermodels\":",
- "value": "$1,300",
- "answer": "Cindy Crawford",
- "round": "Double Jeopardy!",
- "show_number": "3038",
- "fullAnswer": "Cindy Crawford (the mole on her face)"
- },
{
"category": "FAMILY VALUES",
"air_date": "1997-11-12",
@@ -2058379,16 +2036489,6 @@
"show_number": "3038",
"fullAnswer": "Leslie Nielsen"
},
- {
- "category": "COLONISTS",
- "air_date": "1997-11-12",
- "question": "Colonist seen here in an early portrait, he's wearing the emblem of a company he founded in 1736:",
- "value": "$2,000",
- "answer": "Benjamin Franklin",
- "round": "Double Jeopardy!",
- "show_number": "3038",
- "fullAnswer": "Benjamin Franklin"
- },
{
"category": "MODELS",
"air_date": "1997-11-12",
@@ -2059419,16 +2037519,6 @@
"show_number": "3940",
"fullAnswer": "Japan"
},
- {
- "category": "THE ANIMAL KINGDOM",
- "air_date": "2001-10-19",
- "question": "Don't get all wrapped up with the ball type of this African critter seen here",
- "value": "$200",
- "answer": "python",
- "round": "Double Jeopardy!",
- "show_number": "3940",
- "fullAnswer": "python"
- },
{
"category": "TAXI",
"air_date": "2001-10-19",
@@ -2059569,16 +2037659,6 @@
"show_number": "3940",
"fullAnswer": "Macabre"
},
- {
- "category": "AMERICAN HISTORIC EVENTS",
- "air_date": "2001-10-19",
- "question": "He's the secretary of state seen here in a 1981 clip
As of now, I am in control here in the White House",
- "value": "$800",
- "answer": "Alexander Haig",
- "round": "Double Jeopardy!",
- "show_number": "3940",
- "fullAnswer": "Alexander Haig"
- },
{
"category": "I'M IN CHARGE!",
"air_date": "2001-10-19",
@@ -2059609,16 +2037689,6 @@
"show_number": "3940",
"fullAnswer": "Christopher Lloyd"
},
- {
- "category": "\"CAB\"",
- "air_date": "2001-10-19",
- "question": "This bandleader seen here passed away in 1994",
- "value": "$800",
- "answer": "Cab Calloway",
- "round": "Double Jeopardy!",
- "show_number": "3940",
- "fullAnswer": "Cab Calloway"
- },
{
"category": "AMERICAN HISTORIC EVENTS",
"air_date": "2001-10-19",