Changes in 2.672
NFL
Definition Changes
tackles
= Number of tackles credited
New formula: tacklesSolo
+ tacklesAssisted
+ tacklesSpecialTeam
+ tacklesAssistedSpecialTeam
tacklesAssisted
= Number of tackle assists in non kicking plays
tacklesSolo
= Number of tackles in non kicking plays
New Statistics
tacklesSpecialTeams
= Number of tackles credited in kicking plays
tacklesAssistedSpecialTeams
= Number of tackle assists in kicking plays
Advanced Statistics
New endpoint in the Statistics API that delivers NFL’s NextGenStats (NGS) live for players at the fixture level. Each statistic is derived from NFL’s proprietary NGS system to enhance your boxscore and player specific offerings.
Feed Behavior change
In order to maximize confirmation period of statistics, each statistic will be marked “confirmed” at the end of the play until the following “snap.” Once the snap occurs, the statistics are updated live, but only marked confirmed at the conclusion of the play.
Changes in 2.366
Changes in 2.347
Added indication in documentation whether a statistic is calculated in conversion plays or not for NFL and NCAA
Features
- Updated statistics:
- Fumbles
- FumblesForced
- FumblesLost
- FumblesOutOfBounds
- FumblesRecoveries
- FumblesRecoveriesFromOpponents
- FumblesRecoveriesOwn
- FumblesRecoveriesOwnYards
- FumblesReturnsYards
- FumblesReturnsYardsLongest
- Interceptions
- InterceptionsReturns
- InterceptionsReturnsYards
- InterceptionsReturnsYardsLongest
- Kneels
- KneelsYards
- Losses
- LossesYards
- OffenseYards
- PassesAttempted
- PassesAttemptedYardsAverage
- PassesDefended
- PassesIntercepted
- PassesRating
- PassesSacked
- PassesSucceeded
- PassesSucceededPercentage
- PassesSucceededThirtyPlusYards
- PassesSucceededYards
- PassesSucceededYardsAverage
- PassesSucceededYardsLongest
- PassesTargetedAt
- QuarterbackHits
- Receptions
- ReceptionsThirtyPlusYards
- ReceptionsYards
- ReceptionsYardsAverage
- ReceptionsYardsLongest
- ReturnsYards
- Rushes
- RushesAttemptedInsideTwenty
- RushesSucceededInsideTwenty
- RushesTenPlusYards
- RushesTwentyPlusYards
- RushingTacklesForLoss
- RushingTacklesForLossYards
- RushingYards
- RushingYardsAverage
- RushingYardsLongest
- Sacks
- SacksForLossYards
- Tackles
- TacklesAssisted
- TacklesForLoss
- TacklesForLossYards
- TacklesSolo
- Turnovers
- YardsAfterCatch
- TouchdownsFumblesOwnRecovery
- TouchdownsFumblesReturn
- TouchdownsInterceptionsReturns
- TouchdownsInterceptionsReturnsYardsLongest
- TouchdownsKickoffsReturns
- TouchdownsKickoffsReturnsYardsLongest
- TouchdownsPasses
- TouchdownsPassesYardsLongest
- TouchdownsPuntingReturns
- TouchdownsPuntingReturnsYardsLongest
- TouchdownsReceptions
- TouchdownsReceptionsYardsLongest
- TouchdownsRushing
- TouchdownsRushingYardsLongest
Changes in 2.343
Changes in 2.323
Added support for lateral passes. Yards will be added to relevant statistics, depending on actions in the play.
Features
- Lateral yards are added for the following statistics:
- fieldGoalsMissedReturnsYards
- fieldGoalsMissedReturnsYardsLongest
- fumblesReturnsYards
- fumblesReturnsYardsLongest
- interceptionsReturnsYards
- interceptionsReturnsYardsLongest
- kickoffsReturnsYards
- kickoffsReturnsYardsLongest
- passesSucceededYards
- passesSucceededYardsLongest
- puntingReturnsYards
- puntingReturnsYardsLongest
- receptionsYards
- receptionsYardsLongest
- rushingYards
- rushingYardsLongest
Changes in 2.320
SEMANTIC CHANGE - Confirmed and unconfirmed stats in the feed
We will provide new statistics as soon as there are changes in the feed, regardless of whether those changes were confirmed as correct by the feed provider. IsConfirmed
flag is added to the data contracts to signify whether the statistics are calculated from confirmed feed or not.
Features
- Added
isConfirmed
flag to Ably message'smetadata
object - Added
isConfirmed
flag to API's root object
Changes in 2.312
Changes in 2.299
Added new statistics for NFL. Full list below:
Statistics |
---|
turnoversOnDowns |
driveInsideTwentySucceededPercentage |
firstDownsAttempted |
firstDownsConversions |
firstDownsConversionsPercentage |
firstDownsYards |
firstDownsYardsAverage |
secondDownsAttempted |
secondDownsConversions |
secondDownsConversionsPercentage |
secondDownsYards |
secondDownsYardsAverage |
thirdDownsConversionsPercentage |
thirdDownsYards |
thirdDownsYardsAverage |
thirdDownsOneToThreeYardsAttempted |
thirdDownsOneToThreeYardsConversions |
thirdDownsOneToThreeYardsConversionsPercentage |
thirdDownsFourToSixYardsAttempted |
thirdDownsFourToSixYardsConversions |
thirdDownsFourToSixYardsConversionsPercentage |
thirdDownsSevenPlusYardsAttempted |
thirdDownsSevenPlusYardsConversions |
thirdDownsSevenPlusYardsConversionsPercentage |
fourthDownsConversionsPercentage |
fourthDownsYards |
fourthDownsYardsAverage |
fieldGoalsMissed |
fieldGoalsMissedReturns |
fieldGoalsMissedReturnsYards |
fieldGoalsMissedReturnsYardsAverage |
fieldGoalsMissedReturnsYardsLongest |
fieldGoalsSucceededPercentage |
kneels |
kneelsYards |
losses |
lossesYards |
passesSackedFirstDown |
passesSackedSecondDown |
passesSackedThirdDown |
passesSackedFourthDown |
passesSucceededThirtyPlusYards |
penaltiesDeclined |
puntingYardsNet |
puntingInsideTen |
receptionsThirtyPlusYards |
receptionsThirdDownForFirstDown |
rushesTenPlusYards |
rushesTwentyPlusYards |
largestLead |
touchdownsFieldGoalsReturns |
Changes in 2.292
Added support for CFL. All available stats can be found here
Features
- Added support for CFL
- Added extra message headers in the Ably feed. More information can be found here
- Updated
driveGoalToGoAttempted
,driveGoalToGoSucceeded
,driveInsideTwentyAttempted
,driveInsideTwentySucceeded
to be calculatedPer Period
instead ofPer Fixture
Changes in 2.245
Fixed an issue with hasParticipated and wasStarter stats
Fixes
- Fixed
hasParticipated
andwasStarter
stats being incorrectly calculated in some cases
Changes in 2.227
Updated conversion plays specific stats to exclude nullified plays
Fixes
- Fixed nullified actions in conversion plays being used in conversion play related statistics calculations
Changes in 2.215
Changes in 2.211
Enabled calculations for two-point conversion related stats.
Features
- Enabled
twoPointDefensiveConversionsAttempted
statistic - Enabled
twoPointDefensiveConversionsSucceeded
statistic - Enabled
twoPointPassAttempted
statistic - Enabled
twoPointPassSucceeded
statistic - Enabled
twoPointReceptionAttempted
statistic - Enabled
twoPointReceptionSucceeded
statistic - Enabled
twoPointRushAttempted
statistic - Enabled
twoPointRushSucceeded
statistic
Changes in 2.206
Updated tackleForLossYards formula to not include tackles, where more than one tackler participates
Fixes
- Updated tackleForLossYards formula to not include tackles, where more than one tackler participates
Changes in 2.207
Updated calculations to correctly assign statistics in overtime to overtime periods instead of assigning to regular time periods
Fixes
- Fixed overtime period statistics being assigned to regular time periods
Changes in 2.204
Updated penalty statistics formulas
Fixes
- Updated penalty statistic formulas to exclude
Offsetting
penalties