Week = 10 !!!!!!!!!!!in results Starting Week 1 in franchises Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='1' entering rosters, team, player, week 0004, 5848, 1 entering scores, team, player, pos, week, score 0004, 5848, QB, 1, 26.78 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '5848', 'QB', '1', '26.78')' added player 5848 as QB entering rosters, team, player, week 0004, 8670, 1 entering scores, team, player, pos, week, score 0004, 8670, RB, 1, 12.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8670', 'RB', '1', '12.90')' added player 8670 as RB entering rosters, team, player, week 0004, 10369, 1 entering scores, team, player, pos, week, score 0004, 10369, RB, 1, 8.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10369', 'RB', '1', '8.00')' added player 10369 as RB entering rosters, team, player, week 0004, 11679, 1 entering scores, team, player, pos, week, score 0004, 11679, WR, 1, 14.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '11679', 'WR', '1', '14.10')' added player 11679 as WR entering rosters, team, player, week 0004, 10271, 1 entering scores, team, player, pos, week, score 0004, 10271, WR, 1, 24.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10271', 'WR', '1', '24.00')' added player 10271 as WR entering rosters, team, player, week 0004, 11670, 1 entering scores, team, player, pos, week, score 0004, 11670, FLEX, 1, 2.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '11670', 'FLEX', '1', '2.60')' added player 11670 as FLEX entering rosters, team, player, week 0004, 10409, 1 entering scores, team, player, pos, week, score 0004, 10409, TE, 1, 0.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10409', 'TE', '1', '0.00')' added player 10409 as TE entering rosters, team, player, week 0004, 8359, 1 entering scores, team, player, pos, week, score 0004, 8359, PK, 1, 10.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8359', 'PK', '1', '10.00')' added player 8359 as PK entering rosters, team, player, week 0004, 0518, 1 entering scores, team, player, pos, week, score 0004, 0518, Def, 1, 15.74 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '0518', 'Def', '1', '15.74')' added player 0518 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='1' entering rosters, team, player, week 0008, 7836, 1 entering scores, team, player, pos, week, score 0008, 7836, QB, 1, 29.69 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '7836', 'QB', '1', '29.69')' added player 7836 as QB entering rosters, team, player, week 0008, 11182, 1 entering scores, team, player, pos, week, score 0008, 11182, FLEX, 1, 7.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11182', 'FLEX', '1', '7.90')' added player 11182 as FLEX entering rosters, team, player, week 0008, 13129, 1 entering scores, team, player, pos, week, score 0008, 13129, RB, 1, 7.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13129', 'RB', '1', '7.50')' added player 13129 as RB entering rosters, team, player, week 0008, 8658, 1 entering scores, team, player, pos, week, score 0008, 8658, RB, 1, 23.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '8658', 'RB', '1', '23.10')' added player 8658 as RB entering rosters, team, player, week 0008, 11232, 1 entering scores, team, player, pos, week, score 0008, 11232, WR, 1, 9.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11232', 'WR', '1', '9.80')' added player 11232 as WR entering rosters, team, player, week 0008, 11938, 1 entering scores, team, player, pos, week, score 0008, 11938, WR, 1, 14.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11938', 'WR', '1', '14.20')' added player 11938 as WR entering rosters, team, player, week 0008, 13192, 1 entering scores, team, player, pos, week, score 0008, 13192, TE, 1, 1.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13192', 'TE', '1', '1.30')' added player 13192 as TE entering rosters, team, player, week 0008, 10868, 1 entering scores, team, player, pos, week, score 0008, 10868, PK, 1, 27.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '10868', 'PK', '1', '27.50')' added player 10868 as PK entering rosters, team, player, week 0008, 0524, 1 entering scores, team, player, pos, week, score 0008, 0524, Def, 1, 20.35 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '0524', 'Def', '1', '20.35')' added player 0524 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='1' entering rosters, team, player, week 0005, 13113, 1 entering scores, team, player, pos, week, score 0005, 13113, QB, 1, 14.54 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13113', 'QB', '1', '14.54')' added player 13113 as QB entering rosters, team, player, week 0005, 12171, 1 entering scores, team, player, pos, week, score 0005, 12171, RB, 1, 15.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12171', 'RB', '1', '15.20')' added player 12171 as RB entering rosters, team, player, week 0005, 10708, 1 entering scores, team, player, pos, week, score 0005, 10708, RB, 1, 12.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '10708', 'RB', '1', '12.40')' added player 10708 as RB entering rosters, team, player, week 0005, 11222, 1 entering scores, team, player, pos, week, score 0005, 11222, WR, 1, 20.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11222', 'WR', '1', '20.30')' added player 11222 as WR entering rosters, team, player, week 0005, 10527, 1 entering scores, team, player, pos, week, score 0005, 10527, WR, 1, 0.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '10527', 'WR', '1', '0.00')' added player 10527 as WR entering rosters, team, player, week 0005, 13412, 1 entering scores, team, player, pos, week, score 0005, 13412, FLEX, 1, 6.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13412', 'FLEX', '1', '6.90')' added player 13412 as FLEX entering rosters, team, player, week 0005, 8687, 1 entering scores, team, player, pos, week, score 0005, 8687, TE, 1, 3.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '8687', 'TE', '1', '3.80')' added player 8687 as TE entering rosters, team, player, week 0005, 12956, 1 entering scores, team, player, pos, week, score 0005, 12956, PK, 1, 13.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12956', 'PK', '1', '13.00')' added player 12956 as PK entering rosters, team, player, week 0005, 0531, 1 entering scores, team, player, pos, week, score 0005, 0531, Def, 1, 25.42 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '0531', 'Def', '1', '25.42')' added player 0531 as Def Found 0 RB Found 1 WR Found 1 TE in franchises Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='1' entering rosters, team, player, week 0010, 4925, 1 entering scores, team, player, pos, week, score 0010, 4925, QB, 1, 40.31 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '4925', 'QB', '1', '40.31')' added player 4925 as QB entering rosters, team, player, week 0010, 12152, 1 entering scores, team, player, pos, week, score 0010, 12152, RB, 1, 11.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12152', 'RB', '1', '11.50')' added player 12152 as RB entering rosters, team, player, week 0010, 10389, 1 entering scores, team, player, pos, week, score 0010, 10389, RB, 1, 19.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '10389', 'RB', '1', '19.00')' added player 10389 as RB entering rosters, team, player, week 0010, 9250, 1 entering scores, team, player, pos, week, score 0010, 9250, FLEX, 1, 3.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '9250', 'FLEX', '1', '3.10')' added player 9250 as FLEX entering rosters, team, player, week 0010, 12187, 1 entering scores, team, player, pos, week, score 0010, 12187, WR, 1, 15.12 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12187', 'WR', '1', '15.12')' added player 12187 as WR entering rosters, team, player, week 0010, 12652, 1 entering scores, team, player, pos, week, score 0010, 12652, WR, 1, 27.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12652', 'WR', '1', '27.50')' added player 12652 as WR entering rosters, team, player, week 0010, 9925, 1 entering scores, team, player, pos, week, score 0010, 9925, TE, 1, 0.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '9925', 'TE', '1', '0.80')' added player 9925 as TE entering rosters, team, player, week 0010, 6789, 1 entering scores, team, player, pos, week, score 0010, 6789, PK, 1, 6.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '6789', 'PK', '1', '6.20')' added player 6789 as PK entering rosters, team, player, week 0010, 0511, 1 entering scores, team, player, pos, week, score 0010, 0511, Def, 1, 12.45 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '0511', 'Def', '1', '12.45')' added player 0511 as Def Found 0 RB Found 0 WR Found 1 TE in franchises Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='1' entering rosters, team, player, week 0007, 12611, 1 entering scores, team, player, pos, week, score 0007, 12611, QB, 1, 20.57 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12611', 'QB', '1', '20.57')' added player 12611 as QB entering rosters, team, player, week 0007, 13128, 1 entering scores, team, player, pos, week, score 0007, 13128, RB, 1, 9.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13128', 'RB', '1', '9.50')' added player 13128 as RB entering rosters, team, player, week 0007, 11660, 1 entering scores, team, player, pos, week, score 0007, 11660, RB, 1, 5.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11660', 'RB', '1', '5.50')' added player 11660 as RB entering rosters, team, player, week 0007, 12181, 1 entering scores, team, player, pos, week, score 0007, 12181, WR, 1, 7.25 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12181', 'WR', '1', '7.25')' added player 12181 as WR entering rosters, team, player, week 0007, 13154, 1 entering scores, team, player, pos, week, score 0007, 13154, WR, 1, 10.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13154', 'WR', '1', '10.60')' added player 13154 as WR entering rosters, team, player, week 0007, 11247, 1 entering scores, team, player, pos, week, score 0007, 11247, TE, 1, 5.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11247', 'TE', '1', '5.30')' added player 11247 as TE entering rosters, team, player, week 0007, 11244, 1 entering scores, team, player, pos, week, score 0007, 11244, FLEX, 1, 0.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11244', 'FLEX', '1', '0.60')' added player 11244 as FLEX entering rosters, team, player, week 0007, 11936, 1 entering scores, team, player, pos, week, score 0007, 11936, PK, 1, 4.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11936', 'PK', '1', '4.00')' added player 11936 as PK entering rosters, team, player, week 0007, 0528, 1 entering scores, team, player, pos, week, score 0007, 0528, Def, 1, 21.85 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '0528', 'Def', '1', '21.85')' added player 0528 as Def Found 2 RB Found 1 WR Found 1 TE in franchises Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='1' entering rosters, team, player, week 0002, 10695, 1 entering scores, team, player, pos, week, score 0002, 10695, QB, 1, 26.21 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10695', 'QB', '1', '26.21')' added player 10695 as QB entering rosters, team, player, week 0002, 12154, 1 entering scores, team, player, pos, week, score 0002, 12154, RB, 1, 22.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12154', 'RB', '1', '22.20')' added player 12154 as RB entering rosters, team, player, week 0002, 12151, 1 entering scores, team, player, pos, week, score 0002, 12151, RB, 1, 24.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12151', 'RB', '1', '24.10')' added player 12151 as RB entering rosters, team, player, week 0002, 13139, 1 entering scores, team, player, pos, week, score 0002, 13139, FLEX, 1, 5.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13139', 'FLEX', '1', '5.70')' added player 13139 as FLEX entering rosters, team, player, week 0002, 10261, 1 entering scores, team, player, pos, week, score 0002, 10261, WR, 1, 15.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10261', 'WR', '1', '15.70')' added player 10261 as WR entering rosters, team, player, week 0002, 9831, 1 entering scores, team, player, pos, week, score 0002, 9831, WR, 1, 15.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9831', 'WR', '1', '15.90')' added player 9831 as WR entering rosters, team, player, week 0002, 8416, 1 entering scores, team, player, pos, week, score 0002, 8416, TE, 1, 7.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '8416', 'TE', '1', '7.20')' added player 8416 as TE entering rosters, team, player, week 0002, 13303, 1 entering scores, team, player, pos, week, score 0002, 13303, PK, 1, 9.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13303', 'PK', '1', '9.00')' added player 13303 as PK entering rosters, team, player, week 0002, 0532, 1 entering scores, team, player, pos, week, score 0002, 0532, Def, 1, 14.68 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '0532', 'Def', '1', '14.68')' added player 0532 as Def Found 0 RB Found 0 WR Found 1 TE in franchises Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='1' entering rosters, team, player, week 0003, 7394, 1 entering scores, team, player, pos, week, score 0003, 7394, QB, 1, 38.71 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '7394', 'QB', '1', '38.71')' added player 7394 as QB entering rosters, team, player, week 0003, 13604, 1 entering scores, team, player, pos, week, score 0003, 13604, RB, 1, 22.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13604', 'RB', '1', '22.80')' added player 13604 as RB entering rosters, team, player, week 0003, 11668, 1 entering scores, team, player, pos, week, score 0003, 11668, FLEX, 1, 25.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11668', 'FLEX', '1', '25.70')' added player 11668 as FLEX entering rosters, team, player, week 0003, 12634, 1 entering scores, team, player, pos, week, score 0003, 12634, RB, 1, 12.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '12634', 'RB', '1', '12.20')' added player 12634 as RB entering rosters, team, player, week 0003, 12175, 1 entering scores, team, player, pos, week, score 0003, 12175, WR, 1, 1.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '12175', 'WR', '1', '1.80')' added player 12175 as WR entering rosters, team, player, week 0003, 7393, 1 entering scores, team, player, pos, week, score 0003, 7393, WR, 1, 9.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '7393', 'WR', '1', '9.10')' added player 7393 as WR entering rosters, team, player, week 0003, 13382, 1 entering scores, team, player, pos, week, score 0003, 13382, TE, 1, 2.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13382', 'TE', '1', '2.90')' added player 13382 as TE entering rosters, team, player, week 0003, 10976, 1 entering scores, team, player, pos, week, score 0003, 10976, PK, 1, 17.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '10976', 'PK', '1', '17.10')' added player 10976 as PK entering rosters, team, player, week 0003, 0510, 1 entering scores, team, player, pos, week, score 0003, 0510, Def, 1, 17.87 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '0510', 'Def', '1', '17.87')' added player 0510 as Def Found 0 RB Found 2 WR Found 1 TE in franchises Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='1' entering rosters, team, player, week 0001, 10273, 1 entering scores, team, player, pos, week, score 0001, 10273, QB, 1, 22.49 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '10273', 'QB', '1', '22.49')' added player 10273 as QB entering rosters, team, player, week 0001, 12630, 1 entering scores, team, player, pos, week, score 0001, 12630, RB, 1, 8.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12630', 'RB', '1', '8.60')' added player 12630 as RB entering rosters, team, player, week 0001, 12261, 1 entering scores, team, player, pos, week, score 0001, 12261, RB, 1, 4.71 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12261', 'RB', '1', '4.71')' added player 12261 as RB entering rosters, team, player, week 0001, 9988, 1 entering scores, team, player, pos, week, score 0001, 9988, WR, 1, 18.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9988', 'WR', '1', '18.30')' added player 9988 as WR entering rosters, team, player, week 0001, 13156, 1 entering scores, team, player, pos, week, score 0001, 13156, FLEX, 1, 14.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13156', 'FLEX', '1', '14.90')' added player 13156 as FLEX entering rosters, team, player, week 0001, 11228, 1 entering scores, team, player, pos, week, score 0001, 11228, WR, 1, 5.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11228', 'WR', '1', '5.30')' added player 11228 as WR entering rosters, team, player, week 0001, 9902, 1 entering scores, team, player, pos, week, score 0001, 9902, TE, 1, 19.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9902', 'TE', '1', '19.80')' added player 9902 as TE entering rosters, team, player, week 0001, 13354, 1 entering scores, team, player, pos, week, score 0001, 13354, PK, 1, 16.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13354', 'PK', '1', '16.60')' added player 13354 as PK entering rosters, team, player, week 0001, 0509, 1 entering scores, team, player, pos, week, score 0001, 0509, Def, 1, 20.85 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '0509', 'Def', '1', '20.85')' added player 0509 as Def Found 2 RB Found 1 WR Found 0 TE in franchises Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='1' entering rosters, team, player, week 0012, 9431, 1 entering scores, team, player, pos, week, score 0012, 9431, QB, 1, 11.79 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '9431', 'QB', '1', '11.79')' added player 9431 as QB entering rosters, team, player, week 0012, 13146, 1 entering scores, team, player, pos, week, score 0012, 13146, RB, 1, 34.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13146', 'RB', '1', '34.20')' added player 13146 as RB entering rosters, team, player, week 0012, 12150, 1 entering scores, team, player, pos, week, score 0012, 12150, FLEX, 1, 25.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '12150', 'FLEX', '1', '25.70')' added player 12150 as FLEX entering rosters, team, player, week 0012, 9448, 1 entering scores, team, player, pos, week, score 0012, 9448, RB, 1, 2.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '9448', 'RB', '1', '2.70')' added player 9448 as RB entering rosters, team, player, week 0012, 13153, 1 entering scores, team, player, pos, week, score 0012, 13153, WR, 1, 8.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13153', 'WR', '1', '8.20')' added player 13153 as WR entering rosters, team, player, week 0012, 11671, 1 entering scores, team, player, pos, week, score 0012, 11671, WR, 1, 26.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11671', 'WR', '1', '26.20')' added player 11671 as WR entering rosters, team, player, week 0012, 11248, 1 entering scores, team, player, pos, week, score 0012, 11248, TE, 1, 12.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11248', 'TE', '1', '12.30')' added player 11248 as TE entering rosters, team, player, week 0012, 8930, 1 entering scores, team, player, pos, week, score 0012, 8930, PK, 1, 4.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '8930', 'PK', '1', '4.00')' added player 8930 as PK entering rosters, team, player, week 0012, 0514, 1 entering scores, team, player, pos, week, score 0012, 0514, Def, 1, -3.92 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '0514', 'Def', '1', '-3.92')' added player 0514 as Def Found 1 RB Found 1 WR Found 0 TE in franchises Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='1' entering rosters, team, player, week 0009, 10700, 1 entering scores, team, player, pos, week, score 0009, 10700, QB, 1, 24.61 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10700', 'QB', '1', '24.61')' added player 10700 as QB entering rosters, team, player, week 0009, 13132, 1 entering scores, team, player, pos, week, score 0009, 13132, RB, 1, 39.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13132', 'RB', '1', '39.10')' added player 13132 as RB entering rosters, team, player, week 0009, 13130, 1 entering scores, team, player, pos, week, score 0009, 13130, RB, 1, 10.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13130', 'RB', '1', '10.00')' added player 13130 as RB entering rosters, team, player, week 0009, 12186, 1 entering scores, team, player, pos, week, score 0009, 12186, WR, 1, 12.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12186', 'WR', '1', '12.10')' added player 12186 as WR entering rosters, team, player, week 0009, 12801, 1 entering scores, team, player, pos, week, score 0009, 12801, WR, 1, 48.55 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12801', 'WR', '1', '48.55')' added player 12801 as WR entering rosters, team, player, week 0009, 11680, 1 entering scores, team, player, pos, week, score 0009, 11680, FLEX, 1, 13.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '11680', 'FLEX', '1', '13.10')' added player 11680 as FLEX entering rosters, team, player, week 0009, 10312, 1 entering scores, team, player, pos, week, score 0009, 10312, TE, 1, 7.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10312', 'TE', '1', '7.60')' added player 10312 as TE entering rosters, team, player, week 0009, 8742, 1 entering scores, team, player, pos, week, score 0009, 8742, PK, 1, 12.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '8742', 'PK', '1', '12.20')' added player 8742 as PK entering rosters, team, player, week 0009, 0529, 1 entering scores, team, player, pos, week, score 0009, 0529, Def, 1, -3.93 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '0529', 'Def', '1', '-3.93')' added player 0529 as Def Found 0 RB Found 0 WR Found 1 TE in franchises Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='1' entering rosters, team, player, week 0006, 7401, 1 entering scores, team, player, pos, week, score 0006, 7401, QB, 1, 16.25 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '7401', 'QB', '1', '16.25')' added player 7401 as QB entering rosters, team, player, week 0006, 12628, 1 entering scores, team, player, pos, week, score 0006, 12628, RB, 1, 6.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12628', 'RB', '1', '6.90')' added player 12628 as RB entering rosters, team, player, week 0006, 12625, 1 entering scores, team, player, pos, week, score 0006, 12625, RB, 1, 16.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12625', 'RB', '1', '16.10')' added player 12625 as RB entering rosters, team, player, week 0006, 13131, 1 entering scores, team, player, pos, week, score 0006, 13131, FLEX, 1, 23.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '13131', 'FLEX', '1', '23.90')' added player 13131 as FLEX entering rosters, team, player, week 0006, 10983, 1 entering scores, team, player, pos, week, score 0006, 10983, WR, 1, 1.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '10983', 'WR', '1', '1.60')' added player 10983 as WR entering rosters, team, player, week 0006, 9884, 1 entering scores, team, player, pos, week, score 0006, 9884, WR, 1, 15.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '9884', 'WR', '1', '15.30')' added player 9884 as WR entering rosters, team, player, week 0006, 11705, 1 entering scores, team, player, pos, week, score 0006, 11705, TE, 1, 2.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11705', 'TE', '1', '2.00')' added player 11705 as TE entering rosters, team, player, week 0006, 11947, 1 entering scores, team, player, pos, week, score 0006, 11947, PK, 1, 18.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11947', 'PK', '1', '18.40')' added player 11947 as PK entering rosters, team, player, week 0006, 0522, 1 entering scores, team, player, pos, week, score 0006, 0522, Def, 1, 6.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '0522', 'Def', '1', '6.00')' added player 0522 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='1' entering rosters, team, player, week 0011, 10703, 1 entering scores, team, player, pos, week, score 0011, 10703, QB, 1, 24.92 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10703', 'QB', '1', '24.92')' added player 10703 as QB entering rosters, team, player, week 0011, 12626, 1 entering scores, team, player, pos, week, score 0011, 12626, RB, 1, 3.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '12626', 'RB', '1', '3.10')' added player 12626 as RB entering rosters, team, player, week 0011, 13138, 1 entering scores, team, player, pos, week, score 0011, 13138, RB, 1, 5.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13138', 'RB', '1', '5.90')' added player 13138 as RB entering rosters, team, player, week 0011, 11675, 1 entering scores, team, player, pos, week, score 0011, 11675, WR, 1, 16.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11675', 'WR', '1', '16.80')' added player 11675 as WR entering rosters, team, player, week 0011, 8673, 1 entering scores, team, player, pos, week, score 0011, 8673, WR, 1, 16.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '8673', 'WR', '1', '16.80')' added player 8673 as WR entering rosters, team, player, week 0011, 10738, 1 entering scores, team, player, pos, week, score 0011, 10738, FLEX, 1, 6.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10738', 'FLEX', '1', '6.90')' added player 10738 as FLEX entering rosters, team, player, week 0011, 13189, 1 entering scores, team, player, pos, week, score 0011, 13189, TE, 1, 1.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13189', 'TE', '1', '1.80')' added player 13189 as TE entering rosters, team, player, week 0011, 12417, 1 entering scores, team, player, pos, week, score 0011, 12417, PK, 1, 13.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '12417', 'PK', '1', '13.00')' added player 12417 as PK entering rosters, team, player, week 0011, 0527, 1 entering scores, team, player, pos, week, score 0011, 0527, Def, 1, 18.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '0527', 'Def', '1', '18.10')' added player 0527 as Def Found 2 RB Found 0 WR Found 1 TE Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='1' added player 10703 as QB added player 12626 as RB added player 13138 as RB added player 11675 as WR added player 8673 as WR added player 10738 as FLEX added player 13189 as TE added player 12417 as PK added player 0527 as Def SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=1 and position='RB'Found 2 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=1 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=1 and position='TE'Found 1 TE in results Starting Week 2 in franchises Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='2' entering rosters, team, player, week 0004, 5848, 2 entering scores, team, player, pos, week, score 0004, 5848, QB, 2, 20.36 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '5848', 'QB', '2', '20.36')' added player 5848 as QB entering rosters, team, player, week 0004, 13617, 2 entering scores, team, player, pos, week, score 0004, 13617, RB, 2, 10.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '13617', 'RB', '2', '10.30')' added player 13617 as RB entering rosters, team, player, week 0004, 8670, 2 entering scores, team, player, pos, week, score 0004, 8670, RB, 2, 14.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8670', 'RB', '2', '14.80')' added player 8670 as RB entering rosters, team, player, week 0004, 10369, 2 entering scores, team, player, pos, week, score 0004, 10369, FLEX, 2, 15.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10369', 'FLEX', '2', '15.50')' added player 10369 as FLEX entering rosters, team, player, week 0004, 11679, 2 entering scores, team, player, pos, week, score 0004, 11679, WR, 2, 7.25 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '11679', 'WR', '2', '7.25')' added player 11679 as WR entering rosters, team, player, week 0004, 10271, 2 entering scores, team, player, pos, week, score 0004, 10271, WR, 2, 7.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10271', 'WR', '2', '7.90')' added player 10271 as WR entering rosters, team, player, week 0004, 12211, 2 entering scores, team, player, pos, week, score 0004, 12211, TE, 2, 23.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '12211', 'TE', '2', '23.30')' added player 12211 as TE entering rosters, team, player, week 0004, 8359, 2 entering scores, team, player, pos, week, score 0004, 8359, PK, 2, 11.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8359', 'PK', '2', '11.60')' added player 8359 as PK entering rosters, team, player, week 0004, 0518, 2 entering scores, team, player, pos, week, score 0004, 0518, Def, 2, 6.65 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '0518', 'Def', '2', '6.65')' added player 0518 as Def Found 0 RB Found 2 WR Found 0 TE in franchises Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='2' entering rosters, team, player, week 0007, 12611, 2 entering scores, team, player, pos, week, score 0007, 12611, QB, 2, 25.36 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12611', 'QB', '2', '25.36')' added player 12611 as QB entering rosters, team, player, week 0007, 13128, 2 entering scores, team, player, pos, week, score 0007, 13128, RB, 2, 10.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13128', 'RB', '2', '10.50')' added player 13128 as RB entering rosters, team, player, week 0007, 12157, 2 entering scores, team, player, pos, week, score 0007, 12157, RB, 2, 1.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12157', 'RB', '2', '1.50')' added player 12157 as RB entering rosters, team, player, week 0007, 11674, 2 entering scores, team, player, pos, week, score 0007, 11674, WR, 2, 20.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11674', 'WR', '2', '20.90')' added player 11674 as WR entering rosters, team, player, week 0007, 13154, 2 entering scores, team, player, pos, week, score 0007, 13154, WR, 2, 9.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13154', 'WR', '2', '9.70')' added player 13154 as WR entering rosters, team, player, week 0007, 11247, 2 entering scores, team, player, pos, week, score 0007, 11247, TE, 2, 10.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11247', 'TE', '2', '10.90')' added player 11247 as TE entering rosters, team, player, week 0007, 11244, 2 entering scores, team, player, pos, week, score 0007, 11244, FLEX, 2, 26.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11244', 'FLEX', '2', '26.40')' added player 11244 as FLEX entering rosters, team, player, week 0007, 11936, 2 entering scores, team, player, pos, week, score 0007, 11936, PK, 2, 8.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11936', 'PK', '2', '8.00')' added player 11936 as PK entering rosters, team, player, week 0007, 0528, 2 entering scores, team, player, pos, week, score 0007, 0528, Def, 2, 26.31 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '0528', 'Def', '2', '26.31')' added player 0528 as Def Found 1 RB Found 1 WR Found 0 TE in franchises Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='2' entering rosters, team, player, week 0004, 5848, 2 entering scores, team, player, pos, week, score 0004, 5848, QB, 2, 20.36 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '5848', 'QB', '2', '20.36')' added player 5848 as QB entering rosters, team, player, week 0004, 13617, 2 entering scores, team, player, pos, week, score 0004, 13617, RB, 2, 10.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '13617', 'RB', '2', '10.30')' added player 13617 as RB entering rosters, team, player, week 0004, 8670, 2 entering scores, team, player, pos, week, score 0004, 8670, RB, 2, 14.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8670', 'RB', '2', '14.80')' added player 8670 as RB entering rosters, team, player, week 0004, 10369, 2 entering scores, team, player, pos, week, score 0004, 10369, FLEX, 2, 15.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10369', 'FLEX', '2', '15.50')' added player 10369 as FLEX entering rosters, team, player, week 0004, 11679, 2 entering scores, team, player, pos, week, score 0004, 11679, WR, 2, 7.25 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '11679', 'WR', '2', '7.25')' added player 11679 as WR entering rosters, team, player, week 0004, 10271, 2 entering scores, team, player, pos, week, score 0004, 10271, WR, 2, 7.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10271', 'WR', '2', '7.90')' added player 10271 as WR entering rosters, team, player, week 0004, 12211, 2 entering scores, team, player, pos, week, score 0004, 12211, TE, 2, 23.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '12211', 'TE', '2', '23.30')' added player 12211 as TE entering rosters, team, player, week 0004, 8359, 2 entering scores, team, player, pos, week, score 0004, 8359, PK, 2, 11.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8359', 'PK', '2', '11.60')' added player 8359 as PK entering rosters, team, player, week 0004, 0518, 2 entering scores, team, player, pos, week, score 0004, 0518, Def, 2, 6.65 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '0518', 'Def', '2', '6.65')' added player 0518 as Def Found 0 RB Found 2 WR Found 0 TE in franchises Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='2' entering rosters, team, player, week 0005, 13113, 2 entering scores, team, player, pos, week, score 0005, 13113, QB, 2, 29.05 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13113', 'QB', '2', '29.05')' added player 13113 as QB entering rosters, team, player, week 0005, 11657, 2 entering scores, team, player, pos, week, score 0005, 11657, FLEX, 2, 12.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11657', 'FLEX', '2', '12.00')' added player 11657 as FLEX entering rosters, team, player, week 0005, 12171, 2 entering scores, team, player, pos, week, score 0005, 12171, RB, 2, 5.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12171', 'RB', '2', '5.60')' added player 12171 as RB entering rosters, team, player, week 0005, 10708, 2 entering scores, team, player, pos, week, score 0005, 10708, RB, 2, 8.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '10708', 'RB', '2', '8.50')' added player 10708 as RB entering rosters, team, player, week 0005, 11222, 2 entering scores, team, player, pos, week, score 0005, 11222, WR, 2, 9.45 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11222', 'WR', '2', '9.45')' added player 11222 as WR entering rosters, team, player, week 0005, 13412, 2 entering scores, team, player, pos, week, score 0005, 13412, WR, 2, 21.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13412', 'WR', '2', '21.60')' added player 13412 as WR entering rosters, team, player, week 0005, 11250, 2 entering scores, team, player, pos, week, score 0005, 11250, TE, 2, 2.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11250', 'TE', '2', '2.80')' added player 11250 as TE entering rosters, team, player, week 0005, 12956, 2 entering scores, team, player, pos, week, score 0005, 12956, PK, 2, 9.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12956', 'PK', '2', '9.40')' added player 12956 as PK entering rosters, team, player, week 0005, 0531, 2 entering scores, team, player, pos, week, score 0005, 0531, Def, 2, -2.04 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '0531', 'Def', '2', '-2.04')' added player 0531 as Def Found 2 RB Found 1 WR Found 1 TE in franchises Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='2' entering rosters, team, player, week 0008, 13116, 2 entering scores, team, player, pos, week, score 0008, 13116, QB, 2, 45.59 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13116', 'QB', '2', '45.59')' added player 13116 as QB entering rosters, team, player, week 0008, 13364, 2 entering scores, team, player, pos, week, score 0008, 13364, RB, 2, 2.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13364', 'RB', '2', '2.90')' added player 13364 as RB entering rosters, team, player, week 0008, 8658, 2 entering scores, team, player, pos, week, score 0008, 8658, RB, 2, 6.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '8658', 'RB', '2', '6.00')' added player 8658 as RB entering rosters, team, player, week 0008, 11232, 2 entering scores, team, player, pos, week, score 0008, 11232, WR, 2, 20.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11232', 'WR', '2', '20.00')' added player 11232 as WR entering rosters, team, player, week 0008, 9075, 2 entering scores, team, player, pos, week, score 0008, 9075, FLEX, 2, 23.45 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '9075', 'FLEX', '2', '23.45')' added player 9075 as FLEX entering rosters, team, player, week 0008, 11938, 2 entering scores, team, player, pos, week, score 0008, 11938, WR, 2, 23.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11938', 'WR', '2', '23.10')' added player 11938 as WR entering rosters, team, player, week 0008, 13188, 2 entering scores, team, player, pos, week, score 0008, 13188, TE, 2, 17.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13188', 'TE', '2', '17.60')' added player 13188 as TE entering rosters, team, player, week 0008, 10868, 2 entering scores, team, player, pos, week, score 0008, 10868, PK, 2, 0.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '10868', 'PK', '2', '0.00')' added player 10868 as PK entering rosters, team, player, week 0008, 0524, 2 entering scores, team, player, pos, week, score 0008, 0524, Def, 2, 6.87 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '0524', 'Def', '2', '6.87')' added player 0524 as Def Found 2 RB Found 0 WR Found 0 TE in franchises Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='2' entering rosters, team, player, week 0002, 10695, 2 entering scores, team, player, pos, week, score 0002, 10695, QB, 2, 14.36 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10695', 'QB', '2', '14.36')' added player 10695 as QB entering rosters, team, player, week 0002, 12154, 2 entering scores, team, player, pos, week, score 0002, 12154, RB, 2, 9.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12154', 'RB', '2', '9.70')' added player 12154 as RB entering rosters, team, player, week 0002, 12151, 2 entering scores, team, player, pos, week, score 0002, 12151, RB, 2, 26.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12151', 'RB', '2', '26.60')' added player 12151 as RB entering rosters, team, player, week 0002, 12153, 2 entering scores, team, player, pos, week, score 0002, 12153, FLEX, 2, 8.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12153', 'FLEX', '2', '8.60')' added player 12153 as FLEX entering rosters, team, player, week 0002, 10261, 2 entering scores, team, player, pos, week, score 0002, 10261, WR, 2, 27.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10261', 'WR', '2', '27.40')' added player 10261 as WR entering rosters, team, player, week 0002, 9831, 2 entering scores, team, player, pos, week, score 0002, 9831, WR, 2, 14.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9831', 'WR', '2', '14.80')' added player 9831 as WR entering rosters, team, player, week 0002, 9474, 2 entering scores, team, player, pos, week, score 0002, 9474, TE, 2, 6.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9474', 'TE', '2', '6.40')' added player 9474 as TE entering rosters, team, player, week 0002, 13303, 2 entering scores, team, player, pos, week, score 0002, 13303, PK, 2, 6.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13303', 'PK', '2', '6.00')' added player 13303 as PK entering rosters, team, player, week 0002, 0532, 2 entering scores, team, player, pos, week, score 0002, 0532, Def, 2, 3.25 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '0532', 'Def', '2', '3.25')' added player 0532 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='2' entering rosters, team, player, week 0008, 13116, 2 entering scores, team, player, pos, week, score 0008, 13116, QB, 2, 45.59 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13116', 'QB', '2', '45.59')' added player 13116 as QB entering rosters, team, player, week 0008, 13364, 2 entering scores, team, player, pos, week, score 0008, 13364, RB, 2, 2.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13364', 'RB', '2', '2.90')' added player 13364 as RB entering rosters, team, player, week 0008, 8658, 2 entering scores, team, player, pos, week, score 0008, 8658, RB, 2, 6.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '8658', 'RB', '2', '6.00')' added player 8658 as RB entering rosters, team, player, week 0008, 11232, 2 entering scores, team, player, pos, week, score 0008, 11232, WR, 2, 20.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11232', 'WR', '2', '20.00')' added player 11232 as WR entering rosters, team, player, week 0008, 9075, 2 entering scores, team, player, pos, week, score 0008, 9075, FLEX, 2, 23.45 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '9075', 'FLEX', '2', '23.45')' added player 9075 as FLEX entering rosters, team, player, week 0008, 11938, 2 entering scores, team, player, pos, week, score 0008, 11938, WR, 2, 23.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11938', 'WR', '2', '23.10')' added player 11938 as WR entering rosters, team, player, week 0008, 13188, 2 entering scores, team, player, pos, week, score 0008, 13188, TE, 2, 17.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13188', 'TE', '2', '17.60')' added player 13188 as TE entering rosters, team, player, week 0008, 10868, 2 entering scores, team, player, pos, week, score 0008, 10868, PK, 2, 0.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '10868', 'PK', '2', '0.00')' added player 10868 as PK entering rosters, team, player, week 0008, 0524, 2 entering scores, team, player, pos, week, score 0008, 0524, Def, 2, 6.87 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '0524', 'Def', '2', '6.87')' added player 0524 as Def Found 2 RB Found 0 WR Found 0 TE in franchises Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='2' entering rosters, team, player, week 0010, 4925, 2 entering scores, team, player, pos, week, score 0010, 4925, QB, 2, 20.47 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '4925', 'QB', '2', '20.47')' added player 4925 as QB entering rosters, team, player, week 0010, 12152, 2 entering scores, team, player, pos, week, score 0010, 12152, RB, 2, 15.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12152', 'RB', '2', '15.00')' added player 12152 as RB entering rosters, team, player, week 0010, 10389, 2 entering scores, team, player, pos, week, score 0010, 10389, RB, 2, 4.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '10389', 'RB', '2', '4.80')' added player 10389 as RB entering rosters, team, player, week 0010, 11186, 2 entering scores, team, player, pos, week, score 0010, 11186, FLEX, 2, 11.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '11186', 'FLEX', '2', '11.80')' added player 11186 as FLEX entering rosters, team, player, week 0010, 12187, 2 entering scores, team, player, pos, week, score 0010, 12187, WR, 2, 14.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12187', 'WR', '2', '14.20')' added player 12187 as WR entering rosters, team, player, week 0010, 12652, 2 entering scores, team, player, pos, week, score 0010, 12652, WR, 2, 21.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12652', 'WR', '2', '21.90')' added player 12652 as WR entering rosters, team, player, week 0010, 9925, 2 entering scores, team, player, pos, week, score 0010, 9925, TE, 2, 11.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '9925', 'TE', '2', '11.00')' added player 9925 as TE entering rosters, team, player, week 0010, 6789, 2 entering scores, team, player, pos, week, score 0010, 6789, PK, 2, 8.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '6789', 'PK', '2', '8.40')' added player 6789 as PK entering rosters, team, player, week 0010, 0511, 2 entering scores, team, player, pos, week, score 0010, 0511, Def, 2, 8.05 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '0511', 'Def', '2', '8.05')' added player 0511 as Def Found 1 RB Found 0 WR Found 0 TE in franchises Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='2' entering rosters, team, player, week 0005, 13113, 2 entering scores, team, player, pos, week, score 0005, 13113, QB, 2, 29.05 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13113', 'QB', '2', '29.05')' added player 13113 as QB entering rosters, team, player, week 0005, 11657, 2 entering scores, team, player, pos, week, score 0005, 11657, FLEX, 2, 12.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11657', 'FLEX', '2', '12.00')' added player 11657 as FLEX entering rosters, team, player, week 0005, 12171, 2 entering scores, team, player, pos, week, score 0005, 12171, RB, 2, 5.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12171', 'RB', '2', '5.60')' added player 12171 as RB entering rosters, team, player, week 0005, 10708, 2 entering scores, team, player, pos, week, score 0005, 10708, RB, 2, 8.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '10708', 'RB', '2', '8.50')' added player 10708 as RB entering rosters, team, player, week 0005, 11222, 2 entering scores, team, player, pos, week, score 0005, 11222, WR, 2, 9.45 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11222', 'WR', '2', '9.45')' added player 11222 as WR entering rosters, team, player, week 0005, 13412, 2 entering scores, team, player, pos, week, score 0005, 13412, WR, 2, 21.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13412', 'WR', '2', '21.60')' added player 13412 as WR entering rosters, team, player, week 0005, 11250, 2 entering scores, team, player, pos, week, score 0005, 11250, TE, 2, 2.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11250', 'TE', '2', '2.80')' added player 11250 as TE entering rosters, team, player, week 0005, 12956, 2 entering scores, team, player, pos, week, score 0005, 12956, PK, 2, 9.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12956', 'PK', '2', '9.40')' added player 12956 as PK entering rosters, team, player, week 0005, 0531, 2 entering scores, team, player, pos, week, score 0005, 0531, Def, 2, -2.04 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '0531', 'Def', '2', '-2.04')' added player 0531 as Def Found 2 RB Found 1 WR Found 1 TE in franchises Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='2' entering rosters, team, player, week 0006, 11760, 2 entering scores, team, player, pos, week, score 0006, 11760, QB, 2, 19.89 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11760', 'QB', '2', '19.89')' added player 11760 as QB entering rosters, team, player, week 0006, 12628, 2 entering scores, team, player, pos, week, score 0006, 12628, FLEX, 2, 10.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12628', 'FLEX', '2', '10.00')' added player 12628 as FLEX entering rosters, team, player, week 0006, 12625, 2 entering scores, team, player, pos, week, score 0006, 12625, RB, 2, 17.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12625', 'RB', '2', '17.20')' added player 12625 as RB entering rosters, team, player, week 0006, 13131, 2 entering scores, team, player, pos, week, score 0006, 13131, RB, 2, 10.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '13131', 'RB', '2', '10.70')' added player 13131 as RB entering rosters, team, player, week 0006, 10983, 2 entering scores, team, player, pos, week, score 0006, 10983, WR, 2, 17.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '10983', 'WR', '2', '17.70')' added player 10983 as WR entering rosters, team, player, week 0006, 9884, 2 entering scores, team, player, pos, week, score 0006, 9884, WR, 2, 1.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '9884', 'WR', '2', '1.80')' added player 9884 as WR entering rosters, team, player, week 0006, 11705, 2 entering scores, team, player, pos, week, score 0006, 11705, TE, 2, 9.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11705', 'TE', '2', '9.70')' added player 11705 as TE entering rosters, team, player, week 0006, 11947, 2 entering scores, team, player, pos, week, score 0006, 11947, PK, 2, 15.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11947', 'PK', '2', '15.00')' added player 11947 as PK entering rosters, team, player, week 0006, 0521, 2 entering scores, team, player, pos, week, score 0006, 0521, Def, 2, 22.32 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '0521', 'Def', '2', '22.32')' added player 0521 as Def Found 0 RB Found 1 WR Found 1 TE in franchises Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='2' entering rosters, team, player, week 0010, 4925, 2 entering scores, team, player, pos, week, score 0010, 4925, QB, 2, 20.47 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '4925', 'QB', '2', '20.47')' added player 4925 as QB entering rosters, team, player, week 0010, 12152, 2 entering scores, team, player, pos, week, score 0010, 12152, RB, 2, 15.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12152', 'RB', '2', '15.00')' added player 12152 as RB entering rosters, team, player, week 0010, 10389, 2 entering scores, team, player, pos, week, score 0010, 10389, RB, 2, 4.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '10389', 'RB', '2', '4.80')' added player 10389 as RB entering rosters, team, player, week 0010, 11186, 2 entering scores, team, player, pos, week, score 0010, 11186, FLEX, 2, 11.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '11186', 'FLEX', '2', '11.80')' added player 11186 as FLEX entering rosters, team, player, week 0010, 12187, 2 entering scores, team, player, pos, week, score 0010, 12187, WR, 2, 14.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12187', 'WR', '2', '14.20')' added player 12187 as WR entering rosters, team, player, week 0010, 12652, 2 entering scores, team, player, pos, week, score 0010, 12652, WR, 2, 21.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12652', 'WR', '2', '21.90')' added player 12652 as WR entering rosters, team, player, week 0010, 9925, 2 entering scores, team, player, pos, week, score 0010, 9925, TE, 2, 11.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '9925', 'TE', '2', '11.00')' added player 9925 as TE entering rosters, team, player, week 0010, 6789, 2 entering scores, team, player, pos, week, score 0010, 6789, PK, 2, 8.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '6789', 'PK', '2', '8.40')' added player 6789 as PK entering rosters, team, player, week 0010, 0511, 2 entering scores, team, player, pos, week, score 0010, 0511, Def, 2, 8.05 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '0511', 'Def', '2', '8.05')' added player 0511 as Def Found 1 RB Found 0 WR Found 0 TE in franchises Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='2' entering rosters, team, player, week 0011, 10703, 2 entering scores, team, player, pos, week, score 0011, 10703, QB, 2, 17.24 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10703', 'QB', '2', '17.24')' added player 10703 as QB entering rosters, team, player, week 0011, 13138, 2 entering scores, team, player, pos, week, score 0011, 13138, RB, 2, 15.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13138', 'RB', '2', '15.50')' added player 13138 as RB entering rosters, team, player, week 0011, 13614, 2 entering scores, team, player, pos, week, score 0011, 13614, RB, 2, 14.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13614', 'RB', '2', '14.10')' added player 13614 as RB entering rosters, team, player, week 0011, 11675, 2 entering scores, team, player, pos, week, score 0011, 11675, WR, 2, 14.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11675', 'WR', '2', '14.40')' added player 11675 as WR entering rosters, team, player, week 0011, 10738, 2 entering scores, team, player, pos, week, score 0011, 10738, FLEX, 2, 13.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10738', 'FLEX', '2', '13.40')' added player 10738 as FLEX entering rosters, team, player, week 0011, 11227, 2 entering scores, team, player, pos, week, score 0011, 11227, WR, 2, 2.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11227', 'WR', '2', '2.70')' added player 11227 as WR entering rosters, team, player, week 0011, 13299, 2 entering scores, team, player, pos, week, score 0011, 13299, TE, 2, 2.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13299', 'TE', '2', '2.70')' added player 13299 as TE entering rosters, team, player, week 0011, 12417, 2 entering scores, team, player, pos, week, score 0011, 12417, PK, 2, 12.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '12417', 'PK', '2', '12.00')' added player 12417 as PK entering rosters, team, player, week 0011, 0527, 2 entering scores, team, player, pos, week, score 0011, 0527, Def, 2, 0.23 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '0527', 'Def', '2', '0.23')' added player 0527 as Def Found 0 RB Found 1 WR Found 1 TE in franchises Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='2' entering rosters, team, player, week 0007, 12611, 2 entering scores, team, player, pos, week, score 0007, 12611, QB, 2, 25.36 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12611', 'QB', '2', '25.36')' added player 12611 as QB entering rosters, team, player, week 0007, 13128, 2 entering scores, team, player, pos, week, score 0007, 13128, RB, 2, 10.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13128', 'RB', '2', '10.50')' added player 13128 as RB entering rosters, team, player, week 0007, 12157, 2 entering scores, team, player, pos, week, score 0007, 12157, RB, 2, 1.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12157', 'RB', '2', '1.50')' added player 12157 as RB entering rosters, team, player, week 0007, 11674, 2 entering scores, team, player, pos, week, score 0007, 11674, WR, 2, 20.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11674', 'WR', '2', '20.90')' added player 11674 as WR entering rosters, team, player, week 0007, 13154, 2 entering scores, team, player, pos, week, score 0007, 13154, WR, 2, 9.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13154', 'WR', '2', '9.70')' added player 13154 as WR entering rosters, team, player, week 0007, 11247, 2 entering scores, team, player, pos, week, score 0007, 11247, TE, 2, 10.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11247', 'TE', '2', '10.90')' added player 11247 as TE entering rosters, team, player, week 0007, 11244, 2 entering scores, team, player, pos, week, score 0007, 11244, FLEX, 2, 26.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11244', 'FLEX', '2', '26.40')' added player 11244 as FLEX entering rosters, team, player, week 0007, 11936, 2 entering scores, team, player, pos, week, score 0007, 11936, PK, 2, 8.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11936', 'PK', '2', '8.00')' added player 11936 as PK entering rosters, team, player, week 0007, 0528, 2 entering scores, team, player, pos, week, score 0007, 0528, Def, 2, 26.31 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '0528', 'Def', '2', '26.31')' added player 0528 as Def Found 1 RB Found 1 WR Found 0 TE in franchises Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='2' entering rosters, team, player, week 0003, 7394, 2 entering scores, team, player, pos, week, score 0003, 7394, QB, 2, 27.74 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '7394', 'QB', '2', '27.74')' added player 7394 as QB entering rosters, team, player, week 0003, 13604, 2 entering scores, team, player, pos, week, score 0003, 13604, RB, 2, 13.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13604', 'RB', '2', '13.80')' added player 13604 as RB entering rosters, team, player, week 0003, 11668, 2 entering scores, team, player, pos, week, score 0003, 11668, FLEX, 2, 5.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11668', 'FLEX', '2', '5.90')' added player 11668 as FLEX entering rosters, team, player, week 0003, 12634, 2 entering scores, team, player, pos, week, score 0003, 12634, RB, 2, 9.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '12634', 'RB', '2', '9.30')' added player 12634 as RB entering rosters, team, player, week 0003, 12175, 2 entering scores, team, player, pos, week, score 0003, 12175, WR, 2, 15.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '12175', 'WR', '2', '15.60')' added player 12175 as WR entering rosters, team, player, week 0003, 7393, 2 entering scores, team, player, pos, week, score 0003, 7393, WR, 2, 3.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '7393', 'WR', '2', '3.80')' added player 7393 as WR entering rosters, team, player, week 0003, 13189, 2 entering scores, team, player, pos, week, score 0003, 13189, TE, 2, 14.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13189', 'TE', '2', '14.20')' added player 13189 as TE entering rosters, team, player, week 0003, 10976, 2 entering scores, team, player, pos, week, score 0003, 10976, PK, 2, 9.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '10976', 'PK', '2', '9.50')' added player 10976 as PK entering rosters, team, player, week 0003, 0510, 2 entering scores, team, player, pos, week, score 0003, 0510, Def, 2, 3.31 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '0510', 'Def', '2', '3.31')' added player 0510 as Def Found 1 RB Found 1 WR Found 0 TE in franchises Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='2' entering rosters, team, player, week 0002, 10695, 2 entering scores, team, player, pos, week, score 0002, 10695, QB, 2, 14.36 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10695', 'QB', '2', '14.36')' added player 10695 as QB entering rosters, team, player, week 0002, 12154, 2 entering scores, team, player, pos, week, score 0002, 12154, RB, 2, 9.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12154', 'RB', '2', '9.70')' added player 12154 as RB entering rosters, team, player, week 0002, 12151, 2 entering scores, team, player, pos, week, score 0002, 12151, RB, 2, 26.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12151', 'RB', '2', '26.60')' added player 12151 as RB entering rosters, team, player, week 0002, 12153, 2 entering scores, team, player, pos, week, score 0002, 12153, FLEX, 2, 8.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12153', 'FLEX', '2', '8.60')' added player 12153 as FLEX entering rosters, team, player, week 0002, 10261, 2 entering scores, team, player, pos, week, score 0002, 10261, WR, 2, 27.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10261', 'WR', '2', '27.40')' added player 10261 as WR entering rosters, team, player, week 0002, 9831, 2 entering scores, team, player, pos, week, score 0002, 9831, WR, 2, 14.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9831', 'WR', '2', '14.80')' added player 9831 as WR entering rosters, team, player, week 0002, 9474, 2 entering scores, team, player, pos, week, score 0002, 9474, TE, 2, 6.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9474', 'TE', '2', '6.40')' added player 9474 as TE entering rosters, team, player, week 0002, 13303, 2 entering scores, team, player, pos, week, score 0002, 13303, PK, 2, 6.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13303', 'PK', '2', '6.00')' added player 13303 as PK entering rosters, team, player, week 0002, 0532, 2 entering scores, team, player, pos, week, score 0002, 0532, Def, 2, 3.25 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '0532', 'Def', '2', '3.25')' added player 0532 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='2' entering rosters, team, player, week 0001, 10273, 2 entering scores, team, player, pos, week, score 0001, 10273, QB, 2, 37.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '10273', 'QB', '2', '37.10')' added player 10273 as QB entering rosters, team, player, week 0001, 12630, 2 entering scores, team, player, pos, week, score 0001, 12630, RB, 2, 15.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12630', 'RB', '2', '15.00')' added player 12630 as RB entering rosters, team, player, week 0001, 12261, 2 entering scores, team, player, pos, week, score 0001, 12261, RB, 2, 5.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12261', 'RB', '2', '5.00')' added player 12261 as RB entering rosters, team, player, week 0001, 9988, 2 entering scores, team, player, pos, week, score 0001, 9988, WR, 2, 9.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9988', 'WR', '2', '9.20')' added player 9988 as WR entering rosters, team, player, week 0001, 13156, 2 entering scores, team, player, pos, week, score 0001, 13156, FLEX, 2, 23.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13156', 'FLEX', '2', '23.60')' added player 13156 as FLEX entering rosters, team, player, week 0001, 11228, 2 entering scores, team, player, pos, week, score 0001, 11228, WR, 2, 10.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11228', 'WR', '2', '10.10')' added player 11228 as WR entering rosters, team, player, week 0001, 9902, 2 entering scores, team, player, pos, week, score 0001, 9902, TE, 2, 2.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9902', 'TE', '2', '2.00')' added player 9902 as TE entering rosters, team, player, week 0001, 13354, 2 entering scores, team, player, pos, week, score 0001, 13354, PK, 2, 11.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13354', 'PK', '2', '11.00')' added player 13354 as PK entering rosters, team, player, week 0001, 0509, 2 entering scores, team, player, pos, week, score 0001, 0509, Def, 2, 9.13 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '0509', 'Def', '2', '9.13')' added player 0509 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='2' entering rosters, team, player, week 0003, 7394, 2 entering scores, team, player, pos, week, score 0003, 7394, QB, 2, 27.74 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '7394', 'QB', '2', '27.74')' added player 7394 as QB entering rosters, team, player, week 0003, 13604, 2 entering scores, team, player, pos, week, score 0003, 13604, RB, 2, 13.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13604', 'RB', '2', '13.80')' added player 13604 as RB entering rosters, team, player, week 0003, 11668, 2 entering scores, team, player, pos, week, score 0003, 11668, FLEX, 2, 5.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11668', 'FLEX', '2', '5.90')' added player 11668 as FLEX entering rosters, team, player, week 0003, 12634, 2 entering scores, team, player, pos, week, score 0003, 12634, RB, 2, 9.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '12634', 'RB', '2', '9.30')' added player 12634 as RB entering rosters, team, player, week 0003, 12175, 2 entering scores, team, player, pos, week, score 0003, 12175, WR, 2, 15.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '12175', 'WR', '2', '15.60')' added player 12175 as WR entering rosters, team, player, week 0003, 7393, 2 entering scores, team, player, pos, week, score 0003, 7393, WR, 2, 3.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '7393', 'WR', '2', '3.80')' added player 7393 as WR entering rosters, team, player, week 0003, 13189, 2 entering scores, team, player, pos, week, score 0003, 13189, TE, 2, 14.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13189', 'TE', '2', '14.20')' added player 13189 as TE entering rosters, team, player, week 0003, 10976, 2 entering scores, team, player, pos, week, score 0003, 10976, PK, 2, 9.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '10976', 'PK', '2', '9.50')' added player 10976 as PK entering rosters, team, player, week 0003, 0510, 2 entering scores, team, player, pos, week, score 0003, 0510, Def, 2, 3.31 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '0510', 'Def', '2', '3.31')' added player 0510 as Def Found 1 RB Found 1 WR Found 0 TE in franchises Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='2' entering rosters, team, player, week 0012, 7813, 2 entering scores, team, player, pos, week, score 0012, 7813, QB, 2, 18.58 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '7813', 'QB', '2', '18.58')' added player 7813 as QB entering rosters, team, player, week 0012, 13146, 2 entering scores, team, player, pos, week, score 0012, 13146, RB, 2, 15.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13146', 'RB', '2', '15.50')' added player 13146 as RB entering rosters, team, player, week 0012, 12150, 2 entering scores, team, player, pos, week, score 0012, 12150, FLEX, 2, 32.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '12150', 'FLEX', '2', '32.30')' added player 12150 as FLEX entering rosters, team, player, week 0012, 9448, 2 entering scores, team, player, pos, week, score 0012, 9448, RB, 2, 7.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '9448', 'RB', '2', '7.30')' added player 9448 as RB entering rosters, team, player, week 0012, 13153, 2 entering scores, team, player, pos, week, score 0012, 13153, WR, 2, 7.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13153', 'WR', '2', '7.00')' added player 13153 as WR entering rosters, team, player, week 0012, 11671, 2 entering scores, team, player, pos, week, score 0012, 11671, WR, 2, 14.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11671', 'WR', '2', '14.80')' added player 11671 as WR entering rosters, team, player, week 0012, 11248, 2 entering scores, team, player, pos, week, score 0012, 11248, TE, 2, 4.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11248', 'TE', '2', '4.50')' added player 11248 as TE entering rosters, team, player, week 0012, 9686, 2 entering scores, team, player, pos, week, score 0012, 9686, PK, 2, 16.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '9686', 'PK', '2', '16.20')' added player 9686 as PK entering rosters, team, player, week 0012, 0514, 2 entering scores, team, player, pos, week, score 0012, 0514, Def, 2, 13.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '0514', 'Def', '2', '13.60')' added player 0514 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='2' entering rosters, team, player, week 0001, 10273, 2 entering scores, team, player, pos, week, score 0001, 10273, QB, 2, 37.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '10273', 'QB', '2', '37.10')' added player 10273 as QB entering rosters, team, player, week 0001, 12630, 2 entering scores, team, player, pos, week, score 0001, 12630, RB, 2, 15.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12630', 'RB', '2', '15.00')' added player 12630 as RB entering rosters, team, player, week 0001, 12261, 2 entering scores, team, player, pos, week, score 0001, 12261, RB, 2, 5.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12261', 'RB', '2', '5.00')' added player 12261 as RB entering rosters, team, player, week 0001, 9988, 2 entering scores, team, player, pos, week, score 0001, 9988, WR, 2, 9.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9988', 'WR', '2', '9.20')' added player 9988 as WR entering rosters, team, player, week 0001, 13156, 2 entering scores, team, player, pos, week, score 0001, 13156, FLEX, 2, 23.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13156', 'FLEX', '2', '23.60')' added player 13156 as FLEX entering rosters, team, player, week 0001, 11228, 2 entering scores, team, player, pos, week, score 0001, 11228, WR, 2, 10.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11228', 'WR', '2', '10.10')' added player 11228 as WR entering rosters, team, player, week 0001, 9902, 2 entering scores, team, player, pos, week, score 0001, 9902, TE, 2, 2.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9902', 'TE', '2', '2.00')' added player 9902 as TE entering rosters, team, player, week 0001, 13354, 2 entering scores, team, player, pos, week, score 0001, 13354, PK, 2, 11.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13354', 'PK', '2', '11.00')' added player 13354 as PK entering rosters, team, player, week 0001, 0509, 2 entering scores, team, player, pos, week, score 0001, 0509, Def, 2, 9.13 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '0509', 'Def', '2', '9.13')' added player 0509 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='2' entering rosters, team, player, week 0009, 10700, 2 entering scores, team, player, pos, week, score 0009, 10700, QB, 2, 43.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10700', 'QB', '2', '43.50')' added player 10700 as QB entering rosters, team, player, week 0009, 13132, 2 entering scores, team, player, pos, week, score 0009, 13132, RB, 2, 15.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13132', 'RB', '2', '15.40')' added player 13132 as RB entering rosters, team, player, week 0009, 13130, 2 entering scores, team, player, pos, week, score 0009, 13130, RB, 2, 18.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13130', 'RB', '2', '18.90')' added player 13130 as RB entering rosters, team, player, week 0009, 12186, 2 entering scores, team, player, pos, week, score 0009, 12186, WR, 2, 31.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12186', 'WR', '2', '31.40')' added player 12186 as WR entering rosters, team, player, week 0009, 12801, 2 entering scores, team, player, pos, week, score 0009, 12801, WR, 2, 17.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12801', 'WR', '2', '17.00')' added player 12801 as WR entering rosters, team, player, week 0009, 11680, 2 entering scores, team, player, pos, week, score 0009, 11680, FLEX, 2, 8.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '11680', 'FLEX', '2', '8.40')' added player 11680 as FLEX entering rosters, team, player, week 0009, 11516, 2 entering scores, team, player, pos, week, score 0009, 11516, TE, 2, 2.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '11516', 'TE', '2', '2.50')' added player 11516 as TE entering rosters, team, player, week 0009, 8742, 2 entering scores, team, player, pos, week, score 0009, 8742, PK, 2, 27.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '8742', 'PK', '2', '27.80')' added player 8742 as PK entering rosters, team, player, week 0009, 0529, 2 entering scores, team, player, pos, week, score 0009, 0529, Def, 2, 10.41 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '0529', 'Def', '2', '10.41')' added player 0529 as Def Found 0 RB Found 0 WR Found 1 TE in franchises Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='2' entering rosters, team, player, week 0012, 7813, 2 entering scores, team, player, pos, week, score 0012, 7813, QB, 2, 18.58 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '7813', 'QB', '2', '18.58')' added player 7813 as QB entering rosters, team, player, week 0012, 13146, 2 entering scores, team, player, pos, week, score 0012, 13146, RB, 2, 15.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13146', 'RB', '2', '15.50')' added player 13146 as RB entering rosters, team, player, week 0012, 12150, 2 entering scores, team, player, pos, week, score 0012, 12150, FLEX, 2, 32.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '12150', 'FLEX', '2', '32.30')' added player 12150 as FLEX entering rosters, team, player, week 0012, 9448, 2 entering scores, team, player, pos, week, score 0012, 9448, RB, 2, 7.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '9448', 'RB', '2', '7.30')' added player 9448 as RB entering rosters, team, player, week 0012, 13153, 2 entering scores, team, player, pos, week, score 0012, 13153, WR, 2, 7.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13153', 'WR', '2', '7.00')' added player 13153 as WR entering rosters, team, player, week 0012, 11671, 2 entering scores, team, player, pos, week, score 0012, 11671, WR, 2, 14.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11671', 'WR', '2', '14.80')' added player 11671 as WR entering rosters, team, player, week 0012, 11248, 2 entering scores, team, player, pos, week, score 0012, 11248, TE, 2, 4.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11248', 'TE', '2', '4.50')' added player 11248 as TE entering rosters, team, player, week 0012, 9686, 2 entering scores, team, player, pos, week, score 0012, 9686, PK, 2, 16.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '9686', 'PK', '2', '16.20')' added player 9686 as PK entering rosters, team, player, week 0012, 0514, 2 entering scores, team, player, pos, week, score 0012, 0514, Def, 2, 13.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '0514', 'Def', '2', '13.60')' added player 0514 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='2' entering rosters, team, player, week 0006, 11760, 2 entering scores, team, player, pos, week, score 0006, 11760, QB, 2, 19.89 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11760', 'QB', '2', '19.89')' added player 11760 as QB entering rosters, team, player, week 0006, 12628, 2 entering scores, team, player, pos, week, score 0006, 12628, FLEX, 2, 10.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12628', 'FLEX', '2', '10.00')' added player 12628 as FLEX entering rosters, team, player, week 0006, 12625, 2 entering scores, team, player, pos, week, score 0006, 12625, RB, 2, 17.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12625', 'RB', '2', '17.20')' added player 12625 as RB entering rosters, team, player, week 0006, 13131, 2 entering scores, team, player, pos, week, score 0006, 13131, RB, 2, 10.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '13131', 'RB', '2', '10.70')' added player 13131 as RB entering rosters, team, player, week 0006, 10983, 2 entering scores, team, player, pos, week, score 0006, 10983, WR, 2, 17.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '10983', 'WR', '2', '17.70')' added player 10983 as WR entering rosters, team, player, week 0006, 9884, 2 entering scores, team, player, pos, week, score 0006, 9884, WR, 2, 1.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '9884', 'WR', '2', '1.80')' added player 9884 as WR entering rosters, team, player, week 0006, 11705, 2 entering scores, team, player, pos, week, score 0006, 11705, TE, 2, 9.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11705', 'TE', '2', '9.70')' added player 11705 as TE entering rosters, team, player, week 0006, 11947, 2 entering scores, team, player, pos, week, score 0006, 11947, PK, 2, 15.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11947', 'PK', '2', '15.00')' added player 11947 as PK entering rosters, team, player, week 0006, 0521, 2 entering scores, team, player, pos, week, score 0006, 0521, Def, 2, 22.32 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '0521', 'Def', '2', '22.32')' added player 0521 as Def Found 0 RB Found 1 WR Found 1 TE in franchises Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='2' entering rosters, team, player, week 0009, 10700, 2 entering scores, team, player, pos, week, score 0009, 10700, QB, 2, 43.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10700', 'QB', '2', '43.50')' added player 10700 as QB entering rosters, team, player, week 0009, 13132, 2 entering scores, team, player, pos, week, score 0009, 13132, RB, 2, 15.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13132', 'RB', '2', '15.40')' added player 13132 as RB entering rosters, team, player, week 0009, 13130, 2 entering scores, team, player, pos, week, score 0009, 13130, RB, 2, 18.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13130', 'RB', '2', '18.90')' added player 13130 as RB entering rosters, team, player, week 0009, 12186, 2 entering scores, team, player, pos, week, score 0009, 12186, WR, 2, 31.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12186', 'WR', '2', '31.40')' added player 12186 as WR entering rosters, team, player, week 0009, 12801, 2 entering scores, team, player, pos, week, score 0009, 12801, WR, 2, 17.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12801', 'WR', '2', '17.00')' added player 12801 as WR entering rosters, team, player, week 0009, 11680, 2 entering scores, team, player, pos, week, score 0009, 11680, FLEX, 2, 8.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '11680', 'FLEX', '2', '8.40')' added player 11680 as FLEX entering rosters, team, player, week 0009, 11516, 2 entering scores, team, player, pos, week, score 0009, 11516, TE, 2, 2.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '11516', 'TE', '2', '2.50')' added player 11516 as TE entering rosters, team, player, week 0009, 8742, 2 entering scores, team, player, pos, week, score 0009, 8742, PK, 2, 27.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '8742', 'PK', '2', '27.80')' added player 8742 as PK entering rosters, team, player, week 0009, 0529, 2 entering scores, team, player, pos, week, score 0009, 0529, Def, 2, 10.41 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '0529', 'Def', '2', '10.41')' added player 0529 as Def Found 0 RB Found 0 WR Found 1 TE in franchises Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='2' entering rosters, team, player, week 0011, 10703, 2 entering scores, team, player, pos, week, score 0011, 10703, QB, 2, 17.24 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10703', 'QB', '2', '17.24')' added player 10703 as QB entering rosters, team, player, week 0011, 13138, 2 entering scores, team, player, pos, week, score 0011, 13138, RB, 2, 15.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13138', 'RB', '2', '15.50')' added player 13138 as RB entering rosters, team, player, week 0011, 13614, 2 entering scores, team, player, pos, week, score 0011, 13614, RB, 2, 14.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13614', 'RB', '2', '14.10')' added player 13614 as RB entering rosters, team, player, week 0011, 11675, 2 entering scores, team, player, pos, week, score 0011, 11675, WR, 2, 14.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11675', 'WR', '2', '14.40')' added player 11675 as WR entering rosters, team, player, week 0011, 10738, 2 entering scores, team, player, pos, week, score 0011, 10738, FLEX, 2, 13.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10738', 'FLEX', '2', '13.40')' added player 10738 as FLEX entering rosters, team, player, week 0011, 11227, 2 entering scores, team, player, pos, week, score 0011, 11227, WR, 2, 2.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11227', 'WR', '2', '2.70')' added player 11227 as WR entering rosters, team, player, week 0011, 13299, 2 entering scores, team, player, pos, week, score 0011, 13299, TE, 2, 2.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13299', 'TE', '2', '2.70')' added player 13299 as TE entering rosters, team, player, week 0011, 12417, 2 entering scores, team, player, pos, week, score 0011, 12417, PK, 2, 12.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '12417', 'PK', '2', '12.00')' added player 12417 as PK entering rosters, team, player, week 0011, 0527, 2 entering scores, team, player, pos, week, score 0011, 0527, Def, 2, 0.23 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '0527', 'Def', '2', '0.23')' added player 0527 as Def Found 0 RB Found 1 WR Found 1 TE in results Starting Week 3 in franchises Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='3' entering rosters, team, player, week 0004, 5848, 3 entering scores, team, player, pos, week, score 0004, 5848, QB, 3, 9.02 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '5848', 'QB', '3', '9.02')' added player 5848 as QB entering rosters, team, player, week 0004, 8670, 3 entering scores, team, player, pos, week, score 0004, 8670, RB, 3, 17.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8670', 'RB', '3', '17.60')' added player 8670 as RB entering rosters, team, player, week 0004, 10369, 3 entering scores, team, player, pos, week, score 0004, 10369, RB, 3, 8.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10369', 'RB', '3', '8.80')' added player 10369 as RB entering rosters, team, player, week 0004, 11679, 3 entering scores, team, player, pos, week, score 0004, 11679, WR, 3, 14.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '11679', 'WR', '3', '14.40')' added player 11679 as WR entering rosters, team, player, week 0004, 10271, 3 entering scores, team, player, pos, week, score 0004, 10271, WR, 3, 11.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10271', 'WR', '3', '11.60')' added player 10271 as WR entering rosters, team, player, week 0004, 9918, 3 entering scores, team, player, pos, week, score 0004, 9918, FLEX, 3, 14.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '9918', 'FLEX', '3', '14.30')' added player 9918 as FLEX entering rosters, team, player, week 0004, 12211, 3 entering scores, team, player, pos, week, score 0004, 12211, TE, 3, 0.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '12211', 'TE', '3', '0.70')' added player 12211 as TE entering rosters, team, player, week 0004, 8359, 3 entering scores, team, player, pos, week, score 0004, 8359, PK, 3, 8.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8359', 'PK', '3', '8.00')' added player 8359 as PK entering rosters, team, player, week 0004, 0518, 3 entering scores, team, player, pos, week, score 0004, 0518, Def, 3, 7.19 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '0518', 'Def', '3', '7.19')' added player 0518 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='3' entering rosters, team, player, week 0010, 4925, 3 entering scores, team, player, pos, week, score 0010, 4925, QB, 3, 49.29 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '4925', 'QB', '3', '49.29')' added player 4925 as QB entering rosters, team, player, week 0010, 12152, 3 entering scores, team, player, pos, week, score 0010, 12152, RB, 3, 11.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12152', 'RB', '3', '11.70')' added player 12152 as RB entering rosters, team, player, week 0010, 11186, 3 entering scores, team, player, pos, week, score 0010, 11186, RB, 3, 1.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '11186', 'RB', '3', '1.70')' added player 11186 as RB entering rosters, team, player, week 0010, 10729, 3 entering scores, team, player, pos, week, score 0010, 10729, FLEX, 3, 5.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '10729', 'FLEX', '3', '5.60')' added player 10729 as FLEX entering rosters, team, player, week 0010, 12187, 3 entering scores, team, player, pos, week, score 0010, 12187, WR, 3, 20.43 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12187', 'WR', '3', '20.43')' added player 12187 as WR entering rosters, team, player, week 0010, 12652, 3 entering scores, team, player, pos, week, score 0010, 12652, WR, 3, 16.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12652', 'WR', '3', '16.90')' added player 12652 as WR entering rosters, team, player, week 0010, 9925, 3 entering scores, team, player, pos, week, score 0010, 9925, TE, 3, 5.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '9925', 'TE', '3', '5.50')' added player 9925 as TE entering rosters, team, player, week 0010, 6789, 3 entering scores, team, player, pos, week, score 0010, 6789, PK, 3, 3.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '6789', 'PK', '3', '3.00')' added player 6789 as PK entering rosters, team, player, week 0010, 0511, 3 entering scores, team, player, pos, week, score 0010, 0511, Def, 3, 8.78 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '0511', 'Def', '3', '8.78')' added player 0511 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='3' entering rosters, team, player, week 0004, 5848, 3 entering scores, team, player, pos, week, score 0004, 5848, QB, 3, 9.02 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '5848', 'QB', '3', '9.02')' added player 5848 as QB entering rosters, team, player, week 0004, 8670, 3 entering scores, team, player, pos, week, score 0004, 8670, RB, 3, 17.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8670', 'RB', '3', '17.60')' added player 8670 as RB entering rosters, team, player, week 0004, 10369, 3 entering scores, team, player, pos, week, score 0004, 10369, RB, 3, 8.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10369', 'RB', '3', '8.80')' added player 10369 as RB entering rosters, team, player, week 0004, 11679, 3 entering scores, team, player, pos, week, score 0004, 11679, WR, 3, 14.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '11679', 'WR', '3', '14.40')' added player 11679 as WR entering rosters, team, player, week 0004, 10271, 3 entering scores, team, player, pos, week, score 0004, 10271, WR, 3, 11.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10271', 'WR', '3', '11.60')' added player 10271 as WR entering rosters, team, player, week 0004, 9918, 3 entering scores, team, player, pos, week, score 0004, 9918, FLEX, 3, 14.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '9918', 'FLEX', '3', '14.30')' added player 9918 as FLEX entering rosters, team, player, week 0004, 12211, 3 entering scores, team, player, pos, week, score 0004, 12211, TE, 3, 0.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '12211', 'TE', '3', '0.70')' added player 12211 as TE entering rosters, team, player, week 0004, 8359, 3 entering scores, team, player, pos, week, score 0004, 8359, PK, 3, 8.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8359', 'PK', '3', '8.00')' added player 8359 as PK entering rosters, team, player, week 0004, 0518, 3 entering scores, team, player, pos, week, score 0004, 0518, Def, 3, 7.19 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '0518', 'Def', '3', '7.19')' added player 0518 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='3' entering rosters, team, player, week 0009, 10700, 3 entering scores, team, player, pos, week, score 0009, 10700, QB, 3, 15.29 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10700', 'QB', '3', '15.29')' added player 10700 as QB entering rosters, team, player, week 0009, 13132, 3 entering scores, team, player, pos, week, score 0009, 13132, RB, 3, 25.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13132', 'RB', '3', '25.80')' added player 13132 as RB entering rosters, team, player, week 0009, 13130, 3 entering scores, team, player, pos, week, score 0009, 13130, RB, 3, 25.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13130', 'RB', '3', '25.40')' added player 13130 as RB entering rosters, team, player, week 0009, 11747, 3 entering scores, team, player, pos, week, score 0009, 11747, FLEX, 3, 12.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '11747', 'FLEX', '3', '12.60')' added player 11747 as FLEX entering rosters, team, player, week 0009, 12186, 3 entering scores, team, player, pos, week, score 0009, 12186, WR, 3, 1.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12186', 'WR', '3', '1.70')' added player 12186 as WR entering rosters, team, player, week 0009, 12801, 3 entering scores, team, player, pos, week, score 0009, 12801, WR, 3, 7.35 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12801', 'WR', '3', '7.35')' added player 12801 as WR entering rosters, team, player, week 0009, 10312, 3 entering scores, team, player, pos, week, score 0009, 10312, TE, 3, 12.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10312', 'TE', '3', '12.80')' added player 10312 as TE entering rosters, team, player, week 0009, 8742, 3 entering scores, team, player, pos, week, score 0009, 8742, PK, 3, 8.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '8742', 'PK', '3', '8.10')' added player 8742 as PK entering rosters, team, player, week 0009, 0503, 3 entering scores, team, player, pos, week, score 0009, 0503, Def, 3, 16.15 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '0503', 'Def', '3', '16.15')' added player 0503 as Def Found 0 RB Found 2 WR Found 0 TE in franchises Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='3' entering rosters, team, player, week 0008, 13116, 3 entering scores, team, player, pos, week, score 0008, 13116, QB, 3, 31.51 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13116', 'QB', '3', '31.51')' added player 13116 as QB entering rosters, team, player, week 0008, 11182, 3 entering scores, team, player, pos, week, score 0008, 11182, RB, 3, 3.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11182', 'RB', '3', '3.10')' added player 11182 as RB entering rosters, team, player, week 0008, 8658, 3 entering scores, team, player, pos, week, score 0008, 8658, RB, 3, 28.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '8658', 'RB', '3', '28.00')' added player 8658 as RB entering rosters, team, player, week 0008, 11232, 3 entering scores, team, player, pos, week, score 0008, 11232, WR, 3, 11.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11232', 'WR', '3', '11.10')' added player 11232 as WR entering rosters, team, player, week 0008, 9075, 3 entering scores, team, player, pos, week, score 0008, 9075, FLEX, 3, 5.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '9075', 'FLEX', '3', '5.20')' added player 9075 as FLEX entering rosters, team, player, week 0008, 11938, 3 entering scores, team, player, pos, week, score 0008, 11938, WR, 3, 14.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11938', 'WR', '3', '14.00')' added player 11938 as WR entering rosters, team, player, week 0008, 13188, 3 entering scores, team, player, pos, week, score 0008, 13188, TE, 3, 9.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13188', 'TE', '3', '9.70')' added player 13188 as TE entering rosters, team, player, week 0008, 10862, 3 entering scores, team, player, pos, week, score 0008, 10862, PK, 3, 8.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '10862', 'PK', '3', '8.00')' added player 10862 as PK entering rosters, team, player, week 0008, 0524, 3 entering scores, team, player, pos, week, score 0008, 0524, Def, 3, 4.46 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '0524', 'Def', '3', '4.46')' added player 0524 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='3' entering rosters, team, player, week 0005, 13113, 3 entering scores, team, player, pos, week, score 0005, 13113, QB, 3, 33.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13113', 'QB', '3', '33.50')' added player 13113 as QB entering rosters, team, player, week 0005, 11657, 3 entering scores, team, player, pos, week, score 0005, 11657, FLEX, 3, 25.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11657', 'FLEX', '3', '25.80')' added player 11657 as FLEX entering rosters, team, player, week 0005, 12171, 3 entering scores, team, player, pos, week, score 0005, 12171, RB, 3, 13.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12171', 'RB', '3', '13.60')' added player 12171 as RB entering rosters, team, player, week 0005, 10708, 3 entering scores, team, player, pos, week, score 0005, 10708, RB, 3, 10.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '10708', 'RB', '3', '10.10')' added player 10708 as RB entering rosters, team, player, week 0005, 11222, 3 entering scores, team, player, pos, week, score 0005, 11222, WR, 3, 2.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11222', 'WR', '3', '2.90')' added player 11222 as WR entering rosters, team, player, week 0005, 13412, 3 entering scores, team, player, pos, week, score 0005, 13412, WR, 3, 4.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13412', 'WR', '3', '4.50')' added player 13412 as WR entering rosters, team, player, week 0005, 11250, 3 entering scores, team, player, pos, week, score 0005, 11250, TE, 3, 10.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11250', 'TE', '3', '10.40')' added player 11250 as TE entering rosters, team, player, week 0005, 12956, 3 entering scores, team, player, pos, week, score 0005, 12956, PK, 3, 23.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12956', 'PK', '3', '23.40')' added player 12956 as PK entering rosters, team, player, week 0005, 0531, 3 entering scores, team, player, pos, week, score 0005, 0531, Def, 3, 12.94 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '0531', 'Def', '3', '12.94')' added player 0531 as Def Found 0 RB Found 2 WR Found 0 TE in franchises Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='3' entering rosters, team, player, week 0008, 13116, 3 entering scores, team, player, pos, week, score 0008, 13116, QB, 3, 31.51 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13116', 'QB', '3', '31.51')' added player 13116 as QB entering rosters, team, player, week 0008, 11182, 3 entering scores, team, player, pos, week, score 0008, 11182, RB, 3, 3.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11182', 'RB', '3', '3.10')' added player 11182 as RB entering rosters, team, player, week 0008, 8658, 3 entering scores, team, player, pos, week, score 0008, 8658, RB, 3, 28.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '8658', 'RB', '3', '28.00')' added player 8658 as RB entering rosters, team, player, week 0008, 11232, 3 entering scores, team, player, pos, week, score 0008, 11232, WR, 3, 11.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11232', 'WR', '3', '11.10')' added player 11232 as WR entering rosters, team, player, week 0008, 9075, 3 entering scores, team, player, pos, week, score 0008, 9075, FLEX, 3, 5.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '9075', 'FLEX', '3', '5.20')' added player 9075 as FLEX entering rosters, team, player, week 0008, 11938, 3 entering scores, team, player, pos, week, score 0008, 11938, WR, 3, 14.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11938', 'WR', '3', '14.00')' added player 11938 as WR entering rosters, team, player, week 0008, 13188, 3 entering scores, team, player, pos, week, score 0008, 13188, TE, 3, 9.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13188', 'TE', '3', '9.70')' added player 13188 as TE entering rosters, team, player, week 0008, 10862, 3 entering scores, team, player, pos, week, score 0008, 10862, PK, 3, 8.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '10862', 'PK', '3', '8.00')' added player 10862 as PK entering rosters, team, player, week 0008, 0524, 3 entering scores, team, player, pos, week, score 0008, 0524, Def, 3, 4.46 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '0524', 'Def', '3', '4.46')' added player 0524 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='3' entering rosters, team, player, week 0011, 10703, 3 entering scores, team, player, pos, week, score 0011, 10703, QB, 3, 19.18 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10703', 'QB', '3', '19.18')' added player 10703 as QB entering rosters, team, player, week 0011, 13138, 3 entering scores, team, player, pos, week, score 0011, 13138, RB, 3, 19.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13138', 'RB', '3', '19.40')' added player 13138 as RB entering rosters, team, player, week 0011, 13614, 3 entering scores, team, player, pos, week, score 0011, 13614, RB, 3, 3.04 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13614', 'RB', '3', '3.04')' added player 13614 as RB entering rosters, team, player, week 0011, 11675, 3 entering scores, team, player, pos, week, score 0011, 11675, WR, 3, 12.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11675', 'WR', '3', '12.70')' added player 11675 as WR entering rosters, team, player, week 0011, 10738, 3 entering scores, team, player, pos, week, score 0011, 10738, FLEX, 3, 14.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10738', 'FLEX', '3', '14.40')' added player 10738 as FLEX entering rosters, team, player, week 0011, 11227, 3 entering scores, team, player, pos, week, score 0011, 11227, WR, 3, 13.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11227', 'WR', '3', '13.10')' added player 11227 as WR entering rosters, team, player, week 0011, 13763, 3 entering scores, team, player, pos, week, score 0011, 13763, TE, 3, 0.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13763', 'TE', '3', '0.40')' added player 13763 as TE entering rosters, team, player, week 0011, 12417, 3 entering scores, team, player, pos, week, score 0011, 12417, PK, 3, 11.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '12417', 'PK', '3', '11.60')' added player 12417 as PK entering rosters, team, player, week 0011, 0527, 3 entering scores, team, player, pos, week, score 0011, 0527, Def, 3, 10.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '0527', 'Def', '3', '10.20')' added player 0527 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='3' entering rosters, team, player, week 0005, 13113, 3 entering scores, team, player, pos, week, score 0005, 13113, QB, 3, 33.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13113', 'QB', '3', '33.50')' added player 13113 as QB entering rosters, team, player, week 0005, 11657, 3 entering scores, team, player, pos, week, score 0005, 11657, FLEX, 3, 25.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11657', 'FLEX', '3', '25.80')' added player 11657 as FLEX entering rosters, team, player, week 0005, 12171, 3 entering scores, team, player, pos, week, score 0005, 12171, RB, 3, 13.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12171', 'RB', '3', '13.60')' added player 12171 as RB entering rosters, team, player, week 0005, 10708, 3 entering scores, team, player, pos, week, score 0005, 10708, RB, 3, 10.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '10708', 'RB', '3', '10.10')' added player 10708 as RB entering rosters, team, player, week 0005, 11222, 3 entering scores, team, player, pos, week, score 0005, 11222, WR, 3, 2.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11222', 'WR', '3', '2.90')' added player 11222 as WR entering rosters, team, player, week 0005, 13412, 3 entering scores, team, player, pos, week, score 0005, 13412, WR, 3, 4.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13412', 'WR', '3', '4.50')' added player 13412 as WR entering rosters, team, player, week 0005, 11250, 3 entering scores, team, player, pos, week, score 0005, 11250, TE, 3, 10.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11250', 'TE', '3', '10.40')' added player 11250 as TE entering rosters, team, player, week 0005, 12956, 3 entering scores, team, player, pos, week, score 0005, 12956, PK, 3, 23.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12956', 'PK', '3', '23.40')' added player 12956 as PK entering rosters, team, player, week 0005, 0531, 3 entering scores, team, player, pos, week, score 0005, 0531, Def, 3, 12.94 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '0531', 'Def', '3', '12.94')' added player 0531 as Def Found 0 RB Found 2 WR Found 0 TE in franchises Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='3' entering rosters, team, player, week 0007, 12611, 3 entering scores, team, player, pos, week, score 0007, 12611, QB, 3, 34.56 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12611', 'QB', '3', '34.56')' added player 12611 as QB entering rosters, team, player, week 0007, 11834, 3 entering scores, team, player, pos, week, score 0007, 11834, RB, 3, 1.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11834', 'RB', '3', '1.70')' added player 11834 as RB entering rosters, team, player, week 0007, 12157, 3 entering scores, team, player, pos, week, score 0007, 12157, RB, 3, 4.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12157', 'RB', '3', '4.30')' added player 12157 as RB entering rosters, team, player, week 0007, 12181, 3 entering scores, team, player, pos, week, score 0007, 12181, WR, 3, 3.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12181', 'WR', '3', '3.90')' added player 12181 as WR entering rosters, team, player, week 0007, 11674, 3 entering scores, team, player, pos, week, score 0007, 11674, WR, 3, 11.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11674', 'WR', '3', '11.50')' added player 11674 as WR entering rosters, team, player, week 0007, 11247, 3 entering scores, team, player, pos, week, score 0007, 11247, TE, 3, 9.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11247', 'TE', '3', '9.30')' added player 11247 as TE entering rosters, team, player, week 0007, 11244, 3 entering scores, team, player, pos, week, score 0007, 11244, FLEX, 3, 14.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11244', 'FLEX', '3', '14.90')' added player 11244 as FLEX entering rosters, team, player, week 0007, 9694, 3 entering scores, team, player, pos, week, score 0007, 9694, PK, 3, 16.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '9694', 'PK', '3', '16.00')' added player 9694 as PK entering rosters, team, player, week 0007, 0528, 3 entering scores, team, player, pos, week, score 0007, 0528, Def, 3, 17.65 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '0528', 'Def', '3', '17.65')' added player 0528 as Def Found 2 RB Found 1 WR Found 1 TE in franchises Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='3' entering rosters, team, player, week 0010, 4925, 3 entering scores, team, player, pos, week, score 0010, 4925, QB, 3, 49.29 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '4925', 'QB', '3', '49.29')' added player 4925 as QB entering rosters, team, player, week 0010, 12152, 3 entering scores, team, player, pos, week, score 0010, 12152, RB, 3, 11.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12152', 'RB', '3', '11.70')' added player 12152 as RB entering rosters, team, player, week 0010, 11186, 3 entering scores, team, player, pos, week, score 0010, 11186, RB, 3, 1.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '11186', 'RB', '3', '1.70')' added player 11186 as RB entering rosters, team, player, week 0010, 10729, 3 entering scores, team, player, pos, week, score 0010, 10729, FLEX, 3, 5.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '10729', 'FLEX', '3', '5.60')' added player 10729 as FLEX entering rosters, team, player, week 0010, 12187, 3 entering scores, team, player, pos, week, score 0010, 12187, WR, 3, 20.43 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12187', 'WR', '3', '20.43')' added player 12187 as WR entering rosters, team, player, week 0010, 12652, 3 entering scores, team, player, pos, week, score 0010, 12652, WR, 3, 16.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12652', 'WR', '3', '16.90')' added player 12652 as WR entering rosters, team, player, week 0010, 9925, 3 entering scores, team, player, pos, week, score 0010, 9925, TE, 3, 5.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '9925', 'TE', '3', '5.50')' added player 9925 as TE entering rosters, team, player, week 0010, 6789, 3 entering scores, team, player, pos, week, score 0010, 6789, PK, 3, 3.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '6789', 'PK', '3', '3.00')' added player 6789 as PK entering rosters, team, player, week 0010, 0511, 3 entering scores, team, player, pos, week, score 0010, 0511, Def, 3, 8.78 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '0511', 'Def', '3', '8.78')' added player 0511 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='3' entering rosters, team, player, week 0003, 7394, 3 entering scores, team, player, pos, week, score 0003, 7394, QB, 3, 19.29 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '7394', 'QB', '3', '19.29')' added player 7394 as QB entering rosters, team, player, week 0003, 13604, 3 entering scores, team, player, pos, week, score 0003, 13604, RB, 3, 20.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13604', 'RB', '3', '20.20')' added player 13604 as RB entering rosters, team, player, week 0003, 11668, 3 entering scores, team, player, pos, week, score 0003, 11668, FLEX, 3, 18.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11668', 'FLEX', '3', '18.60')' added player 11668 as FLEX entering rosters, team, player, week 0003, 12634, 3 entering scores, team, player, pos, week, score 0003, 12634, RB, 3, 17.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '12634', 'RB', '3', '17.60')' added player 12634 as RB entering rosters, team, player, week 0003, 12175, 3 entering scores, team, player, pos, week, score 0003, 12175, WR, 3, 2.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '12175', 'WR', '3', '2.20')' added player 12175 as WR entering rosters, team, player, week 0003, 11850, 3 entering scores, team, player, pos, week, score 0003, 11850, WR, 3, 7.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11850', 'WR', '3', '7.70')' added player 11850 as WR entering rosters, team, player, week 0003, 13189, 3 entering scores, team, player, pos, week, score 0003, 13189, TE, 3, 2.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13189', 'TE', '3', '2.40')' added player 13189 as TE entering rosters, team, player, week 0003, 10976, 3 entering scores, team, player, pos, week, score 0003, 10976, PK, 3, 16.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '10976', 'PK', '3', '16.40')' added player 10976 as PK entering rosters, team, player, week 0003, 0516, 3 entering scores, team, player, pos, week, score 0003, 0516, Def, 3, 5.43 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '0516', 'Def', '3', '5.43')' added player 0516 as Def Found 0 RB Found 2 WR Found 1 TE in franchises Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='3' entering rosters, team, player, week 0007, 12611, 3 entering scores, team, player, pos, week, score 0007, 12611, QB, 3, 34.56 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12611', 'QB', '3', '34.56')' added player 12611 as QB entering rosters, team, player, week 0007, 11834, 3 entering scores, team, player, pos, week, score 0007, 11834, RB, 3, 1.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11834', 'RB', '3', '1.70')' added player 11834 as RB entering rosters, team, player, week 0007, 12157, 3 entering scores, team, player, pos, week, score 0007, 12157, RB, 3, 4.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12157', 'RB', '3', '4.30')' added player 12157 as RB entering rosters, team, player, week 0007, 12181, 3 entering scores, team, player, pos, week, score 0007, 12181, WR, 3, 3.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12181', 'WR', '3', '3.90')' added player 12181 as WR entering rosters, team, player, week 0007, 11674, 3 entering scores, team, player, pos, week, score 0007, 11674, WR, 3, 11.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11674', 'WR', '3', '11.50')' added player 11674 as WR entering rosters, team, player, week 0007, 11247, 3 entering scores, team, player, pos, week, score 0007, 11247, TE, 3, 9.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11247', 'TE', '3', '9.30')' added player 11247 as TE entering rosters, team, player, week 0007, 11244, 3 entering scores, team, player, pos, week, score 0007, 11244, FLEX, 3, 14.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11244', 'FLEX', '3', '14.90')' added player 11244 as FLEX entering rosters, team, player, week 0007, 9694, 3 entering scores, team, player, pos, week, score 0007, 9694, PK, 3, 16.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '9694', 'PK', '3', '16.00')' added player 9694 as PK entering rosters, team, player, week 0007, 0528, 3 entering scores, team, player, pos, week, score 0007, 0528, Def, 3, 17.65 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '0528', 'Def', '3', '17.65')' added player 0528 as Def Found 2 RB Found 1 WR Found 1 TE in franchises Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='3' entering rosters, team, player, week 0001, 10273, 3 entering scores, team, player, pos, week, score 0001, 10273, QB, 3, 34.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '10273', 'QB', '3', '34.10')' added player 10273 as QB entering rosters, team, player, week 0001, 12630, 3 entering scores, team, player, pos, week, score 0001, 12630, RB, 3, 1.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12630', 'RB', '3', '1.00')' added player 12630 as RB entering rosters, team, player, week 0001, 12261, 3 entering scores, team, player, pos, week, score 0001, 12261, RB, 3, 8.25 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12261', 'RB', '3', '8.25')' added player 12261 as RB entering rosters, team, player, week 0001, 9988, 3 entering scores, team, player, pos, week, score 0001, 9988, WR, 3, 11.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9988', 'WR', '3', '11.50')' added player 9988 as WR entering rosters, team, player, week 0001, 11678, 3 entering scores, team, player, pos, week, score 0001, 11678, WR, 3, 6.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11678', 'WR', '3', '6.50')' added player 11678 as WR entering rosters, team, player, week 0001, 13156, 3 entering scores, team, player, pos, week, score 0001, 13156, FLEX, 3, 15.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13156', 'FLEX', '3', '15.60')' added player 13156 as FLEX entering rosters, team, player, week 0001, 9902, 3 entering scores, team, player, pos, week, score 0001, 9902, TE, 3, 5.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9902', 'TE', '3', '5.60')' added player 9902 as TE entering rosters, team, player, week 0001, 13354, 3 entering scores, team, player, pos, week, score 0001, 13354, PK, 3, 16.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13354', 'PK', '3', '16.00')' added player 13354 as PK entering rosters, team, player, week 0001, 0509, 3 entering scores, team, player, pos, week, score 0001, 0509, Def, 3, 9.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '0509', 'Def', '3', '9.30')' added player 0509 as Def Found 2 RB Found 1 WR Found 1 TE in franchises Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='3' entering rosters, team, player, week 0002, 8062, 3 entering scores, team, player, pos, week, score 0002, 8062, QB, 3, 34.14 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '8062', 'QB', '3', '34.14')' added player 8062 as QB entering rosters, team, player, week 0002, 11193, 3 entering scores, team, player, pos, week, score 0002, 11193, RB, 3, 17.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '11193', 'RB', '3', '17.60')' added player 11193 as RB entering rosters, team, player, week 0002, 13378, 3 entering scores, team, player, pos, week, score 0002, 13378, FLEX, 3, 14.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13378', 'FLEX', '3', '14.20')' added player 13378 as FLEX entering rosters, team, player, week 0002, 12151, 3 entering scores, team, player, pos, week, score 0002, 12151, RB, 3, 16.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12151', 'RB', '3', '16.90')' added player 12151 as RB entering rosters, team, player, week 0002, 10261, 3 entering scores, team, player, pos, week, score 0002, 10261, WR, 3, 7.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10261', 'WR', '3', '7.30')' added player 10261 as WR entering rosters, team, player, week 0002, 9831, 3 entering scores, team, player, pos, week, score 0002, 9831, WR, 3, 8.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9831', 'WR', '3', '8.40')' added player 9831 as WR entering rosters, team, player, week 0002, 9474, 3 entering scores, team, player, pos, week, score 0002, 9474, TE, 3, 4.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9474', 'TE', '3', '4.10')' added player 9474 as TE entering rosters, team, player, week 0002, 13303, 3 entering scores, team, player, pos, week, score 0002, 13303, PK, 3, 12.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13303', 'PK', '3', '12.00')' added player 13303 as PK entering rosters, team, player, week 0002, 0532, 3 entering scores, team, player, pos, week, score 0002, 0532, Def, 3, 7.48 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '0532', 'Def', '3', '7.48')' added player 0532 as Def Found 0 RB Found 2 WR Found 1 TE in franchises Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='3' entering rosters, team, player, week 0003, 7394, 3 entering scores, team, player, pos, week, score 0003, 7394, QB, 3, 19.29 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '7394', 'QB', '3', '19.29')' added player 7394 as QB entering rosters, team, player, week 0003, 13604, 3 entering scores, team, player, pos, week, score 0003, 13604, RB, 3, 20.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13604', 'RB', '3', '20.20')' added player 13604 as RB entering rosters, team, player, week 0003, 11668, 3 entering scores, team, player, pos, week, score 0003, 11668, FLEX, 3, 18.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11668', 'FLEX', '3', '18.60')' added player 11668 as FLEX entering rosters, team, player, week 0003, 12634, 3 entering scores, team, player, pos, week, score 0003, 12634, RB, 3, 17.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '12634', 'RB', '3', '17.60')' added player 12634 as RB entering rosters, team, player, week 0003, 12175, 3 entering scores, team, player, pos, week, score 0003, 12175, WR, 3, 2.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '12175', 'WR', '3', '2.20')' added player 12175 as WR entering rosters, team, player, week 0003, 11850, 3 entering scores, team, player, pos, week, score 0003, 11850, WR, 3, 7.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11850', 'WR', '3', '7.70')' added player 11850 as WR entering rosters, team, player, week 0003, 13189, 3 entering scores, team, player, pos, week, score 0003, 13189, TE, 3, 2.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13189', 'TE', '3', '2.40')' added player 13189 as TE entering rosters, team, player, week 0003, 10976, 3 entering scores, team, player, pos, week, score 0003, 10976, PK, 3, 16.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '10976', 'PK', '3', '16.40')' added player 10976 as PK entering rosters, team, player, week 0003, 0516, 3 entering scores, team, player, pos, week, score 0003, 0516, Def, 3, 5.43 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '0516', 'Def', '3', '5.43')' added player 0516 as Def Found 0 RB Found 2 WR Found 1 TE in franchises Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='3' entering rosters, team, player, week 0002, 8062, 3 entering scores, team, player, pos, week, score 0002, 8062, QB, 3, 34.14 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '8062', 'QB', '3', '34.14')' added player 8062 as QB entering rosters, team, player, week 0002, 11193, 3 entering scores, team, player, pos, week, score 0002, 11193, RB, 3, 17.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '11193', 'RB', '3', '17.60')' added player 11193 as RB entering rosters, team, player, week 0002, 13378, 3 entering scores, team, player, pos, week, score 0002, 13378, FLEX, 3, 14.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13378', 'FLEX', '3', '14.20')' added player 13378 as FLEX entering rosters, team, player, week 0002, 12151, 3 entering scores, team, player, pos, week, score 0002, 12151, RB, 3, 16.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12151', 'RB', '3', '16.90')' added player 12151 as RB entering rosters, team, player, week 0002, 10261, 3 entering scores, team, player, pos, week, score 0002, 10261, WR, 3, 7.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10261', 'WR', '3', '7.30')' added player 10261 as WR entering rosters, team, player, week 0002, 9831, 3 entering scores, team, player, pos, week, score 0002, 9831, WR, 3, 8.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9831', 'WR', '3', '8.40')' added player 9831 as WR entering rosters, team, player, week 0002, 9474, 3 entering scores, team, player, pos, week, score 0002, 9474, TE, 3, 4.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9474', 'TE', '3', '4.10')' added player 9474 as TE entering rosters, team, player, week 0002, 13303, 3 entering scores, team, player, pos, week, score 0002, 13303, PK, 3, 12.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13303', 'PK', '3', '12.00')' added player 13303 as PK entering rosters, team, player, week 0002, 0532, 3 entering scores, team, player, pos, week, score 0002, 0532, Def, 3, 7.48 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '0532', 'Def', '3', '7.48')' added player 0532 as Def Found 0 RB Found 2 WR Found 1 TE in franchises Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='3' entering rosters, team, player, week 0012, 9431, 3 entering scores, team, player, pos, week, score 0012, 9431, QB, 3, 22.48 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '9431', 'QB', '3', '22.48')' added player 9431 as QB entering rosters, team, player, week 0012, 13146, 3 entering scores, team, player, pos, week, score 0012, 13146, RB, 3, 11.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13146', 'RB', '3', '11.50')' added player 13146 as RB entering rosters, team, player, week 0012, 12150, 3 entering scores, team, player, pos, week, score 0012, 12150, FLEX, 3, 25.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '12150', 'FLEX', '3', '25.10')' added player 12150 as FLEX entering rosters, team, player, week 0012, 11390, 3 entering scores, team, player, pos, week, score 0012, 11390, RB, 3, 4.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11390', 'RB', '3', '4.10')' added player 11390 as RB entering rosters, team, player, week 0012, 11783, 3 entering scores, team, player, pos, week, score 0012, 11783, WR, 3, 10.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11783', 'WR', '3', '10.10')' added player 11783 as WR entering rosters, team, player, week 0012, 11671, 3 entering scores, team, player, pos, week, score 0012, 11671, WR, 3, 23.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11671', 'WR', '3', '23.20')' added player 11671 as WR entering rosters, team, player, week 0012, 11248, 3 entering scores, team, player, pos, week, score 0012, 11248, TE, 3, 7.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11248', 'TE', '3', '7.50')' added player 11248 as TE entering rosters, team, player, week 0012, 10506, 3 entering scores, team, player, pos, week, score 0012, 10506, PK, 3, 1.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '10506', 'PK', '3', '1.00')' added player 10506 as PK entering rosters, team, player, week 0012, 0507, 3 entering scores, team, player, pos, week, score 0012, 0507, Def, 3, 11.57 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '0507', 'Def', '3', '11.57')' added player 0507 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='3' entering rosters, team, player, week 0001, 10273, 3 entering scores, team, player, pos, week, score 0001, 10273, QB, 3, 34.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '10273', 'QB', '3', '34.10')' added player 10273 as QB entering rosters, team, player, week 0001, 12630, 3 entering scores, team, player, pos, week, score 0001, 12630, RB, 3, 1.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12630', 'RB', '3', '1.00')' added player 12630 as RB entering rosters, team, player, week 0001, 12261, 3 entering scores, team, player, pos, week, score 0001, 12261, RB, 3, 8.25 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12261', 'RB', '3', '8.25')' added player 12261 as RB entering rosters, team, player, week 0001, 9988, 3 entering scores, team, player, pos, week, score 0001, 9988, WR, 3, 11.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9988', 'WR', '3', '11.50')' added player 9988 as WR entering rosters, team, player, week 0001, 11678, 3 entering scores, team, player, pos, week, score 0001, 11678, WR, 3, 6.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11678', 'WR', '3', '6.50')' added player 11678 as WR entering rosters, team, player, week 0001, 13156, 3 entering scores, team, player, pos, week, score 0001, 13156, FLEX, 3, 15.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13156', 'FLEX', '3', '15.60')' added player 13156 as FLEX entering rosters, team, player, week 0001, 9902, 3 entering scores, team, player, pos, week, score 0001, 9902, TE, 3, 5.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9902', 'TE', '3', '5.60')' added player 9902 as TE entering rosters, team, player, week 0001, 13354, 3 entering scores, team, player, pos, week, score 0001, 13354, PK, 3, 16.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13354', 'PK', '3', '16.00')' added player 13354 as PK entering rosters, team, player, week 0001, 0509, 3 entering scores, team, player, pos, week, score 0001, 0509, Def, 3, 9.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '0509', 'Def', '3', '9.30')' added player 0509 as Def Found 2 RB Found 1 WR Found 1 TE in franchises Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='3' entering rosters, team, player, week 0006, 11760, 3 entering scores, team, player, pos, week, score 0006, 11760, QB, 3, 26.84 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11760', 'QB', '3', '26.84')' added player 11760 as QB entering rosters, team, player, week 0006, 12628, 3 entering scores, team, player, pos, week, score 0006, 12628, FLEX, 3, 14.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12628', 'FLEX', '3', '14.90')' added player 12628 as FLEX entering rosters, team, player, week 0006, 12625, 3 entering scores, team, player, pos, week, score 0006, 12625, RB, 3, 14.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12625', 'RB', '3', '14.80')' added player 12625 as RB entering rosters, team, player, week 0006, 13277, 3 entering scores, team, player, pos, week, score 0006, 13277, WR, 3, 13.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '13277', 'WR', '3', '13.30')' added player 13277 as WR entering rosters, team, player, week 0006, 10983, 3 entering scores, team, player, pos, week, score 0006, 10983, WR, 3, 3.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '10983', 'WR', '3', '3.60')' added player 10983 as WR entering rosters, team, player, week 0006, 9884, 3 entering scores, team, player, pos, week, score 0006, 9884, WR, 3, 7.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '9884', 'WR', '3', '7.30')' added player 9884 as WR entering rosters, team, player, week 0006, 11705, 3 entering scores, team, player, pos, week, score 0006, 11705, TE, 3, 7.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11705', 'TE', '3', '7.00')' added player 11705 as TE entering rosters, team, player, week 0006, 11947, 3 entering scores, team, player, pos, week, score 0006, 11947, PK, 3, 2.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11947', 'PK', '3', '2.00')' added player 11947 as PK entering rosters, team, player, week 0006, 0521, 3 entering scores, team, player, pos, week, score 0006, 0521, Def, 3, 18.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '0521', 'Def', '3', '18.20')' added player 0521 as Def Found 0 RB Found 2 WR Found 1 TE in franchises Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='3' entering rosters, team, player, week 0012, 9431, 3 entering scores, team, player, pos, week, score 0012, 9431, QB, 3, 22.48 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '9431', 'QB', '3', '22.48')' added player 9431 as QB entering rosters, team, player, week 0012, 13146, 3 entering scores, team, player, pos, week, score 0012, 13146, RB, 3, 11.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13146', 'RB', '3', '11.50')' added player 13146 as RB entering rosters, team, player, week 0012, 12150, 3 entering scores, team, player, pos, week, score 0012, 12150, FLEX, 3, 25.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '12150', 'FLEX', '3', '25.10')' added player 12150 as FLEX entering rosters, team, player, week 0012, 11390, 3 entering scores, team, player, pos, week, score 0012, 11390, RB, 3, 4.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11390', 'RB', '3', '4.10')' added player 11390 as RB entering rosters, team, player, week 0012, 11783, 3 entering scores, team, player, pos, week, score 0012, 11783, WR, 3, 10.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11783', 'WR', '3', '10.10')' added player 11783 as WR entering rosters, team, player, week 0012, 11671, 3 entering scores, team, player, pos, week, score 0012, 11671, WR, 3, 23.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11671', 'WR', '3', '23.20')' added player 11671 as WR entering rosters, team, player, week 0012, 11248, 3 entering scores, team, player, pos, week, score 0012, 11248, TE, 3, 7.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11248', 'TE', '3', '7.50')' added player 11248 as TE entering rosters, team, player, week 0012, 10506, 3 entering scores, team, player, pos, week, score 0012, 10506, PK, 3, 1.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '10506', 'PK', '3', '1.00')' added player 10506 as PK entering rosters, team, player, week 0012, 0507, 3 entering scores, team, player, pos, week, score 0012, 0507, Def, 3, 11.57 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '0507', 'Def', '3', '11.57')' added player 0507 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='3' entering rosters, team, player, week 0011, 10703, 3 entering scores, team, player, pos, week, score 0011, 10703, QB, 3, 19.18 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10703', 'QB', '3', '19.18')' added player 10703 as QB entering rosters, team, player, week 0011, 13138, 3 entering scores, team, player, pos, week, score 0011, 13138, RB, 3, 19.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13138', 'RB', '3', '19.40')' added player 13138 as RB entering rosters, team, player, week 0011, 13614, 3 entering scores, team, player, pos, week, score 0011, 13614, RB, 3, 3.04 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13614', 'RB', '3', '3.04')' added player 13614 as RB entering rosters, team, player, week 0011, 11675, 3 entering scores, team, player, pos, week, score 0011, 11675, WR, 3, 12.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11675', 'WR', '3', '12.70')' added player 11675 as WR entering rosters, team, player, week 0011, 10738, 3 entering scores, team, player, pos, week, score 0011, 10738, FLEX, 3, 14.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10738', 'FLEX', '3', '14.40')' added player 10738 as FLEX entering rosters, team, player, week 0011, 11227, 3 entering scores, team, player, pos, week, score 0011, 11227, WR, 3, 13.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11227', 'WR', '3', '13.10')' added player 11227 as WR entering rosters, team, player, week 0011, 13763, 3 entering scores, team, player, pos, week, score 0011, 13763, TE, 3, 0.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13763', 'TE', '3', '0.40')' added player 13763 as TE entering rosters, team, player, week 0011, 12417, 3 entering scores, team, player, pos, week, score 0011, 12417, PK, 3, 11.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '12417', 'PK', '3', '11.60')' added player 12417 as PK entering rosters, team, player, week 0011, 0527, 3 entering scores, team, player, pos, week, score 0011, 0527, Def, 3, 10.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '0527', 'Def', '3', '10.20')' added player 0527 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='3' entering rosters, team, player, week 0009, 10700, 3 entering scores, team, player, pos, week, score 0009, 10700, QB, 3, 15.29 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10700', 'QB', '3', '15.29')' added player 10700 as QB entering rosters, team, player, week 0009, 13132, 3 entering scores, team, player, pos, week, score 0009, 13132, RB, 3, 25.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13132', 'RB', '3', '25.80')' added player 13132 as RB entering rosters, team, player, week 0009, 13130, 3 entering scores, team, player, pos, week, score 0009, 13130, RB, 3, 25.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13130', 'RB', '3', '25.40')' added player 13130 as RB entering rosters, team, player, week 0009, 11747, 3 entering scores, team, player, pos, week, score 0009, 11747, FLEX, 3, 12.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '11747', 'FLEX', '3', '12.60')' added player 11747 as FLEX entering rosters, team, player, week 0009, 12186, 3 entering scores, team, player, pos, week, score 0009, 12186, WR, 3, 1.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12186', 'WR', '3', '1.70')' added player 12186 as WR entering rosters, team, player, week 0009, 12801, 3 entering scores, team, player, pos, week, score 0009, 12801, WR, 3, 7.35 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12801', 'WR', '3', '7.35')' added player 12801 as WR entering rosters, team, player, week 0009, 10312, 3 entering scores, team, player, pos, week, score 0009, 10312, TE, 3, 12.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10312', 'TE', '3', '12.80')' added player 10312 as TE entering rosters, team, player, week 0009, 8742, 3 entering scores, team, player, pos, week, score 0009, 8742, PK, 3, 8.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '8742', 'PK', '3', '8.10')' added player 8742 as PK entering rosters, team, player, week 0009, 0503, 3 entering scores, team, player, pos, week, score 0009, 0503, Def, 3, 16.15 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '0503', 'Def', '3', '16.15')' added player 0503 as Def Found 0 RB Found 2 WR Found 0 TE in franchises Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='3' entering rosters, team, player, week 0006, 11760, 3 entering scores, team, player, pos, week, score 0006, 11760, QB, 3, 26.84 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11760', 'QB', '3', '26.84')' added player 11760 as QB entering rosters, team, player, week 0006, 12628, 3 entering scores, team, player, pos, week, score 0006, 12628, FLEX, 3, 14.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12628', 'FLEX', '3', '14.90')' added player 12628 as FLEX entering rosters, team, player, week 0006, 12625, 3 entering scores, team, player, pos, week, score 0006, 12625, RB, 3, 14.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12625', 'RB', '3', '14.80')' added player 12625 as RB entering rosters, team, player, week 0006, 13277, 3 entering scores, team, player, pos, week, score 0006, 13277, WR, 3, 13.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '13277', 'WR', '3', '13.30')' added player 13277 as WR entering rosters, team, player, week 0006, 10983, 3 entering scores, team, player, pos, week, score 0006, 10983, WR, 3, 3.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '10983', 'WR', '3', '3.60')' added player 10983 as WR entering rosters, team, player, week 0006, 9884, 3 entering scores, team, player, pos, week, score 0006, 9884, WR, 3, 7.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '9884', 'WR', '3', '7.30')' added player 9884 as WR entering rosters, team, player, week 0006, 11705, 3 entering scores, team, player, pos, week, score 0006, 11705, TE, 3, 7.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11705', 'TE', '3', '7.00')' added player 11705 as TE entering rosters, team, player, week 0006, 11947, 3 entering scores, team, player, pos, week, score 0006, 11947, PK, 3, 2.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11947', 'PK', '3', '2.00')' added player 11947 as PK entering rosters, team, player, week 0006, 0521, 3 entering scores, team, player, pos, week, score 0006, 0521, Def, 3, 18.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '0521', 'Def', '3', '18.20')' added player 0521 as Def Found 0 RB Found 2 WR Found 1 TE in results Starting Week 4 in franchises Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='4' entering rosters, team, player, week 0004, 5848, 4 entering scores, team, player, pos, week, score 0004, 5848, QB, 4, 24.21 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '5848', 'QB', '4', '24.21')' added player 5848 as QB entering rosters, team, player, week 0004, 8670, 4 entering scores, team, player, pos, week, score 0004, 8670, RB, 4, 19.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8670', 'RB', '4', '19.70')' added player 8670 as RB entering rosters, team, player, week 0004, 10369, 4 entering scores, team, player, pos, week, score 0004, 10369, RB, 4, 5.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10369', 'RB', '4', '5.70')' added player 10369 as RB entering rosters, team, player, week 0004, 11679, 4 entering scores, team, player, pos, week, score 0004, 11679, WR, 4, 9.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '11679', 'WR', '4', '9.00')' added player 11679 as WR entering rosters, team, player, week 0004, 10271, 4 entering scores, team, player, pos, week, score 0004, 10271, WR, 4, 23.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10271', 'WR', '4', '23.80')' added player 10271 as WR entering rosters, team, player, week 0004, 9918, 4 entering scores, team, player, pos, week, score 0004, 9918, FLEX, 4, 8.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '9918', 'FLEX', '4', '8.30')' added player 9918 as FLEX entering rosters, team, player, week 0004, 12211, 4 entering scores, team, player, pos, week, score 0004, 12211, TE, 4, 2.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '12211', 'TE', '4', '2.80')' added player 12211 as TE entering rosters, team, player, week 0004, 8359, 4 entering scores, team, player, pos, week, score 0004, 8359, PK, 4, 15.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8359', 'PK', '4', '15.00')' added player 8359 as PK entering rosters, team, player, week 0004, 0518, 4 entering scores, team, player, pos, week, score 0004, 0518, Def, 4, 4.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '0518', 'Def', '4', '4.10')' added player 0518 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='4' entering rosters, team, player, week 0011, 10703, 4 entering scores, team, player, pos, week, score 0011, 10703, QB, 4, 11.48 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10703', 'QB', '4', '11.48')' added player 10703 as QB entering rosters, team, player, week 0011, 13138, 4 entering scores, team, player, pos, week, score 0011, 13138, RB, 4, 29.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13138', 'RB', '4', '29.50')' added player 13138 as RB entering rosters, team, player, week 0011, 13614, 4 entering scores, team, player, pos, week, score 0011, 13614, RB, 4, 16.86 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13614', 'RB', '4', '16.86')' added player 13614 as RB entering rosters, team, player, week 0011, 11675, 4 entering scores, team, player, pos, week, score 0011, 11675, WR, 4, 9.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11675', 'WR', '4', '9.10')' added player 11675 as WR entering rosters, team, player, week 0011, 10738, 4 entering scores, team, player, pos, week, score 0011, 10738, FLEX, 4, 6.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10738', 'FLEX', '4', '6.60')' added player 10738 as FLEX entering rosters, team, player, week 0011, 11227, 4 entering scores, team, player, pos, week, score 0011, 11227, WR, 4, 5.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11227', 'WR', '4', '5.00')' added player 11227 as WR entering rosters, team, player, week 0011, 13299, 4 entering scores, team, player, pos, week, score 0011, 13299, TE, 4, 23.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13299', 'TE', '4', '23.50')' added player 13299 as TE entering rosters, team, player, week 0011, 12417, 4 entering scores, team, player, pos, week, score 0011, 12417, PK, 4, 18.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '12417', 'PK', '4', '18.40')' added player 12417 as PK entering rosters, team, player, week 0011, 0508, 4 entering scores, team, player, pos, week, score 0011, 0508, Def, 4, 6.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '0508', 'Def', '4', '6.40')' added player 0508 as Def Found 0 RB Found 2 WR Found 0 TE in franchises Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='4' entering rosters, team, player, week 0008, 13116, 4 entering scores, team, player, pos, week, score 0008, 13116, QB, 4, 28.61 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13116', 'QB', '4', '28.61')' added player 13116 as QB entering rosters, team, player, week 0008, 13129, 4 entering scores, team, player, pos, week, score 0008, 13129, RB, 4, 4.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13129', 'RB', '4', '4.00')' added player 13129 as RB entering rosters, team, player, week 0008, 12634, 4 entering scores, team, player, pos, week, score 0008, 12634, RB, 4, 3.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '12634', 'RB', '4', '3.50')' added player 12634 as RB entering rosters, team, player, week 0008, 11232, 4 entering scores, team, player, pos, week, score 0008, 11232, WR, 4, 29.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11232', 'WR', '4', '29.90')' added player 11232 as WR entering rosters, team, player, week 0008, 13629, 4 entering scores, team, player, pos, week, score 0008, 13629, WR, 4, 18.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13629', 'WR', '4', '18.50')' added player 13629 as WR entering rosters, team, player, week 0008, 13188, 4 entering scores, team, player, pos, week, score 0008, 13188, TE, 4, 0.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13188', 'TE', '4', '0.00')' added player 13188 as TE entering rosters, team, player, week 0008, 13192, 4 entering scores, team, player, pos, week, score 0008, 13192, FLEX, 4, 6.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13192', 'FLEX', '4', '6.20')' added player 13192 as FLEX entering rosters, team, player, week 0008, 10862, 4 entering scores, team, player, pos, week, score 0008, 10862, PK, 4, 11.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '10862', 'PK', '4', '11.00')' added player 10862 as PK entering rosters, team, player, week 0008, 0515, 4 entering scores, team, player, pos, week, score 0008, 0515, Def, 4, 9.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '0515', 'Def', '4', '9.90')' added player 0515 as Def Found 2 RB Found 0 WR Found 1 TE in franchises Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='4' entering rosters, team, player, week 0006, 7401, 4 entering scores, team, player, pos, week, score 0006, 7401, QB, 4, 18.96 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '7401', 'QB', '4', '18.96')' added player 7401 as QB entering rosters, team, player, week 0006, 12628, 4 entering scores, team, player, pos, week, score 0006, 12628, RB, 4, 9.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12628', 'RB', '4', '9.50')' added player 12628 as RB entering rosters, team, player, week 0006, 12625, 4 entering scores, team, player, pos, week, score 0006, 12625, RB, 4, 38.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12625', 'RB', '4', '38.00')' added player 12625 as RB entering rosters, team, player, week 0006, 12647, 4 entering scores, team, player, pos, week, score 0006, 12647, WR, 4, 12.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12647', 'WR', '4', '12.40')' added player 12647 as WR entering rosters, team, player, week 0006, 10960, 4 entering scores, team, player, pos, week, score 0006, 10960, FLEX, 4, 4.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '10960', 'FLEX', '4', '4.20')' added player 10960 as FLEX entering rosters, team, player, week 0006, 9884, 4 entering scores, team, player, pos, week, score 0006, 9884, WR, 4, 3.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '9884', 'WR', '4', '3.40')' added player 9884 as WR entering rosters, team, player, week 0006, 11705, 4 entering scores, team, player, pos, week, score 0006, 11705, TE, 4, 15.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11705', 'TE', '4', '15.60')' added player 11705 as TE entering rosters, team, player, week 0006, 11947, 4 entering scores, team, player, pos, week, score 0006, 11947, PK, 4, 20.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11947', 'PK', '4', '20.80')' added player 11947 as PK entering rosters, team, player, week 0006, 0521, 4 entering scores, team, player, pos, week, score 0006, 0521, Def, 4, 14.54 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '0521', 'Def', '4', '14.54')' added player 0521 as Def Found 1 RB Found 1 WR Found 0 TE in franchises Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='4' entering rosters, team, player, week 0005, 13113, 4 entering scores, team, player, pos, week, score 0005, 13113, QB, 4, 41.35 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13113', 'QB', '4', '41.35')' added player 13113 as QB entering rosters, team, player, week 0005, 11657, 4 entering scores, team, player, pos, week, score 0005, 11657, FLEX, 4, 15.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11657', 'FLEX', '4', '15.70')' added player 11657 as FLEX entering rosters, team, player, week 0005, 12171, 4 entering scores, team, player, pos, week, score 0005, 12171, RB, 4, 18.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12171', 'RB', '4', '18.70')' added player 12171 as RB entering rosters, team, player, week 0005, 10708, 4 entering scores, team, player, pos, week, score 0005, 10708, RB, 4, 5.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '10708', 'RB', '4', '5.90')' added player 10708 as RB entering rosters, team, player, week 0005, 11222, 4 entering scores, team, player, pos, week, score 0005, 11222, WR, 4, 7.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11222', 'WR', '4', '7.80')' added player 11222 as WR entering rosters, team, player, week 0005, 13412, 4 entering scores, team, player, pos, week, score 0005, 13412, WR, 4, 1.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13412', 'WR', '4', '1.50')' added player 13412 as WR entering rosters, team, player, week 0005, 11250, 4 entering scores, team, player, pos, week, score 0005, 11250, TE, 4, 10.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11250', 'TE', '4', '10.80')' added player 11250 as TE entering rosters, team, player, week 0005, 12956, 4 entering scores, team, player, pos, week, score 0005, 12956, PK, 4, 23.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12956', 'PK', '4', '23.20')' added player 12956 as PK entering rosters, team, player, week 0005, 0531, 4 entering scores, team, player, pos, week, score 0005, 0531, Def, 4, 11.91 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '0531', 'Def', '4', '11.91')' added player 0531 as Def Found 1 RB Found 2 WR Found 0 TE in franchises Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='4' entering rosters, team, player, week 0001, 9099, 4 entering scores, team, player, pos, week, score 0001, 9099, QB, 4, 38.76 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9099', 'QB', '4', '38.76')' added player 9099 as QB entering rosters, team, player, week 0001, 12630, 4 entering scores, team, player, pos, week, score 0001, 12630, RB, 4, 2.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12630', 'RB', '4', '2.10')' added player 12630 as RB entering rosters, team, player, week 0001, 12261, 4 entering scores, team, player, pos, week, score 0001, 12261, RB, 4, 8.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12261', 'RB', '4', '8.40')' added player 12261 as RB entering rosters, team, player, week 0001, 9988, 4 entering scores, team, player, pos, week, score 0001, 9988, WR, 4, 13.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9988', 'WR', '4', '13.20')' added player 9988 as WR entering rosters, team, player, week 0001, 13156, 4 entering scores, team, player, pos, week, score 0001, 13156, FLEX, 4, 7.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13156', 'FLEX', '4', '7.00')' added player 13156 as FLEX entering rosters, team, player, week 0001, 11228, 4 entering scores, team, player, pos, week, score 0001, 11228, WR, 4, 19.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11228', 'WR', '4', '19.10')' added player 11228 as WR entering rosters, team, player, week 0001, 9902, 4 entering scores, team, player, pos, week, score 0001, 9902, TE, 4, 5.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9902', 'TE', '4', '5.90')' added player 9902 as TE entering rosters, team, player, week 0001, 13354, 4 entering scores, team, player, pos, week, score 0001, 13354, PK, 4, 14.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13354', 'PK', '4', '14.00')' added player 13354 as PK entering rosters, team, player, week 0001, 0509, 4 entering scores, team, player, pos, week, score 0001, 0509, Def, 4, 15.18 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '0509', 'Def', '4', '15.18')' added player 0509 as Def Found 2 RB Found 0 WR Found 1 TE in franchises Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='4' entering rosters, team, player, week 0010, 4925, 4 entering scores, team, player, pos, week, score 0010, 4925, QB, 4, 11.93 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '4925', 'QB', '4', '11.93')' added player 4925 as QB entering rosters, team, player, week 0010, 12152, 4 entering scores, team, player, pos, week, score 0010, 12152, RB, 4, 9.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12152', 'RB', '4', '9.20')' added player 12152 as RB entering rosters, team, player, week 0010, 10389, 4 entering scores, team, player, pos, week, score 0010, 10389, RB, 4, 7.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '10389', 'RB', '4', '7.60')' added player 10389 as RB entering rosters, team, player, week 0010, 10729, 4 entering scores, team, player, pos, week, score 0010, 10729, FLEX, 4, 14.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '10729', 'FLEX', '4', '14.50')' added player 10729 as FLEX entering rosters, team, player, week 0010, 12187, 4 entering scores, team, player, pos, week, score 0010, 12187, WR, 4, 8.25 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12187', 'WR', '4', '8.25')' added player 12187 as WR entering rosters, team, player, week 0010, 12652, 4 entering scores, team, player, pos, week, score 0010, 12652, WR, 4, 6.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12652', 'WR', '4', '6.70')' added player 12652 as WR entering rosters, team, player, week 0010, 9925, 4 entering scores, team, player, pos, week, score 0010, 9925, TE, 4, 9.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '9925', 'TE', '4', '9.10')' added player 9925 as TE entering rosters, team, player, week 0010, 6789, 4 entering scores, team, player, pos, week, score 0010, 6789, PK, 4, 14.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '6789', 'PK', '4', '14.50')' added player 6789 as PK entering rosters, team, player, week 0010, 0522, 4 entering scores, team, player, pos, week, score 0010, 0522, Def, 4, 2.69 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '0522', 'Def', '4', '2.69')' added player 0522 as Def Found 2 RB Found 2 WR Found 1 TE in franchises Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='4' entering rosters, team, player, week 0002, 8062, 4 entering scores, team, player, pos, week, score 0002, 8062, QB, 4, 3.79 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '8062', 'QB', '4', '3.79')' added player 8062 as QB entering rosters, team, player, week 0002, 12154, 4 entering scores, team, player, pos, week, score 0002, 12154, RB, 4, 10.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12154', 'RB', '4', '10.60')' added player 12154 as RB entering rosters, team, player, week 0002, 11193, 4 entering scores, team, player, pos, week, score 0002, 11193, FLEX, 4, 24.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '11193', 'FLEX', '4', '24.60')' added player 11193 as FLEX entering rosters, team, player, week 0002, 12151, 4 entering scores, team, player, pos, week, score 0002, 12151, RB, 4, 28.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12151', 'RB', '4', '28.40')' added player 12151 as RB entering rosters, team, player, week 0002, 9427, 4 entering scores, team, player, pos, week, score 0002, 9427, WR, 4, 3.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9427', 'WR', '4', '3.90')' added player 9427 as WR entering rosters, team, player, week 0002, 10261, 4 entering scores, team, player, pos, week, score 0002, 10261, WR, 4, 15.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10261', 'WR', '4', '15.80')' added player 10261 as WR entering rosters, team, player, week 0002, 9474, 4 entering scores, team, player, pos, week, score 0002, 9474, TE, 4, 27.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9474', 'TE', '4', '27.00')' added player 9474 as TE entering rosters, team, player, week 0002, 13303, 4 entering scores, team, player, pos, week, score 0002, 13303, PK, 4, 18.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13303', 'PK', '4', '18.00')' added player 13303 as PK entering rosters, team, player, week 0002, 0532, 4 entering scores, team, player, pos, week, score 0002, 0532, Def, 4, 16.07 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '0532', 'Def', '4', '16.07')' added player 0532 as Def Found 0 RB Found 1 WR Found 0 TE in franchises Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='4' entering rosters, team, player, week 0007, 12611, 4 entering scores, team, player, pos, week, score 0007, 12611, QB, 4, 50.05 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12611', 'QB', '4', '50.05')' added player 12611 as QB entering rosters, team, player, week 0007, 11834, 4 entering scores, team, player, pos, week, score 0007, 11834, RB, 4, 3.99 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11834', 'RB', '4', '3.99')' added player 11834 as RB entering rosters, team, player, week 0007, 12157, 4 entering scores, team, player, pos, week, score 0007, 12157, RB, 4, 11.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12157', 'RB', '4', '11.10')' added player 12157 as RB entering rosters, team, player, week 0007, 11674, 4 entering scores, team, player, pos, week, score 0007, 11674, WR, 4, 22.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11674', 'WR', '4', '22.60')' added player 11674 as WR entering rosters, team, player, week 0007, 13154, 4 entering scores, team, player, pos, week, score 0007, 13154, WR, 4, 2.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13154', 'WR', '4', '2.00')' added player 13154 as WR entering rosters, team, player, week 0007, 11247, 4 entering scores, team, player, pos, week, score 0007, 11247, TE, 4, 15.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11247', 'TE', '4', '15.20')' added player 11247 as TE entering rosters, team, player, week 0007, 11244, 4 entering scores, team, player, pos, week, score 0007, 11244, FLEX, 4, 14.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11244', 'FLEX', '4', '14.80')' added player 11244 as FLEX entering rosters, team, player, week 0007, 11960, 4 entering scores, team, player, pos, week, score 0007, 11960, PK, 4, 6.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11960', 'PK', '4', '6.00')' added player 11960 as PK entering rosters, team, player, week 0007, 0528, 4 entering scores, team, player, pos, week, score 0007, 0528, Def, 4, 2.79 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '0528', 'Def', '4', '2.79')' added player 0528 as Def Found 1 RB Found 1 WR Found 0 TE in franchises Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='4' entering rosters, team, player, week 0012, 9431, 4 entering scores, team, player, pos, week, score 0012, 9431, QB, 4, 26.78 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '9431', 'QB', '4', '26.78')' added player 9431 as QB entering rosters, team, player, week 0012, 13146, 4 entering scores, team, player, pos, week, score 0012, 13146, RB, 4, 7.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13146', 'RB', '4', '7.40')' added player 13146 as RB entering rosters, team, player, week 0012, 12150, 4 entering scores, team, player, pos, week, score 0012, 12150, FLEX, 4, 24.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '12150', 'FLEX', '4', '24.10')' added player 12150 as FLEX entering rosters, team, player, week 0012, 13607, 4 entering scores, team, player, pos, week, score 0012, 13607, RB, 4, 21.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13607', 'RB', '4', '21.20')' added player 13607 as RB entering rosters, team, player, week 0012, 12650, 4 entering scores, team, player, pos, week, score 0012, 12650, WR, 4, 15.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '12650', 'WR', '4', '15.50')' added player 12650 as WR entering rosters, team, player, week 0012, 11671, 4 entering scores, team, player, pos, week, score 0012, 11671, WR, 4, 7.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11671', 'WR', '4', '7.90')' added player 11671 as WR entering rosters, team, player, week 0012, 13674, 4 entering scores, team, player, pos, week, score 0012, 13674, TE, 4, 1.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13674', 'TE', '4', '1.30')' added player 13674 as TE entering rosters, team, player, week 0012, 10506, 4 entering scores, team, player, pos, week, score 0012, 10506, PK, 4, 17.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '10506', 'PK', '4', '17.00')' added player 10506 as PK entering rosters, team, player, week 0012, 0514, 4 entering scores, team, player, pos, week, score 0012, 0514, Def, 4, 12.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '0514', 'Def', '4', '12.10')' added player 0514 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='4' entering rosters, team, player, week 0003, 7394, 4 entering scores, team, player, pos, week, score 0003, 7394, QB, 4, 26.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '7394', 'QB', '4', '26.00')' added player 7394 as QB entering rosters, team, player, week 0003, 13604, 4 entering scores, team, player, pos, week, score 0003, 13604, RB, 4, 19.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13604', 'RB', '4', '19.00')' added player 13604 as RB entering rosters, team, player, week 0003, 11668, 4 entering scores, team, player, pos, week, score 0003, 11668, FLEX, 4, 0.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11668', 'FLEX', '4', '0.30')' added player 11668 as FLEX entering rosters, team, player, week 0003, 13612, 4 entering scores, team, player, pos, week, score 0003, 13612, RB, 4, 12.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13612', 'RB', '4', '12.60')' added player 13612 as RB entering rosters, team, player, week 0003, 12175, 4 entering scores, team, player, pos, week, score 0003, 12175, WR, 4, 22.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '12175', 'WR', '4', '22.80')' added player 12175 as WR entering rosters, team, player, week 0003, 11938, 4 entering scores, team, player, pos, week, score 0003, 11938, WR, 4, 24.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11938', 'WR', '4', '24.50')' added player 11938 as WR entering rosters, team, player, week 0003, 11257, 4 entering scores, team, player, pos, week, score 0003, 11257, TE, 4, 5.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11257', 'TE', '4', '5.70')' added player 11257 as TE entering rosters, team, player, week 0003, 10976, 4 entering scores, team, player, pos, week, score 0003, 10976, PK, 4, 21.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '10976', 'PK', '4', '21.60')' added player 10976 as PK entering rosters, team, player, week 0003, 0516, 4 entering scores, team, player, pos, week, score 0003, 0516, Def, 4, 3.51 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '0516', 'Def', '4', '3.51')' added player 0516 as Def Found 0 RB Found 0 WR Found 1 TE in franchises Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='4' entering rosters, team, player, week 0009, 10700, 4 entering scores, team, player, pos, week, score 0009, 10700, QB, 4, 42.68 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10700', 'QB', '4', '42.68')' added player 10700 as QB entering rosters, team, player, week 0009, 13132, 4 entering scores, team, player, pos, week, score 0009, 13132, RB, 4, 42.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13132', 'RB', '4', '42.10')' added player 13132 as RB entering rosters, team, player, week 0009, 11747, 4 entering scores, team, player, pos, week, score 0009, 11747, RB, 4, 25.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '11747', 'RB', '4', '25.70')' added player 11747 as RB entering rosters, team, player, week 0009, 12186, 4 entering scores, team, player, pos, week, score 0009, 12186, FLEX, 4, 15.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12186', 'FLEX', '4', '15.80')' added player 12186 as FLEX entering rosters, team, player, week 0009, 12801, 4 entering scores, team, player, pos, week, score 0009, 12801, WR, 4, 8.95 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12801', 'WR', '4', '8.95')' added player 12801 as WR entering rosters, team, player, week 0009, 11680, 4 entering scores, team, player, pos, week, score 0009, 11680, WR, 4, 10.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '11680', 'WR', '4', '10.90')' added player 11680 as WR entering rosters, team, player, week 0009, 10312, 4 entering scores, team, player, pos, week, score 0009, 10312, TE, 4, 7.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10312', 'TE', '4', '7.70')' added player 10312 as TE entering rosters, team, player, week 0009, 8742, 4 entering scores, team, player, pos, week, score 0009, 8742, PK, 4, 16.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '8742', 'PK', '4', '16.40')' added player 8742 as PK entering rosters, team, player, week 0009, 0523, 4 entering scores, team, player, pos, week, score 0009, 0523, Def, 4, 29.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '0523', 'Def', '4', '29.00')' added player 0523 as Def Found 0 RB Found 1 WR Found 1 TE Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='4' added player 10700 as QB added player 13132 as RB added player 11747 as RB added player 12186 as FLEX added player 12801 as WR added player 11680 as WR added player 10312 as TE added player 8742 as PK added player 0523 as Def SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0009' AND week=4 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0009' AND week=4 and position='WR'Found 1 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0009' AND week=4 and position='TE'Found 1 TE in results Starting Week 5 in franchises Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='5' entering rosters, team, player, week 0004, 5848, 5 entering scores, team, player, pos, week, score 0004, 5848, QB, 5, 34.64 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '5848', 'QB', '5', '34.64')' added player 5848 as QB entering rosters, team, player, week 0004, 13617, 5 entering scores, team, player, pos, week, score 0004, 13617, RB, 5, 5.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '13617', 'RB', '5', '5.70')' added player 13617 as RB entering rosters, team, player, week 0004, 8670, 5 entering scores, team, player, pos, week, score 0004, 8670, RB, 5, 5.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8670', 'RB', '5', '5.10')' added player 8670 as RB entering rosters, team, player, week 0004, 11679, 5 entering scores, team, player, pos, week, score 0004, 11679, WR, 5, 30.66 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '11679', 'WR', '5', '30.66')' added player 11679 as WR entering rosters, team, player, week 0004, 10271, 5 entering scores, team, player, pos, week, score 0004, 10271, WR, 5, 7.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10271', 'WR', '5', '7.70')' added player 10271 as WR entering rosters, team, player, week 0004, 9918, 5 entering scores, team, player, pos, week, score 0004, 9918, FLEX, 5, 10.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '9918', 'FLEX', '5', '10.20')' added player 9918 as FLEX entering rosters, team, player, week 0004, 12211, 5 entering scores, team, player, pos, week, score 0004, 12211, TE, 5, 2.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '12211', 'TE', '5', '2.50')' added player 12211 as TE entering rosters, team, player, week 0004, 8359, 5 entering scores, team, player, pos, week, score 0004, 8359, PK, 5, 17.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8359', 'PK', '5', '17.50')' added player 8359 as PK entering rosters, team, player, week 0004, 0518, 5 entering scores, team, player, pos, week, score 0004, 0518, Def, 5, 8.58 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '0518', 'Def', '5', '8.58')' added player 0518 as Def Found 2 RB Found 1 WR Found 1 TE in franchises Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='5' entering rosters, team, player, week 0008, 13116, 5 entering scores, team, player, pos, week, score 0008, 13116, QB, 5, 22.57 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13116', 'QB', '5', '22.57')' added player 13116 as QB entering rosters, team, player, week 0008, 13364, 5 entering scores, team, player, pos, week, score 0008, 13364, RB, 5, 16.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13364', 'RB', '5', '16.70')' added player 13364 as RB entering rosters, team, player, week 0008, 8658, 5 entering scores, team, player, pos, week, score 0008, 8658, RB, 5, 5.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '8658', 'RB', '5', '5.70')' added player 8658 as RB entering rosters, team, player, week 0008, 9662, 5 entering scores, team, player, pos, week, score 0008, 9662, FLEX, 5, 8.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '9662', 'FLEX', '5', '8.20')' added player 9662 as FLEX entering rosters, team, player, week 0008, 11232, 5 entering scores, team, player, pos, week, score 0008, 11232, WR, 5, 18.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11232', 'WR', '5', '18.10')' added player 11232 as WR entering rosters, team, player, week 0008, 13629, 5 entering scores, team, player, pos, week, score 0008, 13629, WR, 5, 5.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13629', 'WR', '5', '5.30')' added player 13629 as WR entering rosters, team, player, week 0008, 13192, 5 entering scores, team, player, pos, week, score 0008, 13192, TE, 5, 7.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13192', 'TE', '5', '7.90')' added player 13192 as TE entering rosters, team, player, week 0008, 11945, 5 entering scores, team, player, pos, week, score 0008, 11945, PK, 5, 11.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11945', 'PK', '5', '11.00')' added player 11945 as PK entering rosters, team, player, week 0008, 0506, 5 entering scores, team, player, pos, week, score 0008, 0506, Def, 5, 23.95 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '0506', 'Def', '5', '23.95')' added player 0506 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='5' entering rosters, team, player, week 0005, 13113, 5 entering scores, team, player, pos, week, score 0005, 13113, QB, 5, 29.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13113', 'QB', '5', '29.00')' added player 13113 as QB entering rosters, team, player, week 0005, 11657, 5 entering scores, team, player, pos, week, score 0005, 11657, RB, 5, 9.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11657', 'RB', '5', '9.70')' added player 11657 as RB entering rosters, team, player, week 0005, 12171, 5 entering scores, team, player, pos, week, score 0005, 12171, RB, 5, 20.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12171', 'RB', '5', '20.60')' added player 12171 as RB entering rosters, team, player, week 0005, 11222, 5 entering scores, team, player, pos, week, score 0005, 11222, WR, 5, 11.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11222', 'WR', '5', '11.50')' added player 11222 as WR entering rosters, team, player, week 0005, 10527, 5 entering scores, team, player, pos, week, score 0005, 10527, WR, 5, 0.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '10527', 'WR', '5', '0.10')' added player 10527 as WR entering rosters, team, player, week 0005, 13412, 5 entering scores, team, player, pos, week, score 0005, 13412, FLEX, 5, 8.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13412', 'FLEX', '5', '8.50')' added player 13412 as FLEX entering rosters, team, player, week 0005, 7422, 5 entering scores, team, player, pos, week, score 0005, 7422, TE, 5, 4.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '7422', 'TE', '5', '4.00')' added player 7422 as TE entering rosters, team, player, week 0005, 12956, 5 entering scores, team, player, pos, week, score 0005, 12956, PK, 5, 14.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12956', 'PK', '5', '14.40')' added player 12956 as PK entering rosters, team, player, week 0005, 0531, 5 entering scores, team, player, pos, week, score 0005, 0531, Def, 5, 16.95 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '0531', 'Def', '5', '16.95')' added player 0531 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='5' entering rosters, team, player, week 0010, 4925, 5 entering scores, team, player, pos, week, score 0010, 4925, QB, 5, 34.47 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '4925', 'QB', '5', '34.47')' added player 4925 as QB entering rosters, team, player, week 0010, 12152, 5 entering scores, team, player, pos, week, score 0010, 12152, RB, 5, 3.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12152', 'RB', '5', '3.50')' added player 12152 as RB entering rosters, team, player, week 0010, 10389, 5 entering scores, team, player, pos, week, score 0010, 10389, RB, 5, 4.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '10389', 'RB', '5', '4.30')' added player 10389 as RB entering rosters, team, player, week 0010, 11186, 5 entering scores, team, player, pos, week, score 0010, 11186, RB, 5, 7.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '11186', 'RB', '5', '7.70')' added player 11186 as RB entering rosters, team, player, week 0010, 12187, 5 entering scores, team, player, pos, week, score 0010, 12187, WR, 5, 20.21 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12187', 'WR', '5', '20.21')' added player 12187 as WR entering rosters, team, player, week 0010, 12652, 5 entering scores, team, player, pos, week, score 0010, 12652, WR, 5, 9.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12652', 'WR', '5', '9.40')' added player 12652 as WR entering rosters, team, player, week 0010, 9925, 5 entering scores, team, player, pos, week, score 0010, 9925, TE, 5, 10.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '9925', 'TE', '5', '10.10')' added player 9925 as TE entering rosters, team, player, week 0010, 6789, 5 entering scores, team, player, pos, week, score 0010, 6789, PK, 5, 6.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '6789', 'PK', '5', '6.70')' added player 6789 as PK entering rosters, team, player, week 0010, 0527, 5 entering scores, team, player, pos, week, score 0010, 0527, Def, 5, 11.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '0527', 'Def', '5', '11.00')' added player 0527 as Def Found 3 RB Removed RB from scores due to invalid flex Found 1 WR Found 0 TE in franchises Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='5' entering rosters, team, player, week 0007, 12611, 5 entering scores, team, player, pos, week, score 0007, 12611, QB, 5, 21.59 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12611', 'QB', '5', '21.59')' added player 12611 as QB entering rosters, team, player, week 0007, 11660, 5 entering scores, team, player, pos, week, score 0007, 11660, RB, 5, 4.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11660', 'RB', '5', '4.60')' added player 11660 as RB entering rosters, team, player, week 0007, 11390, 5 entering scores, team, player, pos, week, score 0007, 11390, RB, 5, 7.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11390', 'RB', '5', '7.10')' added player 11390 as RB entering rosters, team, player, week 0007, 11674, 5 entering scores, team, player, pos, week, score 0007, 11674, WR, 5, 0.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11674', 'WR', '5', '0.00')' added player 11674 as WR entering rosters, team, player, week 0007, 13154, 5 entering scores, team, player, pos, week, score 0007, 13154, WR, 5, 5.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13154', 'WR', '5', '5.80')' added player 13154 as WR entering rosters, team, player, week 0007, 11247, 5 entering scores, team, player, pos, week, score 0007, 11247, TE, 5, 21.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11247', 'TE', '5', '21.50')' added player 11247 as TE entering rosters, team, player, week 0007, 11244, 5 entering scores, team, player, pos, week, score 0007, 11244, FLEX, 5, 13.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11244', 'FLEX', '5', '13.00')' added player 11244 as FLEX entering rosters, team, player, week 0007, 12860, 5 entering scores, team, player, pos, week, score 0007, 12860, PK, 5, 20.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12860', 'PK', '5', '20.00')' added player 12860 as PK entering rosters, team, player, week 0007, 0528, 5 entering scores, team, player, pos, week, score 0007, 0528, Def, 5, 4.39 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '0528', 'Def', '5', '4.39')' added player 0528 as Def Found 2 RB Found 2 WR Found 0 TE in franchises Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='5' entering rosters, team, player, week 0002, 11642, 5 entering scores, team, player, pos, week, score 0002, 11642, QB, 5, 30.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '11642', 'QB', '5', '30.10')' added player 11642 as QB entering rosters, team, player, week 0002, 13378, 5 entering scores, team, player, pos, week, score 0002, 13378, FLEX, 5, 13.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13378', 'FLEX', '5', '13.60')' added player 13378 as FLEX entering rosters, team, player, week 0002, 12151, 5 entering scores, team, player, pos, week, score 0002, 12151, RB, 5, 20.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12151', 'RB', '5', '20.50')' added player 12151 as RB entering rosters, team, player, week 0002, 12153, 5 entering scores, team, player, pos, week, score 0002, 12153, RB, 5, 21.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12153', 'RB', '5', '21.20')' added player 12153 as RB entering rosters, team, player, week 0002, 10261, 5 entering scores, team, player, pos, week, score 0002, 10261, WR, 5, 15.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10261', 'WR', '5', '15.20')' added player 10261 as WR entering rosters, team, player, week 0002, 9831, 5 entering scores, team, player, pos, week, score 0002, 9831, WR, 5, 5.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9831', 'WR', '5', '5.70')' added player 9831 as WR entering rosters, team, player, week 0002, 9474, 5 entering scores, team, player, pos, week, score 0002, 9474, TE, 5, 2.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9474', 'TE', '5', '2.50')' added player 9474 as TE entering rosters, team, player, week 0002, 13303, 5 entering scores, team, player, pos, week, score 0002, 13303, PK, 5, 12.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13303', 'PK', '5', '12.00')' added player 13303 as PK entering rosters, team, player, week 0002, 0511, 5 entering scores, team, player, pos, week, score 0002, 0511, Def, 5, 2.86 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '0511', 'Def', '5', '2.86')' added player 0511 as Def Found 0 RB Found 1 WR Found 1 TE in franchises Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='5' entering rosters, team, player, week 0003, 7394, 5 entering scores, team, player, pos, week, score 0003, 7394, QB, 5, 26.81 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '7394', 'QB', '5', '26.81')' added player 7394 as QB entering rosters, team, player, week 0003, 13604, 5 entering scores, team, player, pos, week, score 0003, 13604, RB, 5, 27.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13604', 'RB', '5', '27.90')' added player 13604 as RB entering rosters, team, player, week 0003, 13612, 5 entering scores, team, player, pos, week, score 0003, 13612, RB, 5, 10.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13612', 'RB', '5', '10.00')' added player 13612 as RB entering rosters, team, player, week 0003, 12175, 5 entering scores, team, player, pos, week, score 0003, 12175, WR, 5, 1.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '12175', 'WR', '5', '1.50')' added player 12175 as WR entering rosters, team, player, week 0003, 11850, 5 entering scores, team, player, pos, week, score 0003, 11850, FLEX, 5, 0.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11850', 'FLEX', '5', '0.00')' added player 11850 as FLEX entering rosters, team, player, week 0003, 11938, 5 entering scores, team, player, pos, week, score 0003, 11938, WR, 5, 21.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11938', 'WR', '5', '21.60')' added player 11938 as WR entering rosters, team, player, week 0003, 11257, 5 entering scores, team, player, pos, week, score 0003, 11257, TE, 5, 0.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11257', 'TE', '5', '0.60')' added player 11257 as TE entering rosters, team, player, week 0003, 10976, 5 entering scores, team, player, pos, week, score 0003, 10976, PK, 5, 16.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '10976', 'PK', '5', '16.40')' added player 10976 as PK entering rosters, team, player, week 0003, 0516, 5 entering scores, team, player, pos, week, score 0003, 0516, Def, 5, 11.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '0516', 'Def', '5', '11.10')' added player 0516 as Def Found 0 RB Found 1 WR Found 1 TE in franchises Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='5' entering rosters, team, player, week 0001, 9099, 5 entering scores, team, player, pos, week, score 0001, 9099, QB, 5, 19.15 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9099', 'QB', '5', '19.15')' added player 9099 as QB entering rosters, team, player, week 0001, 12630, 5 entering scores, team, player, pos, week, score 0001, 12630, RB, 5, 20.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12630', 'RB', '5', '20.00')' added player 12630 as RB entering rosters, team, player, week 0001, 12261, 5 entering scores, team, player, pos, week, score 0001, 12261, RB, 5, 5.67 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12261', 'RB', '5', '5.67')' added player 12261 as RB entering rosters, team, player, week 0001, 9988, 5 entering scores, team, player, pos, week, score 0001, 9988, WR, 5, 25.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9988', 'WR', '5', '25.60')' added player 9988 as WR entering rosters, team, player, week 0001, 13156, 5 entering scores, team, player, pos, week, score 0001, 13156, FLEX, 5, 9.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13156', 'FLEX', '5', '9.90')' added player 13156 as FLEX entering rosters, team, player, week 0001, 11228, 5 entering scores, team, player, pos, week, score 0001, 11228, WR, 5, 17.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11228', 'WR', '5', '17.50')' added player 11228 as WR entering rosters, team, player, week 0001, 9902, 5 entering scores, team, player, pos, week, score 0001, 9902, TE, 5, 9.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9902', 'TE', '5', '9.50')' added player 9902 as TE entering rosters, team, player, week 0001, 13354, 5 entering scores, team, player, pos, week, score 0001, 13354, PK, 5, 20.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13354', 'PK', '5', '20.20')' added player 13354 as PK entering rosters, team, player, week 0001, 0509, 5 entering scores, team, player, pos, week, score 0001, 0509, Def, 5, 10.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '0509', 'Def', '5', '10.20')' added player 0509 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='5' entering rosters, team, player, week 0012, 9431, 5 entering scores, team, player, pos, week, score 0012, 9431, QB, 5, 17.57 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '9431', 'QB', '5', '17.57')' added player 9431 as QB entering rosters, team, player, week 0012, 13146, 5 entering scores, team, player, pos, week, score 0012, 13146, RB, 5, 36.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13146', 'RB', '5', '36.50')' added player 13146 as RB entering rosters, team, player, week 0012, 12150, 5 entering scores, team, player, pos, week, score 0012, 12150, FLEX, 5, 32.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '12150', 'FLEX', '5', '32.80')' added player 12150 as FLEX entering rosters, team, player, week 0012, 13607, 5 entering scores, team, player, pos, week, score 0012, 13607, RB, 5, 21.28 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13607', 'RB', '5', '21.28')' added player 13607 as RB entering rosters, team, player, week 0012, 12650, 5 entering scores, team, player, pos, week, score 0012, 12650, WR, 5, 5.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '12650', 'WR', '5', '5.40')' added player 12650 as WR entering rosters, team, player, week 0012, 13153, 5 entering scores, team, player, pos, week, score 0012, 13153, WR, 5, 6.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13153', 'WR', '5', '6.40')' added player 13153 as WR entering rosters, team, player, week 0012, 11248, 5 entering scores, team, player, pos, week, score 0012, 11248, TE, 5, 2.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11248', 'TE', '5', '2.60')' added player 11248 as TE entering rosters, team, player, week 0012, 10506, 5 entering scores, team, player, pos, week, score 0012, 10506, PK, 5, 12.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '10506', 'PK', '5', '12.20')' added player 10506 as PK entering rosters, team, player, week 0012, 0514, 5 entering scores, team, player, pos, week, score 0012, 0514, Def, 5, 14.28 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '0514', 'Def', '5', '14.28')' added player 0514 as Def Found 0 RB Found 2 WR Found 1 TE in franchises Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='5' entering rosters, team, player, week 0009, 10700, 5 entering scores, team, player, pos, week, score 0009, 10700, QB, 5, 19.39 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10700', 'QB', '5', '19.39')' added player 10700 as QB entering rosters, team, player, week 0009, 13132, 5 entering scores, team, player, pos, week, score 0009, 13132, RB, 5, 3.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13132', 'RB', '5', '3.90')' added player 13132 as RB entering rosters, team, player, week 0009, 13130, 5 entering scores, team, player, pos, week, score 0009, 13130, FLEX, 5, 17.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13130', 'FLEX', '5', '17.80')' added player 13130 as FLEX entering rosters, team, player, week 0009, 11747, 5 entering scores, team, player, pos, week, score 0009, 11747, RB, 5, 15.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '11747', 'RB', '5', '15.70')' added player 11747 as RB entering rosters, team, player, week 0009, 12186, 5 entering scores, team, player, pos, week, score 0009, 12186, WR, 5, 14.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12186', 'WR', '5', '14.60')' added player 12186 as WR entering rosters, team, player, week 0009, 12801, 5 entering scores, team, player, pos, week, score 0009, 12801, WR, 5, 10.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12801', 'WR', '5', '10.80')' added player 12801 as WR entering rosters, team, player, week 0009, 10312, 5 entering scores, team, player, pos, week, score 0009, 10312, TE, 5, 4.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10312', 'TE', '5', '4.60')' added player 10312 as TE entering rosters, team, player, week 0009, 8742, 5 entering scores, team, player, pos, week, score 0009, 8742, PK, 5, 3.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '8742', 'PK', '5', '3.10')' added player 8742 as PK entering rosters, team, player, week 0009, 0523, 5 entering scores, team, player, pos, week, score 0009, 0523, Def, 5, 0.97 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '0523', 'Def', '5', '0.97')' added player 0523 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='5' entering rosters, team, player, week 0006, 7401, 5 entering scores, team, player, pos, week, score 0006, 7401, QB, 5, 26.35 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '7401', 'QB', '5', '26.35')' added player 7401 as QB entering rosters, team, player, week 0006, 12628, 5 entering scores, team, player, pos, week, score 0006, 12628, RB, 5, 8.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12628', 'RB', '5', '8.60')' added player 12628 as RB entering rosters, team, player, week 0006, 12625, 5 entering scores, team, player, pos, week, score 0006, 12625, RB, 5, 10.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12625', 'RB', '5', '10.90')' added player 12625 as RB entering rosters, team, player, week 0006, 13131, 5 entering scores, team, player, pos, week, score 0006, 13131, FLEX, 5, 19.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '13131', 'FLEX', '5', '19.50')' added player 13131 as FLEX entering rosters, team, player, week 0006, 12647, 5 entering scores, team, player, pos, week, score 0006, 12647, WR, 5, 2.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12647', 'WR', '5', '2.00')' added player 12647 as WR entering rosters, team, player, week 0006, 10960, 5 entering scores, team, player, pos, week, score 0006, 10960, WR, 5, 12.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '10960', 'WR', '5', '12.00')' added player 10960 as WR entering rosters, team, player, week 0006, 12677, 5 entering scores, team, player, pos, week, score 0006, 12677, TE, 5, 9.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12677', 'TE', '5', '9.70')' added player 12677 as TE entering rosters, team, player, week 0006, 11947, 5 entering scores, team, player, pos, week, score 0006, 11947, PK, 5, 5.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11947', 'PK', '5', '5.00')' added player 11947 as PK entering rosters, team, player, week 0006, 0501, 5 entering scores, team, player, pos, week, score 0006, 0501, Def, 5, 14.21 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '0501', 'Def', '5', '14.21')' added player 0501 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='5' entering rosters, team, player, week 0011, 10703, 5 entering scores, team, player, pos, week, score 0011, 10703, QB, 5, 22.17 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10703', 'QB', '5', '22.17')' added player 10703 as QB entering rosters, team, player, week 0011, 13138, 5 entering scores, team, player, pos, week, score 0011, 13138, RB, 5, 17.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13138', 'RB', '5', '17.90')' added player 13138 as RB entering rosters, team, player, week 0011, 13614, 5 entering scores, team, player, pos, week, score 0011, 13614, RB, 5, 10.41 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13614', 'RB', '5', '10.41')' added player 13614 as RB entering rosters, team, player, week 0011, 11675, 5 entering scores, team, player, pos, week, score 0011, 11675, WR, 5, 24.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11675', 'WR', '5', '24.00')' added player 11675 as WR entering rosters, team, player, week 0011, 10738, 5 entering scores, team, player, pos, week, score 0011, 10738, FLEX, 5, 7.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10738', 'FLEX', '5', '7.30')' added player 10738 as FLEX entering rosters, team, player, week 0011, 11227, 5 entering scores, team, player, pos, week, score 0011, 11227, WR, 5, 2.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11227', 'WR', '5', '2.70')' added player 11227 as WR entering rosters, team, player, week 0011, 13299, 5 entering scores, team, player, pos, week, score 0011, 13299, TE, 5, 9.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13299', 'TE', '5', '9.80')' added player 13299 as TE entering rosters, team, player, week 0011, 12417, 5 entering scores, team, player, pos, week, score 0011, 12417, PK, 5, 3.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '12417', 'PK', '5', '3.00')' added player 12417 as PK entering rosters, team, player, week 0011, 0508, 5 entering scores, team, player, pos, week, score 0011, 0508, Def, 5, 10.94 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '0508', 'Def', '5', '10.94')' added player 0508 as Def Found 0 RB Found 1 WR Found 1 TE Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='5' added player 10703 as QB added player 13138 as RB added player 13614 as RB added player 11675 as WR added player 10738 as FLEX added player 11227 as WR added player 13299 as TE added player 12417 as PK added player 0508 as Def SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=5 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=5 and position='WR'Found 1 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=5 and position='TE'Found 1 TE in results Starting Week 6 in franchises Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='6' entering rosters, team, player, week 0004, 5848, 6 entering scores, team, player, pos, week, score 0004, 5848, QB, 6, 27.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '5848', 'QB', '6', '27.80')' added player 5848 as QB entering rosters, team, player, week 0004, 8670, 6 entering scores, team, player, pos, week, score 0004, 8670, RB, 6, 7.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8670', 'RB', '6', '7.90')' added player 8670 as RB entering rosters, team, player, week 0004, 12636, 6 entering scores, team, player, pos, week, score 0004, 12636, RB, 6, 6.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '12636', 'RB', '6', '6.10')' added player 12636 as RB entering rosters, team, player, week 0004, 11679, 6 entering scores, team, player, pos, week, score 0004, 11679, WR, 6, 5.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '11679', 'WR', '6', '5.90')' added player 11679 as WR entering rosters, team, player, week 0004, 10271, 6 entering scores, team, player, pos, week, score 0004, 10271, WR, 6, 18.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10271', 'WR', '6', '18.40')' added player 10271 as WR entering rosters, team, player, week 0004, 13164, 6 entering scores, team, player, pos, week, score 0004, 13164, FLEX, 6, 1.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '13164', 'FLEX', '6', '1.70')' added player 13164 as FLEX entering rosters, team, player, week 0004, 12211, 6 entering scores, team, player, pos, week, score 0004, 12211, TE, 6, 3.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '12211', 'TE', '6', '3.10')' added player 12211 as TE entering rosters, team, player, week 0004, 8359, 6 entering scores, team, player, pos, week, score 0004, 8359, PK, 6, 27.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8359', 'PK', '6', '27.80')' added player 8359 as PK entering rosters, team, player, week 0004, 0518, 6 entering scores, team, player, pos, week, score 0004, 0518, Def, 6, 16.37 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '0518', 'Def', '6', '16.37')' added player 0518 as Def Found 2 RB Found 1 WR Found 1 TE in franchises Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='6' entering rosters, team, player, week 0006, 7401, 6 entering scores, team, player, pos, week, score 0006, 7401, QB, 6, 27.76 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '7401', 'QB', '6', '27.76')' added player 7401 as QB entering rosters, team, player, week 0006, 12628, 6 entering scores, team, player, pos, week, score 0006, 12628, FLEX, 6, 19.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12628', 'FLEX', '6', '19.40')' added player 12628 as FLEX entering rosters, team, player, week 0006, 12625, 6 entering scores, team, player, pos, week, score 0006, 12625, RB, 6, 22.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12625', 'RB', '6', '22.20')' added player 12625 as RB entering rosters, team, player, week 0006, 13131, 6 entering scores, team, player, pos, week, score 0006, 13131, RB, 6, 16.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '13131', 'RB', '6', '16.90')' added player 13131 as RB entering rosters, team, player, week 0006, 12647, 6 entering scores, team, player, pos, week, score 0006, 12647, WR, 6, 4.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12647', 'WR', '6', '4.30')' added player 12647 as WR entering rosters, team, player, week 0006, 10960, 6 entering scores, team, player, pos, week, score 0006, 10960, WR, 6, 5.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '10960', 'WR', '6', '5.20')' added player 10960 as WR entering rosters, team, player, week 0006, 11705, 6 entering scores, team, player, pos, week, score 0006, 11705, TE, 6, 9.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11705', 'TE', '6', '9.30')' added player 11705 as TE entering rosters, team, player, week 0006, 11947, 6 entering scores, team, player, pos, week, score 0006, 11947, PK, 6, 12.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11947', 'PK', '6', '12.00')' added player 11947 as PK entering rosters, team, player, week 0006, 0521, 6 entering scores, team, player, pos, week, score 0006, 0521, Def, 6, 3.73 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '0521', 'Def', '6', '3.73')' added player 0521 as Def Found 0 RB Found 2 WR Found 1 TE in franchises Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='6' entering rosters, team, player, week 0008, 7836, 6 entering scores, team, player, pos, week, score 0008, 7836, QB, 6, 37.65 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '7836', 'QB', '6', '37.65')' added player 7836 as QB entering rosters, team, player, week 0008, 13364, 6 entering scores, team, player, pos, week, score 0008, 13364, RB, 6, 6.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13364', 'RB', '6', '6.40')' added player 13364 as RB entering rosters, team, player, week 0008, 12634, 6 entering scores, team, player, pos, week, score 0008, 12634, RB, 6, 6.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '12634', 'RB', '6', '6.90')' added player 12634 as RB entering rosters, team, player, week 0008, 9662, 6 entering scores, team, player, pos, week, score 0008, 9662, FLEX, 6, 13.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '9662', 'FLEX', '6', '13.60')' added player 9662 as FLEX entering rosters, team, player, week 0008, 11232, 6 entering scores, team, player, pos, week, score 0008, 11232, WR, 6, 13.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11232', 'WR', '6', '13.80')' added player 11232 as WR entering rosters, team, player, week 0008, 13629, 6 entering scores, team, player, pos, week, score 0008, 13629, WR, 6, 6.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13629', 'WR', '6', '6.20')' added player 13629 as WR entering rosters, team, player, week 0008, 11244, 6 entering scores, team, player, pos, week, score 0008, 11244, TE, 6, 8.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11244', 'TE', '6', '8.10')' added player 11244 as TE entering rosters, team, player, week 0008, 11966, 6 entering scores, team, player, pos, week, score 0008, 11966, PK, 6, 12.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11966', 'PK', '6', '12.00')' added player 11966 as PK entering rosters, team, player, week 0008, 0524, 6 entering scores, team, player, pos, week, score 0008, 0524, Def, 6, 18.81 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '0524', 'Def', '6', '18.81')' added player 0524 as Def Found 2 RB Found 1 WR Found 1 TE in franchises Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='6' entering rosters, team, player, week 0009, 10700, 6 entering scores, team, player, pos, week, score 0009, 10700, QB, 6, 20.72 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10700', 'QB', '6', '20.72')' added player 10700 as QB entering rosters, team, player, week 0009, 13130, 6 entering scores, team, player, pos, week, score 0009, 13130, RB, 6, 7.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13130', 'RB', '6', '7.60')' added player 13130 as RB entering rosters, team, player, week 0009, 11747, 6 entering scores, team, player, pos, week, score 0009, 11747, RB, 6, 11.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '11747', 'RB', '6', '11.70')' added player 11747 as RB entering rosters, team, player, week 0009, 12650, 6 entering scores, team, player, pos, week, score 0009, 12650, WR, 6, 20.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12650', 'WR', '6', '20.20')' added player 12650 as WR entering rosters, team, player, week 0009, 12186, 6 entering scores, team, player, pos, week, score 0009, 12186, WR, 6, 5.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12186', 'WR', '6', '5.70')' added player 12186 as WR entering rosters, team, player, week 0009, 12801, 6 entering scores, team, player, pos, week, score 0009, 12801, WR, 6, 36.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12801', 'WR', '6', '36.70')' added player 12801 as WR entering rosters, team, player, week 0009, 10312, 6 entering scores, team, player, pos, week, score 0009, 10312, TE, 6, 4.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10312', 'TE', '6', '4.20')' added player 10312 as TE entering rosters, team, player, week 0009, 9694, 6 entering scores, team, player, pos, week, score 0009, 9694, PK, 6, 3.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '9694', 'PK', '6', '3.00')' added player 9694 as PK entering rosters, team, player, week 0009, 0523, 6 entering scores, team, player, pos, week, score 0009, 0523, Def, 6, 6.53 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '0523', 'Def', '6', '6.53')' added player 0523 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='6' entering rosters, team, player, week 0005, 13113, 6 entering scores, team, player, pos, week, score 0005, 13113, QB, 6, 8.03 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13113', 'QB', '6', '8.03')' added player 13113 as QB entering rosters, team, player, week 0005, 11657, 6 entering scores, team, player, pos, week, score 0005, 11657, RB, 6, 3.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11657', 'RB', '6', '3.90')' added player 11657 as RB entering rosters, team, player, week 0005, 12171, 6 entering scores, team, player, pos, week, score 0005, 12171, RB, 6, 13.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12171', 'RB', '6', '13.40')' added player 12171 as RB entering rosters, team, player, week 0005, 10708, 6 entering scores, team, player, pos, week, score 0005, 10708, FLEX, 6, 8.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '10708', 'FLEX', '6', '8.10')' added player 10708 as FLEX entering rosters, team, player, week 0005, 11222, 6 entering scores, team, player, pos, week, score 0005, 11222, WR, 6, 13.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11222', 'WR', '6', '13.30')' added player 11222 as WR entering rosters, team, player, week 0005, 10527, 6 entering scores, team, player, pos, week, score 0005, 10527, WR, 6, 11.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '10527', 'WR', '6', '11.10')' added player 10527 as WR entering rosters, team, player, week 0005, 7236, 6 entering scores, team, player, pos, week, score 0005, 7236, TE, 6, 0.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '7236', 'TE', '6', '0.50')' added player 7236 as TE entering rosters, team, player, week 0005, 9686, 6 entering scores, team, player, pos, week, score 0005, 9686, PK, 6, 0.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '9686', 'PK', '6', '0.00')' added player 9686 as PK entering rosters, team, player, week 0005, 0531, 6 entering scores, team, player, pos, week, score 0005, 0531, Def, 6, 29.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '0531', 'Def', '6', '29.10')' added player 0531 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='6' entering rosters, team, player, week 0002, 12140, 6 entering scores, team, player, pos, week, score 0002, 12140, QB, 6, 40.45 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12140', 'QB', '6', '40.45')' added player 12140 as QB entering rosters, team, player, week 0002, 12151, 6 entering scores, team, player, pos, week, score 0002, 12151, RB, 6, 38.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12151', 'RB', '6', '38.50')' added player 12151 as RB entering rosters, team, player, week 0002, 13614, 6 entering scores, team, player, pos, week, score 0002, 13614, FLEX, 6, 10.54 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13614', 'FLEX', '6', '10.54')' added player 13614 as FLEX entering rosters, team, player, week 0002, 12153, 6 entering scores, team, player, pos, week, score 0002, 12153, RB, 6, 7.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12153', 'RB', '6', '7.50')' added player 12153 as RB entering rosters, team, player, week 0002, 9427, 6 entering scores, team, player, pos, week, score 0002, 9427, WR, 6, 17.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9427', 'WR', '6', '17.80')' added player 9427 as WR entering rosters, team, player, week 0002, 10261, 6 entering scores, team, player, pos, week, score 0002, 10261, WR, 6, 11.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10261', 'WR', '6', '11.00')' added player 10261 as WR entering rosters, team, player, week 0002, 9474, 6 entering scores, team, player, pos, week, score 0002, 9474, TE, 6, 1.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9474', 'TE', '6', '1.50')' added player 9474 as TE entering rosters, team, player, week 0002, 13303, 6 entering scores, team, player, pos, week, score 0002, 13303, PK, 6, 17.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13303', 'PK', '6', '17.00')' added player 13303 as PK entering rosters, team, player, week 0002, 0532, 6 entering scores, team, player, pos, week, score 0002, 0532, Def, 6, 21.35 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '0532', 'Def', '6', '21.35')' added player 0532 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='6' entering rosters, team, player, week 0010, 13590, 6 entering scores, team, player, pos, week, score 0010, 13590, QB, 6, 16.07 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '13590', 'QB', '6', '16.07')' added player 13590 as QB entering rosters, team, player, week 0010, 12152, 6 entering scores, team, player, pos, week, score 0010, 12152, RB, 6, 11.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12152', 'RB', '6', '11.60')' added player 12152 as RB entering rosters, team, player, week 0010, 10389, 6 entering scores, team, player, pos, week, score 0010, 10389, RB, 6, 1.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '10389', 'RB', '6', '1.40')' added player 10389 as RB entering rosters, team, player, week 0010, 12930, 6 entering scores, team, player, pos, week, score 0010, 12930, WR, 6, 4.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12930', 'WR', '6', '4.40')' added player 12930 as WR entering rosters, team, player, week 0010, 12187, 6 entering scores, team, player, pos, week, score 0010, 12187, WR, 6, 8.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12187', 'WR', '6', '8.50')' added player 12187 as WR entering rosters, team, player, week 0010, 11695, 6 entering scores, team, player, pos, week, score 0010, 11695, FLEX, 6, 15.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '11695', 'FLEX', '6', '15.10')' added player 11695 as FLEX entering rosters, team, player, week 0010, 9925, 6 entering scores, team, player, pos, week, score 0010, 9925, TE, 6, 12.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '9925', 'TE', '6', '12.90')' added player 9925 as TE entering rosters, team, player, week 0010, 6789, 6 entering scores, team, player, pos, week, score 0010, 6789, PK, 6, 14.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '6789', 'PK', '6', '14.20')' added player 6789 as PK entering rosters, team, player, week 0010, 0527, 6 entering scores, team, player, pos, week, score 0010, 0527, Def, 6, 5.16 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '0527', 'Def', '6', '5.16')' added player 0527 as Def Found 1 RB Found 2 WR Found 0 TE in franchises Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='6' entering rosters, team, player, week 0007, 12611, 6 entering scores, team, player, pos, week, score 0007, 12611, QB, 6, 10.19 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12611', 'QB', '6', '10.19')' added player 12611 as QB entering rosters, team, player, week 0007, 11390, 6 entering scores, team, player, pos, week, score 0007, 11390, RB, 6, 25.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11390', 'RB', '6', '25.80')' added player 11390 as RB entering rosters, team, player, week 0007, 8658, 6 entering scores, team, player, pos, week, score 0007, 8658, RB, 6, 11.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '8658', 'RB', '6', '11.70')' added player 8658 as RB entering rosters, team, player, week 0007, 11674, 6 entering scores, team, player, pos, week, score 0007, 11674, WR, 6, 5.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11674', 'WR', '6', '5.80')' added player 11674 as WR entering rosters, team, player, week 0007, 11951, 6 entering scores, team, player, pos, week, score 0007, 11951, FLEX, 6, 7.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11951', 'FLEX', '6', '7.50')' added player 11951 as FLEX entering rosters, team, player, week 0007, 13154, 6 entering scores, team, player, pos, week, score 0007, 13154, WR, 6, 1.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13154', 'WR', '6', '1.90')' added player 13154 as WR entering rosters, team, player, week 0007, 11247, 6 entering scores, team, player, pos, week, score 0007, 11247, TE, 6, 11.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11247', 'TE', '6', '11.80')' added player 11247 as TE entering rosters, team, player, week 0007, 12860, 6 entering scores, team, player, pos, week, score 0007, 12860, PK, 6, 10.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12860', 'PK', '6', '10.00')' added player 12860 as PK entering rosters, team, player, week 0007, 0528, 6 entering scores, team, player, pos, week, score 0007, 0528, Def, 6, 11.38 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '0528', 'Def', '6', '11.38')' added player 0528 as Def Found 0 RB Found 2 WR Found 0 TE in franchises Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='6' entering rosters, team, player, week 0003, 7394, 6 entering scores, team, player, pos, week, score 0003, 7394, QB, 6, 16.03 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '7394', 'QB', '6', '16.03')' added player 7394 as QB entering rosters, team, player, week 0003, 13604, 6 entering scores, team, player, pos, week, score 0003, 13604, RB, 6, 33.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13604', 'RB', '6', '33.90')' added player 13604 as RB entering rosters, team, player, week 0003, 11668, 6 entering scores, team, player, pos, week, score 0003, 11668, RB, 6, 5.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11668', 'RB', '6', '5.70')' added player 11668 as RB entering rosters, team, player, week 0003, 13662, 6 entering scores, team, player, pos, week, score 0003, 13662, WR, 6, 3.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13662', 'WR', '6', '3.80')' added player 13662 as WR entering rosters, team, player, week 0003, 11850, 6 entering scores, team, player, pos, week, score 0003, 11850, FLEX, 6, -1.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11850', 'FLEX', '6', '-1.10')' added player 11850 as FLEX entering rosters, team, player, week 0003, 11938, 6 entering scores, team, player, pos, week, score 0003, 11938, WR, 6, 22.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11938', 'WR', '6', '22.80')' added player 11938 as WR entering rosters, team, player, week 0003, 11257, 6 entering scores, team, player, pos, week, score 0003, 11257, TE, 6, 8.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11257', 'TE', '6', '8.80')' added player 11257 as TE entering rosters, team, player, week 0003, 10976, 6 entering scores, team, player, pos, week, score 0003, 10976, PK, 6, 7.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '10976', 'PK', '6', '7.00')' added player 10976 as PK entering rosters, team, player, week 0003, 0516, 6 entering scores, team, player, pos, week, score 0003, 0516, Def, 6, 14.45 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '0516', 'Def', '6', '14.45')' added player 0516 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='6' entering rosters, team, player, week 0011, 10703, 6 entering scores, team, player, pos, week, score 0011, 10703, QB, 6, 24.13 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10703', 'QB', '6', '24.13')' added player 10703 as QB entering rosters, team, player, week 0011, 13290, 6 entering scores, team, player, pos, week, score 0011, 13290, RB, 6, 17.85 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13290', 'RB', '6', '17.85')' added player 13290 as RB entering rosters, team, player, week 0011, 13138, 6 entering scores, team, player, pos, week, score 0011, 13138, RB, 6, 29.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13138', 'RB', '6', '29.50')' added player 13138 as RB entering rosters, team, player, week 0011, 13139, 6 entering scores, team, player, pos, week, score 0011, 13139, FLEX, 6, 4.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13139', 'FLEX', '6', '4.90')' added player 13139 as FLEX entering rosters, team, player, week 0011, 11675, 6 entering scores, team, player, pos, week, score 0011, 11675, WR, 6, 29.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11675', 'WR', '6', '29.20')' added player 11675 as WR entering rosters, team, player, week 0011, 10723, 6 entering scores, team, player, pos, week, score 0011, 10723, WR, 6, 11.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10723', 'WR', '6', '11.60')' added player 10723 as WR entering rosters, team, player, week 0011, 13299, 6 entering scores, team, player, pos, week, score 0011, 13299, TE, 6, 3.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13299', 'TE', '6', '3.50')' added player 13299 as TE entering rosters, team, player, week 0011, 12417, 6 entering scores, team, player, pos, week, score 0011, 12417, PK, 6, 3.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '12417', 'PK', '6', '3.00')' added player 12417 as PK entering rosters, team, player, week 0011, 0508, 6 entering scores, team, player, pos, week, score 0011, 0508, Def, 6, 1.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '0508', 'Def', '6', '1.60')' added player 0508 as Def Found 0 RB Found 0 WR Found 1 TE in franchises Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='6' entering rosters, team, player, week 0001, 9099, 6 entering scores, team, player, pos, week, score 0001, 9099, QB, 6, 35.75 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9099', 'QB', '6', '35.75')' added player 9099 as QB entering rosters, team, player, week 0001, 12630, 6 entering scores, team, player, pos, week, score 0001, 12630, RB, 6, 8.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12630', 'RB', '6', '8.30')' added player 12630 as RB entering rosters, team, player, week 0001, 12261, 6 entering scores, team, player, pos, week, score 0001, 12261, RB, 6, 10.43 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12261', 'RB', '6', '10.43')' added player 12261 as RB entering rosters, team, player, week 0001, 9988, 6 entering scores, team, player, pos, week, score 0001, 9988, WR, 6, 19.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9988', 'WR', '6', '19.50')' added player 9988 as WR entering rosters, team, player, week 0001, 13156, 6 entering scores, team, player, pos, week, score 0001, 13156, FLEX, 6, 16.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13156', 'FLEX', '6', '16.60')' added player 13156 as FLEX entering rosters, team, player, week 0001, 11228, 6 entering scores, team, player, pos, week, score 0001, 11228, WR, 6, 16.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11228', 'WR', '6', '16.60')' added player 11228 as WR entering rosters, team, player, week 0001, 9902, 6 entering scores, team, player, pos, week, score 0001, 9902, TE, 6, 11.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9902', 'TE', '6', '11.20')' added player 9902 as TE entering rosters, team, player, week 0001, 13354, 6 entering scores, team, player, pos, week, score 0001, 13354, PK, 6, 29.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13354', 'PK', '6', '29.50')' added player 13354 as PK entering rosters, team, player, week 0001, 0509, 6 entering scores, team, player, pos, week, score 0001, 0509, Def, 6, -4.07 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '0509', 'Def', '6', '-4.07')' added player 0509 as Def Found 1 RB Found 0 WR Found 0 TE in franchises Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='6' entering rosters, team, player, week 0012, 13115, 6 entering scores, team, player, pos, week, score 0012, 13115, QB, 6, 33.59 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13115', 'QB', '6', '33.59')' added player 13115 as QB entering rosters, team, player, week 0012, 13146, 6 entering scores, team, player, pos, week, score 0012, 13146, RB, 6, 29.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13146', 'RB', '6', '29.40')' added player 13146 as RB entering rosters, team, player, week 0012, 12150, 6 entering scores, team, player, pos, week, score 0012, 12150, FLEX, 6, 44.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '12150', 'FLEX', '6', '44.00')' added player 12150 as FLEX entering rosters, team, player, week 0012, 13607, 6 entering scores, team, player, pos, week, score 0012, 13607, RB, 6, 28.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13607', 'RB', '6', '28.10')' added player 13607 as RB entering rosters, team, player, week 0012, 11671, 6 entering scores, team, player, pos, week, score 0012, 11671, WR, 6, 7.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11671', 'WR', '6', '7.30')' added player 11671 as WR entering rosters, team, player, week 0012, 10722, 6 entering scores, team, player, pos, week, score 0012, 10722, WR, 6, 22.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '10722', 'WR', '6', '22.40')' added player 10722 as WR entering rosters, team, player, week 0012, 11248, 6 entering scores, team, player, pos, week, score 0012, 11248, TE, 6, 4.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11248', 'TE', '6', '4.60')' added player 11248 as TE entering rosters, team, player, week 0012, 10506, 6 entering scores, team, player, pos, week, score 0012, 10506, PK, 6, 14.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '10506', 'PK', '6', '14.80')' added player 10506 as PK entering rosters, team, player, week 0012, 0514, 6 entering scores, team, player, pos, week, score 0012, 0514, Def, 6, 18.21 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '0514', 'Def', '6', '18.21')' added player 0514 as Def Found 0 RB Found 1 WR Found 1 TE Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='6' added player 13115 as QB added player 13146 as RB added player 12150 as FLEX added player 13607 as RB added player 11671 as WR added player 10722 as WR added player 11248 as TE added player 10506 as PK added player 0514 as Def SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0012' AND week=6 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0012' AND week=6 and position='WR'Found 1 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0012' AND week=6 and position='TE'Found 1 TE in results Starting Week 7 in franchises Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='7' entering rosters, team, player, week 0004, 5848, 7 entering scores, team, player, pos, week, score 0004, 5848, QB, 7, 26.43 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '5848', 'QB', '7', '26.43')' added player 5848 as QB entering rosters, team, player, week 0004, 13617, 7 entering scores, team, player, pos, week, score 0004, 13617, RB, 7, 10.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '13617', 'RB', '7', '10.70')' added player 13617 as RB entering rosters, team, player, week 0004, 10369, 7 entering scores, team, player, pos, week, score 0004, 10369, RB, 7, 3.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10369', 'RB', '7', '3.50')' added player 10369 as RB entering rosters, team, player, week 0004, 11679, 7 entering scores, team, player, pos, week, score 0004, 11679, FLEX, 7, 24.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '11679', 'FLEX', '7', '24.80')' added player 11679 as FLEX entering rosters, team, player, week 0004, 10271, 7 entering scores, team, player, pos, week, score 0004, 10271, WR, 7, 12.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10271', 'WR', '7', '12.40')' added player 10271 as WR entering rosters, team, player, week 0004, 9918, 7 entering scores, team, player, pos, week, score 0004, 9918, WR, 7, 24.57 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '9918', 'WR', '7', '24.57')' added player 9918 as WR entering rosters, team, player, week 0004, 12110, 7 entering scores, team, player, pos, week, score 0004, 12110, TE, 7, 0.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '12110', 'TE', '7', '0.80')' added player 12110 as TE entering rosters, team, player, week 0004, 8359, 7 entering scores, team, player, pos, week, score 0004, 8359, PK, 7, 12.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8359', 'PK', '7', '12.00')' added player 8359 as PK entering rosters, team, player, week 0004, 0518, 7 entering scores, team, player, pos, week, score 0004, 0518, Def, 7, 3.89 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '0518', 'Def', '7', '3.89')' added player 0518 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='7' entering rosters, team, player, week 0005, 13113, 7 entering scores, team, player, pos, week, score 0005, 13113, QB, 7, 13.11 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13113', 'QB', '7', '13.11')' added player 13113 as QB entering rosters, team, player, week 0005, 11657, 7 entering scores, team, player, pos, week, score 0005, 11657, RB, 7, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11657', 'RB', '7', '')' added player 11657 as RB entering rosters, team, player, week 0005, 12171, 7 entering scores, team, player, pos, week, score 0005, 12171, RB, 7, 9.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12171', 'RB', '7', '9.00')' added player 12171 as RB entering rosters, team, player, week 0005, 10708, 7 entering scores, team, player, pos, week, score 0005, 10708, FLEX, 7, 19.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '10708', 'FLEX', '7', '19.50')' added player 10708 as FLEX entering rosters, team, player, week 0005, 11222, 7 entering scores, team, player, pos, week, score 0005, 11222, WR, 7, 9.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11222', 'WR', '7', '9.70')' added player 11222 as WR entering rosters, team, player, week 0005, 13412, 7 entering scores, team, player, pos, week, score 0005, 13412, WR, 7, 3.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13412', 'WR', '7', '3.10')' added player 13412 as WR entering rosters, team, player, week 0005, 7422, 7 entering scores, team, player, pos, week, score 0005, 7422, TE, 7, 11.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '7422', 'TE', '7', '11.80')' added player 7422 as TE entering rosters, team, player, week 0005, 12956, 7 entering scores, team, player, pos, week, score 0005, 12956, PK, 7, 8.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12956', 'PK', '7', '8.00')' added player 12956 as PK entering rosters, team, player, week 0005, 0531, 7 entering scores, team, player, pos, week, score 0005, 0531, Def, 7, 2.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '0531', 'Def', '7', '2.90')' added player 0531 as Def Found 1 RB Found 2 WR Found 0 TE in franchises Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='7' entering rosters, team, player, week 0008, 13116, 7 entering scores, team, player, pos, week, score 0008, 13116, QB, 7, 42.57 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13116', 'QB', '7', '42.57')' added player 13116 as QB entering rosters, team, player, week 0008, 7877, 7 entering scores, team, player, pos, week, score 0008, 7877, RB, 7, 4.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '7877', 'RB', '7', '4.30')' added player 7877 as RB entering rosters, team, player, week 0008, 12634, 7 entering scores, team, player, pos, week, score 0008, 12634, RB, 7, 12.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '12634', 'RB', '7', '12.30')' added player 12634 as RB entering rosters, team, player, week 0008, 11975, 7 entering scores, team, player, pos, week, score 0008, 11975, WR, 7, 3.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11975', 'WR', '7', '3.60')' added player 11975 as WR entering rosters, team, player, week 0008, 11232, 7 entering scores, team, player, pos, week, score 0008, 11232, WR, 7, 12.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11232', 'WR', '7', '12.00')' added player 11232 as WR entering rosters, team, player, week 0008, 13188, 7 entering scores, team, player, pos, week, score 0008, 13188, FLEX, 7, 8.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13188', 'FLEX', '7', '8.20')' added player 13188 as FLEX entering rosters, team, player, week 0008, 11244, 7 entering scores, team, player, pos, week, score 0008, 11244, TE, 7, 12.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11244', 'TE', '7', '12.00')' added player 11244 as TE entering rosters, team, player, week 0008, 10868, 7 entering scores, team, player, pos, week, score 0008, 10868, PK, 7, 23.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '10868', 'PK', '7', '23.00')' added player 10868 as PK entering rosters, team, player, week 0008, 0524, 7 entering scores, team, player, pos, week, score 0008, 0524, Def, 7, 19.56 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '0524', 'Def', '7', '19.56')' added player 0524 as Def Found 1 RB Found 1 WR Found 0 TE in franchises Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='7' entering rosters, team, player, week 0010, 4925, 7 entering scores, team, player, pos, week, score 0010, 4925, QB, 7, 21.28 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '4925', 'QB', '7', '21.28')' added player 4925 as QB entering rosters, team, player, week 0010, 13610, 7 entering scores, team, player, pos, week, score 0010, 13610, RB, 7, 17.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '13610', 'RB', '7', '17.00')' added player 13610 as RB entering rosters, team, player, week 0010, 12152, 7 entering scores, team, player, pos, week, score 0010, 12152, RB, 7, 16.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12152', 'RB', '7', '16.20')' added player 12152 as RB entering rosters, team, player, week 0010, 10389, 7 entering scores, team, player, pos, week, score 0010, 10389, FLEX, 7, 18.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '10389', 'FLEX', '7', '18.50')' added player 10389 as FLEX entering rosters, team, player, week 0010, 10729, 7 entering scores, team, player, pos, week, score 0010, 10729, WR, 7, 16.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '10729', 'WR', '7', '16.00')' added player 10729 as WR entering rosters, team, player, week 0010, 12652, 7 entering scores, team, player, pos, week, score 0010, 12652, WR, 7, 15.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12652', 'WR', '7', '15.40')' added player 12652 as WR entering rosters, team, player, week 0010, 11695, 7 entering scores, team, player, pos, week, score 0010, 11695, TE, 7, 3.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '11695', 'TE', '7', '3.60')' added player 11695 as TE entering rosters, team, player, week 0010, 2842, 7 entering scores, team, player, pos, week, score 0010, 2842, PK, 7, 1.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '2842', 'PK', '7', '1.00')' added player 2842 as PK entering rosters, team, player, week 0010, 0522, 7 entering scores, team, player, pos, week, score 0010, 0522, Def, 7, 4.75 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '0522', 'Def', '7', '4.75')' added player 0522 as Def Found 0 RB Found 0 WR Found 1 TE in franchises Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='7' entering rosters, team, player, week 0007, 12611, 7 entering scores, team, player, pos, week, score 0007, 12611, QB, 7, 18.98 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12611', 'QB', '7', '18.98')' added player 12611 as QB entering rosters, team, player, week 0007, 11390, 7 entering scores, team, player, pos, week, score 0007, 11390, RB, 7, 21.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11390', 'RB', '7', '21.30')' added player 11390 as RB entering rosters, team, player, week 0007, 8658, 7 entering scores, team, player, pos, week, score 0007, 8658, RB, 7, 13.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '8658', 'RB', '7', '13.70')' added player 8658 as RB entering rosters, team, player, week 0007, 11674, 7 entering scores, team, player, pos, week, score 0007, 11674, WR, 7, 15.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11674', 'WR', '7', '15.10')' added player 11674 as WR entering rosters, team, player, week 0007, 13154, 7 entering scores, team, player, pos, week, score 0007, 13154, WR, 7, 13.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13154', 'WR', '7', '13.30')' added player 13154 as WR entering rosters, team, player, week 0007, 11247, 7 entering scores, team, player, pos, week, score 0007, 11247, TE, 7, 18.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11247', 'TE', '7', '18.30')' added player 11247 as TE entering rosters, team, player, week 0007, 13192, 7 entering scores, team, player, pos, week, score 0007, 13192, TE, 7, 12.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13192', 'TE', '7', '12.20')' added player 13192 as TE entering rosters, team, player, week 0007, 12860, 7 entering scores, team, player, pos, week, score 0007, 12860, PK, 7, 16.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12860', 'PK', '7', '16.20')' added player 12860 as PK entering rosters, team, player, week 0007, 0528, 7 entering scores, team, player, pos, week, score 0007, 0528, Def, 7, 31.21 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '0528', 'Def', '7', '31.21')' added player 0528 as Def Found 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='7' entering rosters, team, player, week 0003, 7394, 7 entering scores, team, player, pos, week, score 0003, 7394, QB, 7, 27.24 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '7394', 'QB', '7', '27.24')' added player 7394 as QB entering rosters, team, player, week 0003, 11668, 7 entering scores, team, player, pos, week, score 0003, 11668, FLEX, 7, 6.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11668', 'FLEX', '7', '6.00')' added player 11668 as FLEX entering rosters, team, player, week 0003, 13612, 7 entering scores, team, player, pos, week, score 0003, 13612, RB, 7, 22.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13612', 'RB', '7', '22.90')' added player 13612 as RB entering rosters, team, player, week 0003, 13607, 7 entering scores, team, player, pos, week, score 0003, 13607, RB, 7, 3.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13607', 'RB', '7', '3.00')' added player 13607 as RB entering rosters, team, player, week 0003, 10722, 7 entering scores, team, player, pos, week, score 0003, 10722, WR, 7, 16.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '10722', 'WR', '7', '16.80')' added player 10722 as WR entering rosters, team, player, week 0003, 11938, 7 entering scores, team, player, pos, week, score 0003, 11938, WR, 7, 20.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11938', 'WR', '7', '20.50')' added player 11938 as WR entering rosters, team, player, week 0003, 13189, 7 entering scores, team, player, pos, week, score 0003, 13189, TE, 7, 3.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13189', 'TE', '7', '3.10')' added player 13189 as TE entering rosters, team, player, week 0003, 10976, 7 entering scores, team, player, pos, week, score 0003, 10976, PK, 7, 7.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '10976', 'PK', '7', '7.00')' added player 10976 as PK entering rosters, team, player, week 0003, 0516, 7 entering scores, team, player, pos, week, score 0003, 0516, Def, 7, 9.33 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '0516', 'Def', '7', '9.33')' added player 0516 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='7' entering rosters, team, player, week 0002, 12140, 7 entering scores, team, player, pos, week, score 0002, 12140, QB, 7, 30.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12140', 'QB', '7', '30.10')' added player 12140 as QB entering rosters, team, player, week 0002, 13378, 7 entering scores, team, player, pos, week, score 0002, 13378, FLEX, 7, 0.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13378', 'FLEX', '7', '0.00')' added player 13378 as FLEX entering rosters, team, player, week 0002, 13614, 7 entering scores, team, player, pos, week, score 0002, 13614, RB, 7, 19.89 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13614', 'RB', '7', '19.89')' added player 13614 as RB entering rosters, team, player, week 0002, 12153, 7 entering scores, team, player, pos, week, score 0002, 12153, RB, 7, 14.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12153', 'RB', '7', '14.30')' added player 12153 as RB entering rosters, team, player, week 0002, 9427, 7 entering scores, team, player, pos, week, score 0002, 9427, WR, 7, 8.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9427', 'WR', '7', '8.60')' added player 9427 as WR entering rosters, team, player, week 0002, 10261, 7 entering scores, team, player, pos, week, score 0002, 10261, WR, 7, 14.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10261', 'WR', '7', '14.70')' added player 10261 as WR entering rosters, team, player, week 0002, 12317, 7 entering scores, team, player, pos, week, score 0002, 12317, TE, 7, 7.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12317', 'TE', '7', '7.80')' added player 12317 as TE entering rosters, team, player, week 0002, 13303, 7 entering scores, team, player, pos, week, score 0002, 13303, PK, 7, 6.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13303', 'PK', '7', '6.60')' added player 13303 as PK entering rosters, team, player, week 0002, 0502, 7 entering scores, team, player, pos, week, score 0002, 0502, Def, 7, 24.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '0502', 'Def', '7', '24.00')' added player 0502 as Def Found 0 RB Found 1 WR Found 1 TE in franchises Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='7' entering rosters, team, player, week 0001, 9099, 7 entering scores, team, player, pos, week, score 0001, 9099, QB, 7, 26.51 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9099', 'QB', '7', '26.51')' added player 9099 as QB entering rosters, team, player, week 0001, 12630, 7 entering scores, team, player, pos, week, score 0001, 12630, RB, 7, 16.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12630', 'RB', '7', '16.20')' added player 12630 as RB entering rosters, team, player, week 0001, 13234, 7 entering scores, team, player, pos, week, score 0001, 13234, RB, 7, 33.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13234', 'RB', '7', '33.90')' added player 13234 as RB entering rosters, team, player, week 0001, 12176, 7 entering scores, team, player, pos, week, score 0001, 12176, WR, 7, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12176', 'WR', '7', '')' added player 12176 as WR entering rosters, team, player, week 0001, 11678, 7 entering scores, team, player, pos, week, score 0001, 11678, FLEX, 7, 0.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11678', 'FLEX', '7', '0.40')' added player 11678 as FLEX entering rosters, team, player, week 0001, 11228, 7 entering scores, team, player, pos, week, score 0001, 11228, WR, 7, 10.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11228', 'WR', '7', '10.40')' added player 11228 as WR entering rosters, team, player, week 0001, 10742, 7 entering scores, team, player, pos, week, score 0001, 10742, TE, 7, 0.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '10742', 'TE', '7', '0.00')' added player 10742 as TE entering rosters, team, player, week 0001, 13354, 7 entering scores, team, player, pos, week, score 0001, 13354, PK, 7, 14.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13354', 'PK', '7', '14.00')' added player 13354 as PK entering rosters, team, player, week 0001, 0509, 7 entering scores, team, player, pos, week, score 0001, 0509, Def, 7, 5.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '0509', 'Def', '7', '5.20')' added player 0509 as Def Found 0 RB Found 0 WR Found 1 TE in franchises Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='7' entering rosters, team, player, week 0012, 9431, 7 entering scores, team, player, pos, week, score 0012, 9431, QB, 7, 21.08 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '9431', 'QB', '7', '21.08')' added player 9431 as QB entering rosters, team, player, week 0012, 13604, 7 entering scores, team, player, pos, week, score 0012, 13604, RB, 7, 20.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13604', 'RB', '7', '20.40')' added player 13604 as RB entering rosters, team, player, week 0012, 12150, 7 entering scores, team, player, pos, week, score 0012, 12150, FLEX, 7, 29.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '12150', 'FLEX', '7', '29.10')' added player 12150 as FLEX entering rosters, team, player, week 0012, 10276, 7 entering scores, team, player, pos, week, score 0012, 10276, RB, 7, 5.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '10276', 'RB', '7', '5.20')' added player 10276 as RB entering rosters, team, player, week 0012, 11783, 7 entering scores, team, player, pos, week, score 0012, 11783, WR, 7, 23.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11783', 'WR', '7', '23.40')' added player 11783 as WR entering rosters, team, player, week 0012, 11671, 7 entering scores, team, player, pos, week, score 0012, 11671, WR, 7, 14.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11671', 'WR', '7', '14.70')' added player 11671 as WR entering rosters, team, player, week 0012, 11248, 7 entering scores, team, player, pos, week, score 0012, 11248, TE, 7, 5.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11248', 'TE', '7', '5.30')' added player 11248 as TE entering rosters, team, player, week 0012, 10506, 7 entering scores, team, player, pos, week, score 0012, 10506, PK, 7, 15.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '10506', 'PK', '7', '15.30')' added player 10506 as PK entering rosters, team, player, week 0012, 0532, 7 entering scores, team, player, pos, week, score 0012, 0532, Def, 7, 17.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '0532', 'Def', '7', '17.00')' added player 0532 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='7' entering rosters, team, player, week 0006, 12610, 7 entering scores, team, player, pos, week, score 0006, 12610, QB, 7, 25.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12610', 'QB', '7', '25.20')' added player 12610 as QB entering rosters, team, player, week 0006, 12625, 7 entering scores, team, player, pos, week, score 0006, 12625, RB, 7, 5.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12625', 'RB', '7', '5.20')' added player 12625 as RB entering rosters, team, player, week 0006, 13131, 7 entering scores, team, player, pos, week, score 0006, 13131, RB, 7, 6.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '13131', 'RB', '7', '6.60')' added player 13131 as RB entering rosters, team, player, week 0006, 13277, 7 entering scores, team, player, pos, week, score 0006, 13277, WR, 7, 4.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '13277', 'WR', '7', '4.70')' added player 13277 as WR entering rosters, team, player, week 0006, 10960, 7 entering scores, team, player, pos, week, score 0006, 10960, FLEX, 7, 12.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '10960', 'FLEX', '7', '12.50')' added player 10960 as FLEX entering rosters, team, player, week 0006, 9884, 7 entering scores, team, player, pos, week, score 0006, 9884, WR, 7, 5.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '9884', 'WR', '7', '5.70')' added player 9884 as WR entering rosters, team, player, week 0006, 11705, 7 entering scores, team, player, pos, week, score 0006, 11705, TE, 7, 23.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11705', 'TE', '7', '23.10')' added player 11705 as TE entering rosters, team, player, week 0006, 11947, 7 entering scores, team, player, pos, week, score 0006, 11947, PK, 7, 14.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11947', 'PK', '7', '14.10')' added player 11947 as PK entering rosters, team, player, week 0006, 0521, 7 entering scores, team, player, pos, week, score 0006, 0521, Def, 7, 6.61 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '0521', 'Def', '7', '6.61')' added player 0521 as Def Found 2 RB Found 2 WR Found 0 TE in franchises Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='7' entering rosters, team, player, week 0009, 10313, 7 entering scores, team, player, pos, week, score 0009, 10313, QB, 7, 8.67 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10313', 'QB', '7', '8.67')' added player 10313 as QB entering rosters, team, player, week 0009, 13404, 7 entering scores, team, player, pos, week, score 0009, 13404, FLEX, 7, 8.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13404', 'FLEX', '7', '8.30')' added player 13404 as FLEX entering rosters, team, player, week 0009, 13132, 7 entering scores, team, player, pos, week, score 0009, 13132, RB, 7, 16.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13132', 'RB', '7', '16.10')' added player 13132 as RB entering rosters, team, player, week 0009, 13130, 7 entering scores, team, player, pos, week, score 0009, 13130, RB, 7, 9.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13130', 'RB', '7', '9.50')' added player 13130 as RB entering rosters, team, player, week 0009, 12650, 7 entering scores, team, player, pos, week, score 0009, 12650, WR, 7, 3.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12650', 'WR', '7', '3.70')' added player 12650 as WR entering rosters, team, player, week 0009, 12801, 7 entering scores, team, player, pos, week, score 0009, 12801, WR, 7, 16.65 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12801', 'WR', '7', '16.65')' added player 12801 as WR entering rosters, team, player, week 0009, 10312, 7 entering scores, team, player, pos, week, score 0009, 10312, TE, 7, 2.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10312', 'TE', '7', '2.10')' added player 10312 as TE entering rosters, team, player, week 0009, 12437, 7 entering scores, team, player, pos, week, score 0009, 12437, PK, 7, 9.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12437', 'PK', '7', '9.50')' added player 12437 as PK entering rosters, team, player, week 0009, 0520, 7 entering scores, team, player, pos, week, score 0009, 0520, Def, 7, 18.15 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '0520', 'Def', '7', '18.15')' added player 0520 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='7' entering rosters, team, player, week 0011, 9064, 7 entering scores, team, player, pos, week, score 0011, 9064, QB, 7, 24.81 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '9064', 'QB', '7', '24.81')' added player 9064 as QB entering rosters, team, player, week 0011, 13290, 7 entering scores, team, player, pos, week, score 0011, 13290, RB, 7, 17.15 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13290', 'RB', '7', '17.15')' added player 13290 as RB entering rosters, team, player, week 0011, 13138, 7 entering scores, team, player, pos, week, score 0011, 13138, RB, 7, 37.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13138', 'RB', '7', '37.10')' added player 13138 as RB entering rosters, team, player, week 0011, 11239, 7 entering scores, team, player, pos, week, score 0011, 11239, WR, 7, 2.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11239', 'WR', '7', '2.90')' added player 11239 as WR entering rosters, team, player, week 0011, 10723, 7 entering scores, team, player, pos, week, score 0011, 10723, FLEX, 7, 2.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10723', 'FLEX', '7', '2.60')' added player 10723 as FLEX entering rosters, team, player, week 0011, 9831, 7 entering scores, team, player, pos, week, score 0011, 9831, WR, 7, 8.35 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '9831', 'WR', '7', '8.35')' added player 9831 as WR entering rosters, team, player, week 0011, 13299, 7 entering scores, team, player, pos, week, score 0011, 13299, TE, 7, 18.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13299', 'TE', '7', '18.30')' added player 13299 as TE entering rosters, team, player, week 0011, 12417, 7 entering scores, team, player, pos, week, score 0011, 12417, PK, 7, 3.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '12417', 'PK', '7', '3.00')' added player 12417 as PK entering rosters, team, player, week 0011, 0508, 7 entering scores, team, player, pos, week, score 0011, 0508, Def, 7, 11.68 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '0508', 'Def', '7', '11.68')' added player 0508 as Def Found 0 RB Found 2 WR Found 0 TE Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='7' added player 9064 as QB added player 13290 as RB added player 13138 as RB added player 11239 as WR added player 10723 as FLEX added player 9831 as WR added player 13299 as TE added player 12417 as PK added player 0508 as Def SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=7 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=7 and position='WR'Found 2 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=7 and position='TE'Found 0 TE in results Starting Week 8 in franchises Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='8' entering rosters, team, player, week 0004, 5848, 8 entering scores, team, player, pos, week, score 0004, 5848, QB, 8, 20.01 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '5848', 'QB', '8', '20.01')' added player 5848 as QB entering rosters, team, player, week 0004, 10709, 8 entering scores, team, player, pos, week, score 0004, 10709, RB, 8, 9.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10709', 'RB', '8', '9.40')' added player 10709 as RB entering rosters, team, player, week 0004, 10870, 8 entering scores, team, player, pos, week, score 0004, 10870, RB, 8, 3.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10870', 'RB', '8', '3.30')' added player 10870 as RB entering rosters, team, player, week 0004, 11679, 8 entering scores, team, player, pos, week, score 0004, 11679, FLEX, 8, 17.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '11679', 'FLEX', '8', '17.60')' added player 11679 as FLEX entering rosters, team, player, week 0004, 9918, 8 entering scores, team, player, pos, week, score 0004, 9918, WR, 8, 6.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '9918', 'WR', '8', '6.70')' added player 9918 as WR entering rosters, team, player, week 0004, 11670, 8 entering scores, team, player, pos, week, score 0004, 11670, WR, 8, 26.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '11670', 'WR', '8', '26.70')' added player 11670 as WR entering rosters, team, player, week 0004, 12211, 8 entering scores, team, player, pos, week, score 0004, 12211, TE, 8, 0.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '12211', 'TE', '8', '0.90')' added player 12211 as TE entering rosters, team, player, week 0004, 8359, 8 entering scores, team, player, pos, week, score 0004, 8359, PK, 8, 19.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8359', 'PK', '8', '19.00')' added player 8359 as PK entering rosters, team, player, week 0004, 0518, 8 entering scores, team, player, pos, week, score 0004, 0518, Def, 8, 10.84 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '0518', 'Def', '8', '10.84')' added player 0518 as Def Found 2 RB Found 1 WR Found 1 TE in franchises Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='8' entering rosters, team, player, week 0001, 9099, 8 entering scores, team, player, pos, week, score 0001, 9099, QB, 8, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9099', 'QB', '8', '')' added player 9099 as QB entering rosters, team, player, week 0001, 13234, 8 entering scores, team, player, pos, week, score 0001, 13234, RB, 8, 31.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13234', 'RB', '8', '31.40')' added player 13234 as RB entering rosters, team, player, week 0001, 12261, 8 entering scores, team, player, pos, week, score 0001, 12261, RB, 8, 0.84 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12261', 'RB', '8', '0.84')' added player 12261 as RB entering rosters, team, player, week 0001, 12176, 8 entering scores, team, player, pos, week, score 0001, 12176, WR, 8, 17.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12176', 'WR', '8', '17.40')' added player 12176 as WR entering rosters, team, player, week 0001, 11678, 8 entering scores, team, player, pos, week, score 0001, 11678, FLEX, 8, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11678', 'FLEX', '8', '')' added player 11678 as FLEX entering rosters, team, player, week 0001, 11228, 8 entering scores, team, player, pos, week, score 0001, 11228, WR, 8, 9.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11228', 'WR', '8', '9.50')' added player 11228 as WR entering rosters, team, player, week 0001, 10742, 8 entering scores, team, player, pos, week, score 0001, 10742, TE, 8, 0.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '10742', 'TE', '8', '0.00')' added player 10742 as TE entering rosters, team, player, week 0001, 13354, 8 entering scores, team, player, pos, week, score 0001, 13354, PK, 8, 8.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13354', 'PK', '8', '8.00')' added player 13354 as PK entering rosters, team, player, week 0001, 0509, 8 entering scores, team, player, pos, week, score 0001, 0509, Def, 8, 10.42 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '0509', 'Def', '8', '10.42')' added player 0509 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='8' entering rosters, team, player, week 0004, 5848, 8 entering scores, team, player, pos, week, score 0004, 5848, QB, 8, 20.01 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '5848', 'QB', '8', '20.01')' added player 5848 as QB entering rosters, team, player, week 0004, 10709, 8 entering scores, team, player, pos, week, score 0004, 10709, RB, 8, 9.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10709', 'RB', '8', '9.40')' added player 10709 as RB entering rosters, team, player, week 0004, 10870, 8 entering scores, team, player, pos, week, score 0004, 10870, RB, 8, 3.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10870', 'RB', '8', '3.30')' added player 10870 as RB entering rosters, team, player, week 0004, 11679, 8 entering scores, team, player, pos, week, score 0004, 11679, FLEX, 8, 17.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '11679', 'FLEX', '8', '17.60')' added player 11679 as FLEX entering rosters, team, player, week 0004, 9918, 8 entering scores, team, player, pos, week, score 0004, 9918, WR, 8, 6.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '9918', 'WR', '8', '6.70')' added player 9918 as WR entering rosters, team, player, week 0004, 11670, 8 entering scores, team, player, pos, week, score 0004, 11670, WR, 8, 26.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '11670', 'WR', '8', '26.70')' added player 11670 as WR entering rosters, team, player, week 0004, 12211, 8 entering scores, team, player, pos, week, score 0004, 12211, TE, 8, 0.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '12211', 'TE', '8', '0.90')' added player 12211 as TE entering rosters, team, player, week 0004, 8359, 8 entering scores, team, player, pos, week, score 0004, 8359, PK, 8, 19.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8359', 'PK', '8', '19.00')' added player 8359 as PK entering rosters, team, player, week 0004, 0518, 8 entering scores, team, player, pos, week, score 0004, 0518, Def, 8, 10.84 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '0518', 'Def', '8', '10.84')' added player 0518 as Def Found 2 RB Found 1 WR Found 1 TE in franchises Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='8' entering rosters, team, player, week 0002, 10695, 8 entering scores, team, player, pos, week, score 0002, 10695, QB, 8, 26.81 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10695', 'QB', '8', '26.81')' added player 10695 as QB entering rosters, team, player, week 0002, 13614, 8 entering scores, team, player, pos, week, score 0002, 13614, RB, 8, 19.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13614', 'RB', '8', '19.70')' added player 13614 as RB entering rosters, team, player, week 0002, 12447, 8 entering scores, team, player, pos, week, score 0002, 12447, FLEX, 8, 2.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12447', 'FLEX', '8', '2.30')' added player 12447 as FLEX entering rosters, team, player, week 0002, 12153, 8 entering scores, team, player, pos, week, score 0002, 12153, RB, 8, 10.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12153', 'RB', '8', '10.50')' added player 12153 as RB entering rosters, team, player, week 0002, 9427, 8 entering scores, team, player, pos, week, score 0002, 9427, WR, 8, 3.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9427', 'WR', '8', '3.60')' added player 9427 as WR entering rosters, team, player, week 0002, 10261, 8 entering scores, team, player, pos, week, score 0002, 10261, WR, 8, 16.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10261', 'WR', '8', '16.10')' added player 10261 as WR entering rosters, team, player, week 0002, 9474, 8 entering scores, team, player, pos, week, score 0002, 9474, TE, 8, 15.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9474', 'TE', '8', '15.40')' added player 9474 as TE entering rosters, team, player, week 0002, 8742, 8 entering scores, team, player, pos, week, score 0002, 8742, PK, 8, 16.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '8742', 'PK', '8', '16.40')' added player 8742 as PK entering rosters, team, player, week 0002, 0502, 8 entering scores, team, player, pos, week, score 0002, 0502, Def, 8, 1.01 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '0502', 'Def', '8', '1.01')' added player 0502 as Def Found 0 RB Found 1 WR Found 0 TE in franchises Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='8' entering rosters, team, player, week 0008, 13116, 8 entering scores, team, player, pos, week, score 0008, 13116, QB, 8, 31.87 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13116', 'QB', '8', '31.87')' added player 13116 as QB entering rosters, team, player, week 0008, 13364, 8 entering scores, team, player, pos, week, score 0008, 13364, RB, 8, 22.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13364', 'RB', '8', '22.40')' added player 13364 as RB entering rosters, team, player, week 0008, 12634, 8 entering scores, team, player, pos, week, score 0008, 12634, RB, 8, 16.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '12634', 'RB', '8', '16.60')' added player 12634 as RB entering rosters, team, player, week 0008, 9662, 8 entering scores, team, player, pos, week, score 0008, 9662, WR, 8, 15.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '9662', 'WR', '8', '15.70')' added player 9662 as WR entering rosters, team, player, week 0008, 11232, 8 entering scores, team, player, pos, week, score 0008, 11232, WR, 8, 22.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11232', 'WR', '8', '22.20')' added player 11232 as WR entering rosters, team, player, week 0008, 13188, 8 entering scores, team, player, pos, week, score 0008, 13188, FLEX, 8, 14.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13188', 'FLEX', '8', '14.30')' added player 13188 as FLEX entering rosters, team, player, week 0008, 11244, 8 entering scores, team, player, pos, week, score 0008, 11244, TE, 8, 16.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11244', 'TE', '8', '16.40')' added player 11244 as TE entering rosters, team, player, week 0008, 10868, 8 entering scores, team, player, pos, week, score 0008, 10868, PK, 8, 12.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '10868', 'PK', '8', '12.30')' added player 10868 as PK entering rosters, team, player, week 0008, 0510, 8 entering scores, team, player, pos, week, score 0008, 0510, Def, 8, 12.99 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '0510', 'Def', '8', '12.99')' added player 0510 as Def Found 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='8' entering rosters, team, player, week 0012, 13115, 8 entering scores, team, player, pos, week, score 0012, 13115, QB, 8, 27.65 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13115', 'QB', '8', '27.65')' added player 13115 as QB entering rosters, team, player, week 0012, 13604, 8 entering scores, team, player, pos, week, score 0012, 13604, FLEX, 8, 13.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13604', 'FLEX', '8', '13.10')' added player 13604 as FLEX entering rosters, team, player, week 0012, 13146, 8 entering scores, team, player, pos, week, score 0012, 13146, RB, 8, 39.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13146', 'RB', '8', '39.70')' added player 13146 as RB entering rosters, team, player, week 0012, 12150, 8 entering scores, team, player, pos, week, score 0012, 12150, RB, 8, 32.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '12150', 'RB', '8', '32.50')' added player 12150 as RB entering rosters, team, player, week 0012, 11783, 8 entering scores, team, player, pos, week, score 0012, 11783, WR, 8, 2.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11783', 'WR', '8', '2.80')' added player 11783 as WR entering rosters, team, player, week 0012, 11671, 8 entering scores, team, player, pos, week, score 0012, 11671, WR, 8, 29.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11671', 'WR', '8', '29.90')' added player 11671 as WR entering rosters, team, player, week 0012, 11248, 8 entering scores, team, player, pos, week, score 0012, 11248, TE, 8, 5.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11248', 'TE', '8', '5.30')' added player 11248 as TE entering rosters, team, player, week 0012, 10506, 8 entering scores, team, player, pos, week, score 0012, 10506, PK, 8, 1.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '10506', 'PK', '8', '1.00')' added player 10506 as PK entering rosters, team, player, week 0012, 0532, 8 entering scores, team, player, pos, week, score 0012, 0532, Def, 8, 6.65 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '0532', 'Def', '8', '6.65')' added player 0532 as Def Found 0 RB Found 1 WR Found 1 TE in franchises Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='8' entering rosters, team, player, week 0008, 13116, 8 entering scores, team, player, pos, week, score 0008, 13116, QB, 8, 31.87 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13116', 'QB', '8', '31.87')' added player 13116 as QB entering rosters, team, player, week 0008, 13364, 8 entering scores, team, player, pos, week, score 0008, 13364, RB, 8, 22.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13364', 'RB', '8', '22.40')' added player 13364 as RB entering rosters, team, player, week 0008, 12634, 8 entering scores, team, player, pos, week, score 0008, 12634, RB, 8, 16.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '12634', 'RB', '8', '16.60')' added player 12634 as RB entering rosters, team, player, week 0008, 9662, 8 entering scores, team, player, pos, week, score 0008, 9662, WR, 8, 15.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '9662', 'WR', '8', '15.70')' added player 9662 as WR entering rosters, team, player, week 0008, 11232, 8 entering scores, team, player, pos, week, score 0008, 11232, WR, 8, 22.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11232', 'WR', '8', '22.20')' added player 11232 as WR entering rosters, team, player, week 0008, 13188, 8 entering scores, team, player, pos, week, score 0008, 13188, FLEX, 8, 14.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13188', 'FLEX', '8', '14.30')' added player 13188 as FLEX entering rosters, team, player, week 0008, 11244, 8 entering scores, team, player, pos, week, score 0008, 11244, TE, 8, 16.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11244', 'TE', '8', '16.40')' added player 11244 as TE entering rosters, team, player, week 0008, 10868, 8 entering scores, team, player, pos, week, score 0008, 10868, PK, 8, 12.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '10868', 'PK', '8', '12.30')' added player 10868 as PK entering rosters, team, player, week 0008, 0510, 8 entering scores, team, player, pos, week, score 0008, 0510, Def, 8, 12.99 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '0510', 'Def', '8', '12.99')' added player 0510 as Def Found 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='8' entering rosters, team, player, week 0003, 9431, 8 entering scores, team, player, pos, week, score 0003, 9431, QB, 8, 23.75 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '9431', 'QB', '8', '23.75')' added player 9431 as QB entering rosters, team, player, week 0003, 11668, 8 entering scores, team, player, pos, week, score 0003, 11668, RB, 8, 4.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11668', 'RB', '8', '4.30')' added player 11668 as RB entering rosters, team, player, week 0003, 13612, 8 entering scores, team, player, pos, week, score 0003, 13612, RB, 8, 11.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13612', 'RB', '8', '11.10')' added player 13612 as RB entering rosters, team, player, week 0003, 10722, 8 entering scores, team, player, pos, week, score 0003, 10722, WR, 8, 5.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '10722', 'WR', '8', '5.00')' added player 10722 as WR entering rosters, team, player, week 0003, 9118, 8 entering scores, team, player, pos, week, score 0003, 9118, FLEX, 8, 1.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '9118', 'FLEX', '8', '1.90')' added player 9118 as FLEX entering rosters, team, player, week 0003, 11938, 8 entering scores, team, player, pos, week, score 0003, 11938, WR, 8, 20.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11938', 'WR', '8', '20.30')' added player 11938 as WR entering rosters, team, player, week 0003, 13189, 8 entering scores, team, player, pos, week, score 0003, 13189, TE, 8, 9.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13189', 'TE', '8', '9.00')' added player 13189 as TE entering rosters, team, player, week 0003, 10976, 8 entering scores, team, player, pos, week, score 0003, 10976, PK, 8, 5.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '10976', 'PK', '8', '5.00')' added player 10976 as PK entering rosters, team, player, week 0003, 0530, 8 entering scores, team, player, pos, week, score 0003, 0530, Def, 8, 17.16 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '0530', 'Def', '8', '17.16')' added player 0530 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='8' entering rosters, team, player, week 0005, 13113, 8 entering scores, team, player, pos, week, score 0005, 13113, QB, 8, 34.46 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13113', 'QB', '8', '34.46')' added player 13113 as QB entering rosters, team, player, week 0005, 11657, 8 entering scores, team, player, pos, week, score 0005, 11657, RB, 8, 1.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11657', 'RB', '8', '1.10')' added player 11657 as RB entering rosters, team, player, week 0005, 12171, 8 entering scores, team, player, pos, week, score 0005, 12171, RB, 8, 12.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12171', 'RB', '8', '12.50')' added player 12171 as RB entering rosters, team, player, week 0005, 10708, 8 entering scores, team, player, pos, week, score 0005, 10708, FLEX, 8, 22.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '10708', 'FLEX', '8', '22.80')' added player 10708 as FLEX entering rosters, team, player, week 0005, 10527, 8 entering scores, team, player, pos, week, score 0005, 10527, WR, 8, 3.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '10527', 'WR', '8', '3.10')' added player 10527 as WR entering rosters, team, player, week 0005, 13412, 8 entering scores, team, player, pos, week, score 0005, 13412, WR, 8, 0.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13412', 'WR', '8', '0.30')' added player 13412 as WR entering rosters, team, player, week 0005, 7422, 8 entering scores, team, player, pos, week, score 0005, 7422, TE, 8, 0.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '7422', 'TE', '8', '0.00')' added player 7422 as TE entering rosters, team, player, week 0005, 12956, 8 entering scores, team, player, pos, week, score 0005, 12956, PK, 8, 23.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12956', 'PK', '8', '23.60')' added player 12956 as PK entering rosters, team, player, week 0005, 0531, 8 entering scores, team, player, pos, week, score 0005, 0531, Def, 8, -4.68 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '0531', 'Def', '8', '-4.68')' added player 0531 as Def Found 1 RB Found 2 WR Found 1 TE in franchises Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='8' entering rosters, team, player, week 0003, 9431, 8 entering scores, team, player, pos, week, score 0003, 9431, QB, 8, 23.75 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '9431', 'QB', '8', '23.75')' added player 9431 as QB entering rosters, team, player, week 0003, 11668, 8 entering scores, team, player, pos, week, score 0003, 11668, RB, 8, 4.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11668', 'RB', '8', '4.30')' added player 11668 as RB entering rosters, team, player, week 0003, 13612, 8 entering scores, team, player, pos, week, score 0003, 13612, RB, 8, 11.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13612', 'RB', '8', '11.10')' added player 13612 as RB entering rosters, team, player, week 0003, 10722, 8 entering scores, team, player, pos, week, score 0003, 10722, WR, 8, 5.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '10722', 'WR', '8', '5.00')' added player 10722 as WR entering rosters, team, player, week 0003, 9118, 8 entering scores, team, player, pos, week, score 0003, 9118, FLEX, 8, 1.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '9118', 'FLEX', '8', '1.90')' added player 9118 as FLEX entering rosters, team, player, week 0003, 11938, 8 entering scores, team, player, pos, week, score 0003, 11938, WR, 8, 20.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11938', 'WR', '8', '20.30')' added player 11938 as WR entering rosters, team, player, week 0003, 13189, 8 entering scores, team, player, pos, week, score 0003, 13189, TE, 8, 9.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13189', 'TE', '8', '9.00')' added player 13189 as TE entering rosters, team, player, week 0003, 10976, 8 entering scores, team, player, pos, week, score 0003, 10976, PK, 8, 5.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '10976', 'PK', '8', '5.00')' added player 10976 as PK entering rosters, team, player, week 0003, 0530, 8 entering scores, team, player, pos, week, score 0003, 0530, Def, 8, 17.16 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '0530', 'Def', '8', '17.16')' added player 0530 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='8' entering rosters, team, player, week 0005, 13113, 8 entering scores, team, player, pos, week, score 0005, 13113, QB, 8, 34.46 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13113', 'QB', '8', '34.46')' added player 13113 as QB entering rosters, team, player, week 0005, 11657, 8 entering scores, team, player, pos, week, score 0005, 11657, RB, 8, 1.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11657', 'RB', '8', '1.10')' added player 11657 as RB entering rosters, team, player, week 0005, 12171, 8 entering scores, team, player, pos, week, score 0005, 12171, RB, 8, 12.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12171', 'RB', '8', '12.50')' added player 12171 as RB entering rosters, team, player, week 0005, 10708, 8 entering scores, team, player, pos, week, score 0005, 10708, FLEX, 8, 22.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '10708', 'FLEX', '8', '22.80')' added player 10708 as FLEX entering rosters, team, player, week 0005, 10527, 8 entering scores, team, player, pos, week, score 0005, 10527, WR, 8, 3.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '10527', 'WR', '8', '3.10')' added player 10527 as WR entering rosters, team, player, week 0005, 13412, 8 entering scores, team, player, pos, week, score 0005, 13412, WR, 8, 0.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13412', 'WR', '8', '0.30')' added player 13412 as WR entering rosters, team, player, week 0005, 7422, 8 entering scores, team, player, pos, week, score 0005, 7422, TE, 8, 0.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '7422', 'TE', '8', '0.00')' added player 7422 as TE entering rosters, team, player, week 0005, 12956, 8 entering scores, team, player, pos, week, score 0005, 12956, PK, 8, 23.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12956', 'PK', '8', '23.60')' added player 12956 as PK entering rosters, team, player, week 0005, 0531, 8 entering scores, team, player, pos, week, score 0005, 0531, Def, 8, -4.68 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '0531', 'Def', '8', '-4.68')' added player 0531 as Def Found 1 RB Found 2 WR Found 1 TE in franchises Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='8' entering rosters, team, player, week 0012, 13115, 8 entering scores, team, player, pos, week, score 0012, 13115, QB, 8, 27.65 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13115', 'QB', '8', '27.65')' added player 13115 as QB entering rosters, team, player, week 0012, 13604, 8 entering scores, team, player, pos, week, score 0012, 13604, FLEX, 8, 13.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13604', 'FLEX', '8', '13.10')' added player 13604 as FLEX entering rosters, team, player, week 0012, 13146, 8 entering scores, team, player, pos, week, score 0012, 13146, RB, 8, 39.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13146', 'RB', '8', '39.70')' added player 13146 as RB entering rosters, team, player, week 0012, 12150, 8 entering scores, team, player, pos, week, score 0012, 12150, RB, 8, 32.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '12150', 'RB', '8', '32.50')' added player 12150 as RB entering rosters, team, player, week 0012, 11783, 8 entering scores, team, player, pos, week, score 0012, 11783, WR, 8, 2.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11783', 'WR', '8', '2.80')' added player 11783 as WR entering rosters, team, player, week 0012, 11671, 8 entering scores, team, player, pos, week, score 0012, 11671, WR, 8, 29.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11671', 'WR', '8', '29.90')' added player 11671 as WR entering rosters, team, player, week 0012, 11248, 8 entering scores, team, player, pos, week, score 0012, 11248, TE, 8, 5.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11248', 'TE', '8', '5.30')' added player 11248 as TE entering rosters, team, player, week 0012, 10506, 8 entering scores, team, player, pos, week, score 0012, 10506, PK, 8, 1.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '10506', 'PK', '8', '1.00')' added player 10506 as PK entering rosters, team, player, week 0012, 0532, 8 entering scores, team, player, pos, week, score 0012, 0532, Def, 8, 6.65 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '0532', 'Def', '8', '6.65')' added player 0532 as Def Found 0 RB Found 1 WR Found 1 TE in franchises Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='8' entering rosters, team, player, week 0010, 4925, 8 entering scores, team, player, pos, week, score 0010, 4925, QB, 8, 8.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '4925', 'QB', '8', '8.80')' added player 4925 as QB entering rosters, team, player, week 0010, 13610, 8 entering scores, team, player, pos, week, score 0010, 13610, RB, 8, 9.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '13610', 'RB', '8', '9.50')' added player 13610 as RB entering rosters, team, player, week 0010, 11186, 8 entering scores, team, player, pos, week, score 0010, 11186, RB, 8, 2.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '11186', 'RB', '8', '2.70')' added player 11186 as RB entering rosters, team, player, week 0010, 10729, 8 entering scores, team, player, pos, week, score 0010, 10729, FLEX, 8, 3.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '10729', 'FLEX', '8', '3.90')' added player 10729 as FLEX entering rosters, team, player, week 0010, 12187, 8 entering scores, team, player, pos, week, score 0010, 12187, WR, 8, 12.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12187', 'WR', '8', '12.70')' added player 12187 as WR entering rosters, team, player, week 0010, 12652, 8 entering scores, team, player, pos, week, score 0010, 12652, WR, 8, 9.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12652', 'WR', '8', '9.60')' added player 12652 as WR entering rosters, team, player, week 0010, 11695, 8 entering scores, team, player, pos, week, score 0010, 11695, TE, 8, 10.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '11695', 'TE', '8', '10.70')' added player 11695 as TE entering rosters, team, player, week 0010, 10862, 8 entering scores, team, player, pos, week, score 0010, 10862, PK, 8, 13.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '10862', 'PK', '8', '13.40')' added player 10862 as PK entering rosters, team, player, week 0010, 0519, 8 entering scores, team, player, pos, week, score 0010, 0519, Def, 8, 9.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '0519', 'Def', '8', '9.00')' added player 0519 as Def Found 2 RB Found 1 WR Found 0 TE in franchises Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='8' entering rosters, team, player, week 0006, 7401, 8 entering scores, team, player, pos, week, score 0006, 7401, QB, 8, 22.38 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '7401', 'QB', '8', '22.38')' added player 7401 as QB entering rosters, team, player, week 0006, 11177, 8 entering scores, team, player, pos, week, score 0006, 11177, RB, 8, 0.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11177', 'RB', '8', '0.40')' added player 11177 as RB entering rosters, team, player, week 0006, 12628, 8 entering scores, team, player, pos, week, score 0006, 12628, RB, 8, 12.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12628', 'RB', '8', '12.30')' added player 12628 as RB entering rosters, team, player, week 0006, 13131, 8 entering scores, team, player, pos, week, score 0006, 13131, RB, 8, 29.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '13131', 'RB', '8', '29.80')' added player 13131 as RB entering rosters, team, player, week 0006, 13277, 8 entering scores, team, player, pos, week, score 0006, 13277, WR, 8, 1.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '13277', 'WR', '8', '1.70')' added player 13277 as WR entering rosters, team, player, week 0006, 9884, 8 entering scores, team, player, pos, week, score 0006, 9884, WR, 8, 4.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '9884', 'WR', '8', '4.00')' added player 9884 as WR entering rosters, team, player, week 0006, 11705, 8 entering scores, team, player, pos, week, score 0006, 11705, TE, 8, 2.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11705', 'TE', '8', '2.30')' added player 11705 as TE entering rosters, team, player, week 0006, 11947, 8 entering scores, team, player, pos, week, score 0006, 11947, PK, 8, 6.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11947', 'PK', '8', '6.00')' added player 11947 as PK entering rosters, team, player, week 0006, 0521, 8 entering scores, team, player, pos, week, score 0006, 0521, Def, 8, 7.37 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '0521', 'Def', '8', '7.37')' added player 0521 as Def Found 1 RB Found 2 WR Found 1 TE in franchises Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='8' entering rosters, team, player, week 0010, 4925, 8 entering scores, team, player, pos, week, score 0010, 4925, QB, 8, 8.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '4925', 'QB', '8', '8.80')' added player 4925 as QB entering rosters, team, player, week 0010, 13610, 8 entering scores, team, player, pos, week, score 0010, 13610, RB, 8, 9.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '13610', 'RB', '8', '9.50')' added player 13610 as RB entering rosters, team, player, week 0010, 11186, 8 entering scores, team, player, pos, week, score 0010, 11186, RB, 8, 2.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '11186', 'RB', '8', '2.70')' added player 11186 as RB entering rosters, team, player, week 0010, 10729, 8 entering scores, team, player, pos, week, score 0010, 10729, FLEX, 8, 3.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '10729', 'FLEX', '8', '3.90')' added player 10729 as FLEX entering rosters, team, player, week 0010, 12187, 8 entering scores, team, player, pos, week, score 0010, 12187, WR, 8, 12.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12187', 'WR', '8', '12.70')' added player 12187 as WR entering rosters, team, player, week 0010, 12652, 8 entering scores, team, player, pos, week, score 0010, 12652, WR, 8, 9.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12652', 'WR', '8', '9.60')' added player 12652 as WR entering rosters, team, player, week 0010, 11695, 8 entering scores, team, player, pos, week, score 0010, 11695, TE, 8, 10.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '11695', 'TE', '8', '10.70')' added player 11695 as TE entering rosters, team, player, week 0010, 10862, 8 entering scores, team, player, pos, week, score 0010, 10862, PK, 8, 13.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '10862', 'PK', '8', '13.40')' added player 10862 as PK entering rosters, team, player, week 0010, 0519, 8 entering scores, team, player, pos, week, score 0010, 0519, Def, 8, 9.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '0519', 'Def', '8', '9.00')' added player 0519 as Def Found 2 RB Found 1 WR Found 0 TE in franchises Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='8' entering rosters, team, player, week 0009, 10700, 8 entering scores, team, player, pos, week, score 0009, 10700, QB, 8, 27.41 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10700', 'QB', '8', '27.41')' added player 10700 as QB entering rosters, team, player, week 0009, 13132, 8 entering scores, team, player, pos, week, score 0009, 13132, RB, 8, 23.35 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13132', 'RB', '8', '23.35')' added player 13132 as RB entering rosters, team, player, week 0009, 13130, 8 entering scores, team, player, pos, week, score 0009, 13130, RB, 8, 20.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13130', 'RB', '8', '20.60')' added player 13130 as RB entering rosters, team, player, week 0009, 11747, 8 entering scores, team, player, pos, week, score 0009, 11747, RB, 8, 18.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '11747', 'RB', '8', '18.90')' added player 11747 as RB entering rosters, team, player, week 0009, 12186, 8 entering scores, team, player, pos, week, score 0009, 12186, FLEX, 8, 21.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12186', 'FLEX', '8', '21.90')' added player 12186 as FLEX entering rosters, team, player, week 0009, 12801, 8 entering scores, team, player, pos, week, score 0009, 12801, WR, 8, 9.25 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12801', 'WR', '8', '9.25')' added player 12801 as WR entering rosters, team, player, week 0009, 10312, 8 entering scores, team, player, pos, week, score 0009, 10312, TE, 8, 4.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10312', 'TE', '8', '4.90')' added player 10312 as TE entering rosters, team, player, week 0009, 8930, 8 entering scores, team, player, pos, week, score 0009, 8930, PK, 8, 2.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '8930', 'PK', '8', '2.00')' added player 8930 as PK entering rosters, team, player, week 0009, 0520, 8 entering scores, team, player, pos, week, score 0009, 0520, Def, 8, 15.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '0520', 'Def', '8', '15.60')' added player 0520 as Def Found 0 RB Found 1 WR Found 1 TE in franchises Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='8' entering rosters, team, player, week 0007, 12611, 8 entering scores, team, player, pos, week, score 0007, 12611, QB, 8, 31.75 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12611', 'QB', '8', '31.75')' added player 12611 as QB entering rosters, team, player, week 0007, 11390, 8 entering scores, team, player, pos, week, score 0007, 11390, RB, 8, 18.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11390', 'RB', '8', '18.00')' added player 11390 as RB entering rosters, team, player, week 0007, 8658, 8 entering scores, team, player, pos, week, score 0007, 8658, RB, 8, 30.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '8658', 'RB', '8', '30.10')' added player 8658 as RB entering rosters, team, player, week 0007, 12181, 8 entering scores, team, player, pos, week, score 0007, 12181, WR, 8, 7.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12181', 'WR', '8', '7.80')' added player 12181 as WR entering rosters, team, player, week 0007, 11674, 8 entering scores, team, player, pos, week, score 0007, 11674, WR, 8, 9.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11674', 'WR', '8', '9.80')' added player 11674 as WR entering rosters, team, player, week 0007, 11247, 8 entering scores, team, player, pos, week, score 0007, 11247, TE, 8, 9.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11247', 'TE', '8', '9.60')' added player 11247 as TE entering rosters, team, player, week 0007, 13192, 8 entering scores, team, player, pos, week, score 0007, 13192, FLEX, 8, 0.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13192', 'FLEX', '8', '0.00')' added player 13192 as FLEX entering rosters, team, player, week 0007, 12860, 8 entering scores, team, player, pos, week, score 0007, 12860, PK, 8, 11.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12860', 'PK', '8', '11.00')' added player 12860 as PK entering rosters, team, player, week 0007, 0528, 8 entering scores, team, player, pos, week, score 0007, 0528, Def, 8, 11.02 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '0528', 'Def', '8', '11.02')' added player 0528 as Def Found 0 RB Found 2 WR Found 1 TE in franchises Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='8' entering rosters, team, player, week 0011, 10703, 8 entering scores, team, player, pos, week, score 0011, 10703, QB, 8, 26.67 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10703', 'QB', '8', '26.67')' added player 10703 as QB entering rosters, team, player, week 0011, 13290, 8 entering scores, team, player, pos, week, score 0011, 13290, RB, 8, 20.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13290', 'RB', '8', '20.80')' added player 13290 as RB entering rosters, team, player, week 0011, 13138, 8 entering scores, team, player, pos, week, score 0011, 13138, RB, 8, 16.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13138', 'RB', '8', '16.10')' added player 13138 as RB entering rosters, team, player, week 0011, 13139, 8 entering scores, team, player, pos, week, score 0011, 13139, RB, 8, 7.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13139', 'RB', '8', '7.40')' added player 13139 as RB entering rosters, team, player, week 0011, 11675, 8 entering scores, team, player, pos, week, score 0011, 11675, WR, 8, 16.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11675', 'WR', '8', '16.30')' added player 11675 as WR entering rosters, team, player, week 0011, 11239, 8 entering scores, team, player, pos, week, score 0011, 11239, WR, 8, 13.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11239', 'WR', '8', '13.00')' added player 11239 as WR entering rosters, team, player, week 0011, 13299, 8 entering scores, team, player, pos, week, score 0011, 13299, TE, 8, 8.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13299', 'TE', '8', '8.20')' added player 13299 as TE entering rosters, team, player, week 0011, 12417, 8 entering scores, team, player, pos, week, score 0011, 12417, PK, 8, 21.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '12417', 'PK', '8', '21.70')' added player 12417 as PK entering rosters, team, player, week 0011, 0512, 8 entering scores, team, player, pos, week, score 0011, 0512, Def, 8, 11.36 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '0512', 'Def', '8', '11.36')' added player 0512 as Def Found 1 RB Found 0 WR Found 1 TE in franchises Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='8' entering rosters, team, player, week 0007, 12611, 8 entering scores, team, player, pos, week, score 0007, 12611, QB, 8, 31.75 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12611', 'QB', '8', '31.75')' added player 12611 as QB entering rosters, team, player, week 0007, 11390, 8 entering scores, team, player, pos, week, score 0007, 11390, RB, 8, 18.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11390', 'RB', '8', '18.00')' added player 11390 as RB entering rosters, team, player, week 0007, 8658, 8 entering scores, team, player, pos, week, score 0007, 8658, RB, 8, 30.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '8658', 'RB', '8', '30.10')' added player 8658 as RB entering rosters, team, player, week 0007, 12181, 8 entering scores, team, player, pos, week, score 0007, 12181, WR, 8, 7.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12181', 'WR', '8', '7.80')' added player 12181 as WR entering rosters, team, player, week 0007, 11674, 8 entering scores, team, player, pos, week, score 0007, 11674, WR, 8, 9.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11674', 'WR', '8', '9.80')' added player 11674 as WR entering rosters, team, player, week 0007, 11247, 8 entering scores, team, player, pos, week, score 0007, 11247, TE, 8, 9.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11247', 'TE', '8', '9.60')' added player 11247 as TE entering rosters, team, player, week 0007, 13192, 8 entering scores, team, player, pos, week, score 0007, 13192, FLEX, 8, 0.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13192', 'FLEX', '8', '0.00')' added player 13192 as FLEX entering rosters, team, player, week 0007, 12860, 8 entering scores, team, player, pos, week, score 0007, 12860, PK, 8, 11.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12860', 'PK', '8', '11.00')' added player 12860 as PK entering rosters, team, player, week 0007, 0528, 8 entering scores, team, player, pos, week, score 0007, 0528, Def, 8, 11.02 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '0528', 'Def', '8', '11.02')' added player 0528 as Def Found 0 RB Found 2 WR Found 1 TE in franchises Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='8' entering rosters, team, player, week 0006, 7401, 8 entering scores, team, player, pos, week, score 0006, 7401, QB, 8, 22.38 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '7401', 'QB', '8', '22.38')' added player 7401 as QB entering rosters, team, player, week 0006, 11177, 8 entering scores, team, player, pos, week, score 0006, 11177, RB, 8, 0.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11177', 'RB', '8', '0.40')' added player 11177 as RB entering rosters, team, player, week 0006, 12628, 8 entering scores, team, player, pos, week, score 0006, 12628, RB, 8, 12.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12628', 'RB', '8', '12.30')' added player 12628 as RB entering rosters, team, player, week 0006, 13131, 8 entering scores, team, player, pos, week, score 0006, 13131, RB, 8, 29.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '13131', 'RB', '8', '29.80')' added player 13131 as RB entering rosters, team, player, week 0006, 13277, 8 entering scores, team, player, pos, week, score 0006, 13277, WR, 8, 1.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '13277', 'WR', '8', '1.70')' added player 13277 as WR entering rosters, team, player, week 0006, 9884, 8 entering scores, team, player, pos, week, score 0006, 9884, WR, 8, 4.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '9884', 'WR', '8', '4.00')' added player 9884 as WR entering rosters, team, player, week 0006, 11705, 8 entering scores, team, player, pos, week, score 0006, 11705, TE, 8, 2.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11705', 'TE', '8', '2.30')' added player 11705 as TE entering rosters, team, player, week 0006, 11947, 8 entering scores, team, player, pos, week, score 0006, 11947, PK, 8, 6.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11947', 'PK', '8', '6.00')' added player 11947 as PK entering rosters, team, player, week 0006, 0521, 8 entering scores, team, player, pos, week, score 0006, 0521, Def, 8, 7.37 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '0521', 'Def', '8', '7.37')' added player 0521 as Def Found 1 RB Found 2 WR Found 1 TE in franchises Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='8' entering rosters, team, player, week 0002, 10695, 8 entering scores, team, player, pos, week, score 0002, 10695, QB, 8, 26.81 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10695', 'QB', '8', '26.81')' added player 10695 as QB entering rosters, team, player, week 0002, 13614, 8 entering scores, team, player, pos, week, score 0002, 13614, RB, 8, 19.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13614', 'RB', '8', '19.70')' added player 13614 as RB entering rosters, team, player, week 0002, 12447, 8 entering scores, team, player, pos, week, score 0002, 12447, FLEX, 8, 2.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12447', 'FLEX', '8', '2.30')' added player 12447 as FLEX entering rosters, team, player, week 0002, 12153, 8 entering scores, team, player, pos, week, score 0002, 12153, RB, 8, 10.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12153', 'RB', '8', '10.50')' added player 12153 as RB entering rosters, team, player, week 0002, 9427, 8 entering scores, team, player, pos, week, score 0002, 9427, WR, 8, 3.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9427', 'WR', '8', '3.60')' added player 9427 as WR entering rosters, team, player, week 0002, 10261, 8 entering scores, team, player, pos, week, score 0002, 10261, WR, 8, 16.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10261', 'WR', '8', '16.10')' added player 10261 as WR entering rosters, team, player, week 0002, 9474, 8 entering scores, team, player, pos, week, score 0002, 9474, TE, 8, 15.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9474', 'TE', '8', '15.40')' added player 9474 as TE entering rosters, team, player, week 0002, 8742, 8 entering scores, team, player, pos, week, score 0002, 8742, PK, 8, 16.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '8742', 'PK', '8', '16.40')' added player 8742 as PK entering rosters, team, player, week 0002, 0502, 8 entering scores, team, player, pos, week, score 0002, 0502, Def, 8, 1.01 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '0502', 'Def', '8', '1.01')' added player 0502 as Def Found 0 RB Found 1 WR Found 0 TE in franchises Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='8' entering rosters, team, player, week 0009, 10700, 8 entering scores, team, player, pos, week, score 0009, 10700, QB, 8, 27.41 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10700', 'QB', '8', '27.41')' added player 10700 as QB entering rosters, team, player, week 0009, 13132, 8 entering scores, team, player, pos, week, score 0009, 13132, RB, 8, 23.35 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13132', 'RB', '8', '23.35')' added player 13132 as RB entering rosters, team, player, week 0009, 13130, 8 entering scores, team, player, pos, week, score 0009, 13130, RB, 8, 20.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13130', 'RB', '8', '20.60')' added player 13130 as RB entering rosters, team, player, week 0009, 11747, 8 entering scores, team, player, pos, week, score 0009, 11747, RB, 8, 18.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '11747', 'RB', '8', '18.90')' added player 11747 as RB entering rosters, team, player, week 0009, 12186, 8 entering scores, team, player, pos, week, score 0009, 12186, FLEX, 8, 21.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12186', 'FLEX', '8', '21.90')' added player 12186 as FLEX entering rosters, team, player, week 0009, 12801, 8 entering scores, team, player, pos, week, score 0009, 12801, WR, 8, 9.25 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12801', 'WR', '8', '9.25')' added player 12801 as WR entering rosters, team, player, week 0009, 10312, 8 entering scores, team, player, pos, week, score 0009, 10312, TE, 8, 4.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10312', 'TE', '8', '4.90')' added player 10312 as TE entering rosters, team, player, week 0009, 8930, 8 entering scores, team, player, pos, week, score 0009, 8930, PK, 8, 2.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '8930', 'PK', '8', '2.00')' added player 8930 as PK entering rosters, team, player, week 0009, 0520, 8 entering scores, team, player, pos, week, score 0009, 0520, Def, 8, 15.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '0520', 'Def', '8', '15.60')' added player 0520 as Def Found 0 RB Found 1 WR Found 1 TE in franchises Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='8' entering rosters, team, player, week 0001, 9099, 8 entering scores, team, player, pos, week, score 0001, 9099, QB, 8, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9099', 'QB', '8', '')' added player 9099 as QB entering rosters, team, player, week 0001, 13234, 8 entering scores, team, player, pos, week, score 0001, 13234, RB, 8, 31.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13234', 'RB', '8', '31.40')' added player 13234 as RB entering rosters, team, player, week 0001, 12261, 8 entering scores, team, player, pos, week, score 0001, 12261, RB, 8, 0.84 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12261', 'RB', '8', '0.84')' added player 12261 as RB entering rosters, team, player, week 0001, 12176, 8 entering scores, team, player, pos, week, score 0001, 12176, WR, 8, 17.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12176', 'WR', '8', '17.40')' added player 12176 as WR entering rosters, team, player, week 0001, 11678, 8 entering scores, team, player, pos, week, score 0001, 11678, FLEX, 8, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11678', 'FLEX', '8', '')' added player 11678 as FLEX entering rosters, team, player, week 0001, 11228, 8 entering scores, team, player, pos, week, score 0001, 11228, WR, 8, 9.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11228', 'WR', '8', '9.50')' added player 11228 as WR entering rosters, team, player, week 0001, 10742, 8 entering scores, team, player, pos, week, score 0001, 10742, TE, 8, 0.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '10742', 'TE', '8', '0.00')' added player 10742 as TE entering rosters, team, player, week 0001, 13354, 8 entering scores, team, player, pos, week, score 0001, 13354, PK, 8, 8.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13354', 'PK', '8', '8.00')' added player 13354 as PK entering rosters, team, player, week 0001, 0509, 8 entering scores, team, player, pos, week, score 0001, 0509, Def, 8, 10.42 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '0509', 'Def', '8', '10.42')' added player 0509 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='8' entering rosters, team, player, week 0011, 10703, 8 entering scores, team, player, pos, week, score 0011, 10703, QB, 8, 26.67 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10703', 'QB', '8', '26.67')' added player 10703 as QB entering rosters, team, player, week 0011, 13290, 8 entering scores, team, player, pos, week, score 0011, 13290, RB, 8, 20.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13290', 'RB', '8', '20.80')' added player 13290 as RB entering rosters, team, player, week 0011, 13138, 8 entering scores, team, player, pos, week, score 0011, 13138, RB, 8, 16.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13138', 'RB', '8', '16.10')' added player 13138 as RB entering rosters, team, player, week 0011, 13139, 8 entering scores, team, player, pos, week, score 0011, 13139, RB, 8, 7.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13139', 'RB', '8', '7.40')' added player 13139 as RB entering rosters, team, player, week 0011, 11675, 8 entering scores, team, player, pos, week, score 0011, 11675, WR, 8, 16.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11675', 'WR', '8', '16.30')' added player 11675 as WR entering rosters, team, player, week 0011, 11239, 8 entering scores, team, player, pos, week, score 0011, 11239, WR, 8, 13.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11239', 'WR', '8', '13.00')' added player 11239 as WR entering rosters, team, player, week 0011, 13299, 8 entering scores, team, player, pos, week, score 0011, 13299, TE, 8, 8.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13299', 'TE', '8', '8.20')' added player 13299 as TE entering rosters, team, player, week 0011, 12417, 8 entering scores, team, player, pos, week, score 0011, 12417, PK, 8, 21.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '12417', 'PK', '8', '21.70')' added player 12417 as PK entering rosters, team, player, week 0011, 0512, 8 entering scores, team, player, pos, week, score 0011, 0512, Def, 8, 11.36 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '0512', 'Def', '8', '11.36')' added player 0512 as Def Found 1 RB Found 0 WR Found 1 TE in results Starting Week 9 in franchises Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='9' entering rosters, team, player, week 0004, 5848, 9 entering scores, team, player, pos, week, score 0004, 5848, QB, 9, 21.26 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '5848', 'QB', '9', '21.26')' added player 5848 as QB entering rosters, team, player, week 0004, 10709, 9 entering scores, team, player, pos, week, score 0004, 10709, RB, 9, 8.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10709', 'RB', '9', '8.90')' added player 10709 as RB entering rosters, team, player, week 0004, 10870, 9 entering scores, team, player, pos, week, score 0004, 10870, RB, 9, 1.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10870', 'RB', '9', '1.80')' added player 10870 as RB entering rosters, team, player, week 0004, 10271, 9 entering scores, team, player, pos, week, score 0004, 10271, WR, 9, 21.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10271', 'WR', '9', '21.60')' added player 10271 as WR entering rosters, team, player, week 0004, 13164, 9 entering scores, team, player, pos, week, score 0004, 13164, WR, 9, 16.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '13164', 'WR', '9', '16.40')' added player 13164 as WR entering rosters, team, player, week 0004, 11670, 9 entering scores, team, player, pos, week, score 0004, 11670, FLEX, 9, 7.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '11670', 'FLEX', '9', '7.40')' added player 11670 as FLEX entering rosters, team, player, week 0004, 12211, 9 entering scores, team, player, pos, week, score 0004, 12211, TE, 9, 5.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '12211', 'TE', '9', '5.80')' added player 12211 as TE entering rosters, team, player, week 0004, 8359, 9 entering scores, team, player, pos, week, score 0004, 8359, PK, 9, 12.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8359', 'PK', '9', '12.00')' added player 8359 as PK entering rosters, team, player, week 0004, 0516, 9 entering scores, team, player, pos, week, score 0004, 0516, Def, 9, 6.04 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '0516', 'Def', '9', '6.04')' added player 0516 as Def Found 2 RB Found 0 WR Found 1 TE in franchises Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='9' entering rosters, team, player, week 0010, 4925, 9 entering scores, team, player, pos, week, score 0010, 4925, QB, 9, 39.69 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '4925', 'QB', '9', '39.69')' added player 4925 as QB entering rosters, team, player, week 0010, 13610, 9 entering scores, team, player, pos, week, score 0010, 13610, RB, 9, 18.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '13610', 'RB', '9', '18.00')' added player 13610 as RB entering rosters, team, player, week 0010, 12152, 9 entering scores, team, player, pos, week, score 0010, 12152, FLEX, 9, 31.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12152', 'FLEX', '9', '31.10')' added player 12152 as FLEX entering rosters, team, player, week 0010, 10389, 9 entering scores, team, player, pos, week, score 0010, 10389, RB, 9, 21.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '10389', 'RB', '9', '21.20')' added player 10389 as RB entering rosters, team, player, week 0010, 12187, 9 entering scores, team, player, pos, week, score 0010, 12187, WR, 9, 3.42 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12187', 'WR', '9', '3.42')' added player 12187 as WR entering rosters, team, player, week 0010, 12652, 9 entering scores, team, player, pos, week, score 0010, 12652, WR, 9, 37.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12652', 'WR', '9', '37.60')' added player 12652 as WR entering rosters, team, player, week 0010, 9925, 9 entering scores, team, player, pos, week, score 0010, 9925, TE, 9, 13.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '9925', 'TE', '9', '13.00')' added player 9925 as TE entering rosters, team, player, week 0010, 11936, 9 entering scores, team, player, pos, week, score 0010, 11936, PK, 9, 8.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '11936', 'PK', '9', '8.00')' added player 11936 as PK entering rosters, team, player, week 0010, 0527, 9 entering scores, team, player, pos, week, score 0010, 0527, Def, 9, 5.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '0527', 'Def', '9', '5.60')' added player 0527 as Def Found 0 RB Found 1 WR Found 0 TE in franchises Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='9' entering rosters, team, player, week 0008, 13116, 9 entering scores, team, player, pos, week, score 0008, 13116, QB, 9, 34.55 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13116', 'QB', '9', '34.55')' added player 13116 as QB entering rosters, team, player, week 0008, 13364, 9 entering scores, team, player, pos, week, score 0008, 13364, RB, 9, 6.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13364', 'RB', '9', '6.00')' added player 13364 as RB entering rosters, team, player, week 0008, 12634, 9 entering scores, team, player, pos, week, score 0008, 12634, RB, 9, 18.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '12634', 'RB', '9', '18.20')' added player 12634 as RB entering rosters, team, player, week 0008, 9662, 9 entering scores, team, player, pos, week, score 0008, 9662, WR, 9, 14.13 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '9662', 'WR', '9', '14.13')' added player 9662 as WR entering rosters, team, player, week 0008, 11232, 9 entering scores, team, player, pos, week, score 0008, 11232, WR, 9, 20.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11232', 'WR', '9', '20.00')' added player 11232 as WR entering rosters, team, player, week 0008, 13188, 9 entering scores, team, player, pos, week, score 0008, 13188, FLEX, 9, 19.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13188', 'FLEX', '9', '19.30')' added player 13188 as FLEX entering rosters, team, player, week 0008, 11244, 9 entering scores, team, player, pos, week, score 0008, 11244, TE, 9, 24.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11244', 'TE', '9', '24.90')' added player 11244 as TE entering rosters, team, player, week 0008, 10868, 9 entering scores, team, player, pos, week, score 0008, 10868, PK, 9, 16.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '10868', 'PK', '9', '16.60')' added player 10868 as PK entering rosters, team, player, week 0008, 0524, 9 entering scores, team, player, pos, week, score 0008, 0524, Def, 9, 21.65 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '0524', 'Def', '9', '21.65')' added player 0524 as Def Found 1 RB Found 0 WR Found 0 TE in franchises Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='9' entering rosters, team, player, week 0005, 13113, 9 entering scores, team, player, pos, week, score 0005, 13113, QB, 9, 23.07 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13113', 'QB', '9', '23.07')' added player 13113 as QB entering rosters, team, player, week 0005, 9898, 9 entering scores, team, player, pos, week, score 0005, 9898, RB, 9, 1.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '9898', 'RB', '9', '1.00')' added player 9898 as RB entering rosters, team, player, week 0005, 10708, 9 entering scores, team, player, pos, week, score 0005, 10708, RB, 9, 5.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '10708', 'RB', '9', '5.80')' added player 10708 as RB entering rosters, team, player, week 0005, 11222, 9 entering scores, team, player, pos, week, score 0005, 11222, WR, 9, 19.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11222', 'WR', '9', '19.20')' added player 11222 as WR entering rosters, team, player, week 0005, 11673, 9 entering scores, team, player, pos, week, score 0005, 11673, WR, 9, 5.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11673', 'WR', '9', '5.50')' added player 11673 as WR entering rosters, team, player, week 0005, 8687, 9 entering scores, team, player, pos, week, score 0005, 8687, FLEX, 9, 15.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '8687', 'FLEX', '9', '15.60')' added player 8687 as FLEX entering rosters, team, player, week 0005, 7422, 9 entering scores, team, player, pos, week, score 0005, 7422, TE, 9, 13.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '7422', 'TE', '9', '13.70')' added player 7422 as TE entering rosters, team, player, week 0005, 12956, 9 entering scores, team, player, pos, week, score 0005, 12956, PK, 9, 18.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12956', 'PK', '9', '18.40')' added player 12956 as PK entering rosters, team, player, week 0005, 0531, 9 entering scores, team, player, pos, week, score 0005, 0531, Def, 9, 2.28 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '0531', 'Def', '9', '2.28')' added player 0531 as Def Found 2 RB Found 1 WR Found 0 TE in franchises Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='9' entering rosters, team, player, week 0007, 12611, 9 entering scores, team, player, pos, week, score 0007, 12611, QB, 9, 36.59 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12611', 'QB', '9', '36.59')' added player 12611 as QB entering rosters, team, player, week 0007, 11390, 9 entering scores, team, player, pos, week, score 0007, 11390, RB, 9, 11.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11390', 'RB', '9', '11.70')' added player 11390 as RB entering rosters, team, player, week 0007, 8658, 9 entering scores, team, player, pos, week, score 0007, 8658, RB, 9, 4.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '8658', 'RB', '9', '4.30')' added player 8658 as RB entering rosters, team, player, week 0007, 11674, 9 entering scores, team, player, pos, week, score 0007, 11674, WR, 9, 20.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11674', 'WR', '9', '20.90')' added player 11674 as WR entering rosters, team, player, week 0007, 13793, 9 entering scores, team, player, pos, week, score 0007, 13793, WR, 9, 12.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13793', 'WR', '9', '12.60')' added player 13793 as WR entering rosters, team, player, week 0007, 13154, 9 entering scores, team, player, pos, week, score 0007, 13154, WR, 9, 9.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13154', 'WR', '9', '9.50')' added player 13154 as WR entering rosters, team, player, week 0007, 13192, 9 entering scores, team, player, pos, week, score 0007, 13192, TE, 9, 6.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13192', 'TE', '9', '6.30')' added player 13192 as TE entering rosters, team, player, week 0007, 12860, 9 entering scores, team, player, pos, week, score 0007, 12860, PK, 9, 11.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12860', 'PK', '9', '11.60')' added player 12860 as PK entering rosters, team, player, week 0007, 0510, 9 entering scores, team, player, pos, week, score 0007, 0510, Def, 9, 8.78 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '0510', 'Def', '9', '8.78')' added player 0510 as Def Found 1 RB Found 1 WR Found 1 TE in franchises Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='9' entering rosters, team, player, week 0001, 9099, 9 entering scores, team, player, pos, week, score 0001, 9099, QB, 9, 35.25 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9099', 'QB', '9', '35.25')' added player 9099 as QB entering rosters, team, player, week 0001, 12630, 9 entering scores, team, player, pos, week, score 0001, 12630, RB, 9, 4.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12630', 'RB', '9', '4.00')' added player 12630 as RB entering rosters, team, player, week 0001, 13608, 9 entering scores, team, player, pos, week, score 0001, 13608, RB, 9, 3.95 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13608', 'RB', '9', '3.95')' added player 13608 as RB entering rosters, team, player, week 0001, 9988, 9 entering scores, team, player, pos, week, score 0001, 9988, WR, 9, 12.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9988', 'WR', '9', '12.20')' added player 9988 as WR entering rosters, team, player, week 0001, 13156, 9 entering scores, team, player, pos, week, score 0001, 13156, WR, 9, 10.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13156', 'WR', '9', '10.80')' added player 13156 as WR entering rosters, team, player, week 0001, 11228, 9 entering scores, team, player, pos, week, score 0001, 11228, WR, 9, 10.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11228', 'WR', '9', '10.00')' added player 11228 as WR entering rosters, team, player, week 0001, 11257, 9 entering scores, team, player, pos, week, score 0001, 11257, TE, 9, 3.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11257', 'TE', '9', '3.50')' added player 11257 as TE entering rosters, team, player, week 0001, 13354, 9 entering scores, team, player, pos, week, score 0001, 13354, PK, 9, 13.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13354', 'PK', '9', '13.00')' added player 13354 as PK entering rosters, team, player, week 0001, 0504, 9 entering scores, team, player, pos, week, score 0001, 0504, Def, 9, 9.92 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '0504', 'Def', '9', '9.92')' added player 0504 as Def Found 2 RB Found 0 WR Found 1 TE in franchises Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='9' entering rosters, team, player, week 0002, 8062, 9 entering scores, team, player, pos, week, score 0002, 8062, QB, 9, 28.77 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '8062', 'QB', '9', '28.77')' added player 8062 as QB entering rosters, team, player, week 0002, 12151, 9 entering scores, team, player, pos, week, score 0002, 12151, RB, 9, 21.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12151', 'RB', '9', '21.80')' added player 12151 as RB entering rosters, team, player, week 0002, 13614, 9 entering scores, team, player, pos, week, score 0002, 13614, RB, 9, 10.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13614', 'RB', '9', '10.90')' added player 13614 as RB entering rosters, team, player, week 0002, 9427, 9 entering scores, team, player, pos, week, score 0002, 9427, FLEX, 9, 4.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9427', 'FLEX', '9', '4.20')' added player 9427 as FLEX entering rosters, team, player, week 0002, 13163, 9 entering scores, team, player, pos, week, score 0002, 13163, WR, 9, 5.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13163', 'WR', '9', '5.00')' added player 13163 as WR entering rosters, team, player, week 0002, 10738, 9 entering scores, team, player, pos, week, score 0002, 10738, WR, 9, 9.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10738', 'WR', '9', '9.10')' added player 10738 as WR entering rosters, team, player, week 0002, 9474, 9 entering scores, team, player, pos, week, score 0002, 9474, TE, 9, 3.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9474', 'TE', '9', '3.00')' added player 9474 as TE entering rosters, team, player, week 0002, 8742, 9 entering scores, team, player, pos, week, score 0002, 8742, PK, 9, 7.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '8742', 'PK', '9', '7.00')' added player 8742 as PK entering rosters, team, player, week 0002, 0503, 9 entering scores, team, player, pos, week, score 0002, 0503, Def, 9, 34.57 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '0503', 'Def', '9', '34.57')' added player 0503 as Def Found 0 RB Found 2 WR Found 1 TE in franchises Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='9' entering rosters, team, player, week 0003, 7394, 9 entering scores, team, player, pos, week, score 0003, 7394, QB, 9, 19.87 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '7394', 'QB', '9', '19.87')' added player 7394 as QB entering rosters, team, player, week 0003, 11668, 9 entering scores, team, player, pos, week, score 0003, 11668, FLEX, 9, 7.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11668', 'FLEX', '9', '7.50')' added player 11668 as FLEX entering rosters, team, player, week 0003, 13612, 9 entering scores, team, player, pos, week, score 0003, 13612, RB, 9, 5.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13612', 'RB', '9', '5.40')' added player 13612 as RB entering rosters, team, player, week 0003, 13319, 9 entering scores, team, player, pos, week, score 0003, 13319, RB, 9, 9.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13319', 'RB', '9', '9.00')' added player 13319 as RB entering rosters, team, player, week 0003, 9118, 9 entering scores, team, player, pos, week, score 0003, 9118, WR, 9, 2.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '9118', 'WR', '9', '2.10')' added player 9118 as WR entering rosters, team, player, week 0003, 11938, 9 entering scores, team, player, pos, week, score 0003, 11938, WR, 9, 9.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '11938', 'WR', '9', '9.70')' added player 11938 as WR entering rosters, team, player, week 0003, 12677, 9 entering scores, team, player, pos, week, score 0003, 12677, TE, 9, 5.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '12677', 'TE', '9', '5.10')' added player 12677 as TE entering rosters, team, player, week 0003, 10976, 9 entering scores, team, player, pos, week, score 0003, 10976, PK, 9, 15.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '10976', 'PK', '9', '15.00')' added player 10976 as PK entering rosters, team, player, week 0003, 0514, 9 entering scores, team, player, pos, week, score 0003, 0514, Def, 9, 13.45 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '0514', 'Def', '9', '13.45')' added player 0514 as Def Found 2 RB Found 2 WR Found 1 TE in franchises Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='9' entering rosters, team, player, week 0012, 13115, 9 entering scores, team, player, pos, week, score 0012, 13115, QB, 9, 9.75 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13115', 'QB', '9', '9.75')' added player 13115 as QB entering rosters, team, player, week 0012, 13146, 9 entering scores, team, player, pos, week, score 0012, 13146, FLEX, 9, 28.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13146', 'FLEX', '9', '28.30')' added player 13146 as FLEX entering rosters, team, player, week 0012, 12150, 9 entering scores, team, player, pos, week, score 0012, 12150, RB, 9, 16.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '12150', 'RB', '9', '16.40')' added player 12150 as RB entering rosters, team, player, week 0012, 10276, 9 entering scores, team, player, pos, week, score 0012, 10276, RB, 9, 2.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '10276', 'RB', '9', '2.10')' added player 10276 as RB entering rosters, team, player, week 0012, 11783, 9 entering scores, team, player, pos, week, score 0012, 11783, WR, 9, 2.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11783', 'WR', '9', '2.00')' added player 11783 as WR entering rosters, team, player, week 0012, 11671, 9 entering scores, team, player, pos, week, score 0012, 11671, WR, 9, 2.10 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11671', 'WR', '9', '2.10')' added player 11671 as WR entering rosters, team, player, week 0012, 11248, 9 entering scores, team, player, pos, week, score 0012, 11248, TE, 9, 3.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11248', 'TE', '9', '3.90')' added player 11248 as TE entering rosters, team, player, week 0012, 9694, 9 entering scores, team, player, pos, week, score 0012, 9694, PK, 9, 14.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '9694', 'PK', '9', '14.00')' added player 9694 as PK entering rosters, team, player, week 0012, 0532, 9 entering scores, team, player, pos, week, score 0012, 0532, Def, 9, 5.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '0532', 'Def', '9', '5.80')' added player 0532 as Def Found 1 RB Found 2 WR Found 1 TE in franchises Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='9' entering rosters, team, player, week 0011, 10703, 9 entering scores, team, player, pos, week, score 0011, 10703, QB, 9, 22.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10703', 'QB', '9', '22.50')' added player 10703 as QB entering rosters, team, player, week 0011, 13290, 9 entering scores, team, player, pos, week, score 0011, 13290, FLEX, 9, 3.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13290', 'FLEX', '9', '3.70')' added player 13290 as FLEX entering rosters, team, player, week 0011, 12626, 9 entering scores, team, player, pos, week, score 0011, 12626, RB, 9, 10.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '12626', 'RB', '9', '10.20')' added player 12626 as RB entering rosters, team, player, week 0011, 13138, 9 entering scores, team, player, pos, week, score 0011, 13138, RB, 9, 37.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13138', 'RB', '9', '37.60')' added player 13138 as RB entering rosters, team, player, week 0011, 11675, 9 entering scores, team, player, pos, week, score 0011, 11675, WR, 9, 11.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11675', 'WR', '9', '11.50')' added player 11675 as WR entering rosters, team, player, week 0011, 11239, 9 entering scores, team, player, pos, week, score 0011, 11239, WR, 9, 1.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11239', 'WR', '9', '1.80')' added player 11239 as WR entering rosters, team, player, week 0011, 13299, 9 entering scores, team, player, pos, week, score 0011, 13299, TE, 9, 19.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13299', 'TE', '9', '19.80')' added player 13299 as TE entering rosters, team, player, week 0011, 11387, 9 entering scores, team, player, pos, week, score 0011, 11387, PK, 9, 6.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11387', 'PK', '9', '6.00')' added player 11387 as PK entering rosters, team, player, week 0011, 0512, 9 entering scores, team, player, pos, week, score 0011, 0512, Def, 9, 7.59 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '0512', 'Def', '9', '7.59')' added player 0512 as Def Found 0 RB Found 1 WR Found 0 TE in franchises Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='9' entering rosters, team, player, week 0009, 10700, 9 entering scores, team, player, pos, week, score 0009, 10700, QB, 9, 9.86 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10700', 'QB', '9', '9.86')' added player 10700 as QB entering rosters, team, player, week 0009, 13132, 9 entering scores, team, player, pos, week, score 0009, 13132, RB, 9, 34.60 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13132', 'RB', '9', '34.60')' added player 13132 as RB entering rosters, team, player, week 0009, 13130, 9 entering scores, team, player, pos, week, score 0009, 13130, FLEX, 9, 30.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13130', 'FLEX', '9', '30.20')' added player 13130 as FLEX entering rosters, team, player, week 0009, 11747, 9 entering scores, team, player, pos, week, score 0009, 11747, RB, 9, 25.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '11747', 'RB', '9', '25.80')' added player 11747 as RB entering rosters, team, player, week 0009, 12205, 9 entering scores, team, player, pos, week, score 0009, 12205, WR, 9, 5.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12205', 'WR', '9', '5.40')' added player 12205 as WR entering rosters, team, player, week 0009, 12801, 9 entering scores, team, player, pos, week, score 0009, 12801, WR, 9, 10.00 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12801', 'WR', '9', '10.00')' added player 12801 as WR entering rosters, team, player, week 0009, 10312, 9 entering scores, team, player, pos, week, score 0009, 10312, TE, 9, 3.30 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10312', 'TE', '9', '3.30')' added player 10312 as TE entering rosters, team, player, week 0009, 11966, 9 entering scores, team, player, pos, week, score 0009, 11966, PK, 9, 23.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '11966', 'PK', '9', '23.50')' added player 11966 as PK entering rosters, team, player, week 0009, 0520, 9 entering scores, team, player, pos, week, score 0009, 0520, Def, 9, 0.85 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '0520', 'Def', '9', '0.85')' added player 0520 as Def Found 0 RB Found 1 WR Found 1 TE in franchises Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='9' entering rosters, team, player, week 0006, 7401, 9 entering scores, team, player, pos, week, score 0006, 7401, QB, 9, 30.95 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '7401', 'QB', '9', '30.95')' added player 7401 as QB entering rosters, team, player, week 0006, 12628, 9 entering scores, team, player, pos, week, score 0006, 12628, RB, 9, 11.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12628', 'RB', '9', '11.90')' added player 12628 as RB entering rosters, team, player, week 0006, 12625, 9 entering scores, team, player, pos, week, score 0006, 12625, RB, 9, 13.70 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12625', 'RB', '9', '13.70')' added player 12625 as RB entering rosters, team, player, week 0006, 13277, 9 entering scores, team, player, pos, week, score 0006, 13277, WR, 9, 6.90 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '13277', 'WR', '9', '6.90')' added player 13277 as WR entering rosters, team, player, week 0006, 10960, 9 entering scores, team, player, pos, week, score 0006, 10960, FLEX, 9, 23.50 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '10960', 'FLEX', '9', '23.50')' added player 10960 as FLEX entering rosters, team, player, week 0006, 13630, 9 entering scores, team, player, pos, week, score 0006, 13630, WR, 9, 7.20 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '13630', 'WR', '9', '7.20')' added player 13630 as WR entering rosters, team, player, week 0006, 11705, 9 entering scores, team, player, pos, week, score 0006, 11705, TE, 9, 9.80 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11705', 'TE', '9', '9.80')' added player 11705 as TE entering rosters, team, player, week 0006, 11947, 9 entering scores, team, player, pos, week, score 0006, 11947, PK, 9, 11.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11947', 'PK', '9', '11.40')' added player 11947 as PK entering rosters, team, player, week 0006, 0521, 9 entering scores, team, player, pos, week, score 0006, 0521, Def, 9, 35.40 Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '0521', 'Def', '9', '35.40')' added player 0521 as Def Found 0 RB Found 2 WR Found 1 TE Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='9' added player 7401 as QB added player 12628 as RB added player 12625 as RB added player 13277 as WR added player 10960 as FLEX added player 13630 as WR added player 11705 as TE added player 11947 as PK added player 0521 as Def SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=9 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=9 and position='WR'Found 2 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=9 and position='TE'Found 1 TE in results Starting Week 10 in franchises Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='10' entering rosters, team, player, week 0004, 5848, 10 entering scores, team, player, pos, week, score 0004, 5848, QB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '5848', 'QB', '10', '')' added player 5848 as QB entering rosters, team, player, week 0004, 10709, 10 entering scores, team, player, pos, week, score 0004, 10709, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10709', 'RB', '10', '')' added player 10709 as RB entering rosters, team, player, week 0004, 10870, 10 entering scores, team, player, pos, week, score 0004, 10870, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10870', 'RB', '10', '')' added player 10870 as RB entering rosters, team, player, week 0004, 10271, 10 entering scores, team, player, pos, week, score 0004, 10271, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '10271', 'WR', '10', '')' added player 10271 as WR entering rosters, team, player, week 0004, 13164, 10 entering scores, team, player, pos, week, score 0004, 13164, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '13164', 'WR', '10', '')' added player 13164 as WR entering rosters, team, player, week 0004, 11670, 10 entering scores, team, player, pos, week, score 0004, 11670, FLEX, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '11670', 'FLEX', '10', '')' added player 11670 as FLEX entering rosters, team, player, week 0004, 12211, 10 entering scores, team, player, pos, week, score 0004, 12211, TE, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '12211', 'TE', '10', '')' added player 12211 as TE entering rosters, team, player, week 0004, 8359, 10 entering scores, team, player, pos, week, score 0004, 8359, PK, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '8359', 'PK', '10', '')' added player 8359 as PK entering rosters, team, player, week 0004, 0516, 10 entering scores, team, player, pos, week, score 0004, 0516, Def, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0004', '0516', 'Def', '10', '')' added player 0516 as Def Found 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='10' No Flex Found entering rosters, team, player, week 0003, 7394, 10 entering scores, team, player, pos, week, score 0003, 7394, QB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '7394', 'QB', '10', '')' added player 7394 as QB entering rosters, team, player, week 0003, 13612, 10 entering scores, team, player, pos, week, score 0003, 13612, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13612', 'RB', '10', '')' added player 13612 as RB entering rosters, team, player, week 0003, 13319, 10 entering scores, team, player, pos, week, score 0003, 13319, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13319', 'RB', '10', '')' added player 13319 as RB entering rosters, team, player, week 0003, 7393, 10 entering scores, team, player, pos, week, score 0003, 7393, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '7393', 'WR', '10', '')' added player 7393 as WR entering rosters, team, player, week 0003, 10722, 10 entering scores, team, player, pos, week, score 0003, 10722, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '10722', 'WR', '10', '')' added player 10722 as WR entering rosters, team, player, week 0003, 13189, 10 entering scores, team, player, pos, week, score 0003, 13189, TE, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '13189', 'TE', '10', '')' added player 13189 as TE entering rosters, team, player, week 0003, 12677, 10 entering scores, team, player, pos, week, score 0003, 12677, TE, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '12677', 'TE', '10', '')' added player 12677 as TE entering rosters, team, player, week 0003, 8930, 10 entering scores, team, player, pos, week, score 0003, 8930, PK, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '8930', 'PK', '10', '')' added player 8930 as PK entering rosters, team, player, week 0003, 0514, 10 entering scores, team, player, pos, week, score 0003, 0514, Def, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0003', '0514', 'Def', '10', '')' added player 0514 as Def Found 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='10' entering rosters, team, player, week 0008, 13116, 10 entering scores, team, player, pos, week, score 0008, 13116, QB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13116', 'QB', '10', '')' added player 13116 as QB entering rosters, team, player, week 0008, 13129, 10 entering scores, team, player, pos, week, score 0008, 13129, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13129', 'RB', '10', '')' added player 13129 as RB entering rosters, team, player, week 0008, 12634, 10 entering scores, team, player, pos, week, score 0008, 12634, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '12634', 'RB', '10', '')' added player 12634 as RB entering rosters, team, player, week 0008, 9662, 10 entering scores, team, player, pos, week, score 0008, 9662, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '9662', 'WR', '10', '')' added player 9662 as WR entering rosters, team, player, week 0008, 13629, 10 entering scores, team, player, pos, week, score 0008, 13629, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13629', 'WR', '10', '')' added player 13629 as WR entering rosters, team, player, week 0008, 13188, 10 entering scores, team, player, pos, week, score 0008, 13188, FLEX, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '13188', 'FLEX', '10', '')' added player 13188 as FLEX entering rosters, team, player, week 0008, 11244, 10 entering scores, team, player, pos, week, score 0008, 11244, TE, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '11244', 'TE', '10', '')' added player 11244 as TE entering rosters, team, player, week 0008, 10868, 10 entering scores, team, player, pos, week, score 0008, 10868, PK, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '10868', 'PK', '10', '')' added player 10868 as PK entering rosters, team, player, week 0008, 0530, 10 entering scores, team, player, pos, week, score 0008, 0530, Def, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0008', '0530', 'Def', '10', '')' added player 0530 as Def Found 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='10' entering rosters, team, player, week 0001, 9099, 10 entering scores, team, player, pos, week, score 0001, 9099, QB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9099', 'QB', '10', '')' added player 9099 as QB entering rosters, team, player, week 0001, 12630, 10 entering scores, team, player, pos, week, score 0001, 12630, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '12630', 'RB', '10', '')' added player 12630 as RB entering rosters, team, player, week 0001, 13608, 10 entering scores, team, player, pos, week, score 0001, 13608, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13608', 'RB', '10', '')' added player 13608 as RB entering rosters, team, player, week 0001, 9988, 10 entering scores, team, player, pos, week, score 0001, 9988, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '9988', 'WR', '10', '')' added player 9988 as WR entering rosters, team, player, week 0001, 13156, 10 entering scores, team, player, pos, week, score 0001, 13156, FLEX, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13156', 'FLEX', '10', '')' added player 13156 as FLEX entering rosters, team, player, week 0001, 11228, 10 entering scores, team, player, pos, week, score 0001, 11228, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11228', 'WR', '10', '')' added player 11228 as WR entering rosters, team, player, week 0001, 11257, 10 entering scores, team, player, pos, week, score 0001, 11257, TE, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '11257', 'TE', '10', '')' added player 11257 as TE entering rosters, team, player, week 0001, 13354, 10 entering scores, team, player, pos, week, score 0001, 13354, PK, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '13354', 'PK', '10', '')' added player 13354 as PK entering rosters, team, player, week 0001, 0504, 10 entering scores, team, player, pos, week, score 0001, 0504, Def, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0001', '0504', 'Def', '10', '')' added player 0504 as Def Found 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='10' entering rosters, team, player, week 0005, 13113, 10 entering scores, team, player, pos, week, score 0005, 13113, QB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '13113', 'QB', '10', '')' added player 13113 as QB entering rosters, team, player, week 0005, 10708, 10 entering scores, team, player, pos, week, score 0005, 10708, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '10708', 'RB', '10', '')' added player 10708 as RB entering rosters, team, player, week 0005, 11222, 10 entering scores, team, player, pos, week, score 0005, 11222, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11222', 'WR', '10', '')' added player 11222 as WR entering rosters, team, player, week 0005, 11673, 10 entering scores, team, player, pos, week, score 0005, 11673, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '11673', 'WR', '10', '')' added player 11673 as WR entering rosters, team, player, week 0005, 8687, 10 entering scores, team, player, pos, week, score 0005, 8687, FLEX, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '8687', 'FLEX', '10', '')' added player 8687 as FLEX entering rosters, team, player, week 0005, 7422, 10 entering scores, team, player, pos, week, score 0005, 7422, TE, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '7422', 'TE', '10', '')' added player 7422 as TE entering rosters, team, player, week 0005, 12956, 10 entering scores, team, player, pos, week, score 0005, 12956, PK, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '12956', 'PK', '10', '')' added player 12956 as PK entering rosters, team, player, week 0005, 0531, 10 entering scores, team, player, pos, week, score 0005, 0531, Def, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0005', '0531', 'Def', '10', '')' added player 0531 as Def Found 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='10' entering rosters, team, player, week 0011, 10703, 10 entering scores, team, player, pos, week, score 0011, 10703, QB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '10703', 'QB', '10', '')' added player 10703 as QB entering rosters, team, player, week 0011, 12626, 10 entering scores, team, player, pos, week, score 0011, 12626, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '12626', 'RB', '10', '')' added player 12626 as RB entering rosters, team, player, week 0011, 13138, 10 entering scores, team, player, pos, week, score 0011, 13138, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13138', 'RB', '10', '')' added player 13138 as RB entering rosters, team, player, week 0011, 11675, 10 entering scores, team, player, pos, week, score 0011, 11675, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11675', 'WR', '10', '')' added player 11675 as WR entering rosters, team, player, week 0011, 11227, 10 entering scores, team, player, pos, week, score 0011, 11227, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11227', 'WR', '10', '')' added player 11227 as WR entering rosters, team, player, week 0011, 9831, 10 entering scores, team, player, pos, week, score 0011, 9831, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '9831', 'WR', '10', '')' added player 9831 as WR entering rosters, team, player, week 0011, 13299, 10 entering scores, team, player, pos, week, score 0011, 13299, TE, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '13299', 'TE', '10', '')' added player 13299 as TE entering rosters, team, player, week 0011, 11387, 10 entering scores, team, player, pos, week, score 0011, 11387, PK, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '11387', 'PK', '10', '')' added player 11387 as PK entering rosters, team, player, week 0011, 0512, 10 entering scores, team, player, pos, week, score 0011, 0512, Def, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0011', '0512', 'Def', '10', '')' added player 0512 as Def Found 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='10' entering rosters, team, player, week 0010, 4925, 10 entering scores, team, player, pos, week, score 0010, 4925, QB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '4925', 'QB', '10', '')' added player 4925 as QB entering rosters, team, player, week 0010, 13610, 10 entering scores, team, player, pos, week, score 0010, 13610, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '13610', 'RB', '10', '')' added player 13610 as RB entering rosters, team, player, week 0010, 12152, 10 entering scores, team, player, pos, week, score 0010, 12152, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12152', 'RB', '10', '')' added player 12152 as RB entering rosters, team, player, week 0010, 10389, 10 entering scores, team, player, pos, week, score 0010, 10389, FLEX, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '10389', 'FLEX', '10', '')' added player 10389 as FLEX entering rosters, team, player, week 0010, 12187, 10 entering scores, team, player, pos, week, score 0010, 12187, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12187', 'WR', '10', '')' added player 12187 as WR entering rosters, team, player, week 0010, 12652, 10 entering scores, team, player, pos, week, score 0010, 12652, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '12652', 'WR', '10', '')' added player 12652 as WR entering rosters, team, player, week 0010, 9925, 10 entering scores, team, player, pos, week, score 0010, 9925, TE, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '9925', 'TE', '10', '')' added player 9925 as TE entering rosters, team, player, week 0010, 2842, 10 entering scores, team, player, pos, week, score 0010, 2842, PK, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '2842', 'PK', '10', '')' added player 2842 as PK entering rosters, team, player, week 0010, 0502, 10 entering scores, team, player, pos, week, score 0010, 0502, Def, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0010', '0502', 'Def', '10', '')' added player 0502 as Def Found 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='10' entering rosters, team, player, week 0012, 13115, 10 entering scores, team, player, pos, week, score 0012, 13115, QB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13115', 'QB', '10', '')' added player 13115 as QB entering rosters, team, player, week 0012, 13604, 10 entering scores, team, player, pos, week, score 0012, 13604, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13604', 'RB', '10', '')' added player 13604 as RB entering rosters, team, player, week 0012, 13146, 10 entering scores, team, player, pos, week, score 0012, 13146, FLEX, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '13146', 'FLEX', '10', '')' added player 13146 as FLEX entering rosters, team, player, week 0012, 12150, 10 entering scores, team, player, pos, week, score 0012, 12150, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '12150', 'RB', '10', '')' added player 12150 as RB entering rosters, team, player, week 0012, 12175, 10 entering scores, team, player, pos, week, score 0012, 12175, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '12175', 'WR', '10', '')' added player 12175 as WR entering rosters, team, player, week 0012, 11671, 10 entering scores, team, player, pos, week, score 0012, 11671, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11671', 'WR', '10', '')' added player 11671 as WR entering rosters, team, player, week 0012, 11248, 10 entering scores, team, player, pos, week, score 0012, 11248, TE, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '11248', 'TE', '10', '')' added player 11248 as TE entering rosters, team, player, week 0012, 9694, 10 entering scores, team, player, pos, week, score 0012, 9694, PK, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '9694', 'PK', '10', '')' added player 9694 as PK entering rosters, team, player, week 0012, 0505, 10 entering scores, team, player, pos, week, score 0012, 0505, Def, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0012', '0505', 'Def', '10', '')' added player 0505 as Def Found 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='10' No Flex Found entering rosters, team, player, week 0007, 12611, 10 entering scores, team, player, pos, week, score 0007, 12611, QB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '12611', 'QB', '10', '')' added player 12611 as QB entering rosters, team, player, week 0007, 8658, 10 entering scores, team, player, pos, week, score 0007, 8658, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '8658', 'RB', '10', '')' added player 8658 as RB entering rosters, team, player, week 0007, 13768, 10 entering scores, team, player, pos, week, score 0007, 13768, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13768', 'RB', '10', '')' added player 13768 as RB entering rosters, team, player, week 0007, 11674, 10 entering scores, team, player, pos, week, score 0007, 11674, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '11674', 'WR', '10', '')' added player 11674 as WR entering rosters, team, player, week 0007, 13793, 10 entering scores, team, player, pos, week, score 0007, 13793, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13793', 'WR', '10', '')' added player 13793 as WR entering rosters, team, player, week 0007, 13154, 10 entering scores, team, player, pos, week, score 0007, 13154, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13154', 'WR', '10', '')' added player 13154 as WR entering rosters, team, player, week 0007, 13192, 10 entering scores, team, player, pos, week, score 0007, 13192, TE, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '13192', 'TE', '10', '')' added player 13192 as TE entering rosters, team, player, week 0007, 0528, 10 entering scores, team, player, pos, week, score 0007, 0528, Def, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0007', '0528', 'Def', '10', '')' added player 0528 as Def Found 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='10' entering rosters, team, player, week 0009, 10313, 10 entering scores, team, player, pos, week, score 0009, 10313, QB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '10313', 'QB', '10', '')' added player 10313 as QB entering rosters, team, player, week 0009, 13132, 10 entering scores, team, player, pos, week, score 0009, 13132, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13132', 'RB', '10', '')' added player 13132 as RB entering rosters, team, player, week 0009, 13130, 10 entering scores, team, player, pos, week, score 0009, 13130, FLEX, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '13130', 'FLEX', '10', '')' added player 13130 as FLEX entering rosters, team, player, week 0009, 11747, 10 entering scores, team, player, pos, week, score 0009, 11747, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '11747', 'RB', '10', '')' added player 11747 as RB entering rosters, team, player, week 0009, 12650, 10 entering scores, team, player, pos, week, score 0009, 12650, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12650', 'WR', '10', '')' added player 12650 as WR entering rosters, team, player, week 0009, 12801, 10 entering scores, team, player, pos, week, score 0009, 12801, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12801', 'WR', '10', '')' added player 12801 as WR entering rosters, team, player, week 0009, 12317, 10 entering scores, team, player, pos, week, score 0009, 12317, TE, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '12317', 'TE', '10', '')' added player 12317 as TE entering rosters, team, player, week 0009, 11966, 10 entering scores, team, player, pos, week, score 0009, 11966, PK, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '11966', 'PK', '10', '')' added player 11966 as PK entering rosters, team, player, week 0009, 0523, 10 entering scores, team, player, pos, week, score 0009, 0523, Def, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0009', '0523', 'Def', '10', '')' added player 0523 as Def Found 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='10' entering rosters, team, player, week 0002, 8062, 10 entering scores, team, player, pos, week, score 0002, 8062, QB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '8062', 'QB', '10', '')' added player 8062 as QB entering rosters, team, player, week 0002, 13378, 10 entering scores, team, player, pos, week, score 0002, 13378, FLEX, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '13378', 'FLEX', '10', '')' added player 13378 as FLEX entering rosters, team, player, week 0002, 12151, 10 entering scores, team, player, pos, week, score 0002, 12151, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12151', 'RB', '10', '')' added player 12151 as RB entering rosters, team, player, week 0002, 12157, 10 entering scores, team, player, pos, week, score 0002, 12157, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12157', 'RB', '10', '')' added player 12157 as RB entering rosters, team, player, week 0002, 10738, 10 entering scores, team, player, pos, week, score 0002, 10738, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '10738', 'WR', '10', '')' added player 10738 as WR entering rosters, team, player, week 0002, 12658, 10 entering scores, team, player, pos, week, score 0002, 12658, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '12658', 'WR', '10', '')' added player 12658 as WR entering rosters, team, player, week 0002, 9474, 10 entering scores, team, player, pos, week, score 0002, 9474, TE, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '9474', 'TE', '10', '')' added player 9474 as TE entering rosters, team, player, week 0002, 8742, 10 entering scores, team, player, pos, week, score 0002, 8742, PK, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '8742', 'PK', '10', '')' added player 8742 as PK entering rosters, team, player, week 0002, 0501, 10 entering scores, team, player, pos, week, score 0002, 0501, Def, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0002', '0501', 'Def', '10', '')' added player 0501 as Def Found 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='10' entering rosters, team, player, week 0006, 7401, 10 entering scores, team, player, pos, week, score 0006, 7401, QB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '7401', 'QB', '10', '')' added player 7401 as QB entering rosters, team, player, week 0006, 12625, 10 entering scores, team, player, pos, week, score 0006, 12625, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12625', 'RB', '10', '')' added player 12625 as RB entering rosters, team, player, week 0006, 13131, 10 entering scores, team, player, pos, week, score 0006, 13131, RB, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '13131', 'RB', '10', '')' added player 13131 as RB entering rosters, team, player, week 0006, 13277, 10 entering scores, team, player, pos, week, score 0006, 13277, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '13277', 'WR', '10', '')' added player 13277 as WR entering rosters, team, player, week 0006, 10960, 10 entering scores, team, player, pos, week, score 0006, 10960, WR, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '10960', 'WR', '10', '')' added player 10960 as WR entering rosters, team, player, week 0006, 12391, 10 entering scores, team, player, pos, week, score 0006, 12391, FLEX, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '12391', 'FLEX', '10', '')' added player 12391 as FLEX entering rosters, team, player, week 0006, 11705, 10 entering scores, team, player, pos, week, score 0006, 11705, TE, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11705', 'TE', '10', '')' added player 11705 as TE entering rosters, team, player, week 0006, 11947, 10 entering scores, team, player, pos, week, score 0006, 11947, PK, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '11947', 'PK', '10', '')' added player 11947 as PK entering rosters, team, player, week 0006, 0521, 10 entering scores, team, player, pos, week, score 0006, 0521, Def, 10, Executing 'INSERT INTO scores (team_id, player_id, position, week, score) VALUES ('0006', '0521', 'Def', '10', '')' added player 0521 as Def Found 0 RB Found 0 WR Found 0 TE Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='10' added player 7401 as QB added player 12625 as RB added player 13131 as RB added player 13277 as WR added player 10960 as WR added player 12391 as FLEX added player 11705 as TE added player 11947 as PK added player 0521 as Def SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=10 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=10 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=10 and position='TE'Found 0 TE in results Starting Week 11 in franchises Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='11' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='11' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='11' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='11' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='11' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='11' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='11' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='11' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='11' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='11' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='11' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='11' No Flex FoundFound 0 RB Found 0 WR Found 0 TE Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='11' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=11 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=11 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=11 and position='TE'Found 0 TE in results Starting Week 12 in franchises Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='12' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='12' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='12' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='12' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='12' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='12' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='12' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='12' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='12' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='12' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='12' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='12' No Flex FoundFound 0 RB Found 0 WR Found 0 TE Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='12' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=12 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=12 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=12 and position='TE'Found 0 TE in results Starting Week 13 in franchises Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in franchises Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='13' No Flex FoundFound 0 RB Found 0 WR Found 0 TE in results Starting Week 14 Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='14' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0001' AND week=14 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0001' AND week=14 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0001' AND week=14 and position='TE'Found 0 TE Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='14' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0002' AND week=14 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0002' AND week=14 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0002' AND week=14 and position='TE'Found 0 TE Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='14' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0003' AND week=14 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0003' AND week=14 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0003' AND week=14 and position='TE'Found 0 TE Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='14' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0004' AND week=14 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0004' AND week=14 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0004' AND week=14 and position='TE'Found 0 TE Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='14' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0005' AND week=14 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0005' AND week=14 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0005' AND week=14 and position='TE'Found 0 TE Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='14' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=14 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=14 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=14 and position='TE'Found 0 TE Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='14' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0007' AND week=14 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0007' AND week=14 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0007' AND week=14 and position='TE'Found 0 TE Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='14' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0008' AND week=14 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0008' AND week=14 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0008' AND week=14 and position='TE'Found 0 TE Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='14' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0009' AND week=14 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0009' AND week=14 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0009' AND week=14 and position='TE'Found 0 TE Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='14' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0010' AND week=14 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0010' AND week=14 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0010' AND week=14 and position='TE'Found 0 TE Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='14' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=14 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=14 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=14 and position='TE'Found 0 TE Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='14' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0012' AND week=14 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0012' AND week=14 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0012' AND week=14 and position='TE'Found 0 TE in results Starting Week 15 Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='15' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0001' AND week=15 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0001' AND week=15 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0001' AND week=15 and position='TE'Found 0 TE Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='15' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0002' AND week=15 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0002' AND week=15 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0002' AND week=15 and position='TE'Found 0 TE Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='15' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0003' AND week=15 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0003' AND week=15 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0003' AND week=15 and position='TE'Found 0 TE Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='15' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0004' AND week=15 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0004' AND week=15 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0004' AND week=15 and position='TE'Found 0 TE Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='15' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0005' AND week=15 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0005' AND week=15 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0005' AND week=15 and position='TE'Found 0 TE Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='15' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=15 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=15 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=15 and position='TE'Found 0 TE Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='15' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0007' AND week=15 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0007' AND week=15 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0007' AND week=15 and position='TE'Found 0 TE Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='15' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0008' AND week=15 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0008' AND week=15 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0008' AND week=15 and position='TE'Found 0 TE Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='15' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0009' AND week=15 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0009' AND week=15 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0009' AND week=15 and position='TE'Found 0 TE Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='15' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0010' AND week=15 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0010' AND week=15 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0010' AND week=15 and position='TE'Found 0 TE Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='15' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=15 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=15 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=15 and position='TE'Found 0 TE Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='15' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0012' AND week=15 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0012' AND week=15 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0012' AND week=15 and position='TE'Found 0 TE in results Starting Week 16 Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='16' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0001' AND week=16 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0001' AND week=16 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0001' AND week=16 and position='TE'Found 0 TE Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='16' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0002' AND week=16 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0002' AND week=16 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0002' AND week=16 and position='TE'Found 0 TE Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='16' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0003' AND week=16 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0003' AND week=16 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0003' AND week=16 and position='TE'Found 0 TE Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='16' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0004' AND week=16 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0004' AND week=16 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0004' AND week=16 and position='TE'Found 0 TE Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='16' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0005' AND week=16 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0005' AND week=16 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0005' AND week=16 and position='TE'Found 0 TE Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='16' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=16 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=16 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=16 and position='TE'Found 0 TE Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='16' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0007' AND week=16 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0007' AND week=16 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0007' AND week=16 and position='TE'Found 0 TE Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='16' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0008' AND week=16 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0008' AND week=16 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0008' AND week=16 and position='TE'Found 0 TE Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='16' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0009' AND week=16 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0009' AND week=16 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0009' AND week=16 and position='TE'Found 0 TE Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='16' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0010' AND week=16 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0010' AND week=16 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0010' AND week=16 and position='TE'Found 0 TE Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='16' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=16 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=16 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=16 and position='TE'Found 0 TE Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='16' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0012' AND week=16 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0012' AND week=16 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0012' AND week=16 and position='TE'Found 0 TE in results Starting Week 17 Entering data for team 0001 SELECT player_id FROM flex WHERE team_id='0001' && week='17' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0001' AND week=17 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0001' AND week=17 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0001' AND week=17 and position='TE'Found 0 TE Entering data for team 0002 SELECT player_id FROM flex WHERE team_id='0002' && week='17' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0002' AND week=17 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0002' AND week=17 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0002' AND week=17 and position='TE'Found 0 TE Entering data for team 0003 SELECT player_id FROM flex WHERE team_id='0003' && week='17' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0003' AND week=17 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0003' AND week=17 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0003' AND week=17 and position='TE'Found 0 TE Entering data for team 0004 SELECT player_id FROM flex WHERE team_id='0004' && week='17' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0004' AND week=17 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0004' AND week=17 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0004' AND week=17 and position='TE'Found 0 TE Entering data for team 0005 SELECT player_id FROM flex WHERE team_id='0005' && week='17' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0005' AND week=17 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0005' AND week=17 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0005' AND week=17 and position='TE'Found 0 TE Entering data for team 0006 SELECT player_id FROM flex WHERE team_id='0006' && week='17' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=17 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=17 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0006' AND week=17 and position='TE'Found 0 TE Entering data for team 0007 SELECT player_id FROM flex WHERE team_id='0007' && week='17' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0007' AND week=17 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0007' AND week=17 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0007' AND week=17 and position='TE'Found 0 TE Entering data for team 0008 SELECT player_id FROM flex WHERE team_id='0008' && week='17' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0008' AND week=17 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0008' AND week=17 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0008' AND week=17 and position='TE'Found 0 TE Entering data for team 0009 SELECT player_id FROM flex WHERE team_id='0009' && week='17' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0009' AND week=17 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0009' AND week=17 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0009' AND week=17 and position='TE'Found 0 TE Entering data for team 0010 SELECT player_id FROM flex WHERE team_id='0010' && week='17' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0010' AND week=17 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0010' AND week=17 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0010' AND week=17 and position='TE'Found 0 TE Entering data for team 0011 SELECT player_id FROM flex WHERE team_id='0011' && week='17' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=17 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=17 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0011' AND week=17 and position='TE'Found 0 TE Entering data for team 0012 SELECT player_id FROM flex WHERE team_id='0012' && week='17' No Flex FoundSELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0012' AND week=17 and position='RB'Found 0 RB SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0012' AND week=17 and position='WR'Found 0 WR SELECT COUNT(DISTINCT(player_id)) num FROM scores WHERE team_id='0012' AND week=17 and position='TE'Found 0 TE