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(44618)
}
}
I'm not sure I would be worrying about Finals dates yet if I were a Perth fan.
The way they're currently playing with no third import seemingly on the horizon too they're in real danger of missing the playoffs this season. It's probably unlikely though. Brisbane the way things are looking will round out the top 3 with Perth & Adelaide fighting it out for the final playoff spot.
Adelaide don't look like they're a serious playoff contender but if they get a wriggle on and win at least two of their last three games against Perth it could be possible.
Don't forget season splits I believe are no longer used to determine final ladder positions either if teams are tied on overall W/L records it then goes to their points differential percentage versus all teams across the season to determine who advances.