I am currently backtesting my model for the 2008 season and I have a site that gives me historical data for everything from, say, the start of the 2008 season up through 06/08/08 (if testing games on 06/09/08) and every game in between, so I can get things like xERA for each starter at a given point in any season etc... I have a setup that scrapes it all etc.
I was using vegasinsider to scrape the lines and starting pitchers for each date in the backtesting because they have a nice simple way that they list the starting pitchers in a given game. All my macros were setup for their format, and all was harmonious. However...
They are missing quite a bit of data in August of 08. Anyway, I was looking for a different site that has the starting pitchers listed by the teams, and am having a hard time finding the STARTING pitchers listed - normally just the winner and the loser.
I don't have my own game by game database in SQL just yet.
If anyone has any websites that list the starters for each game, I'd appreciate it. (normally it is one layer deeper in the boxscores). I am trying not jump that hurdle unless I have to.
Thanks in advance.
I was using vegasinsider to scrape the lines and starting pitchers for each date in the backtesting because they have a nice simple way that they list the starting pitchers in a given game. All my macros were setup for their format, and all was harmonious. However...
They are missing quite a bit of data in August of 08. Anyway, I was looking for a different site that has the starting pitchers listed by the teams, and am having a hard time finding the STARTING pitchers listed - normally just the winner and the loser.
I don't have my own game by game database in SQL just yet.
If anyone has any websites that list the starters for each game, I'd appreciate it. (normally it is one layer deeper in the boxscores). I am trying not jump that hurdle unless I have to.
Thanks in advance.