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 > 1711713394 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
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(28); 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 > 1711713394 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 = 28

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
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(4); 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 > 1711713394 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 = 4

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
PFL Superbowl History

 
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: 7291
Location: Yonkers, NY

PostPosted: Sat Jan 04, 2020 1:21 am    Post subject: PFL Superbowl History Reply with quote

PFL Superbowl History

I figured while we are making our way through the offseason, it might be fun to do an article about PFL superbowls. The PFL is currently entering its 47th season, therefore this article will chronicle the 46 seasons of superbowl champions throughout the history of the PFL. Since we are a group of gamers that love statistics, what would be more fun than to know how many different coaches have actually won the coveted Pelto trophy. I tallied up the amount of times each individual franchise made it to the big game and what their win/loss record was in PFL superbowls. I went superbowl by superbowl and figured out the winning and losing record of each franchise that has reached the PFL superbowl. I also listed what coaches have won the big game and indicated what coaches have more than one trophy to their name. The only thing that I could not do which would have been fun is list every coach’s win/loss record in the superbowl. Unfortunately, Lenny didn't keep track of who the superbowl losers were each season, he only listed the superbowl champions.

I think it is a true testament to what a realistic, competitive, and top tier madden league Lenny has always run when you look at the numbers. The level of competition in the PFL is unmatched anywhere else in the madden community. When you see that through 46 seasons a whopping 31 different coaches have won the superbowl, only 8 coaches have won the superbowl more than once and that no coach has won a championship more than 5 times through 46 seasons I think that you will agree.

PFL Superbowl Champions:
(5) Time Superbowl Champion
• Jimmy Hatzis (Superbowl XXX), (Superbowl XXVI), (Superbowl XX), (Superbowl XVIII), (Superbowl XVI)
(3) Time Superbowl Champions
• Mike Kleinknecht (Superbowl XLV), (Superbowl XLII), (Superbowl XXXII)
• Pete Russo (Superbowl XLIV), (Superbowl XLIII), (Superbowl XL)
• Luka Livojevic (Superbowl XXXVIII), (Superbowl XXXVII), (Superbowl XXXVI)
• Kyle Croft (Superbowl XIX), (Superbowl XII), (Superbowl X)
(2) Time Superbowl Champions
• Omari Smith (Superbowl XXIX), (Superbowl XXVIII)
• Dan Kipfer (Superbowl XXVII), (Superbowl XXI)
• John Whalen (Superbowl XXIII), (Superbowl XXII)
(1) Time Superbowl Champions
• Jim Retter (Superbowl XLVI)
• Aljoša Slovnik (Superbowl XLI)
• Mike Russo (Superbowl XXXIX)
• Jordan Goodman (Superbowl XXXV)
• Mike Smurthwaite (Superbowl XXXIV)
• Kenyahte Daniels (Superbowl XXXIII)
• Mike Goodman (Superbowl XXXI)
• Cory Ward (Superbowl XXV)
• Mike Ryan (Superbowl XXIV)
• Andrew Torres (Superbowl XVII)
• Wayne Dupree (Superbowl XV)
• Jim Gamble (Superbowl XIV)
• Paul Preheim (Superbowl XIII)
• Adam Spencer (Superbowl XI)
• Rick Kerns (Superbowl IX)
• Jim Kargen (Superbowl VIII)
• Kyle Tillison (Superbowl VII)
• Joe Testerman (Superbowl VI)
• Lee Sphar (Superbowl V)
• Michael Moser (Superbowl IV)
• Owner Disqualified (Superbowl III)
• Scott McCallom (Superbowl II)
• Dave Pelto (Superbowl I)

PFL Superbowl Results:
Madden 24
• Superbowl XLVI (New Orleans Saints 35 – Baltimore Ravens 28) Champion: Jim Retter
Madden 22
• Superbowl XLV (Dallas Cowboys 30 - Miami Dolphins 20) Champion: Mike Kleinknecht
• Superbowl XLIV (Miami Dolphins 38 – Dallas Cowboys 20) Champion: Pete Russo
• Superbowl XLIII (Miami Dolphins 28 – Arizona Cardinals 27) Champion: Pete Russo
• Superbowl XLII (Dallas Cowboys 48 – Jacksonville Jaguars 23) Champion: Mike Kleinknecht
Madden 19
• Superbowl XLI (Carolina Panthers 23 – Jacksonville Jaguars 20) Champion: Aljoša Slovnik
• Superbowl XL (Miami Dolphins 55 – Tampa Bay Buccaneers 20) Champion: Pete Russo
• Superbowl XXXIX (Chicago Bears 38 – Kansas City Chiefs 21) Champion: Mike Russo
• Superbowl XXXVIII (Seattle Seahawks 32 – Miami Dolphins 31) Champion: Luka Livojevic
• Superbowl XXXVII (Seattle Seahawks 34 – Cincinnati Bengals 9) Champion: Luka Livojevic
• Superbowl XXXVI (Houston Texans 31 – Philadelphia Eagles 7) Champion: Luka Livojevic
Madden 08, 04, & 02
• Superbowl XXXV (New Orleans Saints 16 – Indianapolis Colts 13) Champion: Jordan Goodman
• Superbowl XXXIV (Denver Broncos 20 – San Francisco 49ers 3) Champion: Mike Smurthwaite
• Superbowl XXXIII (Carolina Panthers 26 – Indianapolis Colts 13) Champion: Kenyahte Daniels
• Superbowl XXXII (Carolina Panthers 14 – Pittsburgh Steelers 10) Champion: Mike Kleinknecht
• Superbowl XXXI (Baltimore Ravens 19 – Minnesota Vikings 17) Champion: Mike Goodman
• Superbowl XXX (Pittsburgh Steelers 26 – Green Bay Packers 20) Champion: Jimmy Hatzis
• Superbowl XXIX (Green Bay Packers 27 – Jacksonville Jaguars 9) Champion: Omari Smith
• Superbowl XXVIII (Green Bay Packers 19 – Miami Dolphins 10) Champion: Omari Smith
• Superbowl XXVII (Baltimore Ravens 20 – New York Giants 9) Champion: Dan Kipfer
• Superbowl XXVI (Detroit Lions 27 – Buffalo Bills 24) Champion: Jimmy Hatzis
• Superbowl XXV (Buffalo Bills 34 – St. Louis Rams 3) Champion: Cory Ward
• Superbowl XXIV (Pittsburgh Steelers 23 – St. Louis Rams 9) Champion: Mike Ryan
• Superbowl XXIII (New Orleans Saints 41 – Denver Broncos 13) Champion: John Whalen
• Superbowl XXII (New Orleans Saints 17 – Indianapolis Colts 10) Champion: John Whalen
• Superbowl XXI (San Francisco 49ers 24 – Pittsburgh Steelers 10) Champion: Dan Kipfer
• Superbowl XX (Miami Dolphins 28 – San Francisco 49ers 15) Champion: Jimmy Hatzis
• Superbowl XIX (San Francisco 49ers 34 – Miami Dolphins 30) Champion: Kyle Croft
• Superbowl XVIII (Miami Dolphins 34 – Tampa Bay Buccaneers 9) Champion: Jimmy Hatzis
• Superbowl XVII (New York Giants 16 – Miami Dolphins 12) Champion: Andrew Torres
• Superbowl XVI (Miami Dolphins 43 – New York Giants 23) Champion: Jimmy Hatzis
• Superbowl XV (New England Patriots 38 – Tampa Bay Buccaneers 33) Champion: Wayne Dupree
• Superbowl XIV (Tampa Bay Buccaneers 22 – Cleveland Browns 11) Champion: Jim Gamble
• Superbowl XIII (Baltimore Ravens 36 – Atlanta Falcons 31) Champion: Paul Preheim
• Superbowl XII (San Francisco 49ers 35 – Oakland Raiders 20) Champion: Kyle Croft
• Superbowl XI (Tampa Buccaneers 35 – Indianapolis Colts 28) Champion: Adam Spencer
• Superbowl X (Pittsburgh Steelers 33 – Carolina Panthers 10) Champion: Kyle Croft
• Superbowl IX (Seattle Seahawks 41 – Pittsburgh Steelers 38) Champion: Rick Kerns
• Superbowl VIII (Green Bay Packers 48 – New York Jets 41) Champion: Jim Kargen
• Superbowl VII (New England Patriots 45 – Green Bay Packers 21) Champion: Kyle Tillison
• Superbowl VI (St. Louis Rams 49 – Cincinnati Bengals 31) Champion: Joe Testerman
• Superbowl V (Atlanta Falcons 28 – Pittsburgh Steelers 5) Champion: Lee Sphar
• Superbowl IV (San Francisco 49ers 48 – Seattle Seahawks 40) Champion: Mike Moser
• Superbowl III (Pittsburgh Steelers 21 – St. Louis Rams 3) Champion: Owner Disqualified
• Superbowl II (Pittsburgh Steelers 12 – St. Louis Rams 7) Champion: Scott McCallom
• Superbowl I (Philadelphia Eagles 23 – Miami Dolphins 17) Champion: Dave Pelto

PFL Superbowl Appearances & Win/Loss Records:
• Miami Dolphins 6-6
• Pittsburgh Steelers 5-4
• St. Louis Rams 1-5
• San Francisco 49ers 4-1
• Green Bay Packers 3-2
• Tampa Bay Buccaneers 2-3
• New Orleans Saints 4-0
• Baltimore Ravens 3-1
• Carolina Panthers 3-1
• Seattle Seahawks 3-1
• Indianapolis Colts 0-4
• Dallas Cowboys 2-1
• New York Giants 1-2
• Jacksonville Jaguars 0-3
• New England Patriots 2-0
• Atlanta Falcons 1-1
• Buffalo Bills 1-1
• Denver Broncos 1-1
• Philadelphia Eagles 1-1
• Cincinnati Bengals 0-2
• Chicago Bears 1-0
• Detroit Lions 1-0
• Houston Texans 1-0
• Arizona Cardinals 0-1
• Cleveland Browns 0-1
• Kansas City Chiefs 0-1
• Minnesota Vikings 0-1
• New York Jets 0-1
• Oakland Raiders 0-1

PFL Teams That Have Never Been To A Superbowl:

• Los Angeles Chargers
• Tennessee Titans
• Washington Football Team
_________________

Super Bowl XXXII Champs
Super Bowl XLII Champs
Super Bowl XLV Champs


Last edited by Death Angel on Thu Sep 28, 2023 6:49 am; edited 4 times in total
Back to top
View user's profile Send private message AIM Address
Dog Boy
Team Owner


Joined: 01 Oct 2011
Posts: 1487

PostPosted: Tue Aug 24, 2021 2:04 pm    Post subject: Reply with quote

superbowl 31 good times :)

washingon never been to a superbowl....challenge accepted :)
_________________
Back to top
View user's profile Send private message AIM Address
JimQB16
Commish


Joined: 01 Oct 2011
Posts: 2781
Location: Weston, Florida

PostPosted: Tue Feb 27, 2024 11:27 pm    Post subject: Reply with quote

Updated
_________________
Back to top
View user's profile Send private message Visit poster's website 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