Tagged Questions

2
votes
6answers
250 views

Sports Stat SQL Queriable DB

Anyone know of a database for player statistics (preferably covering NFL players and preferably free or very cheap) that will let you run SQL Select queries?
2
votes
4answers
434 views

Improving soccer simulation algorithm

Hello! In another question, you helped me to build a simulation algorithm for soccer. I got some very good answers there. Thanks again! Now I've coded this algorithm. I would lik …
1
vote
4answers
363 views

Soccer simulation for a game

Hello! I would like to build a simulation engine which can simulate a soccer (association football) match. It would be cool great if you could help me. What is important to me is …
5
votes
5answers
331 views

Simulating sports matches in online game

Hello! In an online manager game (like Hattrick), I want to simulate matches between two teams. A team consists of 11 players. Every player has a strength value between 1 and 100 …
5
votes
4answers
422 views

Round Robin Tournament algorithm in C#

Hi!! I am having some trouble to achieve this little round robin project. What i try to do is to generate a preview calendar of games then I want to output; day 1: Team 1 vs Tea …
0
votes
0answers
91 views

Golf Stats API providing to the minute updates?

I've been searching for an API that provides hourly/daily updates for golf statistics such as leaderboards and player rankings (free or paid) without much luck. The golf channel h …
1
vote
3answers
234 views

Is there any sort of API that’ll give me real-time(ish) MLB stats?

I think it'd be fun to build a little mini-fantasy baseball game, but after a bit of Googling, I'm getting the impression that there's no easy and reasonably-priced (or free!) way …
3
votes
2answers
80 views

Where can I find useful item lists (SQL, or plain text) like sports, hobbies, and others?

GeoNames public geographic locations index is a very useful website that I have used to import a list of countries and cities into my web app. Now, are there any other public data …
13
votes
7answers
741 views

Best Schema to represent NCAA Basketball Bracket

What is the best database schema to represent an NCAA mens basketball bracket? Here is a link if you aren't familiar: http://www.cbssports.com/collegebasketball/mayhem/brackets/vie …
12
votes
2answers
1k views

Does anybody know of a real time sports scores/stats web service? [closed]

Does anybody know of a real time sports scores/stats web service?