Spaces:
Sleeping
Sleeping
jarajpu
commited on
Commit
·
c254ca6
1
Parent(s):
0286dda
Adding leads
Browse files- leaders/users.json +1 -1
- matches.json +14 -0
- users.json +1 -1
leaders/users.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"Arpit": {"points":
|
|
|
|
| 1 |
+
{"Arpit": {"points": 32000, "wildcard": [0, 0, 1]}, "Ganesh": {"points": 5251, "wildcard": [0, 0, 0]}, "Haaris": {"points": 153200, "wildcard": [0, 1, 1]}, "Jay": {"points": 500, "wildcard": [1, 0, 0]}, "Kishore": {"points": 12680, "wildcard": [1, 0, 1]}, "Megha": {"points": 29220, "wildcard": [1, 0, 0]}, "Naveein": {"points": 37300, "wildcard": [1, 0, 1]}, "Neha": {"points": 600, "wildcard": [0, 1, 0]}, "Praveen": {"points": 0, "wildcard": [0, 0, 0]}, "Rakesh": {"points": 0, "wildcard": [0, 0, 0]}, "Sai": {"points": 500, "wildcard": [0, 1, 0]}, "Sahil": {"points": 0, "wildcard": [0, 0, 0]}, "Sunil": {"points": 9800, "wildcard": [1, 0, 0]}, "Vaibhav": {"points": 2701, "wildcard": [0, 1, 0]}, "Vinay": {"points": 74720, "wildcard": [0, 0, 1]}}
|
matches.json
CHANGED
|
@@ -502,5 +502,19 @@
|
|
| 502 |
"time": "7:30 PM",
|
| 503 |
"teams": ["RR", "RCB"],
|
| 504 |
"venue": "Ahmedabad"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 505 |
}
|
| 506 |
]
|
|
|
|
| 502 |
"time": "7:30 PM",
|
| 503 |
"teams": ["RR", "RCB"],
|
| 504 |
"venue": "Ahmedabad"
|
| 505 |
+
},
|
| 506 |
+
{
|
| 507 |
+
"match_id": "20240524_73",
|
| 508 |
+
"date": "2024-05-24",
|
| 509 |
+
"time": "7:30 PM",
|
| 510 |
+
"teams": ["SRH", "RR"],
|
| 511 |
+
"venue": "Chennai"
|
| 512 |
+
},
|
| 513 |
+
{
|
| 514 |
+
"match_id": "20240526_74",
|
| 515 |
+
"date": "2024-05-26",
|
| 516 |
+
"time": "7:30 PM",
|
| 517 |
+
"teams": ["KKR", "SRH"],
|
| 518 |
+
"venue": "Chennai"
|
| 519 |
}
|
| 520 |
]
|
users.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"Arpit": {"points":
|
|
|
|
| 1 |
+
{"Arpit": {"points": 32000, "wildcard": [0, 0, 1]}, "Ganesh": {"points": 5251, "wildcard": [0, 0, 0]}, "Haaris": {"points": 153200, "wildcard": [0, 1, 1]}, "Jay": {"points": 500, "wildcard": [1, 0, 0]}, "Kishore": {"points": 12680, "wildcard": [1, 0, 1]}, "Megha": {"points": 29220, "wildcard": [1, 0, 0]}, "Naveein": {"points": 37300, "wildcard": [1, 0, 1]}, "Neha": {"points": 600, "wildcard": [0, 1, 0]}, "Praveen": {"points": 0, "wildcard": [0, 0, 0]}, "Rakesh": {"points": 0, "wildcard": [0, 0, 0]}, "Sai": {"points": 500, "wildcard": [0, 1, 0]}, "Sahil": {"points": 0, "wildcard": [0, 0, 0]}, "Sunil": {"points": 9800, "wildcard": [1, 0, 0]}, "Vaibhav": {"points": 2701, "wildcard": [0, 1, 0]}, "Vinay": {"points": 74720, "wildcard": [0, 0, 1]}}
|