Whitecaps FC 2
Whitecaps FC 2 was a professional soccer team based in Vancouver, British Columbia, Canada, that served as the reserve team of the Vancouver Whitecaps FC of MLS. The team played its home games at UBC's Thunderbird Stadium and competed in the second tier United Soccer League.[1]
Full name | Whitecaps FC 2 | ||
---|---|---|---|
Nickname(s) | WFC2 | ||
Founded | November 21, 2014 | ||
Dissolved | November 17, 2017 | ||
Stadium | Thunderbird Stadium Vancouver, British Columbia | ||
Capacity | 3,411 | ||
League | United Soccer League | ||
|
On November 17, 2017, the Whitecaps announced they were disbanding WFC2 and entering an affiliation agreement with USL expansion team Fresno FC.[2]
Players and staff
Final roster
Where a player has not declared an international allegiance, nation is determined by place of birth. Squad correct as of August 13, 2017.[3]
- ^ Signed to first team contract with Vancouver Whitecaps FC.
- ^ Vancouver Whitecaps FC Academy player.
Head coaches
- Includes USL Regular season & USL Play-offs
Coach | Nationality | Start | End | Games | Win | Loss | Draw | Win % |
---|---|---|---|---|---|---|---|---|
Alan Koch [4] | January 30, 2015 | December 14, 2016 | 61 | 22 | 24 | 15 | 36.07 | |
Rich Fagan [5] | February 20, 2017 | November 17, 2017 | 32 | 5 | 18 | 9 | 15.63 |
Club captains
Years | Name | Nation |
---|---|---|
2015 | Tyler Rosenlund[6] | |
2016 | Kyle Greig[7] |
Record
Year-by-year
Year | Division | League | Regular Season W-T-L | Playoffs | Avg. Attendance |
---|---|---|---|---|---|
2015 | 3 | USL | 8-6-14 11th, Western | Did not qualify | 1,682 |
2016 | 3 | USL | 12-9-9 6th, Western | Conference Finals | 1,779 |
2017 | 2 | USL | 5-9-18 14th, Western | Did not qualify | 869 |
gollark: No.
gollark: Yes/
gollark: Oh wow, rustc is beeing beeoidally.
gollark: The implications are obvious.
gollark: Yet```rustfn simplify(v: &mut Value, rules: &Rules) { loop { match v { Value::Call(head, args) => { let mut was_change = false; for mut arg in args.iter_mut() { simplify(&mut arg, rules); } args.sort(); if let Some(rules) = rules.get(head) { for rule in rules.iter() { if let Some(bindings) = matches(v, &rule.condition) { *v = subst(&rule.result, &bindings); was_change = true; println!("{} -> {} on {}", rule.condition, rule.result, v); } } } if !was_change { break } }, _ => break } }}```
References
- "Whitecaps FC launch USL PRO team, provide update on National Soccer Development Centre at UBC". Whitecaps FC. Retrieved November 21, 2014.
- "Vancouver Whitecaps FC announce new USL affiliation with Fresno FC". Whitecaps FC. Retrieved November 17, 2017.
- "Roster -(Men's First Team)". Whitecaps.com. Retrieved August 13, 2017.
- "Whitecaps FC name Alan Koch WFC2 head coach". Whitecaps FC. January 30, 2015. Retrieved January 30, 2015.
- "Whitecaps FC appoint Rich Fagan as WFC2 head coach". Vancouver Whitecaps FC. February 20, 2017. Retrieved February 20, 2017.
- "After learning from those around him, Tyler Rosenlund returns home to captain WFC2". WhitecapsFC.com. Vancouver Whitecaps FC. March 16, 2015. Retrieved April 28, 2015.
- http://www.whitecapsfc.com/post/2016/03/23/kyle-greig-named-whitecaps-fc-2-captain-ahead-saturdays-opener
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.