Searched defs:NFLRowOwned (Results 1 – 1 of 1) sorted by relevance
23 struct NFLRowOwned { struct24 gameid: String,25 qtr: i32,26 min: Option<i32>,27 sec: Option<i32>,28 off: String,29 def: String,30 down: Option<i32>,31 togo: Option<i32>,32 ydline: Option<i32>,[all …]