Class: Fantasydata::TeamGameStat

Inherits:
Base
  • Object
show all
Defined in:
lib/fantasydata/team_game_stat.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#==, attr_reader, #attrs, #initialize, #update

Constructor Details

This class inherits a constructor from Fantasydata::Base

Instance Attribute Details

#assisted_tacklesObject (readonly)

Returns the value of attribute assisted_tackles.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def assisted_tackles
  @assisted_tackles
end

#blocked_kick_return_touchdownsObject (readonly)

Returns the value of attribute blocked_kick_return_touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def blocked_kick_return_touchdowns
  @blocked_kick_return_touchdowns
end

#blocked_kick_return_yardsObject (readonly)

Returns the value of attribute blocked_kick_return_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def blocked_kick_return_yards
  @blocked_kick_return_yards
end

#blocked_kicksObject (readonly)

Returns the value of attribute blocked_kicks.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def blocked_kicks
  @blocked_kicks
end

#completion_percentageObject (readonly)

Returns the value of attribute completion_percentage.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def completion_percentage
  @completion_percentage
end

#dateObject (readonly)

Returns the value of attribute date.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def date
  @date
end

#day_of_weekObject (readonly)

Returns the value of attribute day_of_week.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def day_of_week
  @day_of_week
end

#extra_point_kicking_attemptsObject (readonly)

Returns the value of attribute extra_point_kicking_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def extra_point_kicking_attempts
  @extra_point_kicking_attempts
end

#extra_point_kicking_conversionsObject (readonly)

Returns the value of attribute extra_point_kicking_conversions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def extra_point_kicking_conversions
  @extra_point_kicking_conversions
end

#extra_point_passing_attemptsObject (readonly)

Returns the value of attribute extra_point_passing_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def extra_point_passing_attempts
  @extra_point_passing_attempts
end

#extra_point_passing_conversionsObject (readonly)

Returns the value of attribute extra_point_passing_conversions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def extra_point_passing_conversions
  @extra_point_passing_conversions
end

#extra_point_rushing_attemptsObject (readonly)

Returns the value of attribute extra_point_rushing_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def extra_point_rushing_attempts
  @extra_point_rushing_attempts
end

#extra_point_rushing_conversionsObject (readonly)

Returns the value of attribute extra_point_rushing_conversions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def extra_point_rushing_conversions
  @extra_point_rushing_conversions
end

#extra_points_had_blockedObject (readonly)

Returns the value of attribute extra_points_had_blocked.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def extra_points_had_blocked
  @extra_points_had_blocked
end

#field_goal_attemptsObject (readonly)

Returns the value of attribute field_goal_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def field_goal_attempts
  @field_goal_attempts
end

#field_goal_return_touchdownsObject (readonly)

Returns the value of attribute field_goal_return_touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def field_goal_return_touchdowns
  @field_goal_return_touchdowns
end

#field_goal_return_yardsObject (readonly)

Returns the value of attribute field_goal_return_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def field_goal_return_yards
  @field_goal_return_yards
end

#field_goals_had_blockedObject (readonly)

Returns the value of attribute field_goals_had_blocked.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def field_goals_had_blocked
  @field_goals_had_blocked
end

#field_goals_madeObject (readonly)

Returns the value of attribute field_goals_made.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def field_goals_made
  @field_goals_made
end

#first_downsObject (readonly)

Returns the value of attribute first_downs.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def first_downs
  @first_downs
end

#first_downs_by_passingObject (readonly)

Returns the value of attribute first_downs_by_passing.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def first_downs_by_passing
  @first_downs_by_passing
end

#first_downs_by_penaltyObject (readonly)

Returns the value of attribute first_downs_by_penalty.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def first_downs_by_penalty
  @first_downs_by_penalty
end

#first_downs_by_rushingObject (readonly)

Returns the value of attribute first_downs_by_rushing.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def first_downs_by_rushing
  @first_downs_by_rushing
end

#fourth_down_attemptsObject (readonly)

Returns the value of attribute fourth_down_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def fourth_down_attempts
  @fourth_down_attempts
end

#fourth_down_conversionsObject (readonly)

Returns the value of attribute fourth_down_conversions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def fourth_down_conversions
  @fourth_down_conversions
end

#fourth_down_percentageObject (readonly)

Returns the value of attribute fourth_down_percentage.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def fourth_down_percentage
  @fourth_down_percentage
end

#fumble_return_touchdownsObject (readonly)

Returns the value of attribute fumble_return_touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def fumble_return_touchdowns
  @fumble_return_touchdowns
end

#fumble_return_yardsObject (readonly)

Returns the value of attribute fumble_return_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def fumble_return_yards
  @fumble_return_yards
end

#fumblesObject (readonly)

Returns the value of attribute fumbles.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def fumbles
  @fumbles
end

#fumbles_forcedObject (readonly)

Returns the value of attribute fumbles_forced.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def fumbles_forced
  @fumbles_forced
end

#fumbles_lostObject (readonly)

Returns the value of attribute fumbles_lost.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def fumbles_lost
  @fumbles_lost
end

#fumbles_recoveredObject (readonly)

Returns the value of attribute fumbles_recovered.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def fumbles_recovered
  @fumbles_recovered
end

#game_keyObject (readonly)

Returns the value of attribute game_key.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def game_key
  @game_key
end

#giveawaysObject (readonly)

Returns the value of attribute giveaways.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def giveaways
  @giveaways
end

#goal_to_go_attemptsObject (readonly)

Returns the value of attribute goal_to_go_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def goal_to_go_attempts
  @goal_to_go_attempts
end

#goal_to_go_conversionsObject (readonly)

Returns the value of attribute goal_to_go_conversions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def goal_to_go_conversions
  @goal_to_go_conversions
end

#goal_to_go_percentageObject (readonly)

Returns the value of attribute goal_to_go_percentage.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def goal_to_go_percentage
  @goal_to_go_percentage
end

#home_or_awayObject (readonly)

Returns the value of attribute home_or_away.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def home_or_away
  @home_or_away
end

#humidityObject (readonly)

Returns the value of attribute humidity.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def humidity
  @humidity
end

#interception_return_touchdownsObject (readonly)

Returns the value of attribute interception_return_touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def interception_return_touchdowns
  @interception_return_touchdowns
end

#interception_return_yardsObject (readonly)

Returns the value of attribute interception_return_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def interception_return_yards
  @interception_return_yards
end

#interception_returnsObject (readonly)

Returns the value of attribute interception_returns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def interception_returns
  @interception_returns
end

#is_game_overObject (readonly)

Returns the value of attribute is_game_over.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def is_game_over
  @is_game_over
end

#kick_return_longObject (readonly)

Returns the value of attribute kick_return_long.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def kick_return_long
  @kick_return_long
end

#kick_return_touchdownsObject (readonly)

Returns the value of attribute kick_return_touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def kick_return_touchdowns
  @kick_return_touchdowns
end

#kick_return_yardsObject (readonly)

Returns the value of attribute kick_return_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def kick_return_yards
  @kick_return_yards
end

#kick_returnsObject (readonly)

Returns the value of attribute kick_returns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def kick_returns
  @kick_returns
end

#kickoff_touchbacksObject (readonly)

Returns the value of attribute kickoff_touchbacks.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def kickoff_touchbacks
  @kickoff_touchbacks
end

#kickoffsObject (readonly)

Returns the value of attribute kickoffs.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def kickoffs
  @kickoffs
end

#kickoffs_in_end_zoneObject (readonly)

Returns the value of attribute kickoffs_in_end_zone.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def kickoffs_in_end_zone
  @kickoffs_in_end_zone
end

#offensive_playsObject (readonly)

Returns the value of attribute offensive_plays.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def offensive_plays
  @offensive_plays
end

#offensive_yardsObject (readonly)

Returns the value of attribute offensive_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def offensive_yards
  @offensive_yards
end

#offensive_yards_per_playObject (readonly)

Returns the value of attribute offensive_yards_per_play.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def offensive_yards_per_play
  @offensive_yards_per_play
end

#opponentObject (readonly)

Returns the value of attribute opponent.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent
  @opponent
end

#opponent_assisted_tacklesObject (readonly)

Returns the value of attribute opponent_assisted_tackles.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_assisted_tackles
  @opponent_assisted_tackles
end

#opponent_blocked_kick_return_touchdownsObject (readonly)

Returns the value of attribute opponent_blocked_kick_return_touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_blocked_kick_return_touchdowns
  @opponent_blocked_kick_return_touchdowns
end

#opponent_blocked_kick_return_yardsObject (readonly)

Returns the value of attribute opponent_blocked_kick_return_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_blocked_kick_return_yards
  @opponent_blocked_kick_return_yards
end

#opponent_blocked_kicksObject (readonly)

Returns the value of attribute opponent_blocked_kicks.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_blocked_kicks
  @opponent_blocked_kicks
end

#opponent_completion_percentageObject (readonly)

Returns the value of attribute opponent_completion_percentage.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_completion_percentage
  @opponent_completion_percentage
end

#opponent_extra_point_kicking_attemptsObject (readonly)

Returns the value of attribute opponent_extra_point_kicking_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_extra_point_kicking_attempts
  @opponent_extra_point_kicking_attempts
end

#opponent_extra_point_kicking_conversionsObject (readonly)

Returns the value of attribute opponent_extra_point_kicking_conversions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_extra_point_kicking_conversions
  @opponent_extra_point_kicking_conversions
end

#opponent_extra_point_passing_attemptsObject (readonly)

Returns the value of attribute opponent_extra_point_passing_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_extra_point_passing_attempts
  @opponent_extra_point_passing_attempts
end

#opponent_extra_point_passing_conversionsObject (readonly)

Returns the value of attribute opponent_extra_point_passing_conversions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_extra_point_passing_conversions
  @opponent_extra_point_passing_conversions
end

#opponent_extra_point_rushing_attemptsObject (readonly)

Returns the value of attribute opponent_extra_point_rushing_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_extra_point_rushing_attempts
  @opponent_extra_point_rushing_attempts
end

#opponent_extra_point_rushing_conversionsObject (readonly)

Returns the value of attribute opponent_extra_point_rushing_conversions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_extra_point_rushing_conversions
  @opponent_extra_point_rushing_conversions
end

#opponent_extra_points_had_blockedObject (readonly)

Returns the value of attribute opponent_extra_points_had_blocked.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_extra_points_had_blocked
  @opponent_extra_points_had_blocked
end

#opponent_field_goal_attemptsObject (readonly)

Returns the value of attribute opponent_field_goal_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_field_goal_attempts
  @opponent_field_goal_attempts
end

#opponent_field_goal_return_touchdownsObject (readonly)

Returns the value of attribute opponent_field_goal_return_touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_field_goal_return_touchdowns
  @opponent_field_goal_return_touchdowns
end

#opponent_field_goal_return_yardsObject (readonly)

Returns the value of attribute opponent_field_goal_return_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_field_goal_return_yards
  @opponent_field_goal_return_yards
end

#opponent_field_goals_had_blockedObject (readonly)

Returns the value of attribute opponent_field_goals_had_blocked.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_field_goals_had_blocked
  @opponent_field_goals_had_blocked
end

#opponent_field_goals_madeObject (readonly)

Returns the value of attribute opponent_field_goals_made.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_field_goals_made
  @opponent_field_goals_made
end

#opponent_first_downsObject (readonly)

Returns the value of attribute opponent_first_downs.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_first_downs
  @opponent_first_downs
end

#opponent_first_downs_by_passingObject (readonly)

Returns the value of attribute opponent_first_downs_by_passing.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_first_downs_by_passing
  @opponent_first_downs_by_passing
end

#opponent_first_downs_by_penaltyObject (readonly)

Returns the value of attribute opponent_first_downs_by_penalty.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_first_downs_by_penalty
  @opponent_first_downs_by_penalty
end

#opponent_first_downs_by_rushingObject (readonly)

Returns the value of attribute opponent_first_downs_by_rushing.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_first_downs_by_rushing
  @opponent_first_downs_by_rushing
end

#opponent_fourth_down_attemptsObject (readonly)

Returns the value of attribute opponent_fourth_down_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_fourth_down_attempts
  @opponent_fourth_down_attempts
end

#opponent_fourth_down_conversionsObject (readonly)

Returns the value of attribute opponent_fourth_down_conversions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_fourth_down_conversions
  @opponent_fourth_down_conversions
end

#opponent_fourth_down_percentageObject (readonly)

Returns the value of attribute opponent_fourth_down_percentage.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_fourth_down_percentage
  @opponent_fourth_down_percentage
end

#opponent_fumble_return_touchdownsObject (readonly)

Returns the value of attribute opponent_fumble_return_touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_fumble_return_touchdowns
  @opponent_fumble_return_touchdowns
end

#opponent_fumble_return_yardsObject (readonly)

Returns the value of attribute opponent_fumble_return_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_fumble_return_yards
  @opponent_fumble_return_yards
end

#opponent_fumblesObject (readonly)

Returns the value of attribute opponent_fumbles.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_fumbles
  @opponent_fumbles
end

#opponent_fumbles_forcedObject (readonly)

Returns the value of attribute opponent_fumbles_forced.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_fumbles_forced
  @opponent_fumbles_forced
end

#opponent_fumbles_lostObject (readonly)

Returns the value of attribute opponent_fumbles_lost.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_fumbles_lost
  @opponent_fumbles_lost
end

#opponent_fumbles_recoveredObject (readonly)

Returns the value of attribute opponent_fumbles_recovered.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_fumbles_recovered
  @opponent_fumbles_recovered
end

#opponent_giveawaysObject (readonly)

Returns the value of attribute opponent_giveaways.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_giveaways
  @opponent_giveaways
end

#opponent_goal_to_go_attemptsObject (readonly)

Returns the value of attribute opponent_goal_to_go_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_goal_to_go_attempts
  @opponent_goal_to_go_attempts
end

#opponent_goal_to_go_conversionsObject (readonly)

Returns the value of attribute opponent_goal_to_go_conversions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_goal_to_go_conversions
  @opponent_goal_to_go_conversions
end

#opponent_goal_to_go_percentageObject (readonly)

Returns the value of attribute opponent_goal_to_go_percentage.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_goal_to_go_percentage
  @opponent_goal_to_go_percentage
end

#opponent_interception_return_touchdownsObject (readonly)

Returns the value of attribute opponent_interception_return_touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_interception_return_touchdowns
  @opponent_interception_return_touchdowns
end

#opponent_interception_return_yardsObject (readonly)

Returns the value of attribute opponent_interception_return_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_interception_return_yards
  @opponent_interception_return_yards
end

#opponent_interception_returnsObject (readonly)

Returns the value of attribute opponent_interception_returns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_interception_returns
  @opponent_interception_returns
end

#opponent_kick_return_longObject (readonly)

Returns the value of attribute opponent_kick_return_long.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_kick_return_long
  @opponent_kick_return_long
end

#opponent_kick_return_touchdownsObject (readonly)

Returns the value of attribute opponent_kick_return_touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_kick_return_touchdowns
  @opponent_kick_return_touchdowns
end

#opponent_kick_return_yardsObject (readonly)

Returns the value of attribute opponent_kick_return_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_kick_return_yards
  @opponent_kick_return_yards
end

#opponent_kick_returnsObject (readonly)

Returns the value of attribute opponent_kick_returns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_kick_returns
  @opponent_kick_returns
end

#opponent_kickoff_touchbacksObject (readonly)

Returns the value of attribute opponent_kickoff_touchbacks.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_kickoff_touchbacks
  @opponent_kickoff_touchbacks
end

#opponent_kickoffsObject (readonly)

Returns the value of attribute opponent_kickoffs.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_kickoffs
  @opponent_kickoffs
end

#opponent_kickoffs_in_end_zoneObject (readonly)

Returns the value of attribute opponent_kickoffs_in_end_zone.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_kickoffs_in_end_zone
  @opponent_kickoffs_in_end_zone
end

#opponent_offensive_playsObject (readonly)

Returns the value of attribute opponent_offensive_plays.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_offensive_plays
  @opponent_offensive_plays
end

#opponent_offensive_yardsObject (readonly)

Returns the value of attribute opponent_offensive_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_offensive_yards
  @opponent_offensive_yards
end

#opponent_offensive_yards_per_playObject (readonly)

Returns the value of attribute opponent_offensive_yards_per_play.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_offensive_yards_per_play
  @opponent_offensive_yards_per_play
end

#opponent_passer_ratingObject (readonly)

Returns the value of attribute opponent_passer_rating.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_passer_rating
  @opponent_passer_rating
end

#opponent_passes_defendedObject (readonly)

Returns the value of attribute opponent_passes_defended.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_passes_defended
  @opponent_passes_defended
end

#opponent_passing_attemptsObject (readonly)

Returns the value of attribute opponent_passing_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_passing_attempts
  @opponent_passing_attempts
end

#opponent_passing_completionsObject (readonly)

Returns the value of attribute opponent_passing_completions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_passing_completions
  @opponent_passing_completions
end

#opponent_passing_dropbacksObject (readonly)

Returns the value of attribute opponent_passing_dropbacks.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_passing_dropbacks
  @opponent_passing_dropbacks
end

#opponent_passing_interceptionsObject (readonly)

Returns the value of attribute opponent_passing_interceptions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_passing_interceptions
  @opponent_passing_interceptions
end

#opponent_passing_touchdownsObject (readonly)

Returns the value of attribute opponent_passing_touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_passing_touchdowns
  @opponent_passing_touchdowns
end

#opponent_passing_yardsObject (readonly)

Returns the value of attribute opponent_passing_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_passing_yards
  @opponent_passing_yards
end

#opponent_passing_yards_per_attemptObject (readonly)

Returns the value of attribute opponent_passing_yards_per_attempt.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_passing_yards_per_attempt
  @opponent_passing_yards_per_attempt
end

#opponent_passing_yards_per_completionObject (readonly)

Returns the value of attribute opponent_passing_yards_per_completion.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_passing_yards_per_completion
  @opponent_passing_yards_per_completion
end

#opponent_penaltiesObject (readonly)

Returns the value of attribute opponent_penalties.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_penalties
  @opponent_penalties
end

#opponent_penalty_yardsObject (readonly)

Returns the value of attribute opponent_penalty_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_penalty_yards
  @opponent_penalty_yards
end

#opponent_punt_averageObject (readonly)

Returns the value of attribute opponent_punt_average.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_punt_average
  @opponent_punt_average
end

#opponent_punt_net_averageObject (readonly)

Returns the value of attribute opponent_punt_net_average.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_punt_net_average
  @opponent_punt_net_average
end

#opponent_punt_net_yardsObject (readonly)

Returns the value of attribute opponent_punt_net_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_punt_net_yards
  @opponent_punt_net_yards
end

#opponent_punt_return_longObject (readonly)

Returns the value of attribute opponent_punt_return_long.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_punt_return_long
  @opponent_punt_return_long
end

#opponent_punt_return_touchdownsObject (readonly)

Returns the value of attribute opponent_punt_return_touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_punt_return_touchdowns
  @opponent_punt_return_touchdowns
end

#opponent_punt_return_yardsObject (readonly)

Returns the value of attribute opponent_punt_return_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_punt_return_yards
  @opponent_punt_return_yards
end

#opponent_punt_returnsObject (readonly)

Returns the value of attribute opponent_punt_returns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_punt_returns
  @opponent_punt_returns
end

#opponent_punt_yardsObject (readonly)

Returns the value of attribute opponent_punt_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_punt_yards
  @opponent_punt_yards
end

#opponent_puntsObject (readonly)

Returns the value of attribute opponent_punts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_punts
  @opponent_punts
end

#opponent_punts_had_blockedObject (readonly)

Returns the value of attribute opponent_punts_had_blocked.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_punts_had_blocked
  @opponent_punts_had_blocked
end

#opponent_quarterback_hitsObject (readonly)

Returns the value of attribute opponent_quarterback_hits.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_quarterback_hits
  @opponent_quarterback_hits
end

#opponent_quarterback_hits_differentialObject (readonly)

Returns the value of attribute opponent_quarterback_hits_differential.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_quarterback_hits_differential
  @opponent_quarterback_hits_differential
end

#opponent_quarterback_hits_percentageObject (readonly)

Returns the value of attribute opponent_quarterback_hits_percentage.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_quarterback_hits_percentage
  @opponent_quarterback_hits_percentage
end

#opponent_quarterback_sacks_differentialObject (readonly)

Returns the value of attribute opponent_quarterback_sacks_differential.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_quarterback_sacks_differential
  @opponent_quarterback_sacks_differential
end

#opponent_red_zone_attemptsObject (readonly)

Returns the value of attribute opponent_red_zone_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_red_zone_attempts
  @opponent_red_zone_attempts
end

#opponent_red_zone_conversionsObject (readonly)

Returns the value of attribute opponent_red_zone_conversions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_red_zone_conversions
  @opponent_red_zone_conversions
end

#opponent_red_zone_percentageObject (readonly)

Returns the value of attribute opponent_red_zone_percentage.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_red_zone_percentage
  @opponent_red_zone_percentage
end

#opponent_return_yardsObject (readonly)

Returns the value of attribute opponent_return_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_return_yards
  @opponent_return_yards
end

#opponent_rushing_attemptsObject (readonly)

Returns the value of attribute opponent_rushing_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_rushing_attempts
  @opponent_rushing_attempts
end

#opponent_rushing_touchdownsObject (readonly)

Returns the value of attribute opponent_rushing_touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_rushing_touchdowns
  @opponent_rushing_touchdowns
end

#opponent_rushing_yardsObject (readonly)

Returns the value of attribute opponent_rushing_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_rushing_yards
  @opponent_rushing_yards
end

#opponent_rushing_yards_per_attemptObject (readonly)

Returns the value of attribute opponent_rushing_yards_per_attempt.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_rushing_yards_per_attempt
  @opponent_rushing_yards_per_attempt
end

#opponent_sack_yardsObject (readonly)

Returns the value of attribute opponent_sack_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_sack_yards
  @opponent_sack_yards
end

#opponent_sacksObject (readonly)

Returns the value of attribute opponent_sacks.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_sacks
  @opponent_sacks
end

#opponent_safetiesObject (readonly)

Returns the value of attribute opponent_safeties.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_safeties
  @opponent_safeties
end

#opponent_scoreObject (readonly)

Returns the value of attribute opponent_score.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_score
  @opponent_score
end

#opponent_score_overtimeObject (readonly)

Returns the value of attribute opponent_score_overtime.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_score_overtime
  @opponent_score_overtime
end

#opponent_score_quarter1Object (readonly)

Returns the value of attribute opponent_score_quarter1.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_score_quarter1
  @opponent_score_quarter1
end

#opponent_score_quarter2Object (readonly)

Returns the value of attribute opponent_score_quarter2.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_score_quarter2
  @opponent_score_quarter2
end

#opponent_score_quarter3Object (readonly)

Returns the value of attribute opponent_score_quarter3.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_score_quarter3
  @opponent_score_quarter3
end

#opponent_score_quarter4Object (readonly)

Returns the value of attribute opponent_score_quarter4.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_score_quarter4
  @opponent_score_quarter4
end

#opponent_solo_tacklesObject (readonly)

Returns the value of attribute opponent_solo_tackles.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_solo_tackles
  @opponent_solo_tackles
end

#opponent_tackles_for_lossObject (readonly)

Returns the value of attribute opponent_tackles_for_loss.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_tackles_for_loss
  @opponent_tackles_for_loss
end

#opponent_tackles_for_loss_differentialObject (readonly)

Returns the value of attribute opponent_tackles_for_loss_differential.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_tackles_for_loss_differential
  @opponent_tackles_for_loss_differential
end

#opponent_tackles_for_loss_percentageObject (readonly)

Returns the value of attribute opponent_tackles_for_loss_percentage.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_tackles_for_loss_percentage
  @opponent_tackles_for_loss_percentage
end

#opponent_takeawaysObject (readonly)

Returns the value of attribute opponent_takeaways.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_takeaways
  @opponent_takeaways
end

#opponent_third_down_attemptsObject (readonly)

Returns the value of attribute opponent_third_down_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_third_down_attempts
  @opponent_third_down_attempts
end

#opponent_third_down_conversionsObject (readonly)

Returns the value of attribute opponent_third_down_conversions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_third_down_conversions
  @opponent_third_down_conversions
end

#opponent_third_down_percentageObject (readonly)

Returns the value of attribute opponent_third_down_percentage.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_third_down_percentage
  @opponent_third_down_percentage
end

#opponent_time_of_possessionObject (readonly)

Returns the value of attribute opponent_time_of_possession.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_time_of_possession
  @opponent_time_of_possession
end

#opponent_time_of_possession_minutesObject (readonly)

Returns the value of attribute opponent_time_of_possession_minutes.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_time_of_possession_minutes
  @opponent_time_of_possession_minutes
end

#opponent_time_of_possession_secondsObject (readonly)

Returns the value of attribute opponent_time_of_possession_seconds.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_time_of_possession_seconds
  @opponent_time_of_possession_seconds
end

#opponent_times_sackedObject (readonly)

Returns the value of attribute opponent_times_sacked.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_times_sacked
  @opponent_times_sacked
end

#opponent_times_sacked_percentageObject (readonly)

Returns the value of attribute opponent_times_sacked_percentage.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_times_sacked_percentage
  @opponent_times_sacked_percentage
end

#opponent_times_sacked_yardsObject (readonly)

Returns the value of attribute opponent_times_sacked_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_times_sacked_yards
  @opponent_times_sacked_yards
end

#opponent_touchdownsObject (readonly)

Returns the value of attribute opponent_touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_touchdowns
  @opponent_touchdowns
end

#opponent_turnover_differentialObject (readonly)

Returns the value of attribute opponent_turnover_differential.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_turnover_differential
  @opponent_turnover_differential
end

#opponent_two_point_conversion_returnsObject (readonly)

Returns the value of attribute opponent_two_point_conversion_returns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def opponent_two_point_conversion_returns
  @opponent_two_point_conversion_returns
end

#over_underObject (readonly)

Returns the value of attribute over_under.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def over_under
  @over_under
end

#passer_ratingObject (readonly)

Returns the value of attribute passer_rating.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def passer_rating
  @passer_rating
end

#passes_defendedObject (readonly)

Returns the value of attribute passes_defended.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def passes_defended
  @passes_defended
end

#passing_attemptsObject (readonly)

Returns the value of attribute passing_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def passing_attempts
  @passing_attempts
end

#passing_completionsObject (readonly)

Returns the value of attribute passing_completions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def passing_completions
  @passing_completions
end

#passing_dropbacksObject (readonly)

Returns the value of attribute passing_dropbacks.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def passing_dropbacks
  @passing_dropbacks
end

#passing_interceptionsObject (readonly)

Returns the value of attribute passing_interceptions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def passing_interceptions
  @passing_interceptions
end

#passing_touchdownsObject (readonly)

Returns the value of attribute passing_touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def passing_touchdowns
  @passing_touchdowns
end

#passing_yardsObject (readonly)

Returns the value of attribute passing_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def passing_yards
  @passing_yards
end

#passing_yards_per_attemptObject (readonly)

Returns the value of attribute passing_yards_per_attempt.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def passing_yards_per_attempt
  @passing_yards_per_attempt
end

#passing_yards_per_completionObject (readonly)

Returns the value of attribute passing_yards_per_completion.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def passing_yards_per_completion
  @passing_yards_per_completion
end

#penaltiesObject (readonly)

Returns the value of attribute penalties.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def penalties
  @penalties
end

#penalty_yardsObject (readonly)

Returns the value of attribute penalty_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def penalty_yards
  @penalty_yards
end

#playing_surfaceObject (readonly)

Returns the value of attribute playing_surface.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def playing_surface
  @playing_surface
end

#point_spreadObject (readonly)

Returns the value of attribute point_spread.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def point_spread
  @point_spread
end

#punt_averageObject (readonly)

Returns the value of attribute punt_average.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def punt_average
  @punt_average
end

#punt_net_averageObject (readonly)

Returns the value of attribute punt_net_average.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def punt_net_average
  @punt_net_average
end

#punt_net_yardsObject (readonly)

Returns the value of attribute punt_net_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def punt_net_yards
  @punt_net_yards
end

#punt_return_longObject (readonly)

Returns the value of attribute punt_return_long.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def punt_return_long
  @punt_return_long
end

#punt_return_touchdownsObject (readonly)

Returns the value of attribute punt_return_touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def punt_return_touchdowns
  @punt_return_touchdowns
end

#punt_return_yardsObject (readonly)

Returns the value of attribute punt_return_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def punt_return_yards
  @punt_return_yards
end

#punt_returnsObject (readonly)

Returns the value of attribute punt_returns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def punt_returns
  @punt_returns
end

#punt_yardsObject (readonly)

Returns the value of attribute punt_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def punt_yards
  @punt_yards
end

#puntsObject (readonly)

Returns the value of attribute punts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def punts
  @punts
end

#punts_had_blockedObject (readonly)

Returns the value of attribute punts_had_blocked.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def punts_had_blocked
  @punts_had_blocked
end

#quarterback_hitsObject (readonly)

Returns the value of attribute quarterback_hits.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def quarterback_hits
  @quarterback_hits
end

#quarterback_hits_differentialObject (readonly)

Returns the value of attribute quarterback_hits_differential.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def quarterback_hits_differential
  @quarterback_hits_differential
end

#quarterback_hits_percentageObject (readonly)

Returns the value of attribute quarterback_hits_percentage.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def quarterback_hits_percentage
  @quarterback_hits_percentage
end

#quarterback_sacks_differentialObject (readonly)

Returns the value of attribute quarterback_sacks_differential.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def quarterback_sacks_differential
  @quarterback_sacks_differential
end

#red_zone_attemptsObject (readonly)

Returns the value of attribute red_zone_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def red_zone_attempts
  @red_zone_attempts
end

#red_zone_conversionsObject (readonly)

Returns the value of attribute red_zone_conversions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def red_zone_conversions
  @red_zone_conversions
end

#red_zone_percentageObject (readonly)

Returns the value of attribute red_zone_percentage.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def red_zone_percentage
  @red_zone_percentage
end

#return_yardsObject (readonly)

Returns the value of attribute return_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def return_yards
  @return_yards
end

#rushing_attemptsObject (readonly)

Returns the value of attribute rushing_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def rushing_attempts
  @rushing_attempts
end

#rushing_touchdownsObject (readonly)

Returns the value of attribute rushing_touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def rushing_touchdowns
  @rushing_touchdowns
end

#rushing_yardsObject (readonly)

Returns the value of attribute rushing_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def rushing_yards
  @rushing_yards
end

#rushing_yards_per_attemptObject (readonly)

Returns the value of attribute rushing_yards_per_attempt.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def rushing_yards_per_attempt
  @rushing_yards_per_attempt
end

#sack_yardsObject (readonly)

Returns the value of attribute sack_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def sack_yards
  @sack_yards
end

#sacksObject (readonly)

Returns the value of attribute sacks.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def sacks
  @sacks
end

#safetiesObject (readonly)

Returns the value of attribute safeties.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def safeties
  @safeties
end

#scoreObject (readonly)

Returns the value of attribute score.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def score
  @score
end

#score_overtimeObject (readonly)

Returns the value of attribute score_overtime.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def score_overtime
  @score_overtime
end

#score_quarter1Object (readonly)

Returns the value of attribute score_quarter1.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def score_quarter1
  @score_quarter1
end

#score_quarter2Object (readonly)

Returns the value of attribute score_quarter2.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def score_quarter2
  @score_quarter2
end

#score_quarter3Object (readonly)

Returns the value of attribute score_quarter3.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def score_quarter3
  @score_quarter3
end

#score_quarter4Object (readonly)

Returns the value of attribute score_quarter4.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def score_quarter4
  @score_quarter4
end

#seasonObject (readonly)

Returns the value of attribute season.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def season
  @season
end

#season_typeObject (readonly)

Returns the value of attribute season_type.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def season_type
  @season_type
end

#solo_tacklesObject (readonly)

Returns the value of attribute solo_tackles.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def solo_tackles
  @solo_tackles
end

#stadiumObject (readonly)

Returns the value of attribute stadium.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def stadium
  @stadium
end

#tackles_for_lossObject (readonly)

Returns the value of attribute tackles_for_loss.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def tackles_for_loss
  @tackles_for_loss
end

#tackles_for_loss_differentialObject (readonly)

Returns the value of attribute tackles_for_loss_differential.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def tackles_for_loss_differential
  @tackles_for_loss_differential
end

#tackles_for_loss_percentageObject (readonly)

Returns the value of attribute tackles_for_loss_percentage.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def tackles_for_loss_percentage
  @tackles_for_loss_percentage
end

#takeawaysObject (readonly)

Returns the value of attribute takeaways.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def takeaways
  @takeaways
end

#teamObject (readonly)

Returns the value of attribute team.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def team
  @team
end

#team_game_idObject (readonly)

Returns the value of attribute team_game_id.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def team_game_id
  @team_game_id
end

#team_nameObject (readonly)

Returns the value of attribute team_name.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def team_name
  @team_name
end

#temperatureObject (readonly)

Returns the value of attribute temperature.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def temperature
  @temperature
end

#third_down_attemptsObject (readonly)

Returns the value of attribute third_down_attempts.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def third_down_attempts
  @third_down_attempts
end

#third_down_conversionsObject (readonly)

Returns the value of attribute third_down_conversions.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def third_down_conversions
  @third_down_conversions
end

#third_down_percentageObject (readonly)

Returns the value of attribute third_down_percentage.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def third_down_percentage
  @third_down_percentage
end

#time_of_possessionObject (readonly)

Returns the value of attribute time_of_possession.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def time_of_possession
  @time_of_possession
end

#time_of_possession_minutesObject (readonly)

Returns the value of attribute time_of_possession_minutes.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def time_of_possession_minutes
  @time_of_possession_minutes
end

#time_of_possession_secondsObject (readonly)

Returns the value of attribute time_of_possession_seconds.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def time_of_possession_seconds
  @time_of_possession_seconds
end

#times_sackedObject (readonly)

Returns the value of attribute times_sacked.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def times_sacked
  @times_sacked
end

#times_sacked_percentageObject (readonly)

Returns the value of attribute times_sacked_percentage.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def times_sacked_percentage
  @times_sacked_percentage
end

#times_sacked_yardsObject (readonly)

Returns the value of attribute times_sacked_yards.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def times_sacked_yards
  @times_sacked_yards
end

#total_scoreObject (readonly)

Returns the value of attribute total_score.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def total_score
  @total_score
end

#touchdownsObject (readonly)

Returns the value of attribute touchdowns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def touchdowns
  @touchdowns
end

#turnover_differentialObject (readonly)

Returns the value of attribute turnover_differential.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def turnover_differential
  @turnover_differential
end

#two_point_conversion_returnsObject (readonly)

Returns the value of attribute two_point_conversion_returns.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def two_point_conversion_returns
  @two_point_conversion_returns
end

#weekObject (readonly)

Returns the value of attribute week.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def week
  @week
end

#wind_speedObject (readonly)

Returns the value of attribute wind_speed.



5
6
7
# File 'lib/fantasydata/team_game_stat.rb', line 5

def wind_speed
  @wind_speed
end