
The Pilots' run the 2005 national title marked the best season in Portland soccer history. The Pilots became just the third Division 1 team to win multiple titles (North Carolina and Notre Dame are the others), and only the second national champion to finish with an unbeaten season (North Carolina is the other).
Portland also set a new NCAA record for season attendance at 40,841 -- the highest attendance ever for a men's or women's soccer team. Pilot coach Garrett Smith noted that fan support was the foundation of the Pilots' successful quest for the national title. Tell the Pilots how proud you are of them or submit a story about your favorite moment of the historic 2005 season.
<%
select case Request("type")
'soccer notes
case "soccernotes"
server.execute "/alumnisite/classnotesspecial/class_show_all_notes.asp"
case "entersoccernote"
server.execute "/alumnisite/classnotesspecial/class_enter_note.asp"
case "postsoccernote"
server.execute "/alumnisite/classnotesspecial/class_post_note.asp"
case else
server.execute "/alumnisite/classnotesspecial/class_show_all_notes.asp"
end select
%>
|