Gage Gomez #12 Cortland

gp 15
p 1
g 1
a 0
Recent Games
Apr 18 at Ithaca L, 13-9
Apr 25 Geneseo W, 17-7
Apr 28 at Potsdam W, 19-8
May 2 Oswego W, 13-10
May 5 Plattsburgh W, 22-12
May 9 at Wesleyan (Conn.) L, 16-12
Statistics category Overall Conf
Games 15 31st 4 142nd
Points 1 96th 0 167th
Goals 1 81st 0 81st
Assists 0 110th 0 79th
Man-up goals 0 46th 0 33rd
Man-down goals 0 6th 0 4th
Ground balls 26 35th 13 24th
Turnovers 3 139th 2 98th
Caused turnovers 0 162nd 0 114th
Faceoffs 57-120 7th 26-43 7th
Faceoff percentage 47.5 15th 60.5 6th
Shots 1 133rd 0 132nd
Shooting percentage 100.0 1st - -
Shots on goal 1 117th 0 114th
Shots on goal percentage 100.0 1st - -
Date Opponent Score g a pts up dn gb to ct fo sh sh% sog sog%
Feb 27 at Scranton W, 13-8 0 0 0 0 0 1 0 0 1-6 0 - 0 -
Mar 1 at Nazareth W, 13-6 0 0 0 0 0 1 0 0 2-5 0 - 0 -
Mar 9 Ursinus W, 15-8 0 0 0 0 0 0 0 0 1-4 0 - 0 -
Mar 13 vs. Franklin & Marshall L, 10-9 0 0 0 0 0 0 0 0 4-6 0 - 0 -
Mar 15 vs. Springfield L, 15-11 0 0 0 0 0 3 0 0 6-13 0 - 0 -
Mar 17 Morrisville W, 19-9 1 0 1 0 0 3 0 0 7-11 1 100.0 1 100.0
Mar 21 Clarkson W, 14-12 0 0 0 0 0 0 0 0 1-8 0 - 0 -
Mar 25 at Tufts L, 16-15 0 0 0 0 0 3 1 0 4-7 0 - 0 -
Mar 31 Plattsburgh W, 10-7 0 0 0 0 0 7 2 0 9-13 0 - 0 -
Apr 4 at Rochester Inst. L, 17-8 0 0 0 0 0 0 0 0 4-14 0 - 0 -
Apr 7 Oneonta W, 14-9 0 0 0 0 0 3 0 0 9-13 0 - 0 -
Apr 11 at Oswego W, 11-4 0 0 0 0 0 1 0 0 3-4 0 - 0 -
Apr 14 at Brockport L, 10-8 0 0 0 0 0 2 0 0 5-13 0 - 0 -
Apr 18 at Ithaca L, 13-9 0 0 0 0 0 1 0 0 0-0 0 - 0 -
Apr 25 Geneseo W, 17-7 - - - - - - - - - - - - -
Apr 28 at Potsdam W, 19-8 - - - - - - - - - - - - -
May 2 Oswego W, 13-10 - - - - - - - - - - - - -
May 5 Plattsburgh W, 22-12 0 0 0 0 0 1 0 0 1-3 0 - 0 -
May 9 at Wesleyan (Conn.) L, 16-12 - - - - - - - - - - - - -
  gp gs g a pts up dn gb to ct fo sh sh% sog sog%
2017-18 15 - 1 0 1 0 0 26 3 0 57-120 1 100.0 1 100.0
Total 15 - 1 0 1 0 0 26 3 0 57-120 1 100.0 1 100.0
  gp gs g a pts up dn gb to ct fo sh sh% sog sog%
Total 15 - 1 0 1 0 0 26 3 0 57-120 1 100.0 1 100.0
Conference 4 - 0 0 0 0 0 13 2 0 26-43 0 - 0 -
Exhibition - - - - 0 - - - - - 0-0 - - - -
 
-
Home 6 - 1 0 1 0 0 14 2 0 28-52 1 100.0 1 100.0
Away 7 - 0 0 0 0 0 9 1 0 19-49 0 - 0 -
Neutral 2 - 0 0 0 0 0 3 0 0 10-19 0 - 0 -
 
-
Wins 9 - 1 0 1 0 0 17 2 0 34-67 1 100.0 1 100.0
Losses 6 - 0 0 0 0 0 9 1 0 23-53 0 - 0 -
 
-
February 1 - 0 0 0 0 0 1 0 0 1-6 0 - 0 -
March 8 - 1 0 1 0 0 17 3 0 34-67 1 100.0 1 100.0
April 5 - 0 0 0 0 0 7 0 0 21-44 0 - 0 -
May 1 - 0 0 0 0 0 1 0 0 1-3 0 - 0 -
There was a problem with a Velocity script
Page/default-decorator
ErrorInvocation of method 'include' in class com.prestosports.render.ContentEngineInvoker threw exception java.lang.RuntimeException: java.io.FileNotFoundException: /httpd/prestosports/site-public/WEB-INF/themes/generic/share-buttons (Too many open files) at g16i848qttgidip9/default-decorator[line 94, column 12]
Page source:
1: #if ($website.redesign)
2: 
3: #set ($session = $request.getSession(false))
4: #set ($signedIn = $session.getAttribute("custom_username").length() > 0)
5: #if ($page.url.contains("/secure") && !$signedIn)
6:     #if(!$page.url.contains("/secure/index"))
7:         $response.sendRedirect("/secure/index")
8:         $request.setAttribute("decorator", "")
9:   #end
10: #end
11: 
12: 
13: 
14: 
15: ## NEW SITE
16: 
17: #set ($pageClass = "internal-page")
18: #set ($showBookmark = true)
19: 
20: #if ($request.getAttribute("pageClass"))
21:   #set ($pageClass = $request.getAttribute("pageClass"))
22: #end
23: 
24: #if ($request.getAttribute("showBookmark") == false)
25:   #set ($showBookmark = false)
26: #end
27: 
28: <!DOCTYPE html>
29: <!--[if IE 8 ]>    <html lang="en" class="${pageClass} no-js ie8" prefix="og: http://ogp.me/ns#"> <![endif]-->
30: <!--[if IE 9 ]>    <html lang="en" class="${pageClass} no-js ie9" prefix="og: http://ogp.me/ns#"> <![endif]-->
31: <!--[if (gt IE 9)|!(IE)]><!--><html lang="en" class="${pageClass} no-js" prefix="og: http://ogp.me/ns#"><!--<![endif]-->
32: 
33: <head>
34: <meta charset="UTF-8">
35: <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5">
36: <title>$pageTitle</title>
37: 
38: ## OGP META TAGS
39: $!request.setAttribute("pageObj", $page)
40: $website.include("ogp-tags")
41: 
42: <script src="$website.cdn("/info/jquery.js")"></script>
43: <script src="$website.cdn("/info/modernizr.js")"></script>
44: 
45: <link rel="stylesheet" href="$website.cdn("/info/boilerplate.css")" type="text/css" />
46: ## <link rel="stylesheet" href="/css/styles-2021.css?t=${now.time}" type="text/css" />
47: <link rel="stylesheet" href="/css/styles.css?t=${now.time}" type="text/css" />
48: 
49: 
50: $website.include("analytics")
51: 
52: $!head
53: $website.include("analytics")
54: </head>
55: 
56: <body>
57: 
58: <div id="page" class="page clearfix">
59: <div class="wrapper clearfix">
60: 
61: ## HEADER
62: $website.include("site-header")
63: 
64: ## SECONDARY NAVIGATION
65: $website.includeAgain("navbar-secondary?tmpl=navbar-secondary-template&class=secondary-nav&moreAfter=6")
66: 
67: ## BODY CONTAINER
68: <div class="body-container clearfix">
69: 
70: ## BODY CONTENT
71: <main id="mainbody" class="mainbody clearfix" role="main">
72:     
73: ## RELATED LINKING - 20090930
74: #if (!($request.getAttribute("disable_related_links").length() > 0))
75: #set ($relatedPages = $page.relatedInSchedule)
76: #if ($relatedPages.size() > 1)
77: <div class="page-related-links clearfix">
78:  #foreach ($related in $relatedPages)
79:    #if ($velocityCount > 1) | #end
80:    #if ($related.id == $page.id)
81:       <strong>${related.mapLabel}</strong>
82:    #else
83:       <a href="$related.url" #if ($website.isExternalLink($related.url)) target="_blank" #end>${related.mapLabel}</a>
84:     #end
85:  #end
86: </div>
87: #end ## related > 1
88: #end ## disable
89: 
90: $body
91: 
92: ## BOOK MARK
93: #if ($showBookmark)
94:   $website.include("share-buttons")
95: #end
96: $wiki
97: 
98: </main> ## mainbody
99: </div> ## body-container
100: 
101: ## FOOTER    
102: $website.include("site-footer")
103: 
104: ## STICKY HEADER
105: <script src="/js/sticky-header.js"></script>
106: 
107: 
108: </div> ## wrapper
109: </div> ## page
110: 
111: $!wiki.su
112: 
113: $website.usage
114: $website.include("dropoff-scripts")
115: 
116: </body>
117: </html>
118: 
119: #else
120: 
121: ## OLD SITE
122: 
123: #set ($pageClass = "internal-page")
124: #set ($showBookmark = true)
125: 
126: #if ($request.getAttribute("pageClass"))
127:   #set ($pageClass = $request.getAttribute("pageClass"))
128: #end
129: 
130: #if ($request.getAttribute("showBookmark") == false)
131:   #set ($showBookmark = false)
132: #end
133: 
134: #set ($pageTitle = $page.title)
135: #if ($request.getAttribute("pageTitle"))
136:   #set ($pageTitle = $request.getAttribute("pageTitle"))
137: #end
138: 
139: <!DOCTYPE html>
140: <!--[if IE 8 ]>    <html lang="en" class="${pageClass} no-js ie8" prefix="og: http://ogp.me/ns#"> <![endif]-->
141: <!--[if IE 9 ]>    <html lang="en" class="${pageClass} no-js ie9" prefix="og: http://ogp.me/ns#"> <![endif]-->
142: <!--[if (gt IE 9)|!(IE)]><!--><html lang="en" class="${pageClass} no-js" prefix="og: http://ogp.me/ns#"><!--<![endif]-->
143: 
144: <head>
145: <meta charset="UTF-8">
146: <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
147: <title>#if ($pageTitle.length() > 0)$pageTitle - #end $website.profile.siteName</title>
148: 
149: ## OGP META TAGS
150: $!request.setAttribute("pageObj", $page)
151: $website.include("ogp-tags")
152: 
153: <script src="$website.cdn("/info/jquery.js")"></script>
154: <script src="$website.cdn("/info/modernizr.js")"></script>
155: 
156: <link rel="stylesheet" href="$website.cdn("/info/boilerplate.css")" type="text/css" />
157: <link rel="stylesheet" href="/css/styles-2016.css" type="text/css" />
158: 
159: $website.include("analytics")
160: 
161: $!head
162: </head>
163: 
164: <body>
165:     
166: ## $website.include(?login?)
167: <div id="page" class="page clearfix">
168: <div class="wrapper clearfix">
169: 
170: ## HEADER
171: $website.include("site-header")
172: 
173: ## SECONDARY NAVIGATION
174: $website.includeAgain("navbar-secondary?tmpl=navbar-secondary-template&class=secondary-nav&moreAfter=5")
175: 
176: ## BODY CONTAINER
177: <div class="body-container clearfix">
178: 
179: ## BODY CONTENT
180: <div id="mainbody" class="mainbody clearfix" role="main">
181: 
182: ## RELATED LINKING - 20090930
183: #if (!($request.getAttribute("disable_related_links").length() > 0))
184: #set ($relatedPages = $page.relatedInSchedule)
185: #if ($relatedPages.size() > 1)
186: <div class="page-related-links clearfix">
187:  #foreach ($related in $relatedPages)
188:    #if ($velocityCount > 1) | #end
189:    #if ($related.id == $page.id)
190:       <strong>${related.mapLabel}</strong>
191:    #else
192:       <a href="$related.url" #if ($website.isExternalLink($related.url)) target="_blank" #end>${related.mapLabel}</a>
193:     #end
194:  #end
195: </div>
196: #end ## related > 1
197: #end ## disable
198: 
199: $body
200: 
201: ## BOOK MARK
202: #if ($showBookmark)
203:   $website.include("share-buttons")
204: #end
205: $wiki
206: 
207: </div> ## mainbody
208: </div> ## body-container
209: 
210: ## FOOTER    
211: $website.include("site-footer")
212: 
213: </div> ## wrapper
214: </div> ## page
215: 
216: $!wiki.su
217: 
218: ## ADDONS
219: <script src="/js/addons.js"></script>
220: 
221: $website.usage
222: $website.include("dropoff-scripts")
223: 
224: </body>
225: </html>
226: 
227: #end ## REDESIGN