-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdata.json
844 lines (841 loc) · 30.9 KB
/
data.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
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
[
{
"name": "The Monday Night Comedy Show (Weekly)",
"venue": "Club Underground at the Spring Street Tavern - NE Minneapolis",
"url": "https://clubunderground.net/",
"booker": {
"name": "Andy Brynildson",
"url": "mailto:brynildson@gmail.com"
},
"status": "active",
"days": {
"sunday": null,
"monday": "8:00pm",
"tuesday": null,
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"address": "355 Monroe St. NE, Minneapolis, MN 55413",
"notes": "Doors at 7:30pm, show starts at 8pm. Cover charge of $6 at the door. Cash or Venmo accepted."
},
{
"name": "Laugh Smile Comedy Open Mic",
"venue": "Creator's Space (St.Paul)",
"url": "https://www.creatorsspace.com/",
"days": {
"sunday": null,
"monday": "7:00pm",
"tuesday": null,
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"status": "inactive",
"booker": {
"name": "John Stiffin",
"url": "https://www.facebook.com/john.stiffin"
},
"address": "218 7th St E, St. Paul, MN 55101",
"notes": "If you wanna perform music bring a flash drive. Call 6126366554 to get in the door."
},
{
"name": "Uproar Open Mic",
"venue": "Bryant Lake Bowl",
"url": "https://www.instagram.com/uproar.minneapolis/",
"status": "active",
"booker": [{
"name": "Devohn Bland",
"url": "https://www.facebook.com/devohn.filmmaker9.2"
},
{
"name": "Xochi de la Luna",
"url": "https://www.facebook.com/xochidelaluna"
}],
"days": {
"sunday": null,
"monday": "7:00pm",
"tuesday": null,
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"address": "810 W Lake St, Minneapolis, MN 55408",
"notes": "As of March 2022 Uproar Open Mic is now at Bryant Lake Bowl. Comedy open mic for women, trans, non-binary, black, brown, indigenous, gay, lesbian, bisexual and pansexual folk and/or for any of these identities. Will not ask questions about how you identify, (other than your pronouns for the sake of announcing you on stage referring to you when your name doesn't work for something) but you're pretty much admitting you are one of those identities by doing the mic. Sign up in person at 6:00pm. Show starts 7:00pm. You can also sign up in advance via email: <a href=\"mailto:vector9varietyshow@gmail.com\">vector9varietyshow@gmail.com</a> - (this email is used for sign ups for more than one mic so please specify which one you're referring to in the email header.) <ul class=\"list-inline\"><li class=\"list-item-inline\"><a href=\"https://www.facebook.com/uproarmpls/\">Uproar on Facebook. </a></li><li class=\"list-item-inline\"><a href=\"https://www.instagram.com/uproar.minneapolis/\">Uproar on Instagram.</a></li></ul>"
},
{
"name": "Half Baked Spirits (Weekly)",
"venue": "Natreum Hemp Wellness",
"url": "https://natreum.com",
"days": {
"sunday": null,
"monday": "6:00pm",
"tuesday": null,
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"status": "inactive",
"booker": {
"name": "Frankie Runquist",
"url": "https://www.facebook.com/frankie.runquist"
},
"address": "4815 Excelsior Blvd, St Louis Park, MN 55416",
"notes": "Notes: For those who want to sign up for the first time ever or for those who just want to work on new material, all are welcome! Sign up will be in person at 5PM! Spread the word and bring your friends!"
},
{
"name": "Monday's at Moose",
"venue": "Moose Bar and Grill (NE)",
"url": "https://moosene.com",
"days": {
"sunday": null,
"monday": "9:00pm",
"tuesday": null,
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"booker": {
"name": "Jon Stannard",
"url": "https://www.facebook.com/jon.stannard.58"
},
"address": "356 monroe st ne, Minneapolis, MN 55413",
"notes": "Free show. Sign up at 7:30. Show at 9."
},
{
"name": "Open Mic Comedy @ Dangerous Man ( Monthly 2nd Monday )",
"venue": "Dangerous Man Brewing",
"url": "https://dangerousmanbrewing.com/",
"booker": {
"name": "Carinda Rae Larson",
"url": "https://www.facebook.com/carinda.larson"
},
"days": {
"sunday": null,
"monday": "7:00pm",
"tuesday": null,
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"city": "Minneapolis",
"status": "inactive",
"address": "1300 2nd St NE, Minneapolis, MN",
"notes": "Notes: Sign up in person between 4-6:30pm. List posted at 6:45pm. Performers get one free beer. Show starts 7:00pm."
},
{
"name": "Camp Bar Open Mic Night (Weekly except for 1st Monday of the month)",
"venue": "Camp Bar",
"url": "https://www.facebook.com/CampBarOpenMic/",
"booker": {
"name": "Robert Cudinski",
"url": null
},
"days": {
"sunday": null,
"monday": "9:30pm",
"tuesday": null,
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"address": "490 Robert St. N., St. Paul, MN 55191",
"notes": "Notes: Sign-up starts around 9:15pm and the performances begin around 9:30pm. People who click \"going\" on the weekly event invite get first sign-ups, IF they are present when the list opens. Each performer gets 7 minutes. Performances can be recorded and will be put up on the AQObserver YouTube channel. MC is Robert Cudinski, former host of the Artist's Quarter open mic.\"Poets, Musicians, Comics, Magicians, Fools and Sages welcome.\""
},
{
"name": "Comedy Nights at Acadia (Mondays)",
"venue": "Acadia Cafe",
"url": "https://www.acadiacafe.com",
"booker": [{
"name": "Carinda Rae Larson",
"url": "https://www.facebook.com/carinda.larson"
},
{
"name": "Lindsey Brown",
"url": "https://www.instagram.com/lindseybrown72/"
}
],
"days": {
"sunday": null,
"monday": "7:30pm",
"tuesday": null,
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"city": "Minneapolis",
"status": "active",
"address": "329 Cedar Ave, Minneapolis, MN.",
"notes": "Sign up: 7PM, Show starts 7:30pm. Feature comics plus open mic slots. Hosted by Lindsey Brown and Carinda Rae Larson. Parking validation for performers."
},
{
"name": "Triple Threat Tuesdays (Weekly)",
"venue": "Rick Bronson's House of Comedy at the Mall Of America",
"url": "https://moa.houseofcomedy.net/",
"booker": {
"name": "Mike Brody",
"url": "mailto: brody@houseofcomedy.net"
},
"days": {
"sunday": null,
"monday": null,
"tuesday": "7:30pm",
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"address": "408 E Broadway, Bloomington, MN 55425",
"notes": "Pre-booked showcase, with three wildcard spots given out each week for people who didn't sign up ahead of time (see info on how to sign up for wildcards below). There is typically a 2-6 week waiting list for regular showcase spots depending on how many people have signed up ahead of time. Comics get five minutes of time. Email Mike Brody at <a href=\"mailto:brody@houseofcomedy.net\">brody@houseofcomedy.net</a> for spot. Tickets are $5, along with $5 appetizers and select $5 drinks. (There is a service fee with tickets that makes it actually come to $10, but if you get someone on your guest list they get in for free.) WILDCARD SPOTS: If you get to the HoC before 7:15 I will put your name on a list and draw three names. Those three people will get the 1st, 2nd and 3rd spot respectively, after the MC."
},
{
"name": "Acme Comedy Company ( Weekly)",
"venue": "Acme Comedy Company",
"url": "http://acmecomedycompany.com/",
"days": {
"sunday": null,
"monday": null,
"tuesday": "8:00pm",
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"address": "708 N. 1st St., Minneapolis, MN 55401",
"notes": "Notes: 6-7pm sign-up. Put a star by your name if it is your first time up. List comes out at 7:30pm."
},
{
"name": "Overflow Comedy Show (Weekly)",
"venue": "612 Brew",
"url": "https://612brew.com/",
"booker": {
"name": "Dan Juola",
"url": "https://www.facebook.com/danzorz"
},
"days": {
"sunday": null,
"monday": null,
"tuesday": "7:00pm",
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"city": "Minneapolis",
"status": "inactive",
"address": "945 Broadway St, NE Minnneapolis, MN 55413",
"notes": "Sign up 6:30, show starts 7:00pm."
},
{
"name": "Craic Up Comedy Night (Weekly)",
"venue": "Morissey's Irish Pub",
"url": "https://morrisseysuptown.com/",
"booker": {
"name": "Alex Swalve",
"url": "https://www.instagram.com/alexswalve/"
},
"days": {
"sunday": null,
"monday": null,
"tuesday": "7:00pm",
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"city": "Minneapolis",
"status": "active",
"address": "913 W Lake St, Minneapolis, MN 55408",
"notes": "Sign up <a href=\"https://forms.gle/Jv1pCBRAAPhkNWhf6\">online</a> , show starts 7pm. Step into the spotlight every Tuesday at 7pm for Morrissey's Irish Pub's Craic Up Open Mic Comedy Night! Whether you're a seasoned comic or just testing the waters, our stage is your canvas. Plus, those who dare to perform enjoy exclusive drink specials to keep the creativity flowing. Join us for a night of hilarity, camaraderie, and unforgettable moments."
},
{
"name": "Gambit Brewing Lowertown Open Mic",
"venue": "Gambit Brewing",
"url": "http://gambitbrewing.com",
"booker": {
"name": "Jesse The Shrink",
"url": "https://instagram.com/jesse _the_shrink"
},
"days": {
"sunday": null,
"monday": null,
"tuesday": "7:00pm",
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"city": "St.Paul",
"status": "active",
"address": "141 4th Street East, Suite LL2, St Paul, MN 55101",
"notes": "Sign-up online all week at Linktr.ee/GambitBrewingOpenMic. List posts on Instagram (@gambitbrewingcomedyopenmic) and our FB group (Gambit Brewing Stand Up Comedy Open Mic Night) at 1:00pm Tuesdays. 10 spots, 5 minutes each from 7-8pm. Plus 2 pre-booked headliners from 7-8pm."
},
{
"name": "Mainstreet Open Mic",
"venue": "Mainstreet Bar & Grill",
"url": "https://mainstreetbar.com/",
"booker": {
"name": "Ronny Sharts",
"url": "https://www.instagram.com/RonnyBrav0"
},
"days": {
"sunday": null,
"monday": null,
"tuesday": "8:00pm",
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"city": "Hopkins",
"status": "inactive",
"address": "814 Mainstreet Hopkins, MN 55343",
"notes": "Signup is online and a link will be posted on <a href=\"https://www.instagram.com/RonnyBrav0\" target=\"_blank\">Ronny’s Instagram story</a> Monday morning and stay open for 24hrs. <br />The list will be posted on Tuesday around noon and you will be tagged if you are on it.<br/>DM Ronny if you are interested in helping with the show for a spot."
},
{
"name": "Stand-Up Saloon ( Weekly )",
"venue": "The Saloon",
"url" : "https://www.facebook.com/standupsaloon/",
"booker" : [{
"name": "Denzel Belin",
"url":"https://www.facebook.com/fromwashington"
},
{
"name": "Betty Bang",
"url":"https://www.facebook.com/dakota.lee.399"
},
{
"name": "Shyloh Blake",
"url":"https://www.facebook.com/ShylohBlake"
}],
"days" : {
"sunday": null,
"monday": null,
"tuesday": "8:30pm",
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"address": "830 Hennepin Ave, Minneapolis, MN 55403",
"notes" : "Hosted by Denzel Belin, Betty Bang and Shyloh Blake. There will be 2 pre-booked feature spots (7-10 minutes) plus a comedy drag number each show. Sign up in person starts at 7:30, list will go up up about 8:15 and show starts at 8:30. Comics will get 3 minutes. Comics interested in a feature spot can email me at <a href=\"mailto:standupsaloon@gmail.com\" target=\"_blank\">standupsaloon@gmail.com</a>"
},
{
"name": "Comedy Open Mic",
"venue": "Caddy Shack Indoor Golf & Pub",
"url": "https://oralemexicaneats.com/",
"booker": {
"name": "Stephen Brandau",
"url": ""
},
"status": "inactive",
"days": {
"sunday": null,
"monday": null,
"tuesday": "8:00pm",
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"address": "2023, W Superior st., Duluth, MN",
"city" : "Duluth",
"notes": "Sign up 7:15 to 7:45. Mic will be 8:00 to 10:00 p.m."
},
{
"name": "Comedy At The Crane (Weekly)",
"venue": "Underground Music Cafe",
"url": "http://www.undergroundmusiccafe.com/",
"booker": [
{
"name": "Joe Cocozzello",
"url": "https://www.facebook.com/Photographizing"
},
{
"name": "Seth Plunkett",
"url": "Comedyatthecrane@gmail.com"
}
],
"status": "inactive",
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": "8:00pm",
"thursday": null,
"friday": null,
"saturday": null
},
"address": "408 3rd Ave N, Minneapolis, MN 55401",
"notes": "Sign up 7-7:45pm. You can also call Seth at 612-209-6641. Each comic gets three minutes of time. Recording is available. Check us out at <a href=\"http://instagram.com/comedyatthecrane\" target=\"_blank\">instagram.com/comedyatthecrane</a> and <a href=\"http://facebook.com/comedyatthecrane\" target=\"_blank\">facebook.com/comedyatthecrane</a>."
},
{
"name": "Ding Batz! Comedy Open Mic",
"venue": "The Comedy Corner Underground (Basement of The Corner Bar)- Minneapolis",
"url": "https://comedycornerunderground.com/",
"booker": {
"name": "Chris Maddock",
"url": "https://www.facebook.com/chris.maddock.75"
},
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": "8:00pm",
"thursday": null,
"friday": null,
"saturday": null
},
"address": "1501 S. Washington Ave., Minneapolis, MN 55454",
"notes": "Sign up 6:30-7:30pm at the venue."
},
{
"name": "7Below Comedy Open Mic",
"venue": "Zamboni's on 7th",
"url": "https://zambonison7th.com/",
"booker": {
"name": "Rachel Kennedy",
"url": "https://www.instagram.com/7below.comedyshow/"
},
"status": "active",
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": "8:00pm",
"thursday": null,
"friday": null,
"saturday": null
},
"address": "174 7th St W, St Paul, MN 55102",
"notes": "Sign up at 7:30pm show at 8:00pm."
},
{
"name": "Out Of Left Field",
"venue": "Fulton Taproom",
"url": "https://www.fultonbeer.com/",
"booker": {
"name": "Nicholas Kendall",
"url": "https://www.facebook.com/nicholas.kendall.9421"
},
"city": "Minneapolis",
"status": "active",
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": "7:00pm",
"thursday": null,
"friday": null,
"saturday": null
},
"address": "414 6th Ave N Minneapolis, MN 55401",
"notes": "Sign up in person between 6:00-7:00pm. Update: Next mic is on 05/15. Every 3rd Wednesday in the Summer and it will be every week again in October. Check https://www.instagram.com/nickeyk612/ for latest."
},
{
"name": "Wild Chick - Comedy Open Mic",
"venue": "326 Central Ave SE",
"url": "https://www.facebook.com/events/1169151087458853",
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": "7:00pm",
"thursday": null,
"friday": null,
"saturday": null
},
"status": "active",
"booker": {
"name": "Frankie Runquist",
"url": "https://www.facebook.com/frankie.runquist"
},
"address": "326 Central Ave SE, Minneapolis, MN",
"notes": "Every 2nd & 4th Wednesday come enjoy live free comedy as comics of all experience levels perform. Sign up online the day of using <a href=\"https://docs.google.com/forms/d/e/1FAIpQLSe4K81XC4oyFsRpGvTTtk6i5V7ovvQGxz_qhaIBUQNWmtO1-w/viewform?fbclid=IwZXh0bgNhZW0CMTAAAR0N21FeQep_eGZmHpAX9QzVN_HYJnAcKcqFo-ohnObqQf-YTIFyS56nGB8_aem_peC_CjZ7vaG224m0ryzAUw\">sign up form</a>"
},
{
"name": "Papa Legba's Lounge Comedy Workshop and Open Mic (Weekly)",
"venue": "Papa Legba's Lounge- St.Paul",
"url": "https://www.papalegbalounge.com/",
"booker": {
"name": "Julie Bane",
"url": "https://www.facebook.com/nobanenogain"
},
"status": "inactive",
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": "7:30pm",
"thursday": null,
"friday": null,
"saturday": null
},
"address": "202 Cesar Chavez St, St Paul, MN 55107",
"notes": "Comedy Workshop from 5:30-7:00pm. Open mic sign up starts at 6:30pm. Open mic from 7:30-9:00pm"
},
{
"name": "Yes I Can Can! ( Every Wednesday)",
"venue": "Can Can Wonderland",
"url": "https://cancanwonderland.com/",
"booker": {
"name": "Elise Cole",
"url": "https://www.facebook.com/eeijadi"
},
"status": "inactive",
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": "8:00pm - 10:00pm",
"thursday": null,
"friday": null,
"saturday": null
},
"address": "755 Prior Ave N Suite #004, St Paul, MN 55104",
"notes": "Sign up get up, show starts at 8:00pm. One weekly headliner (7-10 minutes). Free Entry, Free pizza and 1 free drink for performing comedians. Questions? email Elise at <a href=\"mailto:elisecolecomedy@gmail.com\" target=\"_blank\">elisecolecomedy@gmail.com</a>. Beginning August 3rd the Yes I Can Can open mic will be held EVERY WEDNESDAY from 7-9 pm on the Starlight Stage! Sign up starts at 6:30! "
},
{
"name": "Comedy Night",
"venue": "Superior Tavern",
"url": "https://www.superiortavern.com/",
"booker": {
"name": "",
"url": ""
},
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": "7:00pm - 8:30pm",
"thursday": null,
"friday": null,
"saturday": null
},
"address": "1224 Tower Ave., Superior, WI",
"city" : "Duluth",
"notes": "Sign up 7:15 to 7:45. Mic will be 8:00 to 10:00 p.m."
},
{
"name": "Open-Mic Comedy @ The Terminal Bar",
"venue": "Terminal Bar",
"url": "http://www.theterminalbar409.com/",
"booker": {
"name": "Andrew Himmer",
"url": "https://www.instagram.com/terminalcomedy/"
},
"status": "active",
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": null,
"thursday": "7:00pm",
"friday": null,
"saturday": null
},
"address": "409 E. Hennepin Ave., Minneapolis, MN 55414",
"notes": "Show starts 7pm. Each comic get 5mins and the show goes from 7:00pm till list is done. Show Up/Sign Up and Go Up."
},
{
"name": "Sisyphus Brewing Open Mic (Weekly)",
"venue": "Sisyphus Brewing",
"url": "http://www.sisyphusbrewing.com/",
"booker": [{
"name": "Courtney Baka",
"url": "https://www.facebook.com/courtneybaka"
},
{
"name": "Khadijah Cooper",
"url": "https://www.facebook.com/mamaDijah"
},
{
"name": "Grant Winkels",
"url": "https://www.facebook.com/grant.winkels"
}],
"city": "Minneapolis",
"status": "active",
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": null,
"thursday": "8:00pm - 9:00pm",
"friday": null,
"saturday": null
},
"address": "712 Ontario Ave. W. #100, Minneapolis, MN 55403",
"notes": "Open mic sign up from 6:00-7:00pm with the list posted at 7:15. First time trying stand-up at Sisyphus? Put a ⭐ by your name to guarantee stage time."
},
{
"name": "Megastellar Open Mic Night",
"venue": "Midway Saloon",
"url": "https://midwaysaloon.com/",
"booker": {
"name": "Ciana Violet",
"url": "https://www.instagram.com/ciannaviolet/"
},
"city": "St.Paul",
"status": "active",
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": null,
"thursday": "8:00pm",
"friday": null,
"saturday": null
},
"address": "1567 University Avenue, Saint Paul, Minnesota 55104, United States",
"notes": "Every 1st Thursday of the month. Online sign up before 6pm on the day of the mic using link in bio <a href=\"https://www.instagram.com/megastellar.mic/\">https://www.instagram.com/megastellar.mic/</a>. Then checkout the show IG page <a href=\"https://www.instagram.com/megastellar.mic/\">@megastellar.mic</a> to see the posted line up. Spots are limited, not all who sign up will always get on ✌🏼💫. Show starts 8pm."
},
{
"name": "Thursday Night Stand-up Comedy! (On Hold)",
"venue": "10K Brewing, Anoka, MN",
"url": "https://10kbrew.com/",
"booker": {
"name": "Casey Flesch",
"url": "https://www.facebook.com/CaseyFleschComedy"
},
"status": "inactive",
"city": "Anoka",
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": null,
"thursday": "7:00pm - 9:00pm",
"friday": null,
"saturday": null
},
"address": "2005 2nd Ave, Anoka, MN 55303 US",
"notes": "Join us every Thursday Night from 7-9PM in the Empire Room for Nice Beer and laughs with your emcee Casey Flesch! This is a FREE event, and suitable for adults only. Every show will have a headliner and you can sign up to perform as well!"
},
{
"name": "Crooked Comedy Show",
"venue": "Crooked Pint Ale House",
"url": "https://www.crookedpint.com/locations/minneapolis",
"booker": [
{
"name": "Alexa Kocinski",
"url": "https://www.instagram.com/woodenslurpy/"
},
{
"name": "Lindsey Brown",
"url": "https://www.instagram.com/lindseybrown72/"
}
],
"city": "Minneapolis",
"status": "inactive",
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": null,
"thursday": "8:30pm",
"friday": null,
"saturday": null
},
"address": "501 Washington Avenue South Minneapolis, MN 55415",
"notes": "Weekly on Thursdays, starting May 16th. In-Person open mic sign up between 7-8pm. Show starts 8:30pm."
},
{
"name": "Get Up Stand Up Open Mic",
"venue":"Mortimer's",
"url": "https://www.mortimersbar.com/",
"booker": {
"name": "Sidney Oxborough",
"url": "mailto:sidoxbo@gmail.com"
},
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": null,
"thursday": null,
"friday": "6:30pm",
"saturday": null
},
"address": "2001 Lyndale Ave., Minneapolis, MN 55405",
"notes": "Every Friday. Sign up at 6:00, show starts at 6:30pm. Show maybe preempted for special events, check Mortmer's website/social media for current upto date information."
},
{
"name": "Friday Open Mic Night (Weekly)",
"venue": "The Comedy Corner Underground (Basement of The Corner Bar)- Minneapolis",
"url": "https://comedycornerunderground.com/",
"booker": {
"name": "Bob Edwards",
"url": null
},
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": null,
"thursday": null,
"friday": "10:00pm",
"saturday": null
},
"address": "1501 S. Washington Ave., Minneapolis, MN 55454",
"notes": "<a href=\"http://ccug.co/mic/\" target=\"_blank\">Online sign-up (click here)</a> starting noon on Fridays."
},
{
"name": "A Night of Stand Up Comedy (Weekly)",
"venue": "Dual Citizen Brewing",
"url": "https://dcbc.com/",
"booker": {
"name": "Boima Freeman",
"url": null
},
"city": "Minneapolis",
"status": "inactive",
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": null,
"thursday": null,
"friday": "8:30pm",
"saturday": null
},
"address": "725 Raymond Ave. St. Paul, MN 55114",
"notes": "Sign Ups begin at 7:30 and the show kicks off at 8:30 ~ 15 Slots available ~ One FREE drink ticket for each performer and $1 Off Brews ALL NIGHT!!"
},
{
"name": "Open Mic Comedy",
"venue": "Dubh Linn Irish Brew Pub",
"url": "https://dubhlinnpub.com/",
"booker": {
"name": "",
"url": ""
},
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": null,
"thursday": null,
"friday": "8:00pm",
"saturday": null
},
"address": "109 W Superior St., Duluth, MN",
"city" : "Duluth",
"notes": "Sign up 7:15 to 7:45. Mic will be 8:00 to 10:00 p.m."
},
{
"name": "The Most Dangerous Open Mic In America",
"venue":"The Joint",
"url": "https://www.facebook.com/TheJointBar/",
"booker": {
"name": "Trey Charles",
"url": "https://www.facebook.com/profile.php?id=61555778686328"
},
"city": "Minneapolis",
"status": "active",
"days": {
"sunday": null,
"monday": null,
"tuesday": null,
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": "7:00pm"
},
"address": "913 Cedar Ave S, Minneapolis, MN, United States, Minnesota",
"notes": "Every Saturday. Sign up at 6:30pm, Show at 7:00pm. 21+."
},
{
"name": "Camp Bar Open Mic (Weekly)",
"venue": "Camp Bar",
"url": "https://www.facebook.com/CampBarOpenMic/",
"booker": {
"name": "James Stanley",
"url": null
},
"city": "St.Paul",
"days": {
"sunday": "6:00pm",
"monday": null,
"tuesday": null,
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"address": "490 Robert St. N., St. Paul, MN 55191",
"notes": "Sign up starts at 5:00pm. 20 comic cap. 3-5 min each. Show is from 6pm - 8pm. Email James at <a href=\"mailto:openmiclc@gmail.com\">openmiclc@gmail.com</a>. Parking is free in St.Paul on Sundays."
},
{
"name": "The Cardinal Bar Open Mic",
"venue": "The Cardinal",
"url": "https://www.cardinaltavern.com/",
"booker": {
"name": "Nicholas Kendall",
"url": "https://www.facebook.com/nicholas.kendall.9421"
},
"status": "active",
"city": "Minneapolis",
"days": {
"sunday": "7:00pm",
"monday": null,
"tuesday": null,
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"address": "2920 E 38th St, MN 55406",
"notes": "Sign up starts at 6:00pm. Show is from 7pm - 9pm. DM booker for more information."
},
{
"name": "No Words: A Literary, Comedy & Variety Open Mic Night (Third Sunday of every month)",
"venue": "Black Forest Inn",
"url": "http://www.blackforestinnmpls.com",
"booker": {
"name": "Elliot Askari Rabe",
"url": "https://www.instagram.com/nowordsopenmic/"
},
"city": "Minneapolis",
"status": "inactive",
"days": {
"sunday": "5:30pm",
"monday": null,
"tuesday": null,
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"address": "1 East 26th Street, Minneapolis MN 55404",
"notes": "Sign up list out at 5 pm, or DM instagram (@nowordsopenmic). to sign up in advance. Writers, comedians, musicians, magicians, and all other types of performers are welcome. 6 minutes per person."
},
{
"name": "Blarney's Pub & Grill Open Mic (Weekly)",
"venue":"Blarney's Pub & Grill Open Mic",
"url": "https://www.blarneypubmn.com/",
"booker": {
"name": "Gretch En",
"url":"mailto:invasivecomedy@gmail.com"
},
"city": "Minneapolis",
"days" : {
"sunday": "8:30pm",
"monday": null,
"tuesday": null,
"wednesday": null,
"thursday": null,
"friday": null,
"saturday": null
},
"address": "412 14th Ave SE, Minneapolis, MN 55414",
"notes": "Sign up from 8:00pm through the end of the mic."
}
]