Design a matchmaking service for a multiplayer gaming platform (e.g., Roblox) with approximately 1M DAU across many different games. When a user selects a game to join, they enter a waiting room/queue. The system must match users based on skill level (retrievable via an external API returning a score 0–100)…