Joe Rouse

John Hewitt "Joe" Rouse (13 May 1883 – 1 June 1951) was an Australian rules footballer who played with Collingwood in the Victorian Football League (VFL).[1]

Joe Rouse
Personal information
Full name John Hewitt Rouse
Date of birth (1883-05-13)13 May 1883
Place of birth Collingwood, Victoria
Date of death 1 June 1951(1951-06-01) (aged 68)
Place of death Blackburn, Victoria
Original team(s) Collingwood Juniors
Height 174 cm (5 ft 9 in)
Weight 67 kg (148 lb)
Playing career1
Years Club Games (Goals)
1900–01 Collingwood 6 (4)
1 Playing statistics correct to the end of 1901.
Sources: AFL Tables, AustralianFootball.com

Notes

  1. Holmesby, Russell; Main, Jim (2014). The Encyclopedia of AFL Footballers: every AFL/VFL player since 1897 (10th ed.). Melbourne, Victoria: Bas Publishing. p. 770. ISBN 978-1-921496-32-5.
gollark: I have good* reasons for this
gollark: ```scheme(load-shared-object "/usr/lib/libc.so.6")(define fork (foreign-procedure #f "fork" () unsigned))(define waitpid (foreign-procedure #f "waitpid" (unsigned uptr unsigned) unsigned))(define mmap (foreign-procedure #f "mmap" (uptr unsigned unsigned unsigned unsigned unsigned) uptr))(define shmem (mmap 0 1024 3 0 0 0))(define pid (fork))(display "PID=")(display pid)(newline)(define apiomemetics (lambda (x y) (if (null? x) 0 (if (= (length x) 99) 1 (car x)))))(define prisond (lambda (x y) (if (= x y) (if (= x 1) '(-2 -2) '(-1 -1)) (if (= x 1) '(0 -3) '(-3 0)))))(if (= pid 0) ( (begin (display "hi from child") (foreign-set! 'integer-32 shmem 0 3) (newline) (exit) ) (begin (display "parent apioform") (newline) (waitpid pid 0 0) (display "hi from parent") (newline) (display (foreign-ref 'integer-32 shmem 0)) (newline) )))```Help?
gollark: "Invalid effective address"? What?
gollark: Well, most of them are in the code.
gollark: How exciting.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.