Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Page Tree Search |
---|
Overview
The following page describes the contribution of play activity to USTA for incorporation into the player Play History tab in the USTA Player Profile. Play activity that qualifies to be incorporated into the World Tennis Number (WTN) will be automatically sent to the ITF. Calculation of WTN occurrs once per week on Wednesday AM GMT.
The Play Activity API operates only in Unbound mode. Code must implemented server-side in the calling application.
See Unbound APIs
USTA Customer Accounts
Every player must have a USTA UAID in order to contribute play activity to USTA. 3rd party applications can create Player accounts provided:
They dont already exist
That the user participant first accepts the USTA terms and conditions statement.
Player accounts can be created from within a 3rd party application using the API for all adults and players age 13 and up.
Players can visit http://usta.com to create a player account:
Click ‘Join’ on the main landing page
Choose an account type (ie ‘Player’)
Click ‘Sign Up’ on the Login Screen
Adult/13 And Over Players
Adults and junior players age 13 and over can created via the API or on http://usta.com
Under 13 Players
Because children under 13 must have their account attached to an adult parent or guardian, this relationship must be managed on http://usta.com . Unlike adults, play activity for U13 players can be contributed via API only after the parent-child relationship has been established and UAIDs have been assigned to the U13 player. These players cannot be created via the API. The parent must create the junior player on http://usta.com .
Play Activity
Play activity is contributed on a per matchup basis. All match participants must have a USTA UAID in order for the matchup to be successfully contributed.
Player Profile
Your application can lookup the most up-to-date player profile information including NTRP and WTN ratings for a given UAID. Player profile data can change at any time. Applications should not store or cache profile or rating data.
File-Based Contribution
Players and Play Activity can be contributed in bulk using CSV files dropped to AWS S3.
Info |
---|
This is handy to seed USTA with existing data. |
Panel | ||
---|---|---|
| ||
On This Page: |
Table of Contents |
---|
Panel | ||
---|---|---|
| ||
Subtopics: |
Child pages (Children Display) |
---|
Panel | ||
---|---|---|
| ||
More Reading: https:/wiki/spaces/UDTP/pages/39539245206/worldtennisnumber.com/ |