It's really bugging me that he somehow reads "The Team" but not the full string "The Team Break at Event Match - Native" whatever that means.
replies(2):
So you can see that "The Team" is indeed a single string, starting with the length of 8 (encoded as 0x08), followed by the string "Break at Event Match - Native" with length of 29 (encoded as 0x1D)
0: https://stackoverflow.com/questions/25068903/what-are-pascal...