Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion data/matches/state-league-2-women-s.json
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,9 @@
"awayTeamName": "Whittlesea United SC Seniors",
"address": "More Park Northern Field",
"coordinates": "-37.772482,144.796616",
"status": "pending"
"homeScore": 1,
"awayScore": 1,
"status": "complete"
},
{
"round": 8,
Expand Down
44 changes: 22 additions & 22 deletions data/table/state-league-2-women-s.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"clubName": "Whittlesea United SC",
"logoUrl": "https://ocean.dribl.com/73ef9c6f9e6742cdac796b3d1ad386c0",
"position": 2,
"played": 7,
"played": 8,
"wins": 6,
"draws": 0,
"draws": 1,
"losses": 1,
"goalsFor": 29,
"goalsAgainst": 4,
"goalsFor": 30,
"goalsAgainst": 5,
"goalDifference": 25,
"points": 18
"points": 19
},
{
"teamId": "pN69x6pOm0",
Expand Down Expand Up @@ -77,12 +77,27 @@
"goalDifference": 5,
"points": 11
},
{
"teamId": "ZNQxkWyAmx",
"teamName": "North Sunshine Eagles SC Seniors",
"clubName": "North Sunshine Eagles SC",
"logoUrl": "https://ocean.dribl.com/2251bf99c3fd423b8cb51a515d4354fe",
"position": 6,
"played": 8,
"wins": 3,
"draws": 1,
"losses": 4,
"goalsFor": 12,
"goalsAgainst": 16,
"goalDifference": -4,
"points": 10
},
{
"teamId": "yKJbGMx3KY",
"teamName": "Spring Hills FC Seniors state league 2 women",
"clubName": "Spring Hills FC",
"logoUrl": "https://ocean.dribl.com/2c3fa2714acd458cbe67d4ec7b14df1e",
"position": 6,
"position": 7,
"played": 9,
"wins": 3,
"draws": 1,
Expand All @@ -97,7 +112,7 @@
"teamName": "Altona East SC Seniors",
"clubName": "Altona East SC",
"logoUrl": "https://ocean.dribl.com/85e0dae12788493ca0c552e0550d7dab",
"position": 7,
"position": 8,
"played": 9,
"wins": 3,
"draws": 1,
Expand All @@ -107,21 +122,6 @@
"goalDifference": -11,
"points": 10
},
{
"teamId": "ZNQxkWyAmx",
"teamName": "North Sunshine Eagles SC Seniors",
"clubName": "North Sunshine Eagles SC",
"logoUrl": "https://ocean.dribl.com/2251bf99c3fd423b8cb51a515d4354fe",
"position": 8,
"played": 7,
"wins": 3,
"draws": 0,
"losses": 4,
"goalsFor": 11,
"goalsAgainst": 15,
"goalDifference": -4,
"points": 9
},
{
"teamId": "jmaBPvw0NR",
"teamName": "Pascoe Vale FC Seniors",
Expand Down