This probably isn't a module on its own, and can probably be achieved with a combination of modules or just better knowledge of PHP/MySQL.
We have an online poker league. I'd like to manually enter game stats (game number, date, place finished, money won, etc) into a form and then once form is submitted, have them drop into a dynamic table that calculates stats and updates itself. I know how to build custom forms, I know how to create dB tables, I just don't know how to get a dynamic output table into a node and have it read database info. I'm a Drupal intermediate user with a high learning drive, so if you're willing to teach me/outline it, I can/will catch on and not require too much of your time.
Any help would be greatly appreciated as I know you developers are probably reading this thinking "man, this is easy!".
Later on, I'd like to have the form grab its own data based on a tournament ID from Full Tilt, but manually entering data is fine with me for now as I don't know the external hooks that places like sharkscope.com and cardplayer.com use.
If you would like to email me directly you can reach me at joel at tampa tech solutions dot com.
Thanks in advance.