{ version => '01', contest_name => 'The PSK DeathMatch Digital Duel', contest_id => 'PSK-DeathMatch', filter => { mode => \"IN ('PSK31', 'BPSK', 'BPSK31', 'PSK63', 'BPSK63')", band => \"IN('160M','80M','40M','20M','15M','10M','6M')", }, defaults => { contest_url => 'http://www.mdxa1.org/deathmatch.html', log_cols => [qw/ call qso_date time_on band mode dxccprefix state /], placeholders => [qw/ Name Email Class /], dropbox_options => { Class => [ 'Class 1: High Powr 50-75W', 'Class 2: Medium Power 25-50W', 'Class 3: Low Power Qrp 5W Max', ], }, Qs => [ { label => '10M-80M', weight=>1, group_by => 'call, band', where =>{band=>[qw/10M 15M 20M 40M 80M/],call=>{'!=','WK4P'}} }, { label => '6M,160M', weight=>2, group_by => 'call, band', where =>{band=>[qw/6M 160M/],call=>{'!=','WK4P'}} }, { label => 'WK4P', weight=>5, group_by => 'call, band', where =>{call=>'WK4P'} }, ], mults => [ { label => 'DXCC', group_by => 'dxccprefix,band,mode' }, { label => 'States', group_by => 'state,band,mode', where => {dxccprefix => [qw/K KH6 KL7/], state=>{'!='=>''}} }, { label => 'Provinces', group_by => 'state,band,mode', where => {dxccprefix => 'VE'} }, ], }, years => { 2009 => { closed => 1, sample => '10422e15272b59201041ca1cdcec70f4', filter => { qso_date => { -between => [20091212, 20091213] }, }, }, 2010 => { sample => '', filter => { qso_date => { -between => [20101211, 20101212] }, }, }, }, }