Check out the new games page: https://parity-server.herokuapp.com/games. If you click on a game you can see point by point all the events that happened on the field. It also shows how long each point was.
This page has some cool potential. If you have ideas or feedback let us know! #parity-dev on Slack.
Jon Rowe
Tue, 2017-11-28 12:41
Permalink
This is REALLY cool
Now I know exactly how I'm going to waste ~infinity hours
Hadrian Mertins...
Tue, 2017-11-28 14:21
Permalink
Awesome Feature
Great work! Just being able to see what happened in each game is fun, but there's a lot of potential here to get creative.
Off the top of my head, a simple addition would be to have the running score next to each point. You could also distinguish between holds (offense scores) and breaks (defense scores).
And to be fair to the Higginses of the Parity world, the summary line should say "...point by [scorer] from [thrower]". You could even include each player's running tally of goals and assists in the game.
If that's too crowded, you could condense names and/or take out the point length, which I personally think is less interesting than some of the other data.
So altogether it might look something like... "Point Menace by W. Leckie (2) from C. Anderson (4): 7-5 (hold)".
Christopher Keates
Tue, 2017-11-28 14:41
Permalink
This is just the sort of thing...
... someone who obviously runs the Outlaws Twitter feed during games would say.
Hadrian Mertins...
Tue, 2017-11-28 14:47
Permalink
Good guess...
...but no, that's never been me. I'm definitely thinking along those lines though. Basically, what are the essential pieces of information you need to get a sense of the narrative of the game?
Random other idea: there could be a little gold star next to every point that was scored without any turnovers! ★
Alex Bush
Tue, 2017-11-28 14:57
Permalink
Extended stats
These are the type of stats I've dreamt of for a while.
Something like: Offensive-Hold rate (O points scored/O points played), Defensive Break rate (D score/Dplayed), Turnovers on offensive points, turnovers on defensive points, points played with no turns (both defensive and offensive).
It would be especially cool if you could have each of these stats for each player. Then you could see if a certain player is on for more defensive scores when the team had a defensive possession. You could then compare their defensive stats to defensive scores and see if you could find people who are really good at shut down defense but don't get a lot of blocks!
It would also be cool if you could compare who throws to whom and how often. I brute forced that calculation for me and Jessie two years ago and it was a lot. It would be neat to see who the favourite targets are!
Similarly, you could see if one player is getting more D's vs. another player. Are all of Keates throwaways D'ed by Geofford? Probably not, but with stats we could find out!
Also, if I could click on someone's name in the team list and see all their events in that game, that would be cool too.
John Haig
Tue, 2017-11-28 17:52
Permalink
It would also be cool if you
The AUDL stat site had this feature but all I learned from it was that over the frist few games of my career my favourite receiver was “Other team.”
Some things never change.
Adam MacDonald
Tue, 2017-11-28 19:15
Permalink
they are always open have to
they are always open have to hit the open person.
Wing-Leung Chan
Sun, 2017-12-24 20:09
Permalink
Some of thst is already
Some of thst is already available in the endpoint data. O efficiency shows percentage scored when starting on O etc. Interestingly, O scores only about 60%
Heather Wallace
Tue, 2017-11-28 21:20
Permalink
You didn't need a brute force calculation
I played on your team that season and I could have told you that you and Jessie connected all the time without any fancy calculations.
Sincerely,
Looked Off ;)
Christopher Keates
Tue, 2017-11-28 22:14
Permalink
Perhaps you don't understand Bush's rather peculiar compulsions.
He needs numbers and data attached to the eye test. How else to ensure that human bias has not crept into the analysis?
Sincerely,
- $4,133 per point, CK
Alex Bush
Wed, 2017-11-29 09:31
Permalink
I also have a need to
I also have a need to quantify how much more passes I am receiving than others. It's not only important to know that I'm getting more, but that I'm getting much more.
#ItsNotAboutMe #ItsAboutTheSTATS
Kevin Hughes
Sat, 2017-12-23 17:28
Permalink
Thanks for the feedback!
I've made some nice updates to this page which will ship shortly https://github.com/kevinhughes27/parity-server/pull/181