Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. {
  2. "about":"This is a Play file that can be read by Board Game Stats. If you see this text, try to use a share, export or open-in function to open it with Board Game Stats.",
  3. "players":[
  4. {
  5. "uuid":"539921be-d68b-4aa3-96f3-b3b609be7c35",
  6. "id":49,
  7. "name":"****",
  8. "isAnonymous":false,
  9. "modificationDate":"2019-03-19 14:21:28",
  10. "bggUsername":""
  11. },
  12. {
  13. "uuid":"05628296-4a5a-4e32-953f-01745448406c",
  14. "id":52,
  15. "name":"****",
  16. "isAnonymous":false,
  17. "modificationDate":"2019-03-19 14:21:28",
  18. "bggUsername":""
  19. },
  20. {
  21. "uuid":"737000ce-4a10-4eb9-999b-cad6949bdfd1",
  22. "id":84,
  23. "name":"****",
  24. "isAnonymous":false,
  25. "modificationDate":"2019-03-22 00:57:44",
  26. "bggUsername":""
  27. },
  28. {
  29. "uuid":"94135f11-0267-4815-a9c8-a37de9a0af23",
  30. "id":43,
  31. "name":"****",
  32. "isAnonymous":false,
  33. "modificationDate":"2019-03-21 09:30:08",
  34. "bggUsername":"Elgard"
  35. },
  36. {
  37. "uuid":"5d6859fd-7f9e-4d49-8cce-1e022e5e251e",
  38. "id":47,
  39. "name":"****",
  40. "isAnonymous":false,
  41. "modificationDate":"2019-03-19 14:21:28",
  42. "bggUsername":"ErPanfi"
  43. }
  44. ],
  45. "locations":[
  46. {
  47. "uuid":"d0bf78b0-44da-4574-8e7b-0c10a06f4d75",
  48. "id":17,
  49. "name":"****",
  50. "modificationDate":"2019-03-21 22:03:28"
  51. }
  52. ],
  53. "games":[
  54. {
  55. "uuid":"1bce2ebf-5a30-4e58-8998-b9b871bf17bf",
  56. "id":43,
  57. "name":"****",
  58. "modificationDate":"2019-03-21 22:02:33",
  59. "cooperative":false,
  60. "highestWins":true,
  61. "noPoints":false,
  62. "usesTeams":false,
  63. "urlThumb":"***"
  64. "urlImage":"***"
  65. "bggName":"***"
  66. "bggYear":2014,
  67. "bggId":158435,
  68. "designers"::"***"
  69. }
  70. ],
  71. "plays":[
  72. {
  73. "uuid":"a77cd41d-188b-417f-b306-7292bfde5088",
  74. "modificationDate":"2019-03-22 01:02:07",
  75. "entryDate":"2019-03-22 00:56:17",
  76. "playDate":"2019-03-22 10:00:00",
  77. "usesTeams":false,
  78. "durationMin":0,
  79. "ignored":false,
  80. "manualWinner":true,
  81. "rounds":0,
  82. "locationRefId":17,
  83. "gameRefId":43,
  84. "scoringSetting":0,
  85. "playerScores":[
  86. {
  87. "score":null,
  88. "winner":false,
  89. "newPlayer":true,
  90. "startPlayer":false,
  91. "playerRefId":52,
  92. "rank":0,
  93. "seatOrder":0
  94. },
  95. {
  96. "score":null,
  97. "winner":false,
  98. "newPlayer":false,
  99. "startPlayer":false,
  100. "playerRefId":43,
  101. "rank":0,
  102. "seatOrder":0
  103. },
  104. {
  105. "score":null,
  106. "winner":true,
  107. "newPlayer":true,
  108. "startPlayer":false,
  109. "playerRefId":47,
  110. "rank":0,
  111. "seatOrder":0
  112. },
  113. {
  114. "score":null,
  115. "winner":false,
  116. "newPlayer":true,
  117. "startPlayer":false,
  118. "playerRefId":84,
  119. "rank":0,
  120. "seatOrder":0
  121. },
  122. {
  123. "score":null,
  124. "winner":false,
  125. "newPlayer":false,
  126. "startPlayer":false,
  127. "playerRefId":49,
  128. "rank":0,
  129. "seatOrder":0
  130. }
  131. ]
  132. }
  133. ],
  134. "userInfo":{
  135. "meRefId":43
  136. }
  137. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement