Memoized MatchStatisticsCard component for performance optimization.

const MatchStatisticsCard = React.memo(MatchStatisticsCardComponent);