fix(RL Player/Ext): use placement data instead of obsolete datapoint
it working #depends on #4247 but there is no harm in already merging it
Summary
Use placement data instead of obsolete datapoint in Rocketleagues PlayerExtCustom.fetchTeamHistoryEntry fucntion so it actually can fetch teams again.
Note: this means that RLs PlayerExtCustom.fetchTeamHistoryEntry is still only usable directly on pages with PrizePool/ParticipantTable and still only works for solo opponents and not for duo etc.
How did you test this change?
dev
@robbai can you supply a page where i can test this?
@robbai can you supply a page where i can test this?
https://liquipedia.net/rocketleague/Feer/Fiesta
fyi failed check only due to npm dependency stuff --> #4261 should fix that