Hello,
We have reviewed the Coherence Lobbies documentation ( Lobbies | coherence Documentation ) and understand that the FindOrCreateLobby method can be used with custom filter expressions to match players into different game modes.
Our matchmaking requirements are more complex. Specifically:
Players can form pre-made teams (for example, teams of 2 or 3 players).
We want to match these pre-made teams into a 3v3 match (red team vs. blue team). A team should be able to queue as a single unit; the matchmaking system must treat that team as one participant and pair multiple teams (or solo players) together until both sides reach three players.
Example: a 2-player team can form and then request to join 3v3 matchmaking. The system should be able to combine that 2-player team with other teams or solo players to form two full teams of three players each.
We look forward to your reply.



