ruby-lol 0.9.18 → 0.9.19
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +5 -0
- data/lib/lol/league.rb +2 -3
- data/lib/lol/league_entry.rb +1 -5
- data/lib/lol/league_request.rb +30 -23
- data/lib/lol/match_history_request.rb +10 -0
- data/lib/lol/match_request.rb +10 -0
- data/lib/lol/request.rb +4 -1
- data/lib/lol/team_request.rb +9 -6
- data/lib/lol/version.rb +1 -1
- data/spec/acceptance_spec.rb +53 -19
- data/spec/api_version_spec.rb +4 -2
- data/spec/fixtures/v2.4/get-team-by-id.json +1 -0
- data/spec/fixtures/v2.4/get-team.json +1 -0
- data/spec/fixtures/v2.5/get-league-by-team.json +1 -0
- data/spec/fixtures/v2.5/get-league-challenger.json +1 -0
- data/spec/fixtures/v2.5/get-league-entry-by-team.json +1 -0
- data/spec/fixtures/v2.5/get-league-entry.json +1 -0
- data/spec/fixtures/v2.5/get-league.json +1 -0
- data/spec/lol/champion_request_spec.rb +8 -11
- data/spec/lol/game_request_spec.rb +8 -9
- data/spec/lol/league_request_spec.rb +69 -6
- data/spec/lol/league_spec.rb +1 -1
- data/spec/lol/mastery_page_spec.rb +1 -1
- data/spec/lol/match_history_request_spec.rb +7 -0
- data/spec/lol/match_request_spec.rb +7 -0
- data/spec/lol/request_spec.rb +9 -9
- data/spec/lol/rune_page_spec.rb +1 -1
- data/spec/lol/static_request_spec.rb +16 -38
- data/spec/lol/stats_request_spec.rb +53 -39
- data/spec/lol/summoner_request_spec.rb +25 -37
- data/spec/lol/team_request_spec.rb +18 -28
- data/spec/spec_helper.rb +4 -38
- data/spec/support/helpers.rb +47 -0
- metadata +24 -30
- data/spec/fixtures/v1.1/get-champion.json +0 -1512
- data/spec/fixtures/v1.2/get-ranked_stats.json +0 -1448
- data/spec/fixtures/v1.2/get-stats.json +0 -115
- data/spec/fixtures/v1.3/get-summoner-by-name.json +0 -16
- data/spec/fixtures/v1.3/get-summoner-masteries.json +0 -2316
- data/spec/fixtures/v1.3/get-summoner-name.json +0 -4
- data/spec/fixtures/v1.3/get-summoner-runes.json +0 -6374
- data/spec/fixtures/v1.3/get-summoner.json +0 -16
- data/spec/fixtures/v2.2/get-team.json +0 -678
- data/spec/fixtures/v2.2/getbyid-team.json +0 -286
- data/spec/fixtures/v2.3/get-league.json +0 -1470
- data/spec/fixtures/v2.3/get-team.json +0 -1
- data/spec/fixtures/v2.3/getbyid-team.json +0 -1
- data/spec/fixtures/v2.4/get-league.json +0 -1
@@ -1,16 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"30743211": {
|
3
|
-
"id": 30743211,
|
4
|
-
"name": "intinig",
|
5
|
-
"profileIconId": 599,
|
6
|
-
"summonerLevel": 30,
|
7
|
-
"revisionDate": 1390360425000
|
8
|
-
},
|
9
|
-
"33249714": {
|
10
|
-
"id": 33249714,
|
11
|
-
"name": "intinir",
|
12
|
-
"profileIconId": 26,
|
13
|
-
"summonerLevel": 30,
|
14
|
-
"revisionDate": 1390538264000
|
15
|
-
}
|
16
|
-
}
|
@@ -1,678 +0,0 @@
|
|
1
|
-
[ {
|
2
|
-
"fullId" : "TEAM-c80824c9-c568-42de-bdbb-271543b209e1",
|
3
|
-
"name" : "Digimon Tamers",
|
4
|
-
"tag" : "TagMon",
|
5
|
-
"status" : "RANKED",
|
6
|
-
"teamStatSummary" : {
|
7
|
-
"fullId" : "TEAM-c80824c9-c568-42de-bdbb-271543b209e1",
|
8
|
-
"teamStatDetails" : [ {
|
9
|
-
"fullId" : "TEAM-c80824c9-c568-42de-bdbb-271543b209e1",
|
10
|
-
"teamStatType" : "RANKED_TEAM_3x3",
|
11
|
-
"wins" : 0,
|
12
|
-
"losses" : 0,
|
13
|
-
"averageGamesPlayed" : 0
|
14
|
-
}, {
|
15
|
-
"fullId" : "TEAM-c80824c9-c568-42de-bdbb-271543b209e1",
|
16
|
-
"teamStatType" : "RANKED_TEAM_5x5",
|
17
|
-
"wins" : 0,
|
18
|
-
"losses" : 0,
|
19
|
-
"averageGamesPlayed" : 0
|
20
|
-
} ]
|
21
|
-
},
|
22
|
-
"roster" : {
|
23
|
-
"ownerId" : 592670,
|
24
|
-
"memberList" : [ {
|
25
|
-
"playerId" : 592670,
|
26
|
-
"joinDate" : 1331623605000,
|
27
|
-
"inviteDate" : 1331623605000,
|
28
|
-
"status" : "MEMBER"
|
29
|
-
}, {
|
30
|
-
"playerId" : 580668,
|
31
|
-
"joinDate" : 1331623681000,
|
32
|
-
"inviteDate" : 1331623677000,
|
33
|
-
"status" : "MEMBER"
|
34
|
-
}, {
|
35
|
-
"playerId" : 19782302,
|
36
|
-
"joinDate" : 1331625157000,
|
37
|
-
"inviteDate" : 1331624042000,
|
38
|
-
"status" : "MEMBER"
|
39
|
-
}, {
|
40
|
-
"playerId" : 5908,
|
41
|
-
"joinDate" : 1331679340000,
|
42
|
-
"inviteDate" : 1331679337000,
|
43
|
-
"status" : "MEMBER"
|
44
|
-
}, {
|
45
|
-
"playerId" : 20453497,
|
46
|
-
"joinDate" : 1351309208000,
|
47
|
-
"inviteDate" : 1351309203000,
|
48
|
-
"status" : "MEMBER"
|
49
|
-
}, {
|
50
|
-
"playerId" : 20453514,
|
51
|
-
"joinDate" : 1352095946000,
|
52
|
-
"inviteDate" : 1352095943000,
|
53
|
-
"status" : "MEMBER"
|
54
|
-
} ]
|
55
|
-
},
|
56
|
-
"matchHistory" : [ {
|
57
|
-
"kills" : 12,
|
58
|
-
"deaths" : 31,
|
59
|
-
"opposingTeamKills" : 31,
|
60
|
-
"assists" : 19,
|
61
|
-
"gameMode" : "CLASSIC",
|
62
|
-
"opposingTeamName" : "Frenetic Array",
|
63
|
-
"win" : false,
|
64
|
-
"invalid" : false,
|
65
|
-
"mapId" : 1,
|
66
|
-
"gameId" : 576575490
|
67
|
-
}, {
|
68
|
-
"kills" : 25,
|
69
|
-
"deaths" : 15,
|
70
|
-
"opposingTeamKills" : 15,
|
71
|
-
"assists" : 53,
|
72
|
-
"gameMode" : "CLASSIC",
|
73
|
-
"opposingTeamName" : "Frenetic Array",
|
74
|
-
"win" : true,
|
75
|
-
"invalid" : false,
|
76
|
-
"mapId" : 1,
|
77
|
-
"gameId" : 576566324
|
78
|
-
}, {
|
79
|
-
"kills" : 15,
|
80
|
-
"deaths" : 8,
|
81
|
-
"opposingTeamKills" : 7,
|
82
|
-
"assists" : 27,
|
83
|
-
"gameMode" : "CLASSIC",
|
84
|
-
"opposingTeamName" : "Team Stacked",
|
85
|
-
"win" : true,
|
86
|
-
"invalid" : false,
|
87
|
-
"mapId" : 1,
|
88
|
-
"gameId" : 576536749
|
89
|
-
}, {
|
90
|
-
"kills" : 15,
|
91
|
-
"deaths" : 18,
|
92
|
-
"opposingTeamKills" : 18,
|
93
|
-
"assists" : 32,
|
94
|
-
"gameMode" : "CLASSIC",
|
95
|
-
"opposingTeamName" : "Team Mundane",
|
96
|
-
"win" : true,
|
97
|
-
"invalid" : false,
|
98
|
-
"mapId" : 1,
|
99
|
-
"gameId" : 576511761
|
100
|
-
}, {
|
101
|
-
"kills" : 12,
|
102
|
-
"deaths" : 21,
|
103
|
-
"opposingTeamKills" : 21,
|
104
|
-
"assists" : 28,
|
105
|
-
"gameMode" : "CLASSIC",
|
106
|
-
"opposingTeamName" : "Curse Gaming",
|
107
|
-
"win" : false,
|
108
|
-
"invalid" : false,
|
109
|
-
"mapId" : 1,
|
110
|
-
"gameId" : 576486880
|
111
|
-
}, {
|
112
|
-
"kills" : 35,
|
113
|
-
"deaths" : 25,
|
114
|
-
"opposingTeamKills" : 25,
|
115
|
-
"assists" : 81,
|
116
|
-
"gameMode" : "CLASSIC",
|
117
|
-
"opposingTeamName" : "Team Mundane",
|
118
|
-
"win" : true,
|
119
|
-
"invalid" : false,
|
120
|
-
"mapId" : 1,
|
121
|
-
"gameId" : 576438411
|
122
|
-
}, {
|
123
|
-
"kills" : 30,
|
124
|
-
"deaths" : 31,
|
125
|
-
"opposingTeamKills" : 31,
|
126
|
-
"assists" : 70,
|
127
|
-
"gameMode" : "CLASSIC",
|
128
|
-
"opposingTeamName" : "In Lucky We Trust",
|
129
|
-
"win" : true,
|
130
|
-
"invalid" : false,
|
131
|
-
"mapId" : 1,
|
132
|
-
"gameId" : 576354607
|
133
|
-
}, {
|
134
|
-
"kills" : 17,
|
135
|
-
"deaths" : 6,
|
136
|
-
"opposingTeamKills" : 6,
|
137
|
-
"assists" : 28,
|
138
|
-
"gameMode" : "CLASSIC",
|
139
|
-
"opposingTeamName" : "TicoGamers CR",
|
140
|
-
"win" : true,
|
141
|
-
"invalid" : false,
|
142
|
-
"mapId" : 1,
|
143
|
-
"gameId" : 576326147
|
144
|
-
}, {
|
145
|
-
"kills" : 26,
|
146
|
-
"deaths" : 14,
|
147
|
-
"opposingTeamKills" : 14,
|
148
|
-
"assists" : 70,
|
149
|
-
"gameMode" : "CLASSIC",
|
150
|
-
"opposingTeamName" : "The Blinters 5",
|
151
|
-
"win" : true,
|
152
|
-
"invalid" : false,
|
153
|
-
"mapId" : 1,
|
154
|
-
"gameId" : 576266814
|
155
|
-
}, {
|
156
|
-
"kills" : 15,
|
157
|
-
"deaths" : 26,
|
158
|
-
"opposingTeamKills" : 26,
|
159
|
-
"assists" : 28,
|
160
|
-
"gameMode" : "CLASSIC",
|
161
|
-
"opposingTeamName" : "We Da Bes",
|
162
|
-
"win" : false,
|
163
|
-
"invalid" : false,
|
164
|
-
"mapId" : 1,
|
165
|
-
"gameId" : 576041138
|
166
|
-
}, {
|
167
|
-
"kills" : 22,
|
168
|
-
"deaths" : 33,
|
169
|
-
"opposingTeamKills" : 33,
|
170
|
-
"assists" : 48,
|
171
|
-
"gameMode" : "CLASSIC",
|
172
|
-
"opposingTeamName" : "From Coal to Diamond",
|
173
|
-
"win" : false,
|
174
|
-
"invalid" : false,
|
175
|
-
"mapId" : 1,
|
176
|
-
"gameId" : 575986771
|
177
|
-
}, {
|
178
|
-
"kills" : 23,
|
179
|
-
"deaths" : 7,
|
180
|
-
"opposingTeamKills" : 7,
|
181
|
-
"assists" : 45,
|
182
|
-
"gameMode" : "CLASSIC",
|
183
|
-
"opposingTeamName" : "No Fuking Around Okay",
|
184
|
-
"win" : true,
|
185
|
-
"invalid" : false,
|
186
|
-
"mapId" : 1,
|
187
|
-
"gameId" : 575961469
|
188
|
-
}, {
|
189
|
-
"kills" : 20,
|
190
|
-
"deaths" : 10,
|
191
|
-
"opposingTeamKills" : 10,
|
192
|
-
"assists" : 29,
|
193
|
-
"gameMode" : "CLASSIC",
|
194
|
-
"opposingTeamName" : "Tube88",
|
195
|
-
"win" : true,
|
196
|
-
"invalid" : false,
|
197
|
-
"mapId" : 1,
|
198
|
-
"gameId" : 575905727
|
199
|
-
}, {
|
200
|
-
"kills" : 21,
|
201
|
-
"deaths" : 11,
|
202
|
-
"opposingTeamKills" : 11,
|
203
|
-
"assists" : 37,
|
204
|
-
"gameMode" : "CLASSIC",
|
205
|
-
"opposingTeamName" : "Resonate",
|
206
|
-
"win" : true,
|
207
|
-
"invalid" : false,
|
208
|
-
"mapId" : 1,
|
209
|
-
"gameId" : 575441369
|
210
|
-
}, {
|
211
|
-
"kills" : 13,
|
212
|
-
"deaths" : 24,
|
213
|
-
"opposingTeamKills" : 24,
|
214
|
-
"assists" : 27,
|
215
|
-
"gameMode" : "CLASSIC",
|
216
|
-
"opposingTeamName" : "Nobody Important Died",
|
217
|
-
"win" : false,
|
218
|
-
"invalid" : false,
|
219
|
-
"mapId" : 1,
|
220
|
-
"gameId" : 575390058
|
221
|
-
}, {
|
222
|
-
"kills" : 33,
|
223
|
-
"deaths" : 14,
|
224
|
-
"opposingTeamKills" : 14,
|
225
|
-
"assists" : 49,
|
226
|
-
"gameMode" : "CLASSIC",
|
227
|
-
"opposingTeamName" : "DIAMON FIVES PLS",
|
228
|
-
"win" : true,
|
229
|
-
"invalid" : false,
|
230
|
-
"mapId" : 1,
|
231
|
-
"gameId" : 575349088
|
232
|
-
}, {
|
233
|
-
"kills" : 16,
|
234
|
-
"deaths" : 5,
|
235
|
-
"opposingTeamKills" : 5,
|
236
|
-
"assists" : 20,
|
237
|
-
"gameMode" : "CLASSIC",
|
238
|
-
"opposingTeamName" : "Cute Asian Girls",
|
239
|
-
"win" : true,
|
240
|
-
"invalid" : false,
|
241
|
-
"mapId" : 1,
|
242
|
-
"gameId" : 340801031
|
243
|
-
}, {
|
244
|
-
"kills" : 4,
|
245
|
-
"deaths" : 19,
|
246
|
-
"opposingTeamKills" : 18,
|
247
|
-
"assists" : 12,
|
248
|
-
"gameMode" : "CLASSIC",
|
249
|
-
"opposingTeamName" : "HeIIo Kitty",
|
250
|
-
"win" : false,
|
251
|
-
"invalid" : false,
|
252
|
-
"mapId" : 1,
|
253
|
-
"gameId" : 340775336
|
254
|
-
}, {
|
255
|
-
"kills" : 24,
|
256
|
-
"deaths" : 7,
|
257
|
-
"opposingTeamKills" : 7,
|
258
|
-
"assists" : 56,
|
259
|
-
"gameMode" : "CLASSIC",
|
260
|
-
"opposingTeamName" : "Fluid Mechanics",
|
261
|
-
"win" : true,
|
262
|
-
"invalid" : false,
|
263
|
-
"mapId" : 1,
|
264
|
-
"gameId" : 340760658
|
265
|
-
}, {
|
266
|
-
"kills" : 33,
|
267
|
-
"deaths" : 21,
|
268
|
-
"opposingTeamKills" : 21,
|
269
|
-
"assists" : 89,
|
270
|
-
"gameMode" : "CLASSIC",
|
271
|
-
"opposingTeamName" : "Xerox Tryout",
|
272
|
-
"win" : true,
|
273
|
-
"invalid" : false,
|
274
|
-
"mapId" : 1,
|
275
|
-
"gameId" : 340678263
|
276
|
-
} ],
|
277
|
-
"createDate" : 1331623605000,
|
278
|
-
"modifyDate" : 1357872802000,
|
279
|
-
"lastJoinDate" : 1352095978000,
|
280
|
-
"secondLastJoinDate" : 1352095946000,
|
281
|
-
"thirdLastJoinDate" : 1351309219000,
|
282
|
-
"lastGameDate" : 1352190417000,
|
283
|
-
"lastJoinedRankedTeamQueueDate" : 1352188085000
|
284
|
-
}, {
|
285
|
-
"fullId" : "TEAM-e4936d7b-b80e-4367-a76c-5ccf7388c995",
|
286
|
-
"name" : "Team Solo Mid",
|
287
|
-
"tag" : "TSM",
|
288
|
-
"status" : "RANKED",
|
289
|
-
"teamStatSummary" : {
|
290
|
-
"fullId" : "TEAM-e4936d7b-b80e-4367-a76c-5ccf7388c995",
|
291
|
-
"teamStatDetails" : [ {
|
292
|
-
"fullId" : "TEAM-e4936d7b-b80e-4367-a76c-5ccf7388c995",
|
293
|
-
"teamStatType" : "RANKED_TEAM_5x5",
|
294
|
-
"wins" : 32,
|
295
|
-
"losses" : 2,
|
296
|
-
"averageGamesPlayed" : 0
|
297
|
-
}, {
|
298
|
-
"fullId" : "TEAM-e4936d7b-b80e-4367-a76c-5ccf7388c995",
|
299
|
-
"teamStatType" : "RANKED_TEAM_3x3",
|
300
|
-
"wins" : 0,
|
301
|
-
"losses" : 0,
|
302
|
-
"averageGamesPlayed" : 0
|
303
|
-
} ]
|
304
|
-
},
|
305
|
-
"roster" : {
|
306
|
-
"ownerId" : 19199530,
|
307
|
-
"memberList" : [ {
|
308
|
-
"playerId" : 17772,
|
309
|
-
"joinDate" : 1321959007000,
|
310
|
-
"inviteDate" : 1321959007000,
|
311
|
-
"status" : "MEMBER"
|
312
|
-
}, {
|
313
|
-
"playerId" : 19199530,
|
314
|
-
"joinDate" : 1321981014000,
|
315
|
-
"inviteDate" : 1321980026000,
|
316
|
-
"status" : "MEMBER"
|
317
|
-
}, {
|
318
|
-
"playerId" : 60783,
|
319
|
-
"joinDate" : 1321981025000,
|
320
|
-
"inviteDate" : 1321980032000,
|
321
|
-
"status" : "MEMBER"
|
322
|
-
}, {
|
323
|
-
"playerId" : 5908,
|
324
|
-
"joinDate" : 1333592947000,
|
325
|
-
"inviteDate" : 1333592936000,
|
326
|
-
"status" : "MEMBER"
|
327
|
-
}, {
|
328
|
-
"playerId" : 22373365,
|
329
|
-
"joinDate" : 1351234853000,
|
330
|
-
"inviteDate" : 1351234838000,
|
331
|
-
"status" : "MEMBER"
|
332
|
-
}, {
|
333
|
-
"playerId" : 521955,
|
334
|
-
"joinDate" : 1372822629000,
|
335
|
-
"inviteDate" : 1372822610000,
|
336
|
-
"status" : "MEMBER"
|
337
|
-
}, {
|
338
|
-
"playerId" : 11646,
|
339
|
-
"joinDate" : 1380166227000,
|
340
|
-
"inviteDate" : 1380163680000,
|
341
|
-
"status" : "MEMBER"
|
342
|
-
}, {
|
343
|
-
"playerId" : 49159160,
|
344
|
-
"joinDate" : 1383700685000,
|
345
|
-
"inviteDate" : 1383700627000,
|
346
|
-
"status" : "MEMBER"
|
347
|
-
} ]
|
348
|
-
},
|
349
|
-
"matchHistory" : [ {
|
350
|
-
"kills" : 17,
|
351
|
-
"deaths" : 33,
|
352
|
-
"opposingTeamKills" : 33,
|
353
|
-
"assists" : 41,
|
354
|
-
"gameMode" : "CLASSIC",
|
355
|
-
"opposingTeamName" : "LMQ iBUYPOWER",
|
356
|
-
"win" : false,
|
357
|
-
"invalid" : false,
|
358
|
-
"mapId" : 1,
|
359
|
-
"gameId" : 1207277879
|
360
|
-
}, {
|
361
|
-
"kills" : 27,
|
362
|
-
"deaths" : 8,
|
363
|
-
"opposingTeamKills" : 8,
|
364
|
-
"assists" : 57,
|
365
|
-
"gameMode" : "CLASSIC",
|
366
|
-
"opposingTeamName" : "LMQ iBUYPOWER",
|
367
|
-
"win" : true,
|
368
|
-
"invalid" : false,
|
369
|
-
"mapId" : 1,
|
370
|
-
"gameId" : 1207137076
|
371
|
-
}, {
|
372
|
-
"kills" : 27,
|
373
|
-
"deaths" : 16,
|
374
|
-
"opposingTeamKills" : 16,
|
375
|
-
"assists" : 71,
|
376
|
-
"gameMode" : "CLASSIC",
|
377
|
-
"opposingTeamName" : "LMQ iBUYPOWER",
|
378
|
-
"win" : true,
|
379
|
-
"invalid" : false,
|
380
|
-
"mapId" : 1,
|
381
|
-
"gameId" : 1207006497
|
382
|
-
}, {
|
383
|
-
"kills" : 22,
|
384
|
-
"deaths" : 12,
|
385
|
-
"opposingTeamKills" : 12,
|
386
|
-
"assists" : 24,
|
387
|
-
"gameMode" : "CLASSIC",
|
388
|
-
"opposingTeamName" : "mcmaster lol",
|
389
|
-
"win" : true,
|
390
|
-
"invalid" : false,
|
391
|
-
"mapId" : 1,
|
392
|
-
"gameId" : 1147232295
|
393
|
-
}, {
|
394
|
-
"kills" : 29,
|
395
|
-
"deaths" : 12,
|
396
|
-
"opposingTeamKills" : 11,
|
397
|
-
"assists" : 42,
|
398
|
-
"gameMode" : "CLASSIC",
|
399
|
-
"opposingTeamName" : "Baddie support players",
|
400
|
-
"win" : true,
|
401
|
-
"invalid" : false,
|
402
|
-
"mapId" : 1,
|
403
|
-
"gameId" : 1147171411
|
404
|
-
}, {
|
405
|
-
"kills" : 27,
|
406
|
-
"deaths" : 7,
|
407
|
-
"opposingTeamKills" : 7,
|
408
|
-
"assists" : 31,
|
409
|
-
"gameMode" : "CLASSIC",
|
410
|
-
"opposingTeamName" : "Weaving Noodles",
|
411
|
-
"win" : true,
|
412
|
-
"invalid" : false,
|
413
|
-
"mapId" : 1,
|
414
|
-
"gameId" : 1147091274
|
415
|
-
}, {
|
416
|
-
"kills" : 22,
|
417
|
-
"deaths" : 9,
|
418
|
-
"opposingTeamKills" : 9,
|
419
|
-
"assists" : 32,
|
420
|
-
"gameMode" : "CLASSIC",
|
421
|
-
"opposingTeamName" : "Weaving Noodles",
|
422
|
-
"win" : true,
|
423
|
-
"invalid" : false,
|
424
|
-
"mapId" : 1,
|
425
|
-
"gameId" : 1147003840
|
426
|
-
}, {
|
427
|
-
"kills" : 35,
|
428
|
-
"deaths" : 5,
|
429
|
-
"opposingTeamKills" : 5,
|
430
|
-
"assists" : 47,
|
431
|
-
"gameMode" : "CLASSIC",
|
432
|
-
"opposingTeamName" : "IIIIIIIIIII",
|
433
|
-
"win" : true,
|
434
|
-
"invalid" : false,
|
435
|
-
"mapId" : 1,
|
436
|
-
"gameId" : 994529144
|
437
|
-
}, {
|
438
|
-
"kills" : 15,
|
439
|
-
"deaths" : 9,
|
440
|
-
"opposingTeamKills" : 9,
|
441
|
-
"assists" : 33,
|
442
|
-
"gameMode" : "CLASSIC",
|
443
|
-
"opposingTeamName" : "Free wins for you",
|
444
|
-
"win" : true,
|
445
|
-
"invalid" : false,
|
446
|
-
"mapId" : 1,
|
447
|
-
"gameId" : 970209240
|
448
|
-
}, {
|
449
|
-
"kills" : 9,
|
450
|
-
"deaths" : 3,
|
451
|
-
"opposingTeamKills" : 3,
|
452
|
-
"assists" : 11,
|
453
|
-
"gameMode" : "CLASSIC",
|
454
|
-
"opposingTeamName" : "Free wins for you",
|
455
|
-
"win" : true,
|
456
|
-
"invalid" : false,
|
457
|
-
"mapId" : 1,
|
458
|
-
"gameId" : 970182572
|
459
|
-
}, {
|
460
|
-
"kills" : 25,
|
461
|
-
"deaths" : 17,
|
462
|
-
"opposingTeamKills" : 17,
|
463
|
-
"assists" : 41,
|
464
|
-
"gameMode" : "CLASSIC",
|
465
|
-
"opposingTeamName" : "Free wins for you",
|
466
|
-
"win" : true,
|
467
|
-
"invalid" : false,
|
468
|
-
"mapId" : 1,
|
469
|
-
"gameId" : 968664443
|
470
|
-
}, {
|
471
|
-
"kills" : 32,
|
472
|
-
"deaths" : 12,
|
473
|
-
"opposingTeamKills" : 12,
|
474
|
-
"assists" : 63,
|
475
|
-
"gameMode" : "CLASSIC",
|
476
|
-
"opposingTeamName" : "Exertus Zeal",
|
477
|
-
"win" : true,
|
478
|
-
"invalid" : false,
|
479
|
-
"mapId" : 1,
|
480
|
-
"gameId" : 966700967
|
481
|
-
}, {
|
482
|
-
"kills" : 23,
|
483
|
-
"deaths" : 10,
|
484
|
-
"opposingTeamKills" : 10,
|
485
|
-
"assists" : 49,
|
486
|
-
"gameMode" : "CLASSIC",
|
487
|
-
"opposingTeamName" : "Hedgehog Brigade",
|
488
|
-
"win" : true,
|
489
|
-
"invalid" : false,
|
490
|
-
"mapId" : 1,
|
491
|
-
"gameId" : 966640287
|
492
|
-
}, {
|
493
|
-
"kills" : 13,
|
494
|
-
"deaths" : 7,
|
495
|
-
"opposingTeamKills" : 7,
|
496
|
-
"assists" : 28,
|
497
|
-
"gameMode" : "CLASSIC",
|
498
|
-
"opposingTeamName" : "Hashtag GGU",
|
499
|
-
"win" : true,
|
500
|
-
"invalid" : false,
|
501
|
-
"mapId" : 1,
|
502
|
-
"gameId" : 965584626
|
503
|
-
}, {
|
504
|
-
"kills" : 29,
|
505
|
-
"deaths" : 9,
|
506
|
-
"opposingTeamKills" : 9,
|
507
|
-
"assists" : 56,
|
508
|
-
"gameMode" : "CLASSIC",
|
509
|
-
"opposingTeamName" : "Game much Harder",
|
510
|
-
"win" : true,
|
511
|
-
"invalid" : false,
|
512
|
-
"mapId" : 1,
|
513
|
-
"gameId" : 965552381
|
514
|
-
}, {
|
515
|
-
"kills" : 23,
|
516
|
-
"deaths" : 7,
|
517
|
-
"opposingTeamKills" : 7,
|
518
|
-
"assists" : 68,
|
519
|
-
"gameMode" : "CLASSIC",
|
520
|
-
"opposingTeamName" : "Team Wazabi",
|
521
|
-
"win" : true,
|
522
|
-
"invalid" : false,
|
523
|
-
"mapId" : 1,
|
524
|
-
"gameId" : 965277731
|
525
|
-
}, {
|
526
|
-
"kills" : 27,
|
527
|
-
"deaths" : 6,
|
528
|
-
"opposingTeamKills" : 6,
|
529
|
-
"assists" : 65,
|
530
|
-
"gameMode" : "CLASSIC",
|
531
|
-
"opposingTeamName" : "Sugoi Bois",
|
532
|
-
"win" : true,
|
533
|
-
"invalid" : false,
|
534
|
-
"mapId" : 1,
|
535
|
-
"gameId" : 965260820
|
536
|
-
}, {
|
537
|
-
"kills" : 21,
|
538
|
-
"deaths" : 26,
|
539
|
-
"opposingTeamKills" : 26,
|
540
|
-
"assists" : 53,
|
541
|
-
"gameMode" : "CLASSIC",
|
542
|
-
"opposingTeamName" : "Sirens A team",
|
543
|
-
"win" : true,
|
544
|
-
"invalid" : false,
|
545
|
-
"mapId" : 1,
|
546
|
-
"gameId" : 960862132
|
547
|
-
}, {
|
548
|
-
"kills" : 34,
|
549
|
-
"deaths" : 59,
|
550
|
-
"opposingTeamKills" : 59,
|
551
|
-
"assists" : 54,
|
552
|
-
"gameMode" : "CLASSIC",
|
553
|
-
"opposingTeamName" : "c0mplexity Academy",
|
554
|
-
"win" : true,
|
555
|
-
"invalid" : false,
|
556
|
-
"mapId" : 1,
|
557
|
-
"gameId" : 960779917
|
558
|
-
}, {
|
559
|
-
"kills" : 29,
|
560
|
-
"deaths" : 23,
|
561
|
-
"opposingTeamKills" : 23,
|
562
|
-
"assists" : 49,
|
563
|
-
"gameMode" : "CLASSIC",
|
564
|
-
"opposingTeamName" : "Sirens A team",
|
565
|
-
"win" : true,
|
566
|
-
"invalid" : false,
|
567
|
-
"mapId" : 1,
|
568
|
-
"gameId" : 960709062
|
569
|
-
} ],
|
570
|
-
"createDate" : 1321959007000,
|
571
|
-
"modifyDate" : 1387839113000,
|
572
|
-
"lastJoinDate" : 1383700685000,
|
573
|
-
"secondLastJoinDate" : 1380166227000,
|
574
|
-
"thirdLastJoinDate" : 1372822629000,
|
575
|
-
"lastGameDate" : 1387774109000,
|
576
|
-
"lastJoinedRankedTeamQueueDate" : 1387771380000
|
577
|
-
}, {
|
578
|
-
"fullId" : "TEAM-8fc55200-89cd-11e1-b3f5-782bcb4d0bb2",
|
579
|
-
"name" : "Team Autism Unite",
|
580
|
-
"tag" : "tAutU",
|
581
|
-
"status" : "RANKED",
|
582
|
-
"teamStatSummary" : {
|
583
|
-
"fullId" : "TEAM-8fc55200-89cd-11e1-b3f5-782bcb4d0bb2",
|
584
|
-
"teamStatDetails" : [ {
|
585
|
-
"fullId" : "TEAM-8fc55200-89cd-11e1-b3f5-782bcb4d0bb2",
|
586
|
-
"teamStatType" : "RANKED_TEAM_5x5",
|
587
|
-
"wins" : 0,
|
588
|
-
"losses" : 0,
|
589
|
-
"averageGamesPlayed" : 0
|
590
|
-
}, {
|
591
|
-
"fullId" : "TEAM-8fc55200-89cd-11e1-b3f5-782bcb4d0bb2",
|
592
|
-
"teamStatType" : "RANKED_TEAM_3x3",
|
593
|
-
"wins" : 0,
|
594
|
-
"losses" : 0,
|
595
|
-
"averageGamesPlayed" : 0
|
596
|
-
} ]
|
597
|
-
},
|
598
|
-
"roster" : {
|
599
|
-
"ownerId" : 26077457,
|
600
|
-
"memberList" : [ {
|
601
|
-
"playerId" : 26077457,
|
602
|
-
"joinDate" : 1334805177000,
|
603
|
-
"inviteDate" : 1334805177000,
|
604
|
-
"status" : "MEMBER"
|
605
|
-
}, {
|
606
|
-
"playerId" : 28370883,
|
607
|
-
"joinDate" : 1334805259000,
|
608
|
-
"inviteDate" : 1334805242000,
|
609
|
-
"status" : "MEMBER"
|
610
|
-
}, {
|
611
|
-
"playerId" : 5908,
|
612
|
-
"joinDate" : 1334808320000,
|
613
|
-
"inviteDate" : 1334808317000,
|
614
|
-
"status" : "MEMBER"
|
615
|
-
} ]
|
616
|
-
},
|
617
|
-
"matchHistory" : [ {
|
618
|
-
"kills" : 5,
|
619
|
-
"deaths" : 20,
|
620
|
-
"opposingTeamKills" : 20,
|
621
|
-
"assists" : 8,
|
622
|
-
"gameMode" : "CLASSIC",
|
623
|
-
"opposingTeamName" : "Purple piggehs",
|
624
|
-
"win" : false,
|
625
|
-
"invalid" : false,
|
626
|
-
"mapId" : 1,
|
627
|
-
"gameId" : 369708503
|
628
|
-
}, {
|
629
|
-
"kills" : 30,
|
630
|
-
"deaths" : 23,
|
631
|
-
"opposingTeamKills" : 22,
|
632
|
-
"assists" : 54,
|
633
|
-
"gameMode" : "CLASSIC",
|
634
|
-
"opposingTeamName" : "EsHoe",
|
635
|
-
"win" : true,
|
636
|
-
"invalid" : false,
|
637
|
-
"mapId" : 1,
|
638
|
-
"gameId" : 369702637
|
639
|
-
}, {
|
640
|
-
"kills" : 33,
|
641
|
-
"deaths" : 9,
|
642
|
-
"opposingTeamKills" : 9,
|
643
|
-
"assists" : 57,
|
644
|
-
"gameMode" : "CLASSIC",
|
645
|
-
"opposingTeamName" : "The Riders of Brohan",
|
646
|
-
"win" : true,
|
647
|
-
"invalid" : false,
|
648
|
-
"mapId" : 1,
|
649
|
-
"gameId" : 369691455
|
650
|
-
}, {
|
651
|
-
"kills" : 37,
|
652
|
-
"deaths" : 20,
|
653
|
-
"opposingTeamKills" : 20,
|
654
|
-
"assists" : 60,
|
655
|
-
"gameMode" : "CLASSIC",
|
656
|
-
"opposingTeamName" : "Reeg",
|
657
|
-
"win" : true,
|
658
|
-
"invalid" : false,
|
659
|
-
"mapId" : 1,
|
660
|
-
"gameId" : 369673944
|
661
|
-
}, {
|
662
|
-
"kills" : 26,
|
663
|
-
"deaths" : 13,
|
664
|
-
"opposingTeamKills" : 13,
|
665
|
-
"assists" : 56,
|
666
|
-
"gameMode" : "CLASSIC",
|
667
|
-
"opposingTeamName" : "Mascow 5",
|
668
|
-
"win" : true,
|
669
|
-
"invalid" : false,
|
670
|
-
"mapId" : 1,
|
671
|
-
"gameId" : 369648414
|
672
|
-
} ],
|
673
|
-
"createDate" : 1334805177000,
|
674
|
-
"modifyDate" : 1376299401000,
|
675
|
-
"lastJoinDate" : 1334808320000,
|
676
|
-
"lastGameDate" : 1334827212000,
|
677
|
-
"lastJoinedRankedTeamQueueDate" : 1334825146000
|
678
|
-
} ]
|