{#if !roundsData}

Match Not Parsed

This match hasn't been parsed yet, so detailed economy data is not available.

Demo parsing required
{:else}

Economy

Net-worth differential (bank + spent)

{#if economyAdvantageChartData}
{ if (context.tick.value === 0) { return 'rgba(156, 163, 175, 0.5)'; // Stronger line at 0 } return 'rgba(156, 163, 175, 0.1)'; }, lineWidth: (context) => { return context.tick.value === 0 ? 2 : 1; } } } }, interaction: { mode: 'index', intersect: false } }} /> {#if halfRoundIndex > 0}
Half-Point
{/if}
{/if}
Total Rounds
{totalRounds}
{match.score_team_a} - {match.score_team_b}
Terrorists Buy Rounds
{teamA_fullBuys}
{teamA_ecos} eco rounds
CT Buy Rounds
{teamB_fullBuys}
{teamB_ecos} eco rounds

Equipment Value Over Time

Total equipment value for each team across all rounds

{#if equipmentChartData} {/if}

Round-by-Round Economy

Detailed breakdown of buy types and equipment values

Buy Type Classification

Eco < $1,500 avg equipment
Semi-Eco $1,500 - $2,500 avg equipment
Force $2,500 - $3,500 avg equipment
Full Buy > $3,500 avg equipment
{/if}