Hey there!
It seems that the data that comes from the /playlists metadata endpoints is a little cumbersome, and the query itself takes a very long time. I was curious if the playlistIds (the guids) ever change? I am probably going to end up putting them in my app somewhere, instead of making the long running query for a simple distinction between a Ranked 1v1 and a Ranked 2v2.
That said, if anyone knows a less painful way to do this using the API, I’m 100% up for hearing it!