team = Stars |
SU: |
624-600 (0.02, 51.0%) |
avg line: -110.1 / -104.4 |
on / against: -$1,592 / -$6,516 |
ROI: -1.0% / -4.3% |
OU: |
559-580-83 (0.19, 49.1%) |
avg total: 5.4 |
| |
|
|
SoG |
Pens |
P-Mins |
P1 |
P2 |
P3 |
Final |
Team |
29.4 |
3.1 |
10.9 |
0.8 |
1.0 |
0.9 |
2.8 |
---|
Opp |
29.6 |
3.2 |
11.0 |
0.8 |
0.9 |
0.9 |
2.8 |
---|
|
Date |
Day |
Season |
Team |
Opp |
Site |
P1 |
P2 |
P3 |
Final |
Line |
Total |
SUm |
SUr |
OUr |
ot |
Mar 25, 2021
|
Thursday
|
2020
|
Stars
|
Lightning
|
home
|
0-0
|
3-2
|
1-1
|
4-3
|
155
|
5.5
|
1
|
W
|
O
|
0
|
Mar 27, 2021
|
Saturday
|
2020
|
Stars
|
Panthers
|
home
|
2-2
|
0-1
|
1-0
|
3-4
|
-135
|
5.5
|
-1
|
L
|
O
|
1
|
Mar 28, 2021
|
Sunday
|
2020
|
Stars
|
Panthers
|
home
|
1-3
|
0-0
|
0-1
|
1-4
|
-115
|
5.5
|
-3
|
L
|
U
|
0
|
Mar 30, 2021
|
Tuesday
|
2020
|
Stars
|
Predators
|
away
|
0-0
|
2-1
|
0-1
|
2-3
|
-113
|
5.5
|
-1
|
L
|
U
|
1
|
Apr 01, 2021
|
Thursday
|
2020
|
Stars
|
Predators
|
away
|
1-1
|
1-0
|
2-0
|
4-1
|
-120
|
5.0
|
3
|
W
|
P
|
0
|
Apr 03, 2021
|
Saturday
|
2020
|
Stars
|
Hurricanes
|
away
|
1-1
|
1-1
|
1-0
|
3-2
|
140
|
5.5
|
1
|
W
|
U
|
0
|
Apr 04, 2021
|
Sunday
|
2020
|
Stars
|
Hurricanes
|
away
|
0-0
|
0-1
|
0-0
|
0-1
|
161
|
5.5
|
-1
|
L
|
U
|
0
|
Apr 06, 2021
|
Tuesday
|
2020
|
Stars
|
Blackhawks
|
away
|
0-1
|
0-2
|
2-1
|
2-4
|
-110
|
5.5
|
-2
|
L
|
O
|
0
|
Apr 08, 2021
|
Thursday
|
2020
|
Stars
|
Blackhawks
|
away
|
1-1
|
3-0
|
1-0
|
5-1
|
-115
|
5.5
|
4
|
W
|
O
|
0
|
Apr 10, 2021
|
Saturday
|
2020
|
Stars
|
Panthers
|
home
|
3-0
|
0-1
|
1-0
|
4-1
|
-110
|
5.5
|
3
|
W
|
U
|
0
|
Apr 11, 2021
|
Sunday
|
2020
|
Stars
|
Predators
|
away
|
|
|
|
|
-115
|
5.5
|
|
|
|
|
Apr 13, 2021
|
Tuesday
|
2020
|
Stars
|
Panthers
|
home
|
|
|
|
|
|
|
|
|
|
|
Apr 15, 2021
|
Thursday
|
2020
|
Stars
|
Blue Jackets
|
home
|
|
|
|
|
|
|
|
|
|
|
Apr 17, 2021
|
Saturday
|
2020
|
Stars
|
Blue Jackets
|
home
|
|
|
|
|
|
|
|
|
|
|
Apr 19, 2021
|
Monday
|
2020
|
Stars
|
Red Wings
|
home
|
|
|
|
|
|
|
|
|
|
|
Apr 20, 2021
|
Tuesday
|
2020
|
Stars
|
Red Wings
|
home
|
|
|
|
|
|
|
|
|
|
|
Apr 22, 2021
|
Thursday
|
2020
|
Stars
|
Red Wings
|
away
|
|
|
|
|
|
|
|
|
|
|
Apr 24, 2021
|
Saturday
|
2020
|
Stars
|
Red Wings
|
away
|
|
|
|
|
|
|
|
|
|
|
Apr 26, 2021
|
Monday
|
2020
|
Stars
|
Hurricanes
|
home
|
|
|
|
|
|
|
|
|
|
|
Apr 27, 2021
|
Tuesday
|
2020
|
Stars
|
Hurricanes
|
home
|
|
|
|
|
|
|
|
|
|
|
|
Game Parameters: ROT, abbreviation, attendance, city, conference, conference game, date, day, division, faceoffs won, full name, game number, goals, line, linesmen, losses, margin, matchup losses, matchup wins, month, opponents, ou margin, ou streak, over, overtime, p1 line, penalties, penalty minutes, period scores, playoffs, referees, regulation line, rest, season, shoot out, shots on goal, site, site streak, start time, streak, team, total, under, winsSkater Parameters: assists, faceoffs lost, faceoffs won, goals, minutes, minutes even, minutes power play, minutes short handed, name, number, penalty minutes, plus minus, points, position, power play goals, shifts, short handed goals, shots on goal
How to Query:The basic SDQL syntax is: fields @ conditions .
fields is a comma delimited list of one or more sql-like `select` terms.These can be built out of database parameters, constants, and python functions.
conditions is a conjunction (`and` / `or`) delimited list of one or more sql-like `where` terms.As with fields, each condition can be built out of database parameters, constants, and python functions.
The full SDQL query for average margin for each team is:A(margin) @ team