Hello!

I'm new to this forum and I'm rather new to Drupal, too.
I'm planning to do a homepage for a sportsclub with drupal. So far, it's going along well. Just recently I found out about the Organic Groups module and it looks like it suits my needs almost perfectly, but I've got one question about it:

The Sportsclub consists of multiple teams (more than 10). They wish to have infos like a list of upcoming games, game reviews, list of players, news etc for each of the team.
Each captain of its team is the only one to add new content to their part of the website (adding/removing players, add/delete news, write reviews etc).

I've decided to make each team a "organic group" and created the content types.
My Question is: Because each team has the same basic menu structure
(e.x.
Team 1
|-players
|-games
|-reviews
|-....
Team 2
|-players
|-games
|-reviews
|-....
Team 3
|-players
|-games
|-reviews
|-....

etc.

)
Is there a way to make this dynamic? Meaning to avoid having to create a menu for each team/group and showing the corresponding menu according to the selected group?
Can this be accomplished by using taxonomies or am i missing something?

Greets