I think we just want to send/store data to a PC and then write an app to do the pace calculation.
That way we can track stats on every single game played. From there you can do some real fun/nerdy stuff. For starters, I want a pace app that incorporates historical data. So for example, when I finish L=5, don't show me my projected score based on that single level, show me my projected score based on the average of the last X levels I played.
If you have all the data, you can also track survival rates for probability calculations, and do other interesting statistical analysis with mean/variance/confidence intervals.