CQ-Contest
[Top] [All Lists]

SprINT Final Results

Subject: SprINT Final Results
From: tree@cmicro.com (Larry Tyree)
Date: Fri Sep 3 10:45:54 1993
Here are the FINAL results of the first SprINT contest (aka Internet
Sprint).  These results were made possible by the efforts of John, K2MM,
who put his normal job aside for a week or two, and generated the software
necessary to check this contest.  He has done a great job which we all owe
him thanks for.

There are some significant differences in how this contest gets processed
compared to the NCJ sprint.  We removed QSOs from both logs if any part
of the exchange is busted.  This may not seem fair to some of you, but
we believe this puts some pressure on the person sending the information
to make sure it gets received correctly.  This means making sure you send
the correct serial number and name, and also that you don't send the
information so fast, most people would not be able to copy it.

There were some cases where the sending station sent a non consecutive
serial number.  If this was marked in the log, no deduction was made.
There is a case to made that serial numbers must be consecutive and
sending the wrong number would mean the QSO is not valid.  I would like
your opinion on this issue and we will consider it as a new "rule."

Congrats to Trey, WN4KKN, for winning the contest.  Also, congrats to
Bog, N6TV who missed Trey's score by only one QSO.

Now that the results have been published, and the software written to check
this contest has been created, we can start thinking about having another
one of these soon.

FINAL SCORES:

CALL        #OK  #NG RXNG TXNG DUPE UNIQ
wn4kkn      153   28   10   20    2    0
n6tv        152    9    3    6    1    0
n6tr        135   20    9   15    0    0
aa5b        130   12    6    7    0    1
ve4vv       130   13    4    8    1    0
n3bb        122   13    7    7    0    1
k6xo        120   16    7    9    0    0
k2tw        115   15    8    7    1    0
aa7nx       107   18    8    9    4    0
n0ax        100   17    9    4    5    1
aa5bt        94   13    5    6    3    0
k9ma         85   19   11   12    0    0
w1yu         84   15   10    7    0    0
k2mm         71   10    4    4    2    0
aa6kx        69   12   10    3    1    1
n6ip         66   25   15   12    2    0
ke4gy        63    5    2    3    0    0
aa2ns        57   11    5    7    0    0
n2aa         50    8    3    6    0    3
wn3k         47   13    8    3    2    1
aa5uo        45   21   13   10    4    1
k3ww         41    5    2    5    0    0
k1dg         29    3    1    2    0    0
w6qhs        21    6    5    2    0    0
kd5pj        13    4    4    1    0    0
k8jlf        10    1    0    1    0    0
n6kl          9    1    0    1    0    0
wb5vzl        8   12    8    9    0    1
k7ss          2    0    0    0    0    0

#define eRXNR           0x0 /* mis-copied rx'd number */
#define eRXCALL         0x1 /* mis-copied rx'd call  */
#define eRXNAME         0x2 /* mis-copied rx'd name */
#define eRXQTH          0x3 /* mis-copied rx'd qth */
#define eTXNR           0x4 /* tx'd number mis-copied */
#define eTXCALL         0x5 /* tx'd call mis-copied  */
#define eTXNAME         0x6 /* tx'd name mis-copied */
#define eTXQTH          0x7 /* tx'd qth mis-copied */
#define eTXNIL          0x8 /* tx'd qso not in other stn's log */
#define eDUPE           0x9 /* stn wkd in prev 3 non-dupe qsos */
#define eNGNAME         0xA /* tx'd wrong name */
#define eNGNR           0xB /* tx'd nr dupe or bkwd */
#define eDUPNR          0xC /* tx'd nr dupe, might be ok */
#define eNOLOG          0xD /* stn wkd did not submit log */
#define eUNIQUE         0xE /* stn wkd is unique */

           0x0 0x1 0x2 0x3 0x4 0x5 0x6 0x7 0x8 0x9 0xA 0xB 0xC 0xD 0xE
wn4kkn       6   0   3   1   6   0  11   0   4   2   0   2   4  16   0
n6tv         2   0   3   0   2   0   2   1   1   1   0   0   0  24   0
n6tr         2   1   6   0   3   0   9   3   0   0   0   0   0  25   0
aa5b         2   0   4   0   2   0   4   0   1   0   0   0   0  14   1
ve4vv        2   0   2   0   0   0   6   1   1   1   0   0   0  18   0
n3bb         1   0   5   1   1   0   4   1   1   0   0   0   0  20   1
k6xo         2   0   3   2   2   2   3   3   0   0   0   0   0  25   0
k2tw         4   0   4   0   5   0   1   1   0   1   0   0   0  29   0
aa7nx        1   1   6   1   3   1   3   1   1   4   1   0   0  19   0
n0ax         2   1   7   1   0   1   2   0   1   5   0   0   0  23   1
aa5bt        0   1   3   1   2   1   4   0   0   3   0   0   0  12   0
k9ma         4   4   0   4   4   0   7   0   1   0   0   0   0  13   0
w1yu         5   0   3   3   1   2   4   0   0   0   0   0   0  22   0
k2mm         2   0   2   0   1   0   2   1   0   2   0   0   0  10   0
aa6kx        2   0   7   1   1   1   2   0   0   1   0   0   0   5   1
n6ip        10   0   5   3   6   0   6   0   1   2   0   0   0   9   0
ke4gy        0   0   1   1   1   1   1   1   0   0   0   0   0   8   0
aa2ns        1   1   3   0   2   2   4   2   0   0   0   0   0  20   0
n2aa         0   0   3   0   3   0   1   2   0   0   0   0   0  14   3
wn3k         2   1   3   2   0   0   2   1   0   2   0   0   0  14   1
aa5uo        2   2  10   4   3   0   7   0   2   4   0   0   0   9   1
k3ww         2   0   0   0   2   0   1   0   2   0   0   0   0   5   0
k1dg         0   0   1   0   1   0   0   0   1   0   0   0   0   4   0
w6qhs        1   0   4   0   1   0   1   0   0   0   1   0   0   1   0
kd5pj        2   0   2   0   0   1   0   0   0   0   0   0   0   6   0
k8jlf        0   0   0   0   1   0   0   0   0   0   0   0   0   2   0
n6kl         0   0   0   0   0   0   1   0   0   0   0   0   0   2   0
wb5vzl       4   1   2   2   8   0   1   0   1   0   0   0   0   4   1
k7ss         0   0   0   0   0   0   0   0   0   0   0   0   0   1   0
TOTALS      61  13  92  27  61  12  89  18  18  28   2   2   4 374  10


Tree N6TR

<Prev in Thread] Current Thread [Next in Thread>