1959 New Zealand rugby league season

The 1959 New Zealand rugby league season was the 52nd season of rugby league that had been played in New Zealand.

International competitions

New Zealand toured Australia, losing the series 1-2. The team was coached by Travers Hardwick and included; Gary Phillips, Reese Griffiths, Cyril Eastlake, George P Turner, Neville Denton, George Menzies, Keith Roberts, Henry Maxwell, Jock Butterfield, captain Cliff Johnson, Trevor Kilkelly, Ron Ackland, Rex Percy, Brian Campbell, Joe Ratima and Mel Cooke.

The Auckland Rugby League's champion Western Districts defeated the New South Wales Rugby League's St. George Dragons 8-7 at Carlaw Park in September. The Dragons had previously been undefeated during the season.[1] The Dragons defeated the Ellerslie Eagles 11-10.[2]

National competitions

Northern Union Cup

Auckland again held the Northern Union Cup at the end of the season.

Inter-district competition

Club competitions

Auckland

Western United won the Auckland Rugby League's Fox Memorial Trophy and Rukutai Shield.[3] Western United defeated Richmond 15-0 in the Fox Memorial final.[1] Ellerslie won the Roope Rooster and Stormont Shield.

Auckland hosted a week-long club tournament to celebrate its 50th anniversary. Western United won the title, defeating Papanui (Canterbury) 39-14. Other competitors were Wellington Marist and Huntly South (Waikato). One week later Western United defeated the St. George Dragons 8-7.[4]

Under the Auckland Rugby League's "district scheme", which lasted until 1963, Otahuhu, Papakura and Papatoetoe combined to form "Southern Districts" and Mount Albert and Point Chevalier formed "Western Districts". Ponsonby refused to amalgamate with Richmond and instead was relegated into the second division.[1]

Tommy Baxter was the Western United's player-coach and the side also included vice-captain Henry Maxwell, Laurie Olliff and Don Hammond.[1]

Wellington

Marist won the Wellington Rugby League's Appleton Shield.[3]

Canterbury

Papanui won the Canterbury Rugby League's Massetti Cup.[3]

Marist included Pat and Jim White.[4]

Other Competitions

Jock Butterfield was the captain-coach of Brunner in the West Coast Rugby League competition. Greymouth Marist defeated Papanui 31-13 to win the Thacker Shield.[4]

gollark: Surely you can just pull a particular tag of the container.
gollark: I can come up with a thing to transmit ubqmachine™ details to osmarks.net or whatever which people can embed in their code.
gollark: It's an x86-64 system using debian or something.
gollark: > `import hashlib`Hashlib is still important!> `for entry, ubq323 in {**globals(), **__builtins__, **sys.__dict__, **locals(), CONSTANT: Entry()}.items():`Iterate over a bunch of things. I think only the builtins and globals are actually used.The stuff under here using `blake2s` stuff is actually written to be ridiculously unportable, to hinder analysis. This caused issues when trying to run it, so I had to hackily patch in the `/local` thing a few minutes before the deadline.> `for PyObject in gc.get_objects():`When I found out that you could iterate over all objects ever, this had to be incorporated somehow. This actually just looks for some random `os` function, and when it finds it loads the obfuscated code.> `F, G, H, I = typing(lookup[7]), typing(lookup[8]), __import__("functools"), lambda h, i, *a: F(G(h, i))`This is just a convoluted way to define `enumerate(range))` in one nice function.> `print(len(lookup), lookup[3], typing(lookup[3])) #`This is what actually loads the obfuscated stuff. I think.> `class int(typing(lookup[0])):`Here we subclass `complex`. `complex` is used for 2D coordinates within the thing, so I added some helper methods, such as `__iter__`, allowing unpacking of complex numbers into real and imaginary parts, `abs`, which generates a complex number a+ai, and `ℝ`, which provvides the floored real parts of two things.> `class Mаtrix:`This is where the magic happens. It actually uses unicode homoglyphs again, for purposes.> `self = typing("dab7d4733079c8be454e64192ce9d20a91571da25fc443249fc0be859b227e5d")`> `rows = gc`I forgot what exactly the `typing` call is looking up, but these aren't used for anything but making the fake type annotations work.> `def __init__(rows: self, self: rows):`This slightly nonidiomatic function simply initializes the matrix's internals from the 2D array used for inputs.> `if 1 > (typing(lookup[1]) in dir(self)):`A convoluted way to get whether something has `__iter__` or not.
gollark: If you guess randomly the chance of getting none right is 35%ish.

References

  1. Coffey, John and Bernie Wood Auckland, 100 years of rugby league, 1909-2009, 2009. ISBN 978-1-86969-366-4.
  2. History Archived 8 February 2013 at the Wayback Machine ellerslieleague.co.nz
  3. Lion Red Rugby League Annual 1990 New Zealand Rugby League, 1990. p.72
  4. Coffey, John. Canterbury XIII, Christchurch, 1987.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.