| GetMatchAsync(GetMatchAbstractRequest) | |
| GetMatchAsync(MatchID, UserAuthentication) | Function that abstracts the Public vs Authenticated calls. If credentials is null, then a PublicAPI call is made. If credentials if not null, then an Authenticated API call is made. |