homePage(location: String?) The primary entry point for the tournaments flow. Pass a specific location ID to enforce a location, or use nil to allow users to choose from a list of available locations. See Lucra Flows Setup for details on this.
createGamesMatchup(gameId: String? = nil, location: String? = nil) This flow will launch one of two flows based on the parameters passed in. See Lucra Flows Setup for details on this.
tournamentDetails(matchupId: String) Launch the matchup details given any matchup ID