Football Statistics?

Hi

I have a website that contains football news. I’m using wordpress and I want to add some new functions. I want to create post match review section, after each match/game to show goalscorers, lineups, statistics and review. For ex like this http://www.whoscored.com/Matches/720776/Live
My question what is the best way to create this thing? To create database for each team?

Thank you

[FONT=Georgia]Wow, that’s a heavy question.

But my immediate thought is to create a single database for ‘team statistics’, of which the name of the team would be just one field. Then also add fields for the individual stats you wish to record. You should be able to access everything you need right there, with one database, I think.[/FONT]