
The Jury Experience - The Deadly Boat Ride
Similar events
View all →About This Event
The Jury Experience - The Deadly Boat Ride will be held at The Stoller Hall in Manchester on 2026-10-03 at 15:00. The event is a musical performance by The Jury Experience, with tickets available from £28.00.
* { box-sizing: border-box; } img { max-width: 100%; } .tje-wrap { max-width: 100%; overflow-x: hidden; } .tje-section-title { font-size: 1rem; font-weight: 700; letter-spacing: -0.01em; color: #0f0f0f; margin: 0 0 0.875rem 0; position: relative; padding-bottom: 0.5rem; } .tje-section-title::after { content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 3rem; height: 4px; background: #C8222A; border-radius: 3px; } .tje-label-small { font-size: 0.65rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: #8a8a8a; margin: 0 0 0.625rem 0; display: block; } .tje-intro { font-size: 1rem; line-height: 1.7; color: #444; margin: 0 0 1.5rem 0; } .tje-hero-quote { position: relative; padding: 0.75rem 0 0.75rem 1.25rem; margin: 1.5rem 0 1.75rem 0; border-left: 4px solid #C8222A; } .tje-hero-quote p { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: 1.35rem; line-height: 1.3; font-weight: 500; font-style: italic; color: #0f0f0f; letter-spacing: -0.01em; } .tje-hero-quote .quote-accent { color: #C8222A; font-style: italic; font-weight: 700; } /* Show the line break only on mobile */ .tje-mobile-break { display: none; } @media (max-width: 48rem) { .tje-mobile-break { display: inline; } } .tje-divider { border: none; border-top: 1px solid #ece9e3; margin: 1.75rem 0; height: 0; } .tje-badges { display: flex; flex-wrap: wrap; gap: 0.4rem 1.1rem; margin-bottom: 1.5rem; } .tje-badge { font-size: 0.7rem; font-weight: 600; color: #032230; padding: 0.35rem 0 0.1rem 0; border-top: 2px solid #B01C23; white-space: nowrap; display: inline-flex; align-items: center; gap: 0.3rem; } .tje-badge-sep { display: none; } .tje-badge-dark {} .tje-highlights { list-style: none; padding: 0; margin: 0 0 0.5rem 0; display: grid; grid-template-columns: 1fr 1fr; gap: 0.75rem; } @media (max-width: 48rem) { .tje-highlights { grid-template-columns: 1fr; } } .tje-highlights li { font-size: 0.95rem; line-height: 1.55; color: #222; padding: 1rem 1.25rem; background: #f5f5f5; border-radius: 0.5rem; border-left: 3px solid #C8222A; display: flex; align-items: center; } .tje-case-card { border: none; border-radius: 0.875rem; padding: 1.25rem 1.5rem 1.5rem; margin-bottom: 0.75rem; background: linear-gradient(160deg, #032230 0%, #0a1a2e 25%, #2a1340 55%, #4a1853 80%, #5e1a5c 100%); color: #fff; } .tje-case-card .card-poster { margin: 0 0 1.3rem -0.9rem; text-align: left; font-family: "Arial Black", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif; font-weight: 900; font-size: 3.7rem; line-height: 0.82; text-transform: uppercase; letter-spacing: -1px; word-spacing: -0.25em; transform: scaleX(0.95); } .tje-case-card .card-description { font-size: 0.92rem; color: #fff; line-height: 1.65; margin: 0; } .tje-warning { margin-top: 1rem; background: #FDF0E0; border: none; border-radius: 0.625rem; padding: 0.875rem 1rem; font-size: 0.82rem; color: #5C3D14; display: flex; gap: 0.625rem; align-items: flex-start; line-height: 1.55; } .tje-steps { display: flex; flex-direction: row; gap: 0.625rem; flex-wrap: nowrap; position: relative; align-items: stretch; margin-top: 0.5rem; } .tje-step { flex: 1; min-width: 0; background: #f5f5f5; border-radius: 0.875rem; padding: 2.5rem 0.875rem 1rem; text-align: center; border: none; position: relative; z-index: 1; margin: 1.125rem 0 0 0; } /* Desktop: dashed connectors between circles (not extending past first/last) */ .tje-step:not(:last-child)::after { content: ""; position: absolute; top: -1px; left: 50%; right: calc(-50% - 0.625rem); height: 2px; background: repeating-linear-gradient(to right, #C8222A 0, #C8222A 6px, transparent 6px, transparent 12px); z-index: 0; } .tje-step-num { display: inline-flex; align-items: center; justify-content: center; width: 2.25rem; height: 2.25rem; background: #C8222A; color: #fff; border-radius: 50%; font-size: 0.92rem; font-weight: 800; border: 4px solid #fff; box-shadow: 0 0 0 1px rgba(200, 34, 42, 0.25); position: absolute; top: -1.125rem; left: 50%; transform: translateX(-50%); z-index: 2; } .tje-step .card-title { font-weight: 700; font-size: 0.9rem; margin: 0 0 0.375rem 0; color: #0f0f0f; display: block; } .tje-step .card-description { font-size: 0.78rem; color: #666; margin: 0; line-height: 1.5; display: block; } /* Mobile: stacked vertical with vertical dashed line */ @media (max-width: 48rem) { .tje-steps { flex-direction: column; padding-left: 2.5rem; gap: 0.75rem; } /* Hide desktop horizontal connectors on mobile */ .tje-step:not(:last-child)::after { display: none; } /* Mobile vertical line */ .tje-steps::before { content: ""; position: absolute; top: 1rem; bottom: 1rem; left: 1.125rem; width: 2px; background: repeating-linear-gradient(to bottom, #C8222A 0, #C8222A 6px, transparent 6px, transparent 12px); z-index: 0; } .tje-step { margin: 0; padding: 1rem 1.25rem; text-align: left; } .tje-step-num { top: 50%; left: -2.5rem; transform: translateY(-50%); } } .tje-editorial { background: #f5f5f5; border-radi
Description supplied by the event organiser.
Line-up
The Jury Experience
View full profile →
Similar Events in Manchester
View all →
Nico Harmony: ‘Civilisation of Love’ EP Launch + Guest DJs
Sat, 8 Aug 2026
The Eagle Inn, Salford

The Oasis Wonderwalk Tour
Fri, 14 Aug 2026
Chinatown, Faulkner Street, Manchester

Simple Plan UK
Fri, 14 Aug 2026
Holy Diver
From £9The Michael Jackson Day Party: Manchester
Sat, 15 Aug 2026
Gorilla

The Panamas
Sat, 15 Aug 2026
SOUP

The Lavellles - Manchester
Sat, 15 Aug 2026
Off The Square
More at The Stoller Hall
View all →Frequently asked questions
The Jury Experience - The Deadly Boat Ride takes place on Saturday, 3 October 2026 at 16:00.
The Jury Experience - The Deadly Boat Ride is held at The Stoller Hall in Manchester (Hunts Bank, Manchester M3 1DA, United Kingdom).
Tickets for The Jury Experience - The Deadly Boat Ride range from £28 to £44. Live prices and availability are shown on Fever.
The Jury Experience is performing at The Jury Experience - The Deadly Boat Ride.
Tickets for The Jury Experience - The Deadly Boat Ride can be booked via Fever using the "Check Tickets & Live Prices" button on this page, which opens the official booking site in a new tab.
Staying overnight?
Hotels within walking distance of The Stoller Hall.
Ad · Booking.com affiliate link
From
£28

The Jury Experience - The Deadly Boat Ride
🎤 Performer
About this event
The Jury Experience - The Deadly Boat Ride will be held at The Stoller Hall in Manchester on 2026-10-03 at 15:00. The event is a musical performance by The Jury Experience, with tickets available from £28.00.
Automatically generated from official event data.
Organiser’s full description
* { box-sizing: border-box; } img { max-width: 100%; } .tje-wrap { max-width: 100%; overflow-x: hidden; } .tje-section-title { font-size: 1rem; font-weight: 700; letter-spacing: -0.01em; color: #0f0f0f; margin: 0 0 0.875rem 0; position: relative; padding-bottom: 0.5rem; } .tje-section-title::after { content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 3rem; height: 4px; background: #C8222A; border-radius: 3px; } .tje-label-small { font-size: 0.65rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: #8a8a8a; margin: 0 0 0.625rem 0; display: block; } .tje-intro { font-size: 1rem; line-height: 1.7; color: #444; margin: 0 0 1.5rem 0; } .tje-hero-quote { position: relative; padding: 0.75rem 0 0.75rem 1.25rem; margin: 1.5rem 0 1.75rem 0; border-left: 4px solid #C8222A; } .tje-hero-quote p { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: 1.35rem; line-height: 1.3; font-weight: 500; font-style: italic; color: #0f0f0f; letter-spacing: -0.01em; } .tje-hero-quote .quote-accent { color: #C8222A; font-style: italic; font-weight: 700; } /* Show the line break only on mobile */ .tje-mobile-break { display: none; } @media (max-width: 48rem) { .tje-mobile-break { display: inline; } } .tje-divider { border: none; border-top: 1px solid #ece9e3; margin: 1.75rem 0; height: 0; } .tje-badges { display: flex; flex-wrap: wrap; gap: 0.4rem 1.1rem; margin-bottom: 1.5rem; } .tje-badge { font-size: 0.7rem; font-weight: 600; color: #032230; padding: 0.35rem 0 0.1rem 0; border-top: 2px solid #B01C23; white-space: nowrap; display: inline-flex; align-items: center; gap: 0.3rem; } .tje-badge-sep { display: none; } .tje-badge-dark {} .tje-highlights { list-style: none; padding: 0; margin: 0 0 0.5rem 0; display: grid; grid-template-columns: 1fr 1fr; gap: 0.75rem; } @media (max-width: 48rem) { .tje-highlights { grid-template-columns: 1fr; } } .tje-highlights li { font-size: 0.95rem; line-height: 1.55; color: #222; padding: 1rem 1.25rem; background: #f5f5f5; border-radius: 0.5rem; border-left: 3px solid #C8222A; display: flex; align-items: center; } .tje-case-card { border: none; border-radius: 0.875rem; padding: 1.25rem 1.5rem 1.5rem; margin-bottom: 0.75rem; background: linear-gradient(160deg, #032230 0%, #0a1a2e 25%, #2a1340 55%, #4a1853 80%, #5e1a5c 100%); color: #fff; } .tje-case-card .card-poster { margin: 0 0 1.3rem -0.9rem; text-align: left; font-family: "Arial Black", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif; font-weight: 900; font-size: 3.7rem; line-height: 0.82; text-transform: uppercase; letter-spacing: -1px; word-spacing: -0.25em; transform: scaleX(0.95); } .tje-case-card .card-description { font-size: 0.92rem; color: #fff; line-height: 1.65; margin: 0; } .tje-warning { margin-top: 1rem; background: #FDF0E0; border: none; border-radius: 0.625rem; padding: 0.875rem 1rem; font-size: 0.82rem; color: #5C3D14; display: flex; gap: 0.625rem; align-items: flex-start; line-height: 1.55; } .tje-steps { display: flex; flex-direction: row; gap: 0.625rem; flex-wrap: nowrap; position: relative; align-items: stretch; margin-top: 0.5rem; } .tje-step { flex: 1; min-width: 0; background: #f5f5f5; border-radius: 0.875rem; padding: 2.5rem 0.875rem 1rem; text-align: center; border: none; position: relative; z-index: 1; margin: 1.125rem 0 0 0; } /* Desktop: dashed connectors between circles (not extending past first/last) */ .tje-step:not(:last-child)::after { content: ""; position: absolute; top: -1px; left: 50%; right: calc(-50% - 0.625rem); height: 2px; background: repeating-linear-gradient(to right, #C8222A 0, #C8222A 6px, transparent 6px, transparent 12px); z-index: 0; } .tje-step-num { display: inline-flex; align-items: center; justify-content: center; width: 2.25rem; height: 2.25rem; background: #C8222A; color: #fff; border-radius: 50%; font-size: 0.92rem; font-weight: 800; border: 4px solid #fff; box-shadow: 0 0 0 1px rgba(200, 34, 42, 0.25); position: absolute; top: -1.125rem; left: 50%; transform: translateX(-50%); z-index: 2; } .tje-step .card-title { font-weight: 700; font-size: 0.9rem; margin: 0 0 0.375rem 0; color: #0f0f0f; display: block; } .tje-step .card-description { font-size: 0.78rem; color: #666; margin: 0; line-height: 1.5; display: block; } /* Mobile: stacked vertical with vertical dashed line */ @media (max-width: 48rem) { .tje-steps { flex-direction: column; padding-left: 2.5rem; gap: 0.75rem; } /* Hide desktop horizontal connectors on mobile */ .tje-step:not(:last-child)::after { display: none; } /* Mobile vertical line */ .tje-steps::before { content: ""; position: absolute; top: 1rem; bottom: 1rem; left: 1.125rem; width: 2px; background: repeating-linear-gradient(to bottom, #C8222A 0, #C8222A 6px, transparent 6px, transparent 12px); z-index: 0; } .tje-step { margin: 0; padding: 1rem 1.25rem; text-align: left; } .tje-step-num { top: 50%; left: -2.5rem; transform: translateY(-50%); } } .tje-editorial { background: #f5f5f5; border-radi
Description supplied by the event organiser.
📍 Venue
The Stoller HallHunts Bank, Manchester M3 1DA, United Kingdom
Deansgate, Manchester
Get Directions →❓ Frequently asked questions
When is The Jury Experience - The Deadly Boat Ride?
The Jury Experience - The Deadly Boat Ride takes place on Saturday, 3 October 2026 at 16:00.
Where is The Jury Experience - The Deadly Boat Ride taking place?
The Jury Experience - The Deadly Boat Ride is held at The Stoller Hall in Manchester (Hunts Bank, Manchester M3 1DA, United Kingdom).
How much are tickets for The Jury Experience - The Deadly Boat Ride?
Tickets for The Jury Experience - The Deadly Boat Ride range from £28 to £44. Live prices and availability are shown on Fever.
Who is performing at The Jury Experience - The Deadly Boat Ride?
The Jury Experience is performing at The Jury Experience - The Deadly Boat Ride.
How do I get tickets for The Jury Experience - The Deadly Boat Ride?
Tickets for The Jury Experience - The Deadly Boat Ride can be booked via Fever using the "Check Tickets & Live Prices" button on this page, which opens the official booking site in a new tab.
🏨 Staying overnight?
Hotels within walking distance of The Stoller Hall
Ad · Booking.com affiliate link
Tickets from
£28
Date
Time
Performer
More in Manchester
EventsList curates 147,000+ events across the UK. Tickets purchased via the venue or authorised sellers only.
More Events at The Stoller Hall
View all →
Chetham's International Piano Summer School 2026
📍 The Stoller Hall
From £22.50

The Necks
📍 The Stoller Hall
From £27.50

Bright Phoebus Revisited
📍 The Stoller Hall
From £32.50

Rush Hour Concert: Grace O'Malley
📍 The Stoller Hall
From £5.00

Mike Dawes
📍 The Stoller Hall
From £27.50

Tom Gilbey: Absolute Filth
📍 The Stoller Hall
Similar Events in Manchester
View all →
Nico Harmony: ‘Civilisation of Love’ EP Launch + Guest DJs
📍 The Eagle Inn, Salford

The Oasis Wonderwalk Tour
📍 Chinatown, Faulkner Street, Manchester

Simple Plan UK
📍 Holy Diver

The Michael Jackson Day Party: Manchester
📍 Gorilla
£9.00

The Panamas
📍 SOUP

The Lavellles - Manchester
📍 Off The Square
More things to do in Manchester
- Trainspotting The Musical· Monday, 2 November 2026
- Peppa Pig's Big Family Show· Friday, 14 August 2026
- Miss Saigon· Tuesday, 4 August 2026
- Surinderella· Friday, 4 September 2026
- The Haunting of Hill House· Tuesday, 27 October 2026
- English National Ballet - Romeo & Juliet· Wednesday, 21 October 2026
- CATS· Tuesday, 10 November 2026
- Billy Elliot the Musical· Wednesday, 2 December 2026
- Dick Whittington (Pantomime)· Saturday, 5 December 2026
- Keeno Music | Manchester· Saturday, 3 October 2026
- Word of Mouth The Over 30's DayClub Manchester 03/10/26· Saturday, 3 October 2026
- Kings of Leon @ Co-op Live· Saturday, 3 October 2026
- These Shining Lives· Saturday, 3 October 2026
- Dennis Beach | Kamera Ballroom @ Lloyd & Platt, Manchester· Saturday, 3 October 2026





