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(29266)
}
}
Nice one Nat! I've been frustrated by the piecemeal availability of NBL stats and player info for a long time. This will hopefully start to address that. In the long run it'll be a lot easier to promote the NBL when fans can actually learn a bit about their favourite players from a one stop shot!
Yep seen that, a lot of the stats are from Sportingpulse. Others are direct from the league as some player stats are missing from Sportingpulse.
EG: Jacob Holmes only has 3 seasons on Sportingpulse.
But stats are only one part of things such as player pages. Also has:
Awards Won
Career Highs (not every player though)
Championships
Teams played for
Player Bio
Pictures
Any stories/articles