'); tr.append("
" + decodeEntities(val.TeamName) + " | "); tr.append("" + val.GamesPlayed + " | "); tr.append("" + val.Wins + " | "); tr.append("" + val.Losses + " | "); tr.append("" + val.Ties + " | "); tr.append("" + val.Points + " | "); tr.append("" + val.GF + " | "); tr.append("" + val.GA + " | "); var diff = val.GF - val.GA; tr.append("" + diff + " | "); $('#tblStats27371 tbody').append(tr); }); }); $.getJSON('https://api.rampinteractive.com/leaguegame/getstandings3wsdcached/3619/11713/7935/0/27371/0', function (data) { $.each(data, function (key, val) { if (val.SID == 0) { tr = $('
'); tr.append("" + val.SubDivName + " | "); $('#tblStats27371 tbody').append(tr); } else { trt = $('
'); trt.append("" + decodeEntities(val.TeamName) + " | "); trt.append("" + val.GamesPlayed + " | "); trt.append("" + val.Wins + " | "); trt.append("" + val.Losses + " | "); trt.append("" + val.Ties + " | "); trt.append("" + val.Points + " | "); trt.append("" + val.GF + " | "); trt.append("" + val.GA + " | "); var diff = val.GF - val.GA; trt.append("" + diff + " | "); $('#tblStats27371 tbody').append(trt); } }); }); U13 U15 U17
2025 Playoff Game Formats and Overtime Rules
2025 MMLL Playoff Game Formats and Overtime Rules
Read More
2025 MMLL Playoffs
Metro Minor Playoffs Are Set to Begin Details on Each Division
Read More
Game Statistics Corrections (Goals and Assists) for MMLL
Reminder: Game Statistics (Goals and Assists) for MMLL
Read More
MMLL Updates Rules for U11 Age Division
MMLL Updates Regulations for U11
Read More
Suspension Process - MMLL
Reminder of MMLL's Suspension Policy and How Teams Are Notified
Read More
Previous Next