Just wondering if anyone would be interested in a Greasemonkey script that would analyze or rate each team in a league? Any thoughts on what kind of data the script should analyze?
For starts, I have a script running on my [url]http://fantasygames.sportingnews.com/stratomatic/league/roster_chart.html[/url] page. So far, I've added pitcher endurance and balance columns to each table but it looks pretty crowded (see image below). If I remove the endurance column the script should still be able to access the pitcher endurance data. What do you look for when you are viewing the roster_chart.html page?
Here's a list of things that I was brainstorming about:
[b:1162033e70]1.[/b:1162033e70] Display the number of right handed and/or left handed batters (salary over 2M) each team owns.
[i:1162033e70]NOTE: It's assumed that all batters with a salary over 2M would likely be in the everyday starting lineup.[/i:1162033e70]
[b:1162033e70]2. [/b:1162033e70] Display an average balance (against righthanded or lefthanders pitchers) for each team (batters with salary over 2M). For the team below the avg would be 0.8R.
[b:1162033e70]3.[/b:1162033e70] Average balance for starting pitchers and relief pitchers.
[b:1162033e70]4.[/b:1162033e70] Hitting vs. Pitching salary balance.
The primary purpose of the script is to basically help speed up the amount of time it takes to analyze a league.
[img:1162033e70]http://baseballsimulator.com/images/roster_chart_changes.jpg[/img:1162033e70]