UFC Apex

The UFC Apex is a live events and production center in Enterprise, Nevada, operated and owned by the Ultimate Fighting Championship (UFC).[1] The building was built to host live events as well as studio shows.[2]

UFC Apex
FoundedJune 18, 2019 (2019-06-18)
Headquarters6650 El Camino Rd, Enterprise, Nevada, United States
Key people
Dana White
WebsiteOfficial website

History

The facility was officially opened on June 18, 2019.[3] In the wake of the COVID-19 pandemic, several UFC events (including UFC 250) were held at Apex behind closed doors.[4][5][6]

Events

See Also

gollark: It doesn't have a way to revert migrations because I never actually make mistakes.
gollark: Nim.
gollark: There's an array of SQL scripts a bit above it.
gollark: Check out minoteaur's advanced™ migration engine:```nimproc migrate*(db: DbConn) = let currentVersion = fromDbValue(get db.value("PRAGMA user_version"), int) for mid in (currentVersion + 1) .. migrations.len: db.transaction: logger.log(lvlInfo, "Migrating to schema " & $mid) db.execScript migrations[mid - 1] db.exec("PRAGMA user_version = " & $mid) logger.log(lvlDebug, "DB ready")```
gollark: My DB-using projects include all migration capability too, if sometimes limited to a bunch of `CREATE TABLE IF NOT EXISTS` calls, but if I ever *needed* it I would just make them able to call some functions to migrate the rows.

References

  1. Manoj, Vinayak (2020-04-16). "Everything You Need to Know About UFC's New Home- "UFC Apex"". EssentiallySports. Retrieved 2020-06-08.
  2. 161385360554578 (2020-06-06). "All you need to know about the 'game changing' venue that will host UFC 250 card". talkSPORT. Retrieved 2020-06-08.CS1 maint: numeric names: authors list (link)
  3. "UFC Apex Officially Opens In Las Vegas". UFC. Retrieved 2020-06-08.
  4. "UFC 250 among 4 fight cards approved for Vegas". ESPN.com. 2020-05-27. Retrieved 2020-05-28.
  5. Haring, Bruce (2020-05-28). "Las Vegas Coming Back To Life, As State Approves UFC Events, Boxing Matches And Casinos For Reopening Dates". Deadline. Retrieved 2020-05-28.
  6. "How a 'bubble' in Las Vegas became the solution for Top Rank and boxing's return". ESPN.com. 2020-06-08. Retrieved 2020-06-10.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.