Hi there,
The way to add player performance is correct. We’re working on a new configuration type called “Statistics” which will enable calculated values in player lists and profiles. The current version does not yet enable this.
To elaborate, current configuration types for players are:
Metrics – Static values that are defined once per player and do not change regularly (e.g. Height, Weight, Birthday, etc)
Performance – Dynamic values that are defined once per player per event and affect the total or average of that player (e.g. Touchdowns, Goals, Fouls, etc)
The new configuration type will be:
Statistic – Dynamic values that are defined once per player and can have custom equations (e.g. Points, FT%, etc)
We expect to have this feature by version 0.8. I’ll keep you posted ??