-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
234 lines (213 loc) · 28.3 KB
/
index.html
File metadata and controls
234 lines (213 loc) · 28.3 KB
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
<!DOCTYPE html>
<html>
<head>
<title>Basketball GM custom rosters</title>
<style>
body {
font-family: "Segoe UI",Roboto,"Helvetica Neue",Arial;
color:#f8f9fa;
background-color:#212529;
line-height: 1.5em;
}
a {
color: #fd9a47;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #f57102;
text-decoration: underline;
}
ul {
margin-top: 0px;
padding-top: 0px;
}
h2, h3, h4 {
margin-bottom: 5px;
padding: 0px;
}
.flag {
height: 16px;
margin-right: 5px;
}
.flagbox {
width: 50px;
float: left;
text-align: center;
}
</style>
</head>
<body>
<h1><img src="https://play.basketball-gm.com/ico/logo.png" style="margin-right: 10px;">Basketball GM custom rosters</h1>
<p>Basketball GM is a completely free sports management simulation game. You are the general manager of a basketball team, tasked with building your roster to compete for a championship while managing your finances. <a href="https://play.basketball-gm.com/">Play it here!</a>.<br />
This page lists all Basketball GM available custom rosters.</p>
<h2>How to play with NBA rosters</h2>
<p>You can use built-in rosters: just create a <a href="https://play.basketball-gm.com/new_league/real">New Real Players League</a>. You can start from 1947 up to 2025. Built-in rosters don't provide players photos and real team names/logos by default, but it's easy to customize:
<ul>
<li><a href="https://www.reddit.com/r/BasketballGM/comments/1b0se9m/updated_nba_teamdata_file_for_historic_rosters/">Real team names and logos</a></li>
<li><a href="https://old.reddit.com/r/BasketballGM/comments/1mrzfvt/real_players_photos_file_version_20/">Photos for the 5,200+ players available in the historic rosters</a></li>
</ul>
<h2>Custom NBA rosters</h2>
<ul>
<li><a href="https://github.com/alexnoob/BasketBall-GM-Rosters/releases/tag/2026.0.4">2025-2026 NBA Roster - version 0.4</a> by alexnoob<br />
<em>Differences versus built-in rosters:
<ul><li>players photos and real team logos by default,
<li>career game-highs and double-doubles in players stats,
<li>added expansion teams and logos evolutions in future seasons,
<li>inflation,
<li>ratings a tad more inflated than with built-in rosters (not necessarily a good thing),
<li>and some more minor details (fixed the birthplace=nationality "bug", college data replaced by player previous team, so LeBron and Wembanyama got their HS and "France" instead of "None", etc.)</em></ul></li>
<li><a href="https://old.reddit.com/r/BasketballGM/comments/1ly2f23/2025_nba_summer_league_rosters/">2025 NBA Summer League Rosters</a> by alexnoob</li>
<li><a href="https://www.reddit.com/r/BasketballGM/comments/1e3d2e2/2024_nba_summer_league_rosters/">2024 NBA Summer League Rosters</a> by alexnoob</li>
<li><a href="https://www.reddit.com/r/BasketballGM/comments/14w5qus/2023_las_vegas_nba_summer_league_rosters/">2023 Las Vegas NBA Summer League Rosters</a> by alexnoob</li>
<li><a href="https://www.reddit.com/r/BasketballGM/comments/vzyygd/2022_las_vegas_nba_summer_league_rosters/">2022 Las Vegas NBA Summer League Rosters</a> by alexnoob</li>
<li><a href="https://www.reddit.com/r/BasketballGM/comments/vkrpf8/20222023_nba_cartoon_face_roster_postdraft/">2022-2023 NBA Cartoon Face Roster (Post-Draft)</a> by vloedlijn</li>
<li><a href="https://raw.githubusercontent.com/nicidob/bbgm/master/auto_roster_2023_preasg.json">2022-2023 stats based NBA Roster (pre-ASG)</a> by nicidob <small><em>(copy & paste the URL to a new Custom League, with the "Enter League file URL" option in the "Customize" box)</em></small><br />
<em>Try this version if you rightfully feel that alexnoob's ratings suck</em></li>
</ul>
<h2>Fun or stupid experiments with NBA rosters</h2>
<ul>
<li><a href="https://github.com/alexnoob/BasketBall-GM-Rosters/releases/tag/TGTFENF.1.0">The Greatest Team For Every NBA Franchise - version 1.0</a> by alexnoob</li>
<li><a href="https://www.reddit.com/r/BasketballGM/comments/mem4qd/experimental_roster_1on1_nba_tournament_512_teams/">1-on-1 NBA tournament (512 teams!)</a> by alexnoob</li>
<li><a href="https://github.com/alexnoob/BasketBall-GM-Rosters/releases/tag/Alpha.0.1">All Alphabet roster - version 0.1</a> by alexnoob</li>
<li><a href="https://old.reddit.com/r/BasketballGM/comments/co6too/death_of_basketball_in_bbgm/">"Death of Basketball" in BBGM</a> by nicidob</li>
<li><a href="https://www.reddit.com/r/BasketballGM/comments/vj323c/happy_draft_day_i_created_some_fun_draft_classes/">Some fun draft classes for people who like to customize their game</a> by crazyei8hts</li>
</ul>
<h2>Other real profesional leagues</h2>
<h3>National teams</h3>
<ul>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/5/5c/Olympic_rings_without_rims.svg/1920px-Olympic_rings_without_rims.svg.png" class="flag"></div>
<a href="https://www.reddit.com/r/BasketballGM/comments/1c8b2j1/2024_olympic_basketball_roster/">2024 Olympic Basketball Roster</a> by boimenred</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/4/47/International_Basketball_Federation_logo.svg/1920px-International_Basketball_Federation_logo.svg.png" class="flag"></div>
<a href="https://leoisiah.github.io/fiba_bbgm/">FIBA national teams</a> by leosambayan</li>
</ul>
<h3 style="margin-bottom: 0px;">North America</h3>
<h4 style="margin-top: 0px;">G-League</h4>
<ul>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/a/a3/NBA_G_League_logo.svg/168px-NBA_G_League_logo.svg.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/qtzaxo/nba_gleague_historical_league_file/">NBA G-League historical file</a> (teams only) by alexnoob</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/a/a3/NBA_G_League_logo.svg/168px-NBA_G_League_logo.svg.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/17wwe52/202324_nba_g_league_roster_v_10/">2024-25 G League Roster - version 1.0</a> by alexnoob</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/a/a3/NBA_G_League_logo.svg/168px-NBA_G_League_logo.svg.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/17wwe52/202324_nba_g_league_roster_v_10/">2023-24 G League Roster - version 1.0</a> by alexnoob</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/a/a3/NBA_G_League_logo.svg/168px-NBA_G_League_logo.svg.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/qjz1z6/202122_nba_g_league_roster_v_10/">2021-22 G League Roster - version 1.0</a> by alexnoob</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/a/a3/NBA_G_League_logo.svg/168px-NBA_G_League_logo.svg.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/q9ji16/202122_nba_g_league_roster_teams_only_v_01/">2021-22 G League Roster - version 0.1</a> (teams only) by alexnoob</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/a/a3/NBA_G_League_logo.svg/168px-NBA_G_League_logo.svg.png" class="flag"></div><a href="https://github.com/alexnoob/BasketBall-GM-Rosters/releases/tag/Gleague.2019.0.1">2018-19 G League Roster - version 0.1</a> by alexnoob</li>
<li><div class="flagbox"><img src="https://content.sportslogos.net/logos/17/2447/full/ebdv78xfxexe1v901h1h.gif" class="flag"></div><a href="https://github.com/alexnoob/BasketBall-GM-Rosters/releases/tag/DLeague.2017.0.3">2016-17 NBA D-League Roster - version 0.3</a> by alexnoob</li>
</ul>
<h4>Other leagues</h4>
<ul>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/2/2d/BIG3_%28logo%29.png" class="flag"></div>
<a href="https://www.reddit.com/r/BasketballGM/comments/w1fvx1/2022_big3_rosters/">2022 Big3 Rosters</a> by alexnoob</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/2/2d/BIG3_%28logo%29.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/ivp345/big_3_league_for_bbgm/">2021 Big 3 League</a> (teams only) by dominila</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/2/2d/ABA2000Logo.PNG" class="flag"></div>
<a href="https://www.reddit.com/r/BasketballGM/comments/mtgxzm/aba_2000_rosters_180_teams_v_10/">ABA 2000 rosters (180 teams!) - version 1.0</a> by alexnoob</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/2/29/American_Basketball_Association.png" class="flag"></div>
<a href="https://www.reddit.com/r/BasketballGM/comments/ih2hmt/the_aba_with_scheduled_events/">1968 season ABA roster file</a> (teams only) by dominila</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Flag_of_Canada_%28Pantone%29.svg/1200px-Flag_of_Canada_%28Pantone%29.svg.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/51a48z/national_basketball_league_of_canada_rosters_v1/">2015-16 National Basketball League of Canada - version 1</a> by Greg Thomson</li>
</ul>
<h4>WNBA</h4>
<ul>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/9/97/WNBA_logo.svg/1920px-WNBA_logo.svg.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/1kudorp/2025_wnba_roster/">2025 WNBA Rosters</a> by Jicem</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/9/97/WNBA_logo.svg/1920px-WNBA_logo.svg.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/1d90bsc/2024_wnba_roster/">2024 WNBA Rosters</a> by Jicem</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/9/97/WNBA_logo.svg/1920px-WNBA_logo.svg.png" class="flag"></div><a href="https://old.reddit.com/r/BasketballGM/comments/r43dlm/2021_wnba_roster_teams_only/">2021 WNBA Rosters</a> (teams only) by alexnoob</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/9/97/WNBA_logo.svg/1920px-WNBA_logo.svg.png" class="flag"></div><a href="https://raw.githubusercontent.com/nicidob/bbgm/master/wnba_roster_2019.json">2019 WNBA Rosters</a> by nicidob <small><em>(copy & paste the URL to a new Custom League, with the "Enter League file URL" option in the "Customize" box)</em></small></li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/9/97/WNBA_logo.svg/1920px-WNBA_logo.svg.png" class="flag"></div><a href="https://raw.githubusercontent.com/nicidob/bbgm/master/wnba_teams.json">2019 WNBA Teams</a> by nicidob <small><em>(copy & paste the URL to a new Custom League, with the "Enter League file URL" option in the "Customize" box)</em></small></li>
</ul>
<h3>South America</h3>
<ul>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/0/05/Flag_of_Brazil.svg/243px-Flag_of_Brazil.svg.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/jxr7tv/brazilian_league_nbb/">2021 Brazilian League - NBB</a> by giobittar</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/1/1a/Flag_of_Argentina.svg" class="flag"></div><a href="https://raw.githubusercontent.com/domini7/Rosters/master/International%20Rosters/Liga-Nacional-de-B%C3%A1squet.json">2021 Liga Nacional de Básquet</a> (teams only) by dominila <small><em>(copy & paste the URL to a new Custom League, with the "Enter League file URL" option in the "Customize" box)</em></small></li>
</ul>
<h3>Europe</h3>
<ul>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/fr/7/79/TurkishAirlinesEuroleague.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/uhculp/euroleague_202122_roster_exclusion_of_russian/">2021-22 EuroLeague Roster (Exclusion of Russian Teams Edition)</a> by Optimal_Beast13</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/fr/7/79/TurkishAirlinesEuroleague.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/tppr18/202122_euroleague_roster/">2021-22 EuroLeague Roster</a> by Optimal_Beast13</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/fr/7/79/TurkishAirlinesEuroleague.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/q4ofzr/202021_euroleague_roster/">2020-2021 Euroleague</a> by Optimal_Beast13</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/fr/7/79/TurkishAirlinesEuroleague.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/d16izh/euroleague_team_file/">2019-2020 Euroleague</a> (teams only) by Duriaaaannnn</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Flag_of_France.svg/langfr-1920px-Flag_of_France.svg.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/zq0zuk/202223_french_pro_a_v_10_with_players_including/">2022-23 French Pro A - version 1.0</a> (with players, including Wembanyama) by alexnoob</li> <li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Flag_of_France.svg/langfr-1920px-Flag_of_France.svg.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/p0xp2t/202122_french_pro_a_v_01/">2021-22 French Pro A - version 0.1</a> (teams and league settings only) by alexnoob</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Flag_of_France.svg/langfr-1920px-Flag_of_France.svg.png" class="flag"></div><a href="https://github.com/alexnoob/BasketBall-GM-Rosters/releases/tag/Pro.A.2019.0.1">2018–19 French Pro A - version 0.1</a> (teams only) by alexnoob</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/b/b4/Flag_of_Turkey.svg/125px-Flag_of_Turkey.svg.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/v7wph1/turkey_basketball_super_league_teams_only/">2021-2022 Turkey Basketball Super League</a> (teams only) by Emirboy</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/83/Flag_of_the_United_Kingdom_%283-5%29.svg/langfr-1920px-Flag_of_the_United_Kingdom_%283-5%29.svg.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/ms5tv5/british_basketball_league_bbl_roster_20202021/">2020-2021 British Basketball League Roster</a> by stank58</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/03/Flag_of_Italy.svg/800px-Flag_of_Italy.svg.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/pvaxuc/lba_italian_basketball_league_accurate_roster/">2021-22 LBA (Italian Basketball League)</a> (teams and league settings only) by TaxPayer800</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/03/Flag_of_Italy.svg/2560px-Flag_of_Italy.svg.png" class="flag"></div>
<a href="https://raw.githubusercontent.com/domini7/Rosters/master/International%20Rosters/Italian-Serie-A.json">2021 Italian Serie A</a> (teams only) by dominila <small><em>(copy & paste the URL to a new Custom League, with the "Enter League file URL" option in the "Customize" box)</em></small></li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Flag_of_Spain.svg/2560px-Flag_of_Spain.svg.png" class="flag"></div>
<a href="https://raw.githubusercontent.com/domini7/Rosters/master/International%20Rosters/Spanish-La-Liga.json">2021 Spanish La Liga</a> (teams only) by dominila <small><em>(copy & paste the URL to a new Custom League, with the "Enter League file URL" option in the "Customize" box)</em></small></li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/7/73/Flag_of_Romania.svg" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/101pqzh/202223_liga_na%C8%9Bional%C4%83_v_10_teams_only/">2022-2023 Liga Națională v. 1.0</a> (teams and league settings only) by alexnoob</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/4/49/Flag_of_Ukraine.svg" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/t887a7/20212022_ukrainian_basketball_superleague/">2021-2022 Ukrainian Basketball Superleague</a> (teams and league settings only) by alexnoob</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/4/49/Flag_of_Ukraine.svg" class="flag"></div><a href="https://raw.githubusercontent.com/domini7/Rosters/master/International%20Rosters/Ukrainian-SuperLeague.json">2021 Ukrainian SuperLeague</a> (teams only) by dominila <small><em>(copy & paste the URL to a new Custom League, with the "Enter League file URL" option in the "Customize" box)</em></small></li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/11/Flag_of_Lithuania.svg/2560px-Flag_of_Lithuania.svg.png" class="flag"></div><a href="https://raw.githubusercontent.com/domini7/Rosters/master/International%20Rosters/Lithuanian-LKL.json">2021 Lithuanian LKL</a> (teams only) by dominila <small><em>(copy & paste the URL to a new Custom League, with the "Enter League file URL" option in the "Customize" box)</em></small></li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/fr/f/f6/VTB_United_League.png" class="flag"></div><a href="https://raw.githubusercontent.com/domini7/Rosters/master/International%20Rosters/VTB-United-League.json">2021 VTB United League</a> (teams only) by dominila <small><em>(copy & paste the URL to a new Custom League, with the "Enter League file URL" option in the "Customize" box)</em></small></li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/fr/3/30/ABA_league_logo_horizontal.png" class="flag"></div><a href="https://raw.githubusercontent.com/domini7/Rosters/master/International%20Rosters/Adriatic-League-Liga-ABA.json">2021 Adriatic League Liga (ABA)</a> (teams only) by dominila <small><em>(copy & paste the URL to a new Custom League, with the "Enter League file URL" option in the "Customize" box)</em></small></li>
</ul>
<h3>Asia/Oceania</h3>
<ul>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/99/Flag_of_the_Philippines.svg/langfr-1920px-Flag_of_the_Philippines.svg.png" class="flag"></div>
<a href="https://www.reddit.com/r/BasketballGM/comments/kvgvis/philippine_basketball_association_pba_roster_file/">2020 Philippine Basketball Association (PBA) Roster - version 1</a> by kurataaa</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9e/Flag_of_Japan.svg/2560px-Flag_of_Japan.svg.png" class="flag"></div>
<a href="https://raw.githubusercontent.com/domini7/Rosters/master/International%20Rosters/Japanese-B.League.json">2021 Japanese B.League</a> (teams only) by dominila <small><em>(copy & paste the URL to a new Custom League, with the "Enter League file URL" option in the "Customize" box)</em></small></li>
<li><div class="flagbox"><img src=
"https://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Flag_of_the_People%27s_Republic_of_China.svg/255px-Flag_of_the_People%27s_Republic_of_China.svg.png" class="flag"></div>
<a href="https://raw.githubusercontent.com/domini7/Rosters/master/International%20Rosters/Chinese-Basketball-Association.json">2021 Chinese Basketball Association</a> (teams only) by dominila <small><em>(copy & paste the URL to a new Custom League, with the "Enter League file URL" option in the "Customize" box)</em></small></li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/b/b2/NBL_%28Australia%29_logo.svg/1024px-NBL_%28Australia%29_logo.svg.png" class="flag"></div>
<a href="https://www.reddit.com/r/BasketballGM/comments/r7hl7h/202122_nbl_rosters_with_real_players/">2021-22 Australian NBL</a> by alexnoob</li><li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/b/b2/NBL_%28Australia%29_logo.svg/1024px-NBL_%28Australia%29_logo.svg.png" class="flag"></div>
<a href="https://raw.githubusercontent.com/domini7/Rosters/master/International%20Rosters/Australian-NBL.json">2021 Australian NBL</a> (teams only) by dominila <small><em>(copy & paste the URL to a new Custom League, with the "Enter League file URL" option in the "Customize" box)</em></small></li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/5/5f/NBL1_league_logo.svg/800px-NBL1_league_logo.svg.png" class="flag"></div>
<a href="https://www.reddit.com/r/BasketballGM/comments/qotjqn/202122_nbl1_roster_teams_only_v_01/">2021-22 NBL1 roster v.0.1</a> (teams only) by alexnoob <small><em>(Australia minor league)</em></small></li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/b/b2/NBL_%28Australia%29_logo.svg/1024px-NBL_%28Australia%29_logo.svg.png" class="flag"></div>
<a href="https://www.reddit.com/r/BasketballGM/comments/iuhxbs/nbl_roster_v11_australian_basketball_league/">2019-2020 Australian NBL</a> by BoogyWonderland</li>
</ul>
<h2>College basketball rosters</h2>
<ul>
<li><a href="https://www.reddit.com/r/BasketballGM/comments/1bvvlxz/ncaa_basketball_2024_real_players_roster_complete/">NCAA Basketball 2024 Real Players Roster</a> (60 teams) by boimenred</li>
<li><a href="https://www.reddit.com/r/BasketballGM/comments/1b42x74/ncaa_college_basketball_202324_league_file/">2023-24 College teams</a> (teams only - 172 teams) by Jicem</li>
<li><a href="https://raw.githubusercontent.com/GreatnessSpeaks/Custom-NCAA-roster/main/College.json">2022 College teams</a> (teams only - 157 teams) by Greatness</li>
<li><a href="https://github.com/domini7/Rosters/tree/master/College-Conferences">2021 College teams (3 different rosters: Atlantic-Coast, Big Ten and Southland)</a> (teams only) by dominila</li>
<li><a href="https://raw.githubusercontent.com/nicidob/bbgm/master/cbb_roster_2020.json">2020 College Basketball</a> (350+ teams) by nicidob <small><em>(copy & paste the URL to a new Custom League, with the "Enter League file URL" option in the "Customize" box)</em></small></li>
<li><a href="https://raw.githubusercontent.com/nicidob/bbgm/master/cbb_roster_2019.json">2019 College Basketball</a> by nicidob <small><em>(copy & paste the URL to a new Custom League, with the "Enter League file URL" option in the "Customize" box)</em></small></li>
<li><a href="https://raw.githubusercontent.com/nicidob/bbgm/master/cbb_roster_2018.json">2018 College Basketball</a> by nicidob <small><em>(copy & paste the URL to a new Custom League, with the "Enter League file URL" option in the "Customize" box)</em></small></li>
</ul>
<h2>High school basketball rosters</h2>
<ul>
<li><a href="https://drive.google.com/file/d/1VlOC7y5LWKhll_AAADHA8APIesYNyEQH/view?usp=sharing">2021 High school rosters</a> (161 teams) by Zand</li>
</ul>
<h2>Hockey rosters</h2>
<p>Created for <a href="https://hockey.zengm.com/">ZenGM Hockey</a>, but still works fine in BasketballGM</p>
<ul>
<li><a href="https://old.reddit.com/r/ZenGMHockey/comments/1mupizz/new_ultimate_crossera_hockey_league/">New Ultimate Cross-Era Hockey League</a> by West4thStreetHoops</li>
<li><a href="https://www.reddit.com/r/ZenGMHockey/comments/r3bi17/202122_ahl_teams_only_v_10/">2021-22 AHL (NHL's minor League - teams only) v. 1.0</a> (31 teams) by alexnoob</li>
<li><a href="https://www.reddit.com/r/ZenGMHockey/comments/r6qg0x/202122_echl_teams_only_v_10/">2021-22 ECHL (NHL's minor minor League - teams only) v. 1.0</a> (27 teams) by alexnoob</li>
<li><a href="https://old.reddit.com/r/ZenGMHockey/comments/1myoo3u/202526_canadian_hockey_league_teams_only_v_10/">2025-26 Canadian Hockey League (teams only) v. 1.0</a> (61 teams) by alexnoob</li>
<li><a href="https://www.reddit.com/r/ZenGMHockey/comments/qz5kfw/202122_french_ligue_magnus_roster_teams_only_v_10/">2021-22 French Ligue Magnus roster (teams only) v. 1.0</a> (12 teams) by alexnoob</li>
</ul>
<h2>Fictional Leagues</h2>
<ul>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/b/b1/Flag_of_San_Marino.svg/1920px-Flag_of_San_Marino.svg.png" class="flag"></div>
<a href="https://discord.com/channels/290013534023057409/771582756995334175/884254881668554752">San Marino League</a> (8 teams) by The_Slojoe</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/a/a4/Flag_of_the_United_States.svg/1920px-Flag_of_the_United_States.svg.png" class="flag"></div>
<a href="https://www.reddit.com/r/BasketballGM/comments/hs5l7y/usa_expansion_league_start_in_1790_with_the/">USA Expansion League</a> - <em>Start in 1790 with the original 13 colonies and play through US history with scheduled state expansion dates</em> by dominila</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/a/a4/Flag_of_the_United_States.svg/1920px-Flag_of_the_United_States.svg.png" class="flag"></div>
<a href="https://www.reddit.com/r/BasketballGM/comments/4pmz9e/64team_north_american_league/">64-team North American league</a> by MrTheSpork</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/9/97/WNBA_logo.svg/1920px-WNBA_logo.svg.png" class="flag"></div><a href="https://www.reddit.com/r/BasketballGM/comments/rpzai2/wnba_expanded_universe_2022_and_beyond/">WNBA Expanded Universe: 2022 and Beyond</a> by West4thStreetHoops</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/9/9e/Flag_of_Japan.svg" class="flag"></div>
<a href="https://www.reddit.com/r/BasketballGM/comments/81hl28/new_japan_pro_basketball_public_beta_fictional/">New Japan Pro Basketball - Public Beta version</a> by GermanDubsFan</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/f/f1/The_world_flag_2006.png" class="flag"></div>
<a href="https://github.com/domini7/Rosters/tree/master/Continents">Continent leagues</a> (Countries are teams - One roster per continent) by dominila</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Logo_of_the_XFL.svg/1920px-Logo_of_the_XFL.svg.png" class="flag"></div>
<a href="https://www.reddit.com/r/Football_GM/comments/hn0clz/the_xfl/">2020 XFL teams</a> by dominila</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/8b/Flag_of_Afghanistan_%281931%E2%80%931973%29.svg/800px-Flag_of_Afghanistan_%281931%E2%80%931973%29.svg.png" class="flag"></div>
<a href="https://raw.githubusercontent.com/muzammil-maker/Afghanistan-League/main/Pakistan.json">Afghan/Pakistani Basketball League</a>
by Background-Ad-4593 <small><em>(copy & paste the URL to a new Custom League, with the "Enter League file URL" option in the "Customize" box)</em></small></li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/6/6e/Harry_Potter_wordmark.svg" class="flag"></div>
<a href="https://www.reddit.com/r/BasketballGM/comments/4wxnk0/harry_potter_team_set/">Harry Potter team set</a> by azatol</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/2e/Game_of_Thrones_2011_logo.svg/langfr-1920px-Game_of_Thrones_2011_logo.svg.png" class="flag"></div>
<a href="https://www.reddit.com/r/BasketballGM/comments/4qv315/game_of_thrones_roster_v11/">Game of Thrones roster - version 1.1</a> by sabadaba</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/fr/6/6d/Looney_Tunes_Logo.png" class="flag"></div>
<a href="https://www.reddit.com/r/BasketballGM/comments/8q2yia/looney_tunes_draft_roster/">Looney Tunes Draft Roster</a> by Jicem</li></ul>
<h2>Weird soccer experiments</h2>
<p>Attempts at reproducing soccer in Basketball GM (11 players on the field, etc.). It's probably more weird than cool.</p>
<ul>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/5/55/FA_Cup_2020.png/170px-FA_Cup_2020.png" class="flag"></div> <a href="https://www.reddit.com/r/BasketballGM/comments/r1g4g5/another_stupid_experiment_soccer_for_bbgm_202122/">2021-22 English FA Cup roster</a> (soccer) by alexnoob</li>
<li><div class="flagbox"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/25/The_Super_League_Logo.svg/220px-The_Super_League_Logo.svg.png" class="flag"></div>
<a href="https://www.reddit.com/r/BasketballGM/comments/vah0xl/the_super_league_soccer/">Super League</a> (soccer) by Emirboy</li></ul>
<p><small>Last update: 2025-08-24 08:55</small></p>
</body>
</html>