NameDescriptionTypeAdditional information
FirstName

The first name of the player (required).

string

None.

LastName

The last name of the player (required).

string

None.

Nationality

The nationality, either the name or the country code If the player exists (via the member id) and the nationality doens't match the nationality is assigned to the competitor.

string

None.

Email

Player email address. If it is an existing player without an email address the email will be assigned. The email address should be unique in the system.

string

None.

DateOfBirth

THe date of birth of the player

date

None.

Gender

Gender of the player: Possible values: Male, Female. The default is Male

string

None.

MemberId

The dart connect member. If this member id is not available a new player will be made from the data that is provided. A check is done if there is already a player with the same name, nationality and birthday. or if the email address already exists.

string

None.

Key

Unique key for each player.

integer

None.

Reference

Link between players and match results

string

None.