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'@'p3plcpnl0830.prod.phx3.secureserver.net' 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 > 1701885112 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'@'p3plcpnl0830.prod.phx3.secureserver.net' 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'@'p3plcpnl0830.prod.phx3.secureserver.net' 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 > 1701885112 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'@'p3plcpnl0830.prod.phx3.secureserver.net' 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: 7165
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 46th season, therefore this article will chronicle the 45 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 45 seasons a whopping 30 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 45 seasons I think that you will agree.

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

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

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
Death Angel
Commish


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

PostPosted: Wed Sep 27, 2023 7:14 pm    Post subject: Reply with quote

Updated
_________________
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