-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdb.json
216 lines (216 loc) · 6.06 KB
/
db.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
{
"clues": [
{
"id": 1,
"question": "Film in which Roy Scheider utters the line 'I think we need a bigger boat' ",
"answer": "Jaws",
"value": 100,
"category": "movies"
},
{
"id": 2,
"question": "In 1994 Jim Carrey was s-s-s-s-smokin' as the green-faced hero of this film",
"answer": "The Mask",
"value": 200,
"category": "movies"
},
{
"id": 3,
"question": "Bill Murray becomes a better person after living the same day over & over again in this comedy",
"answer": "Groundhog Day",
"value": 300,
"category": "movies"
},
{
"id": 4,
"question": "In 1991, fresh from their 'Excellent Adventure', this pair went on a 'Bogus Journey'",
"answer": "Bill & Ted",
"value": 400,
"category": "movies"
},
{
"id": 5,
"question": "1984 film starring Kevin Bacon that was male answer to 'Flashdance'",
"answer": "Footloose",
"value": 500,
"category": "movies"
},
{
"id": 6,
"question": "There's no evidence that bison ever grazed in vicinity of this second largest NY city",
"answer": "Buffalo",
"value": 100,
"category": "us cities"
},
{
"id": 7,
"question": "The headquarters for Big Brothers is in this city known for that type of love",
"answer": "Philadelphia",
"value": 200,
"category": "us cities"
},
{
"id": 8,
"question": "It's been called '40 suburbs in search of a city', 'Smogville', & 'La-La Land'",
"answer": "Los Angeles",
"value": 300,
"category": "us cities"
},
{
"id": 9,
"question": "This city whose name means 'yellow' is the largest city in the Texas panhandle",
"answer": "Amarillo",
"value": 400,
"category": "us cities"
},
{
"id": 10,
"question": "Only city whose name appears on the state seal of California; it's the state motto",
"answer": "Eureka",
"value": 500,
"category": "us cities"
},
{
"id": 11,
"question": "It's where relief pitchers, not matadors, warm up",
"answer": "the bullpen",
"value": 100,
"category": "sports"
},
{
"id": 12,
"question": "Football's imaginary plane which neither team may cross until the ball is snapped",
"answer": "the line of scrimmage",
"value": 200,
"category": "sports"
},
{
"id": 13,
"question": "In 2017 this Irish UFC champ tried boxing & got TKO'd by Floyd Mayweather",
"answer": "Conor McGregor",
"value": 300,
"category": "sports"
},
{
"id": 14,
"question": "In 2021 he swished yet another to break Ray Allen's record for all-time NBA 3-pointers",
"answer": "Steph Curry",
"value": 400,
"category": "sports"
},
{
"id": 15,
"question": "In 2018 this NHL team was on a roll, making it to the Stanley Cup finals in its very first season",
"answer": "Las Vegas Golden Knights",
"value": 500,
"category": "sports"
},
{
"id": 16,
"question": "A spy who lures another into a trap, or just a wooden duck",
"answer": "decoy",
"value": 100,
"category": "odd jobs"
},
{
"id": 17,
"question": "Gassers of these tropical fruits of the genus Musa spray ethylene gas on them to ripen them so that they're yellow",
"answer": "bananas",
"value": 200,
"category": "odd jobs"
},
{
"id": 18,
"question": "A cryptographer doesn't break into tombs but breaks these",
"answer": "codes",
"value": 300,
"category": "odd jobs"
},
{
"id": 19,
"question": "The job of a sommelier in a restaurant is to serve this",
"answer": "wine",
"value": 400,
"category": "odd jobs"
},
{
"id": 20,
"question": "Position in airport operations which relies on an echo location receiver",
"answer": "(air traffic) controller",
"value": 500,
"category": "odd jobs"
},
{
"id": 21,
"question": "This tuber is the cooked vegetable most commonly used in salads",
"answer": "potato",
"value": 100,
"category": "food facts"
},
{
"id": 22,
"question": "The \"pearl\" type of this is served as a vegetable or pickled & used as a condiment",
"answer": "an onion",
"value": 200,
"category": "food facts"
},
{
"id": 23,
"question": "A famous Italian meat sauce is named for this \"sausage\" city",
"answer": "Bologna",
"value": 300,
"category": "food facts"
},
{
"id": 24,
"question": "These grow on a single tall cabbage on which miniature heads develop at stem joints",
"answer": "Brussels sprouts",
"value": 400,
"category": "food facts"
},
{
"id": 25,
"question": "Clifton Fadiman called this food \"Milk's Leap to Immortality\"",
"answer": "Cheese",
"value": 500,
"category": "food facts"
},
{
"id": 26,
"question": "By wearing 1 instead of 2, Michael Jackson made it his landmark",
"answer": "glove",
"value": 100,
"category": "people"
},
{
"id": 27,
"question": "In the 1950s fashion designer Ralph Lifshitz changed his name to this",
"answer": "Ralph Lauren",
"value": 200,
"category": "people"
},
{
"id": 28,
"question": "In the 1960s he founded a bricklaying business, pumping bricks, to finance his bodybuilding career",
"answer": "Arnold Schwarzenegger",
"value": 300,
"category": "people"
},
{
"id": 29,
"question": "Dana Owens is the real name of this actress & \"royal\" rap star",
"answer": "Queen Latifah",
"value": 400,
"category": "people"
},
{
"id": 30,
"question": "This woman who married a Beatle attended elementary school with Emperor Akihito",
"answer": "Yoko Ono",
"value": 500,
"category": "people"
}
],
"saved": [],
"submitted": []
}