Advertisement
Guest User

Untitled

a guest
Feb 10th, 2016
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. [
  2. {
  3. "id": 1,
  4. "name": "Topkek",
  5. "team": null,
  6. "league": {
  7. "logo": null,
  8. "id": 1,
  9. "name": "Champigny - Elite"
  10. },
  11. "score": 0
  12. },
  13. {
  14. "id": 2,
  15. "name": "SamiHehe",
  16. "team": null,
  17. "league": {
  18. "logo": null,
  19. "id": 1,
  20. "name": "Champigny - Elite"
  21. },
  22. "score": 0
  23. }
  24. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement