Skip to content

Commit

Permalink
Updated future 2025-2037 schedules
Browse files Browse the repository at this point in the history
  • Loading branch information
jwngr committed Nov 3, 2024
1 parent e4b5b57 commit 1794ec6
Show file tree
Hide file tree
Showing 14 changed files with 148 additions and 110 deletions.
Binary file added website/src/images/teamLogos/BOIS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 12 additions & 1 deletion website/src/resources/schedules/2025.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,17 @@
},
"opponentId": "ARK"
},
{
"isHomeGame": true,
"date": "10/04/2025",
"location": {
"city": "Notre Dame",
"state": "IN",
"stadium": "Notre Dame Stadium",
"coordinates": [41.698399, -86.233917]
},
"opponentId": "BOIS"
},
{
"isHomeGame": true,
"date": "10/18/2025",
Expand Down Expand Up @@ -104,7 +115,7 @@
"location": {
"city": "Pittsburgh",
"state": "PA",
"stadium": "Heinz Field",
"stadium": "Acrisure Stadium",
"coordinates": [40.445773, -80.014982]
},
"opponentId": "PITT"
Expand Down
47 changes: 26 additions & 21 deletions website/src/resources/schedules/2026.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,17 @@
},
"opponentId": "WIS"
},
{
"isHomeGame": true,
"date": "09/19/2026",
"location": {
"city": "Notre Dame",
"state": "IN",
"stadium": "Notre Dame Stadium",
"coordinates": [41.698399, -86.233917]
},
"opponentId": "MSU"
},
{
"isHomeGame": false,
"date": "09/26/2026",
Expand Down Expand Up @@ -45,26 +56,15 @@
"opponentId": "UVA"
},
{
"isHomeGame": true,
"date": "TBD",
"location": {
"city": "Notre Dame",
"state": "IN",
"stadium": "Notre Dame Stadium",
"coordinates": [41.698399, -86.233917]
},
"opponentId": "LOU"
},
{
"isHomeGame": true,
"date": "TBD",
"isHomeGame": false,
"date": "10/31/2026",
"location": {
"city": "Notre Dame",
"state": "IN",
"stadium": "Notre Dame Stadium",
"coordinates": [41.698399, -86.233917]
"city": "Annapolis",
"state": "MD",
"stadium": "Navy-Marine Corps Memorial Stadium",
"coordinates": [38.985, -76.507]
},
"opponentId": "MSU"
"opponentId": "NAVY"
},
{
"isHomeGame": true,
Expand All @@ -89,10 +89,15 @@
"opponentId": "FSU"
},
{
"isHomeGame": false,
"isHomeGame": true,
"date": "TBD",
"location": "TBD",
"opponentId": "NAVY"
"location": {
"city": "Notre Dame",
"state": "IN",
"stadium": "Notre Dame Stadium",
"coordinates": [41.698399, -86.233917]
},
"opponentId": "MIAMI"
},
{
"isHomeGame": false,
Expand Down
59 changes: 24 additions & 35 deletions website/src/resources/schedules/2027.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,31 +10,42 @@
},
"opponentId": "PUR"
},
{
"isHomeGame": false,
"date": "09/18/2027",
"location": {
"city": "East Lansing",
"state": "MI",
"stadium": "Spartan Stadium",
"coordinates": [42.727122, -84.486078]
},
"opponentId": "MSU"
},
{
"isHomeGame": true,
"date": "11/06/2027",
"date": "10/02/2027",
"location": {
"city": "Notre Dame",
"state": "IN",
"stadium": "Notre Dame Stadium",
"coordinates": [41.698399, -86.233917]
},
"opponentId": "VT"
"opponentId": "GT"
},
{
"isHomeGame": true,
"date": "TBD",
"date": "11/06/2027",
"location": {
"city": "Notre Dame",
"state": "IN",
"stadium": "Notre Dame Stadium",
"coordinates": [41.698399, -86.233917]
},
"opponentId": "GT"
"opponentId": "VT"
},
{
"isHomeGame": false,
"date": "TBD",
"date": "11/13/2027",
"location": {
"city": "Clemson",
"state": "SC",
Expand All @@ -44,47 +55,25 @@
"opponentId": "CLEM"
},
{
"isHomeGame": false,
"date": "TBD",
"location": {
"city": "Durham",
"state": "NC",
"stadium": "Wallace Wade Stadium",
"coordinates": [35.995208, -78.941782]
},
"opponentId": "DUKE"
},
{
"isHomeGame": false,
"date": "TBD",
"isHomeGame": true,
"date": "11/20/2027",
"location": {
"city": "East Lansing",
"state": "MI",
"stadium": "Spartan Stadium",
"coordinates": [42.727122, -84.486078]
"city": "Notre Dame",
"state": "IN",
"stadium": "Notre Dame Stadium",
"coordinates": [41.698399, -86.233917]
},
"opponentId": "MSU"
"opponentId": "NAVY"
},
{
"isHomeGame": false,
"date": "TBD",
"location": {
"city": "Winston-Salem",
"state": "NC",
"stadium": "BB&T Field",
"stadium": "Allegacy Stadium",
"coordinates": [36.13015, -80.254258]
},
"opponentId": "WAKE"
},
{
"isHomeGame": true,
"date": "TBD",
"location": {
"city": "Notre Dame",
"state": "IN",
"stadium": "Notre Dame Stadium",
"coordinates": [41.698399, -86.233917]
},
"opponentId": "NAVY"
}
]
15 changes: 10 additions & 5 deletions website/src/resources/schedules/2028.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
},
{
"isHomeGame": true,
"date": "TBD",
"date": "11/11/2028",
"location": {
"city": "Notre Dame",
"state": "IN",
"stadium": "Notre Dame Stadium",
"coordinates": [41.698399, -86.233917]
},
"opponentId": "BC"
"opponentId": "CLEM"
},
{
"isHomeGame": true,
Expand All @@ -52,7 +52,7 @@
"stadium": "Notre Dame Stadium",
"coordinates": [41.698399, -86.233917]
},
"opponentId": "CLEM"
"opponentId": "BC"
},
{
"isHomeGame": true,
Expand All @@ -68,7 +68,12 @@
{
"isHomeGame": false,
"date": "TBD",
"location": "TBD",
"location": {
"city": "Annapolis",
"state": "MD",
"stadium": "Navy-Marine Corps Memorial Stadium",
"coordinates": [38.985, -76.507]
},
"opponentId": "NAVY"
},
{
Expand All @@ -77,7 +82,7 @@
"location": {
"city": "Pittsburgh",
"state": "PA",
"stadium": "Heinz Field",
"stadium": "Acrisure Stadium",
"coordinates": [40.445773, -80.014982]
},
"opponentId": "PITT"
Expand Down
24 changes: 12 additions & 12 deletions website/src/resources/schedules/2029.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,17 @@
},
"opponentId": "NCST"
},
{
"isHomeGame": true,
"date": "11/03/2029",
"location": {
"city": "Notre Dame",
"state": "IN",
"stadium": "Notre Dame Stadium",
"coordinates": [41.698399, -86.233917]
},
"opponentId": "GT"
},
{
"isHomeGame": false,
"date": "11/10/2029",
Expand All @@ -43,17 +54,6 @@
},
"opponentId": "FSU"
},
{
"isHomeGame": true,
"date": "TBD",
"location": {
"city": "Notre Dame",
"state": "IN",
"stadium": "Notre Dame Stadium",
"coordinates": [41.698399, -86.233917]
},
"opponentId": "GT"
},
{
"isHomeGame": true,
"date": "TBD",
Expand All @@ -71,7 +71,7 @@
"location": {
"city": "Syracuse",
"state": "NY",
"stadium": "Carrier Dome",
"stadium": "JMA Wireless Dome",
"coordinates": [43.036062, -76.136434]
},
"opponentId": "SYR"
Expand Down
9 changes: 7 additions & 2 deletions website/src/resources/schedules/2030.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"location": {
"city": "Louisville",
"state": "KY",
"stadium": "Cardinal Stadium",
"stadium": "L&N Stadium",
"coordinates": [38.206123, -85.759065]
},
"opponentId": "LOU"
Expand Down Expand Up @@ -79,7 +79,12 @@
{
"isHomeGame": false,
"date": "TBD",
"location": "TBD",
"location": {
"city": "Annapolis",
"state": "MD",
"stadium": "Navy-Marine Corps Memorial Stadium",
"coordinates": [38.985, -76.507]
},
"opponentId": "NAVY"
}
]
15 changes: 13 additions & 2 deletions website/src/resources/schedules/2031.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"location": {
"city": "Bloomington",
"state": "IN",
"stadium": "Indiana University Memorial Stadium",
"stadium": "Memorial Stadium",
"coordinates": [39.18084, -86.5257]
},
"opponentId": "IND"
Expand Down Expand Up @@ -82,7 +82,7 @@
"location": {
"city": "Pittsburgh",
"state": "PA",
"stadium": "Heinz Field",
"stadium": "Acrisure Stadium",
"coordinates": [40.445773, -80.014982]
},
"opponentId": "PITT"
Expand All @@ -97,5 +97,16 @@
"coordinates": [41.698399, -86.233917]
},
"opponentId": "NAVY"
},
{
"isHomeGame": false,
"date": "TBD",
"location": {
"city": "Durham",
"state": "NC",
"stadium": "Kenan Memorial Stadium",
"coordinates": [35.906851, -79.048108]
},
"opponentId": "UNC"
}
]
7 changes: 6 additions & 1 deletion website/src/resources/schedules/2032.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,12 @@
{
"isHomeGame": false,
"date": "TBD",
"location": "TBD",
"location": {
"city": "Annapolis",
"state": "MD",
"stadium": "Navy-Marine Corps Memorial Stadium",
"coordinates": [38.985, -76.507]
},
"opponentId": "NAVY"
}
]
2 changes: 1 addition & 1 deletion website/src/resources/schedules/2033.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"location": {
"city": "Louisville",
"state": "KY",
"stadium": "Cardinal Stadium",
"stadium": "L&N Stadium",
"coordinates": [38.206123, -85.759065]
},
"opponentId": "LOU"
Expand Down
Loading

0 comments on commit 1794ec6

Please sign in to comment.