print_r(array_keys(array_flip($matches[0][0])));

print_r(array_unique($matches[0][0]));