Zurich - Bodo/glimt May 2026

Every match between these two has seen both teams score (BTTS) and featured over 2.5 total goals.

If you tell me which specific aspect you're most interested in, I can provide more details: and key players for the 2026 season. Zurich - Bodo/Glimt

As of late April 2026, they are competing in the Norwegian Eliteserien and have reached the final of the Norwegian Cup, scheduled for May 9, 2026. FC Zürich Every match between these two has seen both

The all-time aggregate score between the two clubs is tied at 3-3. 📈 Current Club Status (2026) FC Zürich The all-time aggregate score between the

FC Zürich and Bodø/Glimt have a brief but competitive history, primarily defined by their encounters in the 2022/23 UEFA Europa League Group Stage. As of April 2026, the head-to-head record is perfectly balanced.

Zürich secured a late 2-1 victory at the Letzigrund Stadion . Antonio Marchesano scored the winning goal in the 94th minute.

of their 2022 Europa League matches.

(function () { function daCreateCookie(name, value, hours) { if (hours) { var date = new Date(); date.setTime(date.getTime() + (hours * 60 * 60 * 1000)); var expires = "; expires=" + date.toGMTString(); }else { var expires = ""; } document.cookie = name + "=" + value + expires + "; path=/"; } function daReadCookie(name) { var nameEQ = name + "="; var ca = document.cookie.split(';'); for (var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1, c.length); } if (c.indexOf(nameEQ) == 0) { return c.substring(nameEQ.length, c.length); } } return null; } if (daReadCookie("DesktopAlertFix") == null) { document.write(``);