I would like official documentation explaining why Ubuntu uses apt instead of dpkg.
Here's what I've found about each:
dpkg
This package provides the low-level infrastructure for handling the installation and removal of Debian software packages.
apt
This package provides commandline tools for searching and managing as well as querying information about packages as a low-level access to all features of the libapt-pkg library.