June2007

Round 11 Preview & Selected Teams

Jun 7, 2007
By Michael Nicholls
No Comments Yet
Friday 8 June 2007

Essendon v West Coast
Telstra Dome @ 7.40pm Hasn’t Essendon been a surprise this year. Winning games it shouldn’t, losing games it shouldn’t either but I have to say Sheedy has his Bomber players committed and playing with a self-belief that was not at all evident last year. Little wonder footytalk.com.au refers to the 2006 Bombre’s as Sheedy’s Sherminators. The longer 2007 goes on, the more pronounced last year’s tank really was. Disgraceful Essendon! Read More »

Fixture

Jun 5, 2007
By AFL Online
No Comments Yet
r as $r) { // Game 1 $team1name = $r->m[0]->home["name"]; $team1goals = $r->m[0]->home["goals"]; $team1behinds = $r->m[0]->home["behinds"]; $team1score = $r->m[0]->home["score"]; $team2name = $r->m[0]->away["name"]; $team2goals = $r->m[0]->away["goals"]; $team2behinds = $r->m[0]->away["behinds"]; $team2score = $r->m[0]->away["score"]; $game1status = $r->m[0]["statusid"]; $game1venue = $r->m[0]["ven"]; $game1time = $r->m[0]["starttime"]; // Game 2 $team3name = $r->m[1]->home["name"]; $team3goals = $r->m[1]->home["goals"]; $team3behinds = $r->m[1]->home["behinds"]; $team3score = $r->m[1]->home["score"]; $team4name = $r->m[1]->away["name"]; $team4goals = $r->m[1]->away["goals"]; $team4behinds = $r->m[1]->away["behinds"]; $team4score = $r->m[1]->away["score"]; $game2status = $r->m[1]["statusid"]; $game2venue = $r->m[1]["ven"]; $game2time = $r->m[1]["starttime"]; // Game 3 $team5name = $r->m[2]->home["name"]; $team5goals = $r->m[2]->home["goals"]; $team5behinds = $r->m[2]->home["behinds"]; $team5score = $r->m[2]->home["score"]; $team6name = $r->m[2]->away["name"]; $team6goals = $r->m[2]->away["goals"]; $team6behinds = $r->m[2]->away["behinds"]; $team6score = $r->m[2]->away["score"]; $game3status = $r->m[2]["statusid"]; $game3venue = $r->m[2]["ven"]; $game3time = $r->m[2]["starttime"]; // Game 4 $team7name = $r->m[3]->home["name"]; $team7goals = $r->m[3]->home["goals"]; $team7behinds = $r->m[3]->home["behinds"]; $team7score = $r->m[3]->home["score"]; $team8name = $r->m[3]->away["name"]; $team8goals = $r->m[3]->away["goals"]; $team8behinds = $r->m[3]->away["behinds"]; $team8score = $r->m[3]->away["score"]; $game4status = $r->m[3]["statusid"]; $game4venue = $r->m[3]["ven"]; $game4time = $r->m[3]["starttime"]; // Game 5 $team9name = $r->m[4]->home["name"]; $team9goals = $r->m[4]->home["goals"]; $team9behinds = $r->m[4]->home["behinds"]; $team9score = $r->m[4]->home["score"]; $team10name = $r->m[4]->away["name"]; $team10goals = $r->m[4]->away["goals"]; $team10behinds = $r->m[4]->away["behinds"]; $team10score = $r->m[4]->away["score"]; $game5status = $r->m[4]["statusid"]; $game5venue = $r->m[4]["ven"]; $game5time = $r->m[4]["starttime"]; // Game 6 $team11name = $r->m[5]->home["name"]; $team11goals = $r->m[5]->home["goals"]; $team11behinds = $r->m[5]->home["behinds"]; $team11score = $r->m[5]->home["score"]; $team12name = $r->m[5]->away["name"]; $team12goals = $r->m[5]->away["goals"]; $team12behinds = $r->m[5]->away["behinds"]; $team12score = $r->m[5]->away["score"]; $game6status = $r->m[5]["statusid"]; $game6venue = $r->m[5]["ven"]; $game6time = $r->m[5]["starttime"]; // Game 7 $team13name = $r->m[6]->home["name"]; $team13goals = $r->m[6]->home["goals"]; $team13behinds = $r->m[6]->home["behinds"]; $team13score = $r->m[6]->home["score"]; $team14name = $r->m[6]->away["name"]; $team14goals = $r->m[6]->away["goals"]; $team14behinds = $r->m[6]->away["behinds"]; $team14score = $r->m[6]->away["score"]; $game7status = $r->m[6]["statusid"]; $game7venue = $r->m[6]["ven"]; $game7time = $r->m[6]["starttime"]; // Game 8 $team15name = $r->m[7]->home["name"]; $team15goals = $r->m[7]->home["goals"]; $team15behinds = $r->m[7]->home["behinds"]; $team15score = $r->m[7]->home["score"]; $team16name = $r->m[7]->away["name"]; $team16goals = $r->m[7]->away["goals"]; $team16behinds = $r->m[7]->away["behinds"]; $team16score = $r->m[7]->away["score"]; $game8status = $r->m[7]["statusid"]; $game8venue = $r->m[7]["ven"]; $game8time = $r->m[7]["starttime"]; } ?>
vs. Review | Scores
vs. Review | Scores
vs. Review | Scores
vs. Review | Scores

Full Fixture

Top 8

Jun 5, 2007
By AFL Online
No Comments Yet

“; print ““; for($counter = 0; $counter < 8; $counter ++) { foreach($xmlData->req0 as $req0) { $team1 = $req0->row[$counter]["Team"]; $team1p = $req0->row[$counter]["P"]; $team1w = $req0->row[$counter]["W"]; $team1d = $req0->row[$counter]["D"]; $team1l = $req0->row[$counter]["L"]; $team1for = $req0->row[$counter]["F"]; $team1against = $req0->row[$counter]["A"]; $team1per = $req0->row[$counter]["PER"]; $team1pts = $req0->row[$counter]["PTS"]; } print ““; } print “
$team1“.number_format($team1per,2).” $team1pts
“; ?>

Full Ladder


  • Twitter feed loading...