S p o r t s D a t a B a s e . c o m
a sports data query language (SDQL ©) consultancy

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


Information you need to win
NCAA Football Query


'League'='League' and o:team= 'MIS' and tp:site=home and tp:season=season and 20060930<=date
SU: 14-8-0 (0.1)
ATS: 7-14-1 (-5.1) avg line: -5.2
O/U: 11-10-1 (-0.5) avg total: 47.5
DateDay#SeasonTeamOppSiteFinalRestLineTotalSUmATSmSUrATSrOUrConfTypeConf.OT
Sep 30, 2006 SAT 5 2006 GEO MIS A 14-9 6 -17' 36 5 -12' W L U 1 RS SEC 0
Oct 07, 2006 SAT 6 2006 VAN MIS A 10-17 6 -1' 38 -7 -8' L L U 1 RS SEC 0
Oct 14, 2006 SAT 7 2006 ALA MIS H 26-23 6 -15 37 3 -12 W L O 1 RS SEC 1
Oct 21, 2006 SAT 7 2006 ARK MIS H 38-3 6 -20' 40' 35 +14' W W O 1 RS SEC 0
Oct 28, 2006 SAT 9 2006 AUB MIS A 23-17 6 -18 39 6 -12 W L O 1 RS SEC 0
Nov 18, 2006 SAT 11 2006 LSU MIS H 23-20 6 -27' 43 3 -24' W L P 1 RS SEC 1
Nov 25, 2006 SAT 12 2006 MSST MIS A 17-20 6 +3 39 -3 0 L P U 1 RS SEC 0
Sep 15, 2007 SAT 3 2007 VAN MIS H 31-17 6 -6' 47' 14 +7' W W O 1 RS SEC 0
Sep 22, 2007 SAT 4 2007 FLA MIS A 30-24 6 -22' 58 6 -16' W L U 1 RS SEC 0
Oct 13, 2007 SAT 7 2007 ALA MIS A 27-24 6 -6' 49 3 -3' W L O 1 RS SEC 0
Oct 20, 2007 SAT 7 2007 ARK MIS A 44-8 6 -5 54 36 +31 W W U 1 RS SEC 0
Nov 17, 2007 SAT 11 2007 LSU MIS A 41-24 6 -18' 54 17 -1' W L O 1 RS SEC 0
Sep 20, 2008 SAT 4 2008 VAN MIS A 23-17 6 +6 50' 6 +12 W W U 1 RS SEC 0
Oct 04, 2008 SAT 6 2008 SCAR MIS A 31-24 6 +2' 42' 7 +9' W W O 1 RS SEC 0
Oct 18, 2008 SAT 7 2008 ALA MIS H 24-20 13 -12 48' 4 -8 W L U 1 RS SEC 0
Nov 22, 2008 SAT 11 2008 LSU MIS H 13-31 6 -3' 54' -18 -21' L L U 1 RS SEC 0
DateDay#SeasonTeamOppSiteFinalRestLineTotalSUmATSmSUrATSrOUrConfTypeConf.OT
Nov 28, 2008 FRI 12 2008 MSST MIS A 0-45 5 +17' 46' -45 -27' L L U 1 RS SEC 0
Jan 02, 2009 FRI 13 2008 TXT MIS N 34-47 33 -4 69 -13 -17 L L O 0 BG B12 0
Sep 24, 2009 THU 4 2009 SCAR MIS H 16-10 4 +3' 52 6 +9' W W U 1 RS SEC 0
Oct 17, 2009 SAT 6 2009 UAB MIS A 13-48 15 +22 54 -35 -13 L L O 0 RS USA 0
Nov 14, 2009 SAT 10 2009 TEN MIS A 17-42 6 +5' 47' -25 -19' L L O 1 RS SEC 0
Nov 21, 2009 SAT 11 2009 LSU MIS A 23-25 6 +4 44 -2 +2 L W O 1 RS SEC 0
Sep 11, 2010 SAT 2 2010 TLN MIS H 8 +20 0 RS USA 0
Sep 18, 2010 SAT 3 2010 VAN MIS A 6 1 RS SEC 0
Oct 30, 2010 SAT 9 2010 AUB MIS A 6 0 1 RS SEC 0
Nov 20, 2010 SAT 11 2010 LSU MIS H 6 -8 1 RS SEC 0
Query Fundamentals:

A query consists of one or more clauses joined by and or or.
The full format for reference to the NCAA Football SportsDataBase is game reference:parameter.

The simplest game reference is 'p' which stands for previous game. Also useful is 'o' which stands for opponent. You can combine any number of 'p's and 'o's. If a game reference is not given then the results for the current game are checked.

See below for the current list of parameters and examples.

Examples:

The query:
team and site=home
returns the results of home games for each


p:points<10 and pp:points<10
returns games after a team scored fewer than 10 points the past two games.

If no game reference is given then results for the current game are checked.
points<10
returns games in which teams scored fewer than 10 points.

If no conditional is imposed then the results are grouped by the reference.
p:points
returns games grouped by all occurrences of previous points.

Multiple conditions can be imposed using a comma delimited format.
p:points<7,10,14
gives results grouped by previous points < 7, previous points < 10, and previous points < 14.

Game Reference:

p => team's previous game
op => opp's previous game
P => previous match up
n => team's next game
on => opp's next game
N => next match up

Examples:

The query:
site=home and P:points<10 and PP:points<10
returns home games where team scored fewer than 10 point the past two head-to-head match ups

Parameters: (point your mouse on a parameter for additional information)

Prest, ats margin, conference, date, day, division, full name, game number, game type, line, losses, margin, opponents, ou margin, overtime, points, rest, season, site, team, total, wins

Short Cuts

H,A,W,L,F,D are allowed short cuts for home,away,win,loss,favorite, and dog.

Examples:

The query:
p:WD and pp:WD and HF
returns home favorites after they won their last two as dogs.

e-mail links:   Content@SportsDataBase.com    Support@SportsDataBase.com   
Content for this is generated using the Sports Data Query Language (SDQL).
Google Groups
Subscribe to SportsDataBase
Email:
Visit this group