...
The USTA API is broken up in three types of requests:
- Bound Requests requests are for accessing data pertaining to the account that is currently logged in.
- Unbound Requests eequests are for accessing data pertaining to any USTA account.
- Reference Requests requests are for accessing metadata not pertaining to any account.
...