opik-optimizer 0.7.2__py3-none-any.whl → 0.7.4__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- opik_optimizer/__init__.py +2 -0
- opik_optimizer/_throttle.py +30 -30
- opik_optimizer/base_optimizer.py +1 -80
- opik_optimizer/data/hotpot-500.json +2502 -0
- opik_optimizer/demo/datasets.py +15 -32
- opik_optimizer/evolutionary_optimizer/__init__.py +1 -0
- opik_optimizer/evolutionary_optimizer/evolutionary_optimizer.py +1447 -0
- opik_optimizer/few_shot_bayesian_optimizer/few_shot_bayesian_optimizer.py +7 -7
- opik_optimizer/meta_prompt_optimizer.py +3 -0
- opik_optimizer/mipro_optimizer/_lm.py +2 -2
- {opik_optimizer-0.7.2.dist-info → opik_optimizer-0.7.4.dist-info}/METADATA +30 -28
- {opik_optimizer-0.7.2.dist-info → opik_optimizer-0.7.4.dist-info}/RECORD +15 -12
- {opik_optimizer-0.7.2.dist-info → opik_optimizer-0.7.4.dist-info}/WHEEL +1 -1
- {opik_optimizer-0.7.2.dist-info → opik_optimizer-0.7.4.dist-info}/licenses/LICENSE +0 -0
- {opik_optimizer-0.7.2.dist-info → opik_optimizer-0.7.4.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,2502 @@
|
|
1
|
+
[
|
2
|
+
{
|
3
|
+
"question": "Are Smyrnium and Nymania both types of plant?",
|
4
|
+
"answer": "yes",
|
5
|
+
"id": "01964a1f-cd2c-7134-b68f-6511079bece6"
|
6
|
+
},
|
7
|
+
{
|
8
|
+
"question": "That Darn Cat! and Never a Dull Moment were both produced by what studio?",
|
9
|
+
"answer": "Walt Disney Productions",
|
10
|
+
"id": "01964a1f-cd2b-7652-9c5c-c29567d7df39"
|
11
|
+
},
|
12
|
+
{
|
13
|
+
"question": "Was Yakov Protazanov or Marcel Duchamp born in 1881",
|
14
|
+
"answer": "Yakov Alexandrovich Protazanov (Russian: \u042f\u0301\u043a\u043e\u0432 \u0410\u043b\u0435\u043a\u0441\u0430\u0301\u043d\u0434\u0440\u043e\u0432\u0438\u0447 \u041f\u0440\u043e\u0442\u0430\u0437\u0430\u0301\u043d\u043e\u0432 ; January 23 (O.S. February 4), 1881",
|
15
|
+
"id": "01964a1f-cd2a-7b8d-a6f4-1ac6fb9edd0a"
|
16
|
+
},
|
17
|
+
{
|
18
|
+
"question": "What was the name of the man who Carol Kane played the wife of who was a lovable-but-goofy mechanic in a television series?",
|
19
|
+
"answer": "Latka Gravas",
|
20
|
+
"id": "01964a1f-cd29-7b74-9510-1ea041930136"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"question": "How many copies were sold of the last UK number-one single that was written by Noddy Holder and Jim Lea?",
|
24
|
+
"answer": "in excess of one million copies",
|
25
|
+
"id": "01964a1f-cd28-7c86-ad5d-29a0cbca2173"
|
26
|
+
},
|
27
|
+
{
|
28
|
+
"question": "Long Lake is located in which town?",
|
29
|
+
"answer": "Harrison",
|
30
|
+
"id": "01964a1f-cd27-72c7-b0df-8782f99bdb58"
|
31
|
+
},
|
32
|
+
{
|
33
|
+
"question": "The actor who voiced Shaggy in the \"Scooby-Doo\" franchise also appeared as a radio personality on what radio network?",
|
34
|
+
"answer": "Clear Channel Radio",
|
35
|
+
"id": "01964a1f-cd26-7dd4-81cb-d354bf0a73a5"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"question": "Which three Disney locations host a ride in which an animatronic character described as \"an elderly [male] ghost ... clutching a hatbox\" originally appeared in the ride's attic scene?",
|
39
|
+
"answer": "Disneyland, Magic Kingdom, and Tokyo Disneyland",
|
40
|
+
"id": "01964a1f-cd25-7e9d-9bcb-e710ac703471"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"question": "Are Truckin' Magazine and Girlfriends both publications that offer relationship advice?",
|
44
|
+
"answer": "no",
|
45
|
+
"id": "01964a1f-cd24-7aab-908e-3b3bd7e5c11a"
|
46
|
+
},
|
47
|
+
{
|
48
|
+
"question": "Who did Holly Dunn record \"Daddy's Hands\" for?",
|
49
|
+
"answer": "MTM Records",
|
50
|
+
"id": "01964a1f-cd23-7c5d-a821-f3f1bc2f215a"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"question": "Are 7 World Trade Center and the Time Warner Center both located in New York City?",
|
54
|
+
"answer": "yes",
|
55
|
+
"id": "01964a1f-cd22-74a8-83a3-d5c63843edd5"
|
56
|
+
},
|
57
|
+
{
|
58
|
+
"question": "Which of Zhucheng and Pingquan has more people?",
|
59
|
+
"answer": "Zhucheng",
|
60
|
+
"id": "01964a1f-cd21-74ef-ba72-e75718a7824a"
|
61
|
+
},
|
62
|
+
{
|
63
|
+
"question": "Evolution: A Theory in Crisis is a 1985 book by a biochemist and Senior fellow at Discovery Institute's Center for what?",
|
64
|
+
"answer": "Science and Culture",
|
65
|
+
"id": "01964a1f-cd20-7680-9efd-653edb8d70f3"
|
66
|
+
},
|
67
|
+
{
|
68
|
+
"question": "Which running back played during the 2017 Kansas City Chiefs season and was released after 9 seasons? ",
|
69
|
+
"answer": "Jamaal RaShaad Jones Charles",
|
70
|
+
"id": "01964a1f-cd1f-7340-97d4-ad4cab9f5985"
|
71
|
+
},
|
72
|
+
{
|
73
|
+
"question": "Which Centre did the author of \"The Strange Death of Europe\" found?",
|
74
|
+
"answer": "Centre for Social Cohesion",
|
75
|
+
"id": "01964a1f-cd1e-7f0a-867a-8951f59a8860"
|
76
|
+
},
|
77
|
+
{
|
78
|
+
"question": "What is the difference in genre between The Fighting Prince of Donegal and The Graveyard Book?",
|
79
|
+
"answer": "children's fantasy novel",
|
80
|
+
"id": "01964a1f-cd1d-757c-877d-df2b07884fa2"
|
81
|
+
},
|
82
|
+
{
|
83
|
+
"question": "Which publication has been published by a greater number of groups, House Beautiful or Smithsonian?",
|
84
|
+
"answer": "House Beautiful",
|
85
|
+
"id": "01964a1f-cd1c-7b1d-b8d7-c83f27b52872"
|
86
|
+
},
|
87
|
+
{
|
88
|
+
"question": "What is the name of the school located near the Brea mall owned by Simon Property Group?",
|
89
|
+
"answer": "Brea Olinda High School",
|
90
|
+
"id": "01964a1f-cd1b-7f4b-a330-a64e3489847d"
|
91
|
+
},
|
92
|
+
{
|
93
|
+
"question": "Is Liverpool found in northern or southern England?",
|
94
|
+
"answer": "northern England",
|
95
|
+
"id": "01964a1f-cd1a-7807-8018-82581bff5e21"
|
96
|
+
},
|
97
|
+
{
|
98
|
+
"question": "Are both Ceratophyllum and Eucomis a genus of flowering plants?",
|
99
|
+
"answer": "yes",
|
100
|
+
"id": "01964a1f-cd19-7d01-8759-9fb2d13f921d"
|
101
|
+
},
|
102
|
+
{
|
103
|
+
"question": "Alicia Gr\u00e4fin is best known for her role in a war film directed by who?",
|
104
|
+
"answer": "David Ayer",
|
105
|
+
"id": "01964a1f-cd18-7bff-85fa-a07b7841c530"
|
106
|
+
},
|
107
|
+
{
|
108
|
+
"question": "What was the gang merged into by the gang leader born on November 30, 1950?",
|
109
|
+
"answer": "Black Gangster Disciple Nation (BGDN)",
|
110
|
+
"id": "01964a1f-cd17-7ae4-a6bc-2cfed262457a"
|
111
|
+
},
|
112
|
+
{
|
113
|
+
"question": "Northrop F-5F aggressor squadron is based in an air station that is designated as a superfund site due to what ?",
|
114
|
+
"answer": "a number of soil and groundwater contaminants, including asbestos",
|
115
|
+
"id": "01964a1f-cd16-729a-b289-28b25c4ec9fa"
|
116
|
+
},
|
117
|
+
{
|
118
|
+
"question": "Who played the part of the Marquis de Sade in the film for which Martin Childs was nominated for an award at the 74th Academy Awards?",
|
119
|
+
"answer": "Geoffrey Rush",
|
120
|
+
"id": "01964a1f-cd15-7fb0-a58f-bbb6a2ade3c6"
|
121
|
+
},
|
122
|
+
{
|
123
|
+
"question": "What Australian sportsman died in a suburb of Adelaide in the City of Burnside and the City of Campbelltown?",
|
124
|
+
"answer": "Ernest Jones",
|
125
|
+
"id": "01964a1f-cd14-7567-9ed9-f79688d37651"
|
126
|
+
},
|
127
|
+
{
|
128
|
+
"question": "Who built the resort that Kathy Griffin recorded Look at My Butt Crack at?",
|
129
|
+
"answer": "developer Steve Wynn",
|
130
|
+
"id": "01964a1f-cd13-7d2d-9c98-36c20c336c03"
|
131
|
+
},
|
132
|
+
{
|
133
|
+
"question": "What year was the prequel to a film made whose sequel was directed by Bradley Raymond in which almost the entire key cast returned for the sequel?",
|
134
|
+
"answer": "1996",
|
135
|
+
"id": "01964a1f-cd12-7afa-9af3-62b4e93ad35a"
|
136
|
+
},
|
137
|
+
{
|
138
|
+
"question": "What profession did both P. G. Wodehouse and Mordecai Richler take up?",
|
139
|
+
"answer": "author",
|
140
|
+
"id": "01964a1f-cd11-7d55-b88b-92c3dc718478"
|
141
|
+
},
|
142
|
+
{
|
143
|
+
"question": "What main thoroughfare in Warsaw's borough of Ursyn\u00f3w connects to a 6,500 km international road which coincides with the Trans-Siberian Highway?",
|
144
|
+
"answer": "Jana Roso\u0142a street",
|
145
|
+
"id": "01964a1f-cd10-7398-9df6-dbd4f3e79f78"
|
146
|
+
},
|
147
|
+
{
|
148
|
+
"question": "Eleni Karinte was the first love Monastir student who was born in what year?",
|
149
|
+
"answer": "1881",
|
150
|
+
"id": "01964a1f-cd0f-7d2a-b278-65fe7ec06761"
|
151
|
+
},
|
152
|
+
{
|
153
|
+
"question": "The Garand carbine was created by a man with what nationality?",
|
154
|
+
"answer": "Canadian-American",
|
155
|
+
"id": "01964a1f-cd0e-7156-88c3-23678548cd99"
|
156
|
+
},
|
157
|
+
{
|
158
|
+
"question": "Are both Cars 2 and Prom animated films?",
|
159
|
+
"answer": "no",
|
160
|
+
"id": "01964a1f-cd0d-7131-afe1-22ea5cefe3d4"
|
161
|
+
},
|
162
|
+
{
|
163
|
+
"question": "Which French car manufacturer supplied the technology for the Burton?",
|
164
|
+
"answer": "Citro\u00ebn",
|
165
|
+
"id": "01964a1f-cd0c-70fa-96f8-28673cdef415"
|
166
|
+
},
|
167
|
+
{
|
168
|
+
"question": "Who composed the BQF and afrofuturist movement blueprint with Camae Ayewa?",
|
169
|
+
"answer": "Rasheedah Phillips",
|
170
|
+
"id": "01964a1f-cd0b-7bad-adb1-7a1785243a16"
|
171
|
+
},
|
172
|
+
{
|
173
|
+
"question": "What actor born on January 6, 1982 starred in a movie with Romola Garai and Bill Nighy in 2009?",
|
174
|
+
"answer": "Edward John David Redmayne",
|
175
|
+
"id": "01964a1f-cd0a-7839-a721-5f5581cf8f6a"
|
176
|
+
},
|
177
|
+
{
|
178
|
+
"question": "What role does Ghanashyam Nayak play in India's longest running sitcom serial?",
|
179
|
+
"answer": "Natwarlal Prabhashankar Undhaiwala",
|
180
|
+
"id": "01964a1f-cd09-7bee-8bdf-dd6ad957f6de"
|
181
|
+
},
|
182
|
+
{
|
183
|
+
"question": "What team does the athlete featured on the cover of the FIFA 17 video game play for?",
|
184
|
+
"answer": "Borussia Dortmund",
|
185
|
+
"id": "01964a1f-cd08-7de6-864f-c38122b90f53"
|
186
|
+
},
|
187
|
+
{
|
188
|
+
"question": "Caesars Palace is located between The Mirage and a resort casino owned by what company?",
|
189
|
+
"answer": "MGM Resorts International",
|
190
|
+
"id": "01964a1f-cd07-743f-b65e-f87ac62db663"
|
191
|
+
},
|
192
|
+
{
|
193
|
+
"question": "Are Finance and I'm the Boss! both based on cooperation?",
|
194
|
+
"answer": "no",
|
195
|
+
"id": "01964a1f-cd06-7058-8ac5-eb362cb634a3"
|
196
|
+
},
|
197
|
+
{
|
198
|
+
"question": "In what year was the creator of the character that appeared in a series of films directed by Stephen Norrington, Guillermo del Toro and Goyer born?",
|
199
|
+
"answer": "1926",
|
200
|
+
"id": "01964a1f-cd05-74d3-9834-c3f6344e8b0b"
|
201
|
+
},
|
202
|
+
{
|
203
|
+
"question": "What was the release date of Seal's album that was produced by the Chairman of Verve Records from 2012 to 2016?",
|
204
|
+
"answer": "20 September 2010",
|
205
|
+
"id": "01964a1f-cd04-7ea2-9c03-f9fd22339f20"
|
206
|
+
},
|
207
|
+
{
|
208
|
+
"question": "Apan Amar Apan was a film that had music composed by which Indian composer?",
|
209
|
+
"answer": "Rahul Dev Burman",
|
210
|
+
"id": "01964a1f-cd03-7e68-9f8f-b26287d3687a"
|
211
|
+
},
|
212
|
+
{
|
213
|
+
"question": "What sport does 1989\u201390 Sacramento Kings season and Rodney McCray have in common?",
|
214
|
+
"answer": "basketball",
|
215
|
+
"id": "01964a1f-cd02-7ef6-acaa-49cb8cfa4492"
|
216
|
+
},
|
217
|
+
{
|
218
|
+
"question": "Which is a biger species of plant Scrophularia or Callicarpa?",
|
219
|
+
"answer": "Scrophularia",
|
220
|
+
"id": "01964a1f-cd01-72ef-97fa-844e5338d4b8"
|
221
|
+
},
|
222
|
+
{
|
223
|
+
"question": "Are the bands Flow and Against the Current from the same country?",
|
224
|
+
"answer": "no",
|
225
|
+
"id": "01964a1f-cd00-7251-947f-da8e618d3f97"
|
226
|
+
},
|
227
|
+
{
|
228
|
+
"question": "Who is the wife of Charlemagne who is a step mother to Pepin the Hunchback?",
|
229
|
+
"answer": "Hildegard",
|
230
|
+
"id": "01964a1f-ccff-7a88-9529-18ad59633604"
|
231
|
+
},
|
232
|
+
{
|
233
|
+
"question": "Seiko Holdings Corporation was formerly known as which watch and jewlery shop?",
|
234
|
+
"answer": "K. Hattori",
|
235
|
+
"id": "01964a1f-ccfe-7ba4-9711-d6ab2502b34b"
|
236
|
+
},
|
237
|
+
{
|
238
|
+
"question": "Who starred in the movie that Lee Byeong-heon is known for?",
|
239
|
+
"answer": "Kim Woo-bin",
|
240
|
+
"id": "01964a1f-ccfd-7dff-8dda-5bea47c41b2c"
|
241
|
+
},
|
242
|
+
{
|
243
|
+
"question": "The current wide receivers coach for Bowling Green, Seth Doege, was the 4th of 4 West Texas natives to quarterback for Texas Tech during the Mike Leach era. The player who was 2nd of the 4 played during which season?",
|
244
|
+
"answer": "2005 season",
|
245
|
+
"id": "01964a1f-ccfc-7819-82ed-c3e87ea0d496"
|
246
|
+
},
|
247
|
+
{
|
248
|
+
"question": "Who is the person who's autobiography was written by Gina Smith and was nicknamed \"The Woz\"?",
|
249
|
+
"answer": "Steve Wozniak",
|
250
|
+
"id": "01964a1f-ccfb-7554-9e08-ccc1c3fde285"
|
251
|
+
},
|
252
|
+
{
|
253
|
+
"question": "What des the Boston-Washington corridor have in common with the Quebec City\u2013Windsor Corridor?",
|
254
|
+
"answer": "economic and political infrastructure",
|
255
|
+
"id": "01964a1f-ccfa-724e-a4b6-bb032d9f1e9b"
|
256
|
+
},
|
257
|
+
{
|
258
|
+
"question": "Which lasted longer, the Battle of Belleau Wood or the Battle of Leyte?",
|
259
|
+
"answer": "Battle of Leyte",
|
260
|
+
"id": "01964a1f-ccf9-7962-a4e9-639ab6f3632b"
|
261
|
+
},
|
262
|
+
{
|
263
|
+
"question": "What Nigerian president appointed the Managing Director of the NPA in 2016?",
|
264
|
+
"answer": "Muhammadu Buhari",
|
265
|
+
"id": "01964a1f-ccf8-7c7a-a866-db7b5528f945"
|
266
|
+
},
|
267
|
+
{
|
268
|
+
"question": "In addition to Ryan Gosling, Angourie Rice and the actor born on October 11, 1977, who else starred in The Nice Guys?",
|
269
|
+
"answer": "Russell Crowe",
|
270
|
+
"id": "01964a1f-ccf7-77a8-94d8-4df21d051fe7"
|
271
|
+
},
|
272
|
+
{
|
273
|
+
"question": "What is the name of the song, originally performed by Taylor Swift, that came before Kendrick Lamar's second number-one single, \"Humble\"?",
|
274
|
+
"answer": "Bad Blood",
|
275
|
+
"id": "01964a1f-ccf6-7a15-8cc3-f67cdd3c429d"
|
276
|
+
},
|
277
|
+
{
|
278
|
+
"question": "What sport does Brett Bech NOR Las Vegas Outlaws have in common?",
|
279
|
+
"answer": "football",
|
280
|
+
"id": "01964a1f-ccf5-702a-8202-a77b2ef4019b"
|
281
|
+
},
|
282
|
+
{
|
283
|
+
"question": "Who is the group that recorded \"Rapped in Romance\" associated with?",
|
284
|
+
"answer": "Dr. Dre, DJ Yella, and Michel'le",
|
285
|
+
"id": "01964a1f-ccf4-73bb-9d60-7066c4cc9a22"
|
286
|
+
},
|
287
|
+
{
|
288
|
+
"question": "which city and an important business and cultural centre in northern Italy was Gleb Wataghin born in ",
|
289
|
+
"answer": "Turin",
|
290
|
+
"id": "01964a1f-ccf3-715b-ae26-2c527d5c02ee"
|
291
|
+
},
|
292
|
+
{
|
293
|
+
"question": "Konnichiwa was launched in a broadcast that was streamed by the platform that was founded in what city in 2010?",
|
294
|
+
"answer": "London",
|
295
|
+
"id": "01964a1f-ccf2-7f25-b9d1-a921cb9f5384"
|
296
|
+
},
|
297
|
+
{
|
298
|
+
"question": "what job/hobby do Andy Ram and Arnaud Cl\u00e9ment have in common?",
|
299
|
+
"answer": "professional tennis",
|
300
|
+
"id": "01964a1f-ccf1-7ef1-b3ca-d4a6f08ed59d"
|
301
|
+
},
|
302
|
+
{
|
303
|
+
"question": "Clinton B. Seely has translated the works of a Shakta poet and saint of eighteenth century Bengal, whose poems are usually addressed to what Hindu goddess?",
|
304
|
+
"answer": "Kali",
|
305
|
+
"id": "01964a1f-ccf0-73bc-a903-f2b1a1e4be61"
|
306
|
+
},
|
307
|
+
{
|
308
|
+
"question": "The stop motion director who directed \"Coraline\" also co-directed \"James and The Giant Peach\" with what male director?",
|
309
|
+
"answer": "Tim Burton",
|
310
|
+
"id": "01964a1f-ccef-7558-994c-cd87b135bd28"
|
311
|
+
},
|
312
|
+
{
|
313
|
+
"question": "What opera company has its permanent home as he Staatsoper Unter den Linden and had Franz Betz as an opera singer in the 1800's?",
|
314
|
+
"answer": "Berlin State Opera",
|
315
|
+
"id": "01964a1f-ccee-726f-9001-48e96db3f8e2"
|
316
|
+
},
|
317
|
+
{
|
318
|
+
"question": "Which National Football League team was coached by the same coach from the winning team in The Kick?",
|
319
|
+
"answer": "Dallas Cowboys",
|
320
|
+
"id": "01964a1f-cced-77a7-a340-5a9bee0e3a4a"
|
321
|
+
},
|
322
|
+
{
|
323
|
+
"question": "Where did the younger brother of Titus Davis play college football?",
|
324
|
+
"answer": "Western Michigan",
|
325
|
+
"id": "01964a1f-ccec-7c51-af0e-c7f8fae5f742"
|
326
|
+
},
|
327
|
+
{
|
328
|
+
"question": "The designer of the Holy Trinity Church pioneered the use of what material in church building?",
|
329
|
+
"answer": "terracotta",
|
330
|
+
"id": "01964a1f-cceb-7019-a1c7-a466ef666a73"
|
331
|
+
},
|
332
|
+
{
|
333
|
+
"question": "How many times has the driver, who won the Nation's Cup with Petter Solberg, in the 2014 Race of Champions, won the 24 Hours of Le Mans ?",
|
334
|
+
"answer": "nine",
|
335
|
+
"id": "01964a1f-ccea-7636-9186-8b3d494ff382"
|
336
|
+
},
|
337
|
+
{
|
338
|
+
"question": "What single by an Australian rock band was featured in an Australian paranormal television program which premiered on 9 July 2015, on ABC1?",
|
339
|
+
"answer": "Breakaway",
|
340
|
+
"id": "01964a1f-cce9-73f6-8b7a-1e679efccf17"
|
341
|
+
},
|
342
|
+
{
|
343
|
+
"question": "Where does the the mountain pygmy possum found which is also the mainland Australia's highest peak?",
|
344
|
+
"answer": "Mount Kosciuszko",
|
345
|
+
"id": "01964a1f-cce8-7c0d-9c7f-3e04dcd7eadb"
|
346
|
+
},
|
347
|
+
{
|
348
|
+
"question": "Which of these Asian directors was behind the science fiction adventure film \"Snowpiercer\", Bong Joon-ho or Vincent Kok?",
|
349
|
+
"answer": "Bong",
|
350
|
+
"id": "01964a1f-cce7-77ea-9fa4-e29e8f7403c5"
|
351
|
+
},
|
352
|
+
{
|
353
|
+
"question": "What is the group's title that covered the song that is the reason that is the main reason the album Raincoats is so well known?",
|
354
|
+
"answer": "Kinks",
|
355
|
+
"id": "01964a1f-cce6-737f-addf-f766227e49f6"
|
356
|
+
},
|
357
|
+
{
|
358
|
+
"question": "Where is the plant, which manufactured the British Army's standard rifle from 1895 to 1957, located?",
|
359
|
+
"answer": "Maltby, South Yorkshire",
|
360
|
+
"id": "01964a1f-cce5-7bee-a300-7e0c55ac70b6"
|
361
|
+
},
|
362
|
+
{
|
363
|
+
"question": "Which city did the writer of Enion spend most of his life?",
|
364
|
+
"answer": "London",
|
365
|
+
"id": "01964a1f-cce4-772e-a9ec-320a4f259a97"
|
366
|
+
},
|
367
|
+
{
|
368
|
+
"question": "Which star of \"Get on Up\" was also in \"The Blues Brothers\"?",
|
369
|
+
"answer": "Dan Aykroyd",
|
370
|
+
"id": "01964a1f-cce3-75d9-9422-71eb2555c80b"
|
371
|
+
},
|
372
|
+
{
|
373
|
+
"question": "What channel can you watch George Paul Blagden perform on television on in the U.S.?",
|
374
|
+
"answer": "Ovation",
|
375
|
+
"id": "01964a1f-cce2-764b-8edf-736d3af85155"
|
376
|
+
},
|
377
|
+
{
|
378
|
+
"question": "Peter Scully is on trial for filming the torture and rape of children in which country?",
|
379
|
+
"answer": "the Philippines",
|
380
|
+
"id": "01964a1f-cce1-72d6-9bca-722e8a900923"
|
381
|
+
},
|
382
|
+
{
|
383
|
+
"question": "What was founded first, Death Cab for Cutie or P.O.D.?",
|
384
|
+
"answer": "P.O.D.",
|
385
|
+
"id": "01964a1f-cce0-7ca3-a20a-c0ae6b7d2e2b"
|
386
|
+
},
|
387
|
+
{
|
388
|
+
"question": "Which person is older, Ivan Bella, or Frank De Winne? ",
|
389
|
+
"answer": "Frank, Viscount De Winne",
|
390
|
+
"id": "01964a1f-ccdf-7b39-ad21-4936b807113f"
|
391
|
+
},
|
392
|
+
{
|
393
|
+
"question": "Rectrix Aviation's jet charter business involves what service?",
|
394
|
+
"answer": "renting an entire aircraft",
|
395
|
+
"id": "01964a1f-ccde-7cac-b032-5718a670a922"
|
396
|
+
},
|
397
|
+
{
|
398
|
+
"question": "Who has more letters in their middle name out of Margaret Laurence and Paul Heyse?",
|
399
|
+
"answer": "Margaret Laurence",
|
400
|
+
"id": "01964a1f-ccdd-7372-9477-b06b553987ad"
|
401
|
+
},
|
402
|
+
{
|
403
|
+
"question": "Which shopping destination, managed by The Pyramid Company, has more square feet, Crossgates Commons, or Crossgates Mall?",
|
404
|
+
"answer": "Crossgates Mall",
|
405
|
+
"id": "01964a1f-ccdc-7666-a6cb-74b9cf7d63ef"
|
406
|
+
},
|
407
|
+
{
|
408
|
+
"question": "Gulfstream International Airlines later became a regional carrier based out of what airport?",
|
409
|
+
"answer": "Fort Lauderdale-Hollywood International Airport",
|
410
|
+
"id": "01964a1f-ccdb-7e1d-b5b5-7a870f906aa4"
|
411
|
+
},
|
412
|
+
{
|
413
|
+
"question": "What ethnic group does the incumbent who was challenged by R.J. Harris in the 2010 for the Republican Party nomination in the primary election for Oklahoma's 4th congressional district?",
|
414
|
+
"answer": "Native Americans",
|
415
|
+
"id": "01964a1f-ccda-7914-9b18-7c7e6bd91cd9"
|
416
|
+
},
|
417
|
+
{
|
418
|
+
"question": "What type of person does Prime Minister of Hungary and Viktor Orb\u00e1n have in common?",
|
419
|
+
"answer": "leader",
|
420
|
+
"id": "01964a1f-ccd9-75df-b9aa-160284e09a17"
|
421
|
+
},
|
422
|
+
{
|
423
|
+
"question": "Which opera was first performed, Don Quichotte or Euridice?",
|
424
|
+
"answer": "Euridice",
|
425
|
+
"id": "01964a1f-ccd8-78ac-ba0c-e1a16964d2f6"
|
426
|
+
},
|
427
|
+
{
|
428
|
+
"question": "So Long, Scarecrow is titled in reference to which 1939 musical fantasy film?",
|
429
|
+
"answer": "The Wizard of Oz",
|
430
|
+
"id": "01964a1f-ccd7-7791-94e4-b9e0b8a5e00a"
|
431
|
+
},
|
432
|
+
{
|
433
|
+
"question": "How many residents were in the resort town in which Nida Lighthouse was located? ",
|
434
|
+
"answer": "1,650 residents",
|
435
|
+
"id": "01964a1f-ccd6-7066-a2e1-c1dd88386d23"
|
436
|
+
},
|
437
|
+
{
|
438
|
+
"question": "Hae Min Lee's body was found in a park that covers how many acres ?",
|
439
|
+
"answer": "1216 acre",
|
440
|
+
"id": "01964a1f-ccd5-7015-a56e-aa370b5b51b6"
|
441
|
+
},
|
442
|
+
{
|
443
|
+
"question": "Who directed the 1987 romantic drama dance film that is directly parodied by the television film \"Totally Awesome\"?",
|
444
|
+
"answer": "Emile Ardolino",
|
445
|
+
"id": "01964a1f-ccd4-71a2-8a39-c90eafca5579"
|
446
|
+
},
|
447
|
+
{
|
448
|
+
"question": "What is the European Union's name for the artificial sweetener found in Nutrisoda?",
|
449
|
+
"answer": "E955",
|
450
|
+
"id": "01964a1f-ccd3-77d0-a92b-9453f83924e7"
|
451
|
+
},
|
452
|
+
{
|
453
|
+
"question": "Ellis, Idaho is located on what major north-south highway?",
|
454
|
+
"answer": "U.S. Route 93",
|
455
|
+
"id": "01964a1f-ccd2-74b7-a264-a4e53c3cc679"
|
456
|
+
},
|
457
|
+
{
|
458
|
+
"question": "Who was the star of \"The Perks of Being a Wallflower\" and also starred as the title character in the drama \"We Need to Talk About Kevin\" (2011)?",
|
459
|
+
"answer": "Ezra Matthew Miller",
|
460
|
+
"id": "01964a1f-ccd1-781f-8a29-e785cf62f35d"
|
461
|
+
},
|
462
|
+
{
|
463
|
+
"question": "What U.S. court presided over both the Slaughter-House Cases and Reed v. Reed?",
|
464
|
+
"answer": "the Supreme Court",
|
465
|
+
"id": "01964a1f-ccd0-7881-80d2-366b76d39c0e"
|
466
|
+
},
|
467
|
+
{
|
468
|
+
"question": "Ryan Blair plays at midfield for which Welsh football club?",
|
469
|
+
"answer": "Swansea City",
|
470
|
+
"id": "01964a1f-cccf-7734-b964-31af70c16f1e"
|
471
|
+
},
|
472
|
+
{
|
473
|
+
"question": "What did the first book of Gary Zukav explore ?",
|
474
|
+
"answer": "empirical topics in modern physics research",
|
475
|
+
"id": "01964a1f-ccce-71c7-8927-e8890792f69a"
|
476
|
+
},
|
477
|
+
{
|
478
|
+
"question": "In which year was this Swedish avant-garde metal band formed, whose founding members include Johannes Bergion?",
|
479
|
+
"answer": "2003",
|
480
|
+
"id": "01964a1f-cccd-72c8-8169-4d268fe82be1"
|
481
|
+
},
|
482
|
+
{
|
483
|
+
"question": "What comedy film from 1994 starred actress Heather Graham alongside James Le Gros?",
|
484
|
+
"answer": "Don't Do It",
|
485
|
+
"id": "01964a1f-cccc-7c25-8cef-96f3a7931311"
|
486
|
+
},
|
487
|
+
{
|
488
|
+
"question": "What is the same of the city that is the second largest city municipality in Italy and appeared in The 2010 Giro d'Italia?",
|
489
|
+
"answer": "Verona",
|
490
|
+
"id": "01964a1f-cccb-70e6-b1c7-7bdcd77574b8"
|
491
|
+
},
|
492
|
+
{
|
493
|
+
"question": "The artist who composed K.365/316a, better known as Piano Concerto No. 10, was the son of whom?",
|
494
|
+
"answer": "Leopold and Anna Maria Mozart",
|
495
|
+
"id": "01964a1f-ccca-78a3-bfce-477bae7d44b6"
|
496
|
+
},
|
497
|
+
{
|
498
|
+
"question": "This group encompassed a federation of Alpine tribes, including the Calucones, for about 6 centuries starting around 500 BC. ",
|
499
|
+
"answer": "The Raeti",
|
500
|
+
"id": "01964a1f-ccc9-7afc-9f2e-6478ca6e3e86"
|
501
|
+
},
|
502
|
+
{
|
503
|
+
"question": "What movie did \"the king of cool\" play in with Bud Ekins as his stunt double?",
|
504
|
+
"answer": "\"The Great Escape\"",
|
505
|
+
"id": "01964a1f-ccc8-7c8c-a648-dcae697958b7"
|
506
|
+
},
|
507
|
+
{
|
508
|
+
"question": "whos family had their own reality tv show. Robert Kardashian or Manvel Gamburyan?",
|
509
|
+
"answer": "their family reality television series",
|
510
|
+
"id": "01964a1f-ccc7-7618-aa9b-02496b6bbdf3"
|
511
|
+
},
|
512
|
+
{
|
513
|
+
"question": "Which star in Shadows in Paradise is a Russian ballerina?",
|
514
|
+
"answer": "Sofya Skya",
|
515
|
+
"id": "01964a1f-ccc6-7181-95a1-88fa6af24036"
|
516
|
+
},
|
517
|
+
{
|
518
|
+
"question": "What was the meaning of the name of the man who appointed Amashsai?",
|
519
|
+
"answer": "comforter",
|
520
|
+
"id": "01964a1f-ccc5-713d-98a3-77a6c22f1a30"
|
521
|
+
},
|
522
|
+
{
|
523
|
+
"question": "In addition to the Austrian passport, what is needed to gain access to 173 countries and territories?",
|
524
|
+
"answer": "national identity card",
|
525
|
+
"id": "01964a1f-ccc4-7455-a159-aadcb33a937e"
|
526
|
+
},
|
527
|
+
{
|
528
|
+
"question": "what was the number of Tongan athletes that competed between after 2008 in 2011 commonwealth Youth Games?",
|
529
|
+
"answer": "three",
|
530
|
+
"id": "01964a1f-ccc3-78d9-a0b9-ffa679ba6b07"
|
531
|
+
},
|
532
|
+
{
|
533
|
+
"question": "Are Norma and Idomeneo both operas by Bellini?",
|
534
|
+
"answer": "no",
|
535
|
+
"id": "01964a1f-ccc2-74d4-92de-578370646da7"
|
536
|
+
},
|
537
|
+
{
|
538
|
+
"question": "What is the year of the event which occurred first, Michael Mantenuto was born, or Miracle was produced?",
|
539
|
+
"answer": "1981",
|
540
|
+
"id": "01964a1f-ccc1-786c-89b7-7458e08b8a12"
|
541
|
+
},
|
542
|
+
{
|
543
|
+
"question": "Which saxophone hit was both covered by Chet Atkins and used as Benny Hill's signature tune?",
|
544
|
+
"answer": "Yakety Sax",
|
545
|
+
"id": "01964a1f-ccc0-7cb3-9778-132702a33a8d"
|
546
|
+
},
|
547
|
+
{
|
548
|
+
"question": "Auguste Charlois who discovered 317 Roxane named for Roxana from what area",
|
549
|
+
"answer": "Bactria",
|
550
|
+
"id": "01964a1f-ccbf-7259-9e57-fe21d6a8ce0e"
|
551
|
+
},
|
552
|
+
{
|
553
|
+
"question": "What magazine was established in 1988 by Frank Thomas and Keith White and has been associated with the Dirtbag Left?",
|
554
|
+
"answer": "The Baffler",
|
555
|
+
"id": "01964a1f-ccbe-77a2-90c3-71325b11c506"
|
556
|
+
},
|
557
|
+
{
|
558
|
+
"question": "Which movie in a collaboration between Malcom X and Alex Haley also was nominated for an Oscar",
|
559
|
+
"answer": "The Autobiography of Malcolm X",
|
560
|
+
"id": "01964a1f-ccbd-7696-be80-e90e4dba06e1"
|
561
|
+
},
|
562
|
+
{
|
563
|
+
"question": "In what city was the 50th Military Airlift Squadron's last assignment?",
|
564
|
+
"answer": "Honolulu",
|
565
|
+
"id": "01964a1f-ccbc-7c57-b6cc-8ad0df319fbf"
|
566
|
+
},
|
567
|
+
{
|
568
|
+
"question": "Wing has drawn comparisons to what American socialite and amateur soprano who was known and mocked for her flamboyant performance costumes ",
|
569
|
+
"answer": "Florence Foster Jenkins",
|
570
|
+
"id": "01964a1f-ccbb-704a-a640-8751940fd2d7"
|
571
|
+
},
|
572
|
+
{
|
573
|
+
"question": "What was the name of the band that starred Belinda Carlisle and released the album, Germicide in 1977?",
|
574
|
+
"answer": "The Go-Go's",
|
575
|
+
"id": "01964a1f-ccba-77ab-92f0-50014c96a790"
|
576
|
+
},
|
577
|
+
{
|
578
|
+
"question": "Reggie Grimes played for New England Patriots in 2000, and where did he play college football?",
|
579
|
+
"answer": "Alabama",
|
580
|
+
"id": "01964a1f-ccb9-7cbd-ac8b-1b0de2a224ee"
|
581
|
+
},
|
582
|
+
{
|
583
|
+
"question": "What is the newer title of the game published by Sega that also describes the job title of Dave Rogers?",
|
584
|
+
"answer": "Football Manager",
|
585
|
+
"id": "01964a1f-ccb8-784a-923d-3a65d50228fd"
|
586
|
+
},
|
587
|
+
{
|
588
|
+
"question": "What is the name of this Irish singer-songwriter, musician, venture capitalist, businessman, and philanthropist, who wrote \"Love Is Blindness\" on the piano?",
|
589
|
+
"answer": "Bono",
|
590
|
+
"id": "01964a1f-ccb7-7f44-bcc0-866e54efd06f"
|
591
|
+
},
|
592
|
+
{
|
593
|
+
"question": "Which dog originated in the Mountains of Romania, the Ariege Pointer or the Carpathian Shepherd Dog?",
|
594
|
+
"answer": "Carpathian Mountains of Romania.",
|
595
|
+
"id": "01964a1f-ccb6-783e-a161-c6e9567db79c"
|
596
|
+
},
|
597
|
+
{
|
598
|
+
"question": "What actress from the 1999 movie The Virgin Suicides has won two golden globes and been nominated for an academy award?",
|
599
|
+
"answer": "Mary Kathleen Turner",
|
600
|
+
"id": "01964a1f-ccb5-7b0b-9d68-75d58c39bed4"
|
601
|
+
},
|
602
|
+
{
|
603
|
+
"question": "what revolution led to the overthrow of King James II of England and its news led to overthrow of androws in the Boston Revolt",
|
604
|
+
"answer": "The Glorious Revolution,",
|
605
|
+
"id": "01964a1f-ccb4-7142-95f3-48017de941fa"
|
606
|
+
},
|
607
|
+
{
|
608
|
+
"question": "What's the present day English county of Skelton-in-Cleveland, recorded in the Domesday Book and site of a 12th-century castle?",
|
609
|
+
"answer": "North Yorkshire",
|
610
|
+
"id": "01964a1f-ccb3-7caf-8cdc-562c8afd8bd4"
|
611
|
+
},
|
612
|
+
{
|
613
|
+
"question": "Kyle Moran was born in the town on what river?",
|
614
|
+
"answer": "Castletown",
|
615
|
+
"id": "01964a1f-ccb2-723b-999a-10901178affb"
|
616
|
+
},
|
617
|
+
{
|
618
|
+
"question": "what is the largest university press in the world that published Oxford Companions?",
|
619
|
+
"answer": "Oxford University Press",
|
620
|
+
"id": "01964a1f-ccb1-7a83-a36f-5b829025a571"
|
621
|
+
},
|
622
|
+
{
|
623
|
+
"question": "Was the boxing match between Carl Froch vs. George Groves, billed as the \"Battle of Britain\", held indoors or outdoors?",
|
624
|
+
"answer": "indoor",
|
625
|
+
"id": "01964a1f-ccb0-7aae-9753-518e669d78e1"
|
626
|
+
},
|
627
|
+
{
|
628
|
+
"question": "what song is in the movie directed by Paul Hoen based on the novel \"if I had one wish\"?",
|
629
|
+
"answer": "\"World of Our Own\"",
|
630
|
+
"id": "01964a1f-ccaf-7d4b-b032-6d079de3b510"
|
631
|
+
},
|
632
|
+
{
|
633
|
+
"question": "What film was William Fichtner in that also had Heath Ledger in it?",
|
634
|
+
"answer": "The Dark Knight",
|
635
|
+
"id": "01964a1f-ccae-791b-99cb-7cef6fe1a8be"
|
636
|
+
},
|
637
|
+
{
|
638
|
+
"question": "Which band from East London had Steve Marriott as a band member?",
|
639
|
+
"answer": "Small Faces",
|
640
|
+
"id": "01964a1f-ccad-75b2-b3c2-62ce0b318642"
|
641
|
+
},
|
642
|
+
{
|
643
|
+
"question": "What is the name of the TV station in Hudson County, New Jersey, where Van Hackett worked?",
|
644
|
+
"answer": "WWOR-TV",
|
645
|
+
"id": "01964a1f-ccac-71e5-a9cf-80c4bcb5423c"
|
646
|
+
},
|
647
|
+
{
|
648
|
+
"question": "Where did the star of Redbelt get a scholarship?",
|
649
|
+
"answer": "London Academy of Music",
|
650
|
+
"id": "01964a1f-ccab-7303-8a02-92b2b1f8ee27"
|
651
|
+
},
|
652
|
+
{
|
653
|
+
"question": "What countries utilize the ECTS grading scale that Norway adopted?",
|
654
|
+
"answer": "Europe",
|
655
|
+
"id": "01964a1f-ccaa-75cc-93a5-e68cc38d2055"
|
656
|
+
},
|
657
|
+
{
|
658
|
+
"question": "Which of Adelaide Metro's stations is located at the base of the Mount Lofty Ranges?",
|
659
|
+
"answer": "Belair railway station",
|
660
|
+
"id": "01964a1f-cca9-7389-9a23-bb925c7ca735"
|
661
|
+
},
|
662
|
+
{
|
663
|
+
"question": "Carry On is a 4-CD career retrospective box set by Stephen Stills, including tracks with the vocal folk rock supergroup named what?",
|
664
|
+
"answer": "Crosby, Stills, Nash & Young",
|
665
|
+
"id": "01964a1f-cca8-7d04-a587-f3aac36b727d"
|
666
|
+
},
|
667
|
+
{
|
668
|
+
"question": "Intimidator 305 and Thunder Dolphin are what type of roller coaster?",
|
669
|
+
"answer": "steel roller coaster",
|
670
|
+
"id": "01964a1f-cca7-7f84-8f1d-6808a3276be7"
|
671
|
+
},
|
672
|
+
{
|
673
|
+
"question": "What is Amanda Crew's role in the movie Sex Drive?",
|
674
|
+
"answer": "stars",
|
675
|
+
"id": "01964a1f-cca6-745b-a26a-e0f0837efd09"
|
676
|
+
},
|
677
|
+
{
|
678
|
+
"question": "What was the role played in \"Sweet Charity\" by the star of Dear Diary?",
|
679
|
+
"answer": "Nickie",
|
680
|
+
"id": "01964a1f-cca5-753a-86c4-5d4c4d2dcff4"
|
681
|
+
},
|
682
|
+
{
|
683
|
+
"question": "Widows' Peak stars what English actress commonly known as Dame",
|
684
|
+
"answer": "Joan Plowright",
|
685
|
+
"id": "01964a1f-cca4-7e49-9e00-3b84cabe3d1c"
|
686
|
+
},
|
687
|
+
{
|
688
|
+
"question": "in the 1975\u201376, Seattle SuperSonics lost to a team based in which US state ?",
|
689
|
+
"answer": "Arizona",
|
690
|
+
"id": "01964a1f-cca3-722f-83ab-047c60dbbfa5"
|
691
|
+
},
|
692
|
+
{
|
693
|
+
"question": "What musical instrument does Amaan Ali Khan and Amjad Ali Khan both play?",
|
694
|
+
"answer": "the sarod",
|
695
|
+
"id": "01964a1f-cca2-7b60-b960-3664586edd30"
|
696
|
+
},
|
697
|
+
{
|
698
|
+
"question": "The principal building in the village of Guthrie dates back to what century?",
|
699
|
+
"answer": "the 15th century",
|
700
|
+
"id": "01964a1f-cca1-72d2-87f3-aa11f7291958"
|
701
|
+
},
|
702
|
+
{
|
703
|
+
"question": "What American singer born 1951 does Jim Rooney have credits for?",
|
704
|
+
"answer": "Iris Luella DeMent",
|
705
|
+
"id": "01964a1f-cca0-7be5-b675-56e21b77dede"
|
706
|
+
},
|
707
|
+
{
|
708
|
+
"question": "Are H\u00fcsker D\u00fc and The Colourist both musical bands?",
|
709
|
+
"answer": "yes",
|
710
|
+
"id": "01964a1f-cc9f-7c83-923d-7a7a7e5b254e"
|
711
|
+
},
|
712
|
+
{
|
713
|
+
"question": "Who was the son of British radio and television presenter and historian best known as an analyst of election results?",
|
714
|
+
"answer": "Dan Snow",
|
715
|
+
"id": "01964a1f-cc9e-7fc9-8e16-670c8ff9b763"
|
716
|
+
},
|
717
|
+
{
|
718
|
+
"question": "Which building, Olympic Tower or Latting Observatory, is no longer erect?",
|
719
|
+
"answer": "Latting Observatory",
|
720
|
+
"id": "01964a1f-cc9d-7c54-b379-183c32152bdd"
|
721
|
+
},
|
722
|
+
{
|
723
|
+
"question": "Which professional basketball player won a NBA championship and spoke positively on the book \"the 21 irrefutable laws of leadership\"?",
|
724
|
+
"answer": "Harrison Barnes",
|
725
|
+
"id": "01964a1f-cc9c-7f7c-a35d-c853ef996204"
|
726
|
+
},
|
727
|
+
{
|
728
|
+
"question": "Who was the first love interest for J. K. Rowling's orphan character who attends Hogwarts School of Witchcraft and Wizardry?",
|
729
|
+
"answer": "Cho Chang",
|
730
|
+
"id": "01964a1f-cc9b-7864-81f1-df87f1543b6f"
|
731
|
+
},
|
732
|
+
{
|
733
|
+
"question": "Utterby is situated on the road that is in what English region?",
|
734
|
+
"answer": "East Midlands",
|
735
|
+
"id": "01964a1f-cc9a-772b-a812-500d07219450"
|
736
|
+
},
|
737
|
+
{
|
738
|
+
"question": "What prestigious award have Bertrand Russell and G\u00fcnter Grass won?",
|
739
|
+
"answer": "Nobel Prize",
|
740
|
+
"id": "01964a1f-cc99-70cb-b2cc-9cbf054ce931"
|
741
|
+
},
|
742
|
+
{
|
743
|
+
"question": "What precious metal did both McIntyre Mines and the Kemess Mine dig for?",
|
744
|
+
"answer": "gold",
|
745
|
+
"id": "01964a1f-cc98-70e9-bacd-a2b0c564ebfc"
|
746
|
+
},
|
747
|
+
{
|
748
|
+
"question": "Which science fiction trilogy has in the lead role an actress who had a voice role in the 3D film Peter Rabbit?",
|
749
|
+
"answer": "Star Wars",
|
750
|
+
"id": "01964a1f-cc97-7805-8060-b6fc3c1f0ddd"
|
751
|
+
},
|
752
|
+
{
|
753
|
+
"question": "Bill Stoneham created a painting that was posted for sale on eBay in what year?",
|
754
|
+
"answer": "2000",
|
755
|
+
"id": "01964a1f-cc96-7253-ad1c-52eabdc0e6d2"
|
756
|
+
},
|
757
|
+
{
|
758
|
+
"question": "The Police Integrity Commission is responsible for the prevention, detection, and investigation of alleged serious misconduct in what primary law enforcement agency of the state of New South Wales, Australia that is Divided into seventy six local area command",
|
759
|
+
"answer": "New South Wales Police Force",
|
760
|
+
"id": "01964a1f-cc95-7262-ab98-6ff5a3d2ed5a"
|
761
|
+
},
|
762
|
+
{
|
763
|
+
"question": "Which airport Rapid City Regional Airport and Chattanooga Metropolitan Airport is closer to its local city ?",
|
764
|
+
"answer": "Chattanooga Metropolitan Airport",
|
765
|
+
"id": "01964a1f-cc94-7022-a36f-5b59e923a03e"
|
766
|
+
},
|
767
|
+
{
|
768
|
+
"question": "The Knicks\u2013Nuggets was the most penalized on-court fight in the NBA since an altercation that occured in what city?",
|
769
|
+
"answer": "Auburn Hills",
|
770
|
+
"id": "01964a1f-cc93-7c66-b05c-10c0f3aaa520"
|
771
|
+
},
|
772
|
+
{
|
773
|
+
"question": "Which genre of Italian film was the first to use CGI?",
|
774
|
+
"answer": "horror movies",
|
775
|
+
"id": "01964a1f-cc92-79cb-ad2e-44aef42c4f48"
|
776
|
+
},
|
777
|
+
{
|
778
|
+
"question": "In what army is Mehmet\u00e7ik slang for a common a common soldier?",
|
779
|
+
"answer": "Ottoman Army",
|
780
|
+
"id": "01964a1f-cc91-7762-9853-63b809f7f398"
|
781
|
+
},
|
782
|
+
{
|
783
|
+
"question": "How large is this city in North Rhine-Westphalia as compared to other cities in Germany from which the Krupp family comes?",
|
784
|
+
"answer": "the ninth-largest",
|
785
|
+
"id": "01964a1f-cc90-7d63-9a39-65ee655d428f"
|
786
|
+
},
|
787
|
+
{
|
788
|
+
"question": "In which competition held in Buenos Aires, Argentina did Stanly Stanczyk win a gold medal?",
|
789
|
+
"answer": "The 1951 Pan American Games",
|
790
|
+
"id": "01964a1f-cc8f-7348-9ecb-d9e29a7f1ca7"
|
791
|
+
},
|
792
|
+
{
|
793
|
+
"question": "Former Dominican-American Major League Baseball, Ruddy Lugo, attended a high school with notable alumni such as which 24th round pick of the Texas Rangers in the 1992 draft?",
|
794
|
+
"answer": "Rich Aurilia",
|
795
|
+
"id": "01964a1f-cc8e-7311-b0af-83926fa2848e"
|
796
|
+
},
|
797
|
+
{
|
798
|
+
"question": "Which member of a collegiate athletic conference comprising sports teams from eight private institutions of higher education in the Northeastern United States played their home games at Robert K. Kraft Field at Lawrence A. Wien Stadium?",
|
799
|
+
"answer": "The 2011 Columbia Lions",
|
800
|
+
"id": "01964a1f-cc8d-77ba-bc8d-d65ad70e2385"
|
801
|
+
},
|
802
|
+
{
|
803
|
+
"question": "Juan Carlos Moreno Rojo plays for a team that plays in which league ?",
|
804
|
+
"answer": "Segunda Divisi\u00f3n B \u2013 Group 1",
|
805
|
+
"id": "01964a1f-cc8c-7381-a097-c838e07d1e03"
|
806
|
+
},
|
807
|
+
{
|
808
|
+
"question": "Who was a dentist as well as an author, Zane Grey or Thomas Sigismund Stribling?",
|
809
|
+
"answer": "Zane Grey",
|
810
|
+
"id": "01964a1f-cc8b-7181-a555-090fff43b21b"
|
811
|
+
},
|
812
|
+
{
|
813
|
+
"question": "Yazdegerd II fought wars against which Central Asian people based in Bactria?",
|
814
|
+
"answer": "Hephthalite Empire",
|
815
|
+
"id": "01964a1f-cc8a-7ee5-a83f-d1b35667a869"
|
816
|
+
},
|
817
|
+
{
|
818
|
+
"question": "Premier League forward Dominic Calvert Levin scored the winning goal of the 2017 U20 World Cup for which country?",
|
819
|
+
"answer": "England",
|
820
|
+
"id": "01964a1f-cc89-7570-ac16-2a8a09155a5b"
|
821
|
+
},
|
822
|
+
{
|
823
|
+
"question": "Which director; Joris Ivens and Lew Landers, was born in November?",
|
824
|
+
"answer": "\"Joris\" Ivens (18 November 1898",
|
825
|
+
"id": "01964a1f-cc88-75bf-95b6-492068cbf8f2"
|
826
|
+
},
|
827
|
+
{
|
828
|
+
"question": "George Keith was probably the last Earl Marishal at what ruined motte and bailey castle in Aberdeenshire, Scotland?",
|
829
|
+
"answer": "Inverugie Castle",
|
830
|
+
"id": "01964a1f-cc87-7c15-bd5d-a2ce05771176"
|
831
|
+
},
|
832
|
+
{
|
833
|
+
"question": "Do Bijou and Derby both have the same main alcoholic component?",
|
834
|
+
"answer": "yes",
|
835
|
+
"id": "01964a1f-cc86-7a80-a216-100c58011851"
|
836
|
+
},
|
837
|
+
{
|
838
|
+
"question": "Jay Simon is best known for her role as a flight attendant in a movie directed by which director ?",
|
839
|
+
"answer": "Clare Kilner",
|
840
|
+
"id": "01964a1f-cc85-7535-a004-b6fbb44cd9f2"
|
841
|
+
},
|
842
|
+
{
|
843
|
+
"question": "When was the tour of Thea Gilmore's EP that included a traditional Scottish song?",
|
844
|
+
"answer": "2007 spring",
|
845
|
+
"id": "01964a1f-cc84-75f6-8ad5-99cef040baf0"
|
846
|
+
},
|
847
|
+
{
|
848
|
+
"question": "When was the American actor born who played by Travis Schuldt from July 5, 1999 to July 3, 2002?",
|
849
|
+
"answer": "September 18, 1974",
|
850
|
+
"id": "01964a1f-cc83-7cce-90fc-d5a9f95a8c95"
|
851
|
+
},
|
852
|
+
{
|
853
|
+
"question": "Change is Now: Renewing America's Promise includes previously released tracks from an American hip hop recording artist who debuted in 1992 with what album?",
|
854
|
+
"answer": "Can I Borrow a Dollar?",
|
855
|
+
"id": "01964a1f-cc82-7bdd-9c3e-fe601181bbfb"
|
856
|
+
},
|
857
|
+
{
|
858
|
+
"question": "What is the birthday of the running back that U.S Route 34 in Illinois is named after?",
|
859
|
+
"answer": "July 25, 1954",
|
860
|
+
"id": "01964a1f-cc81-767e-a527-13ad789fbfe9"
|
861
|
+
},
|
862
|
+
{
|
863
|
+
"question": "Which American actress who made their film debut in the 1995 teen drama \"Kids\" was the co-founder of Voto Latino?",
|
864
|
+
"answer": "Rosario Dawson",
|
865
|
+
"id": "01964a1f-cc80-7840-9f96-5618c07edb67"
|
866
|
+
},
|
867
|
+
{
|
868
|
+
"question": "Which popular magazine was published first, Inside Sports or Men's Fitness?",
|
869
|
+
"answer": "Inside Sports magazine",
|
870
|
+
"id": "01964a1f-cc7f-77b8-8407-0c89ce9c8780"
|
871
|
+
},
|
872
|
+
{
|
873
|
+
"question": "Were both Nine Black Alps and Brand New formed in 2000 or later?",
|
874
|
+
"answer": "yes",
|
875
|
+
"id": "01964a1f-cc7e-7902-9de1-c4beff2ec8a5"
|
876
|
+
},
|
877
|
+
{
|
878
|
+
"question": "What role is Edward Timpson from Crewe most associated with?",
|
879
|
+
"answer": "MP",
|
880
|
+
"id": "01964a1f-cc7d-77f2-8709-87a4ba3b82df"
|
881
|
+
},
|
882
|
+
{
|
883
|
+
"question": "Louise Bille-Brahe was a Danish courtier to the wife of what King?",
|
884
|
+
"answer": "King Frederick VIII",
|
885
|
+
"id": "01964a1f-cc7c-77d1-9001-4f3751489e48"
|
886
|
+
},
|
887
|
+
{
|
888
|
+
"question": "ShopBack is affiliated with which Indian electronic payment brand?",
|
889
|
+
"answer": "Paytm",
|
890
|
+
"id": "01964a1f-cc7b-7213-83ce-8e2912700fd5"
|
891
|
+
},
|
892
|
+
{
|
893
|
+
"question": "Which major river is Buford, North Dakota nearest to?",
|
894
|
+
"answer": "the Missouri River",
|
895
|
+
"id": "01964a1f-cc7a-701d-a212-60484a6b0b7d"
|
896
|
+
},
|
897
|
+
{
|
898
|
+
"question": "Both Martha Stewart Living and Tall Timber Short Lines are considered what?",
|
899
|
+
"answer": "magazine",
|
900
|
+
"id": "01964a1f-cc79-7f74-83b9-3fed3e510b42"
|
901
|
+
},
|
902
|
+
{
|
903
|
+
"question": "What year did the war during which Pompiliu \u0218tefu was executed end?",
|
904
|
+
"answer": "1945",
|
905
|
+
"id": "01964a1f-cc78-7909-858e-551936d81fbf"
|
906
|
+
},
|
907
|
+
{
|
908
|
+
"question": "Which court case took place first, Graham v. Florida or United States v. Windsor?",
|
909
|
+
"answer": "Graham v. Florida",
|
910
|
+
"id": "01964a1f-cc77-78a1-be35-955f58875b66"
|
911
|
+
},
|
912
|
+
{
|
913
|
+
"question": "What haircut was popularized by the actress who starred in the 1928 film A Girl in Every Port?",
|
914
|
+
"answer": "bobbed haircut",
|
915
|
+
"id": "01964a1f-cc76-7216-9e8e-b720a4309e99"
|
916
|
+
},
|
917
|
+
{
|
918
|
+
"question": "Which is the taller mountain, Dhaulagiri I, or Sia Kangri?",
|
919
|
+
"answer": "Dhaulagiri I",
|
920
|
+
"id": "01964a1f-cc75-7941-86c2-17131693c01a"
|
921
|
+
},
|
922
|
+
{
|
923
|
+
"question": "Fantastic Frank Strozier is an album which used the rhythm section from part of a famous jazz album which was ranked number 12 by Rolling Stone's greatest albums of all time in what year?",
|
924
|
+
"answer": "2003",
|
925
|
+
"id": "01964a1f-cc74-7348-8024-a5421fa07479"
|
926
|
+
},
|
927
|
+
{
|
928
|
+
"question": "Singwango Secondary School had a sister school in a census-designated place in the town of North Hempstead in what county of New York?",
|
929
|
+
"answer": "Nassau County",
|
930
|
+
"id": "01964a1f-cc73-7300-b7c0-bf18487d9909"
|
931
|
+
},
|
932
|
+
{
|
933
|
+
"question": "Which suitcase manufacturer is named after a Peruvian artifact and has a store in an urban shopping mall in Time Warner Center in Manhattan?",
|
934
|
+
"answer": "Tumi Holdings, Inc.",
|
935
|
+
"id": "01964a1f-cc72-73fb-8e91-ead0b9ac163c"
|
936
|
+
},
|
937
|
+
{
|
938
|
+
"question": "What profession does Pyotr Ilyich Tchaikovsky and Gaetano Donizetti have in common?",
|
939
|
+
"answer": "composer",
|
940
|
+
"id": "01964a1f-cc71-7f56-a08b-37b0b3dab2e9"
|
941
|
+
},
|
942
|
+
{
|
943
|
+
"question": "What was Niel Barnard title during F. W. de Klerk state presidency from Aug 1989 to May 1994?",
|
944
|
+
"answer": "head of South Africa's National Intelligence Service",
|
945
|
+
"id": "01964a1f-cc70-79dd-85ba-37f0d6a40fd8"
|
946
|
+
},
|
947
|
+
{
|
948
|
+
"question": "Did the Battle of Pusan Perimeter or the Battle of Peleliu happen first?",
|
949
|
+
"answer": "Battle of Peleliu",
|
950
|
+
"id": "01964a1f-cc6f-7d67-9032-fa21a65dea4e"
|
951
|
+
},
|
952
|
+
{
|
953
|
+
"question": "the Central Reserve Police Force, which has been accused of human rights abuses, operates under the aegis of what Government of India agency?",
|
954
|
+
"answer": "Ministry of Home Affairs (MHA)",
|
955
|
+
"id": "01964a1f-cc6e-79e1-945e-687c0ec2277d"
|
956
|
+
},
|
957
|
+
{
|
958
|
+
"question": "Which has more people, Tumen, Jilin or Xiangcheng City?",
|
959
|
+
"answer": "Xiangcheng",
|
960
|
+
"id": "01964a1f-cc6d-730d-9984-d089a033081e"
|
961
|
+
},
|
962
|
+
{
|
963
|
+
"question": "James T. Richardson is notably outspoken on which high-profile case that was born on February 20, 1954?",
|
964
|
+
"answer": "Patty Hearst",
|
965
|
+
"id": "01964a1f-cc6c-7bc5-9cee-51f18a09c6a9"
|
966
|
+
},
|
967
|
+
{
|
968
|
+
"question": "When considering the two peaks known as Noijin Kangsang and Masherbrum, which of them has the greatest height related to their respected ranges?",
|
969
|
+
"answer": "Noijin Kangsang",
|
970
|
+
"id": "01964a1f-cc6b-7bb8-b3d3-2afa1fc2f2f0"
|
971
|
+
},
|
972
|
+
{
|
973
|
+
"question": "What is the name of the future head coach of the University of Pittsburgh football team whom Dick Jauron replaced as head coach of the Chicago Bears on January 24, 1999?",
|
974
|
+
"answer": "Dave Wannstedt",
|
975
|
+
"id": "01964a1f-cc6a-75d4-a6b1-2506a5e1b667"
|
976
|
+
},
|
977
|
+
{
|
978
|
+
"question": "What date did the American actress and singer-songwriter, known for her role as Peggy Bundy, release her first album?",
|
979
|
+
"answer": "April 19, 1994",
|
980
|
+
"id": "01964a1f-cc69-7a5e-b447-6ebdae4a2bc4"
|
981
|
+
},
|
982
|
+
{
|
983
|
+
"question": "What animated creatures were the title characters of the film which was based one of the most frequently performed plays written by William Shakespeare early in his career?",
|
984
|
+
"answer": "seals",
|
985
|
+
"id": "01964a1f-cc68-7de2-bc06-fa2e51a07705"
|
986
|
+
},
|
987
|
+
{
|
988
|
+
"question": "The 1925 Saint Mary's Gaels football team represented what private, coeducational college in Moraga, California?",
|
989
|
+
"answer": "Saint Mary's College of California",
|
990
|
+
"id": "01964a1f-cc67-7f8e-9ac2-a2007d0218e5"
|
991
|
+
},
|
992
|
+
{
|
993
|
+
"question": "Were Dorothy Arzner and Richard Wallace both French film directors?",
|
994
|
+
"answer": "no",
|
995
|
+
"id": "01964a1f-cc66-74ef-8b16-68bc321b3e79"
|
996
|
+
},
|
997
|
+
{
|
998
|
+
"question": "Which artist started recording/performing earlier David Donato or Moya Brennan?",
|
999
|
+
"answer": "Moya Brennan",
|
1000
|
+
"id": "01964a1f-cc65-7c9f-95cd-dd497983ec32"
|
1001
|
+
},
|
1002
|
+
{
|
1003
|
+
"question": "Quincy Jones and Jeff Bass are both what profession?",
|
1004
|
+
"answer": "music producer",
|
1005
|
+
"id": "01964a1f-cc64-7f60-b413-90364ef1f5f8"
|
1006
|
+
},
|
1007
|
+
{
|
1008
|
+
"question": "James Roselle worked at WJTN in a town that had how many inhabitants at the 2010 Census ?",
|
1009
|
+
"answer": "31,146",
|
1010
|
+
"id": "01964a1f-cc63-7fe1-8a9a-dd0cb833ead9"
|
1011
|
+
},
|
1012
|
+
{
|
1013
|
+
"question": "Which plant has more species, Teucrium or Atalaya?",
|
1014
|
+
"answer": "Teucrium",
|
1015
|
+
"id": "01964a1f-cc62-785d-a5b4-5b8b4262e570"
|
1016
|
+
},
|
1017
|
+
{
|
1018
|
+
"question": "Chow Chow and German Wirehaired Pointer are both what?",
|
1019
|
+
"answer": "dog",
|
1020
|
+
"id": "01964a1f-cc61-79cb-b8e6-bd7c69e3226e"
|
1021
|
+
},
|
1022
|
+
{
|
1023
|
+
"question": "How many novels has the author of the novel Child of God written?",
|
1024
|
+
"answer": "He has written ten novels",
|
1025
|
+
"id": "01964a1f-cc60-774b-ba1c-7f9c6a4dad8e"
|
1026
|
+
},
|
1027
|
+
{
|
1028
|
+
"question": "What major detail about Randy and Sharon Marsh was revealed on the 224th episode of \"South Park?\"",
|
1029
|
+
"answer": "the Marsh home address is 260 Avenidas de los Mexicanos",
|
1030
|
+
"id": "01964a1f-cc5f-7cce-bee5-70d337a94b9b"
|
1031
|
+
},
|
1032
|
+
{
|
1033
|
+
"question": "Musician and satirist Allie Goertz wrote a song about the \"The Simpsons\" character Milhouse, who Matt Groening named after who?",
|
1034
|
+
"answer": "President Richard Nixon",
|
1035
|
+
"id": "01964a1f-cc5e-7a5c-9102-5c07dc7e3aeb"
|
1036
|
+
},
|
1037
|
+
{
|
1038
|
+
"question": "2017 Jacksonville Jaguars season was lead by this former American football player and head coach, who served as a coach at which institution in 2010?",
|
1039
|
+
"answer": "Syracuse University",
|
1040
|
+
"id": "01964a1f-cc5d-747f-8ea6-5395a3ab6677"
|
1041
|
+
},
|
1042
|
+
{
|
1043
|
+
"question": "British band The Wanted's third album includes a song with a title about which Barbadian superstar?",
|
1044
|
+
"answer": "Rihanna",
|
1045
|
+
"id": "01964a1f-cc5c-7c6d-b69c-23fa7303c8a9"
|
1046
|
+
},
|
1047
|
+
{
|
1048
|
+
"question": "\"He Says the Same Things to Me\" is a song by a country music singer born in what year?",
|
1049
|
+
"answer": "1931",
|
1050
|
+
"id": "01964a1f-cc5b-7eba-b7d6-fc6b99c2c5aa"
|
1051
|
+
},
|
1052
|
+
{
|
1053
|
+
"question": "Who is the actor that appeared in both Small Apartments (2012) and the SBS comedy series Pizza?",
|
1054
|
+
"answer": "Rebel Wilson",
|
1055
|
+
"id": "01964a1f-cc5a-7fb8-8b6e-fa4a4755d0ce"
|
1056
|
+
},
|
1057
|
+
{
|
1058
|
+
"question": "Shea Kerry played the role of Steve in Dark Honeymoon, which starred Roy Scheider from a 1971 American crime thriller directed by who?",
|
1059
|
+
"answer": "William Friedkin",
|
1060
|
+
"id": "01964a1f-cc59-70e2-bad6-d1370fd01117"
|
1061
|
+
},
|
1062
|
+
{
|
1063
|
+
"question": "Are Physocarpus and Rudbeckia both genus of flowering plants ?",
|
1064
|
+
"answer": "yes",
|
1065
|
+
"id": "01964a1f-cc58-7837-ad70-880f61977244"
|
1066
|
+
},
|
1067
|
+
{
|
1068
|
+
"question": "Which band released \"Perfect Day,\" which appears on the 2011 American black comedy film directed by Seth Gordon? ",
|
1069
|
+
"answer": "The Constellations",
|
1070
|
+
"id": "01964a1f-cc57-77e3-9630-e370c926f9ac"
|
1071
|
+
},
|
1072
|
+
{
|
1073
|
+
"question": "In which region did the settlers have conflict with the Mexican government where it escalated to a rebellion led by John Dunn Hunter?",
|
1074
|
+
"answer": "Texas",
|
1075
|
+
"id": "01964a1f-cc56-7511-a598-ecffc4d18fdf"
|
1076
|
+
},
|
1077
|
+
{
|
1078
|
+
"question": "Francis Ford Coppola was the director for which trilogy in which the family name is Corleone?",
|
1079
|
+
"answer": "The Godfather",
|
1080
|
+
"id": "01964a1f-cc55-7100-90d7-c967fd13d5ab"
|
1081
|
+
},
|
1082
|
+
{
|
1083
|
+
"question": "What was Richard Dean Anderson famous from before Stargate?",
|
1084
|
+
"answer": "the television series \"MacGyver\" (1985\u20131992)",
|
1085
|
+
"id": "01964a1f-cc54-79b6-9f7c-6172436f9d66"
|
1086
|
+
},
|
1087
|
+
{
|
1088
|
+
"question": "What was the name of the series which had an Southern Comfort film star playing an FBI agent?",
|
1089
|
+
"answer": "Dexter",
|
1090
|
+
"id": "01964a1f-cc53-7bfd-bd38-ff877a54e7d3"
|
1091
|
+
},
|
1092
|
+
{
|
1093
|
+
"question": "Who attacked American Airlines Flight 444, in a nationwide bombing campaign that targeted people involved with modern technology?",
|
1094
|
+
"answer": "Theodore John Kaczynski",
|
1095
|
+
"id": "01964a1f-cc52-735b-9b21-11a816ddb3d0"
|
1096
|
+
},
|
1097
|
+
{
|
1098
|
+
"question": "Were the films Meet the Robinsons and Blackbeard's Ghost both based on novels?",
|
1099
|
+
"answer": "yes",
|
1100
|
+
"id": "01964a1f-cc51-7ad9-b607-067222a7af98"
|
1101
|
+
},
|
1102
|
+
{
|
1103
|
+
"question": "What is the name of the actor who played Pee-wee Herman on Pee-wee's Playhouse?",
|
1104
|
+
"answer": "Paul Reubens",
|
1105
|
+
"id": "01964a1f-cc50-7916-a63d-9ff913c92e8d"
|
1106
|
+
},
|
1107
|
+
{
|
1108
|
+
"question": "Laura S. Walker State Park is located near a swamp that has a size of how many acres ?",
|
1109
|
+
"answer": "438,000 acre",
|
1110
|
+
"id": "01964a1f-cc4f-713d-9a00-0b3c870f52e6"
|
1111
|
+
},
|
1112
|
+
{
|
1113
|
+
"question": "Which astronaut was born first, Ulf Merbold or Vladim\u00edr Remek?",
|
1114
|
+
"answer": "Ulf Dietrich Merbold",
|
1115
|
+
"id": "01964a1f-cc4e-764c-bff6-cc511e5a7614"
|
1116
|
+
},
|
1117
|
+
{
|
1118
|
+
"question": "In what country was televison introduced in 1957 and TV6, a terrestrial satellite and cable television channel launched?",
|
1119
|
+
"answer": "Lithuania",
|
1120
|
+
"id": "01964a1f-cc4d-734e-9449-15ea802899cc"
|
1121
|
+
},
|
1122
|
+
{
|
1123
|
+
"question": "Which of the hosts on A-List Listings is not married to Neil Patrick Harris?",
|
1124
|
+
"answer": "Catt Sadler",
|
1125
|
+
"id": "01964a1f-cc4c-73d1-9a1e-1f9a07154bac"
|
1126
|
+
},
|
1127
|
+
{
|
1128
|
+
"question": "Ramfis Trujillo was a close friend of the racecar driver and diplomat of what nationality?",
|
1129
|
+
"answer": "Dominican",
|
1130
|
+
"id": "01964a1f-cc4b-793b-a29c-39332bd8c0cf"
|
1131
|
+
},
|
1132
|
+
{
|
1133
|
+
"question": "One Night in Istanbul stars a British actor and recording artist who is best known for his portrayal of Jonah Kirby on what BBC One drama?",
|
1134
|
+
"answer": "Waterloo Road",
|
1135
|
+
"id": "01964a1f-cc4a-7d05-b62b-76f9d71f674c"
|
1136
|
+
},
|
1137
|
+
{
|
1138
|
+
"question": "The type of the novel the 2012 American coming-of-age drama film The Perks of Being a Wallflower is based on is a novel written in what form?",
|
1139
|
+
"answer": "a series of documents",
|
1140
|
+
"id": "01964a1f-cc49-7835-9967-50f1f59d6248"
|
1141
|
+
},
|
1142
|
+
{
|
1143
|
+
"question": "What new project is Taylor Hanson a part of?",
|
1144
|
+
"answer": "Tinted Windows",
|
1145
|
+
"id": "01964a1f-cc48-7a90-9ce1-affa3dd73a02"
|
1146
|
+
},
|
1147
|
+
{
|
1148
|
+
"question": "What guest musician that was featured in Derek Sherinian's albums won the \"Best Rock Bass Player\" readers' poll from \"Guitar Player\" magazine five times for his \"lead bass\" playing style?",
|
1149
|
+
"answer": "Billy Sheehan",
|
1150
|
+
"id": "01964a1f-cc47-7d4d-89c3-77aeb4a2c181"
|
1151
|
+
},
|
1152
|
+
{
|
1153
|
+
"question": "What were the dates of the campaign that eventually led to the Treaty of Roskilde?",
|
1154
|
+
"answer": "between 30 January and 8 February 1658",
|
1155
|
+
"id": "01964a1f-cc46-7b65-9024-8d8b7687ca89"
|
1156
|
+
},
|
1157
|
+
{
|
1158
|
+
"question": "Which Austin, Texas band has toured with more bands, Alpha Rev or Driver Friendly?",
|
1159
|
+
"answer": "Driver Friendly",
|
1160
|
+
"id": "01964a1f-cc45-7598-9384-56253aa1b93c"
|
1161
|
+
},
|
1162
|
+
{
|
1163
|
+
"question": "Who chaired the ceremony in which the film written by Canet and Philippe Lefebvre won the award for Best Film?",
|
1164
|
+
"answer": "Isabelle Mergault",
|
1165
|
+
"id": "01964a1f-cc44-7f52-83f7-23c5d0455186"
|
1166
|
+
},
|
1167
|
+
{
|
1168
|
+
"question": "Which movie starring Kim Roi-ha is based on Korea's first serial murders in history?",
|
1169
|
+
"answer": "Memories of Murder",
|
1170
|
+
"id": "01964a1f-cc43-7e3f-935b-524cb694907a"
|
1171
|
+
},
|
1172
|
+
{
|
1173
|
+
"question": "The former site of The New Frontier is currently owned by a company from which country?",
|
1174
|
+
"answer": "Australia",
|
1175
|
+
"id": "01964a1f-cc42-7cd8-9404-379599589616"
|
1176
|
+
},
|
1177
|
+
{
|
1178
|
+
"question": "Daniel Massey starred in The Queen's Guards alongside which actor, who was once regarded as the natural successor to Laurence Olivier?",
|
1179
|
+
"answer": "Robert Stephens",
|
1180
|
+
"id": "01964a1f-cc41-7513-afb0-6a4116be642b"
|
1181
|
+
},
|
1182
|
+
{
|
1183
|
+
"question": "The \"SS Sonderkommando Sobibor\" presided over which numbered Euthanasia Program?",
|
1184
|
+
"answer": "T-4 Euthanasia Program",
|
1185
|
+
"id": "01964a1f-cc40-7e6f-ba7b-1849795f701d"
|
1186
|
+
},
|
1187
|
+
{
|
1188
|
+
"question": "Which WWE signed wrestler was in the APA tag team?",
|
1189
|
+
"answer": "Ronald Simmons",
|
1190
|
+
"id": "01964a1f-cc3f-73e7-bb3c-a5cb2ae45749"
|
1191
|
+
},
|
1192
|
+
{
|
1193
|
+
"question": "Conspiracy and L\u00f6wenherz, or Domaine, are both examples of what kind of entertainment?",
|
1194
|
+
"answer": "board game",
|
1195
|
+
"id": "01964a1f-cc3e-7fcf-8be2-2aa295fedaf4"
|
1196
|
+
},
|
1197
|
+
{
|
1198
|
+
"question": "Both Gustave Francoise Lussi and Dorothy Hamill were a part of what Olympic sport?",
|
1199
|
+
"answer": "figure skating",
|
1200
|
+
"id": "01964a1f-cc3d-7cb3-997f-5c3d717ce7e5"
|
1201
|
+
},
|
1202
|
+
{
|
1203
|
+
"question": "What is the name of the 1999 documentary that was narrated by the actor who portrayed Woody Boyd in Cheers?",
|
1204
|
+
"answer": "Grass: History of Marijuana",
|
1205
|
+
"id": "01964a1f-cc3c-7128-9325-377f0dcfdb1c"
|
1206
|
+
},
|
1207
|
+
{
|
1208
|
+
"question": "One of the proposers of the first railroad built in the state of New York surveyed portions of what land for the US government?",
|
1209
|
+
"answer": "the Louisiana Purchase",
|
1210
|
+
"id": "01964a1f-cc3b-757f-941d-bc65573dd692"
|
1211
|
+
},
|
1212
|
+
{
|
1213
|
+
"question": " The Covington County School District is a public school district based in a town with a population of what at the 2010 census?",
|
1214
|
+
"answer": "2,586",
|
1215
|
+
"id": "01964a1f-cc3a-784c-a110-726d8329fea6"
|
1216
|
+
},
|
1217
|
+
{
|
1218
|
+
"question": "What board game was published sooner, Capitol or Lord of the Rings?",
|
1219
|
+
"answer": "Lord of the Rings",
|
1220
|
+
"id": "01964a1f-cc39-7cab-ba6f-4937ae3b1a40"
|
1221
|
+
},
|
1222
|
+
{
|
1223
|
+
"question": "What arena built in 1987 do the Melbourne Vixens play home games at?",
|
1224
|
+
"answer": "Margaret Court Arena",
|
1225
|
+
"id": "01964a1f-cc38-7407-beb6-009d95c724e5"
|
1226
|
+
},
|
1227
|
+
{
|
1228
|
+
"question": "Who directed the 2006 film in which Li Ki-young had a notable role ?",
|
1229
|
+
"answer": "Lee Cheol-ha",
|
1230
|
+
"id": "01964a1f-cc37-75a5-8665-bf2947635f66"
|
1231
|
+
},
|
1232
|
+
{
|
1233
|
+
"question": "Are Wanding Town and Jiujiang, Guangdong both frontier towns?",
|
1234
|
+
"answer": "no",
|
1235
|
+
"id": "01964a1f-cc36-79ea-be62-5e041564983c"
|
1236
|
+
},
|
1237
|
+
{
|
1238
|
+
"question": "The Series Land Rover that was manufactured in Tehran, Iran, was inspired by which US company?",
|
1239
|
+
"answer": "US-built Willys Jeep",
|
1240
|
+
"id": "01964a1f-cc35-7926-bcdc-afdc7d17f291"
|
1241
|
+
},
|
1242
|
+
{
|
1243
|
+
"question": "Which biblical figure is engraved upon the gem named for the son of King Lohair I?",
|
1244
|
+
"answer": "Susanna",
|
1245
|
+
"id": "01964a1f-cc34-73b9-b62b-408b955b3ae2"
|
1246
|
+
},
|
1247
|
+
{
|
1248
|
+
"question": "Josh Brolin was cast as which Marvel Comics character in the X-Men universe?",
|
1249
|
+
"answer": "Cable",
|
1250
|
+
"id": "01964a1f-cc33-7860-b68c-791c91f4157e"
|
1251
|
+
},
|
1252
|
+
{
|
1253
|
+
"question": "WRBJ-FM is licensed to which Rankin County, Mississippi town?",
|
1254
|
+
"answer": "Brandon",
|
1255
|
+
"id": "01964a1f-cc32-702c-a150-74c3e9a33205"
|
1256
|
+
},
|
1257
|
+
{
|
1258
|
+
"question": "My Lovely Girl stars which outh Korean singer-songwriter, actor, and music producer born on June 25, 1982?",
|
1259
|
+
"answer": "Rain",
|
1260
|
+
"id": "01964a1f-cc31-7ea9-ad0e-5c6450d4b3c6"
|
1261
|
+
},
|
1262
|
+
{
|
1263
|
+
"question": "Which American author wrote \"The Colour Out of Space\" and \"The Call of Cthulhu\"?",
|
1264
|
+
"answer": "Howard Phillips Lovecraft",
|
1265
|
+
"id": "01964a1f-cc30-74ce-ad9e-36839d1a2030"
|
1266
|
+
},
|
1267
|
+
{
|
1268
|
+
"question": "What is the name of the rapper known as iLoveMakonnen known for his song \"Tuesday\"?",
|
1269
|
+
"answer": "Makonnen Sheran",
|
1270
|
+
"id": "01964a1f-cc2f-7bb6-94bf-90937fee171f"
|
1271
|
+
},
|
1272
|
+
{
|
1273
|
+
"question": "Which Italian professional footballer who plays as a goalkeeper for Serie A club Milan is Mino Raiola a agent of ",
|
1274
|
+
"answer": "Gianluigi \"Gigio\" Donnarumma",
|
1275
|
+
"id": "01964a1f-cc2e-79ae-9b00-030e5b8c978f"
|
1276
|
+
},
|
1277
|
+
{
|
1278
|
+
"question": "Of which irrigation complex is the area where Ken Darby set the water speed record ?",
|
1279
|
+
"answer": "Snowy Mountains Scheme",
|
1280
|
+
"id": "01964a1f-cc2d-7425-b7ca-d9098d861d16"
|
1281
|
+
},
|
1282
|
+
{
|
1283
|
+
"question": "What Swedish district was Christopher Chaplin born in?",
|
1284
|
+
"answer": "Riviera-Pays-d'Enhaut",
|
1285
|
+
"id": "01964a1f-cc2c-7673-8d5e-9a72cf87b9bd"
|
1286
|
+
},
|
1287
|
+
{
|
1288
|
+
"question": "Where is the head office of the company that developed No issue, lelo tissue located?",
|
1289
|
+
"answer": "Islamabad",
|
1290
|
+
"id": "01964a1f-cc2b-73dd-aa25-37f141426383"
|
1291
|
+
},
|
1292
|
+
{
|
1293
|
+
"question": "What senior British Army officer known for his \"scorched earth policy\" experienced success in the British effort to re-conquer the sudan?",
|
1294
|
+
"answer": "Herbert Kitchener",
|
1295
|
+
"id": "01964a1f-cc2a-70c9-bbf5-56dbf6d3ee8f"
|
1296
|
+
},
|
1297
|
+
{
|
1298
|
+
"question": "Two Lanes of Freedom included a cameo by which other male country singer on guitar?",
|
1299
|
+
"answer": "Keith Urban",
|
1300
|
+
"id": "01964a1f-cc29-76e0-b6ee-a2696d5150bf"
|
1301
|
+
},
|
1302
|
+
{
|
1303
|
+
"question": "What novel did an author who was featured in the Voices of Ghana and later became a journalist write?",
|
1304
|
+
"answer": "The Gab Boys",
|
1305
|
+
"id": "01964a1f-cc28-7ef6-aa68-f60be5791c98"
|
1306
|
+
},
|
1307
|
+
{
|
1308
|
+
"question": "Which television series did the writer of \"Business School\" write for first, The Office or The Simpsons?",
|
1309
|
+
"answer": "The Simpsons",
|
1310
|
+
"id": "01964a1f-cc27-7f2f-85aa-f58805e5cb3b"
|
1311
|
+
},
|
1312
|
+
{
|
1313
|
+
"question": "Which career do Jaoru Kuroki and Ilona Staller share?",
|
1314
|
+
"answer": "adult video (AV) performer",
|
1315
|
+
"id": "01964a1f-cc26-7f6c-99d1-71dafbef11a4"
|
1316
|
+
},
|
1317
|
+
{
|
1318
|
+
"question": "What year was the man whose car failed to arrive to the 1950 Indianapolis 500 first the Italian champion?",
|
1319
|
+
"answer": "1937",
|
1320
|
+
"id": "01964a1f-cc25-7def-ac82-4dbdce6605f2"
|
1321
|
+
},
|
1322
|
+
{
|
1323
|
+
"question": "What continent can both Thlaspi and Calophyllum be found?",
|
1324
|
+
"answer": "Asia",
|
1325
|
+
"id": "01964a1f-cc24-7a93-bac8-a8dff464487b"
|
1326
|
+
},
|
1327
|
+
{
|
1328
|
+
"question": "What happened to the airline charter based in Coral Gables, Florida?",
|
1329
|
+
"answer": "subject to Chapter 7 liquidation",
|
1330
|
+
"id": "01964a1f-cc23-7952-aee6-c0510ed5a3f2"
|
1331
|
+
},
|
1332
|
+
{
|
1333
|
+
"question": "Which was opened first, the Lupin Mine or the Hedley Mascot Mine?",
|
1334
|
+
"answer": "Hedley Mascot Mine",
|
1335
|
+
"id": "01964a1f-cc22-7a67-81c4-317ab1528b17"
|
1336
|
+
},
|
1337
|
+
{
|
1338
|
+
"question": "What are the German initials of the party that included K\u00e4the Leichter in its rolls?",
|
1339
|
+
"answer": "SP\u00d6",
|
1340
|
+
"id": "01964a1f-cc21-7444-abba-406f092fc08c"
|
1341
|
+
},
|
1342
|
+
{
|
1343
|
+
"question": "What 1989 movie did James Scott Bumgarner appear in?",
|
1344
|
+
"answer": "My Name Is Bill W.",
|
1345
|
+
"id": "01964a1f-cc20-7fb3-ab9f-644d97753474"
|
1346
|
+
},
|
1347
|
+
{
|
1348
|
+
"question": "Who was born first, Wilfred Noy or Keanu Reeves?",
|
1349
|
+
"answer": "Wilfred Noy",
|
1350
|
+
"id": "01964a1f-cc1f-7bc6-ac5a-6c6ac85ad9c0"
|
1351
|
+
},
|
1352
|
+
{
|
1353
|
+
"question": "Can you find Peter Piper Pizza where Pizza Fusion is based?",
|
1354
|
+
"answer": "no",
|
1355
|
+
"id": "01964a1f-cc1e-76c4-878e-d21af2ac9c9e"
|
1356
|
+
},
|
1357
|
+
{
|
1358
|
+
"question": "Which singer, born in 1977, shared the stage with an American bluegrass singer, songwriter, and multi-instrumentalist known as the \"the new Queen of Bluegrass\"?",
|
1359
|
+
"answer": "Rebecca Rippy",
|
1360
|
+
"id": "01964a1f-cc1d-7192-937a-762f4201dc47"
|
1361
|
+
},
|
1362
|
+
{
|
1363
|
+
"question": "The final episode in \"A Song of Ass and Fire,\" season was what number episode?",
|
1364
|
+
"answer": "ninth",
|
1365
|
+
"id": "01964a1f-cc1c-741f-b910-d140c9c64b8b"
|
1366
|
+
},
|
1367
|
+
{
|
1368
|
+
"question": "Which was released first, Return from Witch Mountain or The North Avenue Irregulars?",
|
1369
|
+
"answer": "Return from Witch Mountain",
|
1370
|
+
"id": "01964a1f-cc1b-7fe4-bed7-18adc7fd411b"
|
1371
|
+
},
|
1372
|
+
{
|
1373
|
+
"question": "What is the middle name of the country singer who wrote the album of share Your Love?",
|
1374
|
+
"answer": "Ray",
|
1375
|
+
"id": "01964a1f-cc1a-7af1-a5b7-5b4e1bec423c"
|
1376
|
+
},
|
1377
|
+
{
|
1378
|
+
"question": "Jackson Galaxy is a behaviorist who hosts the television show that airs on what channel?",
|
1379
|
+
"answer": "Animal Planet",
|
1380
|
+
"id": "01964a1f-cc19-7319-a0da-d16f5a941bfd"
|
1381
|
+
},
|
1382
|
+
{
|
1383
|
+
"question": "What Arizonia State football coach was once the boss of Major Applewhite?",
|
1384
|
+
"answer": "Michael Todd Graham",
|
1385
|
+
"id": "01964a1f-cc18-7edf-8442-8c6e6610b689"
|
1386
|
+
},
|
1387
|
+
{
|
1388
|
+
"question": "The granddaughter of the namesake of The Merchants of Bollywood Is known for what?",
|
1389
|
+
"answer": "her choreographic work",
|
1390
|
+
"id": "01964a1f-cc17-71c8-85f0-a304f5644b6c"
|
1391
|
+
},
|
1392
|
+
{
|
1393
|
+
"question": " III - Odyssey of the Mind is the sixth album by a German band formed in what city?",
|
1394
|
+
"answer": "D\u00fcsseldorf",
|
1395
|
+
"id": "01964a1f-cc16-7fac-ba53-450815adb77d"
|
1396
|
+
},
|
1397
|
+
{
|
1398
|
+
"question": "What mythology worships the deities/gods: K\u016b, Kanaloa, K\u0101ne, and Lono?",
|
1399
|
+
"answer": "Hawaiian mythology",
|
1400
|
+
"id": "01964a1f-cc15-728d-a744-b4c86702db22"
|
1401
|
+
},
|
1402
|
+
{
|
1403
|
+
"question": "What was the length of the fault rupture in the earthquake for which Kenji Satake worked with other scientists to pinpoint a date, time, and location for?",
|
1404
|
+
"answer": "about 1000 km",
|
1405
|
+
"id": "01964a1f-cc14-711e-a253-6c2d7ddfeb26"
|
1406
|
+
},
|
1407
|
+
{
|
1408
|
+
"question": "Which movie directed by Roman Polanski was produced by Filmways, Inc?",
|
1409
|
+
"answer": "The Fearless Vampire Killers",
|
1410
|
+
"id": "01964a1f-cc13-7f6a-a3ed-57b4cd3cdd67"
|
1411
|
+
},
|
1412
|
+
{
|
1413
|
+
"question": "What type of vegetation does Lythrum and Erythrina have in common?",
|
1414
|
+
"answer": "flowering plants",
|
1415
|
+
"id": "01964a1f-cc12-7f0e-9157-56cbf8cb64b9"
|
1416
|
+
},
|
1417
|
+
{
|
1418
|
+
"question": "The American feature film \"Those Redheads from Seattle (1953)\" stars which actress that also appeared in the television series \"Bewitched\"?",
|
1419
|
+
"answer": "Agnes Moorehead",
|
1420
|
+
"id": "01964a1f-cc11-79c0-9d1c-b1f190881601"
|
1421
|
+
},
|
1422
|
+
{
|
1423
|
+
"question": "what was the actual first name of the man that defeated Walter Boasso?",
|
1424
|
+
"answer": "Piyush",
|
1425
|
+
"id": "01964a1f-cc10-7334-89aa-c26cef139239"
|
1426
|
+
},
|
1427
|
+
{
|
1428
|
+
"question": "In how many countries is the meat substitute product which has the same name with where Jedd Hughes was born available? ",
|
1429
|
+
"answer": "19 countries",
|
1430
|
+
"id": "01964a1f-cc0f-791f-bceb-d2f9520124d3"
|
1431
|
+
},
|
1432
|
+
{
|
1433
|
+
"question": "When did the coach of the Karachi Kings finish his time as coach of the Australia national cricket team ?",
|
1434
|
+
"answer": "23 June 2013.",
|
1435
|
+
"id": "01964a1f-cc0e-735a-ab63-63bef6e7eb11"
|
1436
|
+
},
|
1437
|
+
{
|
1438
|
+
"question": "The American sportscaster Pat Hughes spent 12 years calling games with this broadcaster who played in the American Major League Baseball and now works as a comedian and actor?",
|
1439
|
+
"answer": "Bob Uecker",
|
1440
|
+
"id": "01964a1f-cc0d-745f-b1db-46d5e8bdb418"
|
1441
|
+
},
|
1442
|
+
{
|
1443
|
+
"question": "What is the nationality of the author of Progress in Optics?",
|
1444
|
+
"answer": "American",
|
1445
|
+
"id": "01964a1f-cc0c-7372-86c3-6d09327442ce"
|
1446
|
+
},
|
1447
|
+
{
|
1448
|
+
"question": " The Miracle worker is based on this person who was the first blind and deaf person to earn a degree in what?",
|
1449
|
+
"answer": "bachelor of arts degree",
|
1450
|
+
"id": "01964a1f-cc0b-7b19-a358-4c736ecea293"
|
1451
|
+
},
|
1452
|
+
{
|
1453
|
+
"question": "What division of the American armed forces fought the Imperial Japanese Army, also know as the \"Dai-Nippon Teikoku Rikugun\", or \"Army of the Greater Japanese Empire\", at Bougainville during World War Two?",
|
1454
|
+
"answer": "Marine Corps",
|
1455
|
+
"id": "01964a1f-cc0a-7718-8cf9-7948de94a5c2"
|
1456
|
+
},
|
1457
|
+
{
|
1458
|
+
"question": "Who was William Stephens Smith's wife named after?",
|
1459
|
+
"answer": "her mother",
|
1460
|
+
"id": "01964a1f-cc09-755d-9fa4-0ebe4f8d8f75"
|
1461
|
+
},
|
1462
|
+
{
|
1463
|
+
"question": "Tom Watkins played college football for a team that plays their home games at what stadium?",
|
1464
|
+
"answer": "Jack Trice Stadium",
|
1465
|
+
"id": "01964a1f-cc08-7d87-bff4-c54b9d2ff9b9"
|
1466
|
+
},
|
1467
|
+
{
|
1468
|
+
"question": "Which magazine established itself as a cradle of New Journalism, St. Anthony Messenger or New York?",
|
1469
|
+
"answer": "New York",
|
1470
|
+
"id": "01964a1f-cc07-7320-8767-c3ff98e11315"
|
1471
|
+
},
|
1472
|
+
{
|
1473
|
+
"question": " Revista H, also known as H Para Hombres, is known for its revealing pictorials and can be compared to FHM or what other magazine?",
|
1474
|
+
"answer": "Maxim",
|
1475
|
+
"id": "01964a1f-cc06-7b1d-b859-802c25254d68"
|
1476
|
+
},
|
1477
|
+
{
|
1478
|
+
"question": "Which American musician and front man for the alternative band Dinosaur Jr. also appears on two songs by the band Inherit?",
|
1479
|
+
"answer": "J Mascis",
|
1480
|
+
"id": "01964a1f-cc05-7d03-b039-32327916ebcf"
|
1481
|
+
},
|
1482
|
+
{
|
1483
|
+
"question": "Who is considered a founder of the Chicano Movement that also wrote a famous epic poem?",
|
1484
|
+
"answer": "Rodolfo \"Corky\" Gonzales",
|
1485
|
+
"id": "01964a1f-cc04-79e0-b94d-cd0deee216a5"
|
1486
|
+
},
|
1487
|
+
{
|
1488
|
+
"question": "Woody Wuthrie wrote the song \"Do Re Mi\" which was about migrants and their experiences when they arrive in California and are greeted with severe storms that came in waves in what years?",
|
1489
|
+
"answer": "1934, 1936, and 1939\u20131940",
|
1490
|
+
"id": "01964a1f-cc03-735b-8e6a-44f834a8f92b"
|
1491
|
+
},
|
1492
|
+
{
|
1493
|
+
"question": "The 6th Canadian Infantry Division was originally scheduled to participate in this proposed Allied plan for the invasion of Japan near the end of World War II but the plan was abandoned after the Soviet invasion of which region? ",
|
1494
|
+
"answer": "Manchuria",
|
1495
|
+
"id": "01964a1f-cc02-767a-83d2-53089091c024"
|
1496
|
+
},
|
1497
|
+
{
|
1498
|
+
"question": "Were both drinks, the Smoking Bishop and the Mickey Slim, popular in different countries?",
|
1499
|
+
"answer": "yes",
|
1500
|
+
"id": "01964a1f-cc01-7ec6-805e-92ae76c3e00f"
|
1501
|
+
},
|
1502
|
+
{
|
1503
|
+
"question": "What position did both Phil Mustard and Adam Gilchrist play in wicket?",
|
1504
|
+
"answer": "wicketkeeper",
|
1505
|
+
"id": "01964a1f-cc00-7cf4-a2e1-9d9151c2cd31"
|
1506
|
+
},
|
1507
|
+
{
|
1508
|
+
"question": "Great Minquas Path was a trade route starting from a river which is how long?",
|
1509
|
+
"answer": "464 mi long",
|
1510
|
+
"id": "01964a1f-cbff-7707-a49f-47d19c86118e"
|
1511
|
+
},
|
1512
|
+
{
|
1513
|
+
"question": "Who partnered with the writer of \"Brooklyn By The Sea\" to write the song \"A Teenager in Love\"?",
|
1514
|
+
"answer": "Doc Pomus",
|
1515
|
+
"id": "01964a1f-cbfe-7de7-b495-6165976f5cef"
|
1516
|
+
},
|
1517
|
+
{
|
1518
|
+
"question": "What was the original capitol of the kingdom that Rainald of Dassel was Archchancellor of?",
|
1519
|
+
"answer": "Pavia",
|
1520
|
+
"id": "01964a1f-cbfd-738d-a8dc-f13048b47d20"
|
1521
|
+
},
|
1522
|
+
{
|
1523
|
+
"question": "\"Bass Down Low\" is a single made by Dev as a follow up to a Far East Movements song from what album?",
|
1524
|
+
"answer": "Free Wired",
|
1525
|
+
"id": "01964a1f-cbfc-79b0-87c9-221c9d7f9248"
|
1526
|
+
},
|
1527
|
+
{
|
1528
|
+
"question": "Are Baltasar Korm\u00e1kur and John G. Avildsen both film producers?",
|
1529
|
+
"answer": "no",
|
1530
|
+
"id": "01964a1f-cbfb-71e4-a156-35eeda259c27"
|
1531
|
+
},
|
1532
|
+
{
|
1533
|
+
"question": "The Psychopathography of Adolf Hitler has been diagnosed by which founder of the William Allison White Institute of Psychiatry?",
|
1534
|
+
"answer": "Erich Seligmann Fromm",
|
1535
|
+
"id": "01964a1f-cbfa-75b9-a7b2-d8343cd16320"
|
1536
|
+
},
|
1537
|
+
{
|
1538
|
+
"question": "What is the year of the event that occured first, Markus Zusak was born, or The Book Thief was published?",
|
1539
|
+
"answer": "1975",
|
1540
|
+
"id": "01964a1f-cbf9-70b3-9f32-4b45d811ece9"
|
1541
|
+
},
|
1542
|
+
{
|
1543
|
+
"question": "What is the birth date of the man who John Frusciante replaced as the Red Hot Chili Peppers guitarist?",
|
1544
|
+
"answer": "June 7, 1967",
|
1545
|
+
"id": "01964a1f-cbf8-756c-b03a-9a3b7a22003d"
|
1546
|
+
},
|
1547
|
+
{
|
1548
|
+
"question": "Which part did James Baller, a British actor play in Our Girl, a British television drama?",
|
1549
|
+
"answer": "Ezra",
|
1550
|
+
"id": "01964a1f-cbf7-73d2-aca9-db215a36ee7f"
|
1551
|
+
},
|
1552
|
+
{
|
1553
|
+
"question": "What type of vegetation does Ceratostigma and Crocosmia have in common?",
|
1554
|
+
"answer": "plants",
|
1555
|
+
"id": "01964a1f-cbf6-749b-88b7-b71cb5092800"
|
1556
|
+
},
|
1557
|
+
{
|
1558
|
+
"question": "Who is older, Irish boxer Andy Lee or American Boxer Bryan Lee Vera?",
|
1559
|
+
"answer": "Bryan Lee Vera",
|
1560
|
+
"id": "01964a1f-cbf5-7eaf-8b36-bf041f257236"
|
1561
|
+
},
|
1562
|
+
{
|
1563
|
+
"question": "When did the war started in which the Type 92 10 cm Cannon was used by the Imperial Japanese Army?",
|
1564
|
+
"answer": "July 7, 1937",
|
1565
|
+
"id": "01964a1f-cbf4-713d-b1b9-bb172e784f86"
|
1566
|
+
},
|
1567
|
+
{
|
1568
|
+
"question": "In what capacity did British Army intelligence officer Derek Knee serve in World War II to the Field Marshall nicknamed \"Monty\" and the \"Spartan General\"?",
|
1569
|
+
"answer": "interpreter and translator",
|
1570
|
+
"id": "01964a1f-cbf3-7c36-a564-0b930d4b8df1"
|
1571
|
+
},
|
1572
|
+
{
|
1573
|
+
"question": "which German 88 mm anti-aircraft and anti-tank artillery was produced by Spreewerk ",
|
1574
|
+
"answer": "The 8.8 cm Flak",
|
1575
|
+
"id": "01964a1f-cbf2-7fce-a7c7-7a406e946674"
|
1576
|
+
},
|
1577
|
+
{
|
1578
|
+
"question": "Jon Bokenkamp wrote the screen play for the film starring which two actors?",
|
1579
|
+
"answer": "Angelina Jolie and Ethan Hawke",
|
1580
|
+
"id": "01964a1f-cbf1-7c46-ab0e-445e40ccaa92"
|
1581
|
+
},
|
1582
|
+
{
|
1583
|
+
"question": "British biographer and translator of German philosophy and literature R.J. Hollingdale was elected president of what in 1989, partly because of his work with the posthumously published notebooks of G. C. Lichtenberg?",
|
1584
|
+
"answer": "The Friedrich Nietzsche Society",
|
1585
|
+
"id": "01964a1f-cbf0-7cea-802b-80841fc8243b"
|
1586
|
+
},
|
1587
|
+
{
|
1588
|
+
"question": "The Playfair cipher was invented in 1854 by an English scientist and inventor of many scientific breakthroughs of what era?",
|
1589
|
+
"answer": "Victorian era",
|
1590
|
+
"id": "01964a1f-cbef-7511-9622-a7d7bde51370"
|
1591
|
+
},
|
1592
|
+
{
|
1593
|
+
"question": "Who is the father of Valotte's singer- songwriter?",
|
1594
|
+
"answer": "John Lennon",
|
1595
|
+
"id": "01964a1f-cbee-727c-b99e-eb84b4b504a3"
|
1596
|
+
},
|
1597
|
+
{
|
1598
|
+
"question": "Mark Prothero was co-counsel for the man who was convicted of how many murders?",
|
1599
|
+
"answer": "48",
|
1600
|
+
"id": "01964a1f-cbed-7869-a623-8898d18e350a"
|
1601
|
+
},
|
1602
|
+
{
|
1603
|
+
"question": "Which band was formed first, Loudspeakers or Marcy Playground?",
|
1604
|
+
"answer": "Marcy Playground",
|
1605
|
+
"id": "01964a1f-cbec-7073-9aa5-1ce9275a1c7a"
|
1606
|
+
},
|
1607
|
+
{
|
1608
|
+
"question": "Gift of Screws was the fifth solo album released by Lindsey Buckongham who released how many solo albums?",
|
1609
|
+
"answer": "six",
|
1610
|
+
"id": "01964a1f-cbeb-7abf-a193-a9987128d069"
|
1611
|
+
},
|
1612
|
+
{
|
1613
|
+
"question": "Which originated first, Basset Bleu de Gascogne or Parson Russell Terrier",
|
1614
|
+
"answer": "Basset Bleu de Gascogne",
|
1615
|
+
"id": "01964a1f-cbea-7b3c-90f7-fb6ff4d4e638"
|
1616
|
+
},
|
1617
|
+
{
|
1618
|
+
"question": "Who is older, Patty Fendick or Manuela Maleeva?",
|
1619
|
+
"answer": "Patty Fendick",
|
1620
|
+
"id": "01964a1f-cbe9-76e4-aa0a-95f74a0c2fed"
|
1621
|
+
},
|
1622
|
+
{
|
1623
|
+
"question": "A traditional Norwegian dessert made by mixing cloudberries with whipped cream and sugar is often served with something that is literally translated to \"wreath cake\" or served with what else?",
|
1624
|
+
"answer": "Krumkake",
|
1625
|
+
"id": "01964a1f-cbe8-7620-b10f-b90ba1f1f1ae"
|
1626
|
+
},
|
1627
|
+
{
|
1628
|
+
"question": "Who was previously in a boyband, Dani Filth or Takahiro Moriuchi?",
|
1629
|
+
"answer": "Takahiro Moriuchi",
|
1630
|
+
"id": "01964a1f-cbe7-7582-a9b8-cefa39b5f23d"
|
1631
|
+
},
|
1632
|
+
{
|
1633
|
+
"question": "Where is the headquarters of the parent compant of Daimler Trucks North America located?",
|
1634
|
+
"answer": "Stuttgart, Baden-W\u00fcrttemberg",
|
1635
|
+
"id": "01964a1f-cbe6-7301-b99d-3e14dbcca97d"
|
1636
|
+
},
|
1637
|
+
{
|
1638
|
+
"question": "Who won an award first, the Brothers Quay or Alexandra Shiva?",
|
1639
|
+
"answer": "Brothers Quay",
|
1640
|
+
"id": "01964a1f-cbe5-7209-acc4-f7a049277f20"
|
1641
|
+
},
|
1642
|
+
{
|
1643
|
+
"question": "Which song on MTV Unplugged 1993 live album was originally written by Bruce Springsteen and Patti Smith in 1978?",
|
1644
|
+
"answer": "Because the Night",
|
1645
|
+
"id": "01964a1f-cbe4-7c7c-8be8-8912e75a82b6"
|
1646
|
+
},
|
1647
|
+
{
|
1648
|
+
"question": "What new policy suspened former Baltimore Orioles playerRafael Palmeiro?",
|
1649
|
+
"answer": "steroid policy",
|
1650
|
+
"id": "01964a1f-cbe3-7b5e-a7ec-08dc76ab6aa1"
|
1651
|
+
},
|
1652
|
+
{
|
1653
|
+
"question": "Where did the star , who is also an executive producer, of the Mick begin her carrer? ",
|
1654
|
+
"answer": "Los Angeles, California",
|
1655
|
+
"id": "01964a1f-cbe2-7080-85da-97d09255d9c2"
|
1656
|
+
},
|
1657
|
+
{
|
1658
|
+
"question": "This grandmaster chess player at age 13 surpassed the highest rating in what year?",
|
1659
|
+
"answer": "2013",
|
1660
|
+
"id": "01964a1f-cbe1-777e-b662-12f4a3451a19"
|
1661
|
+
},
|
1662
|
+
{
|
1663
|
+
"question": "Who is younger, Bernhard Wicki or Lloyd Kaufman?",
|
1664
|
+
"answer": "Lloyd Kaufman",
|
1665
|
+
"id": "01964a1f-cbe0-7073-a4e7-cdfc6948b038"
|
1666
|
+
},
|
1667
|
+
{
|
1668
|
+
"question": "California State Route 242 ends in which largest city of Contra Costa county?",
|
1669
|
+
"answer": "Concord",
|
1670
|
+
"id": "01964a1f-cbdf-7a2a-beef-1298dfe0b341"
|
1671
|
+
},
|
1672
|
+
{
|
1673
|
+
"question": "The First Matabele War involved the British businessman who was Prime Minister of what area from 1890-96?",
|
1674
|
+
"answer": "Cape Colony",
|
1675
|
+
"id": "01964a1f-cbde-7fc1-89b6-2e27c7fe0bca"
|
1676
|
+
},
|
1677
|
+
{
|
1678
|
+
"question": "Empire Honorary Awards are designated by the magazine published by which company?",
|
1679
|
+
"answer": "Bauer Consumer Media",
|
1680
|
+
"id": "01964a1f-cbdd-70a3-923c-7bec26306656"
|
1681
|
+
},
|
1682
|
+
{
|
1683
|
+
"question": "Jerold Hoffberger owned both the Baltimore Bays and what brewing company?",
|
1684
|
+
"answer": "National Bohemian Beer",
|
1685
|
+
"id": "01964a1f-cbdc-7d89-bfc6-05d2b99b6756"
|
1686
|
+
},
|
1687
|
+
{
|
1688
|
+
"question": "what is the slogan of the airline that has one of its hubs in Sir Captain Charles Kirkconnell International Airport ?",
|
1689
|
+
"answer": "Those who fly us love us",
|
1690
|
+
"id": "01964a1f-cbdb-7254-a4cd-e8f8b7c5696b"
|
1691
|
+
},
|
1692
|
+
{
|
1693
|
+
"question": "Mega Python vs. Gatoroid starred what singer who was born in October of 1971?",
|
1694
|
+
"answer": "Tiffany",
|
1695
|
+
"id": "01964a1f-cbda-7a09-a639-11eeb0944fa3"
|
1696
|
+
},
|
1697
|
+
{
|
1698
|
+
"question": "What is the population of the largest town on Kaua' i?",
|
1699
|
+
"answer": "10,699",
|
1700
|
+
"id": "01964a1f-cbd9-7cb1-94af-23042dee9890"
|
1701
|
+
},
|
1702
|
+
{
|
1703
|
+
"question": "Who was shot and killed in the film Foxcatcher?",
|
1704
|
+
"answer": "Dave Schultz",
|
1705
|
+
"id": "01964a1f-cbd8-7963-ac19-bda282475d88"
|
1706
|
+
},
|
1707
|
+
{
|
1708
|
+
"question": "Which city is ranked as the ninth-largest city in Maxico and also the city of The Museum of Steel?",
|
1709
|
+
"answer": "Monterrey, Nuevo Le\u00f3n",
|
1710
|
+
"id": "01964a1f-cbd7-72ea-8655-94a5bc6b81ce"
|
1711
|
+
},
|
1712
|
+
{
|
1713
|
+
"question": "What did The Bongo Club participated in in the United States on July 7, 1977?",
|
1714
|
+
"answer": "Nestl\u00e9 boycott",
|
1715
|
+
"id": "01964a1f-cbd6-7239-9538-60556bdefe15"
|
1716
|
+
},
|
1717
|
+
{
|
1718
|
+
"question": "Ian MacKaye and Martin Johnson were both what in the rock bands?",
|
1719
|
+
"answer": "frontman",
|
1720
|
+
"id": "01964a1f-cbd5-731b-be0f-126d4ffa4d5b"
|
1721
|
+
},
|
1722
|
+
{
|
1723
|
+
"question": "The G. Heileman Brewing Company was acquired by Pabst Brewing Company through the purchase of what company?",
|
1724
|
+
"answer": "Stroh Brewery Company",
|
1725
|
+
"id": "01964a1f-cbd4-70b4-bef5-fc821f27adeb"
|
1726
|
+
},
|
1727
|
+
{
|
1728
|
+
"question": "Which has a larger population, Hays, Kansas or Ellis County, Kansas?",
|
1729
|
+
"answer": "Ellis County, Kansas",
|
1730
|
+
"id": "01964a1f-cbd3-775d-b8f7-c1091824d4c4"
|
1731
|
+
},
|
1732
|
+
{
|
1733
|
+
"question": "Who was foundedby the most people, the Desjardins Group or Perella Weinberg Partners L.P.?",
|
1734
|
+
"answer": "Perella Weinberg Partners",
|
1735
|
+
"id": "01964a1f-cbd2-73ae-9606-02ad2baa73b9"
|
1736
|
+
},
|
1737
|
+
{
|
1738
|
+
"question": "Petters Group Worldwide had assents in an airline headquartered in what Minnesota town?",
|
1739
|
+
"answer": "Eagan",
|
1740
|
+
"id": "01964a1f-cbd1-7a4b-a520-e319547418fc"
|
1741
|
+
},
|
1742
|
+
{
|
1743
|
+
"question": "Kerry S. Walters is a professor at the private liberal arts college in Gettysburg, Pennsylvania in what field?",
|
1744
|
+
"answer": "Philosophy",
|
1745
|
+
"id": "01964a1f-cbd0-71c6-ac03-7fe14fd62426"
|
1746
|
+
},
|
1747
|
+
{
|
1748
|
+
"question": "What is the hometown of one of the writers of \"Jam Up and Jelly Tight\"?",
|
1749
|
+
"answer": "Atlanta",
|
1750
|
+
"id": "01964a1f-cbcf-764d-96d3-7054a151e3f6"
|
1751
|
+
},
|
1752
|
+
{
|
1753
|
+
"question": "Which adult animated sitcom created by Aaron McGruder stars comedian and actress Kym Whitley?",
|
1754
|
+
"answer": "The Boondocks",
|
1755
|
+
"id": "01964a1f-cbce-7ef0-834e-530beab29363"
|
1756
|
+
},
|
1757
|
+
{
|
1758
|
+
"question": "What 1599 play was remade into An Honourable Murder?",
|
1759
|
+
"answer": "Honourable Murder",
|
1760
|
+
"id": "01964a1f-cbcd-78ef-b3e1-147c75f214b9"
|
1761
|
+
},
|
1762
|
+
{
|
1763
|
+
"question": "Which game, CirKis or X-COM, had a lineup of six published and two cancelled games? ",
|
1764
|
+
"answer": "X-COM",
|
1765
|
+
"id": "01964a1f-cbcc-7aba-8247-8bf67518a18e"
|
1766
|
+
},
|
1767
|
+
{
|
1768
|
+
"question": "are Planter's Punch and Fizzy apple cocktail both alcoholic cocktails ?",
|
1769
|
+
"answer": "yes",
|
1770
|
+
"id": "01964a1f-cbcb-783e-b9a1-5459f1b12dfd"
|
1771
|
+
},
|
1772
|
+
{
|
1773
|
+
"question": "Urban Legends: Final Cut stars a Canadian actor who appeared in what 1990 film?",
|
1774
|
+
"answer": "Mr. Destiny",
|
1775
|
+
"id": "01964a1f-cbca-7a95-918e-a692a08319c9"
|
1776
|
+
},
|
1777
|
+
{
|
1778
|
+
"question": "Erich Raeder and Karl D\u00f6nitz both reached what rank in the German Navy?",
|
1779
|
+
"answer": "Grand Admiral",
|
1780
|
+
"id": "01964a1f-cbc9-7760-96cc-3e5332355e81"
|
1781
|
+
},
|
1782
|
+
{
|
1783
|
+
"question": "Islam Net has a local chapter in the municipality in what Norwegian county?",
|
1784
|
+
"answer": "Nordland",
|
1785
|
+
"id": "01964a1f-cbc8-71c8-9364-63a5bd99dc3d"
|
1786
|
+
},
|
1787
|
+
{
|
1788
|
+
"question": "Wes Kittley has produced several national champions and Olympians, including what Kenyan long and middle distance runner?",
|
1789
|
+
"answer": "Sally Jepkosgei Kipyego",
|
1790
|
+
"id": "01964a1f-cbc7-7209-9d35-2a27fa8db970"
|
1791
|
+
},
|
1792
|
+
{
|
1793
|
+
"question": "What country leads the ranking system that was used to calculate the seeding for the 2006 FIFA World Cup?",
|
1794
|
+
"answer": "Germany",
|
1795
|
+
"id": "01964a1f-cbc6-797a-98e4-33c951bdb50d"
|
1796
|
+
},
|
1797
|
+
{
|
1798
|
+
"question": "Who directed a sequel film with a character for which a JavaScript debugger is named?",
|
1799
|
+
"answer": "Ivan Reitman",
|
1800
|
+
"id": "01964a1f-cbc5-7558-8cc8-d8c97015969e"
|
1801
|
+
},
|
1802
|
+
{
|
1803
|
+
"question": "When was a British Black and White film released that starred a famous English actor, filmmaker, entrepeneur and politician that died in 2014?",
|
1804
|
+
"answer": "1946",
|
1805
|
+
"id": "01964a1f-cbc4-76c5-9f85-22235a621121"
|
1806
|
+
},
|
1807
|
+
{
|
1808
|
+
"question": "What was name of the most important land tax upheld by feudalism under the king?",
|
1809
|
+
"answer": "geld",
|
1810
|
+
"id": "01964a1f-cbc3-7e52-82ff-ccb65400b210"
|
1811
|
+
},
|
1812
|
+
{
|
1813
|
+
"question": "Pherenikos is celebrated in epinikions, what are they?",
|
1814
|
+
"answer": "victory odes",
|
1815
|
+
"id": "01964a1f-cbc2-793c-b6dd-70fa8752374b"
|
1816
|
+
},
|
1817
|
+
{
|
1818
|
+
"question": "Who is younger, Paul Meany or Nigel Clark?",
|
1819
|
+
"answer": "Paul Meany",
|
1820
|
+
"id": "01964a1f-cbc1-77ee-9eec-2d0c1e95e5f0"
|
1821
|
+
},
|
1822
|
+
{
|
1823
|
+
"question": "What United States Navy SEAL wrote a 2007 biographical war thriller book",
|
1824
|
+
"answer": "Marcus Luttrell",
|
1825
|
+
"id": "01964a1f-cbc0-756c-a627-e89c459e4877"
|
1826
|
+
},
|
1827
|
+
{
|
1828
|
+
"question": "Ahmad Kola is in a country with how many inhabitants?",
|
1829
|
+
"answer": "79.92 million",
|
1830
|
+
"id": "01964a1f-cbbf-74bc-9c73-fbe08c46cf55"
|
1831
|
+
},
|
1832
|
+
{
|
1833
|
+
"question": "Which artist beat both Bob Dylan and the musician who was part of the Mothers of Invention band to the release of the first studio double album?",
|
1834
|
+
"answer": "L\u00e9o Ferr\u00e9",
|
1835
|
+
"id": "01964a1f-cbbe-763d-8711-34484ca569b1"
|
1836
|
+
},
|
1837
|
+
{
|
1838
|
+
"question": "The king who was responsible for the Act of the 18th was in power until what year, the same year he died?",
|
1839
|
+
"answer": "1377",
|
1840
|
+
"id": "01964a1f-cbbd-7135-b82a-1aea4205e296"
|
1841
|
+
},
|
1842
|
+
{
|
1843
|
+
"question": "Among the events that led to the creation of permanent counter-terrorism forces in major European countries were the Black September Organization was responsible for the massacre of Israeli Olympic team members and the assassination of the prime minister of which country?",
|
1844
|
+
"answer": "Jordan",
|
1845
|
+
"id": "01964a1f-cbbc-7e0b-bf69-69ef0472dc3a"
|
1846
|
+
},
|
1847
|
+
{
|
1848
|
+
"question": "Traitor's Ford can be seen in a film that is a sequel to what other movie?",
|
1849
|
+
"answer": "\"Three Men and a Baby\"",
|
1850
|
+
"id": "01964a1f-cbbb-7b70-8e1a-68bc63f6a8e3"
|
1851
|
+
},
|
1852
|
+
{
|
1853
|
+
"question": "Which band is Scottish, Electronic or The Delgados?",
|
1854
|
+
"answer": "The Delgados",
|
1855
|
+
"id": "01964a1f-cbba-73be-add4-8a688a0e135b"
|
1856
|
+
},
|
1857
|
+
{
|
1858
|
+
"question": "George Ogilvy, 3rd Lord Banff died in which Scottish parish? ",
|
1859
|
+
"answer": "Banff, Aberdeenshire",
|
1860
|
+
"id": "01964a1f-cbb9-7d75-ba5c-37f875eca147"
|
1861
|
+
},
|
1862
|
+
{
|
1863
|
+
"question": "Zbyn\u011bk Hrdel was selected by the Tampa Bay Lightning in the 9th round (286th overall) of a draft held at which city ?",
|
1864
|
+
"answer": "Nashville",
|
1865
|
+
"id": "01964a1f-cbb8-7bab-9520-2fb69a0ddd34"
|
1866
|
+
},
|
1867
|
+
{
|
1868
|
+
"question": "Are both Philip Larkin and Nuruddin Farah English?",
|
1869
|
+
"answer": "no",
|
1870
|
+
"id": "01964a1f-cbb7-7522-bdc0-a248a34dab64"
|
1871
|
+
},
|
1872
|
+
{
|
1873
|
+
"question": "which American actor is a cast in The End of Violence",
|
1874
|
+
"answer": "William James \"Bill\" Pullman",
|
1875
|
+
"id": "01964a1f-cbb6-7071-a239-6841c10aa904"
|
1876
|
+
},
|
1877
|
+
{
|
1878
|
+
"question": "Were the films Victory Through Air Power and Encounters at the End of the World released in the same year?",
|
1879
|
+
"answer": "no",
|
1880
|
+
"id": "01964a1f-cbb5-7303-a688-d333dc968ffe"
|
1881
|
+
},
|
1882
|
+
{
|
1883
|
+
"question": "When is the movie \"Mortal Engines\" coming out that an actor that played in \"Misfits\" is starring in?",
|
1884
|
+
"answer": "December 14, 2018",
|
1885
|
+
"id": "01964a1f-cbb4-70cc-b708-5eec7935e7c1"
|
1886
|
+
},
|
1887
|
+
{
|
1888
|
+
"question": "What area of the U. S. did these severe blizzards, that happened during the same year as Schoolhouse Blizzard, affect?",
|
1889
|
+
"answer": "East Coast",
|
1890
|
+
"id": "01964a1f-cbb3-727a-94c7-552f3319d472"
|
1891
|
+
},
|
1892
|
+
{
|
1893
|
+
"question": "What is the name of the motorsport circuit in Sao Paulo that hosted the twelfth round of the 1996 International Car Championship?",
|
1894
|
+
"answer": "Aut\u00f3dromo Jos\u00e9 Carlos Pace.",
|
1895
|
+
"id": "01964a1f-cbb2-7fdd-850a-591a41af68f4"
|
1896
|
+
},
|
1897
|
+
{
|
1898
|
+
"question": "Is Papa John's Pizza or East of Chicago Pizza based further north?",
|
1899
|
+
"answer": "East of Chicago Pizza",
|
1900
|
+
"id": "01964a1f-cbb1-7ad3-a58a-ddc8752969d1"
|
1901
|
+
},
|
1902
|
+
{
|
1903
|
+
"question": "What is the best known brand name of the material other than dacron often used to replace the aneurysmal portion of the aorta in OAS?",
|
1904
|
+
"answer": "Teflon",
|
1905
|
+
"id": "01964a1f-cbb0-7256-b1dc-af58db3f0daf"
|
1906
|
+
},
|
1907
|
+
{
|
1908
|
+
"question": "Who did the man who Muhammad Ali beat in a surprise title win knock out in 1962?",
|
1909
|
+
"answer": "Floyd Patterson",
|
1910
|
+
"id": "01964a1f-cbaf-70e5-9559-67a537f12772"
|
1911
|
+
},
|
1912
|
+
{
|
1913
|
+
"question": "Where in Iowa's second largest city was an Ultimate Fighting Championship held?",
|
1914
|
+
"answer": "Five Seasons Events Center",
|
1915
|
+
"id": "01964a1f-cbae-7bef-940c-04abb0815db8"
|
1916
|
+
},
|
1917
|
+
{
|
1918
|
+
"question": "Which British-American musical screwball comedy horror film did Susan Margaret makes costume design for ",
|
1919
|
+
"answer": "The Rocky Horror Picture",
|
1920
|
+
"id": "01964a1f-cbad-7755-8c5c-73e576b9e42a"
|
1921
|
+
},
|
1922
|
+
{
|
1923
|
+
"question": "The winner of the 1998 Compaq Grand Slam Cup \u2013 Women's Singles was born in what year?",
|
1924
|
+
"answer": "1980",
|
1925
|
+
"id": "01964a1f-cbac-765b-9383-c4ab6d3f0774"
|
1926
|
+
},
|
1927
|
+
{
|
1928
|
+
"question": "In 1996, Terence P. Jeffrey became editor of a website founded as a newspaper in what year?",
|
1929
|
+
"answer": "1944",
|
1930
|
+
"id": "01964a1f-cbab-7b08-aaf7-c58533c2d831"
|
1931
|
+
},
|
1932
|
+
{
|
1933
|
+
"question": "Which University was founded first, University of the Aegean or Victoria University of Wellington?",
|
1934
|
+
"answer": "Victoria University of Wellington",
|
1935
|
+
"id": "01964a1f-cbaa-7957-b4f1-1aee581858b4"
|
1936
|
+
},
|
1937
|
+
{
|
1938
|
+
"question": "Which band formed first, McFly or Firehose?",
|
1939
|
+
"answer": "Firehose",
|
1940
|
+
"id": "01964a1f-cba9-7d2b-99ef-57f0f6c3110a"
|
1941
|
+
},
|
1942
|
+
{
|
1943
|
+
"question": "This 1996-1997 BBL season shares the name of what type of drink which is produced by Anheuser-Busch?",
|
1944
|
+
"answer": "an American-style pale lager",
|
1945
|
+
"id": "01964a1f-cba8-7066-a835-2ea03bf7c8db"
|
1946
|
+
},
|
1947
|
+
{
|
1948
|
+
"question": "The battle Bucephalus died after took place in what modern province of Pakistan?",
|
1949
|
+
"answer": "Punjab",
|
1950
|
+
"id": "01964a1f-cba7-7a25-a5e9-d433ec58c505"
|
1951
|
+
},
|
1952
|
+
{
|
1953
|
+
"question": "Do the films Vanishing of the Bees and National Bird have the same director?",
|
1954
|
+
"answer": "no",
|
1955
|
+
"id": "01964a1f-cba6-706f-9c7e-28dde985e5de"
|
1956
|
+
},
|
1957
|
+
{
|
1958
|
+
"question": "Robert Nagy once performed in whose second opera?",
|
1959
|
+
"answer": "Ravel",
|
1960
|
+
"id": "01964a1f-cba5-7e55-a7d5-4c40196c5e18"
|
1961
|
+
},
|
1962
|
+
{
|
1963
|
+
"question": "Were Nasir al-Din al-Tusi and Al-Ghazali both mathematicians?",
|
1964
|
+
"answer": "no",
|
1965
|
+
"id": "01964a1f-cba4-701f-86ad-3241734468fd"
|
1966
|
+
},
|
1967
|
+
{
|
1968
|
+
"question": "What do FPT University in Vietnam and University of Delaware have in common?",
|
1969
|
+
"answer": "privately governed",
|
1970
|
+
"id": "01964a1f-cba3-7e01-aea1-d381266baad4"
|
1971
|
+
},
|
1972
|
+
{
|
1973
|
+
"question": "When was the person born who won the Crystal Palace F.C. Player of the Year for the second time most recently?",
|
1974
|
+
"answer": "10 November 1992",
|
1975
|
+
"id": "01964a1f-cba2-79b3-8248-1a820f227a2c"
|
1976
|
+
},
|
1977
|
+
{
|
1978
|
+
"question": "Who produced the Orianthi single which peaked at No. 3 in Japan?",
|
1979
|
+
"answer": "Howard Benson",
|
1980
|
+
"id": "01964a1f-cba1-7315-b98f-ae6182d5e887"
|
1981
|
+
},
|
1982
|
+
{
|
1983
|
+
"question": "What is the population of the Borough to which Millom Without belongs?",
|
1984
|
+
"answer": "70,603",
|
1985
|
+
"id": "01964a1f-cba0-7502-8930-35f9e66d5e0e"
|
1986
|
+
},
|
1987
|
+
{
|
1988
|
+
"question": " Are both T\u00edmea Babos and Shelby Cannon American tennis player?",
|
1989
|
+
"answer": "no",
|
1990
|
+
"id": "01964a1f-cb9f-77f1-9c84-420d6b87b50e"
|
1991
|
+
},
|
1992
|
+
{
|
1993
|
+
"question": "John Strzemp is the Executive Vice President and Chief Administrative Officer of a publicly traded corporation based on the Las Vegas Strip that was founded in 2002 by who?",
|
1994
|
+
"answer": "Steve Wynn",
|
1995
|
+
"id": "01964a1f-cb9e-71b5-9342-e73d291fc9b8"
|
1996
|
+
},
|
1997
|
+
{
|
1998
|
+
"question": "Blood Ritual was released by which band formed in Sion, Switzerland?",
|
1999
|
+
"answer": "Samael",
|
2000
|
+
"id": "01964a1f-cb9d-7667-a78f-4cb7affedc45"
|
2001
|
+
},
|
2002
|
+
{
|
2003
|
+
"question": "Which animal named after Chattanooga's former football coach is a permanent resident in North America?",
|
2004
|
+
"answer": "\"Mimus polyglottos\"",
|
2005
|
+
"id": "01964a1f-cb9c-74fe-a2c1-767d99b5635c"
|
2006
|
+
},
|
2007
|
+
{
|
2008
|
+
"question": "Which UTC time zone was the 2002 FIVB Volleyball Men's World Championship based on?",
|
2009
|
+
"answer": "UTC\u22123 time zone",
|
2010
|
+
"id": "01964a1f-cb9b-717e-b23d-ad3e4c75e6fe"
|
2011
|
+
},
|
2012
|
+
{
|
2013
|
+
"question": "Are Armen Chakmakian and Reuben Nakian both sculptors?",
|
2014
|
+
"answer": "no",
|
2015
|
+
"id": "01964a1f-cb9a-71a8-bc8f-6a0da6e61d28"
|
2016
|
+
},
|
2017
|
+
{
|
2018
|
+
"question": "What is the full name of the Democratic State Senator who lost the 2006 Nevada gubernatorial election?",
|
2019
|
+
"answer": "Alice Costandina \"Dina\" Titus",
|
2020
|
+
"id": "01964a1f-cb99-7be1-a104-5be20f55f126"
|
2021
|
+
},
|
2022
|
+
{
|
2023
|
+
"question": "When was the singer of \"Crank That (Soulja Boy)\" featured on a mixtape by Tinie Tempah?",
|
2024
|
+
"answer": "December 16, 2011",
|
2025
|
+
"id": "01964a1f-cb98-79d6-86d5-64223b8ada9f"
|
2026
|
+
},
|
2027
|
+
{
|
2028
|
+
"question": "FOR HOW LONG DID NOBEL PEACE PRIZE WINNER, INVOLVED IN UNEF ESTABLISHMENT, PRIME MINISTER OF CANADA?",
|
2029
|
+
"answer": "22 April 1963 to 20 April 1968",
|
2030
|
+
"id": "01964a1f-cb97-74e6-98c7-441e074121b6"
|
2031
|
+
},
|
2032
|
+
{
|
2033
|
+
"question": "Jacob Miller is from Weston, Florida which is a master planned suburban community in what county? ",
|
2034
|
+
"answer": "Broward County",
|
2035
|
+
"id": "01964a1f-cb96-7a6a-a1fc-116f3f827bf9"
|
2036
|
+
},
|
2037
|
+
{
|
2038
|
+
"question": "Kurt Bills ran against a Democratic incumbent who was born in what yea?",
|
2039
|
+
"answer": "1960",
|
2040
|
+
"id": "01964a1f-cb95-7a7d-b0b5-42379f762edd"
|
2041
|
+
},
|
2042
|
+
{
|
2043
|
+
"question": "In what area did the President of Mexico between 1934 and 1940 live in?",
|
2044
|
+
"answer": "Bosque de Chapultepec",
|
2045
|
+
"id": "01964a1f-cb94-756d-bf86-b477d98ebd9b"
|
2046
|
+
},
|
2047
|
+
{
|
2048
|
+
"question": "Lyric Suite is a six-movement work usig methods derived from the twelve-tone technique of what Austrian composer, music theorist, and painter who was associated with the expressionist movement?",
|
2049
|
+
"answer": "Arnold Franz Walter Schoenberg",
|
2050
|
+
"id": "01964a1f-cb93-7f75-8e19-5339ea772343"
|
2051
|
+
},
|
2052
|
+
{
|
2053
|
+
"question": "Are both Hattiesburg\u2013Laurel Regional Airport and John Wayne Airport located in the same state?",
|
2054
|
+
"answer": "no",
|
2055
|
+
"id": "01964a1f-cb92-77ae-9c11-d36f46b82d8e"
|
2056
|
+
},
|
2057
|
+
{
|
2058
|
+
"question": "CBS's Under The Dome was based on a novel by what author?",
|
2059
|
+
"answer": "Stephen King",
|
2060
|
+
"id": "01964a1f-cb91-7dfb-bb4c-68b93dfda46e"
|
2061
|
+
},
|
2062
|
+
{
|
2063
|
+
"question": "What is the population of the town where Matthew Butturini was born>",
|
2064
|
+
"answer": "population of 8,523 people",
|
2065
|
+
"id": "01964a1f-cb90-7849-bcc3-c306df9e2723"
|
2066
|
+
},
|
2067
|
+
{
|
2068
|
+
"question": "Do the films Fight for the Planet and Anvil! The Story of Anvil have the same director?",
|
2069
|
+
"answer": "no",
|
2070
|
+
"id": "01964a1f-cb8f-7ebe-88ef-501d3b7f295b"
|
2071
|
+
},
|
2072
|
+
{
|
2073
|
+
"question": "Which magazine published papers more often; The Wittenburg Door or Sports Collectors Digest?",
|
2074
|
+
"answer": "Sports Collectors Digest",
|
2075
|
+
"id": "01964a1f-cb8e-773f-810e-34e4292c965a"
|
2076
|
+
},
|
2077
|
+
{
|
2078
|
+
"question": "From the age of 14 Bate lived on the family property \"Mountain View\" at these villages. It was the site for which television series?",
|
2079
|
+
"answer": "River Cottage Australia",
|
2080
|
+
"id": "01964a1f-cb8d-7bc3-953e-0c7ed3916a63"
|
2081
|
+
},
|
2082
|
+
{
|
2083
|
+
"question": "What documentary about the Gilgo Beach Killer debuted on November, 2016 on A&E?",
|
2084
|
+
"answer": "The Killing Season",
|
2085
|
+
"id": "01964a1f-cb8c-74cb-989e-ce7d864cebd1"
|
2086
|
+
},
|
2087
|
+
{
|
2088
|
+
"question": "Friedrich Hund, creator of Hund's rule of maximum multiplicity, is known for his work on what?",
|
2089
|
+
"answer": "known for his work on atoms and molecules.",
|
2090
|
+
"id": "01964a1f-cb8b-778b-8f03-89bc42aa1dd4"
|
2091
|
+
},
|
2092
|
+
{
|
2093
|
+
"question": "What Minnesota Wild draftee was named top defencemen in the 2008 IIHF World Championship rosters?",
|
2094
|
+
"answer": "Brent Burns",
|
2095
|
+
"id": "01964a1f-cb8a-79b2-91bb-97fc845bc703"
|
2096
|
+
},
|
2097
|
+
{
|
2098
|
+
"question": "What was the name of Senator Freerick Hale's Republican father?",
|
2099
|
+
"answer": "Eugene",
|
2100
|
+
"id": "01964a1f-cb89-7cc2-bbc2-8ed93cc819bb"
|
2101
|
+
},
|
2102
|
+
{
|
2103
|
+
"question": "In what Belgium city, beseiged by Irish soldiers, was Madelaine Verbrugge shot & killed? ",
|
2104
|
+
"answer": "Jadotville",
|
2105
|
+
"id": "01964a1f-cb88-7353-98f6-b71106b88aaf"
|
2106
|
+
},
|
2107
|
+
{
|
2108
|
+
"question": "Were Miguel Delibes and Aldous Huxley from the same continent?",
|
2109
|
+
"answer": "yes",
|
2110
|
+
"id": "01964a1f-cb87-7fff-802f-c703980fa644"
|
2111
|
+
},
|
2112
|
+
{
|
2113
|
+
"question": "Are both Sophie Marceau and Spike Jonze a filmmaker?",
|
2114
|
+
"answer": "yes",
|
2115
|
+
"id": "01964a1f-cb86-788a-930c-5d6e71e50ab7"
|
2116
|
+
},
|
2117
|
+
{
|
2118
|
+
"question": "which American fantasy author wrote Night Huntress",
|
2119
|
+
"answer": "Jeaniene Frost",
|
2120
|
+
"id": "01964a1f-cb85-7d04-9721-a6510d39661c"
|
2121
|
+
},
|
2122
|
+
{
|
2123
|
+
"question": "The cargo aircraft that was made infamous during the 1988 Kuwait Airways Flight 422 hijacking is also known for what distinctive physical feature?",
|
2124
|
+
"answer": "\"hump\"",
|
2125
|
+
"id": "01964a1f-cb84-7ed3-9581-afcd2cfa7eb1"
|
2126
|
+
},
|
2127
|
+
{
|
2128
|
+
"question": "What profession does Werner Schroeter and Todd Haynes have in common?",
|
2129
|
+
"answer": "film director",
|
2130
|
+
"id": "01964a1f-cb83-7347-8adf-c205b0810316"
|
2131
|
+
},
|
2132
|
+
{
|
2133
|
+
"question": "What did the man who died 23 March 1981 ride in the 1967 Isle of Man Tourist Trophy",
|
2134
|
+
"answer": "Honda RC181",
|
2135
|
+
"id": "01964a1f-cb82-7a6f-9436-1e406a5bdcbc"
|
2136
|
+
},
|
2137
|
+
{
|
2138
|
+
"question": "Between \"7 and 7\" and \"B-52\" which cocktail has more major ingredients?",
|
2139
|
+
"answer": "B-52",
|
2140
|
+
"id": "01964a1f-cb81-7b56-b0a9-2f02b4eafae4"
|
2141
|
+
},
|
2142
|
+
{
|
2143
|
+
"question": "What film directed by Valerie Red-Horse Mohl was based on the life of the first woman elected to serve as chief of the Cherokee Nation?",
|
2144
|
+
"answer": "Mankiller",
|
2145
|
+
"id": "01964a1f-cb80-7089-a020-e4153ca5da28"
|
2146
|
+
},
|
2147
|
+
{
|
2148
|
+
"question": "Who was the father of the man who refused to grant Lower Lorraine to Henry II, Duke of Limburg?",
|
2149
|
+
"answer": "Duke Frederick I",
|
2150
|
+
"id": "01964a1f-cb7f-77d4-9b6d-0ee90149fca0"
|
2151
|
+
},
|
2152
|
+
{
|
2153
|
+
"question": "American Hairless Terrier and Northern Inuit Dog are both different specials of the same animal?",
|
2154
|
+
"answer": "yes",
|
2155
|
+
"id": "01964a1f-cb7e-71fb-9cc1-46e20cd21c70"
|
2156
|
+
},
|
2157
|
+
{
|
2158
|
+
"question": "Which of those that anchored \"The Collection at RiverPark\" is an American specialty retail chain company that operates The Container Store, which offers storage and organization products?",
|
2159
|
+
"answer": "The Container Store",
|
2160
|
+
"id": "01964a1f-cb7d-7af3-a70d-0e7fb7a8ff98"
|
2161
|
+
},
|
2162
|
+
{
|
2163
|
+
"question": "Which head coach of these two teams--Alabama Crimson Tide and Oklahoma Sooners--had the longest time with their team during the 2013 football season?",
|
2164
|
+
"answer": "Bob Stoops",
|
2165
|
+
"id": "01964a1f-cb7c-738b-83d8-dc3fcbd6b74a"
|
2166
|
+
},
|
2167
|
+
{
|
2168
|
+
"question": "Joe Cornish co-wrote a film based on what characters?",
|
2169
|
+
"answer": "Scott Lang and Hank Pym",
|
2170
|
+
"id": "01964a1f-cb7b-73e3-a9fc-780211a42ec0"
|
2171
|
+
},
|
2172
|
+
{
|
2173
|
+
"question": "Which documentary was released first, Walking with Cavemen or Life in the Freezer?",
|
2174
|
+
"answer": "Life in the Freezer",
|
2175
|
+
"id": "01964a1f-cb7a-7fd8-9104-b746faaaffc4"
|
2176
|
+
},
|
2177
|
+
{
|
2178
|
+
"question": "Who directed the movie that Olympia Dukakis won an Academy Award for?",
|
2179
|
+
"answer": "Norman Jewison",
|
2180
|
+
"id": "01964a1f-cb79-7615-8e32-fbafd903fc2e"
|
2181
|
+
},
|
2182
|
+
{
|
2183
|
+
"question": "Where did this real life mad doctor whose crimes were the inspiration for the film The Human Centipede work at during World War II?",
|
2184
|
+
"answer": "Auschwitz",
|
2185
|
+
"id": "01964a1f-cb78-7d9f-a123-013b6f8270ec"
|
2186
|
+
},
|
2187
|
+
{
|
2188
|
+
"question": "What was the man who commanded the Royalists at the Battle of Wigan Lane known as in the Isle of Man?",
|
2189
|
+
"answer": "the Great Stanley",
|
2190
|
+
"id": "01964a1f-cb77-777e-877a-4de7c0afefc6"
|
2191
|
+
},
|
2192
|
+
{
|
2193
|
+
"question": "The Contemporary Arts Center has featured which artist known for \"Marilyn Diptych\"?",
|
2194
|
+
"answer": "Andy Warhol",
|
2195
|
+
"id": "01964a1f-cb76-7eae-b010-061c51a46c87"
|
2196
|
+
},
|
2197
|
+
{
|
2198
|
+
"question": "In what decade are the works of Neil Tennant and Kim Wilson known for?",
|
2199
|
+
"answer": "1980s",
|
2200
|
+
"id": "01964a1f-cb75-7610-b9d2-6e50297297ef"
|
2201
|
+
},
|
2202
|
+
{
|
2203
|
+
"question": "Which director is older, Kostas Andritsos or Matt Reeves?",
|
2204
|
+
"answer": "Kostas Andritsos",
|
2205
|
+
"id": "01964a1f-cb74-7c6c-bb8c-ddd3daf73f82"
|
2206
|
+
},
|
2207
|
+
{
|
2208
|
+
"question": "Bajaj Auto, the motorcycle manufacturer, makes the Spirit. Where is its headquarters?",
|
2209
|
+
"answer": "Pune",
|
2210
|
+
"id": "01964a1f-cb73-76a2-9270-06b0705ffbe7"
|
2211
|
+
},
|
2212
|
+
{
|
2213
|
+
"question": "Which computer was released first, Digi-Comp I or LNW-80?",
|
2214
|
+
"answer": "Digi-Comp I",
|
2215
|
+
"id": "01964a1f-cb72-73d1-92dc-55517e874d8d"
|
2216
|
+
},
|
2217
|
+
{
|
2218
|
+
"question": "The 1994 American comedy drama in which actress Scarlett Johansson made her film debut was based off of which novel?",
|
2219
|
+
"answer": "\"North: The Tale of a 9-Year-Old Boy Who Becomes a Free Agent and Travels the World in Search of the Perfect Parents\"",
|
2220
|
+
"id": "01964a1f-cb71-7ba7-82fd-0d40bd0fba45"
|
2221
|
+
},
|
2222
|
+
{
|
2223
|
+
"question": "What common factors are found in the magazines Pro Wrestling Illustrated and The Friend?",
|
2224
|
+
"answer": "monthly English language",
|
2225
|
+
"id": "01964a1f-cb70-7c16-939e-16fdd2f40595"
|
2226
|
+
},
|
2227
|
+
{
|
2228
|
+
"question": "Who created Humphrey the Bear and Pluto the Pup?",
|
2229
|
+
"answer": "Walt Disney Productions",
|
2230
|
+
"id": "01964a1f-cb6f-70bd-9d03-85e83a976270"
|
2231
|
+
},
|
2232
|
+
{
|
2233
|
+
"question": "What is the sector of Inventus Capital Partners that deals with mobile communication, mobile hardware, and mobile software?",
|
2234
|
+
"answer": "Mobile computing",
|
2235
|
+
"id": "01964a1f-cb6e-78ba-85e7-a32ea5a8af50"
|
2236
|
+
},
|
2237
|
+
{
|
2238
|
+
"question": "What is the nickname of Gairy St. Clair's hometown?",
|
2239
|
+
"answer": "Garden City of the Caribbean",
|
2240
|
+
"id": "01964a1f-cb6d-7357-8ff4-dc3da5b3e7a6"
|
2241
|
+
},
|
2242
|
+
{
|
2243
|
+
"question": "Who directed the film which Jiaban de Tianshi was shooting while she recorded track 10 on her first album ?",
|
2244
|
+
"answer": "Teddy Chan.",
|
2245
|
+
"id": "01964a1f-cb6c-7d62-9123-e4a34573500c"
|
2246
|
+
},
|
2247
|
+
{
|
2248
|
+
"question": "What NBA basketball player was named NBA Rookie of the Year for the 2015\u201316 season and has an uncle who is a Bachata artist?",
|
2249
|
+
"answer": "Karl-Anthony Towns Jr.",
|
2250
|
+
"id": "01964a1f-cb6b-7450-a8d3-dfaebb84cb80"
|
2251
|
+
},
|
2252
|
+
{
|
2253
|
+
"question": "Willem Frederik count of Bylandt commanded a Belgian-Dutch infantry brigade in a battle that took place on what date?",
|
2254
|
+
"answer": "16 June 1815",
|
2255
|
+
"id": "01964a1f-cb6a-715e-9d32-06c5040cb10c"
|
2256
|
+
},
|
2257
|
+
{
|
2258
|
+
"question": "Louis Ferrante spoke at the 2011 gathering in New York City hosted by the newspaper owned by whom?",
|
2259
|
+
"answer": "Economist Group",
|
2260
|
+
"id": "01964a1f-cb69-7b33-861e-b688594bac4d"
|
2261
|
+
},
|
2262
|
+
{
|
2263
|
+
"question": "When was the Northern Irish professional snooker player on which \"The Rack Pack\" focused on his rivalry born? ",
|
2264
|
+
"answer": "18 March 1949",
|
2265
|
+
"id": "01964a1f-cb68-7934-af07-097dc3953143"
|
2266
|
+
},
|
2267
|
+
{
|
2268
|
+
"question": "What to Autograph Collector Magazine and Linux Journal have in common?",
|
2269
|
+
"answer": "monthly",
|
2270
|
+
"id": "01964a1f-cb67-79b2-a96e-5fb61f3d218b"
|
2271
|
+
},
|
2272
|
+
{
|
2273
|
+
"question": "Are Ralph Nelson and Spencer Gordon Bennet both television directors?",
|
2274
|
+
"answer": "no",
|
2275
|
+
"id": "01964a1f-cb66-787b-8a33-7a14cc61d2ca"
|
2276
|
+
},
|
2277
|
+
{
|
2278
|
+
"question": "Which ran more frequently, Sesame Street Magazine or Giant Robot?",
|
2279
|
+
"answer": "no",
|
2280
|
+
"id": "01964a1f-cb65-724f-a4ab-ba96920d4717"
|
2281
|
+
},
|
2282
|
+
{
|
2283
|
+
"question": "Ronan was performed at an Arizona stop of which 2014 album's tour?",
|
2284
|
+
"answer": "1989 World Tour",
|
2285
|
+
"id": "01964a1f-cb64-7757-9f54-130b0ef1f494"
|
2286
|
+
},
|
2287
|
+
{
|
2288
|
+
"question": "In which year were the Back to the Future rides at both Universal Studios theme parks replaced?",
|
2289
|
+
"answer": "2008",
|
2290
|
+
"id": "01964a1f-cb63-76e7-8c1e-304e3192cf32"
|
2291
|
+
},
|
2292
|
+
{
|
2293
|
+
"question": "Which house of the Nevada legislature is Olivia Diaz a member of?",
|
2294
|
+
"answer": "lower house",
|
2295
|
+
"id": "01964a1f-cb62-78ac-b6d2-6e71d2027173"
|
2296
|
+
},
|
2297
|
+
{
|
2298
|
+
"question": "What is a comprehensive community college which had the sport mascot of a Cougar?",
|
2299
|
+
"answer": "Barton Community College",
|
2300
|
+
"id": "01964a1f-cb61-712a-8ebe-aeba648f8221"
|
2301
|
+
},
|
2302
|
+
{
|
2303
|
+
"question": "What performances besides the one in a pastoral comedy by WIlliam Shakespeare believed to be written in 1599 has Julia Nelson acted in?",
|
2304
|
+
"answer": "\"The Scarlet Pimpernel\"",
|
2305
|
+
"id": "01964a1f-cb60-7317-a077-446e36e7ab7a"
|
2306
|
+
},
|
2307
|
+
{
|
2308
|
+
"question": "The film \"Puncture\" stars an actor that plays what super hero in the Marvel Cinematic Universe?",
|
2309
|
+
"answer": "Captain America",
|
2310
|
+
"id": "01964a1f-cb5f-7942-8209-b586e461a1c1"
|
2311
|
+
},
|
2312
|
+
{
|
2313
|
+
"question": "What was nickname for one of the originators of a quarterly English language literary magazine established in Paris in 1953?",
|
2314
|
+
"answer": "\"Doc\" Humes",
|
2315
|
+
"id": "01964a1f-cb5e-7b1d-8721-f5ffe881216e"
|
2316
|
+
},
|
2317
|
+
{
|
2318
|
+
"question": "Who recorded a song released in 2010 as the second single from Kracker's album \"Happy Hour\" and also made \"Devil Without a Cause\"?",
|
2319
|
+
"answer": "Kid Rock",
|
2320
|
+
"id": "01964a1f-cb5d-7366-9920-d0d6060a57eb"
|
2321
|
+
},
|
2322
|
+
{
|
2323
|
+
"question": "Chiquitita had lead vocals from the singer who was part of the group which has sold how many albums and singles?",
|
2324
|
+
"answer": "380 million",
|
2325
|
+
"id": "01964a1f-cb5c-7588-ad88-c946330b02bf"
|
2326
|
+
},
|
2327
|
+
{
|
2328
|
+
"question": "The 'Worlds Greatest Detective' faced off against Soloman Grundy in which season of the show Gotham?",
|
2329
|
+
"answer": "third",
|
2330
|
+
"id": "01964a1f-cb5b-7823-9fe9-931f59a679e9"
|
2331
|
+
},
|
2332
|
+
{
|
2333
|
+
"question": "The creater of von Neumann's inequality, was what nationality?",
|
2334
|
+
"answer": "Hungarian-American",
|
2335
|
+
"id": "01964a1f-cb5a-757e-8d5c-b3348fcce074"
|
2336
|
+
},
|
2337
|
+
{
|
2338
|
+
"question": "Gadsden Mall is anchored by Belk and a company founded in what year?",
|
2339
|
+
"answer": "1886",
|
2340
|
+
"id": "01964a1f-cb59-7234-967e-d2af3a6b45a3"
|
2341
|
+
},
|
2342
|
+
{
|
2343
|
+
"question": "The group that owns the luxury watch company Longines was founded in which year?",
|
2344
|
+
"answer": "1983",
|
2345
|
+
"id": "01964a1f-cb58-7351-b66c-5b7506974948"
|
2346
|
+
},
|
2347
|
+
{
|
2348
|
+
"question": "Which one of Dante's works was used by Giacomo Puccini to create his famous comic opera?",
|
2349
|
+
"answer": "Divine Comedy",
|
2350
|
+
"id": "01964a1f-cb57-74a2-9b98-d1618d9e401a"
|
2351
|
+
},
|
2352
|
+
{
|
2353
|
+
"question": "What cabinet position did one of the suspects in the Albert Jennings Fountain disappearance hold?",
|
2354
|
+
"answer": "Secretary of the Interior",
|
2355
|
+
"id": "01964a1f-cb56-7058-8fbc-60724dd52baf"
|
2356
|
+
},
|
2357
|
+
{
|
2358
|
+
"question": "Where is the home ground of the team that Scott Tunbridge plays on?",
|
2359
|
+
"answer": "Croatian Sports Centre",
|
2360
|
+
"id": "01964a1f-cb55-7023-b9db-b08417629590"
|
2361
|
+
},
|
2362
|
+
{
|
2363
|
+
"question": "What country singer's album contained a song written by Paul McCartney?",
|
2364
|
+
"answer": "LeAnn Rimes",
|
2365
|
+
"id": "01964a1f-cb54-7e87-8808-875da42dc99c"
|
2366
|
+
},
|
2367
|
+
{
|
2368
|
+
"question": "What is the capital city of Jujuy Province in northwest Argentina where Mario Humberto Lobo is born?",
|
2369
|
+
"answer": "San Salvador de Jujuy",
|
2370
|
+
"id": "01964a1f-cb53-7136-aa7d-f404c6a62676"
|
2371
|
+
},
|
2372
|
+
{
|
2373
|
+
"question": "Which musician was born first, Alex Turner or Annie Lennox?",
|
2374
|
+
"answer": "Ann \"Annie\" Lennox",
|
2375
|
+
"id": "01964a1f-cb52-796f-8faf-39de4f4c5f20"
|
2376
|
+
},
|
2377
|
+
{
|
2378
|
+
"question": "Stephan Ratchford plays for the rugby team that has its home matches at which stadium?",
|
2379
|
+
"answer": "Halliwell Jones Stadium",
|
2380
|
+
"id": "01964a1f-cb51-7bbf-b7db-4e9f4c558a2f"
|
2381
|
+
},
|
2382
|
+
{
|
2383
|
+
"question": "What company develops mobile software products in the discipline that focuses upon the efficient and effective delivery of support services?",
|
2384
|
+
"answer": "Pulsion Technology",
|
2385
|
+
"id": "01964a1f-cb50-7a68-95df-6686caefd08e"
|
2386
|
+
},
|
2387
|
+
{
|
2388
|
+
"question": "Operation \"Greif\" was a special operation during a battle where which forces incurred their highest casualties of any operation during the war ?",
|
2389
|
+
"answer": "American forces",
|
2390
|
+
"id": "01964a1f-cb4f-7c9d-b799-11d0c12a58c1"
|
2391
|
+
},
|
2392
|
+
{
|
2393
|
+
"question": "Are both Justin Currie and Kyo Japanese singers?",
|
2394
|
+
"answer": "no",
|
2395
|
+
"id": "01964a1f-cb4e-70d0-a3b0-c4a6de2c2cbc"
|
2396
|
+
},
|
2397
|
+
{
|
2398
|
+
"question": "The Washington Monthly and Electronic Design are both made in what Country?",
|
2399
|
+
"answer": "USA",
|
2400
|
+
"id": "01964a1f-cb4d-7c76-b3e7-4e8a0f983a88"
|
2401
|
+
},
|
2402
|
+
{
|
2403
|
+
"question": "Who is a film director and live(d) the longest, Roy William Neill or Robert Butler?",
|
2404
|
+
"answer": "Robert Butler",
|
2405
|
+
"id": "01964a1f-cb4c-7da0-ba3b-2a394ca34ea0"
|
2406
|
+
},
|
2407
|
+
{
|
2408
|
+
"question": "How many stadium seats are in this multi purpose football stadium located in Tampa, Florida, where the 2004 South Florida Bulls football team played?",
|
2409
|
+
"answer": "65,890",
|
2410
|
+
"id": "01964a1f-cb4b-7d01-9445-2d7fc094fd13"
|
2411
|
+
},
|
2412
|
+
{
|
2413
|
+
"question": "Which opened first, 28 Liberty Street or World Trade Center?",
|
2414
|
+
"answer": "28 Liberty Street",
|
2415
|
+
"id": "01964a1f-cb4a-7d84-9091-48870b5cdd67"
|
2416
|
+
},
|
2417
|
+
{
|
2418
|
+
"question": "Hamza Bencherif plays as a defender or a midfielder for a division of the National League in England which is currently called Vanarama National League North for what reasons?",
|
2419
|
+
"answer": "sponsorship reasons",
|
2420
|
+
"id": "01964a1f-cb49-7dd5-b980-f0e51fad9a12"
|
2421
|
+
},
|
2422
|
+
{
|
2423
|
+
"question": "Who starred in a television commercial with Chief Zee and also attended Indiana University?",
|
2424
|
+
"answer": "Antwaan Randle El",
|
2425
|
+
"id": "01964a1f-cb48-7061-8464-2e741447b5ba"
|
2426
|
+
},
|
2427
|
+
{
|
2428
|
+
"question": "Which supergroup wrote Wilbury Twist that was on the album Traveling Wilburys Vol. 3?",
|
2429
|
+
"answer": "Traveling Wilburys",
|
2430
|
+
"id": "01964a1f-cb47-7ccf-8db8-8fba220379ad"
|
2431
|
+
},
|
2432
|
+
{
|
2433
|
+
"question": "what was the player position of the Dutch professional footballer who was one of the winning goal scorers of the 2010 DFB-Pokal Final?",
|
2434
|
+
"answer": "forward",
|
2435
|
+
"id": "01964a1f-cb46-7528-9416-80ff59a5ce65"
|
2436
|
+
},
|
2437
|
+
{
|
2438
|
+
"question": "Out of the Ordinary was a book by the author whose 2004 nonfiction work was a companion to a TV series broadcast on what British network?",
|
2439
|
+
"answer": "Channel 4",
|
2440
|
+
"id": "01964a1f-cb45-7f72-bb74-e2cbe28dc0ad"
|
2441
|
+
},
|
2442
|
+
{
|
2443
|
+
"question": "Who plays more instruments, Brian E Roberts form The Hollow Men or Charlie Simpson?",
|
2444
|
+
"answer": "Simpson is a multi-instrumentalist",
|
2445
|
+
"id": "01964a1f-cb44-729a-abd8-0e41ccefd2f0"
|
2446
|
+
},
|
2447
|
+
{
|
2448
|
+
"question": "What year was Sara Alstrom's sister born?",
|
2449
|
+
"answer": "1981",
|
2450
|
+
"id": "01964a1f-cb43-7e45-929a-f2b1af70af23"
|
2451
|
+
},
|
2452
|
+
{
|
2453
|
+
"question": "A maya snake deity that is closely related to a deity whose name means feathered serpent, is also closely related to what other deity?",
|
2454
|
+
"answer": "Q'uq'umatz",
|
2455
|
+
"id": "01964a1f-cb42-7b25-8bad-b3b0cde47e72"
|
2456
|
+
},
|
2457
|
+
{
|
2458
|
+
"question": "Lanxi, Zhejiang and Zhangzhou are both what type of city?",
|
2459
|
+
"answer": "prefecture-level city",
|
2460
|
+
"id": "01964a1f-cb41-7610-8f18-078d58d04181"
|
2461
|
+
},
|
2462
|
+
{
|
2463
|
+
"question": "Which band was formed first, Relient K or Smash Mouth?",
|
2464
|
+
"answer": "Smash Mouth",
|
2465
|
+
"id": "01964a1f-cb40-766c-a0dc-f567e0036d3d"
|
2466
|
+
},
|
2467
|
+
{
|
2468
|
+
"question": "Which film includes more game organizations, Tar Creek and Monster Camp?",
|
2469
|
+
"answer": "Monster Camp",
|
2470
|
+
"id": "01964a1f-cb3f-7ee0-bd40-9f1fa1149dac"
|
2471
|
+
},
|
2472
|
+
{
|
2473
|
+
"question": "Peach Drop is similar in style to which time ball located in New York City?",
|
2474
|
+
"answer": "Times Square Ball",
|
2475
|
+
"id": "01964a1f-cb3e-7759-8b17-b1c94280238c"
|
2476
|
+
},
|
2477
|
+
{
|
2478
|
+
"question": "Where is the shopping mall which Northwest Mall opened along side with located ",
|
2479
|
+
"answer": "Southeast side of Houston",
|
2480
|
+
"id": "01964a1f-cb3d-7b4a-9354-7acec72483a1"
|
2481
|
+
},
|
2482
|
+
{
|
2483
|
+
"question": "Who wrote a book about Muhammad Ali and boxers who opposed him?",
|
2484
|
+
"answer": "authored by Stephen Brunt",
|
2485
|
+
"id": "01964a1f-cb3c-7ad9-a88f-a7ba0a78d20d"
|
2486
|
+
},
|
2487
|
+
{
|
2488
|
+
"question": "Which writer was born first? Jonathan Kellerman or Walter Van Tilburg Clark",
|
2489
|
+
"answer": "Walter Van Tilburg Clark",
|
2490
|
+
"id": "01964a1f-cb3b-77b2-b165-f37f79999920"
|
2491
|
+
},
|
2492
|
+
{
|
2493
|
+
"question": "Cockburn John Charles Academy is located in what historical area of Leeds?",
|
2494
|
+
"answer": "Yorkshire's West Riding",
|
2495
|
+
"id": "01964a1f-cb3a-7947-ad07-da97f42f9686"
|
2496
|
+
},
|
2497
|
+
{
|
2498
|
+
"question": "Marilyn Buck participated in the prison escape of what Black Liberation Army member?",
|
2499
|
+
"answer": "Assata Shakur",
|
2500
|
+
"id": "01964a1f-cb39-75f3-a799-926fab5008d5"
|
2501
|
+
}
|
2502
|
+
]
|