Bobby Allison (footballer)

Robert "Bobby" Allison (3 December 1895 – 19 November 1948) was an Australian rules footballer who played with South Melbourne in the Victorian Football League (VFL).[1]

Bobby Allison
Personal information
Full name Robert Allison
Date of birth (1895-12-03)3 December 1895
Place of birth Albert Park, Victoria
Date of death 19 November 1948(1948-11-19) (aged 52)
Place of death Glen Iris, Victoria
Original team(s) Port Melbourne
Height 168 cm (5 ft 6 in)
Weight 65 kg (143 lb)
Position(s) Forward
Playing career1
Years Club Games (Goals)
1920–21, 1923–26 South Melbourne 54 (81)
1 Playing statistics correct to the end of 1926.
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.). Seaford, Victoria: BAS Publishing. p. 18. ISBN 978-1-921496-32-5.
gollark: By copying half the code out of SPUDNET it shouldn't be *too* horrible to do.
gollark: I've decided to add another eternally unfinished™ project to my projects pile! A Minetest server management web UI.
gollark: (https://www.reddit.com/r/unix/comments/6gxduc/how_is_gnu_yes_so_fast/)
gollark: <@709333181983096834> ```c/* yes.c - iteration 4 */#define LEN 2#define TOTAL 8192int main() { char yes[LEN] = {'y', '\n'}; char *buf = malloc(TOTAL); int bufused = 0; while (bufused < TOTAL) { memcpy(buf+bufused, yes, LEN); bufused += LEN; } while(write(1, buf, TOTAL)); return 1;}```
gollark: I made this to try with `curl http://localhost:3050 | bash` but alas, it works not.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.