Tekken

Cast (22)

  • Jonathan Patrick Foo

    Jonathan Patrick Foo

    Jin Kazama

  • Kelly Overton

    Kelly Overton

    Christie Monteiro

  • Cary-Hiroyuki Tagawa

    Cary-Hiroyuki Tagawa

    Heihachi Mishima

  • Ian Anthony Dale

    Ian Anthony Dale

    Kazuya

  • Luke Goss

    Luke Goss

    Steve Fox

  • Lateef Crowder

    Lateef Crowder

    Eddy Gordo

  • Mircea Monroe

    Mircea Monroe

    Kara

  • Tamlyn Tomita

    Tamlyn Tomita

    Jun Kazama

  • Cung Le

    Cung Le

    Marschall Law

  • Candice Hillebrand

    Candice Hillebrand

    Nina Williams

  • Marian Zapico

    Marian Zapico

    Anna Williams

  • Darrin Henson

    Darrin Henson

    Raven

  • Anton Kasabov

    Anton Kasabov

    Sergei Dragunov

  • Taiyo Sugiura

    Taiyo Sugiura

    Lee Chaolan

  • Jae Hee

    Jae Hee

    Hwoarang

  • Gary Ray Stearns

    Gary Ray Stearns

    Yoshimitsu

  • Jonathan Kowalsky

    Jonathan Kowalsky

    Vosk

  • Gary Daniels

    Gary Daniels

    Bryan Fury

  • Cassie Shea Watson

    Cassie Shea Watson

    Tekken Med-Tech

  • Alan B. McElroy

    Alan B. McElroy

    Tekken Arena Attendant

  • Dallas Liu

    Dallas Liu

    Young Jin Kazama

  • John Pyper-Ferguson

    John Pyper-Ferguson

    Bonner

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'; ?>
Tekken

Cast (22)

  • Jonathan Patrick Foo

    Jonathan Patrick Foo

    Jin Kazama

  • Kelly Overton

    Kelly Overton

    Christie Monteiro

  • Cary-Hiroyuki Tagawa

    Cary-Hiroyuki Tagawa

    Heihachi Mishima

  • Ian Anthony Dale

    Ian Anthony Dale

    Kazuya

  • Luke Goss

    Luke Goss

    Steve Fox

  • Lateef Crowder

    Lateef Crowder

    Eddy Gordo

  • Mircea Monroe

    Mircea Monroe

    Kara

  • Tamlyn Tomita

    Tamlyn Tomita

    Jun Kazama

  • Cung Le

    Cung Le

    Marschall Law

  • Candice Hillebrand

    Candice Hillebrand

    Nina Williams

  • Marian Zapico

    Marian Zapico

    Anna Williams

  • Darrin Henson

    Darrin Henson

    Raven

  • Anton Kasabov

    Anton Kasabov

    Sergei Dragunov

  • Taiyo Sugiura

    Taiyo Sugiura

    Lee Chaolan

  • Jae Hee

    Jae Hee

    Hwoarang

  • Gary Ray Stearns

    Gary Ray Stearns

    Yoshimitsu

  • Jonathan Kowalsky

    Jonathan Kowalsky

    Vosk

  • Gary Daniels

    Gary Daniels

    Bryan Fury

  • Cassie Shea Watson

    Cassie Shea Watson

    Tekken Med-Tech

  • Alan B. McElroy

    Alan B. McElroy

    Tekken Arena Attendant

  • Dallas Liu

    Dallas Liu

    Young Jin Kazama

  • John Pyper-Ferguson

    John Pyper-Ferguson

    Bonner

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'; ?>
Tekken

Cast (22)

  • Jonathan Patrick Foo

    Jonathan Patrick Foo

    Jin Kazama

  • Kelly Overton

    Kelly Overton

    Christie Monteiro

  • Cary-Hiroyuki Tagawa

    Cary-Hiroyuki Tagawa

    Heihachi Mishima

  • Ian Anthony Dale

    Ian Anthony Dale

    Kazuya

  • Luke Goss

    Luke Goss

    Steve Fox

  • Lateef Crowder

    Lateef Crowder

    Eddy Gordo

  • Mircea Monroe

    Mircea Monroe

    Kara

  • Tamlyn Tomita

    Tamlyn Tomita

    Jun Kazama

  • Cung Le

    Cung Le

    Marschall Law

  • Candice Hillebrand

    Candice Hillebrand

    Nina Williams

  • Marian Zapico

    Marian Zapico

    Anna Williams

  • Darrin Henson

    Darrin Henson

    Raven

  • Anton Kasabov

    Anton Kasabov

    Sergei Dragunov

  • Taiyo Sugiura

    Taiyo Sugiura

    Lee Chaolan

  • Jae Hee

    Jae Hee

    Hwoarang

  • Gary Ray Stearns

    Gary Ray Stearns

    Yoshimitsu

  • Jonathan Kowalsky

    Jonathan Kowalsky

    Vosk

  • Gary Daniels

    Gary Daniels

    Bryan Fury

  • Cassie Shea Watson

    Cassie Shea Watson

    Tekken Med-Tech

  • Alan B. McElroy

    Alan B. McElroy

    Tekken Arena Attendant

  • Dallas Liu

    Dallas Liu

    Young Jin Kazama

  • John Pyper-Ferguson

    John Pyper-Ferguson

    Bonner

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'; ?>
Tekken

Cast (22)

  • Jonathan Patrick Foo

    Jonathan Patrick Foo

    Jin Kazama

  • Kelly Overton

    Kelly Overton

    Christie Monteiro

  • Cary-Hiroyuki Tagawa

    Cary-Hiroyuki Tagawa

    Heihachi Mishima

  • Ian Anthony Dale

    Ian Anthony Dale

    Kazuya

  • Luke Goss

    Luke Goss

    Steve Fox

  • Lateef Crowder

    Lateef Crowder

    Eddy Gordo

  • Mircea Monroe

    Mircea Monroe

    Kara

  • Tamlyn Tomita

    Tamlyn Tomita

    Jun Kazama

  • Cung Le

    Cung Le

    Marschall Law

  • Candice Hillebrand

    Candice Hillebrand

    Nina Williams

  • Marian Zapico

    Marian Zapico

    Anna Williams

  • Darrin Henson

    Darrin Henson

    Raven

  • Anton Kasabov

    Anton Kasabov

    Sergei Dragunov

  • Taiyo Sugiura

    Taiyo Sugiura

    Lee Chaolan

  • Jae Hee

    Jae Hee

    Hwoarang

  • Gary Ray Stearns

    Gary Ray Stearns

    Yoshimitsu

  • Jonathan Kowalsky

    Jonathan Kowalsky

    Vosk

  • Gary Daniels

    Gary Daniels

    Bryan Fury

  • Cassie Shea Watson

    Cassie Shea Watson

    Tekken Med-Tech

  • Alan B. McElroy

    Alan B. McElroy

    Tekken Arena Attendant

  • Dallas Liu

    Dallas Liu

    Young Jin Kazama

  • John Pyper-Ferguson

    John Pyper-Ferguson

    Bonner

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'; ?>
Tekken

Cast (22)

  • Jonathan Patrick Foo

    Jonathan Patrick Foo

    Jin Kazama

  • Kelly Overton

    Kelly Overton

    Christie Monteiro

  • Cary-Hiroyuki Tagawa

    Cary-Hiroyuki Tagawa

    Heihachi Mishima

  • Ian Anthony Dale

    Ian Anthony Dale

    Kazuya

  • Luke Goss

    Luke Goss

    Steve Fox

  • Lateef Crowder

    Lateef Crowder

    Eddy Gordo

  • Mircea Monroe

    Mircea Monroe

    Kara

  • Tamlyn Tomita

    Tamlyn Tomita

    Jun Kazama

  • Cung Le

    Cung Le

    Marschall Law

  • Candice Hillebrand

    Candice Hillebrand

    Nina Williams

  • Marian Zapico

    Marian Zapico

    Anna Williams

  • Darrin Henson

    Darrin Henson

    Raven

  • Anton Kasabov

    Anton Kasabov

    Sergei Dragunov

  • Taiyo Sugiura

    Taiyo Sugiura

    Lee Chaolan

  • Jae Hee

    Jae Hee

    Hwoarang

  • Gary Ray Stearns

    Gary Ray Stearns

    Yoshimitsu

  • Jonathan Kowalsky

    Jonathan Kowalsky

    Vosk

  • Gary Daniels

    Gary Daniels

    Bryan Fury

  • Cassie Shea Watson

    Cassie Shea Watson

    Tekken Med-Tech

  • Alan B. McElroy

    Alan B. McElroy

    Tekken Arena Attendant

  • Dallas Liu

    Dallas Liu

    Young Jin Kazama

  • John Pyper-Ferguson

    John Pyper-Ferguson

    Bonner

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'; ?>
Tekken

Cast (22)

  • Jonathan Patrick Foo

    Jonathan Patrick Foo

    Jin Kazama

  • Kelly Overton

    Kelly Overton

    Christie Monteiro

  • Cary-Hiroyuki Tagawa

    Cary-Hiroyuki Tagawa

    Heihachi Mishima

  • Ian Anthony Dale

    Ian Anthony Dale

    Kazuya

  • Luke Goss

    Luke Goss

    Steve Fox

  • Lateef Crowder

    Lateef Crowder

    Eddy Gordo

  • Mircea Monroe

    Mircea Monroe

    Kara

  • Tamlyn Tomita

    Tamlyn Tomita

    Jun Kazama

  • Cung Le

    Cung Le

    Marschall Law

  • Candice Hillebrand

    Candice Hillebrand

    Nina Williams

  • Marian Zapico

    Marian Zapico

    Anna Williams

  • Darrin Henson

    Darrin Henson

    Raven

  • Anton Kasabov

    Anton Kasabov

    Sergei Dragunov

  • Taiyo Sugiura

    Taiyo Sugiura

    Lee Chaolan

  • Jae Hee

    Jae Hee

    Hwoarang

  • Gary Ray Stearns

    Gary Ray Stearns

    Yoshimitsu

  • Jonathan Kowalsky

    Jonathan Kowalsky

    Vosk

  • Gary Daniels

    Gary Daniels

    Bryan Fury

  • Cassie Shea Watson

    Cassie Shea Watson

    Tekken Med-Tech

  • Alan B. McElroy

    Alan B. McElroy

    Tekken Arena Attendant

  • Dallas Liu

    Dallas Liu

    Young Jin Kazama

  • John Pyper-Ferguson

    John Pyper-Ferguson

    Bonner

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'; ?>
Tekken

Cast (22)

  • Jonathan Patrick Foo

    Jonathan Patrick Foo

    Jin Kazama

  • Kelly Overton

    Kelly Overton

    Christie Monteiro

  • Cary-Hiroyuki Tagawa

    Cary-Hiroyuki Tagawa

    Heihachi Mishima

  • Ian Anthony Dale

    Ian Anthony Dale

    Kazuya

  • Luke Goss

    Luke Goss

    Steve Fox

  • Lateef Crowder

    Lateef Crowder

    Eddy Gordo

  • Mircea Monroe

    Mircea Monroe

    Kara

  • Tamlyn Tomita

    Tamlyn Tomita

    Jun Kazama

  • Cung Le

    Cung Le

    Marschall Law

  • Candice Hillebrand

    Candice Hillebrand

    Nina Williams

  • Marian Zapico

    Marian Zapico

    Anna Williams

  • Darrin Henson

    Darrin Henson

    Raven

  • Anton Kasabov

    Anton Kasabov

    Sergei Dragunov

  • Taiyo Sugiura

    Taiyo Sugiura

    Lee Chaolan

  • Jae Hee

    Jae Hee

    Hwoarang

  • Gary Ray Stearns

    Gary Ray Stearns

    Yoshimitsu

  • Jonathan Kowalsky

    Jonathan Kowalsky

    Vosk

  • Gary Daniels

    Gary Daniels

    Bryan Fury

  • Cassie Shea Watson

    Cassie Shea Watson

    Tekken Med-Tech

  • Alan B. McElroy

    Alan B. McElroy

    Tekken Arena Attendant

  • Dallas Liu

    Dallas Liu

    Young Jin Kazama

  • John Pyper-Ferguson

    John Pyper-Ferguson

    Bonner