NBA player stat vs opponent

493 views
Skip to first unread message

Ed M.

unread,
Mar 14, 2017, 5:18:54 PM3/14/17
to SportsDataBase
I know how to look up player stat vs opponent but is there a way to see all the stats all at once instead of have to query them seperately?

Like if I want to see Lebron's Stats vs Pistons when he's at home? I want to see his TPM, rebounds, assists, points all with one query. need a short cut. Thanks in advance.

Thomas

unread,
Mar 14, 2017, 8:19:35 PM3/14/17
to SportsDataBase
Hey Ed will this get you going in the right direction ?
Lebron:points, Lebron:rebounds, Lebron:TPM, Lebron:assists@1 and season=2016 and o:team=Pistons and H

Ed M.

unread,
Mar 14, 2017, 8:26:31 PM3/14/17
to SportsDataBase
Thank you Thomas. that's about what I had come up with also but instead of @ I had 'and'. 

so there isn't a shorter way ha? you have to repeat Lebron's name in all instances?

Thomas

unread,
Mar 14, 2017, 8:27:11 PM3/14/17
to SportsDataBase
Just a little tweak here Ed< I added date and made sure lebron played

date,Lebron:points, Lebron:rebounds, Lebron:TPM, Lebron:assists@1 and season=2015 and o:team=Pistons and H and Lebron:minutes>0

http://killersports.com/nba/query?sdql=date%2CLebron%3Apoints%2C+Lebron%3Arebounds%2C+Lebron%3ATPM%2C+Lebron%3Aassists%401+and+season%3D2015+and+o%3Ateam%3DPistons+and+H+and+Lebron%3Aminutes%3E0&submit=++S+D+Q+L+%21++


On Tuesday, March 14, 2017 at 3:18:54 PM UTC-6, Ed M. wrote:

Ed M.

unread,
Mar 14, 2017, 8:29:08 PM3/14/17
to SportsDataBase
Also.. If I do the season lets say between 2014-2016.. how can I put it to show the dates next to each years stat?

Thomas

unread,
Mar 14, 2017, 8:36:22 PM3/14/17
to SportsDataBase
Yeah I think you have to it that way Ed you could season by season on your other question and it lists every season seperately vertically on the page

date,Lebron:points, Lebron:rebounds, Lebron:TPM, Lebron:assists@1 and season and o:team=Pistons and H and Lebron:minutes>0

And to see 2014 - 2016 with dates

date,Lebron:points, Lebron:rebounds, Lebron:TPM, Lebron:assists@1 and 2014<=season<=2016 and o:team=Pistons and H and Lebron:minutes>0




On Tuesday, March 14, 2017 at 3:18:54 PM UTC-6, Ed M. wrote:

Thomas

unread,
Mar 14, 2017, 8:38:24 PM3/14/17
to SportsDataBase
How about this Ed

date,Lebron:points, rebounds, TPM, assists@1 and 2014<=season<=2016 and o:team=Pistons and H and Lebron:minutes>0


On Tuesday, March 14, 2017 at 3:18:54 PM UTC-6, Ed M. wrote:

Ed M.

unread,
Mar 14, 2017, 8:40:14 PM3/14/17
to SportsDataBase
that was the trick! perfect. Why do you have to put his min>0? so weird.. that was the fix. Thanks for the quick reply. really interested why that fixed it though.

Thomas

unread,
Mar 14, 2017, 8:42:32 PM3/14/17
to SportsDataBase
Added and season to separate them and it lists the years vertically same as that other one I gave you

date,Lebron:points, rebounds, TPM, assists@1 and 2014<=season<=2016 and o:team=Pistons and H and Lebron:minutes>0 and season


On Tuesday, March 14, 2017 at 3:18:54 PM UTC-6, Ed M. wrote:

Thomas

unread,
Mar 14, 2017, 8:44:48 PM3/14/17
to SportsDataBase
OK those aren't gonna work where I used
Lebron:points, rebounds, TPM, assists@1

That gives you teaam stats for anything where you don't have Lebron:

On Tuesday, March 14, 2017 at 3:18:54 PM UTC-6, Ed M. wrote:

Thomas

unread,
Mar 14, 2017, 8:48:29 PM3/14/17
to SportsDataBase
Not sure why Ed because it just insures he played, no clue other than that


On Tuesday, March 14, 2017 at 3:18:54 PM UTC-6, Ed M. wrote:

Ed M.

unread,
Mar 14, 2017, 8:52:08 PM3/14/17
to SportsDataBase
thanks Thomas. that's what I needed. I had the right idea but the @1  and the minutes>1 was the trick. That makes my life hell of a lot easier now. Now I can look up each player really fast without having to pull each stat separately. Thanks a million brother. 

Thomas

unread,
Mar 14, 2017, 10:04:41 PM3/14/17
to SportsDataBase
Right on Ed glad I could be a little help. Just a hint if your doing lots of these kind of things is to list all the player names you're interested in and copy and paste all the game parameters beloww them in  word or notepad and then you just use a split screen to  copy and paste things you want to see:

Lebron:
etc
etc

Game Parameters: after all star break, assists, ats margin, ats streak, attendance, biggest lead, blocks, conference, date, day, defensive rebounds, division, dpa, dps, fast break points, field goals attempted, field goals made, fouls, free throws attempted, free throws made, game number, line, losses, margin, margin after the first, margin after the third
etc

OR

AASB - after the all star break
ATSL - against the spread loss
ATSW - against the spread win
AST - assists
ATR - assist to turnover ratio
AWP - Away Winning Percentage
BAP - Baskets Assisted percentage
BASB - before the all star break
DDS - Double Digit Scorers
DRB - Defensive Rebounds
FBP - fast break points
FGA - field goals attempted
FGM - field goals made
FGP - field goal percentage
etc
It makes things a lot easier if your doing multiple queries I've found. Anyways just a hint that may or may not make things quicker for you

All the best buddy




On Tuesday, March 14, 2017 at 3:18:54 PM UTC-6, Ed M. wrote:

Ed M.

unread,
Mar 14, 2017, 10:33:16 PM3/14/17
to SportsDataBase
great idea. Not sure if you bet on player performance (player props) or not but if you do let me know and I'll show you system you can hit 70% a day easily. best of luck

John Blough

unread,
Mar 14, 2017, 10:38:55 PM3/14/17
to SportsDataBase
So, what is the player system that hits 70% every day ATS???? very interested and curious on this one. May be very benenficial for draftkings etc.

Thomas

unread,
Mar 14, 2017, 10:51:53 PM3/14/17
to SportsDataBase
I'm always interested in a 70+ system Ed, tomf...@sasktel.net


On Tuesday, March 14, 2017 at 3:18:54 PM UTC-6, Ed M. wrote:

Thomas

unread,
Mar 19, 2017, 1:30:00 PM3/19/17
to SportsDataBase
Hey Ed I think I found something that will work for you to check the player stats you're looking for, here's the query I came up with:

name and season=2016 and o:team and site
 
It's a long list as you can imagine because you have every players stats vs each team in the league, click the SDQL to sort them alphabetically and then  activate the find function in your browser and type in the players name (I use firefox and that function is found under the edit tab at the top of the page) and I think this will streamline your efforts. Let me know if this helps

http://sportsdatabase.com/nba/player_query?output=default&sdql=name+and+season%3D2016+and+o%3Ateam+and+site&submit=++S+D+Q+L+%21++





On Tuesday, March 14, 2017 at 3:18:54 PM UTC-6, Ed M. wrote:

Thomas

unread,
Mar 19, 2017, 2:27:12 PM3/19/17
to SportsDataBase
If you don't want to use the find function and eliminate the 1000;s of results replace the "name" in the query box with just the name you're looking for and then only that player shows up, ie:

Lebron and 2014<=season<=2016 and o:team and H 

Or you could use A or site depending on what you want to see


On Tuesday, March 14, 2017 at 3:18:54 PM UTC-6, Ed M. wrote:

Thomas

unread,
Mar 19, 2017, 2:38:44 PM3/19/17
to SportsDataBase
Don't think this is working, Lebron and 2014<=season<=2016 and o:team and H gives funny results. I think you have to do what I said originally name and season=2016 and o:team and site (or just use H or A) and sort them alphabetically and then use your find function on your browser in that order

On Tuesday, March 14, 2017 at 3:18:54 PM UTC-6, Ed M. wrote:

Joe Meyer

unread,
Mar 19, 2017, 3:09:38 PM3/19/17
to sportsdatabase
Thomas,

You can use minimally unique player names from the games-level query page like this:

Leb:points>50


From the player page however, you will need to spell out the full name, like this:

name=Lebron James and points>50


Or, if you are comfortable with Python's sting splitting, and know that only one player name in the database starts with 'Leb':
name[:3]=Leb and points>50
 
Best wishes,

Joe Meyer


--
You received this message because you are subscribed to the Google Groups "SportsDataBase" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sportsdatabase+unsubscribe@googlegroups.com.
To post to this group, send email to sportsdatabase@googlegroups.com.
Visit this group at https://groups.google.com/group/sportsdatabase.
For more options, visit https://groups.google.com/d/optout.

Thomas

unread,
Mar 19, 2017, 4:10:01 PM3/19/17
to SportsDataBase
Thanks Joe but what I'm trying to help Ed with from his original question was to get all the stats on one page and that works with my 1st thought of name and season=2016 and o:team and site (or just use H or A), just a little leg work to use the find button but you have indeed answered my thoughts and he can now use this:  Lebron James and 2014<=season<=2016 and o:team and H giving him exactly what he's looking for I believe. Thanks for the bump on that never occured to me to use full name. If you're looking at this or anyone that knows what does FP and FP/min stand for ? Fantasy points ? in those results




On Tuesday, March 14, 2017 at 3:18:54 PM UTC-6, Ed M. wrote:

Thomas

unread,
Mar 19, 2017, 4:30:17 PM3/19/17
to SportsDataBase

Also Ed make sure you're on the player query page and you get there by clicking player parameters underneath player parameters




On Tuesday, March 14, 2017 at 3:18:54 PM UTC-6, Ed M. wrote:

Thomas

unread,
Mar 19, 2017, 6:03:23 PM3/19/17
to SportsDataBase
Well I don't have a clue why this doesn't work:
Lebron James and 2014<=season<=2016 and o:team and H
It just won't return what we're looking for so this is what we need to use from the player parameter page
name and 2014<=season<=2016 and o:team and H
Once you have that you need to sort them with the SDQL link above the column on the right and once they're sorted use the fin function  for the name your looking for or scroll down till you find it and it's much easier to use the find function. This returns the results we want. I'm done with this lol.




On Tuesday, March 14, 2017 at 3:18:54 PM UTC-6, Ed M. wrote:

Joe Meyer

unread,
Mar 19, 2017, 6:44:32 PM3/19/17
to sportsdatabase
Thomas,

The player level SDQL parameter 'name' was missing from your query:

name=Lebron James and 2014<=season<=2016 and o:team and H

Best,

Joe


--

Ed M.

unread,
Mar 19, 2017, 6:58:20 PM3/19/17
to SportsDataBase
Thanks guys I didn't know you could even do players parameters like that. That's awesome. So the #s its showing me are those the average for Lebron between 2014 and 2016 season then? this is what I have been doing:

season,date,Lebron James :points, Lebron James :rebounds,  Lebron James :assists, Lebron James :TPM, Lebron James :FTM, Lebron James :minutes @1 and 2011<=season<=2016 and date<20170315 and o:team=Lakers and A and Lebron James :minutes>0

this way I see the #s for each year and season. i don't want just an average # per say. and then once I'm done with Lebron and want to check the next players #s what I do is, I added a extension for my browers that allows me to find and replace Lebron James for example, with Kyrie Irving and boom.. everything is replaced with his # instead of having to go in and retype all the names again. Very quick .


On Sunday, March 19, 2017 at 3:44:32 PM UTC-7, jameyer wrote:
Thomas,

The player level SDQL parameter 'name' was missing from your query:

name=Lebron James and 2014<=season<=2016 and o:team and H

Best,

Joe

On Sun, Mar 19, 2017 at 3:03 PM, Thomas <tomf...@sasktel.net> wrote:
Well I don't have a clue why this doesn't work:
Lebron James and 2014<=season<=2016 and o:team and H
It just won't return what we're looking for so this is what we need to use from the player parameter page
name and 2014<=season<=2016 and o:team and H
Once you have that you need to sort them with the SDQL link above the column on the right and once they're sorted use the fin function  for the name your looking for or scroll down till you find it and it's much easier to use the find function. This returns the results we want. I'm done with this lol.




On Tuesday, March 14, 2017 at 3:18:54 PM UTC-6, Ed M. wrote:
I know how to look up player stat vs opponent but is there a way to see all the stats all at once instead of have to query them seperately?

Like if I want to see Lebron's Stats vs Pistons when he's at home? I want to see his TPM, rebounds, assists, points all with one query. need a short cut. Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "SportsDataBase" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sportsdatabas...@googlegroups.com.
To post to this group, send email to sportsd...@googlegroups.com.

John Blough

unread,
Mar 19, 2017, 8:54:56 PM3/19/17
to SportsDataBase
what is the name of the extension that allows you do that name change so quickly?

Ed M.

unread,
Mar 19, 2017, 9:32:57 PM3/19/17
to SportsDataBase
its called Search and replace. It's an extension for google chrome but I think you can add it to firefox too 

John Blough

unread,
Mar 19, 2017, 9:50:47 PM3/19/17
to SportsDataBase
Thanks!

Thomas

unread,
Mar 20, 2017, 2:25:28 PM3/20/17
to SportsDataBase
Ed the link query I left you name and 2014<=season<=2016 and o:team is not an average and when you click through a name after sorting the names under SDQL which can be found with the find function in all browsers the results are there for every game played against whichever opponent you choose not averages

The link Joe left me ( and thank you very much again Joe, duh) name=Lebron James and 2014<=season<=2016 and o:team and H may be simpler for some because you just type in the players name but you will come up with the same results as above but you have to be on the player parameter page for both those queries

1111a...@gmail.com

unread,
Mar 21, 2017, 8:16:14 AM3/21/17
to SportsDataBase
is this the query you use for your player props? Going off average per season? Wouldn't you want to know Home vs Away stats etc? just curious im trying to get into player props and have no idea where to start


On Sunday, March 19, 2017 at 6:58:20 PM UTC-4, Ed M. wrote:

Eddie M.

unread,
Mar 21, 2017, 10:46:14 AM3/21/17
to sportsd...@googlegroups.com
No you don't use averages whatsoever. If you are you're going about it all wrong. I asked because I wanted to make sure it wasn't averages. You have to look at away and home, per game vs apponent. There's a little more to it but those are the basics of it. 

You received this message because you are subscribed to a topic in the Google Groups "SportsDataBase" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sportsdatabase/UWNl5Gv6KhY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sportsdatabase+unsubscribe@googlegroups.com.
To post to this group, send email to sportsdatabase@googlegroups.com.

Thomas

unread,
Mar 21, 2017, 1:52:04 PM3/21/17
to SportsDataBase
Found this kind of interesting on the player parameter page you can query this team and 2014<=season<=2016 and o:team and you get a list of all teams and their opponents during the time period you choose (2014-2016 in this one) and then sort them alphabetically  as before (SDQL LINK) and click on a link and see every players stats for every game for those teams, ie: team = Bucks and 2014 <= season <= 2016 and o:team = Bulls
Once on that page you can sort by dates, points etc. Because the database here has a 20 game limit of results you have to amend the address bar with this &show_games=200 to see all games and players
 
http://killersports.com/nba/player_query?sdql=team%20%3D%20Bucks%20and%202014%20%3C%3D%20season%20%3C%3D%202016%20and%20o%3Ateam%20%3D%20Bulls&output=summary&show_games=200

You could also skip the list completely by just adding the teams name you want to see, ie:
team=Bucks and 2014<=season<=2016 and o:team=Bulls

Good discussion in this thread guys, thanks

Eddie M.

unread,
Mar 21, 2017, 2:27:38 PM3/21/17
to sportsd...@googlegroups.com
Thanks Thomas.. that's a lot of stuff to look at. I like this method. I can incorporate it with the other way we originally came up with and use both. But I like how you have every player on the same page. Makes life so much easier. BTW went 13-4 on player props yesterday again so its working like a charm. It's too easy. I think books set the lines because most people go off of players averages and not vs how they do against that team which is the biggest mistake you can make. 

On another note, on the team trends that we discussed there are a lot of plays today and all based on previous ATS. I'm sure you're gonna be all over those :)

--
You received this message because you are subscribed to a topic in the Google Groups "SportsDataBase" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sportsdatabase/UWNl5Gv6KhY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sportsdatabase+unsubscribe@googlegroups.com.
To post to this group, send email to sportsdatabase@googlegroups.com.
Visit this group at https://groups.google.com/group/sportsdatabase.
For more options, visit https://groups.google.com/d/optout.



--


Eddie M.
President
Office  (877) 333-0240 x306  Fax  (626) 203-0644

Thomas

unread,
Mar 21, 2017, 5:01:16 PM3/21/17
to SportsDataBase
Nice work Ed, the team trendsbets  are 21-8 since we talked and I've been watching the player stuff as well as I can with limited plays at the books I bet but I truly like the scenario. gl with that. I'm gonna run some of this stuff for playoff games and see if anything floats to the top. Happy some of the stuff in here helped out a little, gl with it.
Tom

John Blough

unread,
Mar 22, 2017, 7:15:39 AM3/22/17
to SportsDataBase
where are these team trend bets located? Are you referrig to the NBA trends link? I'd like to follow and possibly contribute to your work here. 

Sharon

unread,
Mar 22, 2017, 10:33:37 AM3/22/17
to SportsDataBase
Can you share that system?
Reply all
Reply to author
Forward
0 new messages