2195 $ The 2016-17 KillerSports.com NBA Schedule/Log g n i r u t a Fe ! L Q D S the Complete Annotated 2016–17 Team Schedules – Back-to-Back Road Games – Opponents on Long Road Trips – Days Rest Combinations – 4th Game in Five Days 420 Perfect Team Trends! – Fourteen for Each Team Complete Analysis of Difficulty of Schedule – Back-to-Back Road Games – Rest vs No Rest Combinations – Opponents on Long Road Trips – Missing Games in the Schedule | 1 CONTENTS 3 Quick SDQL Overview 4 Back-to-Back Road Games 8 “Rest vs No Rest” and “No Rest vs Rest” 9 “Missing Games in the 2016-17 Schedule” 10 Opponents on Long Road Trips 11 SportsBook Breakers’ NBA Study: Fourth Quarter Carryover 13 Team Trends Section 45 Team Schedule Section 2 | www.SportsDataBase.com QUICK SDQL OVERVIEW S DQL stands for Sports Data Query Language. It is a new language that allows the investigation of past sports results over the internet using your home computer. It is easy, it is fast and it is free. If you can perform a search on Google, you can query the past results of professional sports games. Like the Google search, there is a text query box in which you enter what you would like to search. Unlike Google, the search has to be specific and you must use the Sports Data Query Language. The advantage of the SDQL is that you get one hit, which is exactly what you asked for – not a billion hits, most of which are not what you are looking for. For example, if you want to see the results for all road favorites in the NBA since 1995-96 (the start of the database), simply enter: AF query into the query text box and then click on the query button. It is as simple as that! There are SDQL query text boxes at many internet sites. The most developed is currently at: killersports.com/nba.py/query To see all the NBA games in which a team shot less than 40% from the field and won the game, enter FGP<40 and W query to results based on both the performance of the team and the performance of their opponent. For example, we can see how a team performs when they score at least 100 points and we can see how a team performs when their opponent scores at least 100 points. For example, to see how the Heat perform in games in which they scored at least 100 points, use: team = Heat and points>=100 query When this query is run, the computer responds with a records summary and a game listing of all the games since 1995 in which the Heat scored at least 100 points. To see how the Heat perform in games in which they allowed at least 100 points, use: team = Heat and o:points>=100 query The o: prefix on the “points” parameter directs it to the opponent rather than the team. To see how the Heat perform in games AFTER they scored at least 100 points, use: team = Heat and p:points>=100 query Here, the p: prefix on the “points” directs the parameter to the team’s previous game. That’s it! The SDQL allows access to billions of situations that are of interest to sports historians, the sports media, fantasy league participants and serious sports bettors. The ability to quickly and efficiently interrogate historical data in the NBA (as well as the NFL, NHL, MLB and NCAA football and basketball) will provide the SDQL user a terrific advantage over those that just pore over box scores and read other people’s interpretations of the results. Perhaps the best way to grasp the SDQL is to simply try the hundreds of examples in the trends section of book using query page. Basically, there are only a couple of key ideas that will get you well on your way to becoming an SDQL master. The first is that a query consists of a number of conditions separated by the word “and.” The second is grasping the difference between the team and the opponent. In sports, there are two combatants. To distinguish between them, SDQL calls one of these the team and the other the opponent. This allows access Each one of these queries has two SDQL phrases. The first defines the team and the second gives a condition. There is no limit to the number of SDQL phrases that can be strung together with the word “and.” That’s it. This is the basic structure of the SDQL. This structure will allow the thorough interrogation and investigation of historical sports data. Understanding this structure is the key to understanding the SDQL. Once you have a grasp of this structure, you will be able to perform your own investigations. Start by trying the many examples in this book. If you have any questions about the SDQL, address them to the sportsdatabase. com discussion group at: http://groups.google.com/group/SportsDataBase This group is monitored by numerous SDQL masters who will be able to be able to address all your well-posed questions. Happy Hunting! killersports.com/nba.py/query 2016–17 NBA Schedule Log | 3 BACK-TO-BACK ROAD GAMES I n all the major professional sports, the back-to-back road game in the NBA might be the most physically grueling. In the NFL, there are different players for offense and defense and the NFL plays sixteen regular season games a year. In the NBA, there are usually 82 regular season games and the players must play both defense and offense. Unlike other sports, the line for the side on the game is adjusted when one team in unrested and the other is not. That is, the NBA is the only major sport that adjusts the lines for a fatigue factor. Let’s investigate this further. To start, we present the following three query results with their associated Sports Data Query Language (SDQL) text: SDQL: A SU: 10338-15598 (-3.18, 39.9%) ATS:12845-12589-502 (0.10, 50.5%) avg line: +3.3 SDQL: rest > 0 and A SU: 7110-10258 (-2.76, 40.9%) ATS:8667-8366-335 (0.21, 50.9%) avg line: +3.0 SDQL: A and p:A and rest=0 SU: 1716-2744 (-3.74, 38.5%) ATS:2218-2148-94 (0.13, 50.8%) avg line: +3.9 The first query, which is simply the capital letter A (A means the away team), gives the results of all road games since 199596. Here we see that the road team has a record of 10338-15598, which is 39.9% winners. We also see that they have been a 3.3 point underdog on the average and we see that they have lost by an average of 3.18 ppg. The second query, A and rest>0, gives the results of all road teams since 1995-96 in which they did not play the day before. Here we see that the rested road team is 7110-10258 straight up, which is 40.9% winners. We also see that they have been a 3.0 point underdog on the average and we see that they have lost by an average of only 2.76 ppg. Finally, the third query, A and rest=0 and p:A, gives the results of all road teams since 1995-96 in which they played on the road the day before. Here we see that the unrested road team is 1716-2744, which is 38.5% winners. Also, we see that they have been a 3.9 point underdog on the average and we see that they have lost by an average of 3.74 ppg. So, unless the schedule-makers assign more back-to-back games to teams that are expected to be poor, the results indicate that NBA teams are negatively affected when playing their second road game in two days. Specifically, since the start of the 199596 NBA season, road teams with rest have lost by an average of 2.76 ppg and road teams playing their second road game in two days have lost by an average of 3.74 ppg. It is clear that the linesmakers have corrected for this, as teams playing their second road game in two days have been getting an average of 3.9 points whereas rested road teams have only been given an average of 3.0 points. This season there are 174 back-to-back road games that are distributed among the 30 NBA teams, down from 207 in 2015-16. Some teams have been saddled with a large number of back-toback road games and others have only a few. It is useful to look at the number of times a team is hosting an opponent that is playing in the second of B2B road games. Clearly, if a particular team hosts a large number of opponents coming in off another road game the previous night that team has an advantage. The number of times a team plays and hosts the second of back-to-back road games are important factors in determining the difficulty of a team’s schedule and thus an important factor in estimating the number of wins they will have over the season. To aid in this investigation, we present a table on the next page that gives the number of B2B occurrences for each team for the upcoming 2016-17 season for two situations; one is when the team is playing its second road game in two days and the other is when the team is hosting an opponent that is playing its second road game in two days. Chicago Bulls Finishing Up a Road Trip The Bulls are 18-0 ATS (+8.00 ppg) since 2001 in the last game of at least a four-game road trip vs a Western conference opponent. The SDQL text is: team = Bulls and not C and A and p:A and pp:A and ppp:A and n:H and season >= 2001 Check out the complete game listing for this trend by running the SDQL at: http://killersports.com/nba.py/query 4 | www.SportsDataBase.com 2016–2017 BACK-TO-BACK ROAD GAMES # of Back-to-Back Road Games 2016-17 Team Playing Hosting Differential ATL4 5 +1 BKN5 4 -1 BOS2 9 +7 CHA4 5 +1 CHI3 7 +4 CLE6 5 -1 DAL3 4 +1 DEN6 6 0 DET5 3 -2 GSW11 12 +1 HOU5 6 +1 IND5 3 -2 LAC8 8 0 LAL8 4 -4 MEM7 4 -3 MIA7 10 +3 MIL7 4 -3 MIN5 8 +3 NOP9 4 -5 NYK6 3 -3 OKC7 6 -1 ORL8 2 -6 PHI36 +3 PHX3 6 +3 POR7 8 +1 SAC8 5 -3 SAS5 6 +1 TOR6 5 -1 UTA7 11 +4 WAS4 5 +1 TOTAL174 174 0 Looking down the first column we see that there is only one team that has to play double-digit road games this season is the Golden St Warriors, with eleven. On the other end of the spectrum, we find that the Boston Celtics only have to play two back-to-back road games this season and the Bulls, Mavericks, 76ers and Suns only have to play three and the Hawks, Hornets and Wizards only have to play four. Moving to the next column, we find the number of times each team hosts an opponent that has no rest and played on the road last night. In this column we have a larger range of numbers than in the previous. The Orlando Magic host only two opponents playing the second of back-to-back road games all season and the Pistons, Pacers and Knicks only get three such opponents. There are three teams with double-digit opponents that are playing their second road game in as many nights. The Warriors get twelve, the Jazz get eleven and the Heat get ten. It might appear that the Warriors have “good” back-to-back scheduling situation because they host one more bakc-to-back road game than they play, but the Warriors are very unlikely to be able to win more home games because their opponent is playing the second of back-to-back road games because they are already likely to win their home games. However, on the road the fact that they are playing the second of back-to-back road games might give their opponent the advantage they need. Other teams that host a lot of opponents playing the second of back-to-back road games include the Celtics with nine, the Blazers, Timberwovles, and Clippers with eight and the Bulls with seven. The final, right-most column in the table gives the difference between the number of times a team hosts the second of B2B road games and the number of times a team plays B2B road games. A high positive number has a scheduling advantage and a team with a high negative number has a scheduling disadvantage. The team with the most favorable differential is the Celtics at plus seven. Next is the Jazz and Bulls at plus four. The team that has the most unfavorable differential is the Magic at minus six, the Pelicans at minus five and the Lakers at minus four. The article on the next two pages gives a complete listing of all the back-to-back road games that each NBA team both plays and hosts for the upcoming 2016-17 NBA season. Play Smart. Play Informed. Investigate Back-to-Back road games at KillerSports.com using the SDQL. Clippers in Second of Back-to-Back The Clippers are 9-0 ATS (+9.50 ppg) as a favorite when playing the second of back-to-back road games after winning the first as a dog. The SDQL text is: team=Clippers and AF and p:WAD and rest=0 2016–17 NBA Schedule Log | 5 BACK-TO-BACK ROAD GAMES – PLAYING T he table below gives a complete listing of all the dates when a team is playing the second of Back-to-Back road games over the entire 2016-17 NBA season. The team in the left-most column is the team playing the Back-toBack road game. The entries in the table give the date and opponent. For example, on 11/28 the Hawks face the Warriors in Oakland having played on the road the previous night. The level of opponent is important when determining the advantage of hosting a Back-to-Back road game. For example, Team 1 2 3 4 ATL 11/28 GSW 01/05 NOP 02/02 HOU 04/02 BKN BKN 11/15 LAL 01/21 CHA 01/28 MIN 02/25 GSW BOS 02/09 POR 03/06 LAC CHA 12/17 ATL 02/01 GSW 02/26 LAC 04/11 ATL CHI 11/10 MIA 11/20 LAL 03/13 CHA CLE 01/11 POR 02/09 OKC 03/04 MIA DAL 11/09 GSW 12/30 GSW 04/05 LAC DEN 11/06 BOS 12/08 WAS DET 11/12 DEN GSW 11/19 MIL HOU 11/02 NYK IND 10/29 CHI LAC 11/05 SAS LAL MEM 5 on 11/19 the Bucks are playing the second of back-to-back road games at Golden St. This is a game that the Warriors were very likely to win anyway. The situations where hosting a back-toback road game is helpful is when the scheduling advantage is likely to be enough to turn a loss into a win. For example, on 11/15 the Nets host the Lakers when LA played on the road the night before. This might give the Nets the edge they need to win a game they otherwise might have lost. 6 7 8 9 10 11 02/11 OKC 02/28 WAS 03/06 ATL 03/11 SAS 03/21 DAL 03/29 SAS 03/04 POR 03/12 HOU 03/19 LAL 04/10 MIA 02/11 CLE 03/01 MIL 04/05 HOU 04/12 OKC 11/30 BOS 01/13 UTA 02/13 MIL 03/22 CHI 12/08 UTA 12/11 MIN 12/23 DET 01/23 MIA 12/02 DEN 03/18 DEN 03/31 GSW 04/10 LAC 12/05 GSW 12/15 NOP 01/21 UTA 03/06 CHA 11/12 MIN 12/02 NOP 12/31 OKC 01/24 PHI 02/06 TOR 03/04 CHI 03/09 MEM 11/02 ATL 11/13 MIN 11/30 CHI 12/03 MEM 12/17 CLE 12/23 ORL 01/26 UTA 02/03 BOS 12/27 BOS 01/04 LAC 01/28 UTA 02/04 MIN 03/04 HOU 03/16 ATL 03/27 SAC MIA 12/01 UTA 12/10 CHI 12/30 BOS 01/04 SAC 02/11 PHI 03/29 NYK 04/08 WAS MIL 11/17 MIA 12/31 CHI 01/21 MIA 02/04 PHX 03/18 GSW 03/22 SAC 03/29 BOS MIN 11/09 ORL 11/26 GSW 12/03 CHA 03/25 POR 04/07 UTA NOP 11/08 SAC 12/11 PHX 02/01 DET 02/13 PHX 02/26 OKC 03/06 UTA 03/27 UTA NYK 11/12 TOR 12/31 HOU 01/07 IND 02/01 BKN 03/12 BKN 03/23 POR OKC 11/03 GSW 11/23 SAC 12/14 UTA 01/05 HOU 01/16 LAC 03/03 PHX 03/27 DAL ORL 10/29 CLE 11/14 IND 12/02 PHI 01/02 NYK 01/14 UTA 01/30 MIN 03/17 PHX PHI 12/30 DEN 02/02 SAS 03/12 LAL PHX 11/19 PHI 01/22 TOR 03/24 BOS POR 11/18 NOP 11/23 CLE 12/08 MEM 01/21 BOS 03/07 OKC 03/15 SAS 03/19 MIA SAC 11/01 MIA 11/06 TOR 11/28 WAS 01/21 CHI 01/28 CHA 02/15 GSW 03/19 SAS SAS 11/26 WAS 12/06 MIN 12/23 POR 01/24 TOR 02/13 IND TOR 11/21 LAC 12/29 PHX 01/18 PHI 03/04 MIL 03/11 MIA 04/05 DET UTA 11/07 PHI 11/12 MIA 11/20 DEN 01/03 BOS 01/08 MEM 02/09 DAL By scanning each team’s back-to-back road games this season – both quantity and opponent – the astute handicapper can estimate the deleterious effect the back-to-back road games might have on their win-loss record for the season. To query on historical results when a team is playing the second of back-toback road games, use, for example: 6 | www.SportsDataBase.com 04/08 GSW 04/12 POR 04/01 BKN 04/01 MIN 03/16 CLE A and p:A and rest =0 and team=Hawks The table on the next page gives the games in which each team is hosting an opponent that is playing the second of Backto-Back road games. BACK-TO-BACK ROAD GAMES – HOSTING T he table below gives a complete listing of all the dates when a team is hosting the second of Back-to-Back road games over the entire 2016-17 NBA season. This information is exactly the same that is in the previous table but it is organized differently. Here it is advantageous to have a large number of games. The team in the left-most column is the team hosting the Back-to-Back road game. The entries in the table give the date and opponent. For example, on 11/02 the Hawks host the Lakers and the LA played on the road the previous day. Team 1 2 3 4 5 04/11 CHA Note that the Warriors host twelve back-to-back road games this season; tops in the league while the Orlando Magic have only TWO such opponents. These numbers or more good information to assist in the forecasting of a team’ record for the upcoming 2016-17 regular season. As before, it is not just the quantity of games that matters, it is the level of the opponent as well. 6 7 8 9 01/21 POR 02/03 LAL 03/24 PHX 03/29 MIL 03/04 LAC 03/22 DET 02/01 CHA 02/15 SAC ATL 11/02 LAL 12/17 CHA 03/06 GSW 03/16 MEM BKN 02/01 NYK 03/12 NYK 04/01 ORL 04/02 ATL BOS 11/06 DEN 11/30 DET 12/27 MEM 12/30 MIA CHA 12/03 MIN 01/21 BKN 01/28 SAC 03/06 IND 03/13 CHI CHI 10/29 IND 11/30 LAL 12/10 MIA 12/31 MIL 01/21 SAC CLE 10/29 ORL 11/23 POR 12/17 LAL 02/11 DEN 03/16 UTA DAL 01/03 WAS 02/09 UTA 03/21 GSW 03/27 OKC 12/30 PHI 03/08 WAS 03/18 HOU 01/03 UTA DEN 11/12 DET 11/20 UTA 12/02 HOU DET 12/23 GSW 02/01 NOP 04/05 TOR GSW 11/03 OKC 11/09 DAL 11/26 MIN 11/28 ATL 12/05 IND 12/30 DAL HOU 12/31 NYK 01/05 OKC 02/02 ATL 03/04 MEM 03/12 CLE 04/05 DEN IND 11/14 ORL 01/07 NYK 02/13 SAS LAC 11/21 TOR 01/04 MEM 01/16 OKC 02/26 CHA 03/06 BOS 03/29 WAS 04/05 DAL 04/10 HOU 01/21 MIL 01/23 GSW 03/04 CLE 03/11 TOR 01/28 BKN 01/30 ORL 02/04 MEM 04/01 SAC 03/25 MIN 04/12 NOP 01/26 LAL 01/28 MEM LAL 11/15 BKN 11/20 CHI 03/12 PHI 03/19 CLE MEM 12/03 LAL 12/08 POR 01/08 UTA 03/09 LAC MIA 11/01 SAC 11/10 CHI 11/12 UTA 11/17 MIL MIL 11/19 GSW 02/13 DET 03/01 DEN 03/04 TOR MIN 11/12 LAC 11/13 LAL 12/06 SAS 12/11 GSW NOP 11/18 POR 12/02 LAC 12/15 IND 01/05 ATL NYK 11/02 HOU 01/02 ORL 03/29 MIA OKC 12/31 LAC 02/09 CLE 02/11 GSW 02/26 NOP 03/07 POR 04/12 DEN ORL 11/09 MIN 12/23 LAL PHI 11/07 UTA 11/19 PHX 12/02 ORL 01/18 TOR 01/24 LAC 02/11 MIA PHX 12/11 NOP 12/29 TOR 02/04 MIL 02/13 NOP 03/03 OKC 03/17 ORL POR 12/23 SAS 01/11 CLE 02/09 BOS 03/04 BKN 03/11 WAS 03/23 NYK SAC 11/08 NOP 11/23 OKC 01/04 MIA 03/22 MIL 03/27 MEM SAS 11/05 LAC 02/02 PHI 03/11 GSW 03/15 POR 03/19 SAC TOR 11/06 SAC 11/12 NYK 01/22 PHX 01/24 SAS 02/06 LAC UTA 12/01 MIA 12/08 GSW 12/14 OKC 01/13 DET 01/14 ORL WAS 11/26 SAS 11/28 SAC 12/08 DEN 02/28 GSW 04/08 MIA 10 11 12 02/25 BKN 03/18 MIL 03/31 HOU 04/08 NOP 03/19 POR 04/10 CLE 03/06 NOP 03/27 NOP 03/29 GSW 01/21 IND 04/07 MIN Note: To query the situation where a team is hosting a second of back-to-back road games, and see past results in this situation, for the Nets, for example, use the following SDQL text: H and op:A and o:rest=0 and team = Nets 2016–17 NBA Schedule Log | 7 “REST vs NO REST” and “No REST vs REST” O f the 1230 NBA games this regular season, 345 feature a rested team vs an unrested team. This makes the rest combination an important factor when handicapping NBA basketball. A team with at least one days rest has a definite advantage over a team that played the previous night. Young, well-disciplined teams often can perform well even though they played the previous night whereas older teams tend to struggle when playing their second game in two days—especially if a long trip is involved. Of course, the number of these “no rest vs rest” games is determined when the schedule is finalized. The table to the right gives the number of occurrences of the rest vs no rest (R v NR) and no rest vs rest (NR v R) for each of the 30 NBA teams over the 2016-17 NBA regular season. The “+/- R vs NR” column on the far right gives the difference between the “R v NR” and “NR v R” columns. A high positive number indicates a favorable schedule and a high negative number indicates an unfavorable schedule. First, let’s look at the “Rest vs No Rest” numbers. The Golden St Warriors have the greatest number of “Rest vs No Rest” games this season with seventeen. Next we have the Pistons, Heat and Jazz with sixteen each. On the unfortunate end of the spectrum with find the Brooklyn Nets with only five games all season in which they are rested and their opponent is not. The Knicks have only six and the Kings and Raptors have only seven. In the “No Rest vs Rest” column we find that the Denver Nuggets have to play fifteen games this season with no rest vs an unrested foe — the most in the league. Also getting unfortunate schedules are the Lakers, Clippers, Warriors and Pelicans, each with fourteen games in which they played the previous day and their opponent did not. Now let’s check out the difference column. Here the number of times a team is playing a no rest vs rest game is subtracted from the number of times a team is playing a rest vs no rest game. The higher the number, the more favorable the schedule. The Miami Heat have the highest positive differential at plus six -- playing sixteen “rest vs no rest games” and only ten “no rest vs rest games.” The Brooklyn Nets got the unluckiest schedule with regard to rest-vs-no-rest games, as they have a differential of minus seven. Clearly, these are important factors when forecasting regular season win totals. However, other factors such as personnel changes can be more important than scheduling. Also, some teams can handle the no rest vs rest combination whereas other struggle. To investigate past records in rest-vs-no-rest games, use the NBA query page at KillerSports.com. Play Smart. Play Informed. Watch the rest combinations. # of Rest Combos 2016-17 Team R vs NR ATL 12 BKN 5 BOS 15 CHA 9 CHI 12 CLE 13 DAL 10 DEN 15 DET 16 GSW 17 HOU 15 IND 14 LAC 13 LAL 10 MEM 13 MIA 16 MIL 8 MIN 14 NOP 10 NYK 6 OKC 9 ORL 9 PHI 8 PHX 11 POR 14 SAC 7 SAS 8 TOR 7 UTA 16 WAS 13 TOTAL 345 NR vs R 11 12 10 10 13 10 11 15 13 14 11 12 14 14 9 10 10 10 14 7 10 11 13 9 13 11 12 12 13 11 345 +/- R vs NR +1 -7 +5 -1 -1 +3 -1 0 +3 +3 +4 +2 -1 -4 +4 +6 -2 +4 -4 -1 -1 -2 -5 +2 +1 -4 -4 -5 +3 +2 0 NBA 1995-96 Through 2015-16: Rest vs No Rest, Overall, Home, Away W/L record Overall Home Away 4657-3161 3865-2205 792-956 8 | www.SportsDataBase.com SU % 59.6% 63.7% 45.3% Avg SUm (+3.11 pts) (+4.40 pts) (-1.35 pts) ATS Rec 3929-3744-145 3016-2935-119 913-809-26 Avg ATSm (+0.30 pts) (+0.18 pts) (+0.72 pts) ATS % 51.2% 50.7% 53.0% Avg Line -2.8 pts -4.2 pts +2.1 pts 2016-17 Missing Match-ups There are thirty teams in the NBA, 15 in the Eastern Conference and 15 in the Western Conference. The “standard” scheduling for the NBA is a home-and-home series with each team in the other conference and two home-and-home series with each team in their conference. So, thirty (15 x 2) interconference matchups and 56 (14 x 4) intraconerence match-ups. This, however, adds to 86 regular season games. To eliminate four games, the schedule-makers cut four intraconference match-ups and retain all thirty interconference match-ups. Of course, the level of difficulty of a team’s schedule is a strong function of which matchups are eliminated. The table below reveals the missing match-ups for each team - two home and two away. Team ATL BKN BOS CHA CHI CLE DAL DEN DET GSW HOU IND LAC LAL MEM MIA MIL MIN NOP NYK OKC ORL PHI PHX POR SAC SAS TOR UTA WAS HOME INDTOR ORLCLE INDATL MILNYK NYKCHA PHIWAS GSWMIN SAS LAL BKNATL SANDEN PORLAC MIATOR MINNOP HOUOKC DENLAL CHIBKN ORLBOS NOPPHX SACUTH MIAMIL SACDAL CLEBOS CHADET UTAMEM LACMEM PORDAL PHXOKC WASCHI GSWHOU PHIDET AWAY DETBOS DET MIA ORLMIL PHI CHI MIA TOR ORLBKN SAC OKC MEMGSW PHI WAS DALUTH LALUTH BOS ATL PORHOU MEMDEN POR PHX NYKIND CHANYK LACDAL MIN LAC CHICHA LAL SAS MILBRK CLEWAS MIN SAS SAC HOU NOPOKC GSWDEN ATL TOR NOP PHX TORCLE From this table we can see, for example, that the Atlanta Hawks are missing a home games vs the Pacers and Raptors and rod games vs the Pistons and Celtics. So, over the 2016-17 season, the Pacers will host the Pacers and Raptors only once and visit the Pistons and Celtics only once. All these teams are fairly tough, so this is an advantage for the Hawks. As a comparison, the Cavs are missing four games against weak Conference opponents. They only host the 76ers once and the Wizards only visit Cleveland once. The Cavaliers also only visit the Magic and Brooklyn once, So if you live in Orlando, you will only get one chance to see Lebron at the Amway Center. next season. This is a distinct disadvantage for the Cavs. It is also worth noting that the Magic only host the Celtics once in 2016-17 and this makes their home schedule significantly easier as a result. The Pistons, like the Cavs, are also missing some easy opponents. Detroit only has one home game vs the Nets and Hawks next season and they only visit the 76ers and Wizards once in 2016-17. In the West, the obvious team to avoid is the Golden State Warriors. The Spurs have this advantage, as they have to visit the Warriors only once this season during the regular season. The Nuggets are the other team making only one trip to oracle Arena for the upcoming season. Avoiding a home game vs the Warriors are the Mavericks and Jazz. The Western Conference team with the worst home draw in this spot is the Grizzlies, as they miss out on home games vs the Nuggets and the Lakers. Become a certified SDQL Master! Email [email protected] and apply now. 2016–17 NBA Schedule Log | 9 OpponentS on Long Road Trips O f the 1230 NBA games this regular season, the road team is playing in at least their third straight road game in 232 of them. Continuing, we find that the road team is playing in their fourth straight road game in 166 of the 1230 NBA games this season. Finally, we see that the road team is playing in their fifth straight road game in 79 games this season. On the average, an NBA team plays 10.77 games in which they are playing in at least their third straight road game. This is slightly more than one-fourth of their road games. Similarly, an NBA team plays about 5.53 games in which they are playing in at least their fourth straight road game and about 2.63 games in which they are playing in at least their fifth straight road game. There are some interesting differences worth noting. The Hawks have only eight games all season in which they are playing in at least their third straight road game whereas the Blazers have sixteen such games. Theses are both league highs in 2016-17. The Timberwolves are the only team in the league with as few as two games in which they are playing in at least their fourth straight road game. The Kings, on the other hand have nine games this season in which they are playing in at least their fourth straight game away from home. Again, both of these are tops in the league. Finally, we see that the Timberwolves are the only team in the league with NO five game road trips all season. While these numbers are important, the real disparities come in the opponent’s trips. These data are shown in the table in the next column. The Warriors get nineteen opponents playing in at least their third straight road game this season. This is not only tops in the league, it is nearly half their home games. On the other end, we find the Thunder, who only have five games this season in which their opponent is playing in at least their third straight road game. The Warriors also lead in number of opponents playing in at least their fourth road game with fourteen. This must seem unfair to the Raptors, which only get one opponent all season that is playing in at least their fourth straight road game. In the 5th+A column we note that the Denver Nuggets have the most opponents playing in at least their fifth straight road game this season with six. In the rarefied air of Denver, this could actually be a significant advantage. Finally, the Chicago Bulls are the only team in league to get NO opponents playing in at least their third straight road game. These are important factors to consider when forecasting regular season win totals. # of Opponents on Road Trips Team ATL BKN BOS CHA CHI CLE DAL DEN DET GSW HOU IND LAC LAL MEM MIA MIL MIN NOP NYK OKC ORL PHI PHX POR SAC SAS TOR UTA WAS 3rd+A 4th+A 5th+A 10 16 9 10 7 8 10 13 12 19 7 14 16 12 10 10 9 9 9 10 5 10 15 12 11 9 9 7 16 9 9 6 7 7 2 4 6 9 4 13 3 8 5 7 6 5 4 6 7 5 3 5 5 6 5 4 4 1 6 4 4 1 1 4 0 2 4 6 1 3 2 4 3 4 3 4 3 3 4 1 2 4 1 4 2 2 2 1 2 2 To check how a team performs when their opponent is playing in at least their third road game, set the team’s site to home, the opponent’s previous site to away and the opponent’s second previous site to away. The SDQL text is: H and op:A and opp:A The H sets the team’s site to home, the op:A sets the opponent’s previous site to away and the opp:A sets the opponent’s second previous site to away. In the prefix op, the o represents opponent and the p represents previous. To learn more about the SDQL, check out the team trends section in this publication. 10 | www.SportsDataBase.com NBA STUDY: fourth Quarter Carryover W SportsBook Breakers hile momentum during a game can often be overstated, particularly in basketball where runs are a natural tendency, there are times where a performance from a single game carries over to the next game. The NBA actually is more aligned for this than the other two major sports, as there is less time to regroup between games than there is in football, and the same players are back out their from one game to the next unlike baseball where the starting pitcher makes a large difference. These grouped results do bare out our hypothesis. The low scoring fourth quarters lead to underperforming the next game, but only slightly. As the previous fourth quarter scoring reaches the high end of the spectrum, ATS performance improves, and to the point where it does become an interesting betting opportunity. With the power of the Sports Data Query Language, we can take things even a step further, isolating a team’s performance from a just a portion of the game. And if we are looking at momentum going into the next game, that portion we want to look at here is the fourth quarter. By looking at the individual previous fourth quarter scoring results, we’ve determined that the optimal time to start playing on in this situation is when teams have scored at least 40 points in the fourth quarter last game. Teams are 140-107-6 (0.70, 56.7%) in this spot. Our hypothesis is that a teams fourth quarter scoring performance could effect the outcome of their next game. The idea being a extremely low scoring fourth quarter might have a negative impact next game and/or that a high-scoring quarter could buoy the next game’s scoring effort. This is just one of over 150 systems SportsBook Breakers looks at as part of its daily handicapping. And now, with the new Killersports.com Trend Mart, you can receive daily access to active, must-have systems such as this. Visit Killersports.com/ trend_mart to learn more! p:P4 >= 39 207-165-11 (0.74, 55.6%) 383 p:P4 >= 42 52-43-4 (-0.37, 54.7%) 99 This is an easy subject to investigate with the power of the Sports Data Query Language (SDQL). To explore the subject, we need to use just one parameter, “p:P4,” an easy shortcut for the points scored in a given quarter, in this case the fourth quarter. For an easy and quick way to explore the subject, we will look at how teams perform in this spot using the SDQL grouping feature. We defined the line with open ended text using the following two SDQLs. “p:P4<=9, 11, 13, 15,” and “p:P4>=33, 36, 39, 42” produces the following result NOTE: Results date back to the beginning of the NFL database in 1989. With the powerful SDQL, we can easily determine the impact of going to the free throw line the previous game has on a team in their next game. To do this we use the p: prefix to signify a team’s game and the shortcut FTA to designate free throw attempts. By leaving this query open ended, we can look at all results based on the previous free throw attempts. We list here all performances coming off a game with 12 free throw attempts or fewer: Previous 4Q Scoring ATS # of Games p:P4 <= 9 73-85-2 (-0.33, 46.2%) 160 p:P4 <= 11 266-277-11 (-0.04, 49.0%) 554 p:P4 <= 13 677-731-23 (-0.20, 48.1%) 1431 p:P4 <= 15 1530-1642-59 (-0.12, 48.2%) 3231 p:P4 >= 33 1810-1765-76 (-0.00, 50.6%) 3651 p:P4 >= 36 647-602-32 (0.21, 51.8%) 1281 is an expert at system handicapping in college and pro sports including the NBA. Using 100s of systems such as this as well as dozens of playoff systems and 1000s of team trends, SBB has established itself as a leading handicapper and is poised for a huge 2016-17 with new systems added to its database. SportsBook Breakers picks can be found at Killercappers.com. 2016–17 NBA Schedule Log | 11 12 | www.SportsDataBase.com The 2016-17 KillerSports.com NBA Schedule/Log The TEAM Trends T here are 420 team trends in the next section – fourteen for each of the thirty NBA teams. Each trend is perfect and ten are of the ATS variety and four are OU trends. The first five trends for each team are Play-ON trends and the second grouping of five trends are Play-AGAINST trends, the next two trends are Play-OVER and the final two are Play-UNDER. The trends are presented in three columns. The first is the trend ID. This allows the trend to be referenced. For example, ATL005 in Atlanta’s trend number five. The second column gives the English text of the trend. For example, “The Hawks are 14-0 ATS (+8.73 ppg) with at most one day of rest after a road game in which they shot at least 50% from the arc.” Note that the number in parentheses immediately following the record is the average margin by which a team has covered or failed to cover the spread. Here, the Hawks are 0-11 ATS, covering by an average of 4.18 points per game. The last column contains the Sports Data Query Language (SDQL) text that can be used to see the updated results for the trend anytime, Simply cut the SDQL text from this document and paste it into the query box on-line and click the query button run the query. SDQL text boxes are available and SportsDataBase.com, KillerSports.com. No membership or registration is needed and there is no charge to run a query. It’s similar to Google. If you can Google, you can SDQL. The trends presented here and not “recommended plays.” In the NBA, teams often undergo significant changes in personnel and coaching over the off season. The obvious example this season is the departure of Kevin Durant from Oklahoma City. the Thunder. This should make the Thunder’s trends in PAST performance less likely to predict future results. To use trends in past performance successfully a handicapper must ask two important questions: 1. Does this trend make handicapping sense? 2. Do the reasons for this past performance still exist? If the answer to both these questions is “yes,” further investigation is warranted. For example, checking out the average margin and the game listing to see how the trend has done THIS season. With a cursory knowledge of the Sports Data Query Language (SDQL), you will soon be researching situations of your own choosing and hence make the transition from a typical gambler to winning sports investor. 2016–17 NBA Schedule Log | 13 PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON AtlantA HAWks ATL001 The Hawks are 14-0 ATS (+8.73 ppg) with at most one day of rest after a road game in which they shot at least 50% from the arc. team=Hawks and rest<2 and p:A and p:TPP>=50 and date>=20111228 ATL002 The Hawks are 14-0 ATS (+10.29 ppg) with less than two days rest off a loss as a favorite in which they scored at least ten points more in the first quarter than in the fourth quarter. team = Hawks and rest < 2 and p:LF and p:P1 - p:P4 >= 10 and date >= 20090113 ATL003 The Hawks are 13-0 ATS (+11.12 ppg) with less than two days rest off a road win in which they allowed at least 15+ points fewer than Vegas projected. team = Hawks and rest < 2 and p:AW and p:dpa <= -15 and date >= 20081107 ATL004 The Hawks are 11-0 ATS (+8.59 ppg) off a double-digit win when they are facing a team that is averaging more than 15 turnovers per game. team = Hawks and 10 <= p:margin and oA(TO) >= 15 and date >= 20131223 ATL005 The Hawks are 11-0 ATS (10.09 ppg) with no rest after they shot worse than 25% from beyond the arc with at least 20 attempts. team = Hawks and rest = 0 and 20 <= p:TPA and p:TPP < 25 and date >= 20091205 ATL006 The Hawks are 0-14 ATS (-9.18 ppg) on the road after a game as a home dog in which they scored less than 15% of their points from free throws. team = Hawks and A and p:HD and p:PFT < 15 and date >= 20050420 ATL007 The Hawks are 0-14 ATS (-9.57 ppg) as a dog off a double-digit loss as a home dog in which they were outshot by at least ten percent. team = Hawks and D and p:margin <= -10 and p:HD and p:FGP + 10 <= po:FGP and date >= 20000401 ATL008 The Hawks are 0-13 ATS (-10.04 ppg) as a dog after a loss in which they had at least ten more turnovers than their opponent. team = Hawks and D and p:L and po:TO + 10 <= p:TO and date >= 20040109 ATL009 The Hawks are 0-12 ATS (-7.08 ppg) on the road off a win when the total is at least 15 points more than their season-to-date average. team = Hawks and A and p:W and tA(p:total) + 15 <= total and date >= 20020219 ATL010 The Hawks are 0-12 ATS (-10.04 ppg) as a dog off a double-digit road loss in which they had at least twice as many assists as turnovers. team = Hawks and D and p:margin <= -10 and p:A and 2 <= p:ATR and date >= 20041109 ATL011 The Hawks are 14-0 OU (+12.50 ppg) as a dog with no rest off a road win in which they had at least twice as many assists as turnovers. team = Hawks and D and rest = 0 and p:W and p:A and 2 <= p:ATR and date >= 20020105 ATL012 The Hawks are 12-0 OU (+14.17 ppg) as a dog with less than two days rest off a double-digit win in which they scored at least 15 points more than Vegas projected. team = Hawks and D and rest < 2 and 10 <= p:margin and 15 <= p:dps and date >= 20030125 ATL013 The Hawks are 0-15 OU (-13.37 ppg) as a home dog off a home win when they are facing a team that is getting less than 25 percent of their rebounds on the offensive end. team = Hawks and H and D and p:W and p:H and oS(ORB) / oS(rebounds) < 0.25 and date >= 20070321 ATL014 The Hawks are 0-14 OU (-8.64 ppg) at home after a game in which they scored fewer than 25 points in the paint. team = Hawks and H and p:PIP < 25 and date >= 20081121 14 | www.SportsDataBase.com PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON BOSTON CELTICS BOS001 The Celtics are 14-0 ATS (+12.32 ppg) with no rest off a win as a dog when they are facing a team with an assist-to-turnover ratio less than 1.50. team = Celtics and rest = 0 and p:W and p:D and oS(assists) < 1.5 * oS(TO) and date >= 20031208 BOS002 The Celtics are 13-0 ATS (+9.73 ppg) with rest off a double-digit loss as a dog when they are facing a team that is averaging more than 62 ppg from 2-point range. team = Celtics and 0 < rest and p:margin <= -10 and p:D and oA(points-3*TPM-FTM) > 62 and date >= 20070211 BOS003 The Celtics are 13-0 ATS (+7.81 ppg) with rest off a loss as a home dog in which they shot under 60% from the free throw line. team = Celtics and 0 < rest and p:LHD and p:FTP < 60 and date >= 19951122 BOS004 The Celtics are 12-0 ATS (+5.33 ppg) as a dog off a win as a favorite when they are facing a team that is averaging more than 45 rebounds per game. team = Celtics and D and p:W and p:F and oA(rebounds) > 45 and date >= 20120311 BOS005 The Celtics are 11-0 ATS (+6.95 ppg) as a home favorite off a win when they are facing a team that is making less than 16 free throws per game. team = Celtics and HF and p:W and oA(FTM) < 16 and date >= 20130201 BOS006 The Celtics are 0-16 ATS (-9.97 ppg) as a road favorite off a loss as a road dog when they are facing a team that is averaging more than 12 offensive rebounds per game. team = Celtics and AF and p:LAD and oA(ORB) > 12 and date >= 19951230 BOS007 The Celtics are 0-16 ATS (-9.50 ppg) as a road favorite with less than two days rest off a win that was tied five-plus times. team = Celtics and AF and p:LAD and oA(ORB) > 12 and date >= 19951230 BOS008 The Celtics are 0-14 ATS (-6.71 ppg) off a home loss in which they scored at least ten points more in the first quarter than they did in the fourth quarter. team = Celtics and p:LH and p:P1 - p:P4 >= 10 and date >= 20100227 BOS009 The Celtics are 0-13 ATS (-8.65 ppg) as a favorite off a road win when they are facing a team that is that is getting more than 30 percent of their rebounds on the offensive end. team = Celtics and F and p:W and p:A and oS(ORB) / oS(rebounds) > 0.30 and date >= 20080408 BOS010 The Celtics are 0-13 ATS (-8.85 ppg) after a game as a road favorite in which their turnovers increased by at least ten from the game before. team = Celtics and p:AF and pp:TO + 10 <= p:TO and date >= 20050316 BOS011 The Celtics are 14-0 OU (+18.96 ppg) as a home favorite off a loss as a favorite in which they led by double-digits. team = Celtics and H and F and p:F and p:L and 10 <= p:BL and date >= 20090102 BOS012 The Celtics are 13-0 OU (+16.27 ppg) with less than two days rest off a road win when they are facing a team that is averaging more than 24 assists per game. team = Celtics and rest < 2 and p:W and p:A and oA(assists) >= 24 and date >= 20061215 BOS013 The Celtics are 0-16 OU (-15.50 ppg) as a favorite with less than two days rest off a game as a favorite in which they committed at least 30 fouls. team = Celtics and F and rest < 2 and p:F and 30 <= p:fouls and date >= 19991210 BOS014 The Celtics are 0-16 OU (-19.16 ppg) with less than two days rest off a double-digit win as a favorite in which they had three or fewer double-digit scorers. team = Celtics and rest < 2 and 10 <= p:margin and p:F and p:DDS <= 3 and date >= 20030117 2016–17 NBA Schedule Log | 15 PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON Brooklyn NETS BKN001 The Nets are 14-0 ATS (+9.82 ppg) on the road with more than two days of rest off a road game. team = Nets and A and 2 < rest and p:A and date >= 20060221 BKN002 The Nets are 12-0 ATS (+7.71 ppg) on the road with rest off a loss in which they scored more than 50 points in the paint. team = Nets and A and 0 < rest and p:L and p:PIP > 50 and date >= 20110413 BKN003 The Nets are 12-0 ATS (+8.62 ppg) as a dog with more than one day of rest off a road loss. team = Nets and D and 1 < rest and p:L and p:A and date >= 20140419 BKN004 The Nets are 12-0 ATS (+8.08 ppg) as a dog with no rest off a loss as a dog in which they led by double-digits. team = Nets and D and rest = 0 and p:DL and 10 <= p:BL and date >= 20070125 BKN005 The Nets are 11-0 ATS (+8.82 ppg) on the road with more than one day of rest off a game as a dog in which they had three or fewer double-digit scorers. team = Nets and A and 1 < rest and p:D and p:DDS <= 3 and date >= 20090325 BKN006 The Nets are 0-14 ATS (-10.25 ppg) as a home dog after a game as a road dog in which they had 20+ turnovers. team = Nets and HD and p:AD and 20 <= p:TO and date >= 19951212 BKN007 The Nets are 0-13 ATS (-12.04 ppg) with rest off a double-digit home loss in which they had fewer than 10 turnovers. team = Nets and 0 < rest and p:margin <= -10 and p:H and p:TO < 10 and date >= 20031114 BKN008 The Nets are 0-12 ATS (-7.38 ppg) off a home game in which they had six-plus double-digit scorers. team = Nets and p:H and p:DDS >= 6 and date >= 20150429 BKN009 The Nets are 0-12 ATS (-5.54 ppg) with no rest off a double-digit win when they are facing a team that is averaging more than five blocks per game. team = Nets and rest = 0 and 10 <= p:margin and oA(blocks) > 5 and date >= 20081220 BKN010 The Nets are 0-12 ATS (-12.83 ppg) on the road with less than two days rest after they shot over 50% from the field. team = Nets and A and rest < 2 and 50 < p:FGP and date >= 20140402 BKN011 The Nets are 13-0 OU (+12.92 ppg) as a favorite off a double-digit win as a favorite when they are facing a team that is averaging less than six referreed turnovers per game. team = Nets and F and 10 <= p:margin and p:F and oA(TO-o:steals) < 6 and date >= 20040206 BKN012 The Nets are 12-0 OU (+17.04 ppg) as a home dog after a game as a home dog in which they had a baskets assisted percentage at least ten points better than their season-to-date average. team = Nets and H and D and p:H and p:D and tA(p:BAP) + 10 <= p:BAP and date >= 20100403 BKN013 The Nets are 0-15 OU (-16.60 ppg) on the road with less than two days rest off a game as a favorite when the total is at least 15 points more than their last game. team = Nets and A and rest < 2 and p:F and p:total + 15 <= total and date >= 19960204 BKN014 The Nets are 0-14 OU (-10.86 ppg) as a eight-plus point dog off a loss in which they had at least 15 more shots than their opponent. team = Nets and 8 <= line and p:L and po:FGA + 15 <= p:FGA and date >= 19961218 16 | www.SportsDataBase.com PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON Charlotte hornets CHA001 The Hornets are 18-0 ATS (+12.72 ppg) when the line is within three of pick and they are off a home game in which they held their opponent to fewer than 85 points. team = Hornets and -3 <= line <= 3 and p:H and po:points<90 and po:FGP<41.5 and season >=2007 CHA002 The Hornets are 14-0 ATS (+5.64 ppg) with less than two days rest off a loss as a home favorite in which they has at least twice as many assists as turnovers. team = Hornets and rest < 2 and p:L and p:H and p:F and 2 <= p:ATR and date >= 20080128 CHA003 The Hornets are 12-0 ATS (+10.00 ppg) at home when the line is within 3.5 of pick with less than two days rest off a loss in a road game when they are facing a team that is making more than 20 free throws per game team = Hornets and H and -3.5 <= line <= 3.5 and rest < 2 and p:L and p:A and oA(FTM) >= 20 and date >= 20050321 CHA004 The Hornets are 11-0 ATS (+9.14 ppg) with less than two days rest off a doubledigit win as a dog in which they had six-plus double-digit scorers. team = Hornets and rest < 2 and 10 <= p:margin and p:D and p:DDS >= 6 and date >= 20051105 CHA005 The Hornets are 11-0 ATS (+12.64 ppg) as a dog off a home win in which they scored at least ten points more in the fourth quarter than they did in the first quarter. team = Hornets and D and p:HW and p:P1 p:P4 <= -10 and date >= 20080308 CHA006 The Hornets are 0-13 ATS (-8.23 ppg) as a dog off a road win when they allowed 100+ points in each of their last two games. team = Hornets and D and p:W and p:A and 100 <= ppo:points and 100 <= po:points and date >= 20050204 CHA007 The Hornets are 0-12 ATS (-14.12 ppg) as a eight-plus point dog off a game as a dog in which their opponent shot under 40% from the field. team = Hornets and 8 <= line and p:D and po:FGP < 40 and date >= 20110305 CHA008 The Hornets are 0-12 ATS (-11.92 ppg) at home with no rest off a loss as a dog when they are facing a team that is averaging less than 20 points per game from threes. team = Hornets and H and rest = 0 and p:L and p:D and oA(3*TPM) < 20 and date >= 20100410 CHA009 The Hornets are 0-11 ATS (-10.09 ppg) as a favorite with less than two days rest when they are off two games in which more than 65 percent of their field goals were assisted. team = Hornets and F and rest < 2 and 65 < p:BAP and 65 < pp:BAP and date >= 20090403 CHA010 The Hornets are 0-11 ATS (-8.23 ppg) with rest when they are off two consecutive games in which they had six-plus double-digit scorers. team = Hornets and 0 < rest and p:DDS >= 6 and pp:DDS >= 6 and pp:season = season and date >= 20050416 CHA011 The Hornets are 13-0 OU (+11.96 ppg) as a road dog with rest when they are facing a team that is averaging less than four blocks per game. team = Hornets and A and D and 0 < rest and oA(blocks) < 4 and date >= 20130206 CHA012 The Hornets are 11-0 OU (+21.77 ppg) off a home loss in which they had at least 15 more shots than their opponent. team = Hornets and p:L and p:H and po:FGA + 15 <= p:FGA and date >= 20060203 CHA013 The Hornets are 0-15 OU (-14.53 ppg) at home when the line is within three of pick with less than two days rest after a game as a road dog that was tied five-plus times. team = Hornets and H and -3 <= line <= 3 and rest < 2 and p:A and p:D and p:TT >= 5 and date >= 20110115 CHA014 The Hornets are 0-12 OU (-9.08 ppg) with more than one day of rest off a loss as a road dog when they are facing a team that is averaging more than 23 fouls per game. team = Hornets and 1 < rest and p:L and p:A and p:D and oA(fouls) > 23 and date >= 20060409 2016–17 NBA Schedule Log | 17 PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON CHICAGO BULLS CHI001 The Bulls are 18-0 ATS (+8.97 ppg) at home with no rest off a game as a favorite when when they are facing a team that is making more than 20 free throws per game. team = Bulls and H and rest = 0 and p:F and oA(FTM) >= 20 and date >= 19960302 CHI002 The Bulls are 15-0 ATS (+9.83 ppg) as a dog off a home game in which they scored at least 30% of their points from threes. team = Bulls and D and p:H and 30 <= p:PTP and date >= 20050319 CHI003 The Bulls are 14-0 ATS (+12.82 ppg) as a road dog after a game in which they had three or fewer double-digit scorers. team = Bulls and AD and p:DDS <= 3 and date >= 20120510 CHI004 The Bulls are 14-0 ATS (+10.11 ppg) when the line is within three of pick with rest off a home win in which at least 70 percent of their field goals were assisted. team = Bulls and -3 <= line <= 3 and 0 < rest and p:W and p:H and 70 <= p:BAP and date >= 20040217 CHI005 The Bulls are 13-0 ATS (+11.85 ppg) as a road favorite with less than two days rest off a win in which they scored a least 18 fast break points. team = Bulls and AF and rest < 2 and p:W and p:FBP >= 18 and date >= 20110226 CHI006 The Bulls are 0-14 ATS (-13.00 ppg) as a home favorite with more than one day of rest when they are facing a team that is averaging fewer than 20 fouls per game. team = Bulls and H and F and 1 < rest and oA(fouls) < 20 and date >= 20101201 CHI007 The Bulls are 0-14 ATS (-9.68 ppg) as a dog with rest off a road game when they are facing a team that is averaging more than seven referreed turnovers per game. team = Bulls and D and 0 < rest and p:A and oA(TO-o:steals) > 7 and date >= 20091101 CHI008 The Bulls are 0-12 ATS (-8.83 ppg) at home off a win as a dog in which there were eight-plus lead changes. team = Bulls and H and p:W and p:D and p:LC >= 8 and date >= 20121126 CHI009 The Bulls are 0-11 ATS (-13.64 ppg) as a rested dog off a road win when facing a team that is getting less than 25 percent of their rebounds on the offensive end. team = Bulls and D and 0 < rest and p:W and p:A and oS(ORB) / oS(rebounds) < 0.25 and date >= 20130508 CHI010 The Bulls are 0-11 ATS (-7.82 ppg) as a dog with less than two days rest off a win when they are facing a team that is averaging fewer than ten offensive rebounds per game. team = Bulls and D and rest < 2 and p:W and oA(ORB) < 10 and date >= 20140303 CHI011 The Bulls are 16-0 OU (+11.47 ppg) as a dog with less than two days rest after they committed at least 30 fouls. team = Bulls and D and rest < 2 and 30 <= p:fouls and date >= 20050122 CHI012 The Bulls are 15-0 OU (+12.67 ppg) as a road dog with rest off a home loss in which they had more than eight times as many field goal attempts as turnovers. team = Bulls and AD and 0 < rest and p:HL and 8 * p:TO < p:FGA and date >= 20010114 CHI013 The Bulls are 0-17 OU (-13.91 ppg) as a favorite with rest off a game as a dog in which they scored at least ten points more in the first quarter than they did in the fourth quarter. team = Bulls and F and 0 < rest and p:D and p:P1 - p:P4 >= 10 and date >= 20010226 CHI014 The Bulls are 0-15 OU (-12.90 ppg) as a favorite with rest off a double-digit road loss when they are facing a team that is getting more than 20 percent of their points at the free throw line. team = Bulls and F and 0 < rest and p:margin <= -10 and p:A and oS(FTM) / oS(points) >= 0.2 and date >= 20050415 18 | www.SportsDataBase.com PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON CLEVELAND CAVALIERS CLE001 The Cavaliers are 14-0 ATS (+9.57 ppg) with more than two days of rest off a game as a favorite when they are facing a team that is averaging less than 40 rebounds per game. team = Cavaliers and 2 < rest and p:F and oA(rebounds) < 40 and date >= 19960213 CLE002 The Cavaliers are 11-0 ATS (+13.09 ppg) as a road favorite off a win in which they allowed 15+ points fewer than Vegas projected. team = Cavaliers and A and F and p:W and p:dpa <= -15 and date >= 20081219 CLE003 The Cavaliers are 11-0 ATS (+9.23 ppg) as a home eight-plus point favorite with rest off a loss in which they scored at least 30% of their points from threes. team = Cavaliers and H and line <= -8 and 0 < rest and p:L and 30 <= p:PTP and date >= 19961213 CLE004 The Cavaliers are 11-0 ATS (+12.18 ppg) off a home game in which they held their opponent to fewer than 85 points. team = Cavaliers and p:H and po:points < 85 and date >= 20140402 CLE005 The Cavaliers are 9-0 ATS (+10.39 ppg) with rest off a win as a favorite when they had at least twice as many assists as turovers in each of their last two games. team = Cavaliers and 0 < rest and p:W and p:F and 2 * pp:TO <= pp:AST and 2 * p:TO <= p:AST and date >= 20160114 CLE006 The Cavaliers are 0-13 ATS (-5.88 ppg) as a road dog with no rest off a double-digit win as a favorite when they are facing a team that is averaging less than 20 points per game from threes. team = Cavaliers and A and D and rest = 0 and 10 <= p:margin and p:F and oA(3*TPM) < 20 and date >= 20041121 CLE007 The Cavaliers are 0-12 ATS (-8.04 ppg) as an eight-plus point favorite off a doubledigit road win when they are facing a team with an assist-to-turnover ratio less than 1.50. team = Cavaliers and line <= -8 and 10 <= p:margin and p:A and oS(assists) < 1.5 * oS(TO) and date >= 20081221 CLE008 The Cavaliers are 0-12 ATS (-8.21 ppg) off a home game when the total is at least 15 points less than their last game. team = Cavaliers and p:H and total + 15 <= p:total and date >= 20101220 CLE009 The Cavaliers are 0-11 ATS (-5.73 ppg) with no rest off a double-digit win in which they scored at least 25% of their points from free throws. team = Cavaliers and rest = 0 and 10 <= p:margin and 25 <= p:PFT and date >= 20041121 CLE010 The Cavaliers are 0-10 ATS (-7.70 ppg) with rest off a double-digit loss as a dog when they are facing a team that is averaging more than 15 turnovers per game. team = Cavaliers and 0 < rest and p:margin<=-10 and p:D and oA(TO) >= 15 and date >= 20121113 CLE011 The Cavaliers are 13-0 OU (+19.62 ppg) with no rest off a double-digit loss in which they shot under 35% from the field. team = Cavaliers and rest = 0 and p:margin <= -10 and p:FGP < 35 and date >= 19991211 CLE012 The Cavaliers are 12-0 OU (+12.21 ppg) on the road off a win when they are facing a team that is off an overtime game. team = Cavaliers and A and p:W and 0 < op:overtime and date >= 20040310 CLE013 The Cavaliers are 0-15 OU (-19.73 ppg) as a dog with more than two days of rest after playing as a road dog. team = Cavaliers and D and 2 < rest and p:A and p:D and date >= 20010404 CLE014 The Cavaliers are 0-15 OU (-12.47 ppg) with less than two days rest after a game as a road dog in which they held their opponent to under 40% shooting. team = Cavaliers and rest < 2 and p:AD and po:FGP < 40 and date >= 20070122 2016–17 NBA Schedule Log | 19 PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON DALLAS MAVericks DAL001 The Mavericks are 15-0 ATS (+8.53 ppg) on the road when the line is within three of pick off a win in which their opponent shot under 60% from the free throw line. team = Mavericks and A and -3 <= line <= 3 and p:W and po:FTP < 60 and date >= 20000206 DAL002 The Mavericks are 14-0 ATS (+9.11 ppg) as a road dog with rest off a double-digit win when they are off two wins as favorites. team = Mavericks and A and D and 0 < rest and 10 <= p:margin and pp:WF and p:WF and date >= 20080404 DAL003 The Mavericks are 14-0 ATS (+9.18 ppg) with no rest off a loss as a road dog when they are facing a team that is averaging less than four blocks per game. team = Mavericks and rest = 0 and p:L and p:A and p:D and oA(blocks) < 4 and date >= 19951201 DAL004 The Mavericks are 13-0 ATS (+10.77 ppg) on the road with no rest off a loss when they are facing a team that is averaging fewer than ten offensive rebounds per game. team = Mavericks and A and rest = 0 and p:L and oA(ORB) < 10 and date >= 20061109 DAL005 The Mavericks are 13-0 ATS (+6.12 ppg) with rest after a double-digit win in which more than 75% of their baskets were assisted. team=Mavericks and 0<rest and 10<=p:margin and p:BAP>75 and date>=20080224 DAL006 The Mavericks are 0-15 ATS (-7.40 ppg) as a eight-plus point favorite with less than two days rest off a game as a favorite in which they had fewer than 10 turnovers. team = Mavericks and line <= -8 and rest < 2 and p:F and p:TO < 10 and date >= 20070127 DAL007 The Mavericks are 0-14 ATS (-10.75 ppg) as a eight-plus point favorite after a game as a road favorite in which they scored at least 15 points more in the first half than in the second half. team = Mavericks and line <= -8 and p:A and p:F and p:P1 + p:P2 - p:P3 - p:P4 >= 15 and date >= 20011120 DAL008 The Mavericks are 0-13 ATS (-9.92 ppg) at home with rest off a road win in which they had six-plus double-digit scorers. team = Mavericks and H and 0 < rest and p:W and p:A and p:DDS >= 6 and date >= 20110318 DAL009 The Mavericks are 0-12 ATS (-6.62 ppg) at home when the line is within three of pick off a win in which they has at least twice as many assists as turnovers. team = Mavericks and H and -3 <= line <= 3 and p:W and 2 <= p:ATR and date >= 20110312 DAL010 The Mavericks are 0-12 ATS (-11.88 ppg) with rest off a win in which they committed fewer than 15 fouls. team = Mavericks and 0 < rest and p:W and p:fouls < 15 and date >= 20121220 DAL011 The Mavericks are 13-0 OU (+8.73 ppg) as a favorite with rest off a double-digit win when they are facing a team that is averaging less than 16 percent of their points from free throws. team = Mavericks and F and 0 < rest and 10 <= p:margin and oS(FTM) / oS(points) < 0.16 and date >= 20090425 DAL012 The Mavericks are 13-0 OU (+20.31 ppg) at home off a win as a favorite in which they had at least 15 fewer shots than their opponent. team = Mavericks and H and p:W and p:F and p:FGA + 15 <= po:FGA and date >= 20060515 DAL013 The Mavericks are 0-13 OU (-16.54 ppg) as a home favorite with rest after a game as a road dog in which they scored fewer than 85 points. team = Mavericks and HF and 0 < rest and p:AD and p:points < 85 and date >= 19990401 DAL014 The Mavericks are 0-12 OU (-14.71 ppg) as a road favorite off a road loss when their line is at least 12 points lower than it was in their last game. team = Mavericks and A and F and p:L and p:A and line + 12 <= p:line and date >= 20031029 20 | www.SportsDataBase.com PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON denver nuggets DEN001 The Nuggets are 15-0 ATS (+9.60 ppg) as a favorite versus a team that is over 500 and has more than 30% of their total rebounds on the offensive end season-todate. team=Nuggets and F and oS(ORB) / oS(rebounds)>=0.30 and o:WP>50 and date>=20041206 DEN002 The Nuggets are 13-0 ATS (+8.58 ppg) with rest off a double-digit loss as a dog in which they scored at least 15 points more in the second half than they did in the first half. team = Nuggets and 0 < rest and p:margin <= -10 and p:D and p:P1 + p:P2 - p:P3 p:P4 <= -15 and date >= 20030311 DEN003 The Nuggets are 13-0 ATS (+5.12 ppg) at home with less than two days rest off a win as a road favorite when they are facing a team that is averaging more than five blocks per game. team = Nuggets and H and rest < 2 and p:WAF and oA(blocks) > 5 and date >= 20061218 DEN004 The Nuggets are 13-0 ATS (+11.50 ppg) as a dog with no rest after playing as a home dog when they are facing a team that is averaging fewer than 20 points per game from threes. team = Nuggets and D and rest = 0 and p:H and p:D and oA(3*TPM) < 20 and date >= 20020405 DEN005 The Nuggets are 11-0 ATS (+10.18 ppg) on the road with less than two days rest off a double-digit win in which they had assists on at least 70 percent of their field goals team = Nuggets and A and rest < 2 and 10 <= p:margin and 70 <= p:BAP and date >= 20081215 DEN006 The Nuggets are 0-16 ATS (-13.94 ppg) with no rest off a loss in which they had more than ten refereed turnovers. team = Nuggets and rest = 0 and p:L and 10 < (p:TO - po:steals) and date >= 20030319 DEN007 The Nuggets are 0-14 ATS (-10.07 ppg) with no rest off a road loss in which they led by double-digits. team = Nuggets and rest = 0 and p:A and p:L and 10 <= p:BL and date >= 20100301 DEN008 The Nuggets are 0-13 ATS (-10.15 ppg) at home with less than two days rest off a double-digit loss as a dog in which they shot under 40% from the field. team = Nuggets and H and rest < 2 and p:margin <= -10 and p:D and p:FGP < 40 and date >= 20070309 DEN009 The Nuggets are 0-13 ATS (-7.62 ppg) at home with no rest off a game as a dog when they are facing a team averaging less than ten offensive rebounds per game. team = Nuggets and H and rest = 0 and p:D and oA(ORB) < 10 and date >= 20060123 DEN010 The Nuggets are 0-12 ATS (-7.04 ppg) as a home dog off a double-digit loss as a dog in which they shot under 40% from the field. team = Nuggets and H and D and p:margin <= -10 and p:D and p:FGP < 40 and date >= 20050430 DEN011 The Nuggets are 17-0 OU (+14.26 ppg) as a favorite off a loss in which they scored at least 15 points more in the first half than they did in the second half. team = Nuggets and F and p:L and p:P1 + p:P2 - p:P3 - p:P4 >= 15 and date >= 20090529 DEN012 The Nuggets are 15-0 OU (+17.43 ppg) as a eight-plus point favorite off a home loss when they are facing a team with an assist-to-turnover ratio of less than 1.50. team = Nuggets and line <= -8 and p:L and p:H and oS(assists) < 1.5 * oS(TO) and date >= 20080208 DEN013 The Nuggets are 0-13 OU (-13.12 ppg) as a home dog off a double-digit loss when they are facing a team that is averaging less than six referreed turnovers per game. team = Nuggets and H and D and p:margin <= -10 and oA(TO-o:steals) < 6 and date >= 20041226 DEN014 The Nuggets are 0-12 OU (-11.92 ppg) at home with rest off a road game in which they shot under 60% from the free throw line. team = Nuggets and H and 0 < rest and p:A and p:FTP < 60 and date >= 20041129 2016–17 NBA Schedule Log | 21 PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON detroit pistons DET001 The Pistons are 14-0 ATS (+7.21 ppg) when the line is within three of pick with no rest off a home win and they are facing a team that is averaging less than 20 points per game from threes. team = Pistons and -3 <= line <= 3 and rest = 0 and p:W and p:H and oA(3*TPM) < 20 and date >= 20000115 DET002 The Pistons are 14-0 ATS (+12.25 ppg) as a road favorite off a home game in which their opponent shot under 60% from the free throw line. team = Pistons and A and F and p:H and po:FTP < 60 and date >= 19960214 DET003 The Pistons are 13-0 ATS (+7.96 ppg) as a eight-plus point favorite with less than two days rest. team=Pistons and (line<=-8) and (rest<2) and date>=20131103 DET004 The Pistons are 12-0 ATS (+11.54 ppg) when the line is within three of pick with no rest off a double-digit win in which they held their opponent to fewer than 85 points. team=Pistons and -3<=line<=3 and rest=0 and 10<=p:margin and po:points<85 and date>=20011102 DET005 The Pistons are 12-0 ATS (+10.00 ppg) with rest after a game as a road favorite in which they had three or fewer double-digit scorers. team = Pistons and 0 < rest and p:A and p:F and p:DDS <= 3 and date >= 20070316 DET006 The Pistons are 0-15 ATS (-7.73 ppg) as a favorite with no rest after a game as a road dog in which they had an assist percentage at least ten points worse than their season-to-date average. team = Pistons and F and rest = 0 and p:AD and p:BAP <= tA(p:BAP) -10 and date >= 19960414 DET007 The Pistons are 0-15 ATS (-8.03 ppg) off a double-digit win in which they scored at least ten points more in the fourth quarter than they did in the first quarter. team = Pistons and 10 <= p:margin and p:P1 - p:P4 <= -10 and date >= 20060125 DET008 The Pistons are 0-14 ATS (-7.89 ppg) with less than two days rest off a double-digit home loss in which they shot under 60% from the free throw line. team = Pistons and rest < 2 and p:margin <= -10 and p:H and p:FTP < 60 and date >= 19980227 DET009 The Pistons are 0-14 ATS (-6.07 ppg) as a favorite with rest after they had assists on at least 75 percent of their field goals. team = Pistons and F and 0 < rest and 75 <= p:BAP and date >= 20070202 DET010 The Pistons are 0-13 ATS (-10.31 ppg) with no rest off a win when they are facing a team that is averaging less than ten offensive rebounds per game. team = Pistons and rest = 0 and p:W and oA(ORB) < 10 and date >= 20080105 DET011 The Pistons are 15-0 OU (+11.17 ppg) as a home favorite after their assists increased by at least ten from the game before. team = Pistons and H and F and pp:AST + 10 <= p:AST and date >= 20080304 DET012 The Pistons are 15-0 OU (+14.00 ppg) with rest off a double-digit road win when facing a team that is averaging more than 23 fouls per game. team = Pistons and 0 < rest and 10 <= p:margin and p:A and oA(fouls) > 23 and date >= 20051110 DET013 The Pistons are 0-11 OU (-14.14 ppg) on the road with rest off a win as a favorite in which they shot under 40% from the field. team = Pistons and A and 0 < rest and p:W and p:F and p:FGP < 40 and date >= 20051130 DET014 The Pistons are 0-11 OU (-9.77 ppg) as a road dog after a win in which they trailed after each of the first three quarters. team = Pistons and AD and p:W and p:M1 < 0 and p:M2 < 0 and p:M3 < 0 and date >= 20031126 22 | www.SportsDataBase.com PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON golden state warriors GSW001 The Warriors are 15-0 ATS (+7.83 ppg) at home with rest off a loss as a favorite when they are facing a team that is averaging more than five blocks per game. team = Warriors and H and 0 < rest and p:L and p:F and oA(blocks) > 5 and date >= 20081105 GSW002 The Warriors are 14-0 ATS (+10.54 ppg) with rest off a double-digit road loss in which they had a shooting percentage ten-plus points below their season-to-date average. team = Warriors and 0 < rest and p:margin <= -10 and p:A and tA(p:FGP) - p:FGP >= 10 and date >= 19990408 GSW003 The Warriors are 13-0 ATS (+11.04 ppg) as a favorite off a game as a favorite in which they had 20+ offensive boards. team = Warriors and F and p:F and 20 <= p:ORB and date >= 19970109 GSW004 The Warriors are 12-0 ATS (+8.33 ppg) as a road eight-plus point favorite after a game in which their opponent shot under 40% from the field. team = Warriors and A and line <= -8 and po:FGP < 40 and date >= 20140411 GSW005 The Warriors are 11-0 ATS (+12.18 ppg) as a home favorite with at most one day of rest after a loss on the road in which they allowed at least 50% from the field. team=Warriors and HF and rest<2 and p:AL and po:FGP>=50 and date>=20100402 GSW006 The Warriors are 0-13 ATS (-6.81 ppg) on the road with less than two days rest after they had six-plus double-digit scorers. team = Warriors and A and rest < 2 and p:DDS >= 6 and date >= 20131215 GSW007 The Warriors are 0-12 ATS (-8.54 ppg) when they are off a win in which Klay Thompson’s scored at least 15 points more than he scored in their previous game. team=Warriors and Klay Thompson:p:points >= Klay Thompson:pp:points +15 and p:W and date>=20150125 GSW008 The Warriors are 0-11 ATS (-8.68 ppg) on the road with less than two days rest off a double-digit win in which they had an assist percentage at least ten points higher than their season-to-date average. team = Warriors and A and rest < 2 and 10 <= p:margin and tA(p:BAP) + 10 <= p:BAP and date >= 20091111 GSW009 The Warriors are 0-11 ATS (-12.86 ppg) at home off a double-digit home win in which there were eight-plus lead changes. team = Warriors and H and 10 <= p:margin and p:H and p:LC >= 8 and date >= 20110207 GSW010 The Warriors are 0-10 ATS (-7.20 ppg) after a game in which Stephen Curry shot better than 67% from the field and took fewer than 25 shots. team=Warriors and Warriors:Stephen Curry:p:FGP>67 and Warriors:Stephen Curry:p:FGA<25 and season >= 2013 GSW011 The Warriors are 18-0 OU (+15.03 ppg) at home with less than two days rest off a double-digit home win when they are facing a team with an average assist-toturnover ratio less than 1.50. team = Warriors and H and rest < 2 and 10 <= p:margin and p:H and oS(assists) < 1.5 * oS(TO) and date >= 20081107 GSW012 The Warriors are 12-0 OU (+17.17 ppg) off a double-digit win in which they allowed 15+ points fewer than Vegas projected. team=Warriors and 10<=p:margin and p:dpa<=-15 and date>=20150324 GSW013 The Warriors are 0-16 OU (-11.92 ppg) on the road with no rest after playing as a road dog when they allowed 100+ points in each of their last two games. team = Warriors and A and rest = 0 and p:A and p:D and 100 <= ppo:points and 100 <= po:points and date >= 20091118 GSW014 The Warriors are 0-13 OU (-9.23 ppg) with no rest off a road game in which they shot under 60% from the free throw line. team = Warriors and rest = 0 and p:A and p:FTP < 60 and date >= 20040310 2016–17 NBA Schedule Log | 23 PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON houston rockets HOU001 The Rockets are 17-0 ATS (+9.26 ppg) at home with two or more days of rest after a win in which they shot at least 46% from the field. team=Rockets and H and 1<rest and p:W and p:FGP >= 46 and season >= 2012 HOU002 The Rockets are 15-0 ATS (+9.87 ppg) as a dog after a game as a road dog in which they had three or fewer double-digit scorers. team = Rockets and D and p:A and p:D and p:DDS <= 3 and date >= 20071106 HOU003 The Rockets are 14-0 ATS (+7.39 ppg) as a dog off a double-digit loss in which they had 20+ turnovers. team = Rockets and D and p:margin <= -10 and 20 <= p:TO and date >= 19991120 HOU004 The Rockets are 14-0 ATS (+10.04 ppg) at home with more than one day of rest after they shot over 50% from the field. team = Rockets and H and 1 < rest and 50 < p:FGP and date >= 20121127 HOU005 The Rockets are 13-0 ATS (+8.38 ppg) at home off a road game in which their opponent shot under 60% from the free throw line. team = Rockets and H and p:A and po:FTP < 60 and date >= 20080207 HOU006 The Rockets are 0-14 ATS (-8.79 ppg) on the road with no rest off a home win when they are facing a team that is averaging more than five blocks per game. team = Rockets and A and rest = 0 and p:HW and oA(blocks) > 5 and date >= 20091216 HOU007 The Rockets are 0-13 ATS (-7.19 ppg) on the road off a win in which they had an assist percentage at least ten points worse than their season-to-date average. team = Rockets and A and p:W and p:BAP <= tA(p:BAP) -10 and date >= 20111230 HOU008 The Rockets are 0-11 ATS (-6.68 ppg) as a dog off a win when they are off two games in which they had double-digit steals. team = Rockets and D and p:W and 10 <= pp:steals and 10 <= p:steals and date >= 20101210 HOU009 The Rockets are 0-11 ATS (-8.86 ppg) as a home favorite with less than two days rest off a loss as a dog in which they shot under 60% from the free throw line. team = Rockets and H and F and rest < 2 and p:L and p:D and p:FTP < 60 and date >= 19961223 HOU010 The Rockets are 0-11 ATS (-10.09 ppg) off a home win in which they scored less than 10% of their points from free throws. team = Rockets and p:HW and p:PFT < 10 and date >= 20080413 HOU011 The Rockets are 23-0 OU (+7.80 ppg) off a double-digit loss in which they shot under 60% from the free throw line. team = Rockets and p:margin <= -10 and p:FTP < 60 and date >= 19970202 HOU012 The Rockets are 17-0 OU (+17.12 ppg) as a eight-plus point favorite after a game in which there were eight-plus lead changes. team = Rockets and line <= -8 and p:LC >= 8 and date >= 20140301 HOU013 The Rockets are 0-14 OU (-12.36 ppg) as a home favorite with less than two days rest when they are off two consecutive games in which they had three or fewer double-digit scorers. team = Rockets and H and F and rest < 2 and p:DDS <= 3 and pp:DDS <= 3 and pp:season = season and date >= 20021102 HOU014 The Rockets are 0-13 OU (-15.08 ppg) as a home dog with less than two days rest off a win in which they scored at least 30% of their points from threes. t:eam = Rockets and H and D and rest < 2 and p:W and 30 <= p:PTP and date >= 19971204 24 | www.SportsDataBase.com PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON indiana pacers IND001 The Pacers are 17-0 ATS (+8.44 ppg) as a road favorite with at least one day of rest after a game on the road in which their shot per turnover ratio was at least 7.75. team=Pacers and AF and 0<rest and p:A and p:FGA/p:TO>7.75 IND002 The Pacers are 15-0 ATS (+9.23 ppg) as a road favorite with rest off a road game in which they had more than eight times as many field goal attempts as turnovers. team = Pacers and A and F and 0 < rest and p:A and 8 * p:TO < p:FGA and date >= 19971205 IND003 The Pacers are 12-0 ATS (+5.29 ppg) with no rest off a loss as a favorite when facing a team that is averaging less than four blocks per game. team = Pacers and rest = 0 and p:L and p:F and oA(blocks) < 4 and date >= 19970129 IND004 The Pacers are 12-0 ATS (+8.96 ppg) on the road with more than one day of rest. team = Pacers and A and 1 < rest and date >= 20150220 IND005 The Pacers are 11-0 ATS (+13.55 ppg) at home when the line is within three of pick with less than two days rest off a road game in which their opponent shot under 40% from the field. team = Pacers and H and -3 <= line <= 3 and rest < 2 and p:A and po:FGP < 40 and date >= 19970414 IND006 The Pacers are 0-17 ATS (-9.32 ppg) as a favorite off a home win that was tied fiveplus times. team = Pacers and F and p:W and p:H and p:TT >= 5 and date >= 20140209 IND007 The Pacers are 0-15 ATS (-8.20 ppg) at home with less than two days rest off a loss as a favorite when they are facing a team that is averaging less than 40 rebounds per game. team = Pacers and H and rest < 2 and p:L and p:F and oA(rebounds) < 40 and date >= 19990410 IND008 The Pacers are 0-13 ATS (-10.69 ppg) as a eight-plus point dog off a win when they are facing a team that is averaging less than 20 points per game from threes. team = Pacers and 8 <= line and p:W and oA(3*TPM) < 20 and date >= 20100302 IND009 The Pacers are 0-11 ATS (-7.23 ppg) as a favorite with less than two days rest off a win as a favorite when they are facing a team that is making less than 16 free throws per game. team = Pacers and F and rest < 2 and p:W and p:F and oA(FTM) < 16 and date >= 20140227 IND010 The Pacers are 0-11 ATS (-10.27 ppg) with less than two days rest off a win as a home favorite in which they shot under 40% from the field. team = Pacers and rest < 2 and p:W and p:H and p:F and p:FGP < 40 and date >= 20111231 IND011 The Pacers are 16-0 OU (+11.25 ppg) as a dog after a game as a road favorite in which their opponent shot under 40% from the field. team = Pacers and D and p:AF and po:FGP < 40 and date >= 20010109 IND012 The Pacers are 15-0 OU (+11.53 ppg) as a road dog off a road win in which they had at least twice as many assists as turnovers. team = Pacers and AD and p:W and p:A and 2 <= p:ATR and date >= 20030404 IND013 The Pacers are 0-17 OU (-13.26 ppg) off a win as a road dog in which they scored at least 15 more points in the first half than they did in the second half. team = Pacers and p:W and p:A and p:D and p:P1 + p:P2 - p:P3 - p:P4 >= 15 and date >= 19980103 IND014 The Pacers are 0-14 OU (-11.96 ppg) with no rest off a double-digit loss when they are facing a team that is averaging less than 20 points per game from threes. team = Pacers and rest = 0 and p:margin <= -10 and oA(3*TPM) < 20 and date >= 20071222 2016–17 NBA Schedule Log | 25 PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON Los angeles clippers LAC001 The Clippers are 14-0 ATS (+8.71 ppg) as a favorite off a win as a dog when they are facing a team that is averaging more than 12 offensive rebounds per game. team = Clippers and F and p:W and p:D and oA(ORB) > 12 and date >= 20091129 LAC002 The Clippers are 13-0 ATS (+12.88 ppg) as a favorite with no rest off a game as a dog when they are facing a team that is averaging more than five blocks per game. team = Clippers and F and rest = 0 and p:D and oA(blocks) > 5 and date >= 20030412 LAC003 The Clippers are 11-0 ATS (+9.50 ppg) as a road favorite with no rest off a win as a dog. team = Clippers and A and F and rest = 0 and p:W and p:D and date >= 19970404 LAC004 The Clippers are 11-0 ATS (+6.41 ppg) as a road eight-plus point dog with less than two days rest off a home game in which they held their opponent to fewer than 85 points. team = Clippers and A and 8 <= line and rest < 2 and p:H and po:points < 85 and date >= 19960414 LAC005 The Clippers are 11-0 ATS (+12.95 ppg) off a loss as a road dog when they are facing a team that is averaging less than 20 fouls per game. team = Clippers and p:L and p:A and p:D and oA(fouls) < 20 and date >= 20130210 LAC006 The Clippers are 0-17 ATS (-6.76 ppg) at home with rest off a double-digit loss as a road dog when they are facing a team that is averaging less than 58 ppg from 2-point range. team = Clippers and H and 0 < rest and p:margin <= -10 and p:A and p:D and oA(points-3*TPM-FTM) < 58 and date >= 20011229 LAC007 The Clippers are 0-15 ATS (-6.30 ppg) after a loss on the road in which they shot at least 50% from the field and scored fewer than 120 points. team=Clippers and p:AL and p:FGP>=50 and p:points<120 and date>=20110126 LAC008 The Clippers are 0-14 ATS (-6.46 ppg) as a home eight-plus point favorite with less than two days rest after their opponent shot under 40% from the field. team = Clippers and H and line <= -8 and rest < 2 and po:FGP < 40 and date >= 20050416 LAC009 The Clippers are 0-14 ATS (-10.50 ppg) at home off a win as a favorite in which they scored at least 25 more points than in their previous game. team = Clippers and H and p:W and p:F and pp:points + 25 <= p:points and date >= 19951125 LAC010 The Clippers are 0-12 ATS (-12.75 ppg) with rest off a win as a dog when they are facing a team that is averaging less than 40 rebounds per game. team = Clippers and 0 < rest and p:W and p:D and oA(rebounds) < 40 and date >= 20020207 LAC011 The Clippers are 13-0 OU (+13.73 ppg) on the road after a game in which they had fewer than 15 assists. team = Clippers and A and p:AST < 15 and date >= 20110406 LAC012 The Clippers are 13-0 OU (+15.65 ppg) as a road dog after a win in which their high scorer had fewer than 20 points. team = Clippers and AD and p:W and max:p:points < 20 and date >= 20071212 LAC013 The Clippers are 0-17 OU (+12.21 ppg) with less than two days rest after playing as a home dog when they are facing a team that is getting more than 30 percent of their rebounds on the offensive end. team = Clippers and rest < 2 and p:H and p:D and oS(ORB) / oS(rebounds) > 0.30 and date >= 20021118 LAC014 The Clippers are 0-13 OU (-12.88 ppg) as a favorite with less than two days rest off a loss as a dog in which they has at least twice as many assists as turnovers. team = Clippers and F and rest < 2 and p:L and p:D and 2 <= p:ATR and date >= 20060210 26 | www.SportsDataBase.com PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON los angeles Lakers LAL001 The Lakers are 14-0 ATS (+7.50 ppg) with more than one day of rest off a doubledigit win as a home favorite when they are facing a team that is making more than 20 free throws per game. team = Lakers and 1 < rest and 10 <= p:margin and p:H and p:F and oA(FTM) >= 20 and date >= 20060406 LAL002 The Lakers are 13-0 ATS (+11.38 ppg) on the road off a win in which their opponent shot over 50% from the field. team = Lakers and A and p:W and 50 < po:FGP and date >= 20061101 LAL003 The Lakers are 12-0 ATS (+12.50 ppg) on the road off a win as a road dog in which they has at least twice as many assists as turnovers. team = Lakers and A and p:W and p:A and p:D and 2 <= p:ATR and date >= 20080203 LAL004 The Lakers are 12-0 ATS (+12.04 ppg) at home with rest after they shot under 40% from the field. team = Lakers and H and 0 < rest and p:FGP < 40 and date >= 20151115 LAL005 The Lakers are 11-0 ATS (+7.68 ppg) when they had more turnovers than assists in each of their last two games. team = Lakers and pp:AST < pp:TO and p:AST < p:TO and date >= 20030509 LAL006 The Lakers are 0-15 ATS (-8.33 ppg) as a favorite with less than two days rest off a double-digit loss as a road dog when they are facing a team that is averaging more than seven referreed turnovers per game. team = Lakers and F and rest < 2 and p:margin <= -10 and p:A and p:D and oA(TO-o:steals) > 7 and date >= 20050215 LAL007 The Lakers are 0-15 ATS (-7.93 ppg) as a home eight-plus point favorite off a win in which they scored at least ten points more in the first quarter than they did in the fourth quarter. team = Lakers and H and line <= -8 and p:W and p:P1 - p:P4 >= 10 and date >= 20090315 LAL008 The Lakers are 0-15 ATS (-8.63 ppg) as a home eight-plus point favorite off a home game in which they has at least twice as many assists as turnovers. team = Lakers and H and line <= -8 and p:H and 2 <= p:ATR and date >= 20091211 LAL009 The Lakers are 0-14 ATS (-9.71 ppg) as a favorite with rest off a win in which they scored a least 18 fast break points. team = Lakers and F and 0 < rest and p:W and p:FBP >= 18 and date >= 20100321 LAL010 The Lakers are 0-12 ATS (-8.96 ppg) on the road with less than two days rest off a loss as a home favorite. team = Lakers and A and rest < 2 and p:L and p:H and p:F and date >= 20110406 LAL011 The Lakers are 16-0 OU (+15.00 ppg) as a road favorite with rest off a home game when they are facing a team that is averaging more than 23 fouls per game. team = Lakers and A and F and 0 < rest and p:H and oA(fouls) > 23 and date >= 20010213 LAL012 The Lakers are 12-0 OU (+14.92 ppg) with no rest off a loss in which they had 20+ turnovers. team = Lakers and rest = 0 and p:L and 20 <= p:TO and date >= 20000419 LAL013 The Lakers are 0-17 OU (-20.29 ppg) when the line is within three of pick with rest off a win in a road game when they are facing a team with an assist-to-turnover ratio less than 1.50. team = Lakers and -3 <= line <= 3 and 0 < rest and p:W and p:A and oS(assists) / oS(TO) < 1.5 and date >= 20050112 LAL014 The Lakers are 0-14 OU (-16.93 ppg) at home with less than two days rest off a double-digit win when they are facing a team that is getting less than 25 percent of their rebounds on the offensive end. team = Lakers and H and rest < 2 and 10 <= p:margin and oS(ORB) / oS(rebounds) < 0.25 and date >= 20091108 2016–17 NBA Schedule Log | 27 PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON memphis grizzlies MEM001 The Grizzlies are 13-0 ATS (+13.96 ppg) when the line is within three of pick and they are off a loss as a dog in which they had six-plus double-digit scorers. team = Grizzlies and -3 <= line <= 3 and p:L and p:D and p:DDS >= 6 and date >= 20041117 MEM002 The Grizzlies are 13-0 ATS (+10.92 ppg) at home with less than two days rest off a win in which they had more than twelve steals. team = Grizzlies and H and rest < 2 and p:W and 12 < p:steals and date >= 20070416 MEM003 The Grizzlies are 12-0 ATS (+6.67 ppg) as a favorite with more than one day of rest when they are facing a team that is averaging more than 45 rebounds per game. team = Grizzlies and F and 1 < rest and oA(rebounds) > 45 and date >= 20071107 MEM004 The Grizzlies are 12-0 ATS (+7.92 ppg) with no rest off a road game when they are facing a team that is making more than 20 free throws per game. team = Grizzlies and rest = 0 and p:A and oA(FTM) >= 20 and date >= 20101030 MEM005 The Grizzlies are 11-0 ATS (+6.95 ppg) with rest off a game as a favorite in which they scored at least 25% of their points from free throws. team = Grizzlies and 0 < rest and p:F and 25 <= p:PFT and date >= 20141117 MEM006 The Grizzlies are 0-14 ATS (-8.07 ppg) as a eight-plus point dog with rest after playing as a home dog when they are facing a team that is averaging more than five blocks per game. team = Grizzlies and 8 <= line and 0 < rest and p:H and p:D and oA(blocks) > 5 and date >= 20040417 MEM007 The Grizzlies are 0-14 ATS (-10.14 ppg) as a eight-plus point dog with more than one day of rest off a game as a dog in which their opponent shot over 50% from the field. team = Grizzlies and 8 <= line and 1 < rest and p:D and 50 < po:FGP and date >= 19970404 MEM008 The Grizzlies are 0-13 ATS (-8.23 ppg) as a road eight-plus point dog when they are facing a team that is averaging more than 45 rebounds per game. team = Grizzlies and A and 8 <= line and oA(rebounds) > 45 and date >= 20040417 MEM009 The Grizzlies are 0-12 ATS (-7.12 ppg) as a eight-plus point dog off a home game in which they scored fewer than 10 fast break points. team = Grizzlies and 8 <= line and p:H and p:FBP < 10 and date >= 20071221 MEM010 The Grizzlies are 0-11 ATS (-5.27 ppg) at home with rest after a game as a road favorite in which they held their opponent to fewer than 85 points. team = Grizzlies and H and 0 < rest and p:AF and po:points < 85 and date >= 20060326 MEM011 The Grizzlies are 18-0 OU (+15.56 ppg) as a dog after a game in which their opponent had more than ten blocks. team = Grizzlies and D and 10 < po:blocks and date >= 20090107 MEM012 The Grizzlies are 13-0 OU (+17.19 ppg) as a home favorite with rest when they had twice as many assists as turovers in each of their last two games. team = Grizzlies and H and F and 0 < rest and 2 * pp:TO <= pp:AST and 2 * p:TO <= p:AST and date >= 20130111 MEM013 The Grizzlies are 0-15 OU (-14.80 ppg) with rest off a win as a road dog when they are facing a team that is averaging at least 15 turnovers per game. team = Grizzlies and 0 < rest and p:W and p:A and p:D and oA(TO) >= 15 and date >= 20040119 MEM014 The Grizzlies are 0-14 OU (-12.21 ppg) on the road off a win as a dog in which they trailed by double-digits. team = Grizzlies and A and p:WD and 10 <= po:BL and date >= 20070126 28 | www.SportsDataBase.com PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON miami heat MIA001 The Heat are 17-0 ATS (+6.88 ppg) as a road dog off a double-digit loss in a home game when they are facing a team that is averaging more than 12 offensive rebounds per game. team = Heat and A and D and p:margin <= -10 and p:H and oA(ORB) > 12 and date >= 19960404 MIA002 The Heat are 14-0 ATS (+6.14 ppg) as a road favorite with rest after they had five or fewer offensive boards. team = Heat and A and F and 0 < rest and p:ORB <= 5 and date >= 20121117 MIA003 The Heat are 13-0 ATS (+7.85 ppg) on the road after a game as a home dog in which their opponent shot over 50% from the field. team = Heat and A and p:H and p:D and 50 < po:FGP and date >= 20080206 MIA004 The Heat are 13-0 ATS (+13.58 ppg) on the road with rest off a road game in which they scored at least 25% of their points from free throws. team = Heat and A and 0 < rest and p:A and 25 <= p:PFT and date >= 20090111 MIA005 The Heat are 11-0 ATS (+9.05 ppg) as a favorite with rest off a loss as a favorite in which they had three or fewer double-digit scorers. team = Heat and F and 0 < rest and p:L and p:F and p:DDS <= 3 and date >= 20130329 MIA006 The Heat are 0-16 ATS (-12.28 ppg) when the line is within three of pick off a double-digit win as a home favorite in which they had fewer than 10 turnovers. team = Heat and -3 <= line <= 3 and 10 <= p:margin and p:H and p:F and p:TO < 10 and date >= 19990505 MIA007 The Heat are 0-14 ATS (-10.36 ppg) off a win as a favorite in which they had assists on less than 45 percent of their field goals. team = Heat and p:W and p:F and p:BAP < 45 and date >= 20140412 MIA008 The Heat are 0-13 ATS (-12.27 ppg) with less than two days rest off a double-digit loss as a favorite in which they had fewer than four times as many field goal attempts as turnovers. team = Heat and rest < 2 and p:margin <= -10 and p:F and p:FGA < 4 * p:TO and date >= 19990501 MIA009 The Heat are 0-13 ATS (-11.35 ppg) with no rest off a loss as a favorite in which they had three or fewer double-digit scorers. team = Heat and rest = 0 and p:L and p:F and p:DDS <= 3 and date >= 20070324 MIA010 The Heat are 0-12 ATS (-8.88 ppg) at home with rest off a win when the line is at least 12 points lower than their last game. team = Heat and H and 0 < rest and p:W and line + 12 <= p:line and date >= 20071213 MIA011 The Heat are 16-0 OU (+8.32 ppg) off a road game when they are facing a team that is averaging less than 40 rebounds per game. team = Heat and p:A and oA(rebounds) < 40 and date >= 20120603 MIA012 The Heat are 12-0 OU (+11.58 ppg) as a home favorite with rest off a game as a favorite in which they allowed 15-plus points more than Vegas projected. team = Heat and H and F and 0 < rest and p:F and 15 <= p:dpa and date >= 20121105 MIA013 The Heat are 0-15 OU (-9.63 ppg) as a dog after playing as a road dog when they are facing a team that is getting less than 25 percent of their rebounds on the offensive end. team = Heat and D and p:A and p:D and oS(ORB) / oS(rebounds) < 0.25 and date >= 20141209 MIA014 The Heat are 0-13 OU (-10.15 ppg) as a dog with rest off a game as a dog in which they had fewer than ten turnovers. team = Heat and D and 0 < rest and p:D and p:TO < 10 and date >= 20080201 2016–17 NBA Schedule Log | 29 PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON milwaukee bucks MIL001 The Bucks are 15-0 ATS (+7.37 ppg) at home when the line is within three of pick and they have more than one day of rest off a game as a dog when they are facing a team with an assist-to-turnover ratio less than 1.50. team = Bucks and H and -3 <= line <= 3 and 1 < rest and p:D and oS(assists) < 1.5 * oS(TO) and date >= 20050208 MIL002 The Bucks are 14-0 ATS (+6.54 ppg) with less than two days rest off a game as a dog in which they had assists on less than 40 percent of their field goals. team = Bucks and rest < 2 and p:D and p:BAP < 40 and date >= 20050316 MIL003 The Bucks are 13-0 ATS (+9.27 ppg) when the line is within three of pick with rest off a home game when they are facing a team that is averaging less than 40 rebounds per game. team = Bucks and -3 <= line <= 3 and 0 < rest and p:H and oA(rebounds) < 40 and date >= 20051112 MIL004 The Bucks are 13-0 ATS (+5.00 ppg) as a dog with rest off a win in which they scored at least 15 points more in the second half than they did in the first half. team = Bucks and D and 0 < rest and p:W and p:P1 + p:P2 - p:P3 - p:P4 <= -15 and date >= 20060331 MIL005 The Bucks are 12-0 ATS (+10.25 ppg) on the road with less than two days rest off a win as a dog. team = Bucks and A and rest < 2 and p:W and p:D and date >= 20141215 MIL006 The Bucks are 0-18 ATS (-9.31 ppg) as a dog with less than two days rest off a loss as a home favorite in which their opponent shot over 50% from the field. team = Bucks and D and rest < 2 and p:L and p:H and p:F and 50 < po:FGP and date >= 19990316 MIL007 The Bucks are 0-18 ATS (-9.97 ppg) as a home dog after a win in which their DPS was negative. team=Bucks and HD and p:dps<0 and p:W and date>=20090218 MIL008 The Bucks are 0-17 ATS (-10.62 ppg) as a home dog off a win in which there were eight-plus lead changes. team = Bucks and H and D and p:W and p:LC >= 8 and date >= 20100430 MIL009 The Bucks are 0-16 ATS (-8.97 ppg) at home with less than two days rest off a road win in which they trailed after the third quarter. team = Bucks and H and rest < 2 and p:A and p:W and p:M3 < 0 and date >= 20011103 MIL010 The Bucks are 0-15 ATS (-10.80 ppg) at home off a win when they are facing a team that is getting more than 20 percent of their points at the free throw line. team = Bucks and H and p:W and oS(FTM) / oS(points) >= 0.2 and date >= 20120324 MIL011 The Bucks are 14-0 OU (+13.25 ppg) on the road with less than two days rest off a win as a home favorite in which they had six-plus double-digit scorers. team = Bucks and A and rest < 2 and p:W and p:H and p:F and p:DDS >= 6 and date >= 20040218 MIL012 The Bucks are 13-0 OU (+14.58 ppg) as a dog with more than one day of rest after they has at least twice as many assists as turnovers. team = Bucks and D and 1 < rest and 2 <= p:ATR and date >= 20131203 MIL013 The Bucks are 0-17 OU (-12.94 ppg) as a dog off a win as a dog when they are facing a team that is averaging less than 58 ppg from 2-point range. team = Bucks and D and p:W and p:D and oA(points-3*TPM-FTM) < 58 and date >= 20090318 MIL014 The Bucks are 0-13 OU (-22.81 ppg) after a game as a road dog in which they had a shooting percentage at least ten points above their season-to-date average. team = Bucks and p:A and p:D and p:FGP tA(p:FGP) >= 10 and date >= 19980220 30 | www.SportsDataBase.com PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON minnesota timberwolves MIN001 The Timberwolves are 14-0 ATS (+6.89 ppg) as a road eight-plus point off a doubledigit loss as a road dog when they are facing a team that is averaging more than 12 offensive rebounds per game. team = Timberwolves and A and 8 <= line and p:margin <= -10 and p:A and p:D and oA(ORB) > 12 and date >= 20071212 MIN002 The Timberwolves are 13-0 ATS (+10.50 ppg) as a favorite with less than two days rest off a home loss when they are facing a team that is averaging less than six referreed turnovers per game. team = Timberwolves and F and rest < 2 and p:L and p:H and oA(TO-o:steals) < 6 and date >= 19980301 MIN003 The Timberwolves are 11-0 ATS (+10.05 ppg) on the road when the line is within three of pick off a loss in which they had assists on at least 70 percent of their field goals. team = Timberwolves and A and -3 <= line <= 3 and p:L and 70 <= p:BAP and date >= 19970330 MIN004 The Timberwolves are 11-0 ATS (+15.68 ppg) off a loss in a home game in which they shot worse than 25% from beyond the arc with at least 20 attempts. team = Timberwolves and p:L and p:H and 20 <= p:TPA and p:TPP < 25 and date >= 20111227 MIN005 The Timberwolves are 11-0 ATS (+7.41 ppg) as a rested road dog when more than 65 percent of their field goals were assisted in each of their last two games. team = Timberwolves and A and D and 0 < rest and 65 < p:BAP and 65 < pp:BAP and date >= 20130403 MIN006 The Timberwolves are 0-15 ATS (-8.77 ppg) as a dog off a double-digit loss as a road dog when they are facing a team that is getting less than 25 percent of their rebounds on the offensive end. team = Timberwolves and D and p:margin <= -10 and p:A and p:D and oS(ORB) / oS(rebounds) < 0.25 and date >= 20130304 MIN007 The Timberwolves are 0-14 ATS (-9.00 ppg) as a dog with less than two days rest off a double-digit loss as a road dog when they are facing a team that is averaging less than six referreed turnovers per game. team = Timberwolves and D and rest < 2 and p:margin <= -10 and p:A and p:D and oA(TO-o:steals) < 6 and date >= 20130304 MIN008 The Timberwolves are 0-14 ATS (-8.29 ppg) as a home favorite with less than two days rest off a win as a dog when they are facing a team that is averaging more than five blocks per game. team = Timberwolves and H and F and rest < 2 and p:W and p:D and oA(blocks) > 5 and date >= 20030312 MIN009 The Timberwolves are 0-14 ATS (-9.43 ppg) after a home game in which they blocked at least 10 shots. team=Timberwolves and p:H and p:blocks >=10 and season >= 2009 MIN010 The Timberwolves are 0-13 ATS (-7.35 ppg) as a home dog off a road game in which they had a shooting percentage at least ten points lower than their opponent. team = Timberwolves and H and D and p:A and p:FGP + 10 <= po:FGP and date >= 20110205 MIN011 The Timberwolves are 16-0 OU (+14.53 ppg) as a road favorite off a game as a favorite in which they scored at least 25% of their points from free throws. team = Timberwolves and A and F and p:F and 25 <= p:PFT and date >= 19980124 MIN012 The Timberwolves are 12-0 OU (+12.83 ppg) when they shot at least 50 percent from beyong the arc in each of their last two games. team = Timberwolves and 50 <= pp:TPP and 50 <= p:TPP and date >= 20040424 MIN013 The Timberwolves are 0-15 OU (-16.47 ppg) at home with rest when they had double-digit steals in each of their lst two games. team = Timberwolves and H and 0 < rest and 10 <= pp:steals and 10 <= p:steals and date >= 20130206 MIN014 The Timberwolves are 0-14 OU (-18.46 ppg) at home with rest off a double-digit loss as a dog when they are facing a team that is averaging less than 20 fouls per game. team = Timberwolves and H and 0 < rest and p:margin <= -10 and p:D and oA(fouls) < 20 and date >= 20120215 2016–17 NBA Schedule Log | 31 PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON new orleans pelicans NOP001 The Pelicans are 14-0 ATS (+9.64 ppg) as a home dog when they shot at least 49% from the field in each of their last two games. team=Pelicans and H and line>=0 and p:FGP>=49 and pp:FGP>=49 NOP002 The Pelicans are 13-0 ATS (+11.50 ppg) on the road off a game as a dog when they are off two double-digit ATS losses. team = Pelicans and A and p:D and pp:ats margin <= -10 and p:ats margin <= -10 and date >= 19960406 NOP003 The Pelicans are 13-0 ATS (+9.38 ppg) with less than two days rest off a doubledigit loss in which they scored fewer than ten fast break points. team = Pelicans and rest < 2 and p:margin <= -10 and p:FBP < 10 and date >= 20140412 NOP004 The Pelicans are 11-0 ATS (+11.36 ppg) on the road with less than two days rest off an overtime win. team = Pelicans and A and rest < 2 and p:W and 0 < p:overtime and date >= 20021123 NOP005 The Pelicans are 10-0 ATS (+8.40 ppg) when the line is within three of pick off a road game in which they had an assist percentage at least ten points worse than their season-to-date average. team = Pelicans and -3 <= line <= 3 and p:A and p:BAP <= tA(p:BAP) -10 and date >= 20130407 NOP006 The Pelicans are 0-16 ATS (-10.81 ppg) with less than two days rest off a doubledigit home win in which they had an assist percentage at least ten points better than their season-to-date average. team = Pelicans and rest < 2 and 10 <= p:margin and p:H and tA(p:BAP) + 10 <= p:BAP and date >= 20080316 NOP007 The Pelicans are 0-14 ATS (-7.93 ppg) as a eight-plus point favorite with rest off a game as a dog in which they has at least twice as many assists as turnovers. team = Pelicans and line <= -8 and 0 < rest and p:D and 2 <= p:ATR and date >= 19991208 NOP008 The Pelicans are 0-13 ATS (-10.27 ppg) with rest off a double-digit win in which they held their opponent to fewer than 80 points. team=Pelicans and 0<rest and 10<=p:margin and po:points<80 and date>=20080404 NOP009 The Pelicans are 0-12 ATS (-7.83 ppg) as a dog off a home win in which they scored at least 15 points more in the second half than they did the first half. team = Pelicans and D and p:W and p:H and p:P1 + p:P2 - p:P3 - p:P4 <= -15 and date >= 20070327 NOP010 The Pelicans are 0-11 ATS (-8.05 ppg) at home with rest off a road game facing a team that is scoring more than 20 perecent of their points at the free throw line. team = Pelicans and H and 0 < rest and p:A and oS(FTM) / oS(points) >= 0.2 and date >= 20120111 NOP011 The Pelicans are 13-0 OU (+18.73 ppg) at home off a loss as a favorite in which they had assists on at least 70 percent of their field goals. team = Pelicans and H and p:L and p:F and 70 <= p:BAP and date >= 20020207 NOP012 The Pelicans are 13-0 OU (+7.42 ppg) at home when the line is within three of pick with less than two days rest off a game as a dog in which they scored less than 15% of their points from free throws. team = Pelicans and H and -3 <= line <= 3 and rest < 2 and p:D and p:PFT < 15 and date >= 20130111 NOP013 The Pelicans are 0-15 OU (-14.60 ppg) as a home dog with more than one day of rest off a game as a dog when they are facing a team that is averaging more than 15 turnovers per game. team = Pelicans and H and D and 1 < rest and p:D and oA(TO) >= 15 NOP014 The Pelicans are 0-15 OU (-15.33 ppg) on the road when the line is within three of pick with rest after a game in which they had assists on at least 70 percent of their field goals. team = Pelicans and A and -3 <= line <= 3 and 0 < rest and 70 <= p:BAP and date >= 20010418 32 | www.SportsDataBase.com PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON new york knicks NYK001 The Knicks are 12-0 ATS (+8.58 ppg) as a road favorite with rest off a home game that was tied five-plus times. team = Knicks and A and F and 0 < rest and p:H and p:TT >= 5 and date >= 20101210 NYK002 The Knicks are 12-0 ATS (+11.54 ppg) as a home favorite after a win on the road in which their DPS was at least plus 15 points. team=Knicks and HF and p:AW and p:dps>=13.5 and date>=20081114 NYK003 The Knicks are 11-0 ATS (+7.18 ppg) on the road with less than two days rest after a game as a home favorite in which they had fewer than 10 turnovers. team = Knicks and A and rest < 2 and p:H and p:F and p:TO < 10 and date >= 20100305 NYK004 The Knicks are 11-0 ATS (+11.45 ppg) as a home favorite with rest off a win as a dog in which they scored less than 15% of their points from free throws. team = Knicks and H and F and 0 < rest and p:W and p:D and p:PFT < 15 and date >= 20081114 NYK005 The Knicks are 11-0 ATS (+10.77 ppg) with no rest after a win in which they made fewer field goals than their opponent. team = Knicks and rest = 0 and p:W and p:FGM < po:FGM and date >= 20100407 NYK006 The Knicks are 0-16 ATS (-8.25 ppg) as a home dog off a loss as a dog when they are facing a team that is averaging less than 58 ppg from 2-point range. team = Knicks and H and D and p:L and p:D and oA(points-3*TPM-FTM) < 58 and date >= 20091129 NYK007 The Knicks are 0-12 ATS (-12.96 ppg) as a road favorite with no rest off a win when they are facing a team that is averaging more than seven referreed turnovers per game. team = Knicks and AF and rest = 0 and p:W and oA(TO-o:steals) > 7 and date >= 19971207 NYK008 The Knicks are 0-12 ATS (-9.17 ppg) at home when the line is within three of pick off a game as a dog when they are facing a team that is averaging more than 23 fouls per game. team = Knicks and H and -3 <= line <= 3 and p:D and oA(fouls) > 23 and date >= 20060321 NYK009 The Knicks are 0-11 ATS (-15.41 ppg) off a home game in which they scored at least 25% of their points from free throws. team = Knicks and p:H and 25 <= p:PFT and date >= 20121225 NYK010 The Knicks are 0-11 ATS (-9.41 ppg) as a home dog with rest when they are facing a team that is averaging more than 27 points per game from threes. team = Knicks and HD and 0 < rest and oA(3*TPM) > 27 and date >= 20141216 NYK011 The Knicks are 18-0 OU (+13.61 ppg) on the road when the line is within three of pick with rest when they are off a loss and facing a team that is averaging more than 15 turnovers per game. team = Knicks and A and -3 <= line <= 3 and 0 < rest and p:L and oA(TO) >= 15 and date >= 20020319 NYK012 The Knicks are 15-0 OU (+18.33 ppg) as a home favorite with rest off a loss as a dog in which they had an assist percentage at least ten points worse than their seasonto-date average. team = Knicks and H and F and 0 < rest and p:L and p:D and p:BAP <= tA(p:BAP) -10 and date >= 20010306 NYK013 The Knicks are 0-14 OU (-10.29 ppg) off a home game when they shot at least 50 percent from the field in each of their last two games. team = Knicks and p:H and 50 <= pp:FGP and 50 <= p:FGP and date >= 20100107 NYK014 The Knicks are 0-14 OU (-12.18 ppg) at home off a loss as a favorite in which they scored fewer than 80 points. team = Knicks and H and p:L and p:F and p:points < 80 and date >= 20001102 2016–17 NBA Schedule Log | 33 PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON Oklahoma city thunder OKC001 The Thunder are 19-0 ATS (+9.00 ppg) as a favorite with less than two days rest off a home loss when they are facing a team that is averaging less than 22 points from threes, as long as they were not a 14-plus point favorite in that home loss. team = Thunder and F and rest < 2 and p:HL and oA(3*TPM)<22 and p:line>-14 and date >= 20090322 OKC002 The Thunder are 11-0 ATS (+10.18 ppg) on the road with rest off a double-digit home win that was tied five-plus times. team = Thunder and A and 0 < rest and 10 <= p:margin and p:H and p:TT >= 5 and date >= 20120327 OKC003 The Thunder are 10-0 ATS (+9.05 ppg) as a road favorite with less than two days rest off a home loss. team = Thunder and AF and rest < 2 and p:L and p:H and date >= 20090322 OKC004 The Thunder are 10-0 ATS (+8.75 ppg) at home off a win as a home favorite when they had double-digit steals in each of their last two games. team = Thunder and H and p:W and p:H and p:F and 10 <= pp:steals and 10 <= p:steals and date >= 20120602 OKC005 The Thunder are 10-0 ATS (+8.40 ppg) on the road with less than two days rest off a loss in which they had at least five turnovers more than their season-to-date average. team = Thunder and A and rest < 2 and p:L and tA(p:TO) + 5 <= p:TO and date >= 20091124 OKC006 The Thunder are 0-12 ATS (-8.17 ppg) when the line is within three of pick off a road win when they are facing a team that is averaging more than 12 offensive rebounds per game. team = Thunder and -3 <= line <= 3 and p:W and p:A and oA(ORB) > 12 and date >= 20090123 OKC007 The Thunder are 0-11 ATS (-6.77 ppg) on the road when the line is within three of pick off a win as a favorite when they are facing a team that is taking more than 30 percent of their shots from beyond the arc. team = Thunder and A and -3 <= line <= 3 and p:W and p:F and oS(TPA) / oS(FGA) >= 0.3 and date >= 20130429 OKC008 The Thunder are 0-11 ATS (-8.05 ppg) when the line is within three of pick with rest after a game in which they scored at least ten points more in the fourth quarter than in the first quarter. team = Thunder and -3 <= line <= 3 and 0 < rest and p:P1 - p:P4 <= -10 and date >= 20091101 OKC009 The Thunder are 0-10 ATS (-6.70 ppg) with rest after a game as a road favorite in which they had more than eight times as many field goal attempts as turnovers. team = Thunder and 0 < rest and p:AF and 8 * p:TO < p:FGA and date >= 20131227 OKC010 The Thunder are 0-9 ATS (-12.33 ppg) as a favorite off a road game in which their assists decreased by at least ten from the game before. team = Thunder and F and p:A and p:AST <= pp:AST -10 and date >= 20140109 OKC011 The Thunder are 19-0 OU (+12.53 ppg) as a home favorite with less than two days rest off a home game in which they scored at least 25% of their points from free throws. team = Thunder and HF and rest < 2 and p:H and 25 <= p:PFT and date >= 20090128 OKC012 The Thunder are 13-0 OU (+19.92 ppg) as a rested favorite after a game as a home favorite in which they shot under 40% from the field. team = Thunder and F and 0 < rest and p:H and p:F and p:FGP < 40 and date >= 20100411 OKC013 The Thunder are 0-17 OU (-14.24 ppg) at home with more than one day of rest when they won as a favorite in each of their last two games. team = Thunder and H and 1 < rest and pp:WF and p:WF and date >= 20121212 OKC014 The Thunder are 0-13 OU (-13.85 ppg) with less than two days rest off a loss as a favorite when they are facing a team with an assist-to-turnover ratio less than 1.50. team = Thunder and rest < 2 and p:L and p:F and oS(assists) < 1.5 * oS(TO) and date >= 20130501 34 | www.SportsDataBase.com PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON orlando magic ORL001 The Magic are 19-0 ATS (+10.21 ppg) as a home eight-plus point favorite with less than two days rest off a win when they are facing a team that is averaging more than 12 offensive rebounds per game. team = Magic and H and line <= -8 and rest < 2 and p:W and oA(ORB) > 12 and date >= 20000207 ORL002 The Magic are 16-0 ATS (+11.12 ppg) as a favorite with at most one day of rest after a home game in which their opponent shot at least 50% from the arc. team=Magic and F and rest<2 and p:H and po:TPP>=50 and date>=20080123 ORL003 The Magic are 14-0 ATS (+6.89 ppg) as a rested favorite after a double-digit loss on the road in which their field goal attempt per turnover ratio was at least eight. team=Magic and F and 0<rest and p:margin<=-10 and p:A and p:FGA/ p:TO>=7.5 and date>=19960416 ORL004 The Magic are 13-0 ATS (+8.23 ppg) when the line is within three of pick with less than two days rest off a win in which they scored a least 18 fast break points. team = Magic and -3 <= line <= 3 and rest < 2 and p:W and p:FBP >= 18 and date >= 20060317 ORL005 The Magic are 13-0 ATS (+11.31 ppg) as a home favorite off a road loss when they are facing a team that is getting more than 30 percent of their rebounds on the offensive end. team = Magic and HF and p:AL and oS(ORB) / oS(rebounds) > 0.30 and date >= 20060107 ORL006 The Magic are 0-19 ATS (-8.84 ppg) when the line is within three of pick after a game as a road favorite in which they scored at least 30% of their points from threes. team = Magic and -3 <= line <= 3 and p:A and p:F and 30 <= p:PTP and date >= 20081122 ORL007 The Magic are 0-12 ATS (-8.79 ppg) on the road with rest when the line is within three of pick and they are facing a team that is drawing an average of less than 20 fouls per game. team = Magic and A and -3 <= line <= 3 and 0 < rest and oA(o:fouls) < 20 and date >= 20101220 ORL008 The Magic are 0-12 ATS (-9.04 ppg) when the line is within three of pick with less than two days rest off a loss in which they scored a least 18 fast break points. team = Magic and -3 <= line <= 3 and rest < 2 and p:L and p:FBP >= 18 and date >= 20050311 ORL009 The Magic are 0-12 ATS (-6.83 ppg) as a dog with less than two days rest after a game as a road favorite in which they had six-plus double-digit scorers. team = Magic and D and rest < 2 and p:A and p:F and p:DDS >= 6 and date >= 20061203 ORL010 The Magic are 0-11 ATS (-6.09 ppg) as a favorite after a game as a home favorite that was tied five-plus times. team = Magic and F and p:H and p:F and p:TT >= 5 and date >= 20120305 ORL011 The Magic are 17-0 OU (+16.26 ppg) at home with rest off a home loss that was tied five-plus times. team = Magic and H and 0 < rest and p:L and p:H and p:TT >= 5 and date >= 20120303 ORL012 The Magic are 14-0 OU (+13.82 ppg) with no rest off a loss in a road game in which they had more turnovers than assists. team = Magic and rest = 0 and p:L and p:A and p:ATR < 1 and date >= 20050201 ORL013 The Magic are 0-14 OU (-13.96 ppg) at home off a double-digit loss as a dog in which they had at least five turnovers more than their season-to-date average. team = Magic and H and p:margin <= -10 and p:D and tA(p:TO) + 5 <= p:TO and date >= 20001103 ORL014 The Magic are 0-12 OU (-14.58 ppg) as a home favorite with less than two days rest off a loss as a favorite in which their opponent shot 50% or better from beyond the arc with at least ten attempts. team = Magic and HF and rest < 2 and p:LF and 10 <= po:TPA and 50 <= po:TPP and date >= 19990418 2016–17 NBA Schedule Log | 35 PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON philadelphia 76ers PHI001 The 76ers are 14-0 ATS (+9.86 ppg) on the road off a loss as a favorite when they are facing a team that is averaging less than four blocks per game. team = 76ers and A and p:L and p:F and oA(blocks) < 4 and date >= 20001124 PHI002 The 76ers are 14-0 ATS (+7.71 ppg) as a road dog with less than two days rest off a game as a dog in which their assists decreased by at least ten from the game before. team = 76ers and A and D and rest < 2 and p:D and p:AST <= pp:AST -10 and date >= 20061108 PHI003 The 76ers are 14-0 ATS (+7.10 ppg) as a favorite with at least one day of rest after a double-digit loss when their DPA was at least plus 12 points in their previous game. team = 76ers and F and 0 < rest and p:margin <= -10 and p:dpa >= 12 and season >= 2004 PHI004 The 76ers are 12-0 ATS (+9.33 ppg) with less than two days rest off a win as a dog in which they had a shooting percentage ten-plus points above their season-todate average. team = 76ers and rest < 2 and p:W and p:D and p:FGP - tA(p:FGP) >= 10 and date >= 20060225 PHI005 The 76ers are 11-0 ATS (+11.59 ppg) as a dog off a loss as a dog in which they had more than ten blocks. team = 76ers and D and p:L and p:D and 10 < p:blocks and date >= 19951110 PHI006 The 76ers are 0-17 ATS (-10.74 ppg) with less than two days rest off a double-digit win in a road game when they are facing a team that is averaging less than 58 ppg from 2-point range. team = 76ers and rest < 2 and 10 <= p:margin and p:A and oA(points-3*TPMFTM) < 58 and date >= 20001122 PHI007 The 76ers are 0-15 ATS (-9.00 ppg) on the road with less than two days rest off a loss in which they had less than 10% of their points from free throws. team = 76ers and A and rest < 2 and p:L and p:PFT < 10 and date >= 20100314 PHI008 The 76ers are 0-14 ATS (-9.14 ppg) as a dog with no rest off a win as a dog in which they has at least twice as many assists as turnovers. team = 76ers and D and rest = 0 and p:W and p:D and 2 <= p:ATR and date >= 20071128 PHI009 The 76ers are 0-14 ATS (-7.50 ppg) at home with no rest off a road game when they are facing a team that is making more than 20 free throws per game. team = 76ers and H and rest = 0 and p:A and oA(FTM) >= 20 and date >= 20071103 PHI010 The 76ers are 0-13 ATS (-10.69 ppg) at home off a road win when they are facing a team that is averaging more than 24 assists per game. team = 76ers and H and p:W and p:A and oA(assists) >= 24 and date >= 19960113 PHI011 The 76ers are 15-0 OU (+18.67 ppg) at home with more than one day of rest off a road game in which they scored fewer than 88 points. team = 76ers and H and 1 < rest and p:A and p:points<88 and date >= 20041124 PHI012 The 76ers are 12-0 OU (+13.79 ppg) as a dog with more than one day of rest after a game in which they had three or fewer double-digit scorers. team = 76ers and D and 1 < rest and p:DDS <= 3 and date >= 20060329 PHI013 The 76ers are 0-16 OU (-11.72 ppg) on the road off a home loss when facing a team that is averaging more than seven referreed turnovers per game. team = 76ers and A and p:HL and oA(TOo:steals) > 7 and date >= 20091121 PHI014 The 76ers are 0-12 OU (-15.46 ppg) with less than two days rest off a win in which there were eight-plus lead changes. team = 76ers and rest < 2 and p:W and p:LC >= 8 and date >= 20140102 36 | www.SportsDataBase.com PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON phoenix suns PHX001 The Suns are 16-0 ATS (+10.16 ppg) as a favorite with more than two days of rest after a game in which their opponent shot over 50% from the field. team = Suns and F and 2 < rest and 50 < po:FGP and date >= 20000104 PHX002 The Suns are 14-0 ATS (+7.11 ppg) as a favorite after a game as a road favorite in which their opponent shot 50% or better from beyond the arc with at least ten attempts. team = Suns and F and p:A and p:F and 10 <= po:TPA and 50 <= po:TPP and date >= 20050509 PHX003 The Suns are 13-0 ATS (+6.23 ppg) as a road favorite after a game in which their opponent had more than twelve steals. team = Suns and AF and 12 < po:steals and date >= 19960204 PHX004 The Suns are 13-0 ATS (+13.42 ppg) as a dog with no rest off a game as a dog in which they scored fewer than 85 points. team = Suns and D and rest = 0 and p:D and p:points < 85 and date >= 20010124 PHX005 The Suns are 12-0 ATS (+10.17 ppg) on the road off a game as a dog when they are off two double-digit ATS losses. team = Suns and A and p:D and pp:ats margin <= -10 and p:ats margin <= -10 and date >= 20030419 PHX006 The Suns are 0-15 ATS (-10.67 ppg) on the road off a loss as a favorite when the line is at least 10 points higher than their last game. team = Suns and A and p:L and p:F and p:line + 10 <= line and date >= 20060416 PHX007 The Suns are 0-14 ATS (-10.46 ppg) with two or more days of rest after a doubledigit win in which they allowed 40% or less from the field. team=Suns and 1<rest and p:margin>=10 and po:FGP<=40 and date>=20051200 PHX008 The Suns are 0-12 ATS (-15.00 ppg) with more than one day of rest off a home game when they are facing a team that is averaging less than 58 ppg from 2-point range. team = Suns and 1 < rest and p:H and oA(points-3*TPM-FTM) < 58 and date >= 20131227 PHX009 The Suns are 0-11 ATS (-8.55 ppg) on the road with more than one day of rest after a game in which their assists decreased by at least ten from the game before. team = Suns and A and 1 < rest and p:AST <= pp:AST -10 and date >= 20020206 PHX010 The Suns are 0-11 ATS (-10.55 ppg) at home off a win as a home dog. team = Suns and H and p:W and p:H and p:D and date >= 20130201 PHX011 The Suns are 15-0 OU (+11.43 ppg) when the line is within three of pick off a loss as a dog when they are facing a team that is averaging more than seven referreed turnovers per game. team = Suns and -3 <= line <= 3 and p:L and p:D and oA(TO-o:steals) > 7 and date >= 20031220 PHX012 The Suns are 13-0 OU (+16.62 ppg) on the road with rest after an overtime game. team = Suns and A and 0 < rest and 0 < p:overtime and date >= 20051103 PHX013 The Suns are 0-15 OU (-17.83 ppg) on the road off a win as a road dog in which they scored at least 18 fast break points. team = Suns and A and p:WAD and p:FBP >= 18 and date >= 20060306 PHX014 The Suns are 0-14 OU (-10.64 ppg) on the road off a double-digit win as a home favorite when they are facing a team with an assist-to-turnover ratio less than 1.50. team = Suns and A and p:margin>=10 and p:HF and oS(assists) < 1.5 * oS(TO) and date >= 20100328 2016–17 NBA Schedule Log | 37 PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON portland trailblazers POR001 The Trailblazers are 15-0 ATS (+8.57 ppg) as a favorite off a win in which they had at least 25% of their points from free throws. team = Trailblazers and F and p:W and 25 <= p:PFT and date >= 20100301 POR002 The Trailblazers are 13-0 ATS (+7.85 ppg) on the road off a game as a dog when facing a team that is off an overtime game. team = Trailblazers and A and p:D and 0 < op:overtime and date >= 20051220 POR003 The Trailblazers are 13-0 ATS (+7.69 ppg) when the line is within three of pick after a game as a road favorite in which they had an assist percentage at least ten points worse than their season-to-date average. team = Trailblazers and -3 <= line <= 3 and p:A and p:F and p:BAP <= tA(p:BAP) -10 and date >= 19990210 POR004 The Trailblazers are 12-0 ATS (+4.67 ppg) on the road with less than two days rest after a loss in which they led by double-digits after the first quarter. team = Trailblazers and A and rest < 2 and p:L and 10 <= p:M1 and date >= 19961127 POR005 The Trailblazers are 12-0 ATS (+7.17 ppg) on the road off a home loss when they are facing a team that is averaging less than 20 points per game from threes. team = Trailblazers and A and p:L and p:H and oA(3*TPM) < 20 and date >= 20110302 POR006 The Trailblazers are 0-15 ATS (-9.73 ppg) as a dog with less than two days rest off a road loss when they are facing a team that is averaging less than 16 percent of points off free throws. team = Trailblazers and D and rest < 2 and p:L and p:A and oS(FTM) / oS(points) < 0.16 and date >= 19970224 POR007 The Trailblazers are 0-15 ATS (-11.67 ppg) with less than two days rest off a doubledigit win as a favorite when they are facing a team that is averaging more than 15 turnovers per game. team = Trailblazers and rest < 2 and 10 <= p:margin and p:F and oA(TO) >= 15 and date >= 20120121 POR008 The Trailblazers are 0-14 ATS (-9.93 ppg) as a dog with less than two days rest after playing as a home favorite when they are facing a team that is averaging more than 45 rebounds per game. team = Trailblazers and D and rest < 2 and p:H and p:F and oA(rebounds) > 45 and date >= 20021031 POR009 The Trailblazers are 0-14 ATS (-11.79 ppg) on the road off a double-digit win as a favorite when they are facing a team that is averaging more than 15 turnovers per game. team = Trailblazers and A and 10 <= p:margin and p:F and oA(TO) >= 15 and date >= 20101225 POR010 The Trailblazers are 0-13 ATS (-8.15 ppg) on the road off a game as a favorite in which they held their opponent to fewer than 85 points. team = Trailblazers and A and p:F and po:points < 85 and date >= 20110425 POR011 The Trailblazers are 15-0 OU (+10.67 ppg) on the road when the line is within three of pick and they are facing a team that is averaging less than 20 points from threes. team = Trailblazers and A and -3<=line<=3 and oA(3*TPM)<20 and date >= 20121121 POR012 The Trailblazers are 13-0 OU (+14.04 ppg) off a win as a dog when when they are facing a team that is averaging more than 12 offensive rebounds per game. team = Trailblazers and p:WD and oA(ORB) > 12 and date >= 20080302 POR013 The Trailblazers are 0-13 OU (-14.23 ppg) as a eight-plus point favorite with less than two days rest off a loss as a favorite. team = Trailblazers and line<=-8 and rest < 2 and p:LF and date >= 20091121 POR014 The Trailblazers are 0-10 OU (-11.70 ppg) as a favorite with more than one day of rest off a game as a favorite in which they has at least twice as many assists as turnovers. team = Trailblazers and F and 1 < rest and p:F and p:ATR>=2 and date >= 20140115 38 | www.SportsDataBase.com PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON sacramento Kings SAC001 The Kings are 14-0 ATS (11.29 ppg) with rest off a double-digit loss as a home favorite in which they had a shooting percentage at least 10 points lower than their opponent. team = Kings and 0 < rest and p:margin <= -10 and p:H and p:F and p:FGP + 10 <= po:FGP and date >= 19951210 SAC002 The Kings are 13-0 ATS (10.92 ppg) as a home favorite with less than two days rest off a loss when they are facing a team that is averaging more than 45 rebounds per game. team = Kings and H and F and rest < 2 and p:L and oA(rebounds) > 45 and date >= 20000413 SAC003 The Kings are 13-0 ATS (13.69 ppg) with rest off a double-digit home loss when they are facing a team that is getting more than 30 percent of their rebounds on the offensive end. team = Kings and 0 < rest and p:margin <= -10 and p:H and oS(ORB) / oS(rebounds) > 0.30 and date >= 20020416 SAC004 The Kings are 12-0 ATS (6.38 ppg) as a road dog off a win when they are facing a team that is averaging more than 62 ppg from 2-point range. team = Kings and A and D and p:W and oA(points-3*TPM-FTM) > 62 and date >= 20130212 SAC005 The Kings are 12-0 ATS (8.92 ppg) off a win as a favorite in which they scored fewer than 10 fast break points. team = Kings and p:W and p:F and p:FBP < 10 and date >= 20070210 SAC006 The Kings are 0-16 ATS (-10.31 ppg) as a eight-plus point dog with less than two days rest off a home game when they are facing a team that is averaging more than 15 turnovers per game. team = Kings and 8 <= line and rest < 2 and p:H and oA(TO) >= 15 and date >= 20081228 SAC007 The Kings are 0-14 ATS (-10.07 ppg) when the line is within three of pick with less than two days rest off a win in a road game when they are facing a team that is averaging more than 62 ppg from 2-point range. team = Kings and -3 <= line <= 3 and rest < 2 and p:W and p:A and oA(points-3*TPMFTM) > 62 and date >= 20021127 SAC008 The Kings are 0-14 ATS (-6.21 ppg) as a dog with more than one day of rest off a home game when they are facing a team that is averaging less than 58 ppg from 2-point range. team = Kings and D and 1 < rest and p:H and oA(points-3*TPM-FTM) < 58 and date >= 20091215 SAC009 The Kings are 0-13 ATS (-7.65 ppg) as a dog off a game as a favorite when they are facing a team that is making less than 16 free throws per game. team = Kings and D and p:F and oA(FTM) < 16 and date >= 20120324 SAC010 The Kings are 0-13 ATS (-13.54 ppg) after playing on the road against the Magic. team=Kings and p:A and po:team=Magic and season >= 2002 SAC011 The Kings are 24-0 OU (+11.85 ppg) with less than two days rest off a home game in which they scored at least 15 points more in the second half than they did the first half and were not a double-digit underdog. team = Kings and rest < 2 and p:H and p:P1 + p:P2 - p:P3 - p:P4 <=-15 and p:line<10 and season >= 2002 SAC012 The Kings are 16-0 OU (+16.97 ppg) off a loss as a favorite in which their opponent shot 50% or better from beyond the arc. team = Kings and p:LF and 50 <= po:TPP and date >= 20070316 SAC013 The Kings are 0-12 OU (-10.62 ppg) as a eight-plus point dog when they are off a win in which they scored at least 25% of their points from free throws. team = Kings and line>=8 and p:W and 25 <= p:PFT and date >= 20090221 SAC014 The Kings are 0-11 OU (-12.64 ppg) with more than one day of rest off a win and they are facing a team that is averaging fewer than 10 offensive rebounds per game. team = Kings and 1 < rest and p:W and oA(ORB) < 10 and date >= 20011116 2016–17 NBA Schedule Log | 39 PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON san antonio spurs SAS001 The Spurs are 15-0 ATS (+7.13 ppg) as a favorite off a road win when they have 2-plus days rest with two-plus days rest upcoming. team = Spurs and F and p:W and p:A and 2 <= rest and 2 <= n:rest and date >= 20010102 SAS002 The Spurs are 14-0 ATS (+7.29 ppg) off a double-digit loss in a home game in which they scored at least 25% of their points from free throws. team = Spurs and p:margin <= -10 and p:H and 25 <= p:PFT and date >= 19961122 SAS003 The Spurs are 13-0 ATS (+10.85 ppg) as a road dog off a win as a dog when they are facing a team that is averaging less than 20 points per game from threes. team = Spurs and A and D and p:W and p:D and oA(3*TPM) < 20 and date >= 20010127 SAS004 The Spurs are 13-0 ATS (+9.50 ppg) as a favorite off a loss as a favorite when playing on Saturday with no rest. team = Spurs and F and p:L and p:F and day = Saturday and rest = 0 and date >= 19990327 SAS005 The Spurs are 11-0 ATS (+12.36 ppg) on the road with rest off a double-digit win in which there were eight-plus lead changes. team = Spurs and A and 0 < rest and 10 <= p:margin and p:LC >= 8 and date >= 20130426 SAS006 The Spurs are 0-11 ATS (-9.55 ppg) on the road off a win as a favorite when they are facing a team with an assist-to-turnover ration less than 1.50. team = Spurs and A and p:W and p:F and oS(assists) >= 2 * oS(TO) and date >= 19971121 SAS007 The Spurs are 0-10 ATS (-10.05 ppg) as a dog after a game in which they committed at least ten more turnovers than the game before. team = Spurs and D and pp:TO + 10 <= p:TO and date >= 20040323 SAS008 The Spurs are 0-10 ATS (-8.15 ppg) with more than one day of rest off a home game in which they scored at least 30% of their points from threes. team = Spurs and 1 < rest and p:H and 30 <= p:PTP and date >= 20140122 SAS009 The Spurs are 0-10 ATS (-10.95 ppg) when the line is within three of pick with more than two days of rest and they are off a win. team = Spurs and -3 <= line <= 3 and 2 < rest and p:W and date >= 20070526 SAS010 The Spurs are 0-9 ATS (-6.67 ppg) with less than two days rest off a road win when they are facing a team that is getting less than 25 percent of their rebounds on the offensive end. team = Spurs and rest < 2 and p:W and p:A and oS(ORB) / oS(rebounds) < 0.25 and date >= 20151209 SAS011 The Spurs are 13-0 OU (+13.04 ppg) as a eight-plus point favorite off a loss when facing a team that is averaging less than four blocks per game. team = Spurs and line <= -6 and p:L and oA(blocks) < 4 and date >= 20060502 SAS012 The Spurs are 13-0 OU (+18.54 ppg) when the line is within five of pick after a game in which they shot under 60% from the free throw line. team = Spurs and -5<=line<=5 and p:FTP<60 and date >= 20110331 SAS013 The Spurs are 0-12 OU (-12.38 ppg) on the road off a double-digit road win when they are facing a team that is averaging more than five blocks per game. team = Spurs and A and p:margin>=10 and p:A and oA(blocks) > 5 and date >= 20130428 SAS014 The Spurs are 0-11 OU (-6.82 ppg) with rest after a win in which they trailed by double-digits. team = Spurs and 0 < rest and p:W and 10 <= po:BL and date >= 20150128 40 | www.SportsDataBase.com PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON toronto raptors TOR001 The Raptors are 14-0 ATS (+9.68 ppg) with less than two days rest off a doubledigit loss in which they has at least twice as many assists as turnovers. team = Raptors and rest < 2 and p:margin <= -10 and 2 <= p:ATR and date >= 20110301 TOR002 The Raptors are 14-0 ATS (+7.07 ppg) as a road dog with more than two days of rest when they are facing a team that is averaging more than 12 offensive rebounds. team = Raptors and A and D and 2 < rest and oA(ORB) > 12 and date >= 19960213 TOR003 The Raptors are 12-0 ATS (+9.38 ppg) on the road off an overtime game as a favorite. team = Raptors and A and p:F and 0 < p:overtime and date >= 20081101 TOR004 The Raptors are 11-0 ATS (+5.91 ppg) as a dog off a home game when they are off two games in which they had double-digit steals. team = Raptors and D and p:H and 10 <= pp:steals and 10 <= p:steals and date >= 20020119 TOR005 The Raptors are 10-0 ATS (+7.00 ppg) with no rest off a win that was tied five-plus times. team = Raptors and rest = 0 and p:W and p:TT >= 5 and date >= 20141209 TOR006 The Raptors are 0-14 ATS (-11.54 ppg) at home off a win as a home favorite when they allowed fewer than 90 points in each of their last two games. team = Raptors and H and p:WHF and ppo:points < 90 and po:points < 90 and date >= 19990406 TOR007 The Raptors are 0-14 ATS (-8.54 ppg) as a home dog with rest off a game as a favorite in which they scored fewer than ten fast break points. team = Raptors and H and D and 0 < rest and p:F and p:FBP < 10 and date >= 20061229 TOR008 The Raptors are 0-11 ATS (-5.95 ppg) at home off a double-digit loss as a dog in which they had less than 40% of the total rebounds. team = Raptors and H and p:margin <= -10 and p:D and 100. * p:rebounds / (p:rebounds + po:rebounds) <= 40 and date >= 20040225 TOR009 The Raptors are 0-11 ATS (-7.18 ppg) on the road with rest after they shot over 50% from the field. team = Raptors and A and 0 < rest and 50 < p:FGP and date >= 20150130 TOR010 The Raptors are 0-10 ATS (-7.70 ppg) as a dog with rest after a loss in which they led by double-digits after the first. team = Raptors and D and 0 < rest and p:L and 10 <= p:M1 and date >= 20060331 TOR011 The Raptors are 19-0 OU (+14.47 ppg) at home when they are facing a team that is averaging more than 45 rebounds per game. team = Raptors and H and oA(rebounds) > 45 and date >= 20140321 TOR012 The Raptors are 14-0 OU (+11.39 ppg) with rest off a win in which they shot under 40% from the field. team = Raptors and 0 < rest and p:W and p:FGP < 40 and date >= 20040210 TOR013 The Raptors are 0-13 OU (-9.58 ppg) as a favorite off a win when they are facing a team that is averaging more than 24 assists per game. team = Raptors and F and p:W and oA(assists) >= 24 and date >= 20031031 TOR014 The Raptors are 0-12 OU (-8.62) at home with less than two days rest off a doubledigit loss in which they had more turnovers than assists. team = Raptors and H and rest < 2 and p:margin <= -10 and p:ATR < 1 and date >= 20081210 2016–17 NBA Schedule Log | 41 PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON utah jazz UTH001 The Jazz are 15-0 ATS (+6.63 ppg) when the line is within three of pick with less than two days rest off a loss when they are facing a team that is averaging more than seven referreed turnovers per game. team = Jazz and -3 <= line <= 3 and rest < 2 and p:L and oA(TO-o:steals) > 7 and date >= 20081117 UTH002 The Jazz are 14-0 ATS (+9.50 ppg) as a favorite off a loss as a home favorite when they are facing a team that is scoring more than 20 percent of their points at the free throw line. team = Jazz and F and p:LHF and oS(FTM) / oS(points) >= 0.2 and date >= 20030214 UTH003 The Jazz are 13-0 ATS (+7.65 ppg) as a eight-plus point favorite when they are off two games in which their opponent had double-digit steals. team=Jazz and (line<=-8) and (10<=ppo:steals and 10<=po:steals) and date>=20021123 UTH004 The Jazz are 13-0 ATS (+10.85 ppg) when seeking same-season revenge for a loss as a home dog in which they had no rest. team=Jazz and P:LHD and P:rest=0 and P:season=season and season >= 2005 UTH005 The Jazz are 12-0 ATS (+7.67 ppg) when the line is within three of pick off a loss in which they scored a least 18 fast break points. team = Jazz and -3 <= line <= 3 and p:L and p:FBP >= 18 and date >= 20100304 UTH006 The Jazz are 0-13 ATS (-9.42 ppg) as a eight-plus point dog with more than one day of rest off a loss. team = Jazz and 8 <= line and 1 < rest and p:L and date >= 20060128 UTH007 The Jazz are 0-12 ATS (-10.58 ppg) as a home favorite with rest when they are facing a team that is making less than 16 free throws per game. team = Jazz and H and F and 0 < rest and oA(FTM) < 16 and date >= 20140110 UTH008 The Jazz are 0-12 ATS (-9.79 ppg) with no rest when they committed at least 25 fouls in each of their last two games. team=Jazz and rest=0 and 25<pp:fouls and 25<p:fouls and date>=20060121 UTH009 The Jazz are 0-11 ATS (-7.86 ppg) on the road after a road win in which Gordon Hayward played but logged fewer than 30 minutes. team=Jazz and A and 0<Jazz:Gordon Hayward:p:minutes<30 and p:AW and date>=20101222 UTH010 The Jazz are 0-10 ATS (-9.05 ppg) as a dog with rest off a double-digit loss as a road dog in which they made more field goals than their opponent. team = Jazz and D and 0 < rest and p:margin <= -10 and p:A and p:D and p:L and po:FGM < p:FGM and date >= 20041204 UTH011 The Jazz are 14-0 OU (+12.64 ppg) as a dog after a loss in which they led by double-digits. team = Jazz and D and p:L and 10 <= p:BL and date >= 20140303 UTH012 The Jazz are 12-0 OU (+12.46 ppg) with less than two days rest off a double-digit loss as a dog in which they shot under 35% from the field. team = Jazz and rest < 2 and p:margin <= -10 and p:D and p:FGP < 35 and date >= 20000129 UTH013 The Jazz are 0-20 OU as a favorite with less than two days rest off a home game that was tied five-plus times, as long as they did not win that game by 20-plus points. team = Jazz and F and rest < 2 and p:H and p:TT >= 5 and date >= 20130128 and p:margin<20 UTH014 The Jazz are 0-15 OU (-13.87 ppg) as a favorite with less than two days rest off a home game in which they scored fewer than 10 fast break points. team = Jazz and F and rest < 2 and p:H and p:FBP<=8 and date >= 20130301 42 | www.SportsDataBase.com PLAY UNDER PLAY OVER PLAY AGAINST PLAY ON washington wizards WAS001 The Wizards are 18-0 ATS (+7.14 ppg) as a road dog with two or more days of rest after a game in which they shot less than 42% from the field. team=Wizards and AD and 1<rest and p:FGP<42 and date>=20060425 WAS002 The Wizards are 16-0 ATS (+5.47 ppg) as a road dog with more than one day of rest off a home loss when they are facing a team that is averaging more than five blocks per game. team = Wizards and A and D and 1 < rest and p:L and p:H and oA(blocks) > 5 and date >= 20040225 WAS003 The Wizards are 13-0 ATS (+9.31 ppg) as a eight-plus point dog when they are facing a team that is averaging less than 20 points per game from threes. team = Wizards and 8 <= line and oA(3*TPM) < 20 and date >= 20120329 WAS004 The Wizards are 11-0 ATS (+6.32 ppg) as a favorite off a home win in which they shot under 60% from the free throw line. team = Wizards and F and p:W and p:H and p:FTP < 60 and date >= 19990416 WAS005 The Wizards are 11-0 ATS (+9.73 ppg) as a dog with more than one day of rest after a game in which they had three or fewer double-digit scorers. team = Wizards and D and 1 < rest and p:DDS <= 3 and date >= 20120228 WAS006 The Wizards are 0-17 ATS (-9.24 ppg) with rest after a win in which their opponent shot at least ten three-pointers and made better than 48% of them. team=Wizards and 0<rest and p:W and po:TPP>48 and po:TPA>=10 and date>=20030300 WAS007 The Wizards are 0-13 ATS (-6.35 ppg) off a win as a road dog in which their assists decreased by at least ten from the game before. team = Wizards and p:W and p:A and p:D and p:AST <= pp:AST -10 and date >= 20000329 WAS008 The Wizards are 0-13 ATS (-8.42 ppg) as a dog with at most one day of rest after a home game in which they blocked at least 10 shots. team=Wizards and D and rest<2 and p:H and 10<=p:blocks and date>=20070101 WAS009 The Wizards are 0-11 ATS (-7.77 ppg) with no rest off a road game in which they had less than 40% of the total rebounds. team = Wizards and rest = 0 and p:A and 100. * p:rebounds / (p:rebounds + po:rebounds) <= 40 and date >= 19951223 WAS010 The Wizards are 0-11 ATS (-11.95 ppg) as a favorite with less than two days rest after they scored fewer than ten fast break points. team = Wizards and F and rest < 2 and p:FBP < 10 and date >= 20140312 WAS011 The Wizards are 15-0 OU (+12.27 ppg) with more than one day of rest off a road game when they are facing a team that is averaging less than 20 fouls per game. team = Wizards and 1 < rest and p:A and oA(fouls) < 20 and date >= 20121124 WAS012 The Wizards are 13-0 OU (+10.58 ppg) as a rested home dog off a double-digit loss. team = Wizards and H and D and 0 < rest and p:margin <= -10 and date >= 20121204 WAS013 The Wizards are 0-18 OU (-16.44 ppg) as a eight-plus point dog with less than two days rest off a game as a favorite when the line is at least 12 points higher than their last game. team = Wizards and line>=8 and rest < 2 and p:F and p:line + 12 <= line and date >= 20070113 WAS014 The Wizards are 0-14 OU (-12.00 ppg) as a home dog with rest off a road loss when they are facing a team that is making more than 20 free throws per game. team = Wizards and H and D and 0 < rest and p:L and p:A and oA(FTM) >= 20 and date >= 20020414 2016–17 NBA Schedule Log | 43 The Sports Data Query Group publishes Active NBA trends every day of the regular season on their YouTube Channel. To find the channel, go to YouTube and search for: NBA Active SDQL Query of the Day SportsBook Breakers selections at Killercappers.com SportsBook Breakers is a leading NBA handicapper with its picks featured daily at Killercappers.com. If you like the NBA system found on page 10, you will find several such systems in each of SBB’s expert selections. Purchase daily and weekly access to to SBB’s systems at Killercappers.com 44 | www.SportsDataBase.com The 2016-17 KillerSports.com NBA Schedule/Log The TEAM SCHEDULES T his sections contains a two-page schedule for each NBA team. The teams are in alphabetical order by their home city. Besides the date of the game and the names of the teams playing, the schedule includes the day of the game and the rest combination. The format of the rest combination is such that the rest of the team is given first and the rest of their opponent is given next. In addition, there is a column headed OPP SCH. This column lets you know when a team’s opponent is playing the second of back-to-back road games, playing their fourth game in five days and if their opponent is playing in at least their third straight road game three game road trip. If the team’s opponent is playing the second of Back-to-Back road games it will be indicated by “B2B.” If the team’s opponent is playing their fourth game in five days, a “4in5” will appear in the OPP SCH column. If the team is playing in at least their third straight road game, a the phrase “nth A” will appear in the OPP SCH column, where n is the number of their consecutive road game. For example, if the team’s opponent is playing in their third straight road game, “3rd A” will appear. If the team’s opponent is playing in their sixth straight road game, “6th A” will be in the OPP SCH column. The goal of the authors of the Killer Sports Schedule/Log is to provide the reader with information “at a glance,” thus preventing the incessant flipping back and forth through a schedule. Along with the scheduled-based information there are spaces to fill in the results. The columns labeled side and total are for the lines and the column headed “FINAL” is for the final score. The remaining 9 columns are provided for the user to enter whatever results he/she feels are important. The headings we entered are the ones usually used by handicappers, but we hope our customers feel free to redefine these columns. If the columns are used as we headed them, most handicappers simply enter W, L or P in the boxes that apply. If you miss a game or two, up-to-date schedule/Log results are available at KillerSports.com. Simply click on the Schedule/Log link from the NBA home page. 2016–17 NBA Schedule Log | 45 ATLANTA HAWKS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/27 Thu H WAS -&10/29 Sat A PHI 1&2 10/31Mon H SAC 1&1 11/2 Wed H LAL 1&0 B2B 4thA 3rdA 1&1 4thA 5thA 11/4 Fri A WAS1&1 11/5 Sat H HOU 0&2 11/8 Tue A CLE 2&2 11/9WedH CHI 0&1 11/12 Sat H PHI 2&0 11/15 Tue A MIA 2&0 11/16Wed H MIL 0&3 11/18 Fri A CHA 1&2 11/20 Sun A NYK 1&2 11/22 Tue H NOP 1&2 11/23Wed A IND 0&1 11/25 Fri A UTA 1&1 11/27 Sun A LAL 1&1 11/28Mon A GSW 0&1 11/30Wed A PHX 1&2 12/2 Fri H DET 12/3 Sat A TOR 0&0 12/5MonH OKC 1&0 12/7WedH MIA 1&0 12/9 Fri A MIL 1&1 12/13 Tue H ORL 3&2 12/16 Fri A TOR 2&1 12/17 Sat H CHA 0&0 12/19Mon A OKC 1&1 12/21Wed H MIN 1&1 12/23 Fri A DEN 1&2 12/26Mon A MIN 2&0 12/28Wed H NYK 1&2 12/30 Fri H DET 1&1 1/1 SunH SAS1&1 1/4 WedA ORL 2&1 1/5 ThuA NOP0&2 1/7 SatA DAL1&1 1/10 Tue A BKN 2&1 1/13 Fri H BOS 2&1 1/15 Sun H MIL 1&1 1/16MonA NYK 0&0 46 | www.KillerSports.com B2B SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD ATLANTA HAWKS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/18WedA DET 1&2 1/20 Fri H CHI 1&2 1/21 Sat H PHI 0&0 1/23MonH LAC 1&1 1/25WedA CHI 1&0 1/27 Fri H WAS1&2 1/29 Sun H NYK 1&1 2/1 WedA MIA 2&1 2/2 ThuA HOU0&1 Atlanta Hawks 2/4 SatH ORL1&0 2/6 MonH UTA 1&1 2/8 WedH DEN 1&1 2/10 Fri A SAC 1&1 2/13MonA POR 2&3 2/15WedA LAC 1&1 2/24 Fri H MIA 8&8 2/25 Sat A ORL 0&1 2/27MonA BOS 1&0 3/1 WedH DAL 1&1 3/3 Fri H CLE1&1 3/5 Sun H IND 1&3 4thA 3/6 Mon H GSW 0&0 B2B 5thA 3/8 Wed H BKN 1&1 7thA 3/10 Fri H TOR 1&1 4thA 3/11 Sat A MEM0&1 3/13MonA SAS 1&1 3/16 Thu H MEM 2&0 B2B 3/18 Sat H POR 1&2 4thA 6thA 3/20MonA CHA 1&1 3/22WedA WAS1&1 3/24 Fri A MIL 1&1 3/26 Sun H BKN 1&1 3/28 Tue H PHX 1&1 3/29WedA PHI 0&0 4/1 SatA CHI2&1 4/2 SunA BKN0&0 4/6 ThuH BOS3&0 4/7 Fri A CLE0&1 4/9 SunH CLE 1&1 4/11 Tue H CHA 1&0 B2B 4/12WedA IND 0&1 2016-17 NBA Schedule Log | 47 BOSTON CELTICS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed H BKN -&10/27 Thu A CHI 0& 10/29 Sat A CHA 1&0 11/2WedH CHI 3&1 11/3 Thu A CLE 0&1 11/6 Sun H DEN 2&0 B2B 4thA 4thA 11/9WedA WAS2&1 11/11 Fri H NYK 1&1 11/12 Sat A IND 0&0 11/14Mon A NOP 1&1 11/16 Wed H DAL 1&1 11/18 Fri H GSW 1&1 11/19 Sat A DET 0&0 11/21Mon A MIN 1&1 11/23Wed A BKN 1&2 11/25 Fri H SAS 1&1 11/28Mon A MIA 2&1 11/30 Wed H DET 1&0 H SAC 1&1 12/2 Fri B2B 3rdA 4thA 4thA 5thA 12/3 Sat A PHI 0&0 12/5MonA HOU 1&2 12/7WedA ORL 1&0 12/9 Fri H TOR 1&0 12/11 Sun A OKC 1&1 12/14Wed A SAS 2&3 12/16 Fri H CHA 1&1 12/18 Sun A MIA 1&1 12/20 Tue A MEM 1&1 12/22 Thu A IND 1&1 12/23 Fri H OKC 0&1 12/25 Sun A NYK 1&2 12/27TueHMEM1&0B2B 12/29 Thu A CLE 1&2 12/30 Fri H MIA 0&0 B2B 1/3 TueH UTA3&0B2B 1/6 Fri H PHI2&2 1/7 Sat H NOP0&1 1/10 Tue A TOR 2&1 1/11WedH WAS0&0 1/13 Fri A ATL 1&2 1/16 Mon H CHA 48 | www.KillerSports.com 2&2 SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD BOSTON CELTICS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/18WedH NYK 1&1 1/21 Sat H POR 2&0 B2B 4thA 3rdA 4thA 1/24 Tue A WAS2&0 1/25 Wed H HOU 0&1 1/27 Fri H ORL 1&2 1/28 Sat A MIL 0&0 1/30MonH DET 1&1 2/1 WedH TOR 1&0 2/3 Fri H LAL1&0B2B 2/5 SunH LAC1&2 2/8 WedA SAC 2&1 2/9 ThuA POR0&1 2/11 Sat A UTA 1&1 2/13MonA DAL 1&1 2/15WedH PHI 1&1 2/16 Thu A CHI 0&1 2/24 Fri A TOR 7&8 2/26 Sun A DET 1&2 2/27MonH ATL 0&1 3/1 WedH CLE 1&1 Boston Celtics 3/3 Fri A LAL1&2 3/5 SunA PHX1&1 3/6 MonA LAC 0&1 3/8 WedA GSW1&1 3/10 Fri A DEN 1&1 3/12 Sun H CHI 1&1 3/15WedH MIN 2&1 3/17 Fri A BKN 1&0 3/19 Sun A PHI 1&1 3/20MonH WAS0&1 3/22WedH IND 1&1 3/24 Fri H PHX 1&0 B2B 3/26 Sun H MIA 1&2 3/29WedH MIL 2&0 B2B 3/31 Fri H ORL 1&1 4/2 SunA NYK1&1 4/5 WedH CLE 2&0 4/6 ThuA ATL0&3 4/8 SatA CHA1&2 4/10MonH BKN 1&1 4/12WedH MIL 1&1 2016-17 NBA Schedule Log | 49 Brooklyn NETS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed A BOS -&10/28 Fri H IND 1&1 10/29 Sat A MIL 0&2 10/31 Mon H CHI 1&1 11/2WedH DET 1&0 11/4 Fri H CHA 1&1 11/8 Tue H MIN 3&2 11/9WedA NYK 0&2 11/12 Sat A PHX 2&2 11/14Mon A LAC 1&1 11/15 Tue A LAL 0&1 11/18 Fri A OKC 2&1 11/20 Sun H POR 1&1 3rdA 11/23 Wed H BOS 2&1 3rdA 4thA 11/25 Fri A IND 1&1 11/27 Sun H SAC 1&1 11/29 Tue H LAC 1&1 12/1 Thu H MIL 1&1 12/3 Sat A MIL 1&1 12/5 Mon H WAS 1&2 3rdA 12/7 Wed H DEN 1&1 3rdA 12/10 Sat A SAS 2&1 12/12Mon A HOU 1&1 12/14Wed H LAL 1&1 12/16 Fri A ORL 1&1 12/18 Sun A PHI 1&1 12/20 Tue A TOR 1&1 12/22 Thu H GSW 1&1 12/23 Fri A CLE 0&1 12/26Mon H CHA 2&2 12/28Wed A CHI 1&1 12/30 Fri A WAS 1&1 1/2 MonH UTA 2&1 1/5 ThuA IND2&1 1/6 Fri H CLE0&1 1/8 SunH PHI 1&1 1/10 Tue H ATL 1&2 4thA 1/12 Thu H NOP 1&2 3rdA 1/13 Fri A TOR 0&2 1/15 Sun H HOU 1&1 1/17 Tue H TOR 1&1 50 | www.KillerSports.com SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD brooklyn NETS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/20 Fri A NOP 2&1 1/21 Sat A CHA 0&0 1/23MonH SAS 1&1 1/25WedH MIA 1&1 1/27 Fri A CLE 1&1 1/28 Sat A MIN 0&1 1/30MonA MIA 1&1 2/1 Wed H NYK 1&0 B2B 3rdA 3rdA 3rdA B2B 4thA 4thA 3rdA 1&1 5thA B2B 3rdA 4thA 2/5 Sun H TOR 1&1 2/7 TueA CHA1&2 2/8 WedH WAS0&1 2/10 Fri H MIA 1&1 2/13MonH MEM2&2 2/15WedH MIL 1&1 2/24 Fri A DEN 8&0 2/25 Sat A GSW0&1 3/1 WedA SAC 3&1 Brooklyn Nets 2/3 Fri H IND1&1 3/3 Fri A UTA1&1 3/4 SatA POR0&1 3/6 MonA MEM1&1 3/8 WedA ATL 1&1 3/10 Fri A DAL 1&2 3/12 Sun H NYK 1&0 3/14 Tue H OKC 1&2 3/16 Thu A NYK 1&1 3/17 Fri H BOS 0&1 3/19 Sun H DAL 1&1 3/21 Tue H DET 1&1 3/23 Thu H PHX 1&1 3/24 Fri A WAS0&1 3/26 Sun A ATL 1&1 3/28 Tue H PHI 3/30 Thu A DET 1&1 4/1 SatH ORL1&0B2B 4/2 Sun H ATL 0&0 4/4 TueA PHI1&1 4/6 ThuA ORL1&1 4/8 Sat H CHI 1&1 4/10MonA BOS 1&1 4/12WedA CHI 1&1 2016-17 NBA Schedule Log | 51 CHARLOTTE HORNETS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed A MIL -&10/28 Fri A MIA 1&1 10/29 Sat H BOS 0&1 11/2WedH PHI 3&0 11/4 Fri A BKN 1&1 11/7MonH IND 2&1 11/9 Wed H UTA 1&1 3rdA 5thA 11/11 Fri H TOR 1&1 11/13 Sun A CLE 1&1 11/15 Tue A MIN 1&1 11/18 Fri H ATL 2&1 11/19 Sat A NOP 0&0 11/21Mon H MEM 1&1 11/23Wed H SAS 1&1 11/25 Fri A NYK 1&2 11/26 Sat H NYK 0&0 11/28Mon A MEM 1&1 11/29 Tue H DET 0&2 12/1 Thu H DAL 1&0 12/3 Sat H MIN 1&0 B2B 12/5MonA DAL 1&1 12/7WedH DET 1&0 12/9 Fri H ORL 1&1 12/10 Sat A CLE 0&0 12/12Mon A IND 1&1 12/14Wed A WAS 1&1 12/16 Fri A BOS 1&1 12/17 Sat A ATL 0&0 12/20 Tue H LAL 2&2 12/23 Fri H CHI 2&1 12/26Mon A BKN 2&2 12/28Wed A ORL 1&1 12/29 Thu H MIA 0&1 12/31 Sat H CLE 1&1 1/2 MonA CHI 1&1 1/4 WedH OKC 1&1 1/5 ThuA DET0&1 1/7 SatA SAS1&1 1/10 Tue A HOU 2&1 1/13 Fri A PHI 2&1 1/16MonA BOS 2&2 52 | www.KillerSports.com SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 1/18WedH POR 1&1 1/20 Fri H TOR 1&1 3rdA 1/21 Sat H BKN 0&0 B2B 1/23 Mon H WAS 1&1 3rdA 1/25 Wed H GSW 1&1 4thA B2B 6thA 4thA B2B 5thA 1/27 Fri A NYK 1&1 1/28 Sat H SAC 0&0 SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD Charlotte Hornets CHARLOTTE HORNETS 1/31 Tue A POR 2&1 2/1 WedA GSW0&2 2/4 SatA UTA2&2 2/7 TueH BKN2&1 2/9 ThuH HOU1&1 2/11 Sat H LAC 1&2 2/13MonH PHI 1&1 2/15WedA TOR 1&0 2/23 Thu A DET 7&7 2/25 Sat A SAC 1&1 2/26 Sun A LAC 0&1 2/28 Tue A LAL 1&1 3/2 ThuA PHX1&1 3/4 SatA DEN1&2 3/6 Mon H IND 1&0 3/8 WedA MIA 1&1 3/10 Fri H ORL 1&1 3/11 Sat H NOP 0&2 3/13MonH CHI 1&0 B2B 3/15WedA IND 1&0 3/18 Sat H WAS2&0 3/20MonH ATL 1&1 3/22WedA ORL 1&1 3/24 Fri H CLE 1&1 4thA 3/26 Sun H PHX 1&1 5thA 3/28 Tue H MIL 1&1 3/29WedA TOR 0&1 3/31 Fri H DEN 1&2 4/2 SunA OKC1&1 4/4 Tue A WAS1&1 4/5 WedH MIA 0&2 4/8 SatH BOS2&1 4/10MonA MIL 1&1 4/11 Tue A ATL 0&1 2016-17 NBA Schedule Log | 53 CHICAGO BULLS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/27 Thu H BOS -&0 10/29SatH IND1&0 10/31Mon A BKN 1&1 11/2WedA BOS 1&3 11/4 Fri H NYK 1&1 11/5 Sat A IND 0&1 11/7MonH ORL 1&1 11/9WedA ATL 1&0 11/10 Thu A MIA 0&2 11/12 Sat H WAS 1&0 11/15 Tue A POR 2&1 11/17 Thu A UTA 1&2 11/19 Sat A LAC 1&0 11/20 Sun A LAL 0&1 11/22 Tue A DEN 1&1 11/25 Fri A PHI 2&1 11/30Wed H LAL 4&0 B2B 12/2 Fri H CLE 1&0 12/3 Sat A DAL 0&1 12/5MonH POR 1&1 12/6 Tue A DET 0&1 12/8 Thu H SAS 1&1 3rdA 12/10 Sat H MIA 1&0 B2B 4in53rdA 12/13 Tue H MIN 2&1 12/15 Thu A MIL 1&2 12/16 Fri H MIL 0&0 12/19Mon H DET 2&1 12/21Wed H WAS 1&1 12/23 Fri A CHA 1&2 12/25 Sun A SAS 1&1 12/26Mon H IND 0&3 12/28Wed H BKN 1&1 12/30 Fri A IND 1&1 12/31 Sat H MIL 0&0 B2B 4thA 4thA 1/2 MonH CHA 1&1 1/4 WedA CLE 1&1 1/7 SatH TOR2&1 1/9 MonH OKC 1&1 1/10 Tue A WAS0&1 1/12 Thu A NYK 1&0 1/14 Sat H NOP 1&1 54 | www.KillerSports.com SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD CHICAGO BULLS DATE DAYSITE OPP RESTOPP SCH 1/15 Sun A MEM0&1 1/17 Tue H DAL 1&1 1/20 Fri A ATL 2&1 1/21 Sat H SAC 0&0 B2B 1/24 Tue A ORL 2&1 1/25WedH ATL 0&1 1/27 Fri H MIA 1&1 SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD Chicago Bulls 2016-17 Schedule 1/29 Sun H PHI 1&1 2/1 WedA OKC 2&0 2/3 Fri A HOU1&0 2/6 MonA SAC 2&1 2/8 WedA GSW1&3 2/10 Fri A PHX 1&1 2/12 Sun A MIN 1&1 2/14 Tue H TOR 1&1 2/16 Thu H BOS 1&0 2/24 Fri H PHX 7&8 2/25 Sat A CLE 0&1 2/28 Tue H DEN 2&1 3/2 Thu H GSW 1&1 3rdA 3rdA 3rdA 3/4 SatH LAC1&0B2B 3/6 MonA DET 1&1 3/8 WedA ORL 1&1 3/10 Fri H HOU 1&1 3/12 Sun A BOS 1&1 3/13MonA CHA 0&1 3/15WedH MEM1&1 3/17 Fri A WAS1&1 3/18 Sat H UTA 0&1 3/21 Tue A TOR 2&1 3/22WedH DET 0&0 B2B 3/24 Fri H PHI 1&1 3/26 Sun A MIL 1&1 3/30 Thu H CLE 3&2 4/1 SatH ATL1&2 4/2 SunA NOP0&1 4/4 TueA NYK1&1 4/6 ThuA PHI1&1 4/8 Sat A BKN1&1 4/10MonH ORL 1&1 4/12WedH BKN 1&1 2016-17 NBA Schedule Log | 55 CLEVELAND CAVALIERS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/25 Tue H NYK -&10/28 Fri A TOR 2&1 10/29 Sat H ORL 0&0 11/1 Tue H HOU 2&1 11/3 Thu H BOS 1&0 11/5 Sat A PHI 1&2 11/8 Tue H ATL 2&2 11/11 Fri A WAS 2&1 11/13 Sun H CHA 1&1 11/15 Tue H TOR 1&2 11/16Wed A IND 0&1 11/18 Fri H DET 1&1 11/23 Wed H POR 4&0 B2B 5thA 5thA B2B 4thA 3rdA 11/25 Fri H DAL 1&1 11/27 Sun A PHI 1&1 11/29 Tue A MIL 1&1 12/1 Thu H LAC 1&1 12/2 Fri A CHI 0&1 12/5MonA TOR 2&1 12/7WedA NYK 1&0 12/9 Fri H MIA 1&1 12/10 Sat H CHA 0&0 12/13 Tue H MEM 2&2 12/14Wed A MEM 0&0 12/17 Sat H LAL 2&0 12/20 Tue A MIL 2&3 12/21Wed H MIL 0&0 12/23 Fri H BKN 1&0 12/25 Sun H GSW 1&1 12/26Mon A DET 0&2 12/29 Thu H BOS 2&1 12/31 Sat A CHA 1&1 1/2 MonH NOP 1&2 1/4 WedH CHI 1&1 1/6 Fri A BKN1&0 1/8 SunA PHX1&2 1/10 Tue A UTA 1&1 1/11WedA POR 0&0 1/13 Fri A SAC 1&2 1/16MonA GSW2&3 1/19 Thu H PHX 2&2 56 | www.KillerSports.com SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD CLEVELAND CAVALIERS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/21 Sat H SAS 1&1 1/23MonA NOP 1&2 1/25 Wed H SAC 1&1 4thA B2B 3rdA 1/27 Fri H BKN 1&1 1/29 Sun H OKC 1&2 2/1 WedH MIN 1&1 2/4 SatA NYK2&2 2/6 MonA WAS1&1 2/8 WedA IND 1&1 2/9 ThuA OKC0&2 2/11 Sat H DEN 1&0 2/14 Tue A MIN 2&1 2/15WedH IND 0&1 2/23 Thu H NYK 7&7 2/25 Sat H CHI 1&0 2/27MonH MIL 1&0 3/1 WedA BOS 1&1 Cleveland Cavaliers 1/30MonA DAL 0&0 3/3 Fri A ATL1&1 3/4 SatA MIA0&0 3/6 MonH MIA 1&1 3/9 ThuA DET2&0 3/11 Sat A ORL 1&0 3/12 Sun A HOU 0&1 3/14 Tue H DET 1&2 3/16 Thu H UTA 1&0 B2B 3/18 Sat A LAC 1&1 3/19 Sun A LAL 0&1 3/22WedA DEN 2&1 3/24 Fri A CHA 1&1 3/25 Sat H WAS0&0 3/27MonA SAS 1&1 3/30 Thu A CHI 2&3 3/31 Fri H PHI 0&1 4/2 Sun H IND 1&1 3rdA 4/4 Tue H ORL 1&2 3rdA 4/5 WedA BOS 0&2 4/7 Fri H ATL1&0 4/9 SunA ATL 1&1 4/10MonA MIA 0&1 4/12WedH TOR 1&2 2016-17 NBA Schedule Log | 57 DALLAS MAVERICKS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed A IND -&10/28 Fri H HOU 1&1 10/30 Sun A HOU 1&1 11/2WedA UTA 2&0 11/4 Fri H POR 1&1 11/6 Sun H MIL 1&0 11/8 Tue A LAL 1&1 11/9WedA GSW0&1 11/14Mon A NYK 4&1 11/16Wed A BOS 1&1 11/18 Fri H MEM 1&1 4thA 11/19 Sat A ORL 0&2 11/21Mon A SAS 1&2 11/23Wed H LAC 1&1 11/25 Fri A CLE 1&1 11/27 Sun H NOP 1&1 11/30Wed H SAS 2&0 12/1 Thu A CHA 0&1 12/3 Sat H CHI 1&0 12/5MonH CHA 1&1 12/7 Wed H SAC 1&2 6thA 12/9 Fri H IND 1&1 5thA 1&1 6thA 3rdA 3rdA 12/10 Sat A HOU 0&0 12/12 Mon H DEN 12/14Wed H DET 1&2 12/16 Fri A UTA 1&1 12/18 Sun H SAC 1&1 12/19Mon A DEN 0&1 12/21Wed A POR 1&0 12/23 Fri A LAC 1&0 12/26Mon A NOP 2&2 12/27 Tue H HOU 0&0 12/29 Thu A LAL 1&1 12/30 Fri A GSW 0&1 1/3 Tue H WAS3&0B2B 1/5 ThuH PHX1&1 1/7 Sat H ATL 1&1 1/9 MonA MIN 1&1 1/12 Thu A PHX 2&3 1/15 Sun H MIN 2&1 1/17 Tue A CHI 1&1 58 | www.KillerSports.com SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD DALLAS MAVERICKS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/19 Thu A MIA 1&1 1/20 Fri H UTA 0&3 1/22 Sun H LAL 1&1 1/25WedH NYK 2&1 1/26 Thu A OKC 0&0 1/29 Sun A SAS 2&1 1/30MonH CLE 0&0 2/1 WedH PHI 1&2 2/3 Fri A POR1&2 2/6 MonA DEN 2&1 2/7 TueH POR0&1 2/9 Thu H UTA 1&0 B2B 3rdA 4thA 3rdA 2&1 8thA 2/11 Sat H ORL 1&1 2/13 Mon H BOS 1&1 2/15WedA DET 1&1 2/24 Fri A MIN 8&8 2/25 Sat H NOP 0&1 2/27MonH MIA 1&1 3/3 Fri H MEM1&2 3/5 Sun H OKC 1&1 3/7 TueH LAL1&1 3/10 Fri H BKN 3/11 Sat H PHX 0&1 3/13MonA TOR 1&1 3/15WedA WAS1&1 3/17 Fri A PHI 1&2 3/19 Sun A BKN 1&1 3/21 Tue H GSW1&0 B2B Dallas Mavericks 3/1 WedA ATL 1&1 3/23 Thu H LAC 1&1 3/25 Sat H TOR 1&1 3/27MonH OKC 1&0 B2B 3/29WedA NOP 1&1 3/31 Fri A MEM1&1 4/2 SunA MIL1&1 4/4 TueA SAC1&2 4/5 WedA LAC 0&3 4/7 Fri H SAS1&1 4/9 SunA PHX1&1 4/11 Tue H DEN 1&1 4/12WedA MEM0&2 2016-17 NBA Schedule Log | 59 DENVER NUGGETS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed A NOP -& 10/29 Sat H POR 2&1 10/31 Mon A TOR 1&2 11/3 Thu A MIN 2&1 11/5SatA DET1&2 11/6 Sun A BOS 0&2 11/8 Tue A MEM1&1 11/10 Thu H GSW 1&0 11/12 Sat H DET 1&0 B2B 4thA 5thA 3rdA B2B 5thA 4in5 11/13 Sun A POR 0&1 11/16Wed H PHX 2&2 11/18 Fri H TOR 1&1 11/20 Sun H UTA 1&0 B2B 11/22 Tue H CHI 1&1 11/23Wed A UTA 0&2 11/25 Fri H OKC 1&1 11/27 Sun A PHX 1&1 11/30Wed H MIA 2&1 12/2 Fri H HOU 1&0 12/3 Sat A UTA 0&1 12/5MonA PHI 1&1 12/7WedA BKN 1&1 12/8 Thu A WAS0&1 12/10 Sat A ORL 1&0 12/12Mon A DAL 1&1 12/15 Thu H POR 2&1 12/17 Sat H NYK 1&1 5thA 12/19Mon H DAL 1&0 12/20 Tue A LAC 0&1 12/23 Fri H ATL 2&1 12/26MonA LAC2&04in5 12/28Wed H MIN 1&1 12/30 Fri H PHI 1&0 B2B 4thA 5thA 1/2 MonA GSW2&2 1/3 TueH SAC0&2 1/5 ThuH SAS1&1 1/7 SatA OKC1&1 1/12 Thu H IND 4&4 1/16 Mon H ORL 3&1 1/17 Tue A LAL 0&1 1/19 Thu A SAS 1&1 60 | www.KillerSports.com SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD DENVER NUGGETS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/21 Sat H LAC 1&1 1/22 Sun A MIN 0&2 1/24 Tue H UTA 1&0 4in5 4thA 3rdA 2&1 7thA 5thA 3rdA 3rdA 1/26 Thu H PHX 1&1 1/28 Sat A PHX 1&1 1/31 Tue A LAL 2&4 2/1 Wed H MEM 0&1 2/3 Fri H MIL1&1 2/4 SatA SAS0&1 2/6 MonH DAL 1&2 2/8 WedA ATL 1&1 2/10 Fri A NYK 1&1 2/11 Sat A CLE 0&1 2/13 Mon H GSW 1&1 2/15WedH MIN 1&0 2/23 Thu A SAC 7&7 2/24 Fri H BKN 0&8 2/26 Sun H MEM1&1 2/28 Tue A CHI 1&2 3/1 WedA MIL 0&1 3/4 Sat H CHA 3/6 MonH SAC 1&0 3/8 WedH WAS1&0 B2B 3/10 Fri H BOS 1&1 3/11 Sat A SAC 0&0 3/13MonH LAL 1&0 3/16 Thu H LAC 2&0 3/18 Sat H HOU 1&0 B2B 3/22 Wed H CLE 1&2 3/24 Fri A IND 1&1 3/26 Sun H NOP 1&1 3/28 Tue A POR 1&1 3/31 Fri A CHA 2&1 4/2 SunA MIA1&1 4/4 TueA NOP1&1 4/5 WedA HOU0&2 4/7 Fri H NOP1&2 4/9 Sun H OKC 1&1 4/11 Tue A DAL 1&1 Denver Nuggets 3/20MonA HOU 1&1 4/12WedA OKC 0&0 2016-17 NBA Schedule Log | 61 DETROIT PISTONS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed A TOR -&- 10/28 Fri H ORL 1&1 10/30 Sun H MIL 1&0 11/01 Tue H NYK 1&2 11/02Wed A BKN 0&1 11/05 Sat H DEN 2&1 3rdA 11/07Mon A LAC 1&1 11/09Wed A PHX 1&0 11/11 Fri A SAS 1&1 11/12 Sat A DEN 0&1 11/14Mon H OKC 1&0 11/16Wed A NYK 1&1 11/18 Fri A CLE 1&1 11/19 Sat H BOS 0&0 11/21Mon H HOU 1&1 11/23Wed H MIA 1&1 3rdA 11/25 Fri H LAC 1&1 11/26 Sat A OKC 0&0 4in5 11/29 Tue A CHA 2&0 4in5 11/30Wed A BOS 0&1 12/02 Fri A ATL 1&1 12/04 Sun H ORL 1&1 4thA 12/06 Tue H CHI 1&0 4in5 12/07Wed A CHA 0&1 12/09 Fri A MIN 1&0 12/11 Sun H PHI 1&2 3rdA 12/14Wed A DAL 2&1 12/16 Fri A WAS 1&1 12/17SatH IND0&13rdA 12/19Mon A CHI 1&2 12/21Wed H MEM 1&0 12/23 Fri H GSW 1&0 B2B 12/26Mon H CLE 2&0 12/28Wed H MIL 1&1 12/30 Fri A ATL 1&1 01/01 Sun A MIA 1&1 01/03 Tue H IND 1&1 01/05 Thu H CHA 1&0 01/07 Sat A POR 1&1 01/10 Tue A SAC 2&1 01/12 Thu A GSW 1&1 62 | www.KillerSports.com SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 01/13 Fri A UTA 0&2 01/15 Sun A LAL 1&0 01/18Wed H ATL 2&1 01/21 Sat H WAS 2&1 01/23Mon H SAC 1&1 3rdA 01/28 Sat A MIA 4&0 01/30Mon A BOS 1&1 SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD Detroit Pistons DETROIT PISTONS 02/01Wed H NOP 1&0 B2B 02/03 Fri H MIN 1&1 02/04 Sat A IND 0&0 02/06Mon H PHI 1&1 5thA 02/08Wed H LAL 1&1 4thA 02/10 Fri H SAS 1&1 3rdA 02/12 Sun A TOR 1&3 02/13Mon A MIL 0&1 02/15Wed H DAL 1&1 02/23 Thu H CHA 7&7 02/26 Sun H BOS 2&1 3rdA 02/28 Tue H POR 1&1 4thA 03/01Wed A NOP 0&2 03/04 Sat A PHI 2&0 03/06Mon H CHI 1&1 03/08Wed A IND 1&1 03/09 Thu H CLE 0&2 03/11 Sat H NYK 1&2 3rdA 03/14 Tue A CLE 2&1 03/15Wed H UTA 0&1 03/17 Fri H TOR 1&0 03/19 Sun H PHX 1&1 03/21 Tue A BKN 1&1 03/22Wed A CHI 0&0 03/24 Fri A ORL 1&1 03/27Mon A NYK 2&1 03/28 Tue H MIA 0&1 03/30 Thu H BKN 1&1 03/31 Fri A MIL 0&1 04/05Wed H TOR 4&0 B2B 04/07 Fri A HOU 1&1 04/09 Sun A MEM 1&1 04/10Mon H WAS 0&1 04/12Wed A ORL 1&1 2016-17 NBA Schedule Log | 63 GOLDEN STATE WARRIORS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/25 Tue H SAS -&10/28 Fri A NOP 2&1 10/30 Sun A PHX 1&1 11/1 Tue A POR 1&2 11/3 Thu H OKC 1&0 B2B 11/4 Fri A LAL 0&1 11/7MonH NOP 2&2 11/9WedH DAL 1&0 B2B 11/10 Thu A DEN 0&1 11/13 Sun H PHX 2&0 11/16Wed A TOR 2&0 11/18 Fri A BOS 1&1 11/19 Sat A MIL 0&1 11/21Mon A IND 1&0 11/23Wed H LAL 1&0 11/25 Fri A LAL 1&1 11/26 Sat H MIN 0&0 B2B 3rdA 11/28 Mon H ATL 1&0 B2B 4thA 12/1 Thu H HOU 2&1 4thA 12/3 Sat H PHX 1&2 12/5 Mon H IND 1&0 B2B 3rdA 12/7WedA LAC 1&2 12/8 Thu A UTA 0&1 12/10 Sat A MEM 1&1 12/11 Sun A MIN 0&1 12/13 Tue A NOP 1&1 12/15 Thu H NYK 1&1 4thA 12/17 Sat H POR 1&1 12/20 Tue H UTA 2&1 12/22 Thu A BKN 1&1 12/23 Fri A DET 0&1 12/25 Sun A CLE 1&1 12/28Wed H TOR 2&1 3rdA 12/30 Fri H DAL 1&0 B2B4in5 1/2 MonH DEN 2&2 1/4 WedH POR 1&2 3rdA 1/6 Fri H MEM1&1 4thA 1/8 SunA SAC1&1 1/10 Tue H MIA 1&1 5thA 1/12 Thu H DET 1&1 3rdA 1/16MonH CLE 3&2 6thA 64 | www.KillerSports.com SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD GOLDEN STATE WARRIORS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/18WedH OKC 1&1 4thA 1/20 Fri A HOU 1&1 1/22 Sun A ORL 1&1 1/23MonA MIA 0&1 1/25WedA CHA 1&1 1/28 Sat H LAC 2&3 4thA 1/29 Sun A POR 0&1 Golden St Warriors 2/1 WedH CHA 2&0 B2B 2/2 ThuA LAC0&0 2/4 SatA SAC1&0 2/8 WedH CHI 3&1 4thA 2/10 Fri A MEM1&1 2/11 Sat A OKC 0&1 2/13MonA DEN 1&1 2/15WedH SAC 1&0 B2B 2/23 Thu H LAC 7&7 2/25 Sat H BKN 1&0 B2B 2/27MonA PHI 1&1 2/28 Tue A WAS0&1 3/2 ThuA CHI 1&1 3/5 SunA NYK2&1 3/6 MonA ATL 0&0 3/8 WedH BOS 1&1 4thA 3/10 Fri A MIN 1&1 3/11 Sat A SAS 0&1 3/14 Tue H PHI 2&1 4thA 3/16 Thu H ORL 1&2 3/18 Sat H MIL 1&0 B2B 4thA 3/20MonA OKC 1&1 3/21 Tue A DAL 0&1 3/24 Fri H SAC 2&1 3/26 Sun H MEM1&2 3rdA 3/28 Tue A HOU 1&1 3/29WedA SAS 0&1 3/31 Fri H HOU 1&0 B2B 4/2 SunH WAS1&1 5thA 4/4 TueH MIN1&2 4/5 WedA PHX 0&2 4/8 Sat H NOP2&0B2B 4/10MonH UTA 1&1 4/12WedH LAL 1&0 2016-17 NBA Schedule Log | 65 HOUSTON ROCKETS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed A LAL -&10/28 Fri A DAL 1&1 10/30 Sun H DAL 1&1 11/1 Tue A CLE 1&2 11/2WedA NYK 0&0 11/5 Sat A ATL 2&0 11/7MonA WAS1&1 11/9WedA SAS 1&3 11/12 Sat H SAS 2&0 11/14Mon H PHI 1&1 11/16Wed A OKC 1&1 11/17 Thu H POR 0&1 11/19 Sat H UTA 1&1 11/21Mon A DET 1&1 11/23Wed H TOR 1&1 4thA 11/25 Fri A SAC 1&1 11/27 Sun A POR 1&1 11/29 Tue A UTA 1&0 12/1 Thu A GSW1&2 12/2 Fri A DEN 0&1 12/5MonH BOS 2&1 12/7WedH LAL 1&1 12/9 Fri A OKC 1&3 12/10 Sat H DAL 0&0 12/12Mon H BKN 1&1 12/14Wed H SAC 1&1 12/16 Fri H NOP 1&0 12/17 Sat A MIN 0&3 12/20 Tue H SAS 2&1 12/21Wed A PHX 0&1 12/23 Fri A MEM 1&1 12/26Mon H PHX 2&2 12/27 Tue A DAL 0&0 12/30 Fri H LAC 2&1 12/31 Sat H NYK 0&0 B2B 3rdA B2B 3rdA 1/2 MonH WAS1&2 1/5 Thu H OKC 2&0 1/6 Fri A ORL0&1 1/8 SunA TOR1&0 1/10 Tue H CHA 1&2 3rdA 1/11WedA MIN 0&1 66 | www.KillerSports.com SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD HOUSTON ROCKETS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/13 Fri H MEM1&1 1/15 Sun A BKN 1&1 1/17 Tue A MIA 1&3 1/18WedH MIL 0&1 1/20 Fri H GSW1&1 1/21 Sat A MEM0&0 1/23MonA MIL 1&1 1/25WedA BOS 1&0 1/27 Fri A PHI 1&1 1/29 Sun A IND 1&1 1/31 Tue H SAC 1&2 7thA B2B 3rdA B2B 5thA 2/2 ThuH ATL 1&0B2B 2/3 Fri H CHI0&1 2/7 TueH ORL3&2 2/9 ThuA CHA1&1 2/11 Sat H PHX 1&0 2/15WedH MIA 3&1 2/23 Thu A NOP 7&7 2/27MonH IND 1&1 3/1 WedA LAC 1&2 3/4 SatHMEM2&0B2B 3/6 MonA SAS 1&1 3/8 WedH UTA 1&1 3/10 Fri A CHI 1&1 3/12 Sun H CLE 1&0 3/15WedH LAL 2&1 3/17 Fri A NOP 1&1 3/18 Sat A DEN 0&1 Houston Rockets 2/25 Sat H MIN 1&0 3/20MonH DEN 1&1 3/24 Fri H NOP 3&2 3/26 Sun H OKC 1&3 3/28 Tue H GSW1&1 3/30 Thu A POR 1&1 3/31 Fri A GSW0&1 4/2 SunA PHX1&0 4/5 Wed H DEN 2&0 4/7 Fri H DET1&1 4/9 SunA SAC1&1 4/10MonA LAC 0&1 4/12WedH MIN 1&0 2016-17 NBA Schedule Log | 67 INDIANA PACERS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed H DAL -&10/28 Fri A BKN 1&1 10/29 Sat A CHI 0&1 11/1 Tue H LAL 2&1 3rdA 11/3 Thu A MIL 1&1 11/5 Sat H CHI 1&0 11/7MonA CHA 1&2 11/9WedH PHI 1&1 11/11 Fri A PHI 1&1 11/12 Sat H BOS 0&0 11/14Mon H ORL 1&0 B2B 11/16Wed H CLE 1&0 11/18 Fri H PHX 1&1 3rdA 11/20 Sun A OKC 1&1 11/21Mon H GSW 0&1 4thA 11/23Wed H ATL 1&0 11/25 Fri H BKN 1&1 11/27 Sun H LAC 1&1 3rdA 11/30Wed A POR 2&2 12/4 Sun A LAC 3&1 12/5MonA GSW0&1 12/7WedA PHX 1&0 12/9 Fri A DAL 1&1 12/10 Sat H POR 0&1 4thA 12/12Mon H CHA 1&1 12/14Wed A MIA 1&1 12/15 Thu A NOP 0&1 12/17 Sat A DET 1&0 12/19Mon H WAS 1&0 12/20 Tue A NYK 0&2 12/22 Thu H BOS 1&1 3rdA 12/26Mon A CHI 3&0 12/28Wed A WAS 1&1 12/30 Fri H CHI 1&1 1/1 SunH ORL1&3 1/3 TueA DET1&1 1/5 ThuH BKN1&2 1/7 SatH NYK1&0B2B 1/12 Thu A DEN 4&4 1/16MonH NOP 3&1 5thA 1/18WedA SAC 1&2 68 | www.KillerSports.com SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD INDIANA PACERS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/20 Fri A LAL 1&2 1/21 Sat A UTA 0&0 1/23MonH NYK 1&1 1/26 Thu A MIN 2&1 1/27 Fri H SAC 0&1 5thA 1/29 Sun H HOU 1&1 5thA 2/1 WedA ORL 2&1 2/3 Fri A BKN1&1 2/4 SatH DET0&0 2/6 MonH OKC 1&0 2/8 WedH CLE 1&1 3rdA 2/10 Fri A WAS1&1 2/11 Sat H MIL 0&0 2/13 Mon H SAS 1&0 B2B 5thA 2/15WedA CLE 1&0 2/16 Thu H WAS0&2 2/24 Fri H MEM7&8 2/25 Sat A MIA 0&0 2/27MonA HOU 1&1 3/1 WedA SAS 1&2 3/5 SunA ATL 3&1 3/6 MonA CHA 0&1 3/8 WedH DET 1&1 3/10 Fri A MIL 1&1 3/12 Sun H MIA 1&0 3/14 Tue A NYK 1&1 3/15WedH CHA 0&1 3/19 Sun A TOR 3&1 3/20MonH UTA 0&1 4thA 3/22WedA BOS 1&1 3/26 Sun H PHI 1&1 4thA 3/28 Tue H MIN 1&2 3rdA 3/29WedA MEM0&1 3/31 Fri A TOR 1&1 4/2 SunA CLE 1&1 4/4 TueH TOR1&1 4/6 ThuH MIL1&1 4/8 SatA ORL1&1 Indiana Pacers 3/24 Fri H DEN 1&1 4/10MonA PHI 1&1 4/12WedH ATL 1&0 2016-17 NBA Schedule Log | 69 LA CLIPPERS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/27 Thu A POR -&1 10/30 Sun H UTA 2&1 10/31Mon H PHX 0&0 11/2WedH OKC 1&2 11/4 Fri A MEM1&1 11/5 Sat A SAS 0&0 11/7MonH DET 1&1 11/9WedH POR 1&0 11/11 Fri A OKC 1&1 11/12 Sat A MIN 0&2 11/14Mon H BKN 1&1 3rdA 11/16Wed H MEM 1&1 3rdA 11/18 Fri A SAC 1&1 11/19 Sat H CHI 0&1 3rdA 11/21 Mon H TOR 1&0 B2B 3rdA 11/23Wed A DAL 1&1 11/25 Fri A DET 1&1 11/27 Sun A IND 1&1 11/29 Tue A BKN 1&1 12/1 Thu A CLE 1&1 12/2 Fri A NOP 0&2 12/4 Sun H IND 1&3 12/7WedH GSW2&1 12/10 Sat H NOP 2&1 12/12Mon H POR 1&1 5thA 12/14Wed A ORL 1&0 12/16 Fri A MIA 1&1 12/18 Sun A WAS 1&1 12/20 Tue H DEN 1&0 12/22 Thu H SAS 1&1 12/23 Fri H DAL 0&1 3rdA 12/25 Sun A LAL 1&1 12/26Mon H DEN 0&2 12/28Wed A NOP 1&1 12/30 Fri A HOU 1&2 12/31 Sat A OKC 0&1 1/2 MonH PHX 1&1 1/4WedHMEM1&0B2B 3rdA 1/6 Fri A SAC1&1 1/8 SunH MIA1&14thA 1/11WedH ORL 2&2 70 | www.KillerSports.com SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD LA CLIPPERS DATE DAYSITE OPP RESTOPP SCH 1/14 Sat H LAL 2&1 1/16 Mon H OKC 1&0 B2B 3rdA 1/19 Thu H MIN 2&1 3rdA 1/21 Sat A DEN 1&1 1/23MonA ATL 1&1 1/24 Tue A PHI 0&2 SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD LA Clippers 2016-17 Schedule 1/28 Sat A GSW3&2 2/1 WedA PHX 3&1 2/2 ThuH GSW0&0 2/5 SunA BOS2&1 2/6MonA TOR0&0 2/8 WedA NYK 1&1 2/11 Sat A CHA 2&1 2/13MonA UTA 1&1 2/15WedH ATL 1&1 3rdA 2/23 Thu A GSW7&7 2/24 Fri H SAS 0&8 7thA 2/26 Sun H CHA 1&0 B2B 4thA B2B 3rdA B2B 3rdA 5thA 3/1 WedH HOU2&1 3/3 Fri A MIL1&1 3/4 SatA CHI0&1 3/6 Mon H BOS 1&0 3/8 WedA MIN 1&1 3/9 Thu A MEM0&2 3/11 Sat H PHI 1&1 3/13MonA UTA 1&1 3/15WedH MIL 1&1 3/16 Thu A DEN 0&2 3/18 Sat H CLE 1&1 3/20MonH NYK 1&3 3/21 Tue A LAL 0&1 3/23 Thu A DAL 1&1 3/25 Sat H UTA 1&2 3/26 Sun H SAC 0&1 3/29 Wed H WAS 2&0 3/30 Thu A PHX 0&1 4/1 SatH LAL1&1 4/5 Wed H DAL 3&0 B2B 4/8 Sat A SAS 2&0 4in5 4/10MonH HOU 1&0 B2B 4/12WedH SAC 1&0 2016-17 NBA Schedule Log | 71 LA LAKERS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed H HOU -&10/28 Fri A UTA 1&2 10/30 Sun A OKC 1&1 11/1 Tue A IND 1&2 11/2WedA ATL 0&1 11/4 Fri H GSW1&0 11/6 Sun H PHX 1&1 11/8 Tue H DAL 1&1 11/10 Thu A SAC 1&1 11/12 Sat A NOP 1&1 11/13 Sun A MIN 0&0 11/15 Tue H BKN 1&0 B2B 4thA B2B 4thA 11/18 Fri H SAS 2&1 11/20 Sun H CHI 1&0 11/22 Tue H OKC 1&1 11/23Wed A GSW 0&1 11/25 Fri H GSW 1&1 11/27 Sun H ATL 1&1 3rdA 11/29 Tue A NOP 1&1 11/30Wed A CHI 0&4 12/2 Fri A TOR 1&1 12/3 Sat A MEM0&1 12/5MonH UTA 1&1 12/7WedA HOU 1&1 12/9 Fri H PHX 1&1 12/11 Sun H NYK 1&1 12/12Mon A SAC 0&1 12/14Wed A BKN 1&1 12/16 Fri A PHI 1&1 12/17 Sat A CLE 0&2 12/20 Tue A CHA 2&2 12/22 Thu A MIA 1&1 12/23 Fri A ORL 0&0 12/25 Sun H LAC 1&1 12/27 Tue H UTA 1&3 12/29 Thu H DAL 1&1 1/1 SunH TOR2&25thA 1/3 Tue H MEM1&2 1/5 ThuA POR1&0 1/6 Fri H MIA0&13rdA 1/8 SunH ORL1&1 72 | www.KillerSports.com SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD LA LAKERS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/10 Tue H POR 1&2 1/12 Thu A SAS 1&1 1/14 Sat A LAC 1&2 1/15 Sun H DET 0&1 5thA 1/17 Tue H DEN 1&0 1/20 Fri H IND 2&1 1/22 Sun A DAL 1&1 1/25WedA POR 2&3 1/26 Thu A UTA 0&1 1/31 Tue H DEN 4&2 LA Lakers 2/2 ThuA WAS1&1 2/3 Fri A BOS0&1 2/6 MonA NYK 2&1 2/8 WedA DET 1&1 2/10 Fri A MIL 1&1 2/14 Tue H SAC 3&1 2/15WedA PHX 0&1 2/24 Fri A OKC 8&8 2/26 Sun H SAS 1&1 8thA 2/28 Tue H CHA 1&1 5thA 3/3 Fri H BOS2&1 3/5 SunH NOP1&1 3/7 TueA DAL1&1 3/9 ThuA PHX1&1 3/12 Sun H PHI 2&0 B2B 3rdA 3/13MonA DEN 0&1 3/15WedA HOU 1&2 3/17 Fri H MIL 1&1 3rdA 3/19 Sun H CLE 1&0 B2B 3/21 Tue H LAC 1&0 3/24 Fri H MIN 2&2 3/26 Sun H POR 1&0 3/28 Tue H WAS1&2 3/30 Thu A MIN 1&1 4/1 SatA LAC1&1 4/2 Sun H MEM0&1 4/5 WedA SAS 2&0 4/7 Fri H SAC1&2 4/9 SunH MIN1&14thA 4/11 Tue H NOP 1&2 3rdA 4/12WedA GSW0&1 2016-17 NBA Schedule Log | 73 MEMPHIS GRIZZLIES 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed H MIN -&10/29 Sat A NYK 2&3 10/30 Sun H WAS 0&2 11/1 Tue A MIN 1&2 11/2WedH NOP 0&0 11/4 Fri H LAC 1&1 11/6 Sun H POR 1&1 3rdA 11/8 Tue H DEN 1&1 5thA 11/12 Sat A MIL 3&1 11/14Mon A UTA 1&1 11/16Wed A LAC 1&1 11/18 Fri A DAL 1&1 11/19 Sat H MIN 0&1 11/21Mon A CHA 1&1 11/23Wed A PHI 1&1 11/25 Fri H MIA 1&1 4thA 11/26 Sat A MIA 0&0 11/28Mon H CHA 1&1 11/30Wed A TOR 1&1 12/1 Thu H ORL 0&1 12/3 Sat H LAL 1&0 B2B 4in54thA 12/5MonA NOP 1&0 12/6TueH PHI0&04in5 12/8 Thu H POR 1&0 B2B 3rdA 12/10 Sat H GSW 1&1 3rdA 12/13 Tue A CLE 2&2 12/14Wed H CLE 0&0 12/16 Fri H SAC 1&1 12/18 Sun H UTA 1&1 12/20 Tue H BOS 1&1 12/21Wed A DET 0&1 12/23 Fri H HOU 1&1 12/26Mon A ORL 2&2 12/27 Tue A BOS 0&1 12/29 Thu H OKC 1&1 12/31 Sat A SAC 1&2 1/3 TueA LAL2&1 1/4 WedA LAC 0&1 1/6 Fri A GSW1&1 1/8 Sun H UTA 1&0 1/11WedA OKC 2&1 74 | www.KillerSports.com B2B 5thA SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 1/13 Fri A HOU 1&1 1/15 Sun H CHI 1&0 1/18WedA WAS2&1 1/20 Fri H SAC 1&1 1/21 Sat H HOU 0&0 4in5 1/25WedH TOR 3&0 1/27 Fri A POR 1&1 1/28 Sat A UTA 0&1 SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD Memphis Grizzlies MEMPHIS GRIZZLIES 1/30MonA PHX 1&1 2/1 WedA DEN 1&0 2/3 Fri A OKC1&1 2/4 SatA MIN0&0 2/6 MonH SAS 1&1 2/8 WedH PHX 1&1 2/10 Fri H GSW1&1 2/13MonA BKN 2&2 2/15WedH NOP 1&1 4thA 2/24 Fri A IND 8&7 2/26 Sun A DEN 1&1 2/28 Tue H PHX 1&1 3rdA 3/3 Fri A DAL2&1 3/4 Sat A HOU0&2 3/6 MonH BKN 1&1 6thA 3/9 ThuH LAC2&0B2B 3/11 Sat H ATL 1&0 3/13MonH MIL 1&1 3/15WedA CHI 1&1 3/16 Thu A ATL 0&2 3/18 Sat H SAS 1&2 3/21 Tue A NOP 2&1 3/23 Thu A SAS 1&1 3/26 Sun A GSW2&1 3/27MonA SAC 0&0 3/29WedH IND 1&0 3/31 Fri H DAL 1&1 4/2 SunA LAL1&0 4/4 TueA SAS1&1 4/5 WedH OKC 0&0 4/7 Fri H NYK1&0 4/9 SunH DET1&1 4/12WedH DAL 2&0 2016-17 NBA Schedule Log | 75 MIAMI HEAT 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed A ORL -&10/28 Fri H CHA 1&1 10/30 Sun H SAS 1&0 11/1 Tue H SAC 1&0 B2B 11/4 Fri A TOR 2&1 11/7MonA OKC 2&1 11/10 Thu H CHI 2&0 B2B 11/12 Sat H UTA 1&0 B2B 11/14Mon A SAS 1&1 11/15 Tue H ATL 0&2 11/17 Thu H MIL 1&0 B2B 11/19 Sat A WAS 1&1 11/21Mon A PHI 1&1 11/23Wed A DET 1&1 11/25 Fri A MEM 1&1 11/26 Sat H MEM 0&0 11/28Mon H BOS 1&2 11/30Wed A DEN 1&2 12/1 Thu A UTA 0&1 12/3 Sat A POR 1&2 12/6 Tue H NYK 2&1 12/7WedA ATL 0&1 12/9 Fri A CLE 1&1 12/10 Sat A CHI 0&1 12/12Mon H WAS 1&1 12/14Wed H IND 1&1 12/16 Fri H LAC 1&1 12/18 Sun H BOS 1&1 12/20 Tue H ORL 1&1 12/22 Thu H LAL 1&1 6thA 12/23 Fri A NOP 0&1 12/27 Tue H OKC 3&1 12/29 Thu A CHA 1&0 12/30 Fri A BOS 0&0 1/1 SunH DET1&1 1/3 TueA PHX1&0 1/4 WedA SAC 0&0 1/6 Fri A LAL1&0 1/8 SunA LAC1&1 1/10 Tue A GSW1&1 1/13 Fri A MIL 2&2 76 | www.KillerSports.com 5thA SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD MIAMI HEAT 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/17 Tue H HOU 3&1 1/19 Thu H DAL 1&1 1/21 Sat H MIL 1&0 B2B 3rdA 1/23 Mon H GSW 1&0 B2B 3rdA 1/25WedA BKN 1&1 1/27 Fri A CHI 1&1 1/28SatH DET0&4 1/30MonH BKN 1&1 3rdA 2/1 WedH ATL 1&2 2/4 SatH PHI2&14thA 2/6 MonA MIN 1&1 2/8 WedA MIL 1&3 2/10 Fri A BKN 1&1 2/11 Sat A PHI 0&1 2/13MonH ORL 1&1 2/15WedA HOU 1&3 2/24 Fri A ATL 8&8 2/25SatH IND0&0 2/27MonA DAL 1&1 3/3 Fri A ORL1&1 3/4 Sat H CLE 0&0 B2B 3rdA B2B 5thA B2B 5thA 3/6 MonA CLE 1&1 3/8 WedH CHA 1&1 3/11 Sat H TOR 2&0 3/12 Sun A IND 0&1 3/15WedH NOP 2&0 3/17 Fri H MIN 1&1 3/19 Sun H POR 1&0 Miami Heat 3/1 WedH PHI 1&1 3/21 Tue H PHX 1&1 3/23 Thu H TOR 1&1 3/26 Sun A BOS 2&1 3/28 Tue A DET 1&0 3/29WedA NYK 0&1 3/31 Fri H NYK 1&1 4/2 SunH DEN1&13rdA 4/5 WedA CHA 2&0 4/7 Fri A TOR1&1 4/8 Sat A WAS0&1 4/10MonH CLE 1&0 B2B 4/12WedH WAS1&1 2016-17 NBA Schedule Log | 77 MILWAUKEE BUCKS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed H CHA -& 10/29 Sat H BKN 2&0 10/30 Sun A DET 0&1 11/1 Tue A NOP 1&2 11/3 Thu H IND 1&1 11/5 Sat H SAC 1&1 4thA 11/6 Sun A DAL 0&1 11/10 Thu H NOP 3&1 3rdA 11/12 Sat H MEM 1&3 11/16Wed A ATL 3&0 11/17 Thu A MIA 0&1 11/19 Sat H GSW 1&0 B2B 11/21Mon H ORL 1&1 11/25 Fri H TOR 3&1 5thA 11/27 Sun A ORL 1&1 11/29 Tue H CLE 1&1 12/1 Thu A BKN 1&1 12/3 Sat H BKN 1&1 12/5MonH SAS 1&2 12/7WedH POR 1&1 12/9 Fri H ATL 1&1 12/10 Sat A WAS 0&1 12/12Mon A TOR 1&2 12/15 Thu H CHI 2&1 12/16 Fri A CHI 0&0 12/20 Tue H CLE 3&2 12/21Wed A CLE 0&0 12/23 Fri H WAS 1&1 3rdA 12/26Mon A WAS 2&2 12/28Wed A DET 1&1 12/30 Fri A MIN 1&1 12/31 Sat A CHI 0&0 1/2 MonH OKC 1&1 1/4 WedA NYK 1&1 1/6 Fri H NYK1&1 1/8 SunH WAS1&1 1/10 Tue A SAS 1&2 1/13 Fri H MIA 2&2 6thA 1/15 Sun A ATL 1&1 1/16MonH PHI 0&1 1/18WedA HOU 1&0 78 | www.KillerSports.com 3rdA SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD MILWAUKEE BUCKS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/20 Fri A ORL 1&1 1/21 Sat A MIA 0&1 1/23MonH HOU 1&1 1/25WedH PHI 1&0 1/27 Fri A TOR 1&1 1/28 Sat H BOS 0&0 4in5 2/1 WedA UTA 3&3 2/3 Fri A DEN1&1 2/4 SatA PHX0&0 2/8 WedH MIA 3&1 2/10 Fri H LAL 1&1 5thA 2/11 Sat A IND 0&0 2/13MonH DET 1&0 B2B 2/15WedA BKN 1&1 2/24 Fri H UTA 8&8 2/26 Sun H PHX 1&1 2/27MonA CLE 0&1 3/1 WedH DEN 1&0 B2B 3/3 Fri H LAC1&1 3/4 SatH TOR0&0B2B 3/6 MonA PHI 1&1 3/8 WedH NYK 1&1 3/10 Fri H IND 1&1 3/11 Sat H MIN 0&0 3/13MonA MEM1&1 3/15WedA LAC 1&1 3/17 Fri A LAL 1&1 3/18 Sat A GSW0&1 3/21 Tue A POR 2&1 3/24 Fri H ATL 1&1 3rdA 3/26 Sun H CHI 1&1 3/28 Tue A CHA 1&1 3/29WedA BOS 0&2 3/31 Fri H DET 1&0 4in5 4/2 SunH DAL1&13rdA 4/4 TueA OKC1&1 4/6 ThuA IND1&1 4/8 SatA PHI1&1 4/10MonH CHA 1&1 Milwaukee Bucks 3/22WedA SAC 0&2 4/12WedA BOS 1&1 2016-17 NBA Schedule Log | 79 MINNESOTA TIMBERWOLVES 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed A MEM -& 10/29 Sat A SAC 2&1 11/1 Tue H MEM2&1 11/3 Thu H DEN 1&2 11/5 Sat A OKC 1&1 11/8 Tue A BKN 2&3 11/9WedA ORL 0&1 11/12 Sat H LAC 2&0 B2B 11/13 Sun H LAL 0&0 B2B 3rdA 11/15 Tue H CHA 1&1 11/17 Thu H PHI 1&0 11/19 Sat A MEM 1&0 11/21Mon H BOS 1&1 11/23Wed A NOP 1&0 11/25 Fri A PHX 1&1 11/26 Sat A GSW 0&0 11/28Mon H UTA 1&2 11/30Wed H NYK 1&1 12/2 Fri A NYK 1&1 12/3 Sat A CHA 0&1 12/6 Tue H SAS 2&0 B2B 12/8 Thu A TOR 1&2 12/9 Fri H DET 0&1 12/11 Sun H GSW 1&0 B2B 4in54thA 12/13 Tue A CHI 1&2 12/17 Sat H HOU 3&0 12/19Mon H PHX 1&1 12/21Wed A ATL 1&1 12/23 Fri H SAC 1&1 12/25 Sun A OKC 1&1 12/26Mon H ATL 0&2 12/28Wed A DEN 1&1 12/30 Fri H MIL 1&1 3rdA 1/1 SunH POR1&1 1/3 TueA PHI1&3 1/6 Fri A WAS2&2 1/7 SatH UTA0&14thA 1/9 MonH DAL 1&1 1/11WedH HOU 1&0 1/13 Fri H OKC 1&1 1/15 Sun A DAL 1&2 80 | www.KillerSports.com SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 1/17 Tue A SAS 1&2 1/19 Thu A LAC 1&2 1/22 Sun H DEN 2&0 1/24 Tue A PHX 1&1 1/26 Thu H IND 1&2 1/28 Sat H BKN 1&0 B2B 1/30 Mon H ORL 1&0 B2B 3rdA 2/1 WedA CLE 1&1 2/3 Fri A DET1&1 SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD Minnesota Timberwolves MINNESOTA TIMBERWOLVES 2/4 SatHMEM0&0B2B 6thA 2/6 MonH MIA 1&1 2/8 WedH TOR 1&1 2/10 Fri H NOP 1&1 2/12 Sun H CHI 1&1 6thA 2/14 Tue H CLE 1&2 2/15WedA DEN 0&1 2/24 Fri H DAL 8&8 2/25 Sat A HOU 0&1 2/27MonA SAC 1&1 3/1 WedA UTA 1&0 3/4 SatA SAS2&0 3/6 MonH POR 1&1 3/8 WedH LAC 1&1 3/10 Fri H GSW1&1 3/11 Sat A MIL 0&0 3/13MonH WAS1&1 5thA 3/15WedA BOS 1&2 3/17 Fri A MIA 1&1 3/19 Sun A NOP 1&1 3/21 Tue H SAS 1&1 3/24 Fri A LAL 2&2 3/25 Sat A POR 0&1 3/28 Tue A IND 2&1 3/30 Thu H LAL 1&1 4/1 SatH SAC1&0B2B 4/4 Tue A GSW2&1 4/6 ThuA POR1&1 4/7 Fri A UTA0&2 4/9 SunA LAL1&1 4/11 Tue H OKC 1&1 4thA 4/12WedA HOU 0&1 2016-17 NBA Schedule Log | 81 NEW ORLEANS PELICANS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed H DEN -&10/28 Fri H GSW 1&2 10/29 Sat A SAS 0&1 11/1 Tue H MIL 2&1 11/2 Wed A MEM 0&0 4in5 11/4 Fri H PHX 1&1 11/7MonA GSW2&2 11/8 Tue A SAC 0&1 11/10 Thu A MIL 1&3 11/12 Sat H LAL 1&1 11/14Mon H BOS 1&1 11/16Wed A ORL 1&1 11/18 Fri H POR 1&0 B2B 11/19 Sat H CHA 0&0 11/22 Tue A ATL 2&1 11/23Wed H MIN 0&1 11/25 Fri A POR 1&1 11/27 Sun A DAL 1&1 11/29 Tue H LAL 1&1 12/2 Fri H LAC 2&0 B2B 12/4 Sun A OKC 1&3 12/5MonH MEM0&1 12/8 Thu H PHI 2&1 12/10 Sat A LAC 1&2 12/11 Sun A PHX 0&1 12/13 Tue H GSW 1&1 5thA 12/15 Thu H IND 1&0 B2B 12/16 Fri A HOU 0&1 12/18 Sun A SAS 1&2 12/20 Tue A PHI 1&1 12/21Wed H OKC 0&1 12/23 Fri H MIA 1&0 12/26Mon H DAL 2&2 4thA 12/28Wed H LAC 1&1 12/30 Fri H NYK 1&1 1/2 MonA CLE 2&1 1/5 ThuH ATL 2&0B2B 1/7 SatA BOS1&0 1/9 MonA NYK 1&1 1/12 Thu A BKN 2&1 1/14 Sat A CHI 1&1 82 | www.KillerSports.com 6thA SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD NEW ORLEANS PELICANS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/16MonA IND 1&3 1/18 Wed H ORL 1&1 6thA 1/20 Fri H BKN 1&2 1/23MonH CLE 2&1 1/25WedH OKC 1&1 6thA 1/27 Fri H SAS 1&2 4thA 1/29 Sun H WAS1&1 1/31 Tue A TOR 1&1 2/1 WedA DET 0&1 2/4 Sat A WAS2&1 2/6 MonH PHX 1&1 2/8 WedH UTA 1&1 2/10 Fri A MIN 1&1 2/12 Sun A SAC 1&1 2/13MonA PHX 0&1 2/15WedA MEM1&1 2/23 Thu H HOU 7&7 2/25 Sat A DAL 1&0 2/26 Sun A OKC 0&1 3/1 WedH DET 2&0 3/3 Fri H SAS1&1 3/5 SunA LAL1&1 3/6 MonA UTA 0&0 3/8 WedH TOR 1&3 3rdA 3/11 Sat A CHA 2&0 3/14 Tue H POR 2&1 3/17 Fri H HOU 1&1 3/19 Sun H MIN 1&1 3rdA 3/21 Tue H MEM1&2 3/24 Fri A HOU 2&3 3/26 Sun A DEN 1&1 3/27MonA UTA 0&1 3/29WedH DAL 1&1 3/31 Fri H SAC 1&1 4/2 SunH CHI 1&0 4/4 TueH DEN1&14thA 4/7 Fri A DEN2&1 4/8 Sat A GSW0&2 4/11 Tue A LAL 2&1 New Orleans Hornets 3/15WedA MIA 0&2 4/12WedA POR 0&1 2016-17 NBA Schedule Log | 83 NEW YORK KNICKS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/25 Tue A CLE -&10/29 Sat H MEM 3&2 11/1 Tue A DET 2&1 11/2WedH HOU 0&0 B2B 11/4 Fri A CHI 1&1 11/6 Sun H UTA 1&1 11/9WedH BKN 2&0 11/11 Fri A BOS 1&1 11/12 Sat A TOR 0&0 11/14Mon H DAL 1&4 3rdA 11/16Wed H DET 1&1 11/17 Thu A WAS 0&0 11/20 Sun H ATL 2&1 11/22 Tue H POR 1&1 4thA 11/25 Fri H CHA 2&1 11/26 Sat A CHA 0&0 11/28Mon H OKC 1&1 11/30Wed A MIN 1&1 12/2 Fri H MIN 1&1 12/4 Sun H SAC 1&1 5thA 12/6 Tue A MIA 1&2 12/7WedH CLE 0&1 3rdA 12/9 Fri A SAC 1&1 12/11 Sun A LAL 1&1 12/13 Tue A PHX 1&1 12/15 Thu A GSW 1&1 12/17 Sat A DEN 1&1 12/20 Tue H IND 2&0 12/22 Thu H ORL 1&1 12/25 Sun H BOS 2&1 12/28Wed A ATL 2&1 12/30 Fri A NOP 1&1 12/31 Sat A HOU 0&0 1/2 MonH ORL 1&0 B2B 1/4 WedH MIL 1&1 1/6 Fri A MIL1&1 1/7 SatA IND0&1 1/9 MonH NOP 1&1 1/11WedA PHI 1&2 1/12 Thu H CHI 0&1 1/15 Sun A TOR 2&1 84 | www.KillerSports.com SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD NEW YORK KNICKS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/16MonH ATL 0&0 1/18WedA BOS 1&1 1/19 Thu H WAS0&0 1/21 Sat H PHX 1&1 1/23MonA IND 1&1 1/25WedA DAL 1&2 1/27 Fri H CHA 1&1 1/29 Sun A ATL 1&1 1/31 Tue A WAS1&1 2/1 WedA BKN0&1 2/4 SatH CLE2&2 2/6 MonH LAL 1&2 3rdA 2/8 WedH LAC 1&1 3rdA 2/10 Fri H DEN 1&1 2/12 Sun H SAS 1&1 4thA 2/15WedA OKC 2&1 2/23 Thu A CLE 7&7 2/25 Sat H PHI 1&0 2/27MonH TOR 1&0 New York Knicks 3/1 WedA ORL 1&3 3/3 Fri A PHI1&1 3/5 SunH GSW1&2 4thA 3/6 MonA ORL 0&0 3/8 WedA MIL 1&1 3/11SatA DET2&1 3/12 Sun A BKN 0&1 3/14 Tue H IND 1&1 3/16 Thu H BKN 1&1 3/20MonA LAC 3&1 3/22WedA UTA 1&1 3/23 Thu A POR 0&1 3/25 Sat A SAS 1&1 3/27MonH DET 1&2 4thA 3/29 Wed H MIA 1&0 B2B 3rdA 3/31 Fri A MIA 1&1 4/2 SunH BOS1&1 4/4 TueH CHI1&1 4/6 ThuH WAS1&1 4/7 Fri A MEM0&1 4/9 SunH TOR1&1 4/12WedH PHI 2&1 2016-17 NBA Schedule Log | 85 OKLAHOMA CITY THUNDER 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed A PHI -&10/28 Fri H PHX 1&1 10/30 Sun H LAL 1&1 11/2WedA LAC 2&1 11/3 Thu A GSW0&1 11/5 Sat H MIN 1&1 11/7MonH MIA 1&2 11/9WedH TOR 1&2 11/11 Fri H LAC 1&1 11/13 Sun H ORL 1&1 11/14Mon A DET 0&1 11/16Wed H HOU 1&1 11/18 Fri H BKN 1&2 5thA 11/20 Sun H IND 1&1 11/22 Tue A LAL 1&1 11/23Wed A SAC 0&2 11/25 Fri A DEN 1&1 11/26 Sat H DET 0&0 11/28Mon A NYK 1&1 11/30Wed H WAS 1&1 12/4 Sun H NOP 3&1 12/5MonA ATL 0&1 12/9 Fri H HOU 3&1 12/11 Sun H BOS 1&1 12/13 Tue A POR 1&0 12/14Wed A UTA 0&3 12/17 Sat H PHX 2&1 12/19Mon H ATL 1&1 12/21Wed A NOP 1&0 12/23 Fri A BOS 1&0 12/25 Sun H MIN 1&1 12/27 Tue A MIA 1&3 12/29 Thu A MEM 1&1 12/31 Sat H LAC 1&0 1/2 MonA MIL 1&1 1/4 WedA CHA 1&1 1/5 ThuA HOU0&2 1/7 SatH DEN1&1 1/9 MonA CHI 1&1 1/11WedH MEM1&2 1/13 Fri A MIN 1&1 86 | www.KillerSports.com B2B 3rdA SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD OKLAHOMA CITY THUNDER 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/15 Sun A SAC 1&1 1/16MonA LAC 0&1 1/18WedA GSW1&1 1/25WedA NOP 1&1 1/26 Thu H DAL 0&0 1/29 Sun A CLE 2&1 1/31 Tue A SAS 1&1 2/1 WedH CHI 0&2 2/3 Fri H MEM1&1 5thA 2/5 SunH POR1&1 2/6 MonA IND 0&1 2/9 Thu H CLE 2&0 B2B 2/11 Sat H GSW1&0 B2B 2/13MonA WAS1&2 2/15WedH NYK 1&2 2/24 Fri H LAL 8&8 2/26 Sun H NOP 1&0 B2B 4thA Oklahoma City Thunder 1/23MonA UTA 4&1 2/28 Tue H UTA 1&1 3rdA 3/2 ThuA POR1&1 3/3 Fri A PHX0&0 3/5 SunA DAL1&1 3/7 TueH POR1&0B2B 3/9 ThuH SAS1&0 3/11 Sat H UTA 1&2 3/14 Tue A BKN 2&1 3/16 Thu A TOR 1&2 3/18 Sat H SAC 1&2 3/20MonH GSW1&1 3/22WedH PHI 1&1 3/26 Sun A HOU 3&1 3/27MonA DAL 0&1 3/29WedA ORL 1&1 3/31 Fri H SAS 1&1 4/2 SunH CHA1&1 4/4 TueH MIL1&1 4/5 WedA MEM0&0 4/7 Fri A PHX1&1 4/9 SunA DEN1&1 4/11 Tue A MIN 1&1 4/12WedH DEN 0&0 B2B 2016-17 NBA Schedule Log | 87 ORLANDO MAGIC 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed H MIA -&10/28 Fri A DET 1&1 10/29 Sat A CLE 0&0 11/1 Tue A PHI 2&2 11/3 Thu H SAC 1&1 3rdA 11/5 Sat H WAS1&0 11/7MonA CHI 1&1 11/9 Wed H MIN 1&0 B2B 3rdA 11/11 Fri H UTA 1&1 4thA 11/13 Sun A OKC 1&1 11/14Mon A IND 0&1 11/16Wed H NOP 1&1 11/19 Sat H DAL 2&0 11/21Mon A MIL 1&1 11/23Wed H PHX 1&1 6thA 11/25 Fri H WAS 1&3 11/27 Sun H MIL 1&1 11/29 Tue A SAS 1&2 12/1 Thu A MEM1&0 12/2 Fri A PHI 0&1 12/4 Sun A DET 1&1 12/6 Tue A WAS1&0 12/7WedH BOS 0&1 3rdA 12/9 Fri A CHA 1&1 12/10 Sat H DEN 0&1 5thA 12/13 Tue A ATL 2&3 12/14Wed H LAC 0&1 12/16 Fri H BKN 1&1 12/18 Sun H TOR 1&1 12/20 Tue A MIA 1&1 12/22 Thu A NYK 1&1 12/23 Fri H LAL 0&0 12/26Mon H MEM 2&2 12/28Wed H CHA 1&1 1/1 SunA IND3&1 1/2 MonA NYK 0&1 1/4 WedH ATL 1&2 1/6 Fri H HOU1&0 1/8 SunA LAL1&1 1/11WedA LAC 2&2 1/13 Fri A POR 1&1 88 | www.KillerSports.com B2B 7thA SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD ORLANDO MAGIC 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/14 Sat A UTA 0&0 1/16MonA DEN 1&3 1/18WedA NOP 1&1 1/20 Fri H MIL 1&1 1/22 Sun H GSW1&1 1/24 Tue H CHI 1&2 1/27 Fri A BOS 2&1 1/29 Sun A TOR 1&1 1/30MonA MIN 0&1 2/1 WedH IND 1&2 2/3 Fri H TOR1&1 2/4 SatA ATL0&1 2/7 Tue A HOU2&3 2/9 ThuH PHI 1&0 2/11 Sat A DAL 1&1 2/13MonA MIA 1&1 2/15 Wed H SAS 1&1 6thA 2/23 Thu H POR 7&7 2/25 Sat H ATL 1&0 3/1 WedH NYK 3&1 3/3 Fri H MIA1&1 3/5 SunA WAS1&1 3/6 MonH NYK 0&0 3/8 WedH CHI 1&1 3/10 Fri A CHA 1&1 3/11 Sat H CLE 0&1 3/13MonA SAC 1&1 3/16 Thu A GSW2&1 3/17 Fri A PHX 0&1 3/22WedH CHA 1&1 3/24 Fri H DET 1&1 3rdA 3/27MonA TOR 2&1 3/29WedH OKC 1&1 3rdA 3/31 Fri A BOS 1&1 4/1 Sat A BKN0&1 4/4 TueA CLE2&1 4/6 ThuH BKN1&1 4/8 SatH IND1&1 Orlando Magic 3/20MonH PHI 2&0 4/10MonA CHI 1&1 4/12WedH DET 1&1 2016-17 NBA Schedule Log | 89 PHILADELPHIA 76ERS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed H OKC -&10/29 Sat H ATL 2&1 11/1 Tue H ORL 2&2 3rdA 11/2WedA CHA 0&3 11/5 Sat H CLE 2&1 11/7MonH UTA 1&0 B2B 11/9WedA IND 1&1 11/11 Fri H IND 1&1 11/12 Sat A ATL 0&2 11/14Mon A HOU 1&1 11/16Wed H WAS 1&3 11/17 Thu A MIN 0&1 11/19 Sat H PHX 1&0 B2B 4thA 11/21Mon H MIA 1&1 11/23Wed H MEM 1&1 11/25 Fri H CHI 1&2 6thA 11/27 Sun H CLE 1&1 11/28Mon A TOR 0&2 11/30Wed H SAC 1&1 3rdA 12/2 Fri H ORL 1&0 B2B 12/3 Sat H BOS 0&0 12/5MonH DEN 1&1 12/6 Tue A MEM0&0 12/8 Thu A NOP 1&2 12/11 Sun A DET 2&1 12/14Wed H TOR 2&1 12/16 Fri H LAL 1&1 3rdA 12/18 Sun H BKN 1&1 12/20 Tue H NOP 1&1 3rdA 12/23 Fri A PHX 2&1 12/26Mon A SAC 2&2 12/29 Thu A UTA 2&1 12/30 Fri A DEN 0&1 1/3 TueH MIN3&1 1/6 Fri A BOS2&2 1/8 SunA BKN1&1 1/11WedH NYK 2&1 1/13 Fri H CHA 1&2 4thA 1/14 Sat A WAS0&2 1/16MonA MIL 1&0 1/18WedH TOR 1&0 B2B 90 | www.KillerSports.com 3rdA SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 1/20 Fri H POR 1&1 3rdA 1/21 Sat A ATL 0&0 1/24 Tue H LAC 2&0 B2B 3rdA 1/25WedA MIL 0&1 1/27 Fri H HOU 1&1 4thA 1/29 Sun A CHI 1&1 2/1 WedA DAL 2&1 2/2 ThuA SAS0&1 SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD Philadelphia 76ers PHILADELPHIA 76ERS 2/4 SatA MIA1&2 2/6 MonA DET 1&1 2/8 WedH SAS 1&1 2/9 ThuA ORL0&1 2/11 Sat H MIA 1&0 B2B 4thA 2/13MonA CHA 1&1 2/15WedA BOS 1&1 2/24 Fri H WAS8&7 2/25 Sat A NYK 0&1 2/27MonH GSW1&1 3/1 WedA MIA 1&1 3/3 Fri H NYK1&1 3/4 SatH DET0&2 3/6 MonH MIL 1&1 3/9 ThuA POR2&1 3/11 Sat A LAC 1&1 3/12 Sun A LAL 0&2 3/14 Tue A GSW1&2 3/17 Fri H DAL 2&1 3rdA 3/19 Sun H BOS 1&1 3/20MonA ORL 0&2 3/22WedA OKC 1&1 3/24 Fri A CHI 1&1 3/26 Sun A IND 1&1 3/28 Tue A BKN 1&1 3/29WedH ATL 0&0 3/31 Fri A CLE 1&0 4/2 SunA TOR1&1 4/4 TueH BKN1&1 4/6 ThuH CHI 1&13rdA 4/8 SatH MIL1&13rdA 4/10MonH IND 1&1 4/12WedA NYK 1&2 2016-17 NBA Schedule Log | 91 PHOENIX SUNS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed H SAC -&10/28 Fri A OKC 1&1 10/30 Sun H GSW 1&1 10/31 Mon A LAC 0&0 11/2WedH POR 1&0 11/4 Fri A NOP 1&1 11/6 Sun A LAL 1&1 11/8 Tue A POR 1&1 11/9WedH DET 0&1 11/12 Sat H BKN 2&2 11/13 Sun A GSW 0&2 11/16Wed A DEN 2&2 11/18 Fri A IND 1&1 11/19 Sat A PHI 0&1 11/21Mon A WAS 1&1 11/23Wed A ORL 1&1 11/25 Fri H MIN 1&1 11/27 Sun H DEN 1&1 11/30Wed H ATL 2&1 5thA 12/3 Sat A GSW2&1 12/6 Tue A UTA 2&0 12/7WedH IND 0&1 4thA 12/9 Fri A LAL 1&1 12/11 Sun H NOP 1&0 B2B 12/13 Tue H NYK 1&1 3rdA 12/15 Thu H SAS 1&0 12/17 Sat A OKC 1&2 12/19Mon A MIN 1&1 12/21Wed H HOU 1&0 12/23 Fri H PHI 1&2 12/26Mon A HOU 2&2 12/28Wed A SAS 1&2 12/29 Thu H TOR 0&0 12/31 Sat A UTA 1&1 1/2 MonA LAC 1&1 1/3 TueH MIA0&1 1/5 ThuA DAL1&1 1/8 SunH CLE 2&1 1/12 Thu H DAL 3&2 1/14 Sat H SAS 1&1 1/16MonH UTA 1&1 92 | www.KillerSports.com B2B 4thA SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD PHOENIX SUNS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/19 Thu A CLE 2&2 1/21 Sat A NYK 1&1 1/22 Sun A TOR 0&1 1/24 Tue H MIN 1&1 1/26 Thu A DEN 1&1 1/28 Sat H DEN 1&1 1/30MonH MEM1&1 3rdA 2/1 WedH LAC 1&3 5thA 2/4 Sat H MIL 0&0 B2B 3rdA 2/6 MonA NOP1&1 2/8 WedA MEM1&1 2/10 Fri H CHI 1&1 5thA 2/11 Sat A HOU 0&1 2/13 Mon H NOP 1&0 B2B 3rdA 6thA 3rdA 2/15WedH LAL 1&0 2/24 Fri A CHI 8&7 Phoenix Suns 2/3 Fri A SAC1&2 2/26 Sun A MIL 1&1 2/28 Tue A MEM1&1 3/2 Thu H CHA 1&1 3/3 Fri H OKC0&0B2B 3/5 SunH BOS1&1 3/7 Tue H WAS1&1 3/9 ThuH LAL1&1 3/11 Sat A DAL 1&0 3/12 Sun H POR 0&0 3/15WedH SAC 2&1 3/17 Fri H ORL 1&0 B2B 3/19 Sun A DET 1&1 3/21 Tue A MIA 1&1 3/23 Thu A BKN 1&1 3/24 Fri A BOS 0&1 3/26SunA CHA1&1 3/28 Tue A ATL 1&1 3/30 Thu H LAC 1&0 4/1 SatA POR1&1 4/2 SunH HOU0&1 3rdA 4/5 WedH GSW2&0 4/7 Fri H OKC1&1 4/9 SunH DAL1&1 4/11 Tue A SAC 1&1 2016-17 NBA Schedule Log | 93 PORTLAND TRAILBLAZERS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/25 Tue H UTA -&10/27 Thu H LAC 1&10/29 Sat A DEN 1&2 11/1 Tue H GSW2&1 3rdA 11/2WedA PHX 0&1 11/4 Fri A DAL 1&1 11/6 Sun A MEM1&1 11/8 Tue H PHX 1&1 3rdA 11/9WedA LAC 0&1 11/11 Fri H SAC 1&0 11/13 Sun H DEN 1&0 11/15 Tue H CHI 1&2 11/17 Thu A HOU 1&0 11/18 Fri A NOP 0&1 11/20 Sun A BKN 1&1 11/22 Tue A NYK 1&1 11/23Wed A CLE 0&4 11/25 Fri H NOP 1&1 11/27 Sun H HOU 1&1 11/30Wed H IND 2&2 12/3 Sat H MIA 2&1 3rdA 12/5MonA CHI 1&1 12/7WedA MIL 1&1 12/8 Thu A MEM0&1 12/10 Sat A IND 1&0 12/12Mon A LAC 1&1 12/13 Tue H OKC 0&1 12/15 Thu A DEN 1&2 12/17 Sat A GSW 1&1 12/20 Tue A SAC 2&1 12/21Wed H DAL 0&1 12/23 Fri H SAS 1&0 B2B 3rdA B2B 4thA 12/26Mon H TOR 2&2 12/28Wed H SAC 1&1 12/30 Fri A SAS 1&1 1/1 SunA MIN1&1 1/4 WedA GSW2&1 1/5 ThuH LAL0&1 1/7 SatH DET1&1 1/10 Tue A LAL 2&1 1/11 Wed H CLE 94 | www.KillerSports.com 0&0 SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD PORTLAND TRAILBLAZERS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/13 Fri H ORL 1&1 3rdA 1/16MonA WAS2&1 1/18WedA CHA 1&1 1/20 Fri A PHI 1&1 1/21 Sat A BOS 0&2 1/25WedH LAL 3&2 1/27 Fri H MEM1&1 1/29 Sun H GSW1&0 1/31 Tue H CHA 1&2 2/3 Fri H DAL2&1 2/5 SunA OKC1&1 2/7 TueA DAL1&0 2/9 ThuH BOS1&0B2B 2/13MonH ATL 3&2 2/15WedA UTA 1&1 2/23 Thu A ORL 7&7 2/26 Sun A TOR 2&1 3/2 ThuH OKC1&1 3/4 Sat H BKN 1&0 B2B 5thA 3/6 MonA MIN 1&1 3/7 TueA OKC0&1 3/9 ThuH PHI 1&2 3/11 Sat H WAS 1&0 B2B 4in54thA 3/12 Sun A PHX 0&0 3/14 Tue A NOP 1&2 3/15WedA SAS 0&1 3/18 Sat A ATL 2&1 3/19 Sun A MIA 0&1 3/21 Tue H MIL 1&2 5thA 3/23 Thu H NYK 1&0 B2B Portland Trailblazers 2/28 Tue A DET 1&1 3rdA 3/25 Sat H MIN 1&0 B2B 3/26 Sun A LAL 0&1 3/28 Tue H DEN 1&1 3/30 Thu H HOU 1&1 4/1 SatH PHX1&1 4/4 TueA UTA2&1 4/6 ThuH MIN1&1 4/8 SatH UTA1&0 4/10MonH SAS 1&1 4/12WedH NOP 1&0 B2B 2016-17 NBA Schedule Log | 95 SACRAMENTO KINGS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed A PHX -&10/27 Thu H SAS 0&1 10/29 Sat H MIN 1&2 10/31 Mon A ATL 1&1 11/1 Tue A MIA 0&1 11/3 Thu A ORL 1&1 11/5 Sat A MIL 1&1 11/6 Sun A TOR 0&1 11/8 Tue H NOP 1&0 B2B 11/10 Thu H LAL 1&1 11/11 Fri A POR 0&1 11/16Wed H SAS 4&1 11/18 Fri H LAC 1&1 11/20 Sun H TOR 1&1 11/23Wed H OKC 2&0 B2B 11/25 Fri H HOU 1&1 11/27 Sun A BKN 1&1 11/28Mon A WAS 0&1 11/30Wed A PHI 1&1 12/2 Fri A BOS 1&1 12/4 Sun A NYK 1&1 12/7WedA DAL 2&1 12/9 Fri H NYK 1&1 12/10 Sat A UTA 0&1 12/12Mon H LAL 1&0 12/14Wed A HOU 1&1 12/16 Fri A MEM 1&1 12/18 Sun A DAL 1&1 12/20 Tue H POR 1&2 3rdA 12/21Wed A UTA 0&0 12/23 Fri A MIN 1&1 12/26Mon H PHI 2&2 12/28Wed A POR 1&1 12/31 Sat H MEM 2&1 1/3 TueA DEN2&0 1/4 WedH MIA 0&0 B2B 1/6 Fri H LAC1&1 1/8 SunH GSW1&1 1/10 Tue H DET 1&2 1/13 Fri H CLE 2&1 5thA 1/15 Sun H OKC 1&1 96 | www.KillerSports.com SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD SACRAMENTO KINGS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/18WedH IND 2&1 1/20 Fri A MEM1&1 1/21 Sat A CHI 0&0 1/23MonA DET 1&1 1/25WedA CLE 1&1 1/27 Fri A IND 1&0 1/28 Sat A CHA 0&0 1/31 Tue A HOU 2&1 2/3 Fri H PHX2&1 2/4 Sat H GSW0&1 2/6 MonH CHI 1&2 3rdA 2/8 WedH BOS 1&2 2/10 Fri H ATL 1&1 2/12 Sun H NOP 1&1 2/14 Tue A LAL 1&3 2/15WedA GSW0&1 2/23 Thu H DEN 7&7 2/25 Sat H CHA 1&1 3rdA 2/27MonH MIN 1&1 3/1 WedH BKN 1&3 3rdA 3/5 SunH UTA3&1 3/6 MonA DEN 0&1 3/8 WedA SAS 1&1 3/10 Fri H WAS1&1 3rdA 3/11 Sat H DEN 0&0 3/13MonH ORL 1&1 3/15WedA PHX 1&2 3/18 Sat A OKC 2&1 3/19 Sun A SAS 0&0 3/22 Wed H MIL 2&0 B2B 6thA 3/24 Fri A GSW1&2 3/26 Sun A LAC 1&0 3/27MonHMEM0&0B2B 4thA 3/29WedH UTA 1&1 3/31 Fri A NOP 1&1 4/1 SatA MIN0&1 4/4 TueH DAL2&14thA 4/7 Fri A LAL2&1 4/9 SunH HOU1&1 4/11 Tue H PHX 1&1 Sacramento Kings 4/12WedA LAC 0&1 2016-17 NBA Schedule Log | 97 SAN ANTONIO SPURS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/25 Tue A GSW -&10/27 Thu A SAC 1&0 10/29 Sat H NOP 1&0 10/30 Sun A MIA 0&1 11/1 Tue H UTA 1&1 11/4 Fri A UTA 2&1 11/5 Sat H LAC 0&0 B2B 11/9WedH HOU 3&1 5thA 11/11 Fri H DET 1&1 3rdA 11/12 Sat A HOU 0&2 11/14Mon H MIA 1&1 11/16Wed A SAC 1&4 11/18 Fri A LAL 1&2 11/21Mon H DAL 2&1 11/23Wed A CHA 1&1 11/25 Fri A BOS 1&1 11/26 Sat A WAS 0&0 11/29 Tue H ORL 2&1 11/30Wed A DAL 0&2 12/2 Fri H WAS1&1 12/5MonA MIL 2&1 12/6 Tue A MIN 0&2 12/8 Thu A CHI 1&1 12/10 Sat H BKN 1&2 12/14Wed H BOS 3&2 12/15 Thu A PHX 0&1 12/18 Sun H NOP 2&1 12/20 Tue A HOU 1&2 12/22 Thu A LAC 1&1 12/23 Fri A POR 0&1 12/25 Sun H CHI 1&1 12/28Wed H PHX 2&1 12/30 Fri H POR 1&1 1/1 SunA ATL 1&1 1/3 TueH TOR1&16thA 1/5 ThuA DEN1&1 1/7 SatH CHA1&1 1/10 Tue H MIL 2&1 1/12 Thu H LAL 1&1 1/14 Sat A PHX 1&1 1/17 Tue H MIN 2&1 98 | www.KillerSports.com SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 1/19 Thu H DEN 1&1 1/21 Sat A CLE 1&1 1/23MonA BKN 1&1 1/24 Tue A TOR 0&1 1/27 Fri A NOP 2&1 1/29 Sun H DAL 1&2 1/31 Tue H OKC 1&1 2/2 Thu H PHI 1&0 B2B 3rdA SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD San Antonio Spurs SAN ANTONIO SPURS 2/4 SatHDEN1&04in5 2/6 MonA MEM1&1 2/8 WedA PHI 1&1 2/10 Fri A DET 1&1 2/12 Sun A NYK 1&1 2/13MonA IND 0&1 2/15WedA ORL 1&1 2/24 Fri A LAC 8&0 2/26 Sun A LAL 1&1 3/1 WedH IND 2&1 3rdA 3/3 Fri A NOP1&1 3/4 SatH MIN0&24thA 3/6 MonH HOU1&1 3/8 WedH SAC 1&1 3/9 ThuA OKC0&1 3/11 Sat H GSW1&0 B2B 3/13MonH ATL 1&1 3/15 Wed H POR 1&0 B2B 4in53rdA 3/18 Sat A MEM2&1 3/19 Sun H SAC 0&0 B2B 3rdA 3/21 Tue A MIN 1&1 3/23 Thu H MEM1&1 3/25 Sat H NYK 1&1 4thA 3/27MonH CLE 1&1 3/29WedH GSW1&0 B2B 3/31 Fri A OKC 1&1 4/2 SunH UTA1&1 4/4 Tue H MEM1&1 4/5 WedH LAL 0&2 4/7 Fri A DAL1&1 4/8 SatH LAC0&2 4/10MonA POR 1&1 4/12WedA UTA 1&1 2016-17 NBA Schedule Log | 99 TORONTO RAPTORS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/26Wed H DET -&10/28 Fri H CLE 1&2 10/31 Mon H DEN 2&1 11/2 Wed A WAS 1&2 11/4 Fri H MIA 1&2 11/6 Sun H SAC 1&0 B2B 11/9WedA OKC 2&1 11/11 Fri A CHA 1&1 11/12 Sat H NYK 0&0 B2B 11/15 Tue A CLE 2&1 11/16Wed H GSW 0&2 11/18 Fri A DEN 1&1 11/20 Sun A SAC 1&1 11/21Mon A LAC 0&1 11/23Wed A HOU 1&1 11/25 Fri A MIL 1&3 11/28Mon H PHI 2&0 11/30Wed H MEM 1&1 12/2 Fri H LAL 1&1 3rdA 12/3 Sat H ATL 0&0 12/5MonH CLE 1&2 12/8 Thu H MIN 2&1 12/9 Fri A BOS 0&1 12/12Mon H MIL 2&1 12/14Wed A PHI 1&2 12/16 Fri H ATL 1&2 12/18 Sun A ORL 1&1 12/20 Tue H BKN 1&1 3rdA 12/23 Fri A UTA 2&1 12/26Mon A POR 2&2 12/28Wed A GSW 1&2 12/29 Thu A PHX 0&0 1/1 SunA LAL2&2 1/3 TueA SAS1&1 1/5 ThuH UTA1&13rdA 1/7 SatA CHI1&2 1/8 SunH HOU0&1 1/10 Tue H BOS 1&2 1/13 Fri H BKN 2&0 1/15 Sun H NYK 1&2 1/17 Tue A BKN 1&1 100 | www.KillerSports.com 5thA SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD TORONTO RAPTORS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/18WedA PHI 0&1 1/20 Fri A CHA 1&1 1/22 Sun H PHX 1&0 B2B 3rdA 1/24 Tue H SAS 1&0 B2B 3rdA 1/25WedA MEM0&3 1/27 Fri H MIL 1&1 1/29 Sun H ORL 1&1 1/31 Tue H NOP 1&1 2/1 WedA BOS 0&1 2/3 Fri A ORL1&1 2/5 SunA BKN1&1 2/6 MonH LAC 0&0 B2B 2/8 WedA MIN 1&1 2/12 Sun H DET 3&1 2/14 Tue A CHI 1&1 2/15WedH CHA 0&1 2/24 Fri H BOS 8&7 2/26 Sun H POR 1&2 3rdA 3/1 WedH WAS1&0 3/3 Fri A WAS1&1 3/4 SatA MIL0&0 3/8 WedA NOP3&1 3/10 Fri A ATL 1&1 3/11 Sat A MIA 0&2 3/13MonH DAL 1&1 3/16 Thu H OKC 2&1 3/17 Fri A DET 0&1 3/19 Sun H IND 1&3 Toronto Raptors 2/27MonA NYK 0&1 3/21 Tue H CHI 1&2 3/23 Thu A MIA 1&1 3/25 Sat A DAL 1&1 3/27MonH ORL 1&2 3/29WedH CHA 1&0 3/31 Fri H IND 1&1 4/2 SunH PHI 1&1 4/4 TueA IND1&1 4/5 WedA DET 0&4 4/7 Fri H MIA1&1 4/9 SunA NYK1&1 4/12WedA CLE 2&1 2016-17 NBA Schedule Log | 101 UTAH JAZZ 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/25 Tue A POR -&10/28 Fri H LAL 2&1 10/30 Sun A LAC 1&2 11/1 Tue A SAS 1&1 11/2WedH DAL 0&2 11/4 Fri H SAS 1&2 11/6 Sun A NYK 1&1 11/7MonA PHI 0&1 11/9WedA CHA 1&1 11/11 Fri A ORL 1&1 11/12 Sat A MIA 0&1 11/14Mon H MEM 1&1 11/17 Thu H CHI 2&1 11/19 Sat A HOU 1&1 11/20 Sun A DEN 0&1 11/23Wed H DEN 2&0 11/25 Fri H ATL 1&1 11/28Mon A MIN 2&1 11/29 Tue H HOU 0&1 3rdA 12/1 Thu H MIA 1&0 B2B 12/3 Sat H DEN 1&0 12/5MonA LAL 1&1 12/6 Tue H PHX 0&2 12/8 Thu H GSW1&0 B2B 12/10 Sat H SAC 1&0 12/14Wed H OKC 3&0 B2B 12/16 Fri H DAL 1&1 12/18 Sun A MEM 1&1 12/20 Tue A GSW 1&2 12/21Wed H SAC 0&0 12/23 Fri H TOR 1&2 12/27 Tue A LAL 3&1 12/29 Thu H PHI 1&2 3rdA 12/31 Sat H PHX 1&1 1/2 MonA BKN 1&2 1/3 TueA BOS0&3 1/5 ThuA TOR1&1 1/7 SatA MIN1&0 1/8 Sun A MEM0&1 1/10 Tue H CLE 1&1 3rdA 1/13 Fri H DET 2&0 102 | www.KillerSports.com B2B 4thA SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD UTAH JAZZ 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 1/14 Sat H ORL 0&0 B2B SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 4thA 1/16MonA PHX 1&1 1/20 Fri A DAL 3&0 1/21SatH IND0&0B2B 3rdA 1/23MonH OKC 1&4 5thA 1/24 Tue A DEN 0&1 1/26 Thu H LAL 1&0 B2B 3rdA 1/28SatHMEM1&0B2B 2/1 WedH MIL 3&3 2/4 SatH CHA2&23rdA 2/6 MonA ATL 1&1 2/8 WedA NOP1&1 2/9 ThuA DAL0&1 2/11 Sat H BOS 1&1 3rdA 2/13MonH LAC 1&1 5thA 2/15WedH POR 1&1 2/24 Fri A MIL 8&8 2/26 Sun A WAS1&1 2/28 Tue A OKC 1&1 3/1 WedH MIN 0&1 3rdA 3/3 Fri H BKN1&14thA 3/5 SunA SAC1&3 3/6 MonH NOP 0&0 B2B 3/8 WedA HOU1&1 3/11 Sat A OKC 2&1 3/13MonH LAC 1&1 3/15WedA DET 1&0 3/16 Thu A CLE 0&1 3/18 Sat A CHI 1&0 3/20MonA IND 1&0 3/22WedH NYK 1&1 3/27 Mon H NOP 1&0 B2B 3rdA 3/29WedA SAC 1&1 3/31 Fri H WAS1&1 4thA 4/2 SunA SAS1&1 4/4 TueH POR1&2 4/7 Fri H MIN 2&0 B2B 3rdA Utah Jazz 3/25 Sat A LAC 2&1 4/8 SatA POR0&1 4/10MonA GSW1&1 4/12WedH SAS 1&1 2016-17 NBA Schedule Log | 103 WASHINGTON WIZARDS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH 10/27 Thu A ATL -& 10/30 Sun A MEM 2&0 11/2WedH TOR 2&1 11/4 Fri H ATL 1&1 11/5 Sat A ORL 0&1 11/7MonH HOU 1&1 4thA 11/9WedH BOS 1&2 11/11 Fri H CLE 1&2 11/12 Sat A CHI 0&1 11/16Wed A PHI 3&1 11/17 Thu H NYK 0&0 11/19 Sat H MIA 1&1 11/21Mon H PHX 1&1 5thA 11/25 Fri A ORL 3&1 11/26 Sat H SAS 0&0 B2B 3rdA 11/28Mon H SAC 1&0 B2B 11/30Wed A OKC 1&1 12/2 Fri A SAS 1&1 12/5MonA BKN 2&1 12/6 Tue H ORL 0&1 5thA 12/8 Thu H DEN 1&0 B2B 12/10 Sat H MIL 1&0 12/12Mon A MIA 1&1 12/14Wed H CHA 1&1 3rdA 12/16 Fri H DET 1&1 12/18 Sun H LAC 1&1 3rdA 12/19Mon A IND 0&1 12/21Wed A CHI 1&1 12/23 Fri A MIL 1&1 12/26Mon H MIL 2&2 12/28Wed H IND 1&1 12/30 Fri H BKN 1&1 1/2 MonA HOU2&1 1/3 TueA DAL0&3 1/6 Fri H MIN2&2 1/8 SunA MIL1&1 1/10 Tue H CHI 1&0 1/11WedA BOS 0&0 1/14 Sat H PHI 2&0 1/16MonH POR 1&2 1/18WedH MEM1&2 104 | www.KillerSports.com 4thA SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD WASHINGTON WIZARDS 2016-17 Schedule DATE DAYSITE OPP RESTOPP SCH SIDE TOTAL FINAL SU ATS O/U FAV DOG HF HD AF AD 1/19ThuANYK0&04in5 1/21SatA DET1&2 1/23MonA CHA 1&1 1/24 Tue H BOS 0&2 1/27 Fri A ATL 2&1 Washington Wizards 1/29 Sun A NOP 1&1 1/31 Tue H NYK 1&1 2/2 ThuH LAL1&1 2/4 Sat H NOP1&23rdA 2/6 MonH CLE 1&1 2/8 WedA BKN1&0 2/10 Fri H IND 1&1 2/13MonH OKC 2&1 2/16 Thu A IND 2&0 2/24 Fri A PHI 7&8 2/26 Sun H UTA 1&1 2/28 Tue H GSW1&0 B2B 3/1 WedA TOR 0&1 3/3 Fri H TOR1&1 3/5 SunH ORL1&1 3/7 TueA PHX1&1 3/8 WedA DEN 0&1 3/10 Fri A SAC 1&1 3/11 Sat A POR 0&1 3/13MonA MIN 1&1 3/15WedH DAL 1&1 3/17 Fri H CHI 1&1 3/18 Sat A CHA 0&2 3/20MonA BOS 1&0 3/22WedH ATL 1&1 3/24 Fri H BKN 1&0 3/25 Sat A CLE 0&0 3/28 Tue A LAL 2&1 3/29WedA LAC 0&2 3/31 Fri A UTA 1&1 4/2 SunA GSW1&1 4/4 TueH CHA1&1 4/6 ThuA NYK1&1 4/8 Sat H MIA 1&0 B2B 3rdA 4/10MonA DET 1&0 4/12WedA MIA 1&1 2016-17 NBA Schedule Log | 105 Notes 106 | www.SportsDataBase.com Notes 2016–17 NBA Schedule Log | 107
© Copyright 2025 Paperzz