1905–06 Scottish Division Two
The 1905–06 Scottish Division Two was won by Leith Athletic with East Stirlingshire finishing bottom.
Season | 1905–06 |
---|---|
Champions | Leith Athletic |
Promoted | Clyde and Hamilton Academical |
← 1904–05 1906–07 → |
Due to expansion next season there are eighteen teams in Division One and twelve teams in Division Two. This meant Clyde and Hamilton Academical were promoted to the Scottish First Division.
Table
Pos | Team | Pld | W | D | L | GF | GA | GD | Pts | Promotion or relegation |
---|---|---|---|---|---|---|---|---|---|---|
1 | Leith Athletic (C) | 22 | 15 | 4 | 3 | 46 | 22 | +24 | 34 | |
2 | Clyde (P) | 22 | 11 | 9 | 2 | 37 | 21 | +16 | 31 | Promoted to the 1906–07 Scottish Division One |
3 | Albion Rovers | 22 | 12 | 3 | 7 | 48 | 31 | +17 | 27 | |
4 | Hamilton Academical (P) | 22 | 12 | 2 | 8 | 45 | 33 | +12 | 26 | Promoted to the 1906–07 Scottish Division One |
5 | Arthurlie | 22 | 10 | 2 | 10 | 46 | 46 | 0 | 22 | |
5 | St Bernard's | 22 | 9 | 4 | 9 | 42 | 34 | +8 | 22 | |
7 | Ayr | 22 | 9 | 3 | 10 | 44 | 51 | −7 | 21 | |
8 | Raith Rovers | 22 | 6 | 7 | 9 | 36 | 42 | −6 | 19 | |
9 | Abercorn | 22 | 6 | 5 | 11 | 31 | 46 | −15 | 17 | |
9 | Cowdenbeath | 22 | 7 | 3 | 12 | 28 | 40 | −12 | 17 | |
11 | Vale of Leven | 22 | 6 | 4 | 12 | 33 | 49 | −16 | 16 | |
12 | East Stirlingshire | 22 | 1 | 10 | 11 | 26 | 47 | −21 | 12 |
Source: statto.com
Rules for classification: Teams finish equal if level on points. Points system: 2 points for a win, 1 point for a draw, 0 points for a loss
(C) Champion; (P) Promoted.
Rules for classification: Teams finish equal if level on points. Points system: 2 points for a win, 1 point for a draw, 0 points for a loss
(C) Champion; (P) Promoted.
gollark: The bad browser? Yes.
gollark: Now, I mean, not before.
gollark: Probably just has a broken micro-SD slot.
gollark: I'm uploading this kode to hackinate the discord and virtually backtrace your IPs so I can DDOS Visual Basic.
gollark: ```[15] ⍝ LoadSQL 'Xtreme Sample Database 2005' 'Orders' '?' ⍝ fetch all info for table 'Orders'[16] ⍝ LoadSQL 'Northwind' 'Products' ⍝ Fetch the entire Orders table from the NorthWind data source[17] ⍝ LoadSQL 'Northwind' 'Products' ('ProductName' 'UnitPrice') ⍝ Fetch 2 columns[18] ⍝ LoadSQL 'Northwind' 'select first(ProductName), sum(Quantity) from "Order Details" O, Products P where p.ProductID=o.ProductID group by p.ProductID'[19][20] ⎕IO ⎕ML←1 0[21][22] eis←{,(⊂⍣((0≠⊃⍴,⍵)∧1=≡⍵))⍵} ⍝ Enclose if simple and not empty[23][24] (source sql columns)←3↑(eis args),⍬ ⍬ ⍬[25] connected←0[26][27] :If 9≠⎕NC'SQA' ⍝ Bring in local copy of SQAPL if not present[28] ⎕SHADOW'SQA' ⋄ 'SQA'⎕CY'SQAPL'[29] :EndIf[30][31] step←'Initialize SQAPL'[32] →(0<1⊃r←SQA.Init'')⍴ERROR[33][34] step←'Make Connection'[35][36] :If (⊂source)∊conn←⊃¨2 2⊃SQA.Tree'.' ⍝ Already connected[37] conn←source[38] :Else[39] source←eis source[40] conn←1⊃((⊂'LoadSQL'),¨⍕¨⍳1+⍴conn)~conn[41] →(0<1⊃r←SQA.Connect(⊂conn),source)⍴ERROR[42] connected←1 ⍝ Since we made a connection, remember to close[43] :EndIf```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.