Change History |
---|
Table of Contents |
---|
Overview
Once,Your application can retrieve a USTA player profile given a USTA uaid. Tne player profile should be called on demand rather than storing the profile within your application. Data within the profile changes frequently and can become stale quickly.
API
This API is called once per player.
URI
Code Block |
---|
/v2/dataexchange/player/profile |
Body
Code Block |
---|
{ } |
Response
Code Block |
---|
{ } |