Please also see #711976: Player and Roster Support
I am in the process of creating players for LeagueSite, which means people can add players to a team and assign them to matches. What this of course means is that I can store details about who has scored what points in a game - an ideal precursor to statistics in the module.

I intend to simply store the following details;
match_id
method_id (the type of score, e.g. goal / penalty / conversion)
time_scored
player_id

I was also thinking in some sports, such as hockey, people record the assists. Would people be interested in this as an option to add players to?

Comments

Alun’s picture

Assigned: Unassigned » Alun
DenimTornado’s picture

Yes, assists are needed to) And in soccer also!

ericpfeifer’s picture

ALUN,

A much needed feature would be to see a games played summary under the specific team providing stats on previous games. A good example can be found here...

http://www.eteamz.com/MYB/standings/index.cfm?season=553177&cat=975429&x...

If we could add in a Games back (from first place) is something desperately needed too.

thanks for all the hard work!

MasterChief’s picture

I am agree with eric, that would be really useful, even essential, it is important to see the details of the matches made by a team (or an individual player).

Alun’s picture

At the moment, I'm focusing on the scoring details and adding players to teams. As for the suggestion you have put eric, I like the idea. Its something that is probably quite easy to do with a bit of tinkering through Views. I'll keep it in mind when I start creating statistics options.
Cheers.
Alun

ericpfeifer’s picture

Alun,

I would like to fund some of this development if it would speed up the module features a bit? Do you have a chip in or paypal account that I could contribute to?

thanks,
Eric

Alun’s picture

Hi Eric, while I appreciate your offer, I can't guarantee that donations will speed things up!
If you have specific feature requests, give me an email using my contact tab on my profile and I can let you know when things are likely to be done.
Thanks
Alun

Alun’s picture

Gotta work on the display, but the match breakdown page now works for entering information.
I'll update further on the details of displaying information.

Alun’s picture

Status: Active » Fixed

I have added displaying scoring details at the top of the match, on a normal node view. Better displays are what I want to work on next. I have also integrated the match details display into Views. You will need to use Panels to display it effectively though.
More stuff to display will be coming next. I'll keep you all updated!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.