Skip to content

Commit

Permalink
Automated Player Update
Browse files Browse the repository at this point in the history
  • Loading branch information
GH Action Bot committed Sep 28, 2024
1 parent b580029 commit f1546ef
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 105 deletions.
56 changes: 28 additions & 28 deletions assets/js/players250.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ var players = [
"birthday": "2002-04-08",
"country": "FR",
"race": "T",
"rating": 3760,
"rating": 3704,
"position": 2,
"sum_earnings": 820273
},
Expand Down Expand Up @@ -200,7 +200,7 @@ var players = [
"country": "KR",
"race": "P",
"rating": 3103,
"position": 11,
"position": 12,
"sum_earnings": 552404
},
{
Expand Down Expand Up @@ -297,7 +297,7 @@ var players = [
"race": "T",
"rating": 3188,
"position": 9,
"sum_earnings": 434043
"sum_earnings": 434093
},
{
"id": 13,
Expand Down Expand Up @@ -499,8 +499,8 @@ var players = [
"birthday": "1996-09-03",
"country": "KR",
"race": "Z",
"rating": 3094,
"position": 12,
"rating": 3104,
"position": 11,
"sum_earnings": 239260
},
{
Expand All @@ -513,7 +513,7 @@ var players = [
"race": "P",
"rating": 2656,
"position": 32,
"sum_earnings": 234850
"sum_earnings": 234900
},
{
"id": 15,
Expand Down Expand Up @@ -907,7 +907,7 @@ var players = [
"birthday": "1991-04-16",
"country": "KR",
"race": "T",
"rating": 2659,
"rating": 2667,
"position": 31,
"sum_earnings": 133936
},
Expand Down Expand Up @@ -956,7 +956,7 @@ var players = [
"country": "MX",
"race": "Z",
"rating": 2442,
"position": 40,
"position": 41,
"sum_earnings": 121168
},
{
Expand Down Expand Up @@ -1112,7 +1112,7 @@ var players = [
"country": "TW",
"race": "P",
"rating": 2170,
"position": 57,
"position": 56,
"sum_earnings": 94783
},
{
Expand Down Expand Up @@ -1208,7 +1208,7 @@ var players = [
"country": "SE",
"race": "Z",
"rating": 2198,
"position": 54,
"position": 55,
"sum_earnings": 85862
},
{
Expand Down Expand Up @@ -1352,7 +1352,7 @@ var players = [
"country": "KR",
"race": "P",
"rating": 2784,
"position": 26,
"position": 25,
"sum_earnings": 75594
},
{
Expand Down Expand Up @@ -1639,9 +1639,9 @@ var players = [
"birthday": "1998-10-16",
"country": "PL",
"race": "P",
"rating": 2441,
"position": 41,
"sum_earnings": 55072
"rating": 2447,
"position": 40,
"sum_earnings": 55119
},
{
"id": 13017,
Expand Down Expand Up @@ -1723,9 +1723,9 @@ var players = [
"birthday": "2002-07-11",
"country": "CA",
"race": "P",
"rating": 2583,
"rating": 2589,
"position": 36,
"sum_earnings": 49212
"sum_earnings": 49237
},
{
"id": 4388,
Expand Down Expand Up @@ -1819,7 +1819,7 @@ var players = [
"birthday": "1994-01-12",
"country": "VN",
"race": "Z",
"rating": 1949,
"rating": 1946,
"position": 76,
"sum_earnings": 43761
},
Expand Down Expand Up @@ -1917,7 +1917,7 @@ var players = [
"race": "Z",
"rating": 2021,
"position": 67,
"sum_earnings": 40589
"sum_earnings": 40639
},
{
"id": 38,
Expand Down Expand Up @@ -1999,8 +1999,8 @@ var players = [
"birthday": "1999-02-23",
"country": "KR",
"race": "P",
"rating": 2787,
"position": 25,
"rating": 2782,
"position": 26,
"sum_earnings": 37218
},
{
Expand Down Expand Up @@ -2049,7 +2049,7 @@ var players = [
"race": "P",
"rating": 2605,
"position": 34,
"sum_earnings": 35465
"sum_earnings": 35530
},
{
"id": 121,
Expand Down Expand Up @@ -2312,7 +2312,7 @@ var players = [
"country": "BR",
"race": "Z",
"rating": 2231,
"position": 51,
"position": 52,
"sum_earnings": 29592
},
{
Expand All @@ -2336,7 +2336,7 @@ var players = [
"country": "HR",
"race": "P",
"rating": 2396,
"position": 43,
"position": 44,
"sum_earnings": 29366
},
{
Expand Down Expand Up @@ -2683,8 +2683,8 @@ var players = [
"birthday": "2003-02-19",
"country": "RU",
"race": "T",
"rating": 2183,
"position": 56,
"rating": 2170,
"position": 57,
"sum_earnings": 22990
},
{
Expand Down Expand Up @@ -2815,9 +2815,9 @@ var players = [
"birthday": "1997-03-04",
"country": "RU",
"race": "P",
"rating": 2601,
"rating": 2596,
"position": 35,
"sum_earnings": 20774
"sum_earnings": 20806
},
{
"id": 219,
Expand Down Expand Up @@ -2851,7 +2851,7 @@ var players = [
"birthday": null,
"country": "IN",
"race": "Z",
"rating": 1605,
"rating": 1599,
"position": 121,
"sum_earnings": 20351
},
Expand Down
Loading

0 comments on commit f1546ef

Please sign in to comment.