Strikeforce: Shamrock vs Baroni

Cast (30)

  • Frank Shamrock

    Frank Shamrock

    Self

  • Phil Baroni

    Phil Baroni

    Self

  • Murilo Rua

    Murilo Rua

    Self

  • Joey Villasenor

    Joey Villasenor

    Self

  • Cung Le

    Cung Le

    Self

  • Tony Fryklund

    Tony Fryklund

    Self

  • Paul Buentello

    Paul Buentello

    Self

  • Carter Williams

    Carter Williams

    Self

  • Josh Thomson

    Josh Thomson

    Self

  • Nick Gonzalez

    Nick Gonzalez

    Self

  • Paul Daley

    Paul Daley

    Self

  • Duane Ludwig

    Duane Ludwig

    Self

  • David Smith

    David Smith

    Self

  • Sean Bassett

    Sean Bassett

    Self

  • James Edson Berto

    James Edson Berto

    Self

  • Victor Valenzuela

    Victor Valenzuela

    Self

  • Nik Theotikos

    Nik Theotikos

    Self

  • Nikk Covert

    Nikk Covert

    Self

  • Mike Pyle

    Mike Pyle

    Self

  • Aaron Wetherspoon

    Aaron Wetherspoon

    Self

  • Luke Stewart

    Luke Stewart

    Self

  • Jason Von Flue

    Jason Von Flue

    Self

  • Rex Richards

    Rex Richards

    Self

  • Ray Seraile

    Ray Seraile

    Self

  • Chris Cariaso

    Chris Cariaso

    Self

  • Anthony Figueroa

    Anthony Figueroa

    Self

  • Jeffrey Cachia

    Jeffrey Cachia

    Self

  • Shigeru Momoi

    Shigeru Momoi

    Self

  • Seth Kleinbeck

    Seth Kleinbeck

    Self

  • Sam Spengler

    Sam Spengler

    Self

Crew (0)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Strikeforce: Shamrock vs Baroni

Cast (30)

  • Frank Shamrock

    Frank Shamrock

    Self

  • Phil Baroni

    Phil Baroni

    Self

  • Murilo Rua

    Murilo Rua

    Self

  • Joey Villasenor

    Joey Villasenor

    Self

  • Cung Le

    Cung Le

    Self

  • Tony Fryklund

    Tony Fryklund

    Self

  • Paul Buentello

    Paul Buentello

    Self

  • Carter Williams

    Carter Williams

    Self

  • Josh Thomson

    Josh Thomson

    Self

  • Nick Gonzalez

    Nick Gonzalez

    Self

  • Paul Daley

    Paul Daley

    Self

  • Duane Ludwig

    Duane Ludwig

    Self

  • David Smith

    David Smith

    Self

  • Sean Bassett

    Sean Bassett

    Self

  • James Edson Berto

    James Edson Berto

    Self

  • Victor Valenzuela

    Victor Valenzuela

    Self

  • Nik Theotikos

    Nik Theotikos

    Self

  • Nikk Covert

    Nikk Covert

    Self

  • Mike Pyle

    Mike Pyle

    Self

  • Aaron Wetherspoon

    Aaron Wetherspoon

    Self

  • Luke Stewart

    Luke Stewart

    Self

  • Jason Von Flue

    Jason Von Flue

    Self

  • Rex Richards

    Rex Richards

    Self

  • Ray Seraile

    Ray Seraile

    Self

  • Chris Cariaso

    Chris Cariaso

    Self

  • Anthony Figueroa

    Anthony Figueroa

    Self

  • Jeffrey Cachia

    Jeffrey Cachia

    Self

  • Shigeru Momoi

    Shigeru Momoi

    Self

  • Seth Kleinbeck

    Seth Kleinbeck

    Self

  • Sam Spengler

    Sam Spengler

    Self

Crew (0)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Strikeforce: Shamrock vs Baroni

Cast (30)

  • Frank Shamrock

    Frank Shamrock

    Self

  • Phil Baroni

    Phil Baroni

    Self

  • Murilo Rua

    Murilo Rua

    Self

  • Joey Villasenor

    Joey Villasenor

    Self

  • Cung Le

    Cung Le

    Self

  • Tony Fryklund

    Tony Fryklund

    Self

  • Paul Buentello

    Paul Buentello

    Self

  • Carter Williams

    Carter Williams

    Self

  • Josh Thomson

    Josh Thomson

    Self

  • Nick Gonzalez

    Nick Gonzalez

    Self

  • Paul Daley

    Paul Daley

    Self

  • Duane Ludwig

    Duane Ludwig

    Self

  • David Smith

    David Smith

    Self

  • Sean Bassett

    Sean Bassett

    Self

  • James Edson Berto

    James Edson Berto

    Self

  • Victor Valenzuela

    Victor Valenzuela

    Self

  • Nik Theotikos

    Nik Theotikos

    Self

  • Nikk Covert

    Nikk Covert

    Self

  • Mike Pyle

    Mike Pyle

    Self

  • Aaron Wetherspoon

    Aaron Wetherspoon

    Self

  • Luke Stewart

    Luke Stewart

    Self

  • Jason Von Flue

    Jason Von Flue

    Self

  • Rex Richards

    Rex Richards

    Self

  • Ray Seraile

    Ray Seraile

    Self

  • Chris Cariaso

    Chris Cariaso

    Self

  • Anthony Figueroa

    Anthony Figueroa

    Self

  • Jeffrey Cachia

    Jeffrey Cachia

    Self

  • Shigeru Momoi

    Shigeru Momoi

    Self

  • Seth Kleinbeck

    Seth Kleinbeck

    Self

  • Sam Spengler

    Sam Spengler

    Self

Crew (0)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Strikeforce: Shamrock vs Baroni

Cast (30)

  • Frank Shamrock

    Frank Shamrock

    Self

  • Phil Baroni

    Phil Baroni

    Self

  • Murilo Rua

    Murilo Rua

    Self

  • Joey Villasenor

    Joey Villasenor

    Self

  • Cung Le

    Cung Le

    Self

  • Tony Fryklund

    Tony Fryklund

    Self

  • Paul Buentello

    Paul Buentello

    Self

  • Carter Williams

    Carter Williams

    Self

  • Josh Thomson

    Josh Thomson

    Self

  • Nick Gonzalez

    Nick Gonzalez

    Self

  • Paul Daley

    Paul Daley

    Self

  • Duane Ludwig

    Duane Ludwig

    Self

  • David Smith

    David Smith

    Self

  • Sean Bassett

    Sean Bassett

    Self

  • James Edson Berto

    James Edson Berto

    Self

  • Victor Valenzuela

    Victor Valenzuela

    Self

  • Nik Theotikos

    Nik Theotikos

    Self

  • Nikk Covert

    Nikk Covert

    Self

  • Mike Pyle

    Mike Pyle

    Self

  • Aaron Wetherspoon

    Aaron Wetherspoon

    Self

  • Luke Stewart

    Luke Stewart

    Self

  • Jason Von Flue

    Jason Von Flue

    Self

  • Rex Richards

    Rex Richards

    Self

  • Ray Seraile

    Ray Seraile

    Self

  • Chris Cariaso

    Chris Cariaso

    Self

  • Anthony Figueroa

    Anthony Figueroa

    Self

  • Jeffrey Cachia

    Jeffrey Cachia

    Self

  • Shigeru Momoi

    Shigeru Momoi

    Self

  • Seth Kleinbeck

    Seth Kleinbeck

    Self

  • Sam Spengler

    Sam Spengler

    Self

Crew (0)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Strikeforce: Shamrock vs Baroni

Cast (30)

  • Frank Shamrock

    Frank Shamrock

    Self

  • Phil Baroni

    Phil Baroni

    Self

  • Murilo Rua

    Murilo Rua

    Self

  • Joey Villasenor

    Joey Villasenor

    Self

  • Cung Le

    Cung Le

    Self

  • Tony Fryklund

    Tony Fryklund

    Self

  • Paul Buentello

    Paul Buentello

    Self

  • Carter Williams

    Carter Williams

    Self

  • Josh Thomson

    Josh Thomson

    Self

  • Nick Gonzalez

    Nick Gonzalez

    Self

  • Paul Daley

    Paul Daley

    Self

  • Duane Ludwig

    Duane Ludwig

    Self

  • David Smith

    David Smith

    Self

  • Sean Bassett

    Sean Bassett

    Self

  • James Edson Berto

    James Edson Berto

    Self

  • Victor Valenzuela

    Victor Valenzuela

    Self

  • Nik Theotikos

    Nik Theotikos

    Self

  • Nikk Covert

    Nikk Covert

    Self

  • Mike Pyle

    Mike Pyle

    Self

  • Aaron Wetherspoon

    Aaron Wetherspoon

    Self

  • Luke Stewart

    Luke Stewart

    Self

  • Jason Von Flue

    Jason Von Flue

    Self

  • Rex Richards

    Rex Richards

    Self

  • Ray Seraile

    Ray Seraile

    Self

  • Chris Cariaso

    Chris Cariaso

    Self

  • Anthony Figueroa

    Anthony Figueroa

    Self

  • Jeffrey Cachia

    Jeffrey Cachia

    Self

  • Shigeru Momoi

    Shigeru Momoi

    Self

  • Seth Kleinbeck

    Seth Kleinbeck

    Self

  • Sam Spengler

    Sam Spengler

    Self

Crew (0)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Strikeforce: Shamrock vs Baroni

Cast (30)

  • Frank Shamrock

    Frank Shamrock

    Self

  • Phil Baroni

    Phil Baroni

    Self

  • Murilo Rua

    Murilo Rua

    Self

  • Joey Villasenor

    Joey Villasenor

    Self

  • Cung Le

    Cung Le

    Self

  • Tony Fryklund

    Tony Fryklund

    Self

  • Paul Buentello

    Paul Buentello

    Self

  • Carter Williams

    Carter Williams

    Self

  • Josh Thomson

    Josh Thomson

    Self

  • Nick Gonzalez

    Nick Gonzalez

    Self

  • Paul Daley

    Paul Daley

    Self

  • Duane Ludwig

    Duane Ludwig

    Self

  • David Smith

    David Smith

    Self

  • Sean Bassett

    Sean Bassett

    Self

  • James Edson Berto

    James Edson Berto

    Self

  • Victor Valenzuela

    Victor Valenzuela

    Self

  • Nik Theotikos

    Nik Theotikos

    Self

  • Nikk Covert

    Nikk Covert

    Self

  • Mike Pyle

    Mike Pyle

    Self

  • Aaron Wetherspoon

    Aaron Wetherspoon

    Self

  • Luke Stewart

    Luke Stewart

    Self

  • Jason Von Flue

    Jason Von Flue

    Self

  • Rex Richards

    Rex Richards

    Self

  • Ray Seraile

    Ray Seraile

    Self

  • Chris Cariaso

    Chris Cariaso

    Self

  • Anthony Figueroa

    Anthony Figueroa

    Self

  • Jeffrey Cachia

    Jeffrey Cachia

    Self

  • Shigeru Momoi

    Shigeru Momoi

    Self

  • Seth Kleinbeck

    Seth Kleinbeck

    Self

  • Sam Spengler

    Sam Spengler

    Self

Crew (0)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Strikeforce: Shamrock vs Baroni

Cast (30)

  • Frank Shamrock

    Frank Shamrock

    Self

  • Phil Baroni

    Phil Baroni

    Self

  • Murilo Rua

    Murilo Rua

    Self

  • Joey Villasenor

    Joey Villasenor

    Self

  • Cung Le

    Cung Le

    Self

  • Tony Fryklund

    Tony Fryklund

    Self

  • Paul Buentello

    Paul Buentello

    Self

  • Carter Williams

    Carter Williams

    Self

  • Josh Thomson

    Josh Thomson

    Self

  • Nick Gonzalez

    Nick Gonzalez

    Self

  • Paul Daley

    Paul Daley

    Self

  • Duane Ludwig

    Duane Ludwig

    Self

  • David Smith

    David Smith

    Self

  • Sean Bassett

    Sean Bassett

    Self

  • James Edson Berto

    James Edson Berto

    Self

  • Victor Valenzuela

    Victor Valenzuela

    Self

  • Nik Theotikos

    Nik Theotikos

    Self

  • Nikk Covert

    Nikk Covert

    Self

  • Mike Pyle

    Mike Pyle

    Self

  • Aaron Wetherspoon

    Aaron Wetherspoon

    Self

  • Luke Stewart

    Luke Stewart

    Self

  • Jason Von Flue

    Jason Von Flue

    Self

  • Rex Richards

    Rex Richards

    Self

  • Ray Seraile

    Ray Seraile

    Self

  • Chris Cariaso

    Chris Cariaso

    Self

  • Anthony Figueroa

    Anthony Figueroa

    Self

  • Jeffrey Cachia

    Jeffrey Cachia

    Self

  • Shigeru Momoi

    Shigeru Momoi

    Self

  • Seth Kleinbeck

    Seth Kleinbeck

    Self

  • Sam Spengler

    Sam Spengler

    Self

Crew (0)