array(2) {
[0]=>
string(815) "
select r.*,
rc.info,
t.title as threadtitle,
u.username as username,
u.anonymous as useranonymous,
`f`.`value` AS `flairvalue`,
`ft`.`name` AS `flairname`,
`ft`.`colour` AS `flaircolour`,
`ft`.`icon` AS `flairicon`
from reply as r
join thread as t on t.id = r.threadid
join replycontent as rc on rc.replyid = r.id
join user as u on u.id = r.userid
left join `flair` `f` on `f`.`userid` = `u`.`id` and `f`.`categoryid` = `t`.`categoryid`
left join `flairoption` `ft` on `ft`.`id` = `f`.`flairoptionid`
where r.businessid = :businessId
and r.threadid = :threadId
group by r.id
order by r.utcdated desc
limit 0,50
"
[1]=>
array(2) {
["businessId"]=>
int(1)
["threadId"]=>
int(18230)
}
}
Um you can also get it with blocks.
Points, Rebounds, Steals, Assists, Blocks. (Turnovers but very suspect as to counting!)

Years ago
Has anybody scored a quadruple double??
Thanks Hoopie that was the thread I was looking for.

Years ago
NBL
https://www.hoops.com.au/forum/43238-nbl-triple-doubles-or-most-double-doubles/

Years ago
https://www.ncaa.com/news/basketball-women/article/2019-02-03/womens-basketball-grambling-states-shakyla-hill-makes-ncaa

Years ago
<blockquote="https://www.ncaa.com/news/basketball-women/article/2019-02-03/womens-basketball-grambling-states-shakyla-hill-makes-ncaa">Women's basketball: Grambling State's Shakyla Hill makes NCAA history with second career quadruple-double
Shakyla Hill became the first player in NCAA history with two career quadruple-doubles, finishing with 21 points, 16 rebounds, 13 assists and 10 steals Saturday night in Grambling State’s 77-57 victory over Arkansas-Pine Bluff.
The senior guard got her first one nearly 13 months ago on Jan. 3, 2018, against Alabama State. That was only the fourth one accomplished in NCAA Division I history.</blockquote>

Years ago
a triple double (hard to achieve) is where a player gets 10 or more in any three categories. these categories can be
rebounds, steals, assists, points, turnovers (but you don't want to get 10 turnovers)
Um you can also get it with blocks.
Points, Rebounds, Steals, Assists, Blocks. (Turnovers but very suspect as to counting!)
