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(16899)
}
}

Anonymous
Years ago
Goaltending Definition
Pretty much if the path of the ball is altered by a defender after a shot has reached its apex and started falling.
You'd probably find if there was no goaltending, you'd get fewer fouls called on shot block attempts (because a defender wouldn't have to jump at the same time as the shooter to try to get the ball before it's on the way down). People would just wait til the ball is in a place where they can swat it without touching anyone.

Anonymous
Years ago
My understanding is that if the ball is on the way down from the peak of its height it is considered goal tending.
The rule exist IMO so that tall people with no skill cant sit under the basket and swat every shot out (like in NBA JAM when you are on fire).
