Skip to content

Commit

Permalink
r10
Browse files Browse the repository at this point in the history
  • Loading branch information
shrekshao committed Apr 11, 2023
1 parent fc2a629 commit 7d585c4
Show file tree
Hide file tree
Showing 8 changed files with 38 additions and 23 deletions.
5 changes: 2 additions & 3 deletions _data/seasons/23q1/games/2023-04-08-1.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"date": "2023-04-08",
"type": "#10",
"schedule": true,
"home": {
"key": "SVTigers",
"score": 0
"score": 3
},
"away": {
"key": "THU",
"score": 0
"score": 1
}
}
5 changes: 2 additions & 3 deletions _data/seasons/23q1/games/2023-04-08-2.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"date": "2023-04-08",
"type": "#10",
"schedule": true,
"home": {
"key": "OverPower",
"score": 0
"score": 2
},
"away": {
"key": "BUPT",
"score": 0
"score": 1
}
}
3 changes: 1 addition & 2 deletions _data/seasons/23q1/games/2023-04-08-3.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"date": "2023-04-08",
"type": "#10",
"schedule": true,
"home": {
"key": "JTU",
"score": 0
"score": 1
},
"away": {
"key": "OX9",
Expand Down
17 changes: 14 additions & 3 deletions _data/seasons/23q1/games/2023-04-08-4.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,24 @@
{
"date": "2023-04-08",
"type": "#10",
"schedule": true,
"videos": [
"<iframe src=\"https://www.youtube.com/embed/wJ0mmrJebJA\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>"
],
"home": {
"key": "GSF-L",
"score": 0
"score": 4,
"events": [
{"type": "goal", "time": 3, "player": "任佳恩"}
,{"type": "penalty", "time": 22, "player": "Kevin"}
,{"type": "goal", "time": 31, "player": "任佳恩", "assist": "则博"}
,{"type": "goal", "time": 76, "player": "王欢", "assist": "任佳恩"}
]
},
"away": {
"key": "BD",
"score": 0
"score": 1,
"events": [
{"type": "goal", "time": 88, "player": "??"}
]
}
}
16 changes: 13 additions & 3 deletions _data/seasons/23q1/games/2023-04-09-1.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,23 @@
{
"date": "2023-04-09",
"type": "#10",
"schedule": true,
"videos": [
"<iframe src=\"https://www.youtube.com/embed/ADj5bDvs7qQ\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>"
],
"home": {
"key": "ICP",
"score": 0
"score": 3,
"events": [
{"type": "goal", "time": 22, "player": "??"}
,{"type": "goal", "time": 30, "player": "??"}
,{"type": "goal", "time": 61, "player": "??"}
]
},
"away": {
"key": "GSF-U",
"score": 0
"score": 1,
"events": [
{"type": "goal", "time": 49, "player": "Xuan", "assist": "张一宁"}
]
}
}
5 changes: 2 additions & 3 deletions _data/seasons/23q1/games/2023-04-09-2.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"date": "2023-04-09",
"type": "#10",
"schedule": true,
"home": {
"key": "Wolf",
"score": 0
"score": 1
},
"away": {
"key": "Hunters",
"score": 0
"score": 4
}
}
5 changes: 2 additions & 3 deletions _data/seasons/23q1/games/2023-04-09-3.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"date": "2023-04-09",
"type": "#10",
"schedule": true,
"home": {
"key": "CalBlue",
"score": 0
"score": 6
},
"away": {
"key": "WU",
"score": 0
"score": 3
}
}
5 changes: 2 additions & 3 deletions _data/seasons/23q1/games/2023-04-09-4.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"date": "2023-04-09",
"type": "#10",
"schedule": true,
"home": {
"key": "Shoreline",
"score": 0
"score": 2
},
"away": {
"key": "DeepSoccer",
"score": 0
"score": 2
}
}

0 comments on commit 7d585c4

Please sign in to comment.