// PCFI research-paper page — destination of the FraudTicker "Learn more" link.

const ResearchPaper = ({ onBack }) => {
  useReveal();
  return (
    <div className="page active research-page">
      <Nav onBack={onBack} meta="PCFI · RESEARCH DIVISION · APRIL 2026" />

      {/* HEADER */}
      <header className="rp-header paper-tex">
        <div className="rp-eyebrow">★ PRIVATE COMPANY FRAUD INSTITUTE ★</div>
        <div className="rp-org">PCFI.org &nbsp;|&nbsp; Research Division</div>
        <h1 className="rp-title">
          THE SCALE OF<br />
          <em>PRIVATE-INVESTMENT FRAUD</em><br />
          IN PRO SPORTS
        </h1>
        <div className="rp-subtitle">
          Financial-advisor misconduct, business-partner exploitation, and control
          failures affecting professional athletes in the <strong>NFL, NBA, MLB &amp; NHL</strong>.
          A quantitative analysis of annual fraud exposure across the four major U.S.
          professional sports leagues.
        </div>
        <div className="rp-byline">
          PCFI Research Team &nbsp;·&nbsp; April 2026
        </div>

        <div className="rp-hero-stat">
          <div className="rp-stat-lbl">Estimated annual losses</div>
          <div className="rp-stat-num">$1.005B – $2.010B</div>
          <div className="rp-stat-row">
            <span>$167.50M / month</span>
            <span>$5,506,849.00 / day</span>
            <span>$229,452.00 / hour</span>
            <span>$3,824.00 / minute</span>
          </div>
        </div>
      </header>

      {/* ABSTRACT */}
      <section className="rp-section rp-abstract reveal">
        <div className="rp-section-tag">Abstract</div>
        <p>
          Professional athletes across the NFL, NBA, MLB, and NHL likely lose between
          <strong> $1.00B and $2.00B per year </strong>
          to private-investment fraud, financial-advisor misconduct, business-partner
          exploitation, and control failures. This figure is not pulled from a single
          data point. It is a range derived from <strong>three independent
          methodologies</strong> — league payroll data, forensic case documentation,
          and federal underreporting research — each of which converges on the same
          order of magnitude.
        </p>
        <p>
          This paper presents the full derivation, cross-validation, league-weighted
          breakdown, documented case evidence, opportunity-cost analysis, and recovery-rate
          data, sourced from the Association of Certified Fraud Examiners, the Federal
          Trade Commission, AARP, peer-reviewed academic research published in the
          American Economic Review, and forensic case documentation.
        </p>
      </section>

      {/* SECTIONS */}
      <section className="rp-section reveal">
        <div className="rp-section-tag">§1 · Compensation Baseline</div>
        <p>
          The primary derivation begins with compensation. The active roster alone —
          <strong> 1,696 players in the NFL, 780 in MLB, 736 in the NHL, and 450 in the
          NBA</strong> — earns a combined <strong>$20.10B per year</strong> in
          total compensation across the four major leagues.
        </p>
        <ul className="rp-list">
          <li><strong>NFL</strong> — Salary cap of $255.40M per team for 2024; ≈ $8.20B across 32 teams. <em>NFL Communications.</em></li>
          <li><strong>NBA</strong> — Player salaries totalled $5.10B across 30 teams. <em>Spotrac NBA Payroll Tracker, 2024.</em></li>
          <li><strong>MLB</strong> — ≈ $151.00M average payroll per team across 30 clubs ≈ $4.50B. <em>Spotrac MLB Payroll Tracker, 2024.</em></li>
          <li><strong>NHL</strong> — Team payrolls totalled ≈ $2.30B across 32 teams. <em>Spotrac NHL Payroll Tracker, 2024.</em></li>
        </ul>
      </section>

      <section className="rp-section reveal">
        <div className="rp-section-tag">§2 · The ACFE 5% Baseline</div>
        <p>
          The Association of Certified Fraud Examiners estimates the typical organization
          loses <strong>5% of annual revenue to occupational fraud</strong> (ACFE,
          <em> Occupational Fraud 2024: A Report to the Nations</em>). The 2024 edition,
          the 13th in the series, analyzed <strong>1,921 actual fraud cases</strong>
          from 138 countries investigated between January 2022 and September 2023.
          Combined identified losses exceeded $3.10B. Median loss per case: $145,000.00.
          22% of cases involved losses exceeding $1.00M.
        </p>
        <p>
          The ACFE has consistently found the 5% figure across multiple reporting
          periods, and notes it is likely conservative — many frauds go undetected
          and many detected frauds are never reported to law enforcement.
        </p>
        <div className="rp-pull">
          Applied to total league compensation of $20.10B, ACFE's 5% produces
          <strong> $1,005,000,000.00 per year </strong>— the <strong>floor</strong> of the range.
        </div>
      </section>

      <section className="rp-section reveal">
        <div className="rp-section-tag">§3 · Athlete-Specific Risk Factors · The 10% Adjustment</div>
        <p>
          Professional athletes are not typical organizations. They are
          high-income individuals with short earning windows, limited financial
          training, extraordinary public visibility, and disproportionate exposure
          to unsolicited investment pitches.
        </p>
        <p>
          The AARP's 2017 Investment Fraud Vulnerability Study (Shadel &amp; Pak,
          AARP Fraud Watch Network) interviewed more than 200 known investment-fraud
          victims and 800 members of the general investing public. It found that
          investment-fraud victims are disproportionately
          <strong> male (81% vs. 42%)</strong>, high-earning, financially overconfident,
          and significantly more likely to value wealth accumulation as a measure of success
          (<strong>60% of victims vs. 41% of general investors</strong>).
        </p>
        <p>
          Professional athletes match this profile with near-perfect overlap. They are
          overwhelmingly male, high-earning, young, competitively wired to value
          wealth and status, and surrounded by unsolicited financial pitches from the
          moment they are drafted. The AARP study also found <strong>58% of fraud
          victims received at least one investment sales call per month</strong>
          (vs. 32% of general investors), and <strong>42% made five or more investment
          decisions per year</strong> (vs. 11%).
        </p>
        <div className="rp-pull">
          Adjusting ACFE's 5% baseline to <strong>10%</strong> for athlete-specific risk
          factors produces a <strong>ceiling of $2,010,000,000.00 per year</strong>.
        </div>
      </section>

      <section className="rp-section reveal">
        <div className="rp-section-tag">§4 · League-Weighted Breakdown</div>
        <p>
          Estimated annual fraud exposure distributed by each league's proportional
          share of total combined payroll:
        </p>
        <div className="rp-table-wrap">
          <table className="rp-table">
            <thead>
              <tr>
                <th>League</th>
                <th>Payroll</th>
                <th>Share</th>
                <th>Floor (5%)</th>
                <th>Ceiling (10%)</th>
              </tr>
            </thead>
            <tbody>
              <tr><td>NFL</td><td>$8.20B</td><td>41%</td><td>$410.00M</td><td>$820.00M</td></tr>
              <tr><td>NBA</td><td>$5.10B</td><td>25%</td><td>$255.00M</td><td>$510.00M</td></tr>
              <tr><td>MLB</td><td>$4.50B</td><td>22%</td><td>$225.00M</td><td>$450.00M</td></tr>
              <tr><td>NHL</td><td>$2.30B</td><td>11%</td><td>$115.00M</td><td>$230.00M</td></tr>
              <tr className="rp-table-total">
                <td>TOTAL</td><td>$20.10B</td><td>100%</td><td>$1.01B</td><td>$2.01B</td>
              </tr>
            </tbody>
          </table>
        </div>
      </section>

      <section className="rp-section reveal">
        <div className="rp-section-tag">§5 · Cross-Validation · Forensic + FTC Data</div>
        <p>
          A second derivation cross-checks the primary estimate. Forensic documentation
          has identified approximately <strong>$974.00M</strong> in fraud-related
          losses claimed by athletes and teams in legal proceedings from 2004 to 2024 —
          $48.70M per year in documented losses, capturing only cases that reached
          legal proceedings.
        </p>
        <p>
          The FTC's 2024 Consumer Sentinel Network Data Book reports consumers reported
          <strong> $12.50B in fraud losses in 2024</strong>, a 25% increase over
          2023. Only <strong>38%</strong> of people who reported fraud indicated they
          lost money, and the agency acknowledges actual losses are substantially
          higher. The U.S. GAO estimated in 2024 that the federal government alone
          loses between <strong>$233.00B and $521.00B annually</strong> to fraud.
        </p>
        <div className="rp-pull">
          Top-down (payroll × fraud rate) and bottom-up (documented cases adjusted for
          underreporting) converge on the <strong>same order of magnitude</strong>.
        </div>
      </section>

      <section className="rp-section reveal">
        <div className="rp-section-tag">§6 · Documented Case Evidence</div>
        <p>
          The four cases below illustrate both modes of fraud across the full
          exploitation spectrum. Each involved a professional athlete with capital
          at risk inside a private relationship where they could not see what was
          happening with their money.
        </p>
        <div className="rp-cases">
          <div className="rp-case">
            <div className="rp-case-amt">$55.00M</div>
            <div className="rp-case-name">JOSEPH ZADA · SERGEI FEDOROV</div>
            <p>
              Fabricated an oil empire and a fictitious connection to Saudi Arabian
              royalty to extract ≈ $55.00M from NHL players and their associates over
              11 years. Hired actors to pose as Saudi royalty at parties; fabricated
              trading confirmations; ran a classic Ponzi structure. Convicted of
              15 counts of mail fraud, September 2015. Sentenced to 15 years federal.
              Released to house arrest after ≈ 4 years (COVID-19).
            </p>
          </div>
          <div className="rp-case">
            <div className="rp-case-amt">$20.00M</div>
            <div className="rp-case-name">CHARLES BANKS IV · TIM DUNCAN</div>
            <p>
              Wealth manager from Atlanta. Advised Duncan from age 21 (1997)
              through 2013. Steered ≈ $20.00M of Duncan's money into private ventures
              in which Banks held undisclosed ownership stakes and collected hidden
              commissions. Surfaced during Duncan's 2013 divorce. Indicted September
              2016. Pleaded guilty April 2017. Sentenced to 4 years federal.
            </p>
          </div>
          <div className="rp-case">
            <div className="rp-case-amt">$185.00M</div>
            <div className="rp-case-name">KIRK WRIGHT · MULTIPLE ATHLETES</div>
            <p>
              Ran International Management Associates, a hedge fund built on
              fabricated account statements. Destroyed $185.00M in investor capital,
              including funds from multiple NFL players. Convicted, sentenced to
              life in prison. Died by suicide in 2008.
            </p>
          </div>
          <div className="rp-case">
            <div className="rp-case-amt">$2.40M</div>
            <div className="rp-case-name">JENNIFER GUERTIN · YOUTH HOCKEY ORG.</div>
            <p>
              Embezzled $2.40M from a youth-hockey organization in 6 months.
              Demonstrates that fraud in the hockey ecosystem extends beyond
              player-advisor relationships to the community organizations that
              surround the sport.
            </p>
          </div>
        </div>
      </section>

      <section className="rp-section reveal">
        <div className="rp-section-tag">§7 · Opportunity Cost · What the Money Would Be Worth</div>
        <p>
          The dollar amounts lost to fraud tell only half the story. The other half
          is what that money would have earned if it had simply been left in a
          low-cost S&amp;P 500 index fund. Using the historical average annual total
          return of ≈ 10% (dividends reinvested):
        </p>
        <div className="rp-table-wrap">
          <table className="rp-table">
            <thead>
              <tr>
                <th>Case</th>
                <th>Amount Lost</th>
                <th>Fraud Midpoint</th>
                <th>Years to 2026</th>
                <th>Value if S&amp;P 500</th>
                <th>Multiple</th>
              </tr>
            </thead>
            <tbody>
              <tr><td>Zada / Fedorov</td><td>$43.00M</td><td>~2004</td><td>22</td><td>$350.00M</td><td>8.10×</td></tr>
              <tr><td>Banks / Duncan</td><td>$20.00M</td><td>~2005</td><td>21</td><td>$148.00M</td><td>7.40×</td></tr>
              <tr><td>Wright</td><td>$185.00M</td><td>~2005</td><td>21</td><td>$1.37B</td><td>7.40×</td></tr>
              <tr><td>Guertin</td><td>$2.40M</td><td>~2018</td><td>8</td><td>$5.10M</td><td>2.10×</td></tr>
              <tr className="rp-table-total">
                <td>TOTAL</td><td>$250.40M</td><td></td><td></td><td>$1.87B</td><td>7.50×</td>
              </tr>
            </tbody>
          </table>
        </div>
        <p>
          Across just these four documented cases, <strong>$250.40M in fraud losses
          would have grown to ≈ $1.87B</strong> if invested in the S&amp;P 500 — a
          7.50× return. Sergei Fedorov's $43.00M, lost to oil deals that never existed,
          would today be worth ≈ $350.00M. Tim Duncan's $20.00M, diverted into his
          advisor's self-dealing ventures, would be worth ≈ $148.00M. These are not
          abstract numbers. They represent retirement security, generational wealth,
          and financial independence permanently destroyed by fraud.
        </p>
      </section>

      <section className="rp-section reveal">
        <div className="rp-section-tag">§8 · Two Modes of Fraud</div>
        <p>
          The estimates encompass two distinct modes that do not double-count.
        </p>
        <ul className="rp-list">
          <li><strong>Mode 1 — Private-investment fraud &amp; advisor misconduct:</strong> the athlete deploys capital into a venture, fund, real-estate deal, or private placement controlled by someone else and cannot see the operating data.</li>
          <li><strong>Mode 2 — Business-partner exploitation, entourage theft, control failures:</strong> the athlete owns the asset, but a manager, family member, business partner, or trusted associate extracts value from inside the relationship.</li>
        </ul>
        <p>
          The common structural element in both modes is <strong>information
          asymmetry</strong>: one person controls the money, the records, and the
          narrative — while the athlete sees only what that person chooses to show.
        </p>
      </section>

      <section className="rp-section reveal">
        <div className="rp-section-tag">§9 · The Athlete Population at Risk</div>
        <p>
          Approximately <strong>3,662 athletes</strong> are on active rosters across
          the four major leagues in any given season. Adding 15,000 – 20,000 retirees
          still managing career wealth, roughly <strong>20,000 current and former
          professional athletes</strong> control private capital at any given time —
          one of the most concentrated pools of private capital in the country,
          managed overwhelmingly by individuals who will earn more in three years
          than most Americans earn in a lifetime, with no formal training in how to
          protect any of it.
        </p>
        <div className="rp-pull">
          The average professional career lasts <strong>3 – 5 years</strong>.<br/>
          The average fraud scheme targeting athletes runs <strong>longer than the
          career that funded it</strong>.
        </div>
        <p>
          Carlson, Kim, Lusardi &amp; Camerer (American Economic Review, 2015)
          found <strong>15.7% of NFL players file for bankruptcy within 12 years
          of retirement</strong>, independent of career earnings. Higher earnings
          do not protect against the structural vulnerabilities that lead to
          financial distress.
        </p>
      </section>

      <section className="rp-section reveal">
        <div className="rp-section-tag">§10 · Detection Timelines · Why Athlete Fraud Runs Longer</div>
        <p>
          ACFE's 2024 data show the median occupational fraud runs <strong>12
          months before detection</strong>. Documented athlete cases ran dramatically
          longer:
        </p>
        <ul className="rp-list">
          <li>Banks defrauded Duncan for ≈ <strong>16 years</strong>.</li>
          <li>Zada defrauded Fedorov for <strong>11 years</strong>.</li>
          <li>Wright's hedge-fund scheme ran for ≈ <strong>10 years</strong> before collapsing.</li>
        </ul>
        <p>
          Median detection time for athlete fraud in the PCFI case database
          exceeds <strong>5 years</strong> — more than 4× the ACFE general median.
          Three factors explain the gap: delegation of financial management to
          trusted advisors with limited verification; locker-room trust dynamics
          that make questioning a financial advisor feel like a personal insult
          rather than a fiduciary safeguard; and short earning windows that mean
          the fraud may not surface until after the career is over, by which point
          damage compounds while income has stopped.
        </p>
      </section>

      <section className="rp-section reveal">
        <div className="rp-section-tag">§11 · Recovery Rates</div>
        <p>
          ACFE 2024 confirms that fraud recovery is the exception, not the rule.
          Among documented cases:
        </p>
        <ul className="rp-list">
          <li><strong>57%</strong> of fraud victims recover <strong>nothing at all</strong>.</li>
          <li>Only <strong>13%</strong> achieve full recovery.</li>
          <li>More than half of occupational frauds occur due to <strong>lack of internal controls or override of existing controls</strong>.</li>
        </ul>
        <div className="rp-pull">
          The majority of the $1.00B – $2.00B in annual athlete fraud losses are
          <strong> permanent and unrecoverable</strong>.
        </div>
      </section>

      <section className="rp-section reveal">
        <div className="rp-section-tag">§12 · What This Means in Real Time</div>
        <p>
          Using the ceiling of the estimated range ($2.01B per year), the following
          real-time loss rates apply:
        </p>
        <div className="rp-table-wrap">
          <table className="rp-table rp-rate-table">
            <thead>
              <tr>
                <th>Per Year</th><th>Per Month</th><th>Per Day</th><th>Per Hour</th><th>Per Minute</th>
              </tr>
            </thead>
            <tbody>
              <tr><td>$2.01B</td><td>$167.50M</td><td>$5.50M</td><td>$229.00K</td><td>$3,824.00</td></tr>
            </tbody>
          </table>
        </div>
        <p>
          In the time it takes to read this paper — approximately seven minutes —
          roughly <strong>$26,768.00 in athlete wealth is being stolen, mismanaged, or
          destroyed</strong> somewhere in professional sports. Tonight, while you
          sleep, another <strong>$1,835,616.00</strong> will disappear before you wake up.
        </p>
      </section>

      <section className="rp-section reveal">
        <div className="rp-section-tag">§13 · Conclusion</div>
        <p>
          The pattern is not driven by lack of intelligence or discipline — it is
          structural. Fraud succeeds when one person controls the money, the records,
          and the narrative, and when celebrity, locker-room trust, agent
          relationships, and urgency are used to short-circuit verification.
        </p>
        <p>
          AARP data show the demographic and psychological profile of investment-fraud
          victims overlaps almost precisely with that of a professional athlete. ACFE
          data show fraud is pervasive, long-running, and rarely recovered. FTC data
          show reported fraud captures only a fraction of actual losses. Peer-reviewed
          academic literature confirms that even the highest-earning athletes are not
          protected from financial distress.
        </p>
        <div className="rp-pull">
          The solution is equally structural: <strong>continuous, independent
          monitoring of the operational and financial data of companies in which
          athletes invest or do business</strong> — so that no single person controls
          both the money and the information about the money.
        </div>
        <p>
          The technology to do this now exists. The question is whether athletes and
          the organizations that represent them will insist on using it before the
          next $20.00M disappears.
        </p>
      </section>

      {/* SOURCES */}
      <section className="rp-section rp-sources reveal">
        <div className="rp-section-tag">Sources</div>
        <ol className="rp-source-list">
          <li>ACFE, <em>Occupational Fraud 2024: A Report to the Nations</em>, March 2024. <span>acfe.com/report-to-the-nations/2024</span></li>
          <li>AARP Fraud Watch Network, <em>Investment Fraud Vulnerability Study</em>, Shadel &amp; Pak, February 2017. <span>doi.org/10.26419/res.00150.001</span></li>
          <li>Carlson, Kim, Lusardi &amp; Camerer, "Bankruptcy Rates among NFL Players with Short-Lived Income Spikes," <em>American Economic Review</em> 105(5), 2015. <span>aeaweb.org</span></li>
          <li>Federal Trade Commission, <em>Consumer Sentinel Network Data Book 2024</em>, March 2025. <span>ftc.gov</span></li>
          <li>NFL Communications, 2024 Salary Cap Data. <span>nflcommunications.com</span></li>
          <li>Spotrac, NBA / MLB / NHL Payroll Trackers, 2024. <span>spotrac.com</span></li>
          <li>Slickcharts, S&amp;P 500 Total Returns by Year, 1926 – 2026. <span>slickcharts.com/sp500/returns</span></li>
          <li>U.S. Government Accountability Office, <em>Fraud Risk Management</em>, April 2024. <span>gao.gov</span></li>
          <li>Private Company Fraud Institute (PCFI), Case Database, 270+ documented cases. <span>pcfi.org</span></li>
        </ol>
      </section>

      <footer className="rp-footer">
        <div>Private Company Fraud Institute (PCFI) &nbsp;|&nbsp; pcfi.org &nbsp;|&nbsp; Research Division &nbsp;|&nbsp; April 2026</div>
        <div className="rp-disclaimer">
          This paper is provided for educational and informational purposes. It does
          not constitute legal or financial advice.
        </div>
        <div>© 2026 Private Company Fraud Institute. All rights reserved.</div>
      </footer>
    </div>
  );
};

Object.assign(window, { ResearchPaper });
