Beppu B-con Plaza
Beppu B-con Plaza is a multi-purpose arena in Beppu, Oita, Japan. It was the home arena of the Oita Heat Devils of the bj League, Japan's professional basketball league.[1]
![](../I/m/Beppu_Beacon_Plaza.png)
Satellite view
![]() | |
![]() | |
Full name | Beppu B-con Plaza |
---|---|
Location | Beppu, Oita, Japan |
Owner | Beppu city, Oita Prefecture |
Operator | Beppu city, Oita Prefecture |
Construction | |
Opened | 1995 |
Construction cost | |
Tenants | |
Oita Heat Devils Vasagey Oita | |
Website | |
http://www.b-conplaza.jp/ |
Sports Events
- bj League All-Star Game (2009)
gollark: "ubiquarian form" mostly.
gollark: Yes, to disguise yourself.
gollark: *#3* was all my work though.
gollark: You can tell, because it has typings and recursion.
gollark: ```pythonfrom typing import List# Sort a list of integersdef entry(data: List[str]): swap = False for i, (one, two) in enumerate(zip(data, data[1:])): if two > one: # Swaps items data[i], data[i + 1] = data[i + 1], data[i] swap = True # Checks if we need to recur if swap: return entry(data) else: return data.reverse() or data```
References
- Mirunavi (March 2018). "Beacon plaza". Retrieved 27 March 2018.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.