Search found 98 matches
- Thu Oct 10, 2024 4:59 pm
- Forum: APBRmetrics
- Topic: FIBA data
- Replies: 6
- Views: 2887
Re: FIBA data
Ok. Do the best you can and that may be all you can do. Times can change unexpectedly. Any way you can assign ids or do a manual matchup of game data using other criteria? Data sources aren't always completely accessible. They might tolerate borrowing but no obligation on their part to help besides...
- Thu Oct 10, 2024 2:26 pm
- Forum: APBRmetrics
- Topic: FIBA data
- Replies: 6
- Views: 2887
Re: FIBA data
Sorry, I don't have any ideas or help with this issue. If I did, I probably would. This level of information isn't something zi work with. There might a few people who possibly could consider the question but few visit and few comment these days. Be patient and there is some chance you might get lu...
- Thu Oct 10, 2024 7:43 am
- Forum: APBRmetrics
- Topic: FIBA data
- Replies: 6
- Views: 2887
Re: FIBA data
Any ideas? Any help?
- Tue Oct 08, 2024 9:54 pm
- Forum: APBRmetrics
- Topic: FIBA data
- Replies: 6
- Views: 2887
FIBA data
Hi, FIBA website show all the stats in their website. An example: https://www.fiba.basketball/en/events/euroleague-women-24-25/games/123690-ZAB-OSFP But, this stats are generated by Genius Sports. This company has their own website with the stats like this: https://fibalivestats.dcd.shared.geniusspo...
- Thu Mar 25, 2021 10:36 am
- Forum: APBRmetrics
- Topic: Scouting Report Feature
- Replies: 6
- Views: 4452
- Wed Mar 24, 2021 8:04 pm
- Forum: APBRmetrics
- Topic: Scouting Report Feature
- Replies: 6
- Views: 4452
Re: Scouting Report Feature
The navigation to the glossary from the menu is messed up but here is the direct link: https://craftednba.com/glossary If you use something like USG% * 0.35 + TS% * 0.35 + ORTG + 0.15 + DRTG * 0.15 you should standardize the values in some fashion (z-scores?). Thanks for the glossary!!! What do you...
- Mon Mar 22, 2021 10:59 am
- Forum: APBRmetrics
- Topic: Scouting Report Feature
- Replies: 6
- Views: 4452
Re: Scouting Report Feature
Very, very good post!!! But, I have questions due to my lack of knowledge about "basketball language". These are my questions ... What does it mean "Box Creation"? What does it mean "Load"? What does it mean "Portability"? What does it mean "Deflections&q...
- Sun Jan 03, 2021 7:30 pm
- Forum: APBRmetrics
- Topic: Possible projects for someone good at coding
- Replies: 11
- Views: 8359
Re: Possible projects for someone good at coding
How this post is dedicated to coding, I have found this github repository that I post it here for those who may be interested:
https://github.com/anpatton/basic-nba-tutorials
https://github.com/anpatton/basic-nba-tutorials
- Sun Dec 27, 2020 7:51 pm
- Forum: APBRmetrics
- Topic: Possible projects for someone good at coding
- Replies: 11
- Views: 8359
Re: Possible projects for someone good at coding
Thanks for the recommendations.
I came to recommend a video conference but I have seen already there is a post about it.
http://apbr.org/metrics/viewtopic.php?f=2&t=9855
I came to recommend a video conference but I have seen already there is a post about it.

http://apbr.org/metrics/viewtopic.php?f=2&t=9855
- Tue Aug 11, 2020 11:56 am
- Forum: APBRmetrics
- Topic: Newbie on basketball statistics
- Replies: 74
- Views: 98241
Re: Newbie on basketball statistics
Ways to make team contacts: Coaches on twitter, coaching clinics, coaching associations, analytic conferences, email at team sites, etc. My experience trying to contact with coaches or people who works in analytics is different. I have contacted with coaches. My experience is that they are more ope...
- Mon Aug 10, 2020 4:03 pm
- Forum: APBRmetrics
- Topic: Newbie on basketball statistics
- Replies: 74
- Views: 98241
Re: Newbie on basketball statistics
Several years ago too, I asked about if anyone had experience or knowledge about how to make a statistical report for a team. Before to start, Crow recommended me to contact with Ben Falk. I wrote him and ... I never got any response about him :( It doesn't matter!!! I appreciated the help from Crow...
- Mon Aug 10, 2020 3:27 pm
- Forum: APBRmetrics
- Topic: Newbie on basketball statistics
- Replies: 74
- Views: 98241
Re: Newbie on basketball statistics
"is it possible that I've got strange results because I'm making calulations for only one game?" Yes. And for only 2 minutes. 2 blocks and 2 steals in 2 minutes is just tremendous low sample size results and sorta breaks the normal scale. Accept that as a relative result and don't worry a...
- Thu Jul 16, 2020 9:02 pm
- Forum: APBRmetrics
- Topic: Possessions / Distribution of possessions
- Replies: 3
- Views: 3741
Re: Possessions / Distribution of possessions
I used the easy formulas to get these values: %FT = FTA/Total possessions * 100 %2P= 2PA/Total possessions * 100 %3P = 3PA/Total possesions * 100 %TOV = TOV/Total possessions * 100 But after making these calculus, doing the sum of each result always gives me more than 100%, Should you multiply FTA ...
- Wed Jul 15, 2020 1:15 pm
- Forum: APBRmetrics
- Topic: Possessions / Distribution of possessions
- Replies: 3
- Views: 3741
Re: Possessions / Distribution of possessions
Sorry for the duplicity. Forum returns me an error when I submit the post. [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_messenger.php on line 506: count(): Parameter must be an array or an object that implements Countable [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.p...
- Wed Jul 15, 2020 12:42 pm
- Forum: APBRmetrics
- Topic: Possessions / Distribution of possessions
- Replies: 3
- Views: 3741
Possessions / Distribution of possessions
Hi!!! I've got a big doubt about the calculation of possessions and distribution of them. I mean, I've got two formulas to calculate the total possesions of a team. In these formulas, "t2p_int" means "2 points attempts", "t3p_int" means "3 points attempts", &q...