PvP Bracket return previous season data with wrong season id

Hello !

Same problem as previous season. (PvP Bracket return previous season data with wrong season id)

I have an issue about PvP rating provided on the Profile API.

We’re first day on this season 35.

When I get 3v3 data for a player :

/profile/wow/character/ravencrest/shamuunn/pvp-bracket/3v3?namespace=profile-eu

I get :

weekly_match_statistics.played => 0
season_match_statistics.played => 559
rating => 2492
season.id => 35

These data are from the previous season, season.id should be 34, not 35.

Could you fix it? Please…

Other example of bugged character:

/profile/wow/character/blackmoore/syntax/pvp-bracket/3v3?namespace=profile-eu
/profile/wow/character/ravencrest/veon/pvp-bracket/3v3?namespace=profile-eu

Krokkete