Baseball team roster cardology
get_team_chemistryUSE for MLB team × season roster cardology (suit mix, anchor stacks, Chinese zodiac year-animal match on postseason scope). NOT for play-by-play HR/K numerology → get_plays_numerology; two-person dyads → get_compatibility; single date → get_date. Requires season_yr + team_code. scope=ws_champion (default) | postseason. RETURNS roster_size, suit_mix, anchor_stacks, season_animal; postseason adds year_animal_match_pct (CNY-aware birth animal). Apply: apply_mcp_baseball_linked.ps1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | ws_champion (default) or postseason active roster | |
| gametype | No | Postseason round when scope=postseason (default worldseries) | |
| season_yr | Yes | MLB season year e.g. 2024 | |
| team_code | Yes | Retrosheet team code e.g. LAN, CHN, HOU | |
| include_pair_matrix | No | Reserved v2 — echoes pair_note when true |