|
S p o r t s D a t a B a s e . c o m
agile access to sports data Permission is given to quote trends found on SportsDataBase.com provided that a reference and a link to SportsDataBase.com is provided. E.g.: Trend found on SportsDataBase.com |
|
| NCAAFB Sport Data Query Language Access | SDB Home NCAAFB Trends NCAAFB Query |
The syntax for access to the NCAAFB database is: game reference:parameter.
To see the date, team, point, opponent and opponent's points where the team scored more than 50 points their last four games use the SDQL: date, team, points, o:team, o:points @ p:points > 50 and p2:points > 50 and p3:points > 50 and p4:points > 50
To see the total points scored and allowed for team starting with the letter `A` in 2010 use the SDQL: Sum(points), Sum(o:points) @ team and season = 2010 and team[0] = 'A'
| e-mail links:   Content@SportsDataBase.com    Support@SportsDataBase.com    |
| Content for this site is generated using the Sports Data Query Language (SDQL). |