% season = Request.QueryString("season") If season = "" Then %> <% Response.End End If season = CInt(season) %> <%If season = 1 Then%>
<%ElseIf season = 5 Then%> <%ElseIf season = 2 or season = 3 or season = 4 or season = 9 or season = 10 or season = 11 or season = 12 or season = 13 or season = 14 or season = 15 or season = 16 or season = 17 or season = 18 or season = 19 or season = 20 or season = 21 or season = 22 Then%> <%ElseIf season = 6 or season = 7 Then%> <%ElseIf season = 8 Then%> <%End If%>
<%If season = 1 Then%>
![]() ![]() |
"BALLS OUT, EVERY INNING"
Oktoberfest tournament results The Jackalopes Result: 5th place finish (12 teams) <%ElseIf season = 5 Then%> ![]() | ![]() |
<%ElseIf season = 3 Then%>
![]() |
"BALLS OUT, EVERY INNING"
![]() ![]() ![]() ![]() |
<%ElseIf season = 6 or season = 7 Then%>
<< back to homepage
2018 summer 2018 spring 2017 spring 2016 summer 2016 spring 2015 summer 2015 spring 2014 summer 2014 spring 2013 summer 2013 spring 2012 summer 2012 spring 2011 summer 2011 spring 2010 summer 2010 spring 2009 summer 2009 spring 2008 summer 2008 spring 2007 summer 2007 nut brunch 2007 spring 2006 summer 2006 spring Lifetime Stats <%If season = 1 Then%> Schedule <%ElseIf season = 2 Then%> Schedule <%ElseIf season = 3 Then%> Schedule <%ElseIf season = 4 Then%> Schedule <%Elseif season = 5 Then%> Schedule <%Elseif season = 6 Then%> Schedule <%Elseif season = 7 Then%> Schedule <%Elseif season = 8 Then%> Schedule <%Elseif season = 9 Then%> Schedule <%Elseif season = 10 Then%> Schedule <%Elseif season = 11 Then%> Schedule <%Elseif season = 12 Then%> Schedule <%Elseif season = 13 Then%> Schedule <%Elseif season = 14 Then%> Schedule <%Else%> Schedule & Standings <%End If%> E-League Championship Photos |
NEWS 8/4/08: Summer season begins this Sunday, August 10th. Game Time announced on Friday. PAYMENT IS $85 AND IS DUE THIS SUNDAY. 7/28/08: Barry McGough (ejected in the 7th inning on 7/27) to face possible suspension and/or $10,000 fine from Liberty Park. Further details in forthcoming press conference. |
NEWS 8/13/07: Eric "Tico" Torres out for season with surgically-repaired broken thumb. |
NEWS 5/12/10: Eric "Tico" Torres out for season with fractured patella |
NEWS 7/12/11: Brad Abitheira's trade request to Kentucky Minor League affiliate DENIED by GM Frank Marinara |
NEWS 9/11/12: In the 4th inning Sunday night, Brad Abitheira singled to mark the Sac Lunch franchise's 3000th base hit! |
NEWS 10/19/14: In the 3rd inning Sunday night, Brad Abitheira singled to mark the Sac Lunch franchise's 4000th base hit! |
Info | Player | G | AB | R | RBI | SO | BB | 1B | 2B | 3B | HR | H | TB | Batting Avg. | Slugging % | On-Base % | OPS |
<%If rs("bio") = "1" Then%> |
<%=rs("name")%> | <%=rs("G")%> | <%=rs("AB")%> | <%=rs("R")%> | <%=rs("RBI")%> | <%=rs("SO")%> | <%=rs("BB")%> | <%=rs("1B")%> | <%=rs("2B")%> | <%=rs("3B")%> | <%=rs("HR")%> | <%=rs("H")%> | <%=rs("TB")%> | <%=FormatNumber(rs("BA"), 3)%> | <%=FormatNumber(rs("SLG"), 3)%> | <%=FormatNumber(rs("OBP"), 3)%> | <%=FormatNumber(rs("OPS"), 3)%> |
G=Games, AB=At Bats, R=Runs, RBI=Runs Batted In, SO=Strikeouts, BB=Walks, 1B=Singles, 2B=Doubles, 3B=Triples, HR=Home Runs, H=Hits, TB=Tagged Bases, BA=Batting Avg., SLG=Slugging %, OBP=On-Base Percentage, OPS=SLG+OBP |
Team Stats as of <%=FormatDateTime(Now(), 2)%> | AB | R | RBI | SO | BB | 1B | 2B | 3B | HR | H | TB | Batting Avg. | Slugging % | On-Base % | OPS |
<%=RsSum("AB")%> |
<%=RsSum("R")%> |
<%=RsSum("RBI")%> |
<%=RsSum("SO")%> |
<%=RsSum("BB")%> |
<%=RsSum("1B")%> |
<%=RsSum("2B")%> |
<%=RsSum("3B")%> |
<%=RsSum("HR")%> |
<%=RsSum("H")%> |
<%=RsSum("TB")%> |
<%=FormatNumber(RsSum("BA"), 3)%> |
<%=FormatNumber(RsSum("SLG"), 3)%> |
<%=FormatNumber(RsSum("OBP"), 3)%> |
<%=FormatNumber(RsSum("OPS"), 3)%> |
Player | AB | R | RBI | SO | BB | 1B | 2B | 3B | HR | H | TB | Batting Avg. | Slugging % | On-Base % | OPS | New Batting Avg. | New Slugging % | New On-Base % | New OPS |
<%If RsGameStats("bio") = "1" Then%>&pid=<%=RsGameStats("pid")%>"><%=RsGameStats("name")%><%Else%><%=RsGameStats("name")%><%End If%> | <%=RsGameStats("AB")%> | <%=RsGameStats("R")%> | <%=RsGameStats("RBI")%> | <%=RsGameStats("SO")%> | <%=RsGameStats("BB")%> | <%=RsGameStats("1B")%> | <%=RsGameStats("2B")%> | <%=RsGameStats("3B")%> | <%=RsGameStats("HR")%> | <%=RsGameStats("H")%> | <%=RsGameStats("TB")%> | <%=FormatNumber(RsGameStats("BA"), 3)%> | <%=FormatNumber(RsGameStats("SLG"), 3)%> | <%=FormatNumber(RsGameStats("OBP"), 3)%> | <%=FormatNumber(RsGameStats("OPS"), 3)%> | <%=FormatNumber(RsBA("BA"), 3)%> | <%=FormatNumber(RsBA("SLG"), 3)%> | <%=FormatNumber(RsBA("OBP"), 3)%> | <%=FormatNumber(RsBA("OPS"), 3)%> |
Team | AB | R | RBI | SO | BB | 1B | 2B | 3B | HR | H | TB | Batting Avg. | Slugging % | On-Base % | OPS |
<%=RsGameStatsSum("AB")%> |
<%=RsGameStatsSum("R")%> |
<%=RsGameStatsSum("RBI")%> |
<%=RsGameStatsSum("SO")%> |
<%=RsGameStatsSum("BB")%> |
<%=RsGameStatsSum("1B")%> |
<%=RsGameStatsSum("2B")%> |
<%=RsGameStatsSum("3B")%> |
<%=RsGameStatsSum("HR")%> |
<%=RsGameStatsSum("H")%> |
<%=RsGameStatsSum("TB")%> |
<%=FormatNumber(RsGameStatsSum("BA"), 3)%> |
<%=FormatNumber(RsGameStatsSum("SLG"), 3)%> |
<%=FormatNumber(RsGameStatsSum("OBP"), 3)%> |
<%=FormatNumber(RsGameStatsSum("OPS"), 3)%> |
|
Team Batting Avg. Through Game <%=rsGame("GameId")%> | <%=FormatNumber(rsStatsToDate("BA"), 3)%> | ||||||||||||||
Team Slugging % Through Game <%=rsGame("GameId")%> | <%=FormatNumber(rsStatsToDate("SLG"), 3)%> | ||||||||||||||
Team On-Base % Through Game <%=rsGame("GameId")%> | <%=FormatNumber(rsStatsToDate("OBP"), 3)%> |