Players Fantasy League
Description
This request will return information about a Fantasy WGL player for the current season.
| URI | api.fantasywgl.com/request/{API_KEY}/fantasy_player/ |
| Request Method | GET, POST |
Parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| player | TRUE | integer,list | null | Fantasy WGL Player ID# |
Response
Meta Information
| Field | Type | Description |
|---|---|---|
| count | integer | Number of players included in the response |
| timezone | Time zone information about the timestamps in the response | |
| timezone.offset | integer | Number of seconds from UTC (Z ) |
| timezone.abbrev | string | Text format of Time Zone (T ) |
| timezone.diff | string | Hour Differential from UTC (O ) |
Data
| Field | Type | Description |
|---|---|---|
| playerid | string | The player's account ID |
| playerName | string | The player's name |
| clanid | integer, null | Player's Clan ID |
| points | decimal | Player's current Fantasy WGL score |
| rank | integer | Player's current Fantasy WGL rank |
| lastPoints | decimal | Player's score before the most recent scoring round was calculated |
| lastRank | integer | Player's score before the most recent scoring round was calculated |
| q1Score | decimal | Player's score at the end of the first quarter of the season |
| q2Score | decimal | Player's score at the end of the second quarter of the season |
| q3Score | decimal | Player's score at the end of the third quarter of the season |
| vp | integer | Player's current Victory Points |
| displayAchieve | integer | Achievement that the player wishes to display. (More) |
| clanTag | string | The player's Clan tag |
| clanColor | string | The player's Clan color hex code |
| clanName | string | The player's Clan name |
| scoreLog | The player's scoring history for the current season | |
| scoreLog.timestamp | timestamp | The time of the first match for the scoring period |
| scoreLog.points | decimal | The player's cumulative score during the scoring period |
| scoreLog.rank | integer | The player's rank after calculations are done for the scoring period |
| scoreLog.playercount | integer | The number of players who have scored >0 points at the end of the scoring period |
| scoreLog.percentile | decimal | The player's score percentile after calculations are done for the scoring period |
| scoreLog.team | The player's team during the scoring period | |
| scoreLog.team.id | integer | WGL Player Fantasy League ID |
| scoreLog.team.team | integer | WGL Player Fantasy League Team ID |
| scoreLog.team.name | string | WGL Player Name |
| scoreLog.team.score | decimal | WGL Player's score during the scoring period |
| scoreLog.team.opponent | integer | WGL Player's opponent Team ID during the scoring period |
| achievements | Achievements earned by the player | |
| achievements.achievementid | integer | ID# of the achievement earned by the player |
| achievements.distribDate | timestamp | The time when the achievement was earned by the player |
| achievements.season | integer | The season ID in which the achievement was earned by the player |
| achievements.notes | string, null | Any notes about the achievement |
Errors
Full List| Code | Message | Description |
|---|---|---|
| 600 | REQUIRED_FIELD_MISSING | One or more required fields had no input. |
| 626 | INVALID_REQUIRED_FIELD | One or more required fields had an invalid input. |
<?xml version="1.0"?>
<response>
<status>ok</status>
<requestDetails>
<key>demo</key>
<request>fantasy_player</request>
<output>xml</output>
<player>1000245643</player>
<apiKeyAlias>Hyp's Test Environment</apiKeyAlias>
</requestDetails>
<meta>
<timezone>
<offset>-25200</offset>
<abbrev>PDT</abbrev>
<diff>-0700</diff>
</timezone>
<count>1</count>
</meta>
<data>
<player>
<playerid>1000245643</playerid>
<playerName>Hypnotik</playerName>
<clanid>1000012800</clanid>
<points>35673.4</points>
<rank>137</rank>
<lastPoints>33058.1</lastPoints>
<lastRank>152</lastRank>
<q1Score>7830.5</q1Score>
<q2Score>17396.6</q2Score>
<q3Score>26017.4</q3Score>
<vp>0</vp>
<displayAchieve>8</displayAchieve>
<clanTag>WGA-A</clanTag>
<clanColor>#FF0022</clanColor>
<clanName>Wargaming America - Alpha Company</clanName>
<scoreLog>
<night>
<timestamp>1449018000</timestamp>
<team>
<player>
<id>288</id>
<team>2</team>
<name>AkulaV</name>
<clanid>1000018963</clanid>
<teamname>Noble Gaming</teamname>
<score>309.7</score>
<opponent>46</opponent>
</player>
<player>
<id>384</id>
<team>40</team>
<name>Vetro</name>
<clanid>1000021352</clanid>
<teamname>o7 Gaming</teamname>
<score>578.9</score>
<opponent>7</opponent>
</player>
<player>
<id>10</id>
<team>2</team>
<name>Dodoma</name>
<score>261.8</score>
<opponent>46</opponent>
</player>
<player>
<id>383</id>
<team>40</team>
<name>Synergy3k</name>
<clanid>1000021352</clanid>
<teamname>o7 Gaming</teamname>
<score>309.5</score>
<opponent>7</opponent>
</player>
<player>
<id>25</id>
<team>39</team>
<name>OxThief</name>
<score>280.8</score>
<opponent>45</opponent>
</player>
<player>
<id>362</id>
<team>39</team>
<name>Arclit</name>
<clanid>1000021351</clanid>
<teamname>High Woltage Caballers</teamname>
<score>218.5</score>
<opponent>45</opponent>
</player>
<player>
<id>177</id>
<team>7</team>
<name>Nitts</name>
<clanid>1000010296</clanid>
<teamname>S.I.M.P.</teamname>
<score>445.5</score>
<opponent>40</opponent>
</player>
</team>
<points>2404.7</points>
<rank>48</rank>
<playercount>1320</playercount>
<percentile>96.4</percentile>
</night>
<night>
<timestamp>1449190800</timestamp>
<team>
<player>
<id>288</id>
<team>2</team>
<name>AkulaV</name>
<clanid>1000018963</clanid>
<teamname>Noble Gaming</teamname>
<score>272.2</score>
<opponent>47</opponent>
</player>
<player>
<id>10</id>
<team>2</team>
<name>Dodoma</name>
<score>243.0</score>
<opponent>47</opponent>
</player>
<player>
<id>25</id>
<team>39</team>
<name>OxThief</name>
<score>515.8</score>
<opponent>42</opponent>
</player>
<player>
<id>434</id>
<team>46</team>
<name>LemmingRush</name>
<clanid>1000022709</clanid>
<teamname>Caller Wanted</teamname>
<score>224.0</score>
<opponent>41</opponent>
</player>
<player>
<id>299</id>
<team>47</team>
<name>Bobby</name>
<clanid>1000022711</clanid>
<teamname>Yo</teamname>
<score>107.9</score>
<opponent>2</opponent>
</player>
<player>
<id>450</id>
<team>46</team>
<name>Dealth_</name>
<clanid>1000022709</clanid>
<teamname>Caller Wanted</teamname>
<score>273.9</score>
<opponent>41</opponent>
</player>
<player>
<id>221</id>
<team>21</team>
<name>Tuxzilla</name>
<clanid>1000012624</clanid>
<teamname>Googlybobbers</teamname>
<score/>
<opponent/>
</player>
</team>
<points>1636.8</points>
<rank>179</rank>
<playercount>1768</playercount>
<percentile>89.9</percentile>
</night>
<night>
<timestamp>1449622800</timestamp>
<team>
<player>
<id>288</id>
<team>2</team>
<name>AkulaV</name>
<clanid>1000018963</clanid>
<teamname>Noble Gaming</teamname>
<score>233.0</score>
<opponent>44</opponent>
</player>
<player>
<id>10</id>
<team>2</team>
<name>Dodoma</name>
<score>343.9</score>
<opponent>44</opponent>
</player>
<player>
<id>25</id>
<team>39</team>
<name>OxThief</name>
<score>372.5</score>
<opponent>47</opponent>
</player>
<player>
<id>410</id>
<team>44</team>
<name>Flashlin</name>
<clanid>1000022703</clanid>
<teamname>DING_NA</teamname>
<score>159.6</score>
<opponent>2</opponent>
</player>
<player>
<id>313</id>
<team>42</team>
<name>stnyrprde</name>
<clanid>1000022701</clanid>
<teamname>Simple Tankers</teamname>
<score>388.2</score>
<opponent>45</opponent>
</player>
<player>
<id>427</id>
<team>45</team>
<name>MuFa5a</name>
<clanid>1000022708</clanid>
<teamname>Ping999</teamname>
<score>150.7</score>
<opponent>42</opponent>
</player>
<player>
<id>421</id>
<team>45</team>
<name>Shimbo</name>
<score>188.1</score>
<opponent>42</opponent>
</player>
</team>
<points>1836</points>
<rank>270</rank>
<playercount>2043</playercount>
<percentile>86.81</percentile>
</night>
<night>
<timestamp>1449795600</timestamp>
<team>
<player>
<id>10</id>
<team>2</team>
<name>Dodoma</name>
<score>470.9</score>
<opponent>43</opponent>
</player>
<player>
<id>25</id>
<team>39</team>
<name>OxThief</name>
<score>402.4</score>
<opponent>7</opponent>
</player>
<player>
<id>384</id>
<team>40</team>
<name>Vetro</name>
<clanid>1000021352</clanid>
<teamname>o7 Gaming</teamname>
<score>277.5</score>
<opponent>21</opponent>
</player>
<player>
<id>417</id>
<team>21</team>
<name>7Tesla</name>
<clanid>1000012624</clanid>
<teamname>Googlybobbers</teamname>
<score/>
<opponent/>
</player>
<player>
<id>222</id>
<team>21</team>
<name>Zomb1efood</name>
<clanid>1000012624</clanid>
<teamname>Googlybobbers</teamname>
<score>320.8</score>
<opponent>40</opponent>
</player>
<player>
<id>450</id>
<team>46</team>
<name>Dealth_</name>
<clanid>1000022709</clanid>
<teamname>Caller Wanted</teamname>
<score>215.3</score>
<opponent>44</opponent>
</player>
<player>
<id>17</id>
<team>2</team>
<name>militant83</name>
<score>266.1</score>
<opponent>43</opponent>
</player>
</team>
<points>1953</points>
<rank>253</rank>
<playercount>2205</playercount>
<percentile>88.55</percentile>
</night>
<night>
<timestamp>1450227600</timestamp>
<team>
<player>
<id>384</id>
<team>40</team>
<name>Vetro</name>
<clanid>1000021352</clanid>
<teamname>o7 Gaming</teamname>
<score>501.5</score>
<opponent>41</opponent>
</player>
<player>
<id>222</id>
<team>21</team>
<name>Zomb1efood</name>
<clanid>1000012624</clanid>
<teamname>Googlybobbers</teamname>
<score>245.5</score>
<opponent>44</opponent>
</player>
<player>
<id>450</id>
<team>46</team>
<name>Dealth_</name>
<clanid>1000022709</clanid>
<teamname>Caller Wanted</teamname>
<score>298.3</score>
<opponent>45</opponent>
</player>
<player>
<id>80</id>
<team>42</team>
<name>Executis</name>
<clanid>1000022701</clanid>
<teamname>Simple Tankers</teamname>
<score>379.8</score>
<opponent>43</opponent>
</player>
<player>
<id>407</id>
<team>43</team>
<name>T1_Diabetic</name>
<clanid>1000022702</clanid>
<teamname>eClipse</teamname>
<score>353.3</score>
<opponent>42</opponent>
</player>
<player>
<id>383</id>
<team>40</team>
<name>Synergy3k</name>
<clanid>1000021352</clanid>
<teamname>o7 Gaming</teamname>
<score>367.8</score>
<opponent>41</opponent>
</player>
<player>
<id>408</id>
<team>43</team>
<name>TigersLovePepper</name>
<clanid>1000022702</clanid>
<teamname>eClipse</teamname>
<score>400.8</score>
<opponent>42</opponent>
</player>
</team>
<points>2547</points>
<rank>158</rank>
<playercount>2508</playercount>
<percentile>93.72</percentile>
</night>
<night>
<timestamp>1450400400</timestamp>
<team>
<player>
<id>384</id>
<team>40</team>
<name>Vetro</name>
<clanid>1000021352</clanid>
<teamname>o7 Gaming</teamname>
<score>274.2</score>
<opponent>46</opponent>
</player>
<player>
<id>450</id>
<team>46</team>
<name>Dealth_</name>
<clanid>1000022709</clanid>
<teamname>Caller Wanted</teamname>
<score>294.3</score>
<opponent>40</opponent>
</player>
<player>
<id>80</id>
<team>42</team>
<name>Executis</name>
<clanid>1000022701</clanid>
<teamname>Simple Tankers</teamname>
<score>390.3</score>
<opponent>41</opponent>
</player>
<player>
<id>313</id>
<team>42</team>
<name>stnyrprde</name>
<clanid>1000022701</clanid>
<teamname>Simple Tankers</teamname>
<score>364.3</score>
<opponent>41</opponent>
</player>
<player>
<id>322</id>
<team>46</team>
<name>Aggressor</name>
<clanid>1000022709</clanid>
<teamname>Caller Wanted</teamname>
<score>252.9</score>
<opponent>40</opponent>
</player>
<player>
<id>405</id>
<team>43</team>
<name>Masterpupil</name>
<clanid>1000022702</clanid>
<teamname>eClipse</teamname>
<score>501.8</score>
<opponent>45</opponent>
</player>
<player>
<id>222</id>
<team>21</team>
<name>Zomb1efood</name>
<clanid>1000012624</clanid>
<teamname>Googlybobbers</teamname>
<score>230.8</score>
<opponent>47</opponent>
</player>
</team>
<points>2308.6</points>
<rank>148</rank>
<playercount>2800</playercount>
<percentile>94.73</percentile>
</night>
<night>
<timestamp>1450832400</timestamp>
<team>
<player>
<id>384</id>
<team>40</team>
<name>Vetro</name>
<clanid>1000021352</clanid>
<teamname>o7 Gaming</teamname>
<score>377.3</score>
<opponent>42</opponent>
</player>
<player>
<id>80</id>
<team>42</team>
<name>Executis</name>
<clanid>1000022701</clanid>
<teamname>Simple Tankers</teamname>
<score>431.6</score>
<opponent>40</opponent>
</player>
<player>
<id>313</id>
<team>42</team>
<name>stnyrprde</name>
<clanid>1000022701</clanid>
<teamname>Simple Tankers</teamname>
<score>290.3</score>
<opponent>40</opponent>
</player>
<player>
<id>405</id>
<team>43</team>
<name>Masterpupil</name>
<clanid>1000022702</clanid>
<teamname>eClipse</teamname>
<score>387.0</score>
<opponent>44</opponent>
</player>
<player>
<id>412</id>
<team>44</team>
<name>PapaDjon</name>
<clanid>1000022703</clanid>
<teamname>DING_NA</teamname>
<score>384.2</score>
<opponent>43</opponent>
</player>
<player>
<id>134</id>
<team>7</team>
<name>PhotoFinish</name>
<clanid>1000010296</clanid>
<teamname>S.I.M.P.</teamname>
<score>337.3</score>
<opponent>47</opponent>
</player>
<player>
<id>208</id>
<team>7</team>
<name>E63M6</name>
<clanid>1000010296</clanid>
<teamname>S.I.M.P.</teamname>
<score>365.2</score>
<opponent>47</opponent>
</player>
</team>
<points>2572.9</points>
<rank>143</rank>
<playercount>3016</playercount>
<percentile>95.28</percentile>
</night>
<night>
<timestamp>1452042000</timestamp>
<team>
<player>
<id>80</id>
<team>42</team>
<name>Executis</name>
<clanid>1000022701</clanid>
<teamname>Simple Tankers</teamname>
<score>246.9</score>
<opponent>44</opponent>
</player>
<player>
<id>405</id>
<team>43</team>
<name>Masterpupil</name>
<clanid>1000022702</clanid>
<teamname>eClipse</teamname>
<score>252.4</score>
<opponent>39</opponent>
</player>
<player>
<id>134</id>
<team>7</team>
<name>PhotoFinish</name>
<clanid>1000010296</clanid>
<teamname>S.I.M.P.</teamname>
<score>284.3</score>
<opponent>2</opponent>
</player>
<player>
<id>208</id>
<team>7</team>
<name>E63M6</name>
<clanid>1000010296</clanid>
<teamname>S.I.M.P.</teamname>
<score>293.4</score>
<opponent>2</opponent>
</player>
<player>
<id>25</id>
<team>39</team>
<name>OxThief</name>
<clanid>1000021351</clanid>
<teamname>High Woltage Caballers</teamname>
<score>333.9</score>
<opponent>43</opponent>
</player>
<player>
<id>402</id>
<team>43</team>
<name>drawkcaB</name>
<clanid>1000022702</clanid>
<teamname>eClipse</teamname>
<score>406.0</score>
<opponent>39</opponent>
</player>
<player>
<id>10</id>
<team>2</team>
<name>Dodoma</name>
<clanid>1000018963</clanid>
<teamname>Noble eSports</teamname>
<score>320.7</score>
<opponent>7</opponent>
</player>
</team>
<points>2137.6</points>
<rank>129</rank>
<playercount>3336</playercount>
<percentile>96.15</percentile>
</night>
<night>
<timestamp>1452214800</timestamp>
<team>
<player>
<id>80</id>
<team>42</team>
<name>Executis</name>
<clanid>1000022701</clanid>
<teamname>Simple Tankers</teamname>
<score>161.3</score>
<opponent>7</opponent>
</player>
<player>
<id>134</id>
<team>7</team>
<name>PhotoFinish</name>
<clanid>1000010296</clanid>
<teamname>S.I.M.P.</teamname>
<score>259.2</score>
<opponent>42</opponent>
</player>
<player>
<id>208</id>
<team>7</team>
<name>E63M6</name>
<clanid>1000010296</clanid>
<teamname>S.I.M.P.</teamname>
<score>281.7</score>
<opponent>42</opponent>
</player>
<player>
<id>402</id>
<team>43</team>
<name>drawkcaB</name>
<clanid>1000022702</clanid>
<teamname>eClipse</teamname>
<score>267.0</score>
<opponent>21</opponent>
</player>
<player>
<id>10</id>
<team>2</team>
<name>Dodoma</name>
<clanid>1000018963</clanid>
<teamname>Noble eSports</teamname>
<score>365.1</score>
<opponent>41</opponent>
</player>
<player>
<id>384</id>
<team>40</team>
<name>Vetro</name>
<clanid>1000021352</clanid>
<teamname>o7 Gaming</teamname>
<score>345.2</score>
<opponent>45</opponent>
</player>
<player>
<id>313</id>
<team>42</team>
<name>stnyrprde</name>
<clanid>1000022701</clanid>
<teamname>Simple Tankers</teamname>
<score>166.4</score>
<opponent>7</opponent>
</player>
</team>
<points>1845.9</points>
<rank>140</rank>
<playercount>3430</playercount>
<percentile>95.93</percentile>
</night>
<night>
<timestamp>1452646800</timestamp>
<team>
<player>
<id>208</id>
<team>7</team>
<name>E63M6</name>
<clanid>1000010296</clanid>
<teamname>S.I.M.P.</teamname>
<score>373.2</score>
<opponent>41</opponent>
</player>
<player>
<id>402</id>
<team>43</team>
<name>drawkcaB</name>
<clanid>1000022702</clanid>
<teamname>eClipse</teamname>
<score>374.8</score>
<opponent>40</opponent>
</player>
<player>
<id>10</id>
<team>2</team>
<name>Dodoma</name>
<clanid>1000018963</clanid>
<teamname>Noble eSports</teamname>
<score>378.3</score>
<opponent>39</opponent>
</player>
<player>
<id>384</id>
<team>40</team>
<name>Vetro</name>
<clanid>1000021352</clanid>
<teamname>o7 Gaming</teamname>
<score>528.2</score>
<opponent>43</opponent>
</player>
<player>
<id>25</id>
<team>39</team>
<name>OxThief</name>
<clanid>1000021351</clanid>
<teamname>High Woltage Caballers</teamname>
<score>183.4</score>
<opponent>2</opponent>
</player>
<player>
<id>322</id>
<team>46</team>
<name>Aggressor</name>
<clanid>1000022709</clanid>
<teamname>Caller Wanted</teamname>
<score>315.2</score>
<opponent>42</opponent>
</player>
<player>
<id>61</id>
<team>39</team>
<name>blueboyzcaptain</name>
<clanid>1000021351</clanid>
<teamname>High Woltage Caballers</teamname>
<score>324.6</score>
<opponent>2</opponent>
</player>
</team>
<points>2477.7</points>
<rank>127</rank>
<playercount>3703</playercount>
<percentile>96.58</percentile>
</night>
<night>
<timestamp>1452819600</timestamp>
<team>
<player>
<id>208</id>
<team>7</team>
<name>E63M6</name>
<clanid>1000010296</clanid>
<teamname>S.I.M.P.</teamname>
<score>358.3</score>
<opponent>46</opponent>
</player>
<player>
<id>402</id>
<team>43</team>
<name>drawkcaB</name>
<clanid>1000022702</clanid>
<teamname>eClipse</teamname>
<score>405.6</score>
<opponent>41</opponent>
</player>
<player>
<id>322</id>
<team>46</team>
<name>Aggressor</name>
<clanid>1000022709</clanid>
<teamname>Caller Wanted</teamname>
<score>234.8</score>
<opponent>7</opponent>
</player>
<player>
<id>405</id>
<team>43</team>
<name>Masterpupil</name>
<clanid>1000022702</clanid>
<teamname>eClipse</teamname>
<score>446.3</score>
<opponent>41</opponent>
</player>
<player>
<id>134</id>
<team>7</team>
<name>PhotoFinish</name>
<clanid>1000010296</clanid>
<teamname>S.I.M.P.</teamname>
<score>225.3</score>
<opponent>46</opponent>
</player>
<player>
<id>222</id>
<team>21</team>
<name>Zomb1efood</name>
<clanid>1000012624</clanid>
<teamname>Googlybobbers</teamname>
<score/>
<opponent/>
</player>
<player>
<id>25</id>
<team>39</team>
<name>OxThief</name>
<clanid>1000021351</clanid>
<teamname>High Woltage Caballers</teamname>
<score>303.1</score>
<opponent>44</opponent>
</player>
</team>
<points>1973.4</points>
<rank>162</rank>
<playercount>3972</playercount>
<percentile>95.93</percentile>
</night>
<night>
<timestamp>1453251600</timestamp>
<team>
<player>
<id>208</id>
<team>7</team>
<name>E63M6</name>
<clanid>1000010296</clanid>
<teamname>S.I.M.P.</teamname>
<score>249.8</score>
<opponent>45</opponent>
</player>
<player>
<id>435</id>
<team>46</team>
<name>MagentaPanda</name>
<clanid>1000022709</clanid>
<teamname>Caller Wanted</teamname>
<score>373.7</score>
<opponent>21</opponent>
</player>
<player>
<id>80</id>
<team>42</team>
<name>Executis</name>
<clanid>1000022701</clanid>
<teamname>rivaL - Simple Tankers</teamname>
<score>327.2</score>
<opponent>47</opponent>
</player>
<player>
<id>384</id>
<team>40</team>
<name>Vetro</name>
<clanid>1000021352</clanid>
<teamname>o7 Gaming</teamname>
<score>369.9</score>
<opponent>39</opponent>
</player>
<player>
<id>61</id>
<team>39</team>
<name>blueboyzcaptain</name>
<clanid>1000021351</clanid>
<teamname>High Woltage Caballers</teamname>
<score>304.8</score>
<opponent>40</opponent>
</player>
<player>
<id>450</id>
<team>46</team>
<name>Dealth_</name>
<score>420.5</score>
<opponent>21</opponent>
</player>
<player>
<id>78</id>
<team>42</team>
<name>Unknown0ne</name>
<clanid>1000022701</clanid>
<teamname>rivaL - Simple Tankers</teamname>
<score>277.9</score>
<opponent>47</opponent>
</player>
</team>
<points>2323.8</points>
<rank>155</rank>
<playercount>4347</playercount>
<percentile>96.45</percentile>
</night>
<night>
<timestamp>1453424400</timestamp>
<team>
<player>
<id>435</id>
<team>46</team>
<name>MagentaPanda</name>
<clanid>1000022709</clanid>
<teamname>Caller Wanted</teamname>
<score>232.3</score>
<opponent>43</opponent>
</player>
<player>
<id>384</id>
<team>40</team>
<name>Vetro</name>
<clanid>1000021352</clanid>
<teamname>o7 Gaming</teamname>
<score>457.9</score>
<opponent>2</opponent>
</player>
<player>
<id>61</id>
<team>39</team>
<name>blueboyzcaptain</name>
<clanid>1000021351</clanid>
<teamname>High Woltage Caballers</teamname>
<score>429.1</score>
<opponent>21</opponent>
</player>
<player>
<id>10</id>
<team>2</team>
<name>Dodoma</name>
<clanid>1000018963</clanid>
<teamname>Noble eSports</teamname>
<score>416.6</score>
<opponent>40</opponent>
</player>
<player>
<id>364</id>
<team>2</team>
<name>canadianimpact</name>
<clanid>1000018963</clanid>
<teamname>Noble eSports</teamname>
<score>532.2</score>
<opponent>40</opponent>
</player>
<player>
<id>402</id>
<team>43</team>
<name>drawkcaB</name>
<clanid>1000022702</clanid>
<teamname>eClipse</teamname>
<score>275.0</score>
<opponent>46</opponent>
</player>
<player>
<id>405</id>
<team>43</team>
<name>Masterpupil</name>
<clanid>1000022702</clanid>
<teamname>eClipse</teamname>
<score>354.7</score>
<opponent>46</opponent>
</player>
</team>
<points>2697.8</points>
<rank>136</rank>
<playercount>4438</playercount>
<percentile>96.95</percentile>
</night>
<night>
<timestamp>1453856400</timestamp>
<team>
<player>
<id>61</id>
<team>39</team>
<name>blueboyzcaptain</name>
<clanid>1000021351</clanid>
<teamname>High Woltage Caballers</teamname>
<score>446.4</score>
<opponent>46</opponent>
</player>
<player>
<id>10</id>
<team>2</team>
<name>Dodoma</name>
<clanid>1000018963</clanid>
<teamname>Noble eSports</teamname>
<score>316.6</score>
<opponent>45</opponent>
</player>
<player>
<id>364</id>
<team>2</team>
<name>canadianimpact</name>
<clanid>1000018963</clanid>
<teamname>Noble eSports</teamname>
<score>309.8</score>
<opponent>45</opponent>
</player>
<player>
<id>402</id>
<team>43</team>
<name>drawkcaB</name>
<clanid>1000022702</clanid>
<teamname>eClipse</teamname>
<score>323.2</score>
<opponent>47</opponent>
</player>
<player>
<id>405</id>
<team>43</team>
<name>Masterpupil</name>
<clanid>1000022702</clanid>
<teamname>eClipse</teamname>
<score>332.6</score>
<opponent>47</opponent>
</player>
<player>
<id>322</id>
<team>46</team>
<name>Aggressor</name>
<clanid>1000022709</clanid>
<teamname>Caller Wanted</teamname>
<score>195.4</score>
<opponent>39</opponent>
</player>
<player>
<id>25</id>
<team>39</team>
<name>OxThief</name>
<clanid>1000021351</clanid>
<teamname>High Woltage Caballers</teamname>
<score>413.7</score>
<opponent>46</opponent>
</player>
</team>
<points>2337.7</points>
<rank>131</rank>
<playercount>4587</playercount>
<percentile>97.16</percentile>
</night>
<night>
<timestamp>1454029200</timestamp>
<team>
<player>
<id>61</id>
<team>39</team>
<name>blueboyzcaptain</name>
<clanid>1000021351</clanid>
<teamname>High Woltage Caballers</teamname>
<score>295.8</score>
<opponent>41</opponent>
</player>
<player>
<id>25</id>
<team>39</team>
<name>OxThief</name>
<clanid>1000021351</clanid>
<teamname>High Woltage Caballers</teamname>
<score>316.5</score>
<opponent>41</opponent>
</player>
<player>
<id>412</id>
<team>44</team>
<name>PapaDjon</name>
<clanid>1000022703</clanid>
<teamname>DING_NA</teamname>
<score>456.7</score>
<opponent>45</opponent>
</player>
<player>
<id>384</id>
<team>40</team>
<name>Vetro</name>
<clanid>1000021352</clanid>
<teamname>o7 Gaming</teamname>
<score>258.6</score>
<opponent>47</opponent>
</player>
<player>
<id>182</id>
<team>44</team>
<name>MACTEP_Putin</name>
<clanid>1000022703</clanid>
<teamname>DING_NA</teamname>
<score>447.4</score>
<opponent>45</opponent>
</player>
<player>
<id>383</id>
<team>40</team>
<name>Synergy3k</name>
<clanid>1000021352</clanid>
<teamname>o7 Gaming</teamname>
<score>230.2</score>
<opponent>47</opponent>
</player>
<player>
<id>429</id>
<team>45</team>
<name>_Tontinakis</name>
<clanid>1000022708</clanid>
<teamname>Ping999</teamname>
<score/>
<opponent/>
</player>
</team>
<points>2005.2</points>
<rank>152</rank>
<playercount>4670</playercount>
<percentile>96.76</percentile>
</night>
<night>
<timestamp>1454461200</timestamp>
<team>
<player>
<id>412</id>
<team>44</team>
<name>PapaDjon</name>
<clanid>1000022703</clanid>
<teamname>DING_NA</teamname>
<score>351.9</score>
<opponent>40</opponent>
</player>
<player>
<id>384</id>
<team>40</team>
<name>Vetro</name>
<clanid>1000021352</clanid>
<teamname>o7 Gaming</teamname>
<score>419.1</score>
<opponent>44</opponent>
</player>
<player>
<id>182</id>
<team>44</team>
<name>MACTEP_Putin</name>
<clanid>1000022703</clanid>
<teamname>DING_NA</teamname>
<score>369.3</score>
<opponent>40</opponent>
</player>
<player>
<id>383</id>
<team>40</team>
<name>Synergy3k</name>
<clanid>1000021352</clanid>
<teamname>o7 Gaming</teamname>
<score>400.5</score>
<opponent>44</opponent>
</player>
<player>
<id>288</id>
<team>2</team>
<name>AkulaV</name>
<clanid>1000018963</clanid>
<teamname>Noble eSports</teamname>
<score>427.4</score>
<opponent>42</opponent>
</player>
<player>
<id>364</id>
<team>2</team>
<name>canadianimpact</name>
<clanid>1000018963</clanid>
<teamname>Noble eSports</teamname>
<score>364.7</score>
<opponent>42</opponent>
</player>
<player>
<id>374</id>
<team>41</team>
<name>MRMAN58</name>
<clanid>1000022700</clanid>
<teamname>Aquatic M60s</teamname>
<score>282.4</score>
<opponent>47</opponent>
</player>
</team>
<points>2615.3</points>
<rank>137</rank>
<playercount>4751</playercount>
<percentile>97.13</percentile>
</night>
</scoreLog>
<achievements>
<achievement>
<achievementid>10</achievementid>
<distribDate>1435276800</distribDate>
<season>6</season>
<notes>2177.8</notes>
</achievement>
<achievement>
<achievementid>10</achievementid>
<distribDate>1435708800</distribDate>
<season>6</season>
<notes>2319.5</notes>
</achievement>
<achievement>
<achievementid>10</achievementid>
<distribDate>1438128000</distribDate>
<season>6</season>
<notes>2110.8</notes>
</achievement>
<achievement>
<achievementid>10</achievementid>
<distribDate>1438300800</distribDate>
<season>6</season>
<notes>2237</notes>
</achievement>
<achievement>
<achievementid>10</achievementid>
<distribDate>1438732800</distribDate>
<season>6</season>
<notes>2066.9</notes>
</achievement>
<achievement>
<achievementid>13</achievementid>
<distribDate>1441837487</distribDate>
<season>6</season>
<notes>29315.1</notes>
</achievement>
<achievement>
<achievementid>27</achievementid>
<distribDate>1441837488</distribDate>
<season>6</season>
<notes/>
</achievement>
<achievement>
<achievementid>28</achievementid>
<distribDate>1441842013</distribDate>
<season>3</season>
<notes/>
</achievement>
<achievement>
<achievementid>29</achievementid>
<distribDate>1441842013</distribDate>
<season>4</season>
<notes/>
</achievement>
<achievement>
<achievementid>24</achievementid>
<distribDate>1441842482</distribDate>
<season>3</season>
<notes/>
</achievement>
<achievement>
<achievementid>25</achievementid>
<distribDate>1441842482</distribDate>
<season>4</season>
<notes/>
</achievement>
<achievement>
<achievementid>26</achievementid>
<distribDate>1441842482</distribDate>
<season>5</season>
<notes/>
</achievement>
<achievement>
<achievementid>13</achievementid>
<distribDate>1441842482</distribDate>
<season>5</season>
<notes>28420.7</notes>
</achievement>
<achievement>
<achievementid>20</achievementid>
<distribDate>1441842482</distribDate>
<season>0</season>
<notes/>
</achievement>
<achievement>
<achievementid>6</achievementid>
<distribDate>1441842482</distribDate>
<season>4</season>
<notes/>
</achievement>
<achievement>
<achievementid>33</achievementid>
<distribDate>1441842482</distribDate>
<season>5</season>
<notes/>
</achievement>
<achievement>
<achievementid>10</achievementid>
<distribDate>1441842482</distribDate>
<season>5</season>
<notes>2072.4</notes>
</achievement>
<achievement>
<achievementid>10</achievementid>
<distribDate>1441842482</distribDate>
<season>5</season>
<notes>2276.6</notes>
</achievement>
<achievement>
<achievementid>10</achievementid>
<distribDate>1441842482</distribDate>
<season>5</season>
<notes>2027.6</notes>
</achievement>
<achievement>
<achievementid>10</achievementid>
<distribDate>1441842482</distribDate>
<season>5</season>
<notes>2027.1</notes>
</achievement>
<achievement>
<achievementid>10</achievementid>
<distribDate>1441842482</distribDate>
<season>5</season>
<notes>2287.5</notes>
</achievement>
<achievement>
<achievementid>10</achievementid>
<distribDate>1441842482</distribDate>
<season>5</season>
<notes>2205.3</notes>
</achievement>
<achievement>
<achievementid>4</achievementid>
<distribDate>1441842482</distribDate>
<season>3</season>
<notes/>
</achievement>
<achievement>
<achievementid>9</achievementid>
<distribDate>1441929208</distribDate>
<season>4</season>
<notes/>
</achievement>
<achievement>
<achievementid>9</achievementid>
<distribDate>1441929208</distribDate>
<season>6</season>
<notes/>
</achievement>
<achievement>
<achievementid>10</achievementid>
<distribDate>1449033070</distribDate>
<season>7</season>
<notes>2404.7</notes>
</achievement>
<achievement>
<achievementid>34</achievementid>
<distribDate>1449033074</distribDate>
<season>7</season>
<notes/>
</achievement>
<achievement>
<achievementid>35</achievementid>
<distribDate>1450227600</distribDate>
<season>7</season>
<notes>47</notes>
</achievement>
<achievement>
<achievementid>36</achievementid>
<distribDate>1450227600</distribDate>
<season>7</season>
<notes>102775</notes>
</achievement>
<achievement>
<achievementid>11</achievementid>
<distribDate>1450242959</distribDate>
<season>7</season>
<notes>2547.0</notes>
</achievement>
<achievement>
<achievementid>10</achievementid>
<distribDate>1450416039</distribDate>
<season>7</season>
<notes>2308.6</notes>
</achievement>
<achievement>
<achievementid>36</achievementid>
<distribDate>1450832400</distribDate>
<season>7</season>
<notes>101113</notes>
</achievement>
<achievement>
<achievementid>11</achievementid>
<distribDate>1450914200</distribDate>
<season>7</season>
<notes>2572.9</notes>
</achievement>
<achievement>
<achievementid>10</achievementid>
<distribDate>1452058931</distribDate>
<season>7</season>
<notes>2137.6</notes>
</achievement>
<achievement>
<achievementid>10</achievementid>
<distribDate>1452661200</distribDate>
<season>7</season>
<notes>2477.7</notes>
</achievement>
<achievement>
<achievementid>39</achievementid>
<distribDate>1452661200</distribDate>
<season>7</season>
<notes>407</notes>
</achievement>
<achievement>
<achievementid>10</achievementid>
<distribDate>1453273264</distribDate>
<season>7</season>
<notes>2323.8</notes>
</achievement>
<achievement>
<achievementid>11</achievementid>
<distribDate>1453492493</distribDate>
<season>7</season>
<notes>2697.8</notes>
</achievement>
<achievement>
<achievementid>35</achievementid>
<distribDate>1453492508</distribDate>
<season>7</season>
<notes>48</notes>
</achievement>
<achievement>
<achievementid>37</achievementid>
<distribDate>1453492509</distribDate>
<season>7</season>
<notes>55</notes>
</achievement>
<achievement>
<achievementid>40</achievementid>
<distribDate>1453492510</distribDate>
<season>7</season>
<notes>25675</notes>
</achievement>
<achievement>
<achievementid>10</achievementid>
<distribDate>1453874095</distribDate>
<season>7</season>
<notes>2337.7</notes>
</achievement>
<achievement>
<achievementid>40</achievementid>
<distribDate>1453874148</distribDate>
<season>7</season>
<notes>21472</notes>
</achievement>
<achievement>
<achievementid>10</achievementid>
<distribDate>1454044411</distribDate>
<season>7</season>
<notes>2005.2</notes>
</achievement>
<achievement>
<achievementid>8</achievementid>
<distribDate>1454479200</distribDate>
<season>7</season>
<notes/>
</achievement>
<achievement>
<achievementid>11</achievementid>
<distribDate>1454479200</distribDate>
<season>7</season>
<notes>2615.3</notes>
</achievement>
<achievement>
<achievementid>15</achievementid>
<distribDate>1454479200</distribDate>
<season>7</season>
<notes>35673.4</notes>
</achievement>
<achievement>
<achievementid>35</achievementid>
<distribDate>1454479200</distribDate>
<season>7</season>
<notes>55</notes>
</achievement>
<achievement>
<achievementid>36</achievementid>
<distribDate>1454479200</distribDate>
<season>7</season>
<notes>116550</notes>
</achievement>
<achievement>
<achievementid>37</achievementid>
<distribDate>1454479200</distribDate>
<season>7</season>
<notes>55</notes>
</achievement>
</achievements>
</player>
</data>
</response>
{
"status": "ok",
"requestDetails": {
"key": "demo",
"request": "fantasy_player",
"output": "json",
"player": "1000245643",
"apiKeyAlias": "Hyp's Test Environment"
},
"meta": {
"timezone": {
"offset": "-25200",
"abbrev": "PDT",
"diff": "-0700"
},
"count": 1
},
"data": {
"1000245643": {
"playerid": "1000245643",
"playerName": "Hypnotik",
"clanid": "1000012800",
"points": "35673.4",
"rank": "137",
"lastPoints": "33058.1",
"lastRank": "152",
"q1Score": "7830.5",
"q2Score": "17396.6",
"q3Score": "26017.4",
"vp": "0",
"displayAchieve": "8",
"clanTag": "WGA-A",
"clanColor": "#FF0022",
"clanName": "Wargaming America - Alpha Company",
"scoreLog": [
{
"timestamp": 1449018000,
"team": {
"288": {
"id": 288,
"team": 2,
"name": "AkulaV",
"clanid": 1000018963,
"teamname": "Noble Gaming",
"score": "309.7",
"opponent": "46"
},
"384": {
"id": 384,
"team": 40,
"name": "Vetro",
"clanid": 1000021352,
"teamname": "o7 Gaming",
"score": "578.9",
"opponent": "7"
},
"10": {
"id": 10,
"team": 2,
"name": "Dodoma",
"score": "261.8",
"opponent": "46"
},
"383": {
"id": 383,
"team": 40,
"name": "Synergy3k",
"clanid": 1000021352,
"teamname": "o7 Gaming",
"score": "309.5",
"opponent": "7"
},
"25": {
"id": 25,
"team": 39,
"name": "OxThief",
"score": "280.8",
"opponent": "45"
},
"362": {
"id": 362,
"team": 39,
"name": "Arclit",
"clanid": 1000021351,
"teamname": "High Woltage Caballers",
"score": "218.5",
"opponent": "45"
},
"177": {
"id": 177,
"team": 7,
"name": "Nitts",
"clanid": 1000010296,
"teamname": "S.I.M.P.",
"score": "445.5",
"opponent": "40"
}
},
"points": 2404.7,
"rank": 48,
"playercount": 1320,
"percentile": 96.4
},
{
"timestamp": 1449190800,
"team": {
"288": {
"id": 288,
"team": 2,
"name": "AkulaV",
"clanid": 1000018963,
"teamname": "Noble Gaming",
"score": "272.2",
"opponent": "47"
},
"10": {
"id": 10,
"team": 2,
"name": "Dodoma",
"score": "243.0",
"opponent": "47"
},
"25": {
"id": 25,
"team": 39,
"name": "OxThief",
"score": "515.8",
"opponent": "42"
},
"434": {
"id": 434,
"team": 46,
"name": "LemmingRush",
"clanid": 1000022709,
"teamname": "Caller Wanted",
"score": "224.0",
"opponent": "41"
},
"299": {
"id": 299,
"team": 47,
"name": "Bobby",
"clanid": 1000022711,
"teamname": "Yo",
"score": "107.9",
"opponent": "2"
},
"450": {
"id": 450,
"team": 46,
"name": "Dealth_",
"clanid": 1000022709,
"teamname": "Caller Wanted",
"score": "273.9",
"opponent": "41"
},
"221": {
"id": 221,
"team": 21,
"name": "Tuxzilla",
"clanid": 1000012624,
"teamname": "Googlybobbers",
"score": null,
"opponent": null
}
},
"points": 1636.8,
"rank": 179,
"playercount": 1768,
"percentile": 89.9
},
{
"timestamp": 1449622800,
"team": {
"288": {
"id": 288,
"team": 2,
"name": "AkulaV",
"clanid": 1000018963,
"teamname": "Noble Gaming",
"score": "233.0",
"opponent": "44"
},
"10": {
"id": 10,
"team": 2,
"name": "Dodoma",
"score": "343.9",
"opponent": "44"
},
"25": {
"id": 25,
"team": 39,
"name": "OxThief",
"score": "372.5",
"opponent": "47"
},
"410": {
"id": 410,
"team": 44,
"name": "Flashlin",
"clanid": 1000022703,
"teamname": "DING_NA",
"score": "159.6",
"opponent": "2"
},
"313": {
"id": 313,
"team": 42,
"name": "stnyrprde",
"clanid": 1000022701,
"teamname": "Simple Tankers",
"score": "388.2",
"opponent": "45"
},
"427": {
"id": 427,
"team": 45,
"name": "MuFa5a",
"clanid": 1000022708,
"teamname": "Ping999",
"score": "150.7",
"opponent": "42"
},
"421": {
"id": 421,
"team": 45,
"name": "Shimbo",
"score": "188.1",
"opponent": "42"
}
},
"points": 1836,
"rank": 270,
"playercount": 2043,
"percentile": 86.81
},
{
"timestamp": 1449795600,
"team": {
"10": {
"id": 10,
"team": 2,
"name": "Dodoma",
"score": "470.9",
"opponent": "43"
},
"25": {
"id": 25,
"team": 39,
"name": "OxThief",
"score": "402.4",
"opponent": "7"
},
"384": {
"id": 384,
"team": 40,
"name": "Vetro",
"clanid": 1000021352,
"teamname": "o7 Gaming",
"score": "277.5",
"opponent": "21"
},
"417": {
"id": 417,
"team": 21,
"name": "7Tesla",
"clanid": 1000012624,
"teamname": "Googlybobbers",
"score": null,
"opponent": null
},
"222": {
"id": 222,
"team": 21,
"name": "Zomb1efood",
"clanid": 1000012624,
"teamname": "Googlybobbers",
"score": "320.8",
"opponent": "40"
},
"450": {
"id": 450,
"team": 46,
"name": "Dealth_",
"clanid": 1000022709,
"teamname": "Caller Wanted",
"score": "215.3",
"opponent": "44"
},
"17": {
"id": 17,
"team": 2,
"name": "militant83",
"score": "266.1",
"opponent": "43"
}
},
"points": 1953,
"rank": 253,
"playercount": 2205,
"percentile": 88.55
},
{
"timestamp": 1450227600,
"team": {
"384": {
"id": 384,
"team": 40,
"name": "Vetro",
"clanid": 1000021352,
"teamname": "o7 Gaming",
"score": "501.5",
"opponent": "41"
},
"222": {
"id": 222,
"team": 21,
"name": "Zomb1efood",
"clanid": 1000012624,
"teamname": "Googlybobbers",
"score": "245.5",
"opponent": "44"
},
"450": {
"id": 450,
"team": 46,
"name": "Dealth_",
"clanid": 1000022709,
"teamname": "Caller Wanted",
"score": "298.3",
"opponent": "45"
},
"80": {
"id": 80,
"team": 42,
"name": "Executis",
"clanid": 1000022701,
"teamname": "Simple Tankers",
"score": "379.8",
"opponent": "43"
},
"407": {
"id": 407,
"team": 43,
"name": "T1_Diabetic",
"clanid": 1000022702,
"teamname": "eClipse",
"score": "353.3",
"opponent": "42"
},
"383": {
"id": 383,
"team": 40,
"name": "Synergy3k",
"clanid": 1000021352,
"teamname": "o7 Gaming",
"score": "367.8",
"opponent": "41"
},
"408": {
"id": 408,
"team": 43,
"name": "TigersLovePepper",
"clanid": 1000022702,
"teamname": "eClipse",
"score": "400.8",
"opponent": "42"
}
},
"points": 2547,
"rank": 158,
"playercount": 2508,
"percentile": 93.72
},
{
"timestamp": 1450400400,
"team": {
"384": {
"id": 384,
"team": 40,
"name": "Vetro",
"clanid": 1000021352,
"teamname": "o7 Gaming",
"score": "274.2",
"opponent": "46"
},
"450": {
"id": 450,
"team": 46,
"name": "Dealth_",
"clanid": 1000022709,
"teamname": "Caller Wanted",
"score": "294.3",
"opponent": "40"
},
"80": {
"id": 80,
"team": 42,
"name": "Executis",
"clanid": 1000022701,
"teamname": "Simple Tankers",
"score": "390.3",
"opponent": "41"
},
"313": {
"id": 313,
"team": 42,
"name": "stnyrprde",
"clanid": 1000022701,
"teamname": "Simple Tankers",
"score": "364.3",
"opponent": "41"
},
"322": {
"id": 322,
"team": 46,
"name": "Aggressor",
"clanid": 1000022709,
"teamname": "Caller Wanted",
"score": "252.9",
"opponent": "40"
},
"405": {
"id": 405,
"team": 43,
"name": "Masterpupil",
"clanid": 1000022702,
"teamname": "eClipse",
"score": "501.8",
"opponent": "45"
},
"222": {
"id": 222,
"team": 21,
"name": "Zomb1efood",
"clanid": 1000012624,
"teamname": "Googlybobbers",
"score": "230.8",
"opponent": "47"
}
},
"points": 2308.6,
"rank": 148,
"playercount": 2800,
"percentile": 94.73
},
{
"timestamp": 1450832400,
"team": {
"384": {
"id": 384,
"team": 40,
"name": "Vetro",
"clanid": 1000021352,
"teamname": "o7 Gaming",
"score": "377.3",
"opponent": "42"
},
"80": {
"id": 80,
"team": 42,
"name": "Executis",
"clanid": 1000022701,
"teamname": "Simple Tankers",
"score": "431.6",
"opponent": "40"
},
"313": {
"id": 313,
"team": 42,
"name": "stnyrprde",
"clanid": 1000022701,
"teamname": "Simple Tankers",
"score": "290.3",
"opponent": "40"
},
"405": {
"id": 405,
"team": 43,
"name": "Masterpupil",
"clanid": 1000022702,
"teamname": "eClipse",
"score": "387.0",
"opponent": "44"
},
"412": {
"id": 412,
"team": 44,
"name": "PapaDjon",
"clanid": 1000022703,
"teamname": "DING_NA",
"score": "384.2",
"opponent": "43"
},
"134": {
"id": 134,
"team": 7,
"name": "PhotoFinish",
"clanid": 1000010296,
"teamname": "S.I.M.P.",
"score": "337.3",
"opponent": "47"
},
"208": {
"id": 208,
"team": 7,
"name": "E63M6",
"clanid": 1000010296,
"teamname": "S.I.M.P.",
"score": "365.2",
"opponent": "47"
}
},
"points": 2572.9,
"rank": 143,
"playercount": 3016,
"percentile": 95.28
},
{
"timestamp": 1452042000,
"team": {
"80": {
"id": 80,
"team": 42,
"name": "Executis",
"clanid": 1000022701,
"teamname": "Simple Tankers",
"score": "246.9",
"opponent": "44"
},
"405": {
"id": 405,
"team": 43,
"name": "Masterpupil",
"clanid": 1000022702,
"teamname": "eClipse",
"score": "252.4",
"opponent": "39"
},
"134": {
"id": 134,
"team": 7,
"name": "PhotoFinish",
"clanid": 1000010296,
"teamname": "S.I.M.P.",
"score": "284.3",
"opponent": "2"
},
"208": {
"id": 208,
"team": 7,
"name": "E63M6",
"clanid": 1000010296,
"teamname": "S.I.M.P.",
"score": "293.4",
"opponent": "2"
},
"25": {
"id": 25,
"team": 39,
"name": "OxThief",
"clanid": 1000021351,
"teamname": "High Woltage Caballers",
"score": "333.9",
"opponent": "43"
},
"402": {
"id": 402,
"team": 43,
"name": "drawkcaB",
"clanid": 1000022702,
"teamname": "eClipse",
"score": "406.0",
"opponent": "39"
},
"10": {
"id": 10,
"team": 2,
"name": "Dodoma",
"clanid": 1000018963,
"teamname": "Noble eSports",
"score": "320.7",
"opponent": "7"
}
},
"points": 2137.6,
"rank": 129,
"playercount": 3336,
"percentile": 96.15
},
{
"timestamp": 1452214800,
"team": {
"80": {
"id": 80,
"team": 42,
"name": "Executis",
"clanid": 1000022701,
"teamname": "Simple Tankers",
"score": "161.3",
"opponent": "7"
},
"134": {
"id": 134,
"team": 7,
"name": "PhotoFinish",
"clanid": 1000010296,
"teamname": "S.I.M.P.",
"score": "259.2",
"opponent": "42"
},
"208": {
"id": 208,
"team": 7,
"name": "E63M6",
"clanid": 1000010296,
"teamname": "S.I.M.P.",
"score": "281.7",
"opponent": "42"
},
"402": {
"id": 402,
"team": 43,
"name": "drawkcaB",
"clanid": 1000022702,
"teamname": "eClipse",
"score": "267.0",
"opponent": "21"
},
"10": {
"id": 10,
"team": 2,
"name": "Dodoma",
"clanid": 1000018963,
"teamname": "Noble eSports",
"score": "365.1",
"opponent": "41"
},
"384": {
"id": 384,
"team": 40,
"name": "Vetro",
"clanid": 1000021352,
"teamname": "o7 Gaming",
"score": "345.2",
"opponent": "45"
},
"313": {
"id": 313,
"team": 42,
"name": "stnyrprde",
"clanid": 1000022701,
"teamname": "Simple Tankers",
"score": "166.4",
"opponent": "7"
}
},
"points": 1845.9,
"rank": 140,
"playercount": 3430,
"percentile": 95.93
},
{
"timestamp": 1452646800,
"team": {
"208": {
"id": 208,
"team": 7,
"name": "E63M6",
"clanid": 1000010296,
"teamname": "S.I.M.P.",
"score": "373.2",
"opponent": "41"
},
"402": {
"id": 402,
"team": 43,
"name": "drawkcaB",
"clanid": 1000022702,
"teamname": "eClipse",
"score": "374.8",
"opponent": "40"
},
"10": {
"id": 10,
"team": 2,
"name": "Dodoma",
"clanid": 1000018963,
"teamname": "Noble eSports",
"score": "378.3",
"opponent": "39"
},
"384": {
"id": 384,
"team": 40,
"name": "Vetro",
"clanid": 1000021352,
"teamname": "o7 Gaming",
"score": "528.2",
"opponent": "43"
},
"25": {
"id": 25,
"team": 39,
"name": "OxThief",
"clanid": 1000021351,
"teamname": "High Woltage Caballers",
"score": "183.4",
"opponent": "2"
},
"322": {
"id": 322,
"team": 46,
"name": "Aggressor",
"clanid": 1000022709,
"teamname": "Caller Wanted",
"score": "315.2",
"opponent": "42"
},
"61": {
"id": 61,
"team": 39,
"name": "blueboyzcaptain",
"clanid": 1000021351,
"teamname": "High Woltage Caballers",
"score": "324.6",
"opponent": "2"
}
},
"points": 2477.7,
"rank": 127,
"playercount": 3703,
"percentile": 96.58
},
{
"timestamp": 1452819600,
"team": {
"208": {
"id": 208,
"team": 7,
"name": "E63M6",
"clanid": 1000010296,
"teamname": "S.I.M.P.",
"score": "358.3",
"opponent": "46"
},
"402": {
"id": 402,
"team": 43,
"name": "drawkcaB",
"clanid": 1000022702,
"teamname": "eClipse",
"score": "405.6",
"opponent": "41"
},
"322": {
"id": 322,
"team": 46,
"name": "Aggressor",
"clanid": 1000022709,
"teamname": "Caller Wanted",
"score": "234.8",
"opponent": "7"
},
"405": {
"id": 405,
"team": 43,
"name": "Masterpupil",
"clanid": 1000022702,
"teamname": "eClipse",
"score": "446.3",
"opponent": "41"
},
"134": {
"id": 134,
"team": 7,
"name": "PhotoFinish",
"clanid": 1000010296,
"teamname": "S.I.M.P.",
"score": "225.3",
"opponent": "46"
},
"222": {
"id": 222,
"team": 21,
"name": "Zomb1efood",
"clanid": 1000012624,
"teamname": "Googlybobbers",
"score": null,
"opponent": null
},
"25": {
"id": 25,
"team": 39,
"name": "OxThief",
"clanid": 1000021351,
"teamname": "High Woltage Caballers",
"score": "303.1",
"opponent": "44"
}
},
"points": 1973.4,
"rank": 162,
"playercount": 3972,
"percentile": 95.93
},
{
"timestamp": 1453251600,
"team": {
"208": {
"id": 208,
"team": 7,
"name": "E63M6",
"clanid": 1000010296,
"teamname": "S.I.M.P.",
"score": "249.8",
"opponent": "45"
},
"435": {
"id": 435,
"team": 46,
"name": "MagentaPanda",
"clanid": 1000022709,
"teamname": "Caller Wanted",
"score": "373.7",
"opponent": "21"
},
"80": {
"id": 80,
"team": 42,
"name": "Executis",
"clanid": 1000022701,
"teamname": "rivaL - Simple Tankers",
"score": "327.2",
"opponent": "47"
},
"384": {
"id": 384,
"team": 40,
"name": "Vetro",
"clanid": 1000021352,
"teamname": "o7 Gaming",
"score": "369.9",
"opponent": "39"
},
"61": {
"id": 61,
"team": 39,
"name": "blueboyzcaptain",
"clanid": 1000021351,
"teamname": "High Woltage Caballers",
"score": "304.8",
"opponent": "40"
},
"450": {
"id": 450,
"team": 46,
"name": "Dealth_",
"score": "420.5",
"opponent": "21"
},
"78": {
"id": 78,
"team": 42,
"name": "Unknown0ne",
"clanid": 1000022701,
"teamname": "rivaL - Simple Tankers",
"score": "277.9",
"opponent": "47"
}
},
"points": 2323.8,
"rank": 155,
"playercount": 4347,
"percentile": 96.45
},
{
"timestamp": 1453424400,
"team": {
"435": {
"id": 435,
"team": 46,
"name": "MagentaPanda",
"clanid": 1000022709,
"teamname": "Caller Wanted",
"score": "232.3",
"opponent": "43"
},
"384": {
"id": 384,
"team": 40,
"name": "Vetro",
"clanid": 1000021352,
"teamname": "o7 Gaming",
"score": "457.9",
"opponent": "2"
},
"61": {
"id": 61,
"team": 39,
"name": "blueboyzcaptain",
"clanid": 1000021351,
"teamname": "High Woltage Caballers",
"score": "429.1",
"opponent": "21"
},
"10": {
"id": 10,
"team": 2,
"name": "Dodoma",
"clanid": 1000018963,
"teamname": "Noble eSports",
"score": "416.6",
"opponent": "40"
},
"364": {
"id": 364,
"team": 2,
"name": "canadianimpact",
"clanid": 1000018963,
"teamname": "Noble eSports",
"score": "532.2",
"opponent": "40"
},
"402": {
"id": 402,
"team": 43,
"name": "drawkcaB",
"clanid": 1000022702,
"teamname": "eClipse",
"score": "275.0",
"opponent": "46"
},
"405": {
"id": 405,
"team": 43,
"name": "Masterpupil",
"clanid": 1000022702,
"teamname": "eClipse",
"score": "354.7",
"opponent": "46"
}
},
"points": 2697.8,
"rank": "136",
"playercount": 4438,
"percentile": 96.95
},
{
"timestamp": 1453856400,
"team": {
"61": {
"id": 61,
"team": 39,
"name": "blueboyzcaptain",
"clanid": 1000021351,
"teamname": "High Woltage Caballers",
"score": "446.4",
"opponent": "46"
},
"10": {
"id": 10,
"team": 2,
"name": "Dodoma",
"clanid": 1000018963,
"teamname": "Noble eSports",
"score": "316.6",
"opponent": "45"
},
"364": {
"id": 364,
"team": 2,
"name": "canadianimpact",
"clanid": 1000018963,
"teamname": "Noble eSports",
"score": "309.8",
"opponent": "45"
},
"402": {
"id": 402,
"team": 43,
"name": "drawkcaB",
"clanid": 1000022702,
"teamname": "eClipse",
"score": "323.2",
"opponent": "47"
},
"405": {
"id": 405,
"team": 43,
"name": "Masterpupil",
"clanid": 1000022702,
"teamname": "eClipse",
"score": "332.6",
"opponent": "47"
},
"322": {
"id": 322,
"team": 46,
"name": "Aggressor",
"clanid": 1000022709,
"teamname": "Caller Wanted",
"score": "195.4",
"opponent": "39"
},
"25": {
"id": 25,
"team": 39,
"name": "OxThief",
"clanid": 1000021351,
"teamname": "High Woltage Caballers",
"score": "413.7",
"opponent": "46"
}
},
"points": 2337.7,
"rank": "131",
"playercount": 4587,
"percentile": 97.16
},
{
"timestamp": 1454029200,
"team": {
"61": {
"id": 61,
"team": 39,
"name": "blueboyzcaptain",
"clanid": 1000021351,
"teamname": "High Woltage Caballers",
"score": "295.8",
"opponent": "41"
},
"25": {
"id": 25,
"team": 39,
"name": "OxThief",
"clanid": 1000021351,
"teamname": "High Woltage Caballers",
"score": "316.5",
"opponent": "41"
},
"412": {
"id": 412,
"team": 44,
"name": "PapaDjon",
"clanid": 1000022703,
"teamname": "DING_NA",
"score": "456.7",
"opponent": "45"
},
"384": {
"id": 384,
"team": 40,
"name": "Vetro",
"clanid": 1000021352,
"teamname": "o7 Gaming",
"score": "258.6",
"opponent": "47"
},
"182": {
"id": 182,
"team": 44,
"name": "MACTEP_Putin",
"clanid": 1000022703,
"teamname": "DING_NA",
"score": "447.4",
"opponent": "45"
},
"383": {
"id": 383,
"team": 40,
"name": "Synergy3k",
"clanid": 1000021352,
"teamname": "o7 Gaming",
"score": "230.2",
"opponent": "47"
},
"429": {
"id": 429,
"team": 45,
"name": "_Tontinakis",
"clanid": 1000022708,
"teamname": "Ping999",
"score": null,
"opponent": null
}
},
"points": 2005.2,
"rank": "152",
"playercount": 4670,
"percentile": 96.76
},
{
"timestamp": 1454461200,
"team": {
"412": {
"id": 412,
"team": 44,
"name": "PapaDjon",
"clanid": 1000022703,
"teamname": "DING_NA",
"score": "351.9",
"opponent": "40"
},
"384": {
"id": 384,
"team": 40,
"name": "Vetro",
"clanid": 1000021352,
"teamname": "o7 Gaming",
"score": "419.1",
"opponent": "44"
},
"182": {
"id": 182,
"team": 44,
"name": "MACTEP_Putin",
"clanid": 1000022703,
"teamname": "DING_NA",
"score": "369.3",
"opponent": "40"
},
"383": {
"id": 383,
"team": 40,
"name": "Synergy3k",
"clanid": 1000021352,
"teamname": "o7 Gaming",
"score": "400.5",
"opponent": "44"
},
"288": {
"id": 288,
"team": 2,
"name": "AkulaV",
"clanid": 1000018963,
"teamname": "Noble eSports",
"score": "427.4",
"opponent": "42"
},
"364": {
"id": 364,
"team": 2,
"name": "canadianimpact",
"clanid": 1000018963,
"teamname": "Noble eSports",
"score": "364.7",
"opponent": "42"
},
"374": {
"id": 374,
"team": 41,
"name": "MRMAN58",
"clanid": 1000022700,
"teamname": "Aquatic M60s",
"score": "282.4",
"opponent": "47"
}
},
"points": 2615.3,
"rank": "137",
"playercount": 4751,
"percentile": 97.13
}
],
"achievements": [
{
"achievementid": "10",
"distribDate": "1435276800",
"season": "6",
"notes": "2177.8"
},
{
"achievementid": "10",
"distribDate": "1435708800",
"season": "6",
"notes": "2319.5"
},
{
"achievementid": "10",
"distribDate": "1438128000",
"season": "6",
"notes": "2110.8"
},
{
"achievementid": "10",
"distribDate": "1438300800",
"season": "6",
"notes": "2237"
},
{
"achievementid": "10",
"distribDate": "1438732800",
"season": "6",
"notes": "2066.9"
},
{
"achievementid": "13",
"distribDate": "1441837487",
"season": "6",
"notes": "29315.1"
},
{
"achievementid": "27",
"distribDate": "1441837488",
"season": "6",
"notes": ""
},
{
"achievementid": "28",
"distribDate": "1441842013",
"season": "3",
"notes": ""
},
{
"achievementid": "29",
"distribDate": "1441842013",
"season": "4",
"notes": ""
},
{
"achievementid": "24",
"distribDate": "1441842482",
"season": "3",
"notes": ""
},
{
"achievementid": "25",
"distribDate": "1441842482",
"season": "4",
"notes": ""
},
{
"achievementid": "26",
"distribDate": "1441842482",
"season": "5",
"notes": ""
},
{
"achievementid": "13",
"distribDate": "1441842482",
"season": "5",
"notes": "28420.7"
},
{
"achievementid": "20",
"distribDate": "1441842482",
"season": "0",
"notes": ""
},
{
"achievementid": "6",
"distribDate": "1441842482",
"season": "4",
"notes": ""
},
{
"achievementid": "33",
"distribDate": "1441842482",
"season": "5",
"notes": ""
},
{
"achievementid": "10",
"distribDate": "1441842482",
"season": "5",
"notes": "2072.4"
},
{
"achievementid": "10",
"distribDate": "1441842482",
"season": "5",
"notes": "2276.6"
},
{
"achievementid": "10",
"distribDate": "1441842482",
"season": "5",
"notes": "2027.6"
},
{
"achievementid": "10",
"distribDate": "1441842482",
"season": "5",
"notes": "2027.1"
},
{
"achievementid": "10",
"distribDate": "1441842482",
"season": "5",
"notes": "2287.5"
},
{
"achievementid": "10",
"distribDate": "1441842482",
"season": "5",
"notes": "2205.3"
},
{
"achievementid": "4",
"distribDate": "1441842482",
"season": "3",
"notes": ""
},
{
"achievementid": "9",
"distribDate": "1441929208",
"season": "4",
"notes": ""
},
{
"achievementid": "9",
"distribDate": "1441929208",
"season": "6",
"notes": ""
},
{
"achievementid": "10",
"distribDate": "1449033070",
"season": "7",
"notes": "2404.7"
},
{
"achievementid": "34",
"distribDate": "1449033074",
"season": "7",
"notes": ""
},
{
"achievementid": "35",
"distribDate": "1450227600",
"season": "7",
"notes": "47"
},
{
"achievementid": "36",
"distribDate": "1450227600",
"season": "7",
"notes": "102775"
},
{
"achievementid": "11",
"distribDate": "1450242959",
"season": "7",
"notes": "2547.0"
},
{
"achievementid": "10",
"distribDate": "1450416039",
"season": "7",
"notes": "2308.6"
},
{
"achievementid": "36",
"distribDate": "1450832400",
"season": "7",
"notes": "101113"
},
{
"achievementid": "11",
"distribDate": "1450914200",
"season": "7",
"notes": "2572.9"
},
{
"achievementid": "10",
"distribDate": "1452058931",
"season": "7",
"notes": "2137.6"
},
{
"achievementid": "10",
"distribDate": "1452661200",
"season": "7",
"notes": "2477.7"
},
{
"achievementid": "39",
"distribDate": "1452661200",
"season": "7",
"notes": "407"
},
{
"achievementid": "10",
"distribDate": "1453273264",
"season": "7",
"notes": "2323.8"
},
{
"achievementid": "11",
"distribDate": "1453492493",
"season": "7",
"notes": "2697.8"
},
{
"achievementid": "35",
"distribDate": "1453492508",
"season": "7",
"notes": "48"
},
{
"achievementid": "37",
"distribDate": "1453492509",
"season": "7",
"notes": "55"
},
{
"achievementid": "40",
"distribDate": "1453492510",
"season": "7",
"notes": "25675"
},
{
"achievementid": "10",
"distribDate": "1453874095",
"season": "7",
"notes": "2337.7"
},
{
"achievementid": "40",
"distribDate": "1453874148",
"season": "7",
"notes": "21472"
},
{
"achievementid": "10",
"distribDate": "1454044411",
"season": "7",
"notes": "2005.2"
},
{
"achievementid": "8",
"distribDate": "1454479200",
"season": "7",
"notes": ""
},
{
"achievementid": "11",
"distribDate": "1454479200",
"season": "7",
"notes": "2615.3"
},
{
"achievementid": "15",
"distribDate": "1454479200",
"season": "7",
"notes": "35673.4"
},
{
"achievementid": "35",
"distribDate": "1454479200",
"season": "7",
"notes": "55"
},
{
"achievementid": "36",
"distribDate": "1454479200",
"season": "7",
"notes": "116550"
},
{
"achievementid": "37",
"distribDate": "1454479200",
"season": "7",
"notes": "55"
}
]
}
}
}
