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

Years ago
Lightnings new player
Well it must be true as tonights Lightning vs Caps game report says "Caitlin Cunningham debuted with 14 points and a team-high seven rebounds."

Years ago
I do recall reading the article and I believe that it was for a six week trial. Apparently Caitlin, while a good SEABL player, has not been a success in previous opportunities at WNBL level. However she is around 190cm tall so would be a backup. The same article also mentioned that they are looking at recruiting a WNBA player but this would have no impact on whether or not Caitlin would stay for the whole season.
I tried to find the original article but couldnt find it.

