A club, which organizes championships of tourneys.
Players associated with this club.
Championships organized by this club.
The name of the club’s country.
Kind of coupling used to build next turn, used as default value for the corresponding field when creating a new championship.
Description of the club.
Email address of the club.
Logo of the club, used on badges.
This is just the filename, referencing a picture inside the sol.emblems_dir directory.
Players associated with this federation.
Primary key.
Flag indicating whether the club is also a federation.
ISO country code to compute national rankings.
Kind of prize-giving, used as default value for the corresponding field when creating a new championship.
This is used to determine which method will be used to assign final prizes. It may be:
similar to fixed, but applied to best fourty scores starting from 1000:
- 1000
- 900
- 800
- 750
- 700
- 650
- 600
- 550
- 500
- 450
- 400
- 375
- 350
- 325
- 300
- 275
- 250
- 225
- 200
- 175
- 150
- 140
- 130
- 120
- 110
- 100
- 90
- 80
- 70
- 60
- 50
- 40
- 35
- 30
- 25
- 20
- 15
- 10
- 5
- 1
Reduce a single club to a simple dictionary.
Parameters: | serializer – a sol.models.bio.Serializer instance |
---|---|
Return type: | dict |
Returns: | a plain dictionary containing a flatified view of this club |
Web site URL.