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

Years ago
box scores
I don't have the official match boxscores, but I might be able to help with some of the details from the matches.
Womens:
South Adelaide 71 - Woodville 56
(South: Kinross 1, Ridley 2, Williams 4, Crockford 5, Robbertson 9, Henderson 13, Browne 17, Kelson 20)
(Woodville: Cummins 1, Kwiatkowski 2, Barratt, Hardy 4, Gathercole, Michael 6, Jenkins, Breavington 9, Sidebottom 15)
Mens:
Woodville 112 - South Adelaide 68
(Woodville: Baggot, McKay 2, Howland, Willis 4, Puddifoot, Miller 6, Rees 9, Reeves 10, Birmingham 17, Mapunda 20, Wilson 32)
(South: Thur 1, McKenzie 2, Williams 3, Read, Bayliss 4, Fuller, Machar 8, Kosmider 11, Scanlon 13, Smith 14)
