Standings WGL

Description

This request will return the standings table information for WGL teams.

URI api.fantasywgl.com/request/{API_KEY}/wgl_standings/
Request Method GET, POST

Parameters

Parameter Required Type Default Description
No input parameters exist.

Response

Meta Information

Field Type Description
count integer Number of teams included in the response

Data

Field Type Description
teamid integer ID# of the team
name string Team name
clan integer Team's Clan ID
wins integer Number of match wins in regulation time
otWins integer Number of match wins in overtime
losses integer Number of match losses in regulation time
otLosses integer Number of match losses in overtime
forfeits integer Number of matches forfeited
points integer WGL Points earned by the team
batDif integer Battles won/loss differential
ppr integer Possible points remaining
batWins integer Battles won by the team
batLost integer Battles lost by the team
possibleScore integer Highest possible points total for the team
rank integer Team's current rank in the standings

Errors

Full List
Code Message Description
There are no common errors associated with this request.
<?xml version="1.0"?>
<response>
  <status>ok</status>
  <requestDetails>
    <key>demo</key>
    <request>wgl_standings</request>
    <output>xml</output>
    <apiKeyAlias>Hyp's Test Environment</apiKeyAlias>
  </requestDetails>
  <meta>
    <count>12</count>
  </meta>
  <data>
    <team>
      <teamid>2</teamid>
      <name>Noble eSports</name>
      <clan>1000018963</clan>
      <wins>8</wins>
      <otWins>2</otWins>
      <losses>1</losses>
      <otLosses>0</otLosses>
      <forfeits>0</forfeits>
      <points>28</points>
      <batDif>32</batDif>
      <ppr>0</ppr>
      <batWins>53</batWins>
      <batLost>21</batLost>
      <possibleScore>28</possibleScore>
      <rank>1</rank>
    </team>
    <team>
      <teamid>7</teamid>
      <name>S.I.M.P.</name>
      <clan>1000010296</clan>
      <wins>7</wins>
      <otWins>2</otWins>
      <losses>1</losses>
      <otLosses>1</otLosses>
      <forfeits>0</forfeits>
      <points>26</points>
      <batDif>22</batDif>
      <ppr>0</ppr>
      <batWins>51</batWins>
      <batLost>29</batLost>
      <possibleScore>26</possibleScore>
      <rank>2</rank>
    </team>
    <team>
      <teamid>39</teamid>
      <name>High Woltage Caballers</name>
      <clan>1000021351</clan>
      <wins>7</wins>
      <otWins>2</otWins>
      <losses>2</losses>
      <otLosses>0</otLosses>
      <forfeits>0</forfeits>
      <points>25</points>
      <batDif>20</batDif>
      <ppr>0</ppr>
      <batWins>49</batWins>
      <batLost>29</batLost>
      <possibleScore>25</possibleScore>
      <rank>3</rank>
    </team>
    <team>
      <teamid>43</teamid>
      <name>eClipse</name>
      <clan>1000022702</clan>
      <wins>5</wins>
      <otWins>3</otWins>
      <losses>2</losses>
      <otLosses>1</otLosses>
      <forfeits>0</forfeits>
      <points>22</points>
      <batDif>9</batDif>
      <ppr>0</ppr>
      <batWins>47</batWins>
      <batLost>38</batLost>
      <possibleScore>22</possibleScore>
      <rank>4</rank>
    </team>
    <team>
      <teamid>46</teamid>
      <name>Caller Wanted</name>
      <clan>1000022709</clan>
      <wins>6</wins>
      <otWins>0</otWins>
      <losses>5</losses>
      <otLosses>0</otLosses>
      <forfeits>0</forfeits>
      <points>18</points>
      <batDif>2</batDif>
      <ppr>0</ppr>
      <batWins>38</batWins>
      <batLost>36</batLost>
      <possibleScore>18</possibleScore>
      <rank>5</rank>
    </team>
    <team>
      <teamid>42</teamid>
      <name>rivaL - Simple Tankers</name>
      <clan>1000022701</clan>
      <wins>5</wins>
      <otWins>0</otWins>
      <losses>4</losses>
      <otLosses>2</otLosses>
      <forfeits>0</forfeits>
      <points>17</points>
      <batDif>3</batDif>
      <ppr>0</ppr>
      <batWins>42</batWins>
      <batLost>39</batLost>
      <possibleScore>17</possibleScore>
      <rank>6</rank>
    </team>
    <team>
      <teamid>40</teamid>
      <name>o7 Gaming</name>
      <clan>1000021352</clan>
      <wins>4</wins>
      <otWins>1</otWins>
      <losses>3</losses>
      <otLosses>3</otLosses>
      <forfeits>0</forfeits>
      <points>17</points>
      <batDif>2</batDif>
      <ppr>0</ppr>
      <batWins>43</batWins>
      <batLost>41</batLost>
      <possibleScore>17</possibleScore>
      <rank>7</rank>
    </team>
    <team>
      <teamid>41</teamid>
      <name>Aquatic M60s</name>
      <clan>1000022700</clan>
      <wins>5</wins>
      <otWins>0</otWins>
      <losses>4</losses>
      <otLosses>2</otLosses>
      <forfeits>0</forfeits>
      <points>17</points>
      <batDif>7</batDif>
      <ppr>0</ppr>
      <batWins>45</batWins>
      <batLost>38</batLost>
      <possibleScore>17</possibleScore>
      <rank>8</rank>
    </team>
    <team>
      <teamid>44</teamid>
      <name>DING_NA</name>
      <clan>1000022703</clan>
      <wins>3</wins>
      <otWins>0</otWins>
      <losses>6</losses>
      <otLosses>2</otLosses>
      <forfeits>0</forfeits>
      <points>11</points>
      <batDif>-10</batDif>
      <ppr>0</ppr>
      <batWins>36</batWins>
      <batLost>46</batLost>
      <possibleScore>11</possibleScore>
      <rank>9</rank>
    </team>
    <team>
      <teamid>47</teamid>
      <name>Yo</name>
      <clan>1000022711</clan>
      <wins>3</wins>
      <otWins>0</otWins>
      <losses>8</losses>
      <otLosses>0</otLosses>
      <forfeits>0</forfeits>
      <points>9</points>
      <batDif>-21</batDif>
      <ppr>0</ppr>
      <batWins>23</batWins>
      <batLost>44</batLost>
      <possibleScore>9</possibleScore>
      <rank>10</rank>
    </team>
    <team>
      <teamid>45</teamid>
      <name>Ping999</name>
      <clan>1000022708</clan>
      <wins>2</wins>
      <otWins>1</otWins>
      <losses>8</losses>
      <otLosses>0</otLosses>
      <forfeits>0</forfeits>
      <points>8</points>
      <batDif>-25</batDif>
      <ppr>0</ppr>
      <batWins>24</batWins>
      <batLost>49</batLost>
      <possibleScore>8</possibleScore>
      <rank>11</rank>
    </team>
    <team>
      <teamid>21</teamid>
      <name>Googlybobbers</name>
      <clan>1000012624</clan>
      <wins>0</wins>
      <otWins>0</otWins>
      <losses>11</losses>
      <otLosses>0</otLosses>
      <forfeits>0</forfeits>
      <points>0</points>
      <batDif>-41</batDif>
      <ppr>0</ppr>
      <batWins>14</batWins>
      <batLost>55</batLost>
      <possibleScore>0</possibleScore>
      <rank>12</rank>
    </team>
  </data>
</response>
{
	"status": "ok",
	"requestDetails": {
		"key": "demo",
		"request": "wgl_standings",
		"output": "json",
		"apiKeyAlias": "Hyp's Test Environment"
	},
	"meta": {
		"count": 12
	},
	"data": {
		"2": {
			"teamid": "2",
			"name": "Noble eSports",
			"clan": "1000018963",
			"wins": 8,
			"otWins": 2,
			"losses": 1,
			"otLosses": 0,
			"forfeits": 0,
			"points": 28,
			"batDif": 32,
			"ppr": 0,
			"batWins": 53,
			"batLost": 21,
			"possibleScore": 28,
			"rank": 1
		},
		"7": {
			"teamid": "7",
			"name": "S.I.M.P.",
			"clan": "1000010296",
			"wins": 7,
			"otWins": 2,
			"losses": 1,
			"otLosses": 1,
			"forfeits": 0,
			"points": 26,
			"batDif": 22,
			"ppr": 0,
			"batWins": 51,
			"batLost": 29,
			"possibleScore": 26,
			"rank": 2
		},
		"39": {
			"teamid": "39",
			"name": "High Woltage Caballers",
			"clan": "1000021351",
			"wins": 7,
			"otWins": 2,
			"losses": 2,
			"otLosses": 0,
			"forfeits": 0,
			"points": 25,
			"batDif": 20,
			"ppr": 0,
			"batWins": 49,
			"batLost": 29,
			"possibleScore": 25,
			"rank": 3
		},
		"43": {
			"teamid": "43",
			"name": "eClipse",
			"clan": "1000022702",
			"wins": 5,
			"otWins": 3,
			"losses": 2,
			"otLosses": 1,
			"forfeits": 0,
			"points": 22,
			"batDif": 9,
			"ppr": 0,
			"batWins": 47,
			"batLost": 38,
			"possibleScore": 22,
			"rank": 4
		},
		"46": {
			"teamid": "46",
			"name": "Caller Wanted",
			"clan": "1000022709",
			"wins": 6,
			"otWins": 0,
			"losses": 5,
			"otLosses": 0,
			"forfeits": 0,
			"points": 18,
			"batDif": 2,
			"ppr": 0,
			"batWins": 38,
			"batLost": 36,
			"possibleScore": 18,
			"rank": 5
		},
		"42": {
			"teamid": "42",
			"name": "rivaL - Simple Tankers",
			"clan": "1000022701",
			"wins": 5,
			"otWins": 0,
			"losses": 4,
			"otLosses": 2,
			"forfeits": 0,
			"points": 17,
			"batDif": 3,
			"ppr": 0,
			"batWins": 42,
			"batLost": 39,
			"possibleScore": 17,
			"rank": 6
		},
		"40": {
			"teamid": "40",
			"name": "o7 Gaming",
			"clan": "1000021352",
			"wins": 4,
			"otWins": 1,
			"losses": 3,
			"otLosses": 3,
			"forfeits": 0,
			"points": 17,
			"batDif": 2,
			"ppr": 0,
			"batWins": 43,
			"batLost": 41,
			"possibleScore": 17,
			"rank": 7
		},
		"41": {
			"teamid": "41",
			"name": "Aquatic M60s",
			"clan": "1000022700",
			"wins": 5,
			"otWins": 0,
			"losses": 4,
			"otLosses": 2,
			"forfeits": 0,
			"points": 17,
			"batDif": 7,
			"ppr": 0,
			"batWins": 45,
			"batLost": 38,
			"possibleScore": 17,
			"rank": 8
		},
		"44": {
			"teamid": "44",
			"name": "DING_NA",
			"clan": "1000022703",
			"wins": 3,
			"otWins": 0,
			"losses": 6,
			"otLosses": 2,
			"forfeits": 0,
			"points": 11,
			"batDif": -10,
			"ppr": 0,
			"batWins": 36,
			"batLost": 46,
			"possibleScore": 11,
			"rank": 9
		},
		"47": {
			"teamid": "47",
			"name": "Yo",
			"clan": "1000022711",
			"wins": 3,
			"otWins": 0,
			"losses": 8,
			"otLosses": 0,
			"forfeits": 0,
			"points": 9,
			"batDif": -21,
			"ppr": 0,
			"batWins": 23,
			"batLost": 44,
			"possibleScore": 9,
			"rank": 10
		},
		"45": {
			"teamid": "45",
			"name": "Ping999",
			"clan": "1000022708",
			"wins": 2,
			"otWins": 1,
			"losses": 8,
			"otLosses": 0,
			"forfeits": 0,
			"points": 8,
			"batDif": -25,
			"ppr": 0,
			"batWins": 24,
			"batLost": 49,
			"possibleScore": 8,
			"rank": 11
		},
		"21": {
			"teamid": "21",
			"name": "Googlybobbers",
			"clan": "1000012624",
			"wins": 0,
			"otWins": 0,
			"losses": 11,
			"otLosses": 0,
			"forfeits": 0,
			"points": 0,
			"batDif": -41,
			"ppr": 0,
			"batWins": 14,
			"batLost": 55,
			"possibleScore": 0,
			"rank": 12
		}
	}
}