As an update to the previous comment since 5.3.3 of ACF Pro you can pass a true
bool to the_row / get_row i.e. the_row(true)
This will output your keynames as expected and originally explained in previous comments
This is explained in the docs found here: https://www.advancedcustomfields.com/resources/get_row/
cc @davidcie