---
title: "1. Regionalliga Herren – Basketball Regionalliga Südost e.V."
description: "Der RLSO ist der Verein der Basketball-Regionalliga Südost eV, einem Zusammenschluss der Basketball-Landesverbände Bayern, Sachsen und Thüringen. Die 1. und 2. Regionalliga Herren sowie die Regionalliga Damen werden vom Basketball Regionalliga Südost eV organisiert. Schauen Sie sich hier die offizielle Website an!"
url: "https://regionalliga-suedost.de/index.php/amtliches/meistertafel/mt-1rlh"
date: "2026-06-21T23:08:54+00:00"
language: "de-DE"
---

### Meistertafel

1\. Regionalliga Herren

### Die Meistertafel

der 1. Regionalliga Herren enthält alle Mannschaften seit der Saison 2003/2004, die die Saison als Erstplatzierter abgeschlossen hat und damit in die 2. Basketball Bundesliga aufsteigen konnte.

### RLSO-Meister

Ab der Saison 2023/2024 ist der Erstplatzierte auch der **RLSO-Meister Herren**.

|  |  |
|---|---|
| Saison | Mannschaft |
| 2025/2026 | Science City Weimar / Jena 2 |
| 2024/2025 | TSV Tröster Breitengüßbach |
| 2023/2024 | TG 48 Würzburg |
| 2022/2023 | TSV Breitengüßbach |
| 2021/2022 | BG Leitershofen/Stadtbergen |
| 2020/2021 | Corona |
| 2019/2020 | TSV 1860 Ansbach |
| 2018/2019 | TSV Oberhaching |
| 2017/2018 | BIG Gotha Rockets 2 |
| 2016/2017 | BBC Coburg |
| 2015/2016 | FC Bayern München 2 |
| 2014/2015 | TSV 1861 Nödlingen |
| 2013/2014 | TG 48 Würzburg |
| 2012/2013 | FC Baunach 1911 |
| 2011/2012 | Dresden Titans |
| 2010/2011 | TSV 1861 Nördlingen |
| 2009/2010 | BG Leitershofen/Stadtbergen |
| 2008/2009 | SC Heuchelhof |
| 2007/2008 | FC Bayern München |
| 2006/2007 | TSV 1860 Ansbach |
| 2005/2006 | FC Bayern München |
| 2004/2005 | TB Weiden |
| 2003/2004 | FC Bayern München |
|  |

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://regionalliga-suedost.de/index.php/amtliches/meistertafel/mt-1rlh#organization",
    "name": "Basketball Regionalliga Südost e.V.",
    "description": "Basketball Regionalliga Südost Bayern Sachsen Thüringen",
    "email": "geschaeftsstelle@rlso.basketball",
    "url": "https://regionalliga-suedost.de",
    "telephone": "+498915702300",
    "foundingDate": "2010-02-20",
    "logo": "https://regionalliga-suedost.de/images/1-logo/RLSO-logo_sm1.png",
    "image": "https://regionalliga-suedost.de/images/1-logo/RLSO-logo_sm1.png",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Georg-Brauchle-Ring 93",
        "addressCountry": "DE",
        "addressLocality": "München",
        "addressRegion": "Bayern",
        "postalCode": "80992"
    }
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://regionalliga-suedost.de/index.php"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "1. Regionalliga Herren",
            "item": "https://regionalliga-suedost.de/index.php/amtliches/meistertafel/mt-1rlh"
        }
    ]
}
```
