Jack Ellis (Australian footballer)

Jack Ellis (born 20 December 1933) is a former Australian rules footballer who played with Carlton in the Victorian Football League (VFL).[1]

Jack Ellis
Personal information
Full name Jack Ellis
Date of birth (1933-12-20) 20 December 1933
Original team(s) Coburg High School
Height 183 cm (6 ft 0 in)
Weight 69 kg (152 lb)
Playing career1
Years Club Games (Goals)
1955–57 Carlton 10 (13)
1 Playing statistics correct to the end of 1957.
Sources: AFL Tables, AustralianFootball.com

Notes

  1. Holmesby, Russell; Main, Jim (2009). The Encyclopedia of AFL Footballers: every AFL/VFL player since 1897 (8th ed.). Seaford, Victoria: BAS Publishing. p. 245. ISBN 978-1-921496-00-4.
gollark: ```rustuse chrono::prelude::*;use pulldown_cmark::{Options, Parser, html};pub fn format_time(time: DateTime<Utc>) -> String { time.format("%Y-%m-%d %H:%M:%S").to_string()}pub fn render_markdown(md: &str) -> String { let mut options = Options::empty(); options.insert(Options::ENABLE_STRIKETHROUGH); options.insert(Options::ENABLE_FOOTNOTES); options.insert(Options::ENABLE_TABLES); let parser = Parser::new_ext(md, options); let mut out = String::with_capacity(md.len() * 3 / 2); html::push_html(&mut out, parser); out}```rust.
gollark: > does anyone even know how to program games that don't break when you change the resolution‽... yes?
gollark: ++random 1 5
gollark: Pick randomly
gollark: Øf.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.