Sam Windsor

Sam Windsor (born 12 June 1987) is an Australian professional rugby union player who currently plays as a fly-half for the Houston SaberCats in Major League Rugby (MLR).

Sam Windsor
Birth nameSamuel Windsor
Date of birth (1987-06-12) 12 June 1987
Place of birthBungendore, NSW, [1] Australia
Height1.85 m (6 ft 1 in)
Weight94 kg (207 lb; 14 st 11 lb)
Rugby union career
Position(s) Fly-half
Amateur team(s)
Years Team Apps (Points)
2008, 2013–14
2009
2010–2012
Queanbeyan Whites
Eastern Suburbs
Blackheath
()
Senior career
Years Team Apps (Points)
2014
2018–present
NSW Country Eagles
Houston SaberCats
9
24
(91)2t
(263)3t
Correct as of 22 May 2018
Provincial / State sides
Years Team Apps (Points)
2015–16 Ulster 8 (37)1t
Correct as of 20 August 2016

Professional rugby

Windsor joined the Brumbies Academy in Canberra in 2008,[2] before playing with English club Blackheath for two seasons from 2010 to 2012.[3]

He played for NSW Country Eagles in the inaugural season of the National Rugby Championship in 2014, and signed a one-year contract to play for Ulster in 2015–16.[1]

gollark: Any specific thingies it's missing?
gollark: You can use luadash.
gollark: ```rust#[macro_use] extern crate serenity;extern crate dotenv;use serenity::client::{Client, EventHandler};use serenity::framework::standard::StandardFramework;use std::env;struct Handler;impl EventHandler for Handler {}pub fn main() { dotenv::dotenv().ok(); // Load bot token from environment, let mut client = Client::new(&env::var("DISCORD_TOKEN").expect("token unavailable"), Handler) .expect("Error creating client"); client.with_framework(StandardFramework::new() .configure(|c| c.prefix("~")) .cmd("ping", ping)); if let Err(why) = client.start() { eprintln!("An error occured: {:?}", why); }}command!(ping(_context, message) { let _ = message.reply("Pong!");});```Fun with discord bots, and yes this is literally the example code.
gollark: t r a i t o r
gollark: f i b o n a c c i

References

  1. "Ulster sign Australian fly-half Sam Windsor from Worcester Warriors". British Broadcasting Corporation. 2 April 2015. Archived from the original on 24 September 2016. Retrieved 24 September 2016.
  2. Dutton, Chris (14 November 2012). "Pair pull plug as sparkies for a shot at Brumbies". The Sydney Morning Herald. Archived from the original on 24 September 2016. Retrieved 24 September 2016.
  3. "Ulster have signed an Australian out-half who previously trained with Leinster". The 42. 2 April 2015. Archived from the original on 24 September 2016. Retrieved 24 September 2016.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.