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

Years ago
Abby Bishop WNBL Player of the Month
Abby might just back it up with February player of the month with her stats against Perth.
MIN ~ 28:09
FGM-A ~ 9-19
FG% ~ 47.4
3PM-A ~ 1-2
3P% ~ 50.0
FTM-A ~ 9-9
FT% ~ 100.0
PFS ~ 2
BL ~ 2
AS ~ 5
TO ~ 0
OR ~ 11
DR ~ 4
TR ~ 15
Pts ~ 28
