Data
{
"away": {
"name": "Seattle Seahawks",
"teamId": "team_06fj9hhggsv037pde7qf0fgt1m",
"score": 29
},
"home": {
"name": "New England Patriots",
"teamId": "team_06fj9hhfyhz975rwpx6rarpbgr",
"score": 13
},
"date": "2026-02-08T23:30:00Z",
"drives": [
{
"driveNumber": 1,
"teamName": "Seattle Seahawks",
"teamId": "team_06fj9hhggsv037pde7qf0fgt1m",
"result": "Field Goal",
"isScore": true,
"yards": 51,
"plays": 8,
"start": {
"period": 1,
"yardsToEndzone": 65,
"text": "SEA 35"
},
"end": {
"period": 1,
"yardsToEndzone": 14,
"text": "NE 14"
}
},
{
"driveNumber": 2,
"teamName": "New England Patriots",
"teamId": "team_06fj9hhfyhz975rwpx6rarpbgr",
"result": "Punt",
"isScore": false,
"yards": 28,
"plays": 8,
"start": {
"period": 1,
"yardsToEndzone": 72,
"text": "NE 28"
},
"end": {
"period": 1,
"yardsToEndzone": 44,
"text": "SEA 44"
}
},
{
"driveNumber": 3,
"teamName": "Seattle Seahawks",
"teamId": "team_06fj9hhggsv037pde7qf0fgt1m",
"result": "Punt",
"isScore": false,
"yards": 4,
"plays": 3,
"start": {
"period": 1,
"yardsToEndzone": 90,
"text": "SEA 10"
},
"end": {
"period": 1,
"yardsToEndzone": 86,
"text": "SEA 14"
}
},
{
"driveNumber": 4,
"teamName": "New England Patriots",
"teamId": "team_06fj9hhfyhz975rwpx6rarpbgr",
"result": "Punt",
"isScore": false,
"yards": 6,
"plays": 4,
"start": {
"period": 1,
"yardsToEndzone": 64,
"text": "NE 36"
},
"end": {
"period": 1,
"yardsToEndzone": 58,
"text": "NE 42"
}
},
{
"driveNumber": 5,
"teamName": "Seattle Seahawks",
"teamId": "team_06fj9hhggsv037pde7qf0fgt1m",
"result": "Punt",
"isScore": false,
"yards": 10,
"plays": 6,
"start": {
"period": 1,
"yardsToEndzone": 87,
"text": "SEA 13"
},
"end": {
"period": 1,
"yardsToEndzone": 77,
"text": "SEA 23"
}
},
{
"driveNumber": 6,
"teamName": "New England Patriots",
"teamId": "team_06fj9hhfyhz975rwpx6rarpbgr",
"result": "Punt",
"isScore": false,
"yards": 5,
"plays": 3,
"start": {
"period": 1,
"yardsToEndzone": 68,
"text": "NE 32"
},
"end": {
"period": 2,
"yardsToEndzone": 63,
"text": "NE 37"
}
},
{
"driveNumber": 7,
"teamName": "Seattle Seahawks",
"teamId": "team_06fj9hhggsv037pde7qf0fgt1m",
"result": "Field Goal",
"isScore": true,
"yards": 55,
"plays": 8,
"start": {
"period": 2,
"yardsToEndzone": 76,
"text": "SEA 24"
},
"end": {
"period": 2,
"yardsToEndzone": 21,
"text": "NE 21"
}
},
{
"driveNumber": 8,
"teamName": "New England Patriots",
"teamId": "team_06fj9hhfyhz975rwpx6rarpbgr",
"result": "Punt",
"isScore": false,
"yards": -2,
"plays": 3,
"start": {
"period": 2,
"yardsToEndzone": 65,
"text": "NE 35"
},
"end": {
"period": 2,
"yardsToEndzone": 67,
"text": "NE 33"
}
},
{
"_truncated": 20
}
]
}