<< Back to Ladder Forum   Search

Posts 1 - 20 of 46   1  2  3  Next >>   
who were the past number ones ?: 4/14/2016 17:26:57


p_a_o_l_o
Level 59
Report
There is a way to see who were the #1 in the past for a specific Ladder and for how long ?

example:
Real-Time Ladder
1 Jan 2016 - 15 Jan 2016 : Mr.White
16 Jan 2016 - 31 Jan 2016: Mr. Red
....
who were the past number ones ?: 4/14/2016 17:28:47


master of desaster 
Level 66
Report
Only the seasonal winners are listed. Beeing first on a ladder doesn't always mean you deserved it to be there at that point. Cheaters everywhere and fair players get trophies less often sadly
who were the past number ones ?: 4/14/2016 17:43:52


ChrisCMU 
Level 61
Report
that would be hard to pull (would have to use a script). like MoD said, some people game the system to get to #1, so the results would need to be taken with a grain of salt.

Edited 4/14/2016 17:44:51
who were the past number ones ?: 4/14/2016 18:27:19


p_a_o_l_o
Level 59
Report
that's a pity (the cheating).
Thanks for answers
who were the past number ones ?: 4/15/2016 03:38:46

smileyleg 
Level 61
Report
I actually made a script sometime back that pulled everyone's rank history for the last couple of years.

Maybe I'll go find it. Feeling pretty lazy right now though.
who were the past number ones ?: 5/8/2016 23:50:37

Gabi
Level 55
Report
Can someone explain how people cheat?
who were the past number ones ?: 5/9/2016 00:10:34

[wolf]japan77
Level 57
Report
Basically stall the games your losing, and win the ones you are winning to gain a higher rating.
who were the past number ones ?: 5/9/2016 00:18:27


knyte
Level 55
Report
If smiley can't find his script, here's one way to do it:

- scrape the ladder team IDs of everyone (https://www.warlight.net/LadderTeams?ID=0&Offset=0) on whatever ladder you're interested in (just increment the offset parameter by 50 and iterate through the ladder rankings using something like a while loop until you reach a page where there's no teams- e.g., like on this page: https://www.warlight.net/LadderTeams?ID=0&Offset=42000)

- now that you have a list of team ID's, just go to each team page (e.g., https://www.warlight.net/LadderTeam?LadderTeamID=4992)

- you'll notice that there's a graph of rating history and rank history at the bottom. These are both exposed in the page HTML as an array of arrays; you can trivially extract this and it'll look something like this (right click and "View source" so you can see where this is in the code and come up with ways to extract it):

Points: [[0,181,1346],[1,198,1305],[2,189,1329],[3,181,1357],[4,180,1366],[5,178,1390],[6,169,1417],[7,165,1447],[8,163,1457],[9,169,1433],[10,182,1381],[11,180,1383],[12,179,1395],[13,186,1374],[14,184,1388],[15,179,1387],[16,180,1385],[17,182,1376],[18,181,1377],[19,182,1375],[20,182,1379],[21,175,1384],[22,184,1379],[23,179,1379],[24,183,1378],[25,183,1381],[26,187,1369],[27,185,1374],[28,182,1377],[29,179,1387],[30,182,1384],[31,182,1388],[32,183,1395],[33,177,1400],[34,173,1395],[35,174,1400],[36,173,1402],[37,168,1408],[38,164,1410],[39,165,1407],[40,172,1408],[41,171,1417],[42,171,1412],[43,167,1415],[44,164,1428],[46,158,1432],[47,155,1436],[48,153,1439],[49,150,1438],[50,150,1439],[51,149,1444],[52,149,1449],[53,152,1446],[54,150,1440],[55,152,1435],[56,151,1445],[57,153,1449],[58,143,1450],[59,140,1450],[60,143,1448],[61,137,1449],[62,140,1453],[63,146,1452],[64,147,1453],[65,154,1442],[66,155,1446],[67,156,1448],[68,153,1438],[69,149,1445],[70,151,1448],[71,150,1449],[72,148,1453],[73,149,1456],[74,148,1455],[75,147,1457],[76,149,1454],[78,155,1455],[78,161,1453],[79,158,1449],[80,158,1444],[81,155,1447],[82,154,1450],[83,154,1454],[84,156,1452],[85,155,1456],[86,154,1459],[87,157,1462],[88,159,1471],[89,161,1462],[90,163,1463],[91,156,1467],[92,155,1480],[93,157,1480],[94,160,1479],[95,151,1482],[96,154,1479],[97,152,1477],[98,150,1480],[99,154,1474],[100,148,1484],[101,148,1495],[102,147,1508],[103,148,1503],[104,144,1512],[105,142,1520],[106,147,1519],[107,141,1529],[108,142,1531],[110,144,1539],[110,137,1543],[111,135,1547],[112,134,1543],[113,135,1548],[114,128,1556],[115,123,1560],[116,124,1562],[117,123,1560],[118,122,1567],[119,123,1564],[120,125,1562],[121,120,1569],[122,123,1566],[123,124,1570],[124,126,1572],[125,127,1574],[126,127,1578],[127,127,1578],[129,124,1573],[130,125,1572],[132,129,1576],[132,127,1578],[133,122,1583],[134,123,1580],[136,122,1576],[136,123,1577],[137,121,1583],[138,118,1581],[139,120,1581],[140,113,1591],[141,115,1593],[142,117,1593],[143,116,1595],[144,115,1591],[145,115,1593],[146,114,1591],[147,116,1589],[148,114,1590],[149,115,1593],[150,112,1598],[151,113,1600],[152,110,1609],[153,110,1613],[154,108,1614],[155,106,1615],[156,105,1615],[157,107,1615],[158,106,1619],[159,100,1618],[160,103,1617],[161,100,1623],[162,103,1620],[163,106,1615],[164,106,1621],[165,104,1626],[166,100,1627],[167,100,1631],[168,101,1634],[169,101,1634],[170,102,1634],[171,104,1635],[172,103,1636],[173,103,1641],[174,105,1641],[175,108,1643],[176,108,1649],[177,106,1650],[178,107,1651],[179,107,1645],[180,107,1648],[181,107,1648],[182,106,1648],[184,101,1652],[184,100,1652],[185,108,1646],[186,104,1648],[187,106,1645],[188,106,1644],[189,106,1645],[190,109,1648],[191,109,1647],[192,108,1649],[193,107,1649],[194,106,1648],[195,107,1650],[196,105,1653],[197,103,1650],[198,102,1652],[199,102,1652],[200,103,1652],[201,101,1652],[202,101,1653],[203,100,1657],[204,99,1657],[205,99,1659],[206,97,1663],[207,95,1671],[208,96,1672],[209,97,1669],[210,97,1667],[211,98,1664],[212,100,1663],[213,102,1666],[214,97,1668],[215,97,1671],[216,97,1675],[217,98,1684],[218,96,1683],[219,95,1686],[220,95,1696],[221,92,1694],[222,93,1693],[223,94,1692],[224,92,1692],[225,93,1694],[226,92,1697],[227,90,1696],[228,88,1703],[229,92,1703],[230,93,1705],[231,87,1710],[232,87,1714],[233,87,1714],[234,87,1720],[235,87,1715],[236,88,1722],[237,85,1725],[238,86,1723],[239,87,1726],[240,86,1725],[241,85,1728],[242,86,1733],[243,86,1731],[244,91,1725],[245,91,1726],[246,87,1727],[247,85,1729],[248,77,1732],[249,74,1739],[250,74,1735],[251,72,1741],[252,73,1742],[253,72,1753],[254,74,1751],[255,72,1754],[256,72,1756],[257,70,1761],[258,66,1768],[259,63,1768],[260,61,1772],[261,62,1776],[262,61,1778],[263,62,1773],[264,61,1778],[265,60,1774],[266,59,1774],[267,59,1773],[268,59,1774],[269,59,1781],[270,60,1782],[271,60,1785],[272,59,1793],[273,58,1792],[274,58,1796],[275,57,1791],[276,59,1789],[277,57,1794],[278,55,1791],[279,57,1786],[280,55,1790],[281,54,1795],[282,54,1799],[283,57,1799],[284,57,1799],[285,54,1794],[286,54,1795],[287,54,1800],[288,53,1802],[289,55,1798],[290,53,1804],[291,52,1811],[292,51,1812],[293,56,1815],[294,54,1818],[295,54,1823],[296,52,1824],[297,55,1823],[298,54,1822],[299,53,1823],[300,52,1825],[301,51,1822],[302,55,1817],[303,58,1816],[304,58,1813],[305,57,1815],[306,60,1816],[307,59,1815],[308,57,1820],[309,56,1819],[310,59,1817],[311,59,1811],[312,59,1807],[313,60,1807],[314,63,1808],[315,63,1813],[316,61,1818],[317,64,1814],[318,64,1814],[319,64,1814],[320,65,1811],[321,61,1816],[322,60,1816],[323,62,1816],[324,64,1814],[325,65,1803],[326,63,1806],[327,62,1803],[328,63,1801],[329,63,1799],[330,65,1802],[331,63,1805],[332,63,1809],[333,61,1810],[334,62,1812],[335,66,1813],[336,63,1815],[337,63,1819],[338,62,1826],[339,61,1826],[340,58,1829],[341,57,1837],[342,57,1834],[343,58,1832],[344,58,1830],[345,56,1838],[346,59,1838],[347,62,1837],[348,62,1835],[349,65,1833],[350,64,1836],[351,61,1842],[352,61,1843],[353,56,1851],[354,52,1854],[355,54,1855],[356,51,1856],[357,52,1857],[358,50,1861],[359,50,1865],[360,49,1862],[361,49,1865],[362,45,1873],[363,42,1878],[364,42,1880],[365,43,1876],[366,48,1874],[367,46,1880],[368,49,1878],[369,46,1885],[370,46,1885],[371,46,1880],[372,45,1879],[373,45,1880],[374,45,1878],[375,46,1878],[376,43,1876],[377,43,1874],[378,42,1874],[379,41,1875],[380,41,1877],[381,38,1879],[382,41,1880],[383,43,1874],[384,44,1870],[385,45,1867],[386,46,1869],[387,44,1874],[388,43,1870],[389,40,1868],[390,44,1860],[391,44,1861],[392,42,1865],[393,46,1855],[394,44,1857],[395,43,1862],[396,43,1865],[397,42,1864],[398,42,1862],[399,41,1864],[400,42,1866],[401,40,1867],[402,40,1871],[403,43,1866],[404,41,1865],[405,44,1863],[406,42,1865],[407,44,1862],[408,43,1860],[409,42,1862],[410,44,1854],[411,47,1856],[412,42,1857],[413,42,1855],[414,38,1864],[415,37,1863],[416,36,1859],[417,39,1858],[418,38,1853],[419,34,1856],[420,35,1857],[421,35,1853],[422,36,1858],[423,34,1857],[424,34,1857],[425,38,1856],[426,36,1857],[427,35,1866],[428,34,1865],[431,35,1860],[431,35,1861],[432,36,1862],[433,35,1854],[434,36,1854],[435,38,1850],[436,36,1856],[437,34,1854],[438,33,1858],[439,33,1854],[440,33,1860],[441,33,1861],[442,32,1865],[443,33,1865],[444,35,1862],[445,36,1858],[446,36,1860],[447,35,1860],[448,34,1860],[449,34,1859],[450,33,1865],[451,33,1866],[452,33,1861],[453,34,1855],[454,32,1865],[455,26,1873],[456,29,1872],[457,29,1870],[458,30,1868],[459,32,1866],[460,30,1866],[461,31,1866],[462,33,1865],[463,29,1877],[464,27,1885],[465,28,1890],[466,29,1888],[467,31,1891],[468,31,1886],[469,34,1889],[470,34,1893],[471,34,1890],[472,32,1892],[473,33,1894],[474,36,1888],[475,35,1886],[476,34,1888],[477,32,1896],[478,29,1901],[479,29,1903],[480,29,1904],[481,30,1908],[484,29,1913],[485,31,1919],[486,32,1916],[487,29,1919],[488,27,1919],[489,25,1925],[491,25,1929],[491,25,1931],[492,26,1933],[493,28,1929],[494,27,1934],[495,25,1933],[496,30,1931],[498,31,1919],[498,31,1919],[499,33,1921],[500,34,1924],[501,33,1920],[502,34,1913],[503,33,1913],[505,33,1908],[506,34,1905],[507,34,1902],[508,34,1898],[509,34,1896],[510,31,1894],[511,30,1894],[512,29,1893],[513,27,1892],[514,29,1888],[515,28,1886],[516,27,1885],[517,26,1890],[518,26,1895],[519,27,1887],[520,30,1883],[521,30,1876],[522,30,1874],[523,28,1872],[525,30,1874],[525,30,1874],[526,29,1875],[527,29,1881],[528,32,1884],[529,31,1879],[530,30,1882],[531,32,1878],[532,33,1878],[533,32,1881],[534,31,1884],[535,31,1886],[536,32,1883],[537,31,1885],[538,30,1883],[539,29,1884],[540,30,1884],[541,29,1881],[542,27,1894],[543,27,1893],[544,28,1890],[545,28,1899],[546,29,1897],[547,27,1895],[548,26,1897],[549,26,1899],[550,29,1895],[551,28,1896],[552,29,1890],]


There's another exposed parameter called StartDate. Extract that as well:

StartDate: new Date(1399249849541),


It's a Unix timestamp (number of milliseconds passed since 1/1/1970) and you can convert it into an actual date, probably using a standard library.

The arrays within the Points array are formatted as such:

[index, rank, rating]

index is the # of days since the start date

A naive solution would just be to iterate through each ladder team you've extracted, determine whether/when they were ranked #1 on the ladder, and store any instance where they jumped from a non-1 rank to rank #1 in a separate array of tuples (structured something like (startDate, titleHolder)) that you can also keep sorted. So now you're tracking the start of every #1 reign in an array of tuples containing both the start date and the title holder. Once you're done iterating through the ladder teams, you have all the data you're looking for (make sure you tracked some type of team "name"- not just the ID- so you can have output decipherable in English) and can just trivially parse it and generate some output.



If someone wants to actually implement this, I'd recommend checking out Scrapy (a Python web scraper library) or just using GET requests and string processing on the HTML output (in any language).

Edited 5/9/2016 00:19:46
who were the past number ones ?: 5/9/2016 00:44:16

player12345
Level 61
Report
+1 p_a_o_l_o for the thread
+1 vitriol for the scripting info

It would be interesting to have a champions page for the 1v1 and real time ladders.
Other useful metrics might include:

daysAtNumberOne
numberOfGamesCompletedAtNumberOne
who were the past number ones ?: 5/9/2016 02:16:27

Gabi
Level 55
Report
Like the guy in my game here?

He has been taken his turn at the last hour for 3 days straight, but only taken one turn, and waited another 71 hours to take a second one.

So he is defintely stalling. Should be banned for doing obvious stalling like this.



https://www.warlight.net/MultiPlayer?GameID=11007840
who were the past number ones ?: 5/9/2016 02:30:20

[wolf]japan77
Level 57
Report
potentially, but his rating is far too low for that to be beneficial.
who were the past number ones ?: 5/9/2016 02:32:58

Gabi
Level 55
Report
He was previously ranked 30th if that says anything
who were the past number ones ?: 5/9/2016 02:37:38

[wolf]japan77
Level 57
Report
probably old habits then, as 30th is the minimum place to receive points while ranked on a ladder.
who were the past number ones ?: 5/9/2016 03:03:40


knyte
Level 55
Report
Here's the output of the script I described above:

04-30-11: The Impaller (https://www.warlight.net/LadderTeam?LadderTeamID=141)
07-12-11: Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240)
07-15-11: zaeban (https://www.warlight.net/LadderTeam?LadderTeamID=272)
07-17-11: Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240)
07-17-11: zaeban (https://www.warlight.net/LadderTeam?LadderTeamID=272)
07-20-11: Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240)
08-03-11: The Impaller (https://www.warlight.net/LadderTeam?LadderTeamID=141)
10-04-11: Troll (https://www.warlight.net/LadderTeam?LadderTeamID=182)
10-23-11: The Impaller (https://www.warlight.net/LadderTeam?LadderTeamID=141)
10-23-11: [WM] retrospekcja_jeza (https://www.warlight.net/LadderTeam?LadderTeamID=316)
10-26-11: The Impaller (https://www.warlight.net/LadderTeam?LadderTeamID=141)
11-01-11: bytjie (https://www.warlight.net/LadderTeam?LadderTeamID=264)
11-09-11: Fizzer (https://www.warlight.net/LadderTeam?LadderTeamID=123)
11-09-11: bytjie (https://www.warlight.net/LadderTeam?LadderTeamID=264)
11-12-11: Mian (https://www.warlight.net/LadderTeam?LadderTeamID=348)
11-14-11: zaeban (https://www.warlight.net/LadderTeam?LadderTeamID=272)
12-29-11: unknownsoldier (https://www.warlight.net/LadderTeam?LadderTeamID=395)
12-31-11: zaeban (https://www.warlight.net/LadderTeam?LadderTeamID=272)
01-14-12: Ace Windu (https://www.warlight.net/LadderTeam?LadderTeamID=172)
01-20-12: Qi (https://www.warlight.net/LadderTeam?LadderTeamID=313)
02-10-12: Ace Windu (https://www.warlight.net/LadderTeam?LadderTeamID=172)
02-13-12: Qi (https://www.warlight.net/LadderTeam?LadderTeamID=313)
03-13-12: lobstrosity (https://www.warlight.net/LadderTeam?LadderTeamID=635)
03-15-12: Qi (https://www.warlight.net/LadderTeam?LadderTeamID=313)
03-24-12: [中国阳朔]Chaos (https://www.warlight.net/LadderTeam?LadderTeamID=254)
04-03-12: unknownsoldier (https://www.warlight.net/LadderTeam?LadderTeamID=395)
04-04-12: [中国阳朔]Chaos (https://www.warlight.net/LadderTeam?LadderTeamID=254)
04-09-12: unknownsoldier (https://www.warlight.net/LadderTeam?LadderTeamID=395)
06-28-12: Veelvraat (https://www.warlight.net/LadderTeam?LadderTeamID=832)
07-01-12: unknownsoldier (https://www.warlight.net/LadderTeam?LadderTeamID=395)
07-03-12: Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240)
07-06-12: unknownsoldier (https://www.warlight.net/LadderTeam?LadderTeamID=395)
07-09-12: Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240)
07-10-12: unknownsoldier (https://www.warlight.net/LadderTeam?LadderTeamID=395)
07-13-12: Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240)
07-13-12: unknownsoldier (https://www.warlight.net/LadderTeam?LadderTeamID=395)
07-14-12: Veelvraat (https://www.warlight.net/LadderTeam?LadderTeamID=832)
07-23-12: Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240)
07-23-12: Veelvraat (https://www.warlight.net/LadderTeam?LadderTeamID=832)
07-25-12: Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240)
07-31-12: Veelvraat (https://www.warlight.net/LadderTeam?LadderTeamID=832)
08-04-12: Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240)
08-17-12: Niko (https://www.warlight.net/LadderTeam?LadderTeamID=662)
08-23-12: Qi (https://www.warlight.net/LadderTeam?LadderTeamID=313)
09-18-12: 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548)
09-20-12: Niko (https://www.warlight.net/LadderTeam?LadderTeamID=662)
09-21-12: 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548)
09-25-12: professor dead piggy (https://www.warlight.net/LadderTeam?LadderTeamID=1284)
09-29-12: 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548)
10-02-12: fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637)
10-03-12: 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548)
10-12-12: fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637)
10-17-12: 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548)
10-24-12: fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637)
10-25-12: 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548)
10-26-12: fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637)
11-25-12: Oliebol (https://www.warlight.net/LadderTeam?LadderTeamID=265)
11-26-12: fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637)
11-28-12: Oliebol (https://www.warlight.net/LadderTeam?LadderTeamID=265)
11-29-12: fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637)
12-01-12: Oliebol (https://www.warlight.net/LadderTeam?LadderTeamID=265)
12-02-12: szeweningen (https://www.warlight.net/LadderTeam?LadderTeamID=1683)
12-05-12: Oliebol (https://www.warlight.net/LadderTeam?LadderTeamID=265)
12-10-12: szeweningen (https://www.warlight.net/LadderTeam?LadderTeamID=1683)
12-20-12: [WM] Artham (https://www.warlight.net/LadderTeam?LadderTeamID=804)
12-21-12: szeweningen (https://www.warlight.net/LadderTeam?LadderTeamID=1683)
02-04-13: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=855)
02-12-13: szeweningen (https://www.warlight.net/LadderTeam?LadderTeamID=1683)
02-16-13: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=855)
02-17-13: szeweningen (https://www.warlight.net/LadderTeam?LadderTeamID=1683)
03-03-13: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=855)
03-07-13: professor dead piggy (https://www.warlight.net/LadderTeam?LadderTeamID=1284)
03-11-13: [WM] Gnuffone (https://www.warlight.net/LadderTeam?LadderTeamID=1650)
03-17-13: [WM] Gnuffone (https://www.warlight.net/LadderTeam?LadderTeamID=1650)
03-23-13: Belzeb&ugrave; (https://www.warlight.net/LadderTeam?LadderTeamID=1234)
03-25-13: [WM] Gnuffone (https://www.warlight.net/LadderTeam?LadderTeamID=1650)
04-06-13: Luxis &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1245)
05-17-13: professor dead piggy (https://www.warlight.net/LadderTeam?LadderTeamID=1284)
05-31-13: brisk &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1871)
06-10-13: Julkorn (https://www.warlight.net/LadderTeam?LadderTeamID=2104)
06-11-13: brisk &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1871)
06-12-13: Julkorn (https://www.warlight.net/LadderTeam?LadderTeamID=2104)
07-07-13: brisk &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1871)
07-08-13: marc2013 (https://www.warlight.net/LadderTeam?LadderTeamID=1718)
07-12-13: brisk &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1871)
07-26-13: dreuj (https://www.warlight.net/LadderTeam?LadderTeamID=1881)
07-27-13: brisk &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1871)
07-28-13: dreuj (https://www.warlight.net/LadderTeam?LadderTeamID=1881)
07-29-13: brisk &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1871)
08-07-13: TeddyFSB (https://www.warlight.net/LadderTeam?LadderTeamID=166)
09-05-13: abr (https://www.warlight.net/LadderTeam?LadderTeamID=2724)
09-09-13: [WM] Gnuffone (https://www.warlight.net/LadderTeam?LadderTeamID=1650)
09-15-13: [HL] Ko (https://www.warlight.net/LadderTeam?LadderTeamID=2703)
09-16-13: [WM] Gnuffone (https://www.warlight.net/LadderTeam?LadderTeamID=1650)
09-23-13: TeddyFSB (https://www.warlight.net/LadderTeam?LadderTeamID=166)
10-21-13: Oliebol (https://www.warlight.net/LadderTeam?LadderTeamID=265)
10-29-13: TeddyFSB (https://www.warlight.net/LadderTeam?LadderTeamID=166)
10-29-13: Falker (https://www.warlight.net/LadderTeam?LadderTeamID=3197)
11-09-13: Roo (https://www.warlight.net/LadderTeam?LadderTeamID=2441)
11-20-13: Odin (https://www.warlight.net/LadderTeam?LadderTeamID=1867)
12-13-13: TeddyFSB (https://www.warlight.net/LadderTeam?LadderTeamID=166)
12-23-13: Oliebol (https://www.warlight.net/LadderTeam?LadderTeamID=265)
12-25-13: TeddyFSB (https://www.warlight.net/LadderTeam?LadderTeamID=166)
who were the past number ones ?: 5/9/2016 03:03:47


knyte
Level 55
Report
01-03-14: JSA (https://www.warlight.net/LadderTeam?LadderTeamID=1248)
01-04-14: Roo (https://www.warlight.net/LadderTeam?LadderTeamID=2441)
01-21-14: dunga &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1027)
02-09-14: fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637)
02-12-14: Th&aacute;natos (https://www.warlight.net/LadderTeam?LadderTeamID=1261)
02-13-14: dunga &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1027)
02-19-14: fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637)
02-21-14: dunga &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1027)
02-24-14: Summer (https://www.warlight.net/LadderTeam?LadderTeamID=1642)
02-27-14: Marquis de Vauban (https://www.warlight.net/LadderTeam?LadderTeamID=4025)
03-02-14: marc2013 (https://www.warlight.net/LadderTeam?LadderTeamID=1718)
03-05-14: Marquis de Vauban (https://www.warlight.net/LadderTeam?LadderTeamID=4025)
03-07-14: professor dead piggy (https://www.warlight.net/LadderTeam?LadderTeamID=1284)
03-10-14: Bossss (https://www.warlight.net/LadderTeam?LadderTeamID=4082)
03-24-14: Vanellope von Schweetz (https://www.warlight.net/LadderTeam?LadderTeamID=1409)
03-25-14: Bossss (https://www.warlight.net/LadderTeam?LadderTeamID=4082)
03-27-14: professor dead piggy (https://www.warlight.net/LadderTeam?LadderTeamID=1284)
03-28-14: Vanellope von Schweetz (https://www.warlight.net/LadderTeam?LadderTeamID=1409)
03-29-14: professor dead piggy (https://www.warlight.net/LadderTeam?LadderTeamID=1284)
04-07-14: Belzeb&ugrave; (https://www.warlight.net/LadderTeam?LadderTeamID=1234)
04-30-14: professor dead piggy (https://www.warlight.net/LadderTeam?LadderTeamID=1284)
05-16-14: The Great Pulsius (https://www.warlight.net/LadderTeam?LadderTeamID=5028)
06-01-14: Rincewind (https://www.warlight.net/LadderTeam?LadderTeamID=4971)
06-02-14: Angry Beavers (https://www.warlight.net/LadderTeam?LadderTeamID=5174)
06-09-14: Latnox (https://www.warlight.net/LadderTeam?LadderTeamID=2231)
06-14-14: BraaK (https://www.warlight.net/LadderTeam?LadderTeamID=4124)
06-19-14: RaZx (https://www.warlight.net/LadderTeam?LadderTeamID=4050)
06-26-14: Angry Beavers (https://www.warlight.net/LadderTeam?LadderTeamID=5174)
06-27-14: RaZx (https://www.warlight.net/LadderTeam?LadderTeamID=4050)
06-30-14: Angry Beavers (https://www.warlight.net/LadderTeam?LadderTeamID=5174)
07-04-14: timon92 (https://www.warlight.net/LadderTeam?LadderTeamID=2401)
07-11-14: RaZx (https://www.warlight.net/LadderTeam?LadderTeamID=4050)
07-21-14: 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548)
07-26-14: MilitaryManiac (https://www.warlight.net/LadderTeam?LadderTeamID=377)
07-30-14: 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548)
07-31-14: MilitaryManiac (https://www.warlight.net/LadderTeam?LadderTeamID=377)
08-10-14: 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548)
08-13-14: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=855)
08-15-14: dwoogee (https://www.warlight.net/LadderTeam?LadderTeamID=4005)
08-15-14: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=855)
08-26-14: Kantos (https://www.warlight.net/LadderTeam?LadderTeamID=3640)
08-30-14: Math Wolf (https://www.warlight.net/LadderTeam?LadderTeamID=162)
08-31-14: Kantos (https://www.warlight.net/LadderTeam?LadderTeamID=3640)
09-04-14: Math Wolf (https://www.warlight.net/LadderTeam?LadderTeamID=162)
09-11-14: slammy (https://www.warlight.net/LadderTeam?LadderTeamID=2613)
09-13-14: fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637)
10-26-14: Latnox (https://www.warlight.net/LadderTeam?LadderTeamID=2231)
11-18-14: timon92 (https://www.warlight.net/LadderTeam?LadderTeamID=2401)
11-21-14: GiantFrog (https://www.warlight.net/LadderTeam?LadderTeamID=6326)
12-05-14: #Master [QB] (https://www.warlight.net/LadderTeam?LadderTeamID=2209)
02-14-15: Lightpie (https://www.warlight.net/LadderTeam?LadderTeamID=5241)
02-24-15: GiantFrog (https://www.warlight.net/LadderTeam?LadderTeamID=6326)
03-01-15: ACL Tears (https://www.warlight.net/LadderTeam?LadderTeamID=2431)
03-14-15: master of desaster (https://www.warlight.net/LadderTeam?LadderTeamID=3159)
03-19-15: GiantFrog (https://www.warlight.net/LadderTeam?LadderTeamID=6326)
03-20-15: master of desaster (https://www.warlight.net/LadderTeam?LadderTeamID=3159)
03-21-15: GiantFrog (https://www.warlight.net/LadderTeam?LadderTeamID=6326)
03-24-15: master of desaster (https://www.warlight.net/LadderTeam?LadderTeamID=3159)
03-25-15: GiantFrog (https://www.warlight.net/LadderTeam?LadderTeamID=6326)
03-27-15: master of desaster (https://www.warlight.net/LadderTeam?LadderTeamID=3159)
04-20-15: ɗee&rho; (https://www.warlight.net/LadderTeam?LadderTeamID=8006)
04-23-15: master of desaster (https://www.warlight.net/LadderTeam?LadderTeamID=3159)
05-22-15: ACL Tears (https://www.warlight.net/LadderTeam?LadderTeamID=2431)
06-23-15: Mike |GG| (https://www.warlight.net/LadderTeam?LadderTeamID=1468)
06-25-15: Dawson (https://www.warlight.net/LadderTeam?LadderTeamID=4175)
06-27-15: Mike |GG| (https://www.warlight.net/LadderTeam?LadderTeamID=1468)
07-09-15: master of desaster (https://www.warlight.net/LadderTeam?LadderTeamID=3159)
07-15-15: professor dead piggy (https://www.warlight.net/LadderTeam?LadderTeamID=1284)
07-16-15: Summer (https://www.warlight.net/LadderTeam?LadderTeamID=1642)
07-17-15: little X (https://www.warlight.net/LadderTeam?LadderTeamID=10072)
08-02-15: Summer (https://www.warlight.net/LadderTeam?LadderTeamID=1642)
08-06-15: Robin Hood (https://www.warlight.net/LadderTeam?LadderTeamID=3513)
08-08-15: Summer (https://www.warlight.net/LadderTeam?LadderTeamID=1642)
09-14-15: Angry Birds (https://www.warlight.net/LadderTeam?LadderTeamID=10786)
09-21-15: Mike |GG| (https://www.warlight.net/LadderTeam?LadderTeamID=1468)
10-03-15: Master of the Dead (https://www.warlight.net/LadderTeam?LadderTeamID=5937)
10-07-15: [NL] FlyingDutchMan (https://www.warlight.net/LadderTeam?LadderTeamID=10929)
10-13-15: Mike |GG| (https://www.warlight.net/LadderTeam?LadderTeamID=1468)
10-15-15: MisterT (https://www.warlight.net/LadderTeam?LadderTeamID=11444)
10-18-15: Mike |GG| (https://www.warlight.net/LadderTeam?LadderTeamID=1468)
10-25-15: MisterT (https://www.warlight.net/LadderTeam?LadderTeamID=11444)
10-26-15: Mike |GG| (https://www.warlight.net/LadderTeam?LadderTeamID=1468)
10-27-15: MisterT (https://www.warlight.net/LadderTeam?LadderTeamID=11444)
11-05-15: Arkanton (https://www.warlight.net/LadderTeam?LadderTeamID=4981)
11-08-15: MisterT (https://www.warlight.net/LadderTeam?LadderTeamID=11444)
11-15-15: Mr. Z. (https://www.warlight.net/LadderTeam?LadderTeamID=6390)
11-18-15: Arkanton (https://www.warlight.net/LadderTeam?LadderTeamID=4981)
11-19-15: Ruthless Bastard (https://www.warlight.net/LadderTeam?LadderTeamID=1033)
11-20-15: Arkanton (https://www.warlight.net/LadderTeam?LadderTeamID=4981)
11-26-15: Strategos (https://www.warlight.net/LadderTeam?LadderTeamID=10767)
12-17-15: Peixoto (https://www.warlight.net/LadderTeam?LadderTeamID=9742)
12-18-15: Strategos (https://www.warlight.net/LadderTeam?LadderTeamID=10767)
12-24-15: alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=11852)
01-15-16: Peixoto (https://www.warlight.net/LadderTeam?LadderTeamID=9742)
01-25-16: USA Biches (https://www.warlight.net/LadderTeam?LadderTeamID=10172)
02-02-16: Peixoto (https://www.warlight.net/LadderTeam?LadderTeamID=9742)
02-03-16: USA Biches (https://www.warlight.net/LadderTeam?LadderTeamID=10172)
02-07-16: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=10115)
02-08-16: USA Biches (https://www.warlight.net/LadderTeam?LadderTeamID=10172)
02-10-16: Peixoto (https://www.warlight.net/LadderTeam?LadderTeamID=9742)
02-20-16: alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=11852)
02-23-16: GiantFrog (https://www.warlight.net/LadderTeam?LadderTeamID=6326)
02-25-16: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=10115)
03-03-16: The Guy (https://www.warlight.net/LadderTeam?LadderTeamID=13312)
03-04-16: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=10115)
03-18-16: Tyrion Lannister (https://www.warlight.net/LadderTeam?LadderTeamID=13260)
03-20-16: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=10115)
03-28-16: Tyrion Lannister (https://www.warlight.net/LadderTeam?LadderTeamID=13260)
03-30-16: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=10115)
04-14-16: Verzehrer (https://www.warlight.net/LadderTeam?LadderTeamID=2423)
04-16-16: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=10115)
who were the past number ones ?: 5/9/2016 03:20:55


knyte
Level 55
Report
And the longest unbroken runs at the top of the 1v1 ladder (with Buns' current run highlighted):

#1. unknownsoldier (https://www.warlight.net/LadderTeam?LadderTeamID=395): 80 days starting 04-09-12
#2. The Impaller (https://www.warlight.net/LadderTeam?LadderTeamID=141): 73 days starting 04-30-11
#3. #Master [QB] (https://www.warlight.net/LadderTeam?LadderTeamID=2209): 71 days starting 12-05-14
#4. The Impaller (https://www.warlight.net/LadderTeam?LadderTeamID=141): 62 days starting 08-03-11
#5. zaeban (https://www.warlight.net/LadderTeam?LadderTeamID=272): 45 days starting 11-14-11
#6. szeweningen (https://www.warlight.net/LadderTeam?LadderTeamID=1683): 44 days starting 12-21-12
#7. fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637): 43 days starting 09-13-14
#8. Luxis &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1245): 40 days starting 04-06-13
#9. Summer (https://www.warlight.net/LadderTeam?LadderTeamID=1642): 36 days starting 08-08-15
#10. ACL Tears (https://www.warlight.net/LadderTeam?LadderTeamID=2431): 32 days starting 05-22-15
#11. TeddyFSB (https://www.warlight.net/LadderTeam?LadderTeamID=166): 29 days starting 08-07-13
#11. fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637): 29 days starting 10-26-12
#11. Qi (https://www.warlight.net/LadderTeam?LadderTeamID=313): 29 days starting 02-13-12
#14. master of desaster (https://www.warlight.net/LadderTeam?LadderTeamID=3159): 28 days starting 04-23-15
#15. TeddyFSB (https://www.warlight.net/LadderTeam?LadderTeamID=166): 27 days starting 09-23-13
#16. Qi (https://www.warlight.net/LadderTeam?LadderTeamID=313): 26 days starting 08-23-12
#17. Julkorn (https://www.warlight.net/LadderTeam?LadderTeamID=2104): 25 days starting 06-12-13
#18. master of desaster (https://www.warlight.net/LadderTeam?LadderTeamID=3159): 24 days starting 03-27-15
#19. Latnox (https://www.warlight.net/LadderTeam?LadderTeamID=2231): 23 days starting 10-26-14
#20. Belzeb&ugrave; (https://www.warlight.net/LadderTeam?LadderTeamID=1234): 22 days starting 04-07-14
#20. Odin (https://www.warlight.net/LadderTeam?LadderTeamID=1867): 22 days starting 11-20-13
#20. Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=10115): 22 days and counting starting 04-16-16
#23. alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=11852): 21 days starting 12-24-15
#24. Strategos (https://www.warlight.net/LadderTeam?LadderTeamID=10767): 20 days starting 11-26-15
#24. Qi (https://www.warlight.net/LadderTeam?LadderTeamID=313): 20 days starting 01-20-12
#26. Troll (https://www.warlight.net/LadderTeam?LadderTeamID=182): 19 days starting 10-04-11
#27. dunga &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1027): 18 days starting 01-21-14
#28. Roo (https://www.warlight.net/LadderTeam?LadderTeamID=2441): 16 days starting 01-04-14
#28. professor dead piggy (https://www.warlight.net/LadderTeam?LadderTeamID=1284): 16 days starting 04-30-14
#28. The Great Pulsius (https://www.warlight.net/LadderTeam?LadderTeamID=5028): 16 days starting 05-16-14
#31. little X (https://www.warlight.net/LadderTeam?LadderTeamID=10072): 15 days starting 07-17-15
#32. Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=10115): 14 days starting 03-30-16
#32. Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=10115): 14 days starting 03-04-16
#32. professor dead piggy (https://www.warlight.net/LadderTeam?LadderTeamID=1284): 14 days starting 05-17-13
#32. brisk &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1871): 14 days starting 07-12-13
#32. Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240): 14 days starting 07-20-11
#37. szeweningen (https://www.warlight.net/LadderTeam?LadderTeamID=1683): 13 days starting 02-17-13
#37. Bossss (https://www.warlight.net/LadderTeam?LadderTeamID=4082): 13 days starting 03-10-14
#37. GiantFrog (https://www.warlight.net/LadderTeam?LadderTeamID=6326): 13 days starting 11-21-14
#37. Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240): 13 days starting 08-04-12
#37. zaeban (https://www.warlight.net/LadderTeam?LadderTeamID=272): 13 days starting 12-31-11
#37. ACL Tears (https://www.warlight.net/LadderTeam?LadderTeamID=2431): 13 days starting 03-01-15
#43. Mike |GG| (https://www.warlight.net/LadderTeam?LadderTeamID=1468): 12 days starting 09-21-15
#43. Mike |GG| (https://www.warlight.net/LadderTeam?LadderTeamID=1468): 12 days starting 06-27-15
#45. [WM] Gnuffone (https://www.warlight.net/LadderTeam?LadderTeamID=1650): 11 days starting 03-25-13
#45. Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=855): 11 days starting 08-15-14
#47. Roo (https://www.warlight.net/LadderTeam?LadderTeamID=2441): 10 days starting 11-09-13
#47. Falker (https://www.warlight.net/LadderTeam?LadderTeamID=3197): 10 days starting 10-29-13
#47. Peixoto (https://www.warlight.net/LadderTeam?LadderTeamID=9742): 10 days starting 02-10-16
#47. Peixoto (https://www.warlight.net/LadderTeam?LadderTeamID=9742): 10 days starting 01-15-16
#47. MilitaryManiac (https://www.warlight.net/LadderTeam?LadderTeamID=377): 10 days starting 07-31-14
#52. [中国阳朔]Chaos (https://www.warlight.net/LadderTeam?LadderTeamID=254): 9 days starting 03-24-12
#52. brisk &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1871): 9 days starting 05-31-13
#52. szeweningen (https://www.warlight.net/LadderTeam?LadderTeamID=1683): 9 days starting 12-10-12
#52. Lightpie (https://www.warlight.net/LadderTeam?LadderTeamID=5241): 9 days starting 02-14-15
#52. RaZx (https://www.warlight.net/LadderTeam?LadderTeamID=4050): 9 days starting 07-11-14
#52. TeddyFSB (https://www.warlight.net/LadderTeam?LadderTeamID=166): 9 days starting 12-13-13
#52. TeddyFSB (https://www.warlight.net/LadderTeam?LadderTeamID=166): 9 days starting 12-25-13
#52. professor dead piggy (https://www.warlight.net/LadderTeam?LadderTeamID=1284): 9 days starting 03-29-14
#52. Qi (https://www.warlight.net/LadderTeam?LadderTeamID=313): 9 days starting 03-15-12
#52. 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548): 9 days starting 10-03-12
#62. MisterT (https://www.warlight.net/LadderTeam?LadderTeamID=11444): 8 days starting 10-27-15
#62. Veelvraat (https://www.warlight.net/LadderTeam?LadderTeamID=832): 8 days starting 07-14-12
#62. brisk &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1871): 8 days starting 07-29-13
#62. Oliebol (https://www.warlight.net/LadderTeam?LadderTeamID=265): 8 days starting 10-21-13
#62. Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=10115): 8 days starting 03-20-16
#62. Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=855): 8 days starting 02-04-13
#68. USA Biches (https://www.warlight.net/LadderTeam?LadderTeamID=10172): 7 days starting 01-25-16
#68. Math Wolf (https://www.warlight.net/LadderTeam?LadderTeamID=162): 7 days starting 09-04-14
#68. bytjie (https://www.warlight.net/LadderTeam?LadderTeamID=264): 7 days starting 11-01-11
#68. timon92 (https://www.warlight.net/LadderTeam?LadderTeamID=2401): 7 days starting 07-04-14
#68. Mike |GG| (https://www.warlight.net/LadderTeam?LadderTeamID=1468): 7 days starting 10-18-15
#68. Angry Birds (https://www.warlight.net/LadderTeam?LadderTeamID=10786): 7 days starting 09-14-15
#68. Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=10115): 7 days starting 02-25-16
#68. 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548): 7 days starting 10-17-12
#76. RaZx (https://www.warlight.net/LadderTeam?LadderTeamID=4050): 6 days starting 06-19-14
#76. MisterT (https://www.warlight.net/LadderTeam?LadderTeamID=11444): 6 days starting 11-08-15
#76. Angry Beavers (https://www.warlight.net/LadderTeam?LadderTeamID=5174): 6 days starting 06-02-14
#76. Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240): 6 days starting 07-25-12
#76. The Impaller (https://www.warlight.net/LadderTeam?LadderTeamID=141): 6 days starting 10-26-11
#76. Ace Windu (https://www.warlight.net/LadderTeam?LadderTeamID=172): 6 days starting 01-14-12
#76. [WM] Gnuffone (https://www.warlight.net/LadderTeam?LadderTeamID=1650): 6 days starting 09-16-13
#76. Arkanton (https://www.warlight.net/LadderTeam?LadderTeamID=4981): 6 days starting 11-20-15
#76. Strategos (https://www.warlight.net/LadderTeam?LadderTeamID=10767): 6 days starting 12-18-15
#76. [WM] Gnuffone (https://www.warlight.net/LadderTeam?LadderTeamID=1650): 6 days starting 03-11-13
#86. Niko (https://www.warlight.net/LadderTeam?LadderTeamID=662): 5 days starting 08-17-12
#86. dunga &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1027): 5 days starting 02-13-14
#86. [WM] Gnuffone (https://www.warlight.net/LadderTeam?LadderTeamID=1650): 5 days starting 09-09-13
#86. [WM] Gnuffone (https://www.warlight.net/LadderTeam?LadderTeamID=1650): 5 days starting 03-17-13
#86. master of desaster (https://www.warlight.net/LadderTeam?LadderTeamID=3159): 5 days starting 07-09-15
#86. [NL] FlyingDutchMan (https://www.warlight.net/LadderTeam?LadderTeamID=10929): 5 days starting 10-07-15
#86. Oliebol (https://www.warlight.net/LadderTeam?LadderTeamID=265): 5 days starting 12-05-12
#86. BraaK (https://www.warlight.net/LadderTeam?LadderTeamID=4124): 5 days starting 06-14-14
#86. master of desaster (https://www.warlight.net/LadderTeam?LadderTeamID=3159): 5 days starting 03-14-15
#86. Latnox (https://www.warlight.net/LadderTeam?LadderTeamID=2231): 5 days starting 06-09-14

Edited 5/9/2016 03:27:48
who were the past number ones ?: 5/9/2016 03:21:14


knyte
Level 55
Report
#96. [中国阳朔]Chaos (https://www.warlight.net/LadderTeam?LadderTeamID=254): 4 days starting 04-04-12
#96. 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548): 4 days starting 07-21-14
#96. fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637): 4 days starting 10-12-12
#96. GiantFrog (https://www.warlight.net/LadderTeam?LadderTeamID=6326): 4 days starting 02-24-15
#96. Summer (https://www.warlight.net/LadderTeam?LadderTeamID=1642): 4 days starting 08-02-15
#96. professor dead piggy (https://www.warlight.net/LadderTeam?LadderTeamID=1284): 4 days starting 03-07-13
#96. abr (https://www.warlight.net/LadderTeam?LadderTeamID=2724): 4 days starting 09-05-13
#96. USA Biches (https://www.warlight.net/LadderTeam?LadderTeamID=10172): 4 days starting 02-03-16
#96. 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548): 4 days starting 09-21-12
#96. MilitaryManiac (https://www.warlight.net/LadderTeam?LadderTeamID=377): 4 days starting 07-26-14
#106. marc2013 (https://www.warlight.net/LadderTeam?LadderTeamID=1718): 3 days starting 07-08-13
#106. Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=855): 3 days starting 03-03-13
#106. szeweningen (https://www.warlight.net/LadderTeam?LadderTeamID=1683): 3 days starting 02-12-13
#106. professor dead piggy (https://www.warlight.net/LadderTeam?LadderTeamID=1284): 3 days starting 09-25-12
#106. Master of the Dead (https://www.warlight.net/LadderTeam?LadderTeamID=5937): 3 days starting 10-03-15
#106. Angry Beavers (https://www.warlight.net/LadderTeam?LadderTeamID=5174): 3 days starting 06-30-14
#106. Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240): 3 days starting 07-03-12
#106. Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240): 3 days starting 07-12-11
#106. Ace Windu (https://www.warlight.net/LadderTeam?LadderTeamID=172): 3 days starting 02-10-12
#106. Veelvraat (https://www.warlight.net/LadderTeam?LadderTeamID=832): 3 days starting 07-31-12
#106. Kantos (https://www.warlight.net/LadderTeam?LadderTeamID=3640): 3 days starting 08-26-14
#106. Kantos (https://www.warlight.net/LadderTeam?LadderTeamID=3640): 3 days starting 08-31-14
#106. timon92 (https://www.warlight.net/LadderTeam?LadderTeamID=2401): 3 days starting 11-18-14
#106. Arkanton (https://www.warlight.net/LadderTeam?LadderTeamID=4981): 3 days starting 11-05-15
#106. professor dead piggy (https://www.warlight.net/LadderTeam?LadderTeamID=1284): 3 days starting 03-07-14
#106. marc2013 (https://www.warlight.net/LadderTeam?LadderTeamID=1718): 3 days starting 03-02-14
#106. Summer (https://www.warlight.net/LadderTeam?LadderTeamID=1642): 3 days starting 02-24-14
#106. Mr. Z. (https://www.warlight.net/LadderTeam?LadderTeamID=6390): 3 days starting 11-15-15
#106. dunga &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1027): 3 days starting 02-21-14
#106. 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548): 3 days starting 08-10-14
#106. fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637): 3 days starting 02-09-14
#106. 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548): 3 days starting 09-29-12
who were the past number ones ?: 5/9/2016 03:21:18


knyte
Level 55
Report
#128. bytjie (https://www.warlight.net/LadderTeam?LadderTeamID=264): 2 days starting 11-09-11
#128. Veelvraat (https://www.warlight.net/LadderTeam?LadderTeamID=832): 2 days starting 06-28-12
#128. RaZx (https://www.warlight.net/LadderTeam?LadderTeamID=4050): 2 days starting 06-27-14
#128. Marquis de Vauban (https://www.warlight.net/LadderTeam?LadderTeamID=4025): 2 days starting 02-27-14
#128. alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=11852): 2 days starting 02-20-16
#128. GiantFrog (https://www.warlight.net/LadderTeam?LadderTeamID=6326): 2 days starting 03-21-15
#128. ɗee&rho; (https://www.warlight.net/LadderTeam?LadderTeamID=8006): 2 days starting 04-20-15
#128. MisterT (https://www.warlight.net/LadderTeam?LadderTeamID=11444): 2 days starting 10-15-15
#128. [WM] retrospekcja_jeza (https://www.warlight.net/LadderTeam?LadderTeamID=316): 2 days starting 10-23-11
#128. zaeban (https://www.warlight.net/LadderTeam?LadderTeamID=272): 2 days starting 07-17-11
#128. unknownsoldier (https://www.warlight.net/LadderTeam?LadderTeamID=395): 2 days starting 07-06-12
#128. unknownsoldier (https://www.warlight.net/LadderTeam?LadderTeamID=395): 2 days starting 07-10-12
#128. szeweningen (https://www.warlight.net/LadderTeam?LadderTeamID=1683): 2 days starting 12-02-12
#128. Oliebol (https://www.warlight.net/LadderTeam?LadderTeamID=265): 2 days starting 12-23-13
#128. Verzehrer (https://www.warlight.net/LadderTeam?LadderTeamID=2423): 2 days starting 04-14-16
#128. Mike |GG| (https://www.warlight.net/LadderTeam?LadderTeamID=1468): 2 days starting 10-13-15
#128. Mike |GG| (https://www.warlight.net/LadderTeam?LadderTeamID=1468): 2 days starting 06-23-15
#128. GiantFrog (https://www.warlight.net/LadderTeam?LadderTeamID=6326): 2 days starting 02-23-16
#128. Belzeb&ugrave; (https://www.warlight.net/LadderTeam?LadderTeamID=1234): 2 days starting 03-23-13
#128. fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637): 2 days starting 02-19-14
#128. 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548): 2 days starting 09-18-12
#128. Mian (https://www.warlight.net/LadderTeam?LadderTeamID=348): 2 days starting 11-12-11
#150. unknownsoldier (https://www.warlight.net/LadderTeam?LadderTeamID=395): 1 day starting 12-29-11
#150. lobstrosity (https://www.warlight.net/LadderTeam?LadderTeamID=635): 1 day starting 03-13-12
#150. slammy (https://www.warlight.net/LadderTeam?LadderTeamID=2613): 1 day starting 09-11-14
#150. USA Biches (https://www.warlight.net/LadderTeam?LadderTeamID=10172): 1 day starting 02-08-16
#150. Robin Hood (https://www.warlight.net/LadderTeam?LadderTeamID=3513): 1 day starting 08-06-15
#150. Tyrion Lannister (https://www.warlight.net/LadderTeam?LadderTeamID=13260): 1 day starting 03-18-16
#150. Tyrion Lannister (https://www.warlight.net/LadderTeam?LadderTeamID=13260): 1 day starting 03-28-16
#150. Marquis de Vauban (https://www.warlight.net/LadderTeam?LadderTeamID=4025): 1 day starting 03-05-14
#150. Bossss (https://www.warlight.net/LadderTeam?LadderTeamID=4082): 1 day starting 03-25-14
#150. GiantFrog (https://www.warlight.net/LadderTeam?LadderTeamID=6326): 1 day starting 03-25-15
#150. Dawson (https://www.warlight.net/LadderTeam?LadderTeamID=4175): 1 day starting 06-25-15
#150. Oliebol (https://www.warlight.net/LadderTeam?LadderTeamID=265): 1 day starting 12-01-12
#150. Oliebol (https://www.warlight.net/LadderTeam?LadderTeamID=265): 1 day starting 11-25-12
#150. Oliebol (https://www.warlight.net/LadderTeam?LadderTeamID=265): 1 day starting 11-28-12
#150. Math Wolf (https://www.warlight.net/LadderTeam?LadderTeamID=162): 1 day starting 08-30-14
#150. Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240): 1 day starting 07-09-12
#150. Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=855): 1 day starting 08-13-14
#150. zaeban (https://www.warlight.net/LadderTeam?LadderTeamID=272): 1 day starting 07-15-11
#150. unknownsoldier (https://www.warlight.net/LadderTeam?LadderTeamID=395): 1 day starting 07-01-12
#150. Veelvraat (https://www.warlight.net/LadderTeam?LadderTeamID=832): 1 day starting 07-23-12
#150. fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637): 1 day starting 11-26-12
#150. fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637): 1 day starting 11-29-12
#150. Rincewind (https://www.warlight.net/LadderTeam?LadderTeamID=4971): 1 day starting 06-01-14
#150. Mike |GG| (https://www.warlight.net/LadderTeam?LadderTeamID=1468): 1 day starting 10-26-15
#150. Summer (https://www.warlight.net/LadderTeam?LadderTeamID=1642): 1 day starting 07-16-15
#150. master of desaster (https://www.warlight.net/LadderTeam?LadderTeamID=3159): 1 day starting 03-20-15
#150. master of desaster (https://www.warlight.net/LadderTeam?LadderTeamID=3159): 1 day starting 03-24-15
#150. Ruthless Bastard (https://www.warlight.net/LadderTeam?LadderTeamID=1033): 1 day starting 11-19-15
#150. Vanellope von Schweetz (https://www.warlight.net/LadderTeam?LadderTeamID=1409): 1 day starting 03-24-14
#150. Peixoto (https://www.warlight.net/LadderTeam?LadderTeamID=9742): 1 day starting 12-17-15
#150. Angry Beavers (https://www.warlight.net/LadderTeam?LadderTeamID=5174): 1 day starting 06-26-14
#150. professor dead piggy (https://www.warlight.net/LadderTeam?LadderTeamID=1284): 1 day starting 07-15-15
#150. [WM] Artham (https://www.warlight.net/LadderTeam?LadderTeamID=804): 1 day starting 12-20-12
#150. Peixoto (https://www.warlight.net/LadderTeam?LadderTeamID=9742): 1 day starting 02-02-16
#150. JSA (https://www.warlight.net/LadderTeam?LadderTeamID=1248): 1 day starting 01-03-14
#150. [HL] Ko (https://www.warlight.net/LadderTeam?LadderTeamID=2703): 1 day starting 09-15-13
#150. Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=855): 1 day starting 02-16-13
#150. unknownsoldier (https://www.warlight.net/LadderTeam?LadderTeamID=395): 1 day starting 07-13-12
#150. Julkorn (https://www.warlight.net/LadderTeam?LadderTeamID=2104): 1 day starting 06-10-13
#150. 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548): 1 day starting 10-25-12
#150. Th&aacute;natos (https://www.warlight.net/LadderTeam?LadderTeamID=1261): 1 day starting 02-12-14
#150. Vanellope von Schweetz (https://www.warlight.net/LadderTeam?LadderTeamID=1409): 1 day starting 03-28-14
#150. unknownsoldier (https://www.warlight.net/LadderTeam?LadderTeamID=395): 1 day starting 04-03-12
#150. brisk &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1871): 1 day starting 07-07-13
#150. brisk &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1871): 1 day starting 07-27-13
#195. dreuj (https://www.warlight.net/LadderTeam?LadderTeamID=1881): 0 days starting 07-26-13
#195. dreuj (https://www.warlight.net/LadderTeam?LadderTeamID=1881): 0 days starting 07-28-13
#195. professor dead piggy (https://www.warlight.net/LadderTeam?LadderTeamID=1284): 0 days starting 03-27-14
#195. 13CHRIS37 (https://www.warlight.net/LadderTeam?LadderTeamID=548): 0 days starting 07-30-14
#195. fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637): 0 days starting 10-02-12
#195. fatality (https://www.warlight.net/LadderTeam?LadderTeamID=637): 0 days starting 10-24-12
#195. brisk &bull; apex (https://www.warlight.net/LadderTeam?LadderTeamID=1871): 0 days starting 06-11-13
#195. Niko (https://www.warlight.net/LadderTeam?LadderTeamID=662): 0 days starting 09-20-12
#195. Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=10115): 0 days starting 02-07-16
#195. The Guy (https://www.warlight.net/LadderTeam?LadderTeamID=13312): 0 days starting 03-03-16
#195. Arkanton (https://www.warlight.net/LadderTeam?LadderTeamID=4981): 0 days starting 11-18-15
#195. GiantFrog (https://www.warlight.net/LadderTeam?LadderTeamID=6326): 0 days starting 03-19-15
#195. MisterT (https://www.warlight.net/LadderTeam?LadderTeamID=11444): 0 days starting 10-25-15
#195. TeddyFSB (https://www.warlight.net/LadderTeam?LadderTeamID=166): 0 days starting 10-29-13
#195. Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240): 0 days starting 07-23-12
#195. Fizzer (https://www.warlight.net/LadderTeam?LadderTeamID=123): 0 days starting 11-09-11
#195. Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240): 0 days starting 07-13-12
#195. Heyheuhei (https://www.warlight.net/LadderTeam?LadderTeamID=240): 0 days starting 07-17-11
#195. The Impaller (https://www.warlight.net/LadderTeam?LadderTeamID=141): 0 days starting 10-23-11
#195. dwoogee (https://www.warlight.net/LadderTeam?LadderTeamID=4005): 0 days starting 08-15-14
who were the past number ones ?: 5/9/2016 04:36:00


knyte
Level 55
Report
Real-Time Ladder

03-27-14: TheWarlightMaster (https://www.warlight.net/LadderTeam?LadderTeamID=4269)
03-28-14: Wazz (https://www.warlight.net/LadderTeam?LadderTeamID=4333)
04-11-14: szeweningen (https://www.warlight.net/LadderTeam?LadderTeamID=4233)
04-23-14: szeweningen (https://www.warlight.net/LadderTeam?LadderTeamID=4233)
06-17-14: Marquis de Vauban (https://www.warlight.net/LadderTeam?LadderTeamID=4379)
08-26-14: Marquis de Vauban (https://www.warlight.net/LadderTeam?LadderTeamID=4379)
09-25-14: Yves (https://www.warlight.net/LadderTeam?LadderTeamID=6473)
10-16-14: szeweningen (https://www.warlight.net/LadderTeam?LadderTeamID=4233)
10-19-14: Wazz (https://www.warlight.net/LadderTeam?LadderTeamID=4333)
10-25-14: Yves (https://www.warlight.net/LadderTeam?LadderTeamID=6473)
11-07-14: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219)
11-08-14: Gol D. Roger (https://www.warlight.net/LadderTeam?LadderTeamID=6617)
11-12-14: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219)
11-20-14: Gol D. Roger (https://www.warlight.net/LadderTeam?LadderTeamID=6617)
11-21-14: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219)
12-02-14: [WM] Gnuffone (https://www.warlight.net/LadderTeam?LadderTeamID=4218)
12-08-14: Ottoman Emperor (https://www.warlight.net/LadderTeam?LadderTeamID=4989)
12-09-14: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219)
12-26-14: TheWarlightMaster (https://www.warlight.net/LadderTeam?LadderTeamID=4269)
01-01-15: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219)
01-05-15: Master of Chaos (https://www.warlight.net/LadderTeam?LadderTeamID=4923)
01-12-15: Summer (https://www.warlight.net/LadderTeam?LadderTeamID=4209)
01-17-15: Ollie (https://www.warlight.net/LadderTeam?LadderTeamID=4321)
01-21-15: Odin (https://www.warlight.net/LadderTeam?LadderTeamID=4196)
01-22-15: The Great Pulsius (https://www.warlight.net/LadderTeam?LadderTeamID=5648)
01-26-15: timon92 (https://www.warlight.net/LadderTeam?LadderTeamID=4240)
01-28-15: Master of Chaos (https://www.warlight.net/LadderTeam?LadderTeamID=4923)
01-29-15: TheWarlightMaster (https://www.warlight.net/LadderTeam?LadderTeamID=4269)
02-02-15: #Master [QB] (https://www.warlight.net/LadderTeam?LadderTeamID=5197)
02-07-15: Summer (https://www.warlight.net/LadderTeam?LadderTeamID=4209)
02-15-15: master of desaster (https://www.warlight.net/LadderTeam?LadderTeamID=4362)
02-22-15: Summer (https://www.warlight.net/LadderTeam?LadderTeamID=4209)
02-25-15: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219)
02-27-15: fatality (https://www.warlight.net/LadderTeam?LadderTeamID=4308)
03-02-15: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219)
03-03-15: Ollie (https://www.warlight.net/LadderTeam?LadderTeamID=4321)
03-04-15: darkw1ng (https://www.warlight.net/LadderTeam?LadderTeamID=5024)
03-08-15: #Master [QB] (https://www.warlight.net/LadderTeam?LadderTeamID=5197)
03-10-15: Ollie (https://www.warlight.net/LadderTeam?LadderTeamID=4321)
03-14-15: TeddyFSB (https://www.warlight.net/LadderTeam?LadderTeamID=5282)
03-23-15: Arlecchino (https://www.warlight.net/LadderTeam?LadderTeamID=4221)
04-06-15: TeddyFSB (https://www.warlight.net/LadderTeam?LadderTeamID=5282)
04-16-15: The Chosen Koala (https://www.warlight.net/LadderTeam?LadderTeamID=9117)
04-20-15: The Chosen Koala (https://www.warlight.net/LadderTeam?LadderTeamID=9117)
04-25-15: Master of Chaos (https://www.warlight.net/LadderTeam?LadderTeamID=4923)
04-25-15: Krzychu (https://www.warlight.net/LadderTeam?LadderTeamID=4195)
05-01-15: Mei Lanfang (https://www.warlight.net/LadderTeam?LadderTeamID=9302)
05-04-15: Wohoo (https://www.warlight.net/LadderTeam?LadderTeamID=9016)
05-05-15: Master Ryiro (https://www.warlight.net/LadderTeam?LadderTeamID=4366)
05-14-15: master of desaster (https://www.warlight.net/LadderTeam?LadderTeamID=4362)
05-17-15: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219)
05-18-15: Summer (https://www.warlight.net/LadderTeam?LadderTeamID=4209)
05-21-15: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219)
05-24-15: Latnox (https://www.warlight.net/LadderTeam?LadderTeamID=4684)
05-30-15: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219)
06-04-15: Orange (https://www.warlight.net/LadderTeam?LadderTeamID=9171)
06-18-15: andy903 (https://www.warlight.net/LadderTeam?LadderTeamID=5646)
06-22-15: TeddyFSB (https://www.warlight.net/LadderTeam?LadderTeamID=5282)
07-02-15: alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=9035)
07-09-15: Latnox (https://www.warlight.net/LadderTeam?LadderTeamID=4684)
07-10-15: alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=9035)
07-11-15: andy903 (https://www.warlight.net/LadderTeam?LadderTeamID=5646)
07-15-15: Summer (https://www.warlight.net/LadderTeam?LadderTeamID=4209)
07-23-15: alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=9035)
07-25-15: Ollie (https://www.warlight.net/LadderTeam?LadderTeamID=4321)
07-28-15: TheWarlightMaster (https://www.warlight.net/LadderTeam?LadderTeamID=4269)
08-01-15: Krzychu (https://www.warlight.net/LadderTeam?LadderTeamID=4195)
08-02-15: alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=9035)
08-08-15: alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=9035)
08-09-15: Krzychu (https://www.warlight.net/LadderTeam?LadderTeamID=4195)
08-12-15: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219)
08-19-15: TeddyFSB (https://www.warlight.net/LadderTeam?LadderTeamID=5282)
08-20-15: alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=9035)
08-27-15: alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=9035)
08-28-15: Summer (https://www.warlight.net/LadderTeam?LadderTeamID=4209)
09-04-15: desi (https://www.warlight.net/LadderTeam?LadderTeamID=4814)
09-18-15: alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=9035)
09-27-15: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219)
10-17-15: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054)
10-19-15: alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=9035)
10-30-15: alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=9035)
10-31-15: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054)
11-06-15: andy903 (https://www.warlight.net/LadderTeam?LadderTeamID=5646)
11-16-15: andy903 (https://www.warlight.net/LadderTeam?LadderTeamID=5646)
11-19-15: Tyrion Lannister (https://www.warlight.net/LadderTeam?LadderTeamID=11594)
11-22-15: andy903 (https://www.warlight.net/LadderTeam?LadderTeamID=5646)
12-03-15: #Master [QB] (https://www.warlight.net/LadderTeam?LadderTeamID=5197)
12-16-15: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054)
12-17-15: #Master [QB] (https://www.warlight.net/LadderTeam?LadderTeamID=5197)
12-20-15: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054)
12-26-15: Master of the Dead (https://www.warlight.net/LadderTeam?LadderTeamID=5888)
01-03-16: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054)
01-04-16: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219)
01-05-16: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054)
01-06-16: Master of the Dead (https://www.warlight.net/LadderTeam?LadderTeamID=5888)
01-07-16: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219)
01-12-16: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054)
01-15-16: Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219)
02-03-16: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054)
02-08-16: Burning River (https://www.warlight.net/LadderTeam?LadderTeamID=5665)
02-12-16: Mei Lanfang (https://www.warlight.net/LadderTeam?LadderTeamID=9302)
02-15-16: Tyrion Lannister (https://www.warlight.net/LadderTeam?LadderTeamID=11594)
02-16-16: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054)
02-28-16: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054)
03-03-16: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054)
03-07-16: TheWarlightMaster (https://www.warlight.net/LadderTeam?LadderTeamID=4269)
03-11-16: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054)
04-18-16: Ollie (https://www.warlight.net/LadderTeam?LadderTeamID=4321)
04-21-16: Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054)
04-22-16: Ollie (https://www.warlight.net/LadderTeam?LadderTeamID=4321)
05-07-16: master of desaster (https://www.warlight.net/LadderTeam?LadderTeamID=4362)
who were the past number ones ?: 5/9/2016 04:45:24


knyte
Level 55
Report
#1. Marquis de Vauban (https://www.warlight.net/LadderTeam?LadderTeamID=4379) for 70 days starting 06-17-14
#2. szeweningen (https://www.warlight.net/LadderTeam?LadderTeamID=4233) for 54 days starting 04-23-14
#3. Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054) for 38 days starting 03-11-16
#4. Marquis de Vauban (https://www.warlight.net/LadderTeam?LadderTeamID=4379) for 29 days starting 08-26-14
#5. Yves (https://www.warlight.net/LadderTeam?LadderTeamID=6473) for 21 days starting 09-25-14
#6. Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219) for 19 days starting 09-27-15
#7. Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219) for 18 days starting 01-15-16
#8. Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219) for 17 days starting 12-09-14
#9. Ollie (https://www.warlight.net/LadderTeam?LadderTeamID=4321) for 14 days starting 04-22-16
#10. Arlecchino (https://www.warlight.net/LadderTeam?LadderTeamID=4221) for 14 days starting 03-23-15
#11. Wazz (https://www.warlight.net/LadderTeam?LadderTeamID=4333) for 14 days starting 03-28-14
#12. Orange (https://www.warlight.net/LadderTeam?LadderTeamID=9171) for 14 days starting 06-04-15
#13. desi (https://www.warlight.net/LadderTeam?LadderTeamID=4814) for 13 days starting 09-04-15
#14. Yves (https://www.warlight.net/LadderTeam?LadderTeamID=6473) for 13 days starting 10-25-14
#15. #Master [QB] (https://www.warlight.net/LadderTeam?LadderTeamID=5197) for 12 days starting 12-03-15
#16. Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054) for 12 days starting 02-16-16
#16. szeweningen (https://www.warlight.net/LadderTeam?LadderTeamID=4233) for 12 days starting 04-11-14
#18. andy903 (https://www.warlight.net/LadderTeam?LadderTeamID=5646) for 11 days starting 11-22-15
#19. Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219) for 11 days starting 11-21-14
#20. alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=9035) for 11 days starting 10-19-15
#21. andy903 (https://www.warlight.net/LadderTeam?LadderTeamID=5646) for 10 days starting 11-06-15
#22. TeddyFSB (https://www.warlight.net/LadderTeam?LadderTeamID=5282) for 9 days starting 04-06-15
#23. TeddyFSB (https://www.warlight.net/LadderTeam?LadderTeamID=5282) for 9 days starting 06-22-15
#24. alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=9035) for 9 days starting 09-18-15
#25. TeddyFSB (https://www.warlight.net/LadderTeam?LadderTeamID=5282) for 8 days starting 03-14-15
#26. Master Ryiro (https://www.warlight.net/LadderTeam?LadderTeamID=4366) for 8 days starting 05-05-15
#27. Summer (https://www.warlight.net/LadderTeam?LadderTeamID=4209) for 8 days starting 02-07-15
#28. Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219) for 7 days starting 11-12-14
#29. Summer (https://www.warlight.net/LadderTeam?LadderTeamID=4209) for 7 days starting 07-15-15
#30. Master of the Dead (https://www.warlight.net/LadderTeam?LadderTeamID=5888) for 7 days starting 12-26-15
#31. Master of Chaos (https://www.warlight.net/LadderTeam?LadderTeamID=4923) for 7 days starting 01-05-15
#32. Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219) for 7 days starting 08-12-15
#33. alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=9035) for 7 days starting 07-02-15
#34. alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=9035) for 7 days starting 08-20-15
#34. master of desaster (https://www.warlight.net/LadderTeam?LadderTeamID=4362) for 7 days starting 02-15-15
#36. Summer (https://www.warlight.net/LadderTeam?LadderTeamID=4209) for 6 days starting 08-28-15
#37. Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054) for 6 days starting 12-20-15
#38. [WM] Gnuffone (https://www.warlight.net/LadderTeam?LadderTeamID=4218) for 6 days starting 12-02-14
#39. Latnox (https://www.warlight.net/LadderTeam?LadderTeamID=4684) for 6 days starting 05-24-15
#40. Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054) for 6 days starting 10-31-15
#41. alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=9035) for 6 days starting 08-02-15
#41. TheWarlightMaster (https://www.warlight.net/LadderTeam?LadderTeamID=4269) for 6 days starting 12-26-14
#43. Wazz (https://www.warlight.net/LadderTeam?LadderTeamID=4333) for 5 days starting 10-19-14
#44. Krzychu (https://www.warlight.net/LadderTeam?LadderTeamID=4195) for 5 days starting 04-25-15
#45. Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054) for 5 days starting 02-03-16
#46. Summer (https://www.warlight.net/LadderTeam?LadderTeamID=4209) for 5 days starting 01-12-15
#47. Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219) for 4 days starting 01-07-16
#48. Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219) for 4 days starting 05-30-15
#49. #Master [QB] (https://www.warlight.net/LadderTeam?LadderTeamID=5197) for 4 days starting 02-02-15
#50. The Chosen Koala (https://www.warlight.net/LadderTeam?LadderTeamID=9117) for 4 days starting 04-20-15
#51. TheWarlightMaster (https://www.warlight.net/LadderTeam?LadderTeamID=4269) for 4 days starting 01-29-15
#52. darkw1ng (https://www.warlight.net/LadderTeam?LadderTeamID=5024) for 4 days starting 03-04-15
#53. andy903 (https://www.warlight.net/LadderTeam?LadderTeamID=5646) for 4 days starting 06-18-15
#54. Ollie (https://www.warlight.net/LadderTeam?LadderTeamID=4321) for 4 days starting 01-17-15
#55. Ollie (https://www.warlight.net/LadderTeam?LadderTeamID=4321) for 4 days starting 03-10-15
#56. Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054) for 4 days starting 03-03-16
#57. andy903 (https://www.warlight.net/LadderTeam?LadderTeamID=5646) for 4 days starting 07-11-15
#58. Gol D. Roger (https://www.warlight.net/LadderTeam?LadderTeamID=6617) for 4 days starting 11-08-14
#59. Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054) for 4 days starting 02-28-16
#59. TheWarlightMaster (https://www.warlight.net/LadderTeam?LadderTeamID=4269) for 4 days starting 07-28-15
#59. The Chosen Koala (https://www.warlight.net/LadderTeam?LadderTeamID=9117) for 4 days starting 04-16-15
#62. TheWarlightMaster (https://www.warlight.net/LadderTeam?LadderTeamID=4269) for 3 days starting 03-07-16
#63. The Great Pulsius (https://www.warlight.net/LadderTeam?LadderTeamID=5648) for 3 days starting 01-22-15
#64. Burning River (https://www.warlight.net/LadderTeam?LadderTeamID=5665) for 3 days starting 02-08-16
#65. Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219) for 3 days starting 01-01-15
#66. Mei Lanfang (https://www.warlight.net/LadderTeam?LadderTeamID=9302) for 3 days starting 02-12-16
#67. andy903 (https://www.warlight.net/LadderTeam?LadderTeamID=5646) for 3 days starting 11-16-15
#68. Buns157 (https://www.warlight.net/LadderTeam?LadderTeamID=9054) for 3 days starting 01-12-16
#69. Krzychu (https://www.warlight.net/LadderTeam?LadderTeamID=4195) for 3 days starting 08-09-15
#69. Summer (https://www.warlight.net/LadderTeam?LadderTeamID=4209) for 3 days starting 05-18-15
#69. master of desaster (https://www.warlight.net/LadderTeam?LadderTeamID=4362) for 3 days starting 05-14-15
#69. fatality (https://www.warlight.net/LadderTeam?LadderTeamID=4308) for 3 days starting 02-27-15
#69. Summer (https://www.warlight.net/LadderTeam?LadderTeamID=4209) for 3 days starting 02-22-15
#74. Mei Lanfang (https://www.warlight.net/LadderTeam?LadderTeamID=9302) for 2 days starting 05-01-15
#75. Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219) for 2 days starting 05-21-15
#76. Ollie (https://www.warlight.net/LadderTeam?LadderTeamID=4321) for 2 days starting 07-25-15
#77. szeweningen (https://www.warlight.net/LadderTeam?LadderTeamID=4233) for 2 days starting 10-16-14
#78. Ollie (https://www.warlight.net/LadderTeam?LadderTeamID=4321) for 2 days starting 04-18-16
#79. Tyrion Lannister (https://www.warlight.net/LadderTeam?LadderTeamID=11594) for 2 days starting 11-19-15
#80. #Master [QB] (https://www.warlight.net/LadderTeam?LadderTeamID=5197) for 2 days starting 12-17-15
#81. alhazi (https://www.warlight.net/LadderTeam?LadderTeamID=9035) for 2 days starting 07-23-15
#82. Timinator (https://www.warlight.net/LadderTeam?LadderTeamID=4219) for 2 days starting 02-25-15
Posts 1 - 20 of 46   1  2  3  Next >>