Man vs. Child: Chef Showdown

Man vs. Child: Chef Showdown is an American cooking reality show shown on FYI.[1]

The show features top-level executive chefs pitted against young cooking prodigies.[2][3] The show premiered on July 23, 2015 for its first season of 13 episodes. The second season premiered on March 17, 2016.[4]

Format

This reality show has a group of young kid chefs and an executive level chef who are pitted against each other in three rounds of themed competition. The competition is themed on the strengths of the executive chef. The last round is judged by a master chef.

Season 2

Season 2 featured:

  1. Emmalee Abrams – Chef, Team Prodigy
  2. Holden Dahlerbruch – Chef, Team Prodigy
  3. Olivia Esparra – Chef, Team Prodigy
  4. Isiah Greene – Chef, Team Prodigy
  5. Estie Kung – Chef, Team Prodigy
  6. Cloyce Martin – Chef, Team Prodigy
  7. Zion Otano – Chef, Team Prodigy
  8. Adam Gertler – Host
  9. Mike Isabella – Judge
  10. Alia Zaine – Judge
gollark: > Why is it not written in Superior: tm: Rust?!ABRv1 was, this is not.
gollark: I did make a bunch of tweaks since I don't like how it did stuff.
gollark: It MIGHT be somewhat entirely derived from JSK.
gollark: ```pythonCORO_CODE = """async def repl_coroutine(): import asyncio import aiohttp import discord from discord.ext import commands"""async def async_exec(code, loc, glob): user_code = ast.parse(code, mode='exec') wrapper = ast.parse(CORO_CODE, mode='exec') funcdef = wrapper.body[-1] funcdef.body.extend(user_code.body) last_expr = funcdef.body[-1] if isinstance(last_expr, ast.Expr): funcdef.body.pop() funcdef.body.append(ast.Return(last_expr.value)) ast.fix_missing_locations(wrapper) exec(compile(wrapper, "<repl>", "exec"), loc, glob) return await (loc.get("repl_coroutine") or glob.get("repl_coroutine"))()```
gollark: <@319753218592866315> What?

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.