That move notation is not standard chess. I think it's crazyhouse variant. Surprising as I didn't think that the variants were in API archive,
[Event "Live Chess - Crazyhouse"]
[Site "Chess.com"]
[Date "2024.01.18"]
[Round "-"]
[White "Oleksandr_Bortnyk"]
[Black "papapizza"]
[Result "0-1"]
[Variant "Crazyhouse"]
[SetUp "1"]
[FEN "rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR/ w KQkq - 0 1"]
I often download games from players I follow. I grabbed the PGNs from bortnyk's games from Jan 2024. And when I imported the downloaded multi-game PGN file, I got a bunch of parsing errors. I am not totally familiar with PGN syntax, so I am wondering if the downloaded PGN has incorrect syntax, or if SCID's PGN parser is not right. I got the PGN file from here https://api.chess.com/pub/player/oleksandr_bortnyk/games/2024/01/pgn
I would appreciate any insights into this!
An example of a parsing error:
(game 659, line 16507) Error parsing the tag pair: FEN "rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR/ w KQkq - 0 1"
(game 659, line 16523) Failed to parse the move: B@c5
(game 659, line 16523) End of game, ignored the part after the last error.