Random 2 player match API call sequence

Can someone please post what API calls and in which order must be called to start a random match between two players.

Is it:

Create Match

Request Random Opponent

Start Match

?

You just need to Request Random Opponent.

Your request will be queued up and when there are two people wanting random matches, the two will be put together, a match created and both players added.

I’m unsure if it starts for you or not, but you don’t need to create a match.

You just need to Request Random Opponent.

Your request will be queued up and when there are two people wanting random matches, the two will be put together, a match created and both players added.

I’m unsure if it starts for you or not, but you don’t need to create a match.