Strength of Schedule :-

The following Strength of Schedule takes into effect each teams opponents winning percentage and produces a winning percentage. Furthermore, the Power Rating is determined by the SOS and the team's current winning percentage and produces that teams Power Rating. Sometimes a teams winning record can be deceiving, especially when their SOS is below 40% or lower.


='08') $cur_year=date('Y'); else $cur_year=date('Y')-1; $next_year=$cur_year+1; } else { $cur_year=date('Y'); } if($value=='NFL') { $start_month='09' ;$end_month='02'; $end_date=$next_year.'-'.$end_month; } elseif($value=='NBA') { $start_month='10' ;$end_month='06'; $end_date=$next_year.'-'.$end_month; } elseif($value=='NHL') { $start_month='09' ;$end_month='06'; $end_date=$next_year.'-'.$end_month; } elseif($value=='CFL') { $start_month='06' ;$end_month='11'; $end_date=$cur_year.'-'.$end_month; } elseif($value=='NCAAF') { $start_month='08' ;$end_month='02'; $end_date=$next_year.'-'.$end_month; } elseif($value=='NCAAB') { $start_month='10' ;$end_month='04'; $end_date=$next_year.'-'.$end_month; } $start_date=$cur_year.'-'.$start_month; $dateclause="( left(date,7) between '$start_date' and '$end_date' )"; $leagueqry=mysql_query("select league_no,league_id,league_name from ats_league1 where league_name='$value'"); list($lno,$lid,$lname)=mysql_fetch_array($leagueqry); ?>
LEAGUE :
PR :- Power Rating ,W-L :-Win Loss
TeamName Current Season Last 3 Games Last 7 Games Last 7 Games Last 14 Games
TeamName W-L Win % Loss % SOS % P R W-L Win % Loss % SOS % P R W-L Win % Loss % SOS % P R
- - - - -