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(22104)
}
}
According to the rulebook, FIBA ruling is that you lose by default if you only have 1 player left on court. 2 or more - just keep playing with that many.
"Game lost by default
21.1 Rule
A team shall lose a game by default if, during the game, the team has fewer than two (2) players on the playing court ready to play."
The rule has been invoked twice before - the record for personal fouls in a game is 8, set by Don Otten playing for Tri-Cities against Sheboygan on 24 November 24 1949. The only other player to exceed 6 fouls in a game is Alex Hannum, who comitted 7 fouls for Syracuse against Boston on December 26 1950.