Paydirt Football.com Forum Index
 TWR.comLeague Site  FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

UTIL_NAME UTIL_VERSION Fatal Error:
The following query in numTableEntries(MYSQL_TEAM_INFO); failed:

SELECT COUNT(*) FROM MYSQL_TEAM_INFO

MySQL said: Table 'pfl1.MYSQL_TEAM_INFO' doesn't exist
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getSetting(im_protocol); failed:

SELECT value FROM MYSQL_DATABASE.league_settings WHERE setting = 'im_protocol'

MySQL said: SELECT command denied to user 'pfl1'@'localhost' for table `MYSQL_DATABASE`.`league_settings`
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getGM(19); failed:

SELECT DISTINCT u.user_id, u.username, u.user_email, u.user_, u.user_lastvisit, IFNULL(t.team, 'NFL') as _team, IFNULL(n.full_name, '') FROM MYSQL_DATABASE.phpbb_users u LEFT JOIN MYSQL_DATABASE.league_gms_yearly t ON t.user_id = u.user_id AND t.year = DEFAULT_START_YEAR AND t.end_date > 1714246616 LEFT JOIN MYSQL_DATABASE.league_gms_yearly at ON at.user_id = u.user_id LEFT JOIN MYSQL_DATABASE.MYSQL_STANDINGS s ON s.team = t.team AND s.year = DEFAULT_START_YEAR LEFT JOIN MYSQL_DATABASE.league_gms n ON n.user_id = u.user_id WHERE u.user_id = 19

MySQL said: SELECT command denied to user 'pfl1'@'localhost' for table `MYSQL_DATABASE`.`phpbb_users`
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getHistory(); failed:

SELECT MIN(t.start_date) as join_date, MAX(t.year) as last_year, MIN(t.year) as first_year, MAX(t.end_date) FROM MYSQL_DATABASE.league_gms_yearly t WHERE t.user_id =

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getTeamHistory(); failed:

SELECT t.year, t.team, t.first_week, t.last_week, t.start_date, t.end_date FROM MYSQL_DATABASE.league_gms_yearly t WHERE t.user_id = ORDER BY t.year ASC, t.start_date ASC

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ORDER BY t.year ASC, t.start_date ASC' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getTeamHistory(); failed:

SELECT DISTINCT t.team FROM MYSQL_DATABASE.league_gms_yearly t WHERE t.user_id = ORDER BY t.year ASC, t.start_date ASC

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ORDER BY t.year ASC, t.start_date ASC' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in numTableEntries(MYSQL_TEAM_INFO); failed:

SELECT COUNT(*) FROM MYSQL_TEAM_INFO

MySQL said: Table 'pfl1.MYSQL_TEAM_INFO' doesn't exist
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getTeamHistory(); failed:

SELECT t.year FROM MYSQL_DATABASE.league_gms_yearly t WHERE t.user_id = AND t.team = '' ORDER BY t.year ASC, t.start_date ASC

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND t.team = '' ORDER BY t.year ASC, t.start_date ASC' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getGMHistory(); failed:

SELECT COUNT(*) FROM MYSQL_DATABASE.league_gms_yearly y JOIN MYSQL_DATABASE.MYSQL_SCHEDULES s ON s.year = y.year AND s.team = y.team AND s.played = 'yes' AND s.opponent <> 'BYE' AND s.week >= y.first_week AND s.week < y.last_week AND s.team_score > s.opp_score WHERE y.user_id = AND s.week < 18

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND s.week < 18' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getGMHistory(); failed:

SELECT COUNT(*) FROM MYSQL_DATABASE.league_gms_yearly y JOIN MYSQL_DATABASE.MYSQL_SCHEDULES s ON s.year = y.year AND s.team = y.team AND s.played = 'yes' AND s.opponent <> 'BYE' AND s.week >= y.first_week AND s.week < y.last_week AND s.team_score < s.opp_score WHERE y.user_id = AND s.week < 18

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND s.week < 18' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getGMHistory(); failed:

SELECT COUNT(*) FROM MYSQL_DATABASE.league_gms_yearly y JOIN MYSQL_DATABASE.MYSQL_SCHEDULES s ON s.year = y.year AND s.team = y.team AND s.played = 'yes' AND s.opponent <> 'BYE' AND s.week >= y.first_week AND s.week < y.last_week AND s.team_score = s.opp_score WHERE y.user_id = AND s.week < 18

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND s.week < 18' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getGMHistory(); failed:

SELECT COUNT(*) FROM MYSQL_DATABASE.league_gms_yearly y JOIN MYSQL_DATABASE.MYSQL_SCHEDULES s ON s.year = y.year AND s.team = y.team AND s.played = 'yes' AND s.opponent <> 'BYE' AND s.week >= y.first_week AND s.week < y.last_week AND s.team_score > s.opp_score WHERE y.user_id = AND s.week < 18

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND s.week < 18' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getGMHistory(); failed:

SELECT COUNT(*) FROM MYSQL_DATABASE.league_gms_yearly y JOIN MYSQL_DATABASE.MYSQL_SCHEDULES s ON s.year = y.year AND s.team = y.team AND s.played = 'yes' AND s.opponent <> 'BYE' AND s.week >= y.first_week AND s.week < y.last_week AND s.team_score < s.opp_score WHERE y.user_id = AND s.week < 18

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND s.week < 18' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getGMHistory(); failed:

SELECT COUNT(*) FROM MYSQL_DATABASE.league_gms_yearly y JOIN MYSQL_DATABASE.MYSQL_SCHEDULES s ON s.year = y.year AND s.team = y.team AND s.played = 'yes' AND s.opponent <> 'BYE' AND s.week >= y.first_week AND s.week < y.last_week AND s.team_score = s.opp_score WHERE y.user_id = AND s.week < 18

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND s.week < 18' at line 1

Joined LEAGUE_NAME: January 01, 1970
GM Experience: to
Main :: Trophy Case :: vs. Other GMs
TEAM W L T .PCT
0.000
LEAGUE_NAME 0.000
DRAFT PROSPECTS ANALYSIS: OUTSIDE LINEBACKERS

 
Post new topic   Reply to topic    Paydirt Football.com Forum Index -> League Articles
View previous topic :: View next topic  
Author Message
Death Angel
Commish


Joined: 01 Oct 2011
Posts: 7332
Location: Yonkers, NY

PostPosted: Wed Apr 12, 2023 7:34 pm    Post subject: DRAFT PROSPECTS ANALYSIS: OUTSIDE LINEBACKERS Reply with quote

DRAFT PROSPECTS ANALYSIS: OUTSIDE LINEBACKERS


For the purposes of analyzing the outside linebacker class, all the available linebackers will be lumped into one grouping since it is wholly possible a player could be shifted from one side to the other if the owning franchise elected to do so.

Not too long ago the Baltimore Ravens were criticized, by this author, for drafting ROLB Malik Bryant early in the first round of the draft. All Bryant has done, since joing the PFL, is rack up 112 tackles, 28 sacks, force two fumbles, and snag an interception in his first two years in the league! The advent and rise of the 3-4 defensive schemes along with the ability to place a player like Bryant into nickel defenses as either a rush end or sub linebacker has enhanced the position greatly and can no longer simply be viewed as an afterthought.

There are some interesting talents in this year's OLB class and GMs will, yet again, need to decide upon some age questions in their draft choices. 21 year old Ohio State Buckeye Nasim Irawan could be the top choice. His 91 speed is electric and his impact block and overall cover skills are, arguably, the best in the grouping. The 85 impact block number is especially significant if he is to be used inside as that will help him ward off opposing blockers. The 82 pursuit and 84 hit power numbers are near the top of the class and his 76 defensive line power rating is #1. At 241 Lbs he might seem just a shade light to be a true run stuffer but, to be honest, he seems just fine for the role. Irawan is listed as a Big Hitter too.

Georgia Bulldog Earnest Akankwasa is a bit bigger but also a shade slower than Irawan. His size/speed ratios, however, may actually make him a bit more diverse especially if he is to be used more inside as a sub backer. His impact block number (79) needs improving but he is the only linebacker in this class that has all the various moves and he is listed as a Big Hitter to boot! His cover skills are fine and should be good enough to hold up. One might want just a smidge more speed but 88 should be good enough.

22 year old UCLA Bruin Pangeran Mustofa and 21 year old Utah Ute Henri Etzold seem the next level of backers here. Mustofa looks a bit more polished but only slightly so. His 89 speed is excellent but Etzold might move past him due to the age differential and the fact Etzold is a Big Hitter. One cannot really go wrong with either one here but which one goes first will remain a mystery until the draft.

There are a bunch of backers that can fall into the next category making it difficult to rank them. LSU Tiger Elliott Iskra will probably go pretty high due to his speed/coverage skill numbers but at just 224 Lbs he is undersized to play along the defensive line much and is much more of a pure cover backer than anything else. Cal's Sekandi Kingsland and Clemson's Cortez Chipman are fine options. Both are Big Hitters, can cover, and have the size to be effective in run defense although their impact block ratings suggest they could be engulfed if used too much inside by power blocking guards.

Alabama's Herr Hans-Friedrich and Nebraska's Lucius Hamill have the Star Development rating which should enhance their draft value. Hans-Friedrich is not ready for prime time yet and will need quite a bit of development but he is just 20 years old. He is not likely to be a first rounder but could get snatched up sometime in the second round if a team needs the position filled and has time to bring him along. His 83 speed will always be a bit of a downer. Hamill is older (22) but is faster than Hans-Friedrich. Similar to Iskra, though, he is smallish at 227 Lbs and really will need to make it more as a cover backer than anything else and those skills will need to be improved.

Others Worth Watching: Lucan Stiffel (Georgia) 22 year old Big Hitter but not Star Development rated. Darius Breiten (Louisville) good player but 24 years old and will probably slide quite a bit as a result. Sepp Kaul (Virginia) 21 year old who can zone cover right away. Has the size and some numbers to be a starter but probably not a star. Ibrahim Donnelly (Florida) is only 20 years old. If given time to develop he could prove to be solid. Has good speed and just needs devleopment to at least be a useful contributor on a roster. John Desposito (NC State) has 91 speed and weights in at 273 LBs! He has a few elements that could translate to a pass rusher but he needs quite a bit of work. Delanie Wilson (Florida State) has upside and is just 20 years old! Wilson would be a well worth investment but probably slides into the third and maybe even fourth round before tabbed. Still, he has some cover skills that, if used correctly, could be utilized although his 83 speed could be a bit of a red flag.

Pre-Draft Rating: 1-Nasim Irawan-Ohio State

2-Earnest Akankwasa-Georgia

3-Henri Etzold-Utah

4-Pangaran Mustofa-UCLA

5-Sekandi Kingsland-California

6-Cortez Chipman-Clemson

7-Elliott Iskra-LSU

8-Herr Hans-Friedrich-Alabama

9-Delanie Wilson-Florida State

10-Lucius Hammil-Nebraska

11-Sepp Kaul-Virginia

12-Ibrahim Donnelly-Florida

13-Lucan Stiffel-Georgia

14-Darius Breiten-Lousiville

15-John Desposito-NC State
_________________

Super Bowl XXXII Champs
Super Bowl XLII Champs
Super Bowl XLV Champs
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Paydirt Football.com Forum Index -> League Articles All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group