Yankee Volleyball Association

Fall 2006 Tournament Schedule

" method=POST> Select Level(s) OR Site(s) to Display

Mens: C- C C+ B- B B+ BB A AA
Womens: C- C C+ B- B B+ BB A AA
Coed: C- C C+ B- B B+ A AA

horizontal rule

Site: BHS BRY CCRIL EMNC EMRSC JWU
Site: LSC LSHS MIT REG SDVC WLTNE
Site: WLTPL WNA WHC

horizontal rule

All:
Do a Site(s) "and" Level(s) Search

<% ' Set up the ASP VARIABLES dim MCM, MC, MCP, MBM, MB, MBP, MBB, MA, MAA, MAAA dim WCM, WC, WCP, WBM, WB, WBP, WBB, WA, WAA, WAAA dim CCM, CC, CCP, CBM, CB, CBP, CA, CAA, CAAA dim BHS, BRY, CCRIL, EMNC, EMRSC, JWU, LSC, LSHS dim MIT, REG, SDVC, WLTNE, WTLPL, WNA, WHC dim ALL, ANDIT MCM = Request("mc-") MC = Request("mc") MCP = Request("mc+") MBM = Request("mb-") MB = Request("mb") MBP = Request("mb+") MBB = Request("mbb") MA = Request("ma") MAA = Request("maa") WCM = Request("wc-") WC = Request("wc") WCP = Request("wc+") WBM = Request("wb-") WB = Request("wb") WBP = Request("wb+") WBB = Request("wbb") WA = Request("wa") WAA = Request("waa") CCM = Request("cc-") CC = Request("cc") CCP = Request("cc+") CBM = Request("cb-") CB = Request("cb") CBP = Request("cb+") CA = Request("ca") CAA = Request("caa") BHS = Request("bhs") BRY = Request("bry") CCRIL = Request("ccril") EMNC = Request("emnc") EMRSC = Request("emrsc") JWU = Request("jwu") LSC = Request("lsc") LSHS = Request("lshs") MIT = Request("mit") REG = Request("reg") SDVC = Request("sdvc") WLTNE = Request("wltne") WLTPL = Request("wltpl") WNA = Request("wna") WHC = Request("whc") ALL = Request("all") ANDIT = Request("andit") ' Turn on A/AA's if A or AA is selected. if (MA + MAA) > 0 then MAAA = 1 end if if (WA + WAA) > 0 then WAAA = 1 end if if (CA + CAA) > 0 then CAAA = 1 end if if ((MCM + MC + MCP + MBM + MB + MBP + MBB + MA + MAA + _ WCM + WC + WCP + WBM + WB + WBP + WBB + WA + WAA + _ CCM + CC + CCP + CBM + CB + CBP + CA + CAA + _ BHS + BRY + CCRIL + EMNC + EMRSC + JWU + LSC + LSHS + _ MIT + REG + SDVC + WLTNE + WLTPL + WNA + WHC) < 1) then ALL = 1 end if if (ALL>0) then MCM = 1 MC = 1 MCP = 1 MBM = 1 MB = 1 MBP = 1 MBB = 1 MA = 1 MAA = 1 MAAA = 1 WCM = 1 WC = 1 WCP = 1 WBM = 1 WB = 1 WBP = 1 WBB = 1 WA = 1 WAA = 1 WAAA = 1 CCM = 1 CC = 1 CCP = 1 CBM = 1 CB = 1 CBP = 1 CAA = 1 CAAA = 1 BHS = 1 BRY = 1 CCRIL = 1 EMNC = 1 EMRSC = 1 JWU = 1 LSC = 1 LSHS = 1 MIT = 1 REG = 1 SDVC = 1 WLTNE = 1 WLTPL = 1 WNA = 1 WHC = 1 end if %>

Date:  Y/U  Type  Lev  Loc.   Cost  Max #   Start   Contact      Notes
                                    Teams   Time
<% if ((ANDIT=0 AND (REG>0 OR MC>0)) OR (ANDIT=1 AND REG>0 AND MC>0))  then %>
24-Sep Y    M     C    REG    $145     5    9:00    K Murphy        <% end if %>
<% if ((ANDIT=0 AND (REG>0 OR WCM>0)) OR (ANDIT=1 AND REG>0 AND WCM>0))  then %>
24-Sep Y    W     C-   REG    $145     5    9:00    K Murphy      <% end if %>
<% if ((ANDIT=0 AND (BRY>0 OR CB>0)) OR (ANDIT=1 AND BRY>0 AND CB>0))  then %>
24-Sep Y    RCO   B    BRY    $100    10    9:00    J Mytro      FS<% end if %>
<% if ((ANDIT=0 AND (BRY>0 OR CC>0)) OR (ANDIT=1 AND BRY>0 AND CC>0))  then %>
24-Sep Y    RCO   C    BRY    $100     5    9:00    J Mytro      FS
<% end if %>

<% if ((ANDIT=0 AND (SDVC>0 OR MC>0)) OR (ANDIT=1 AND SDVC>0 AND MC>0))  then %>
30-Sep Y    M     C    SDVC   $15pp   10    9:00    K Cummings   RA, FS<% end if %>
<% if ((ANDIT=0 AND (BRY>0 OR MBM>0)) OR (ANDIT=1 AND BRY>0 AND MBM>0))  then %>
1-Oct  Y    M     B-   BRY    $145    10    9:00    J Mytro        <% end if %>
<% if ((ANDIT=0 AND (BRY>0 OR WBM>0)) OR (ANDIT=1 AND BRY>0 AND WBM>0))  then %>
1-Oct  Y    W     B-   BRY    $145     5    9:00    J Mytro        <% end if %>
<% if ((ANDIT=0 AND (LSC>0 OR WC>0)) OR (ANDIT=1 AND LSC>0 AND WC>0))  then %>
1-Oct  Y    W     C    LSC    $130     6    9:00    M Tom        AF<% end if %>
<% if ((ANDIT=0 AND (REG>0 OR CCP>0)) OR (ANDIT=1 AND REG>0 AND CCP>0))  then %>
1-Oct  Y    RCO   C+   REG    $100    10    9:00    K Murphy     FS
<% end if %>

<% if ((ANDIT=0 AND (BRY>0 OR MBM>0)) OR (ANDIT=1 AND BRY>0 AND MBM>0))  then %>
8-Oct  Y    M     B-   BRY    $100    10    9:00    J Mytro      JZ, FS<% end if %>
<% if ((ANDIT=0 AND (EMRSC>0 OR MCP>0)) OR (ANDIT=1 AND EMRSC>0 AND MCP>0))  then %>
8-Oct  Y    M     C+   EMRSC  $110     5    9:00    A Miklus     FS<% end if %>
<% if ((ANDIT=0 AND (BRY>0 OR WBM>0)) OR (ANDIT=1 AND BRY>0 AND WBM>0))  then %>
8-Oct  Y    W     B-   BRY    $100     5    9:00    J Mytro      JZ, FS<% end if %>
<% if ((ANDIT=0 AND (REG>0 OR CB>0)) OR (ANDIT=1 AND REG>0 AND CB>0))  then %>
8-Oct  Y    RCO   B    REG    $145    10    9:00    K Murphy        
<% end if %>

<% if ((ANDIT=0 AND (LSHS>0 OR MC>0)) OR (ANDIT=1 AND LSHS>0 AND MC>0))  then %>
14-Oct Y    M     C    LSHS   $20pp   10    9:00    YankeeTD     SC<% end if %>
<% if ((ANDIT=0 AND (LSHS>0 OR WC>0)) OR (ANDIT=1 AND LSHS>0 AND WC>0))  then %>
14-Oct Y    W     C    LSHS   $20pp    5    9:00    YankeeTD     SC<% end if %>
<% if ((ANDIT=0 AND (REG>0 OR CB>0)) OR (ANDIT=1 AND REG>0 AND CB>0))  then %>
15-Oct Y    CR    B    REG    $145    10    9:00    K Murphy        <% end if %>
<% if ((ANDIT=0 AND (BHS>0 OR CCP>0)) OR (ANDIT=1 AND BHS>0 AND CCP>0))  then %>
15-Oct Y    CR    C+   BHS    $120    10    9:00    P Clifford   BE, FS
<% end if %>

<% if ((ANDIT=0 AND (LSHS>0 OR MCP>0)) OR (ANDIT=1 AND LSHS>0 AND MCP>0))  then %>
21-Oct Y    M     C+   LSHS   $145    10    9:00    J Katalina        <% end if %>
<% if ((ANDIT=0 AND (LSHS>0 OR WCM>0)) OR (ANDIT=1 AND LSHS>0 AND WCM>0))  then %>
21-Oct Y    W     C-   LSHS   $145     5    9:00    J Katalina   <% end if %>
<% if ((ANDIT=0 AND (REG>0 OR CB>0)) OR (ANDIT=1 AND REG>0 AND CB>0))  then %>
21-Oct Y    RCO   B    REG    $100     6    9:00    K Murphy     FS, AF<% end if %>
<% if ((ANDIT=0 AND (SDVC>0 OR CC>0)) OR (ANDIT=1 AND SDVC>0 AND CC>0))  then %>
21-Oct Y    CR    C    SDVC   $155    10    9:00    K Cummings        <% end if %>
<% if ((ANDIT=0 AND (EMNC>0 OR MAAA>0)) OR (ANDIT=1 AND EMNC>0 AND MAAA>0))  then %>
22-Oct U    M     A/AA EMNC   $125     7    8:30    A Miklus     FS, AF<% end if %>
<% if ((ANDIT=0 AND (EMRSC>0 OR WB>0)) OR (ANDIT=1 AND EMRSC>0 AND WB>0))  then %>
22-Oct Y    W     B    EMRSC  $125     5    8:30    A Miklus     FS<% end if %>
<% if ((ANDIT=0 AND (LSC>0 OR WCP>0)) OR (ANDIT=1 AND LSC>0 AND WCP>0))  then %>
22-Oct Y    W     C+   LSC    $130     6    9:00    H Kee        AF
<% end if %>

<% if ((ANDIT=0 AND (LSHS>0 OR MB>0)) OR (ANDIT=1 AND LSHS>0 AND MB>0))  then %>
28-Oct Y    M     B    LSHS   $145     5    9:00    J Katalina        <% end if %>
<% if ((ANDIT=0 AND (LSHS>0 OR CCP>0)) OR (ANDIT=1 AND LSHS>0 AND CCP>0))  then %>
28-Oct Y    CR    C+   LSHS   $155    10    9:00    J Katalina        <% end if %>
<% if ((ANDIT=0 AND (SDVC>0 OR CCM>0)) OR (ANDIT=1 AND SDVC>0 AND CCM>0))  then %>
28-Oct Y    CR    C-   SDVC   $155    10    9:00    K Cummings        <% end if %>
<% if ((ANDIT=0 AND (CCRIL>0 OR MC>0)) OR (ANDIT=1 AND CCRIL>0 AND MC>0))  then %>
29-Oct Y    M     C    CCRIL  $20pp   10    9:00    YankeeTD     SC<% end if %>
<% if ((ANDIT=0 AND (CCRIL>0 OR WC>0)) OR (ANDIT=1 AND CCRIL>0 AND WC>0))  then %>
29-Oct Y    W     C    CCRIL  $20pp   10    9:00    YankeeTD     SC<% end if %>
<% if ((ANDIT=0 AND (WHC>0 OR CB>0)) OR (ANDIT=1 AND WHC>0 AND CB>0))  then %>
29-Oct Y    CR    B    WHC    $125    10    9:00    A Miklus     FS, BR
<% end if %>

<% if ((ANDIT=0 AND (LSHS>0 OR MCP>0)) OR (ANDIT=1 AND LSHS>0 AND MCP>0))  then %>
4-Nov  Y    M     C+   LSHS   $145    10    9:00    J Katalina        <% end if %>
<% if ((ANDIT=0 AND (SDVC>0 OR MCM>0)) OR (ANDIT=1 AND SDVC>0 AND MCM>0))  then %>
4-Nov  Y    M     C-   SDVC   $145    10    9:00    K Cummings        <% end if %>
<% if ((ANDIT=0 AND (LSHS>0 OR CCM>0)) OR (ANDIT=1 AND LSHS>0 AND CCM>0))  then %>
4-Nov  Y    CR    C-   LSHS   $155     5    9:00    J Katalina        <% end if %>
<% if ((ANDIT=0 AND (MIT>0 OR MB>0)) OR (ANDIT=1 AND MIT>0 AND MB>0))  then %>
5-Nov  Y    M     B    MIT    $145    10    9:00    E McCoy        <% end if %>
<% if ((ANDIT=0 AND (MIT>0 OR WBM>0)) OR (ANDIT=1 AND MIT>0 AND WBM>0))  then %>
5-Nov  Y    W     B-   MIT    $145    10    9:00    E McCoy        <% end if %>
<% if ((ANDIT=0 AND (MIT>0 OR WC>0)) OR (ANDIT=1 AND MIT>0 AND WC>0))  then %>
5-Nov  Y    W     C    MIT    $145     5    9:00    E McCoy        <% end if %>
<% if ((ANDIT=0 AND (WHC>0 OR CAAA>0)) OR (ANDIT=1 AND WHC>0 AND CAAA>0))  then %>
5-Nov  U    RCO   A/AA WHC    $145    10    9:00    B Read       FS, BR
       
<% end if %>

<% if ((ANDIT=0 AND (WNA>0 OR MAAA>0)) OR (ANDIT=1 AND WNA>0 AND MAAA>0))  then %>
11-Nov U    M     A/AA WNA    $145     8    9:00    M Robarts        <% end if %>
<% if ((ANDIT=0 AND (WNA>0 OR MBM>0)) OR (ANDIT=1 AND WNA>0 AND MBM>0))  then %>
11-Nov Y    M     B-   WNA    $145     7    9:00    M Robarts        <% end if %>
<% if ((ANDIT=0 AND (LSHS>0 OR MC>0)) OR (ANDIT=1 AND LSHS>0 AND MC>0))  then %>
11-Nov Y    M     C    LSHS   $20pp   10    9:00    YankeeTD     SC<% end if %>
<% if ((ANDIT=0 AND (LSHS>0 OR WC>0)) OR (ANDIT=1 AND LSHS>0 AND WC>0))  then %>
11-Nov Y    W     C    LSHS   $20pp   10    9:00    YankeeTD     SC<% end if %>
<% if ((ANDIT=0 AND (REG>0 OR WB>0)) OR (ANDIT=1 AND REG>0 AND WB>0))  then %>
12-Nov Y    W     B    REG    $145    10    9:00    K Murphy        <% end if %>
<% if ((ANDIT=0 AND (EMNC>0 OR CBM>0)) OR (ANDIT=1 AND EMNC>0 AND CBM>0))  then %>
12-Nov Y    CR    B-   EMNC   $125    10    8:30    A Miklus     FS, BR
<% end if %>

<% if ((ANDIT=0 AND (LSHS>0 OR MCP>0)) OR (ANDIT=1 AND LSHS>0 AND MCP>0))  then %>
18-Nov Y    M     C+   LSHS   $145     5    9:00    J Katalina        <% end if %>
<% if ((ANDIT=0 AND (WNA>0 OR MC>0)) OR (ANDIT=1 AND WNA>0 AND MC>0))  then %>
18-Nov Y    M     C    WNA    $145     5    9:00    L Nelson        <% end if %>
<% if ((ANDIT=0 AND (WNA>0 OR WAAA>0)) OR (ANDIT=1 AND WNA>0 AND WAAA>0))  then %>
18-Nov U    W     A/AA WNA    $145     5    9:00    L Nelson        <% end if %>
<% if ((ANDIT=0 AND (LSHS>0 OR WBM>0)) OR (ANDIT=1 AND LSHS>0 AND WBM>0))  then %>
18-Nov Y    W     B-   LSHS   $145    10    9:00    J Katalina        <% end if %>
<% if ((ANDIT=0 AND (WNA>0 OR WC>0)) OR (ANDIT=1 AND WNA>0 AND WC>0))  then %>
18-Nov Y    W     C    WNA    $145     5    9:00    L Nelson        <% end if %>
<% if ((ANDIT=0 AND (CCRIL>0 OR MB>0)) OR (ANDIT=1 AND CCRIL>0 AND MB>0))  then %>
19-Nov Y    M     B    CCRIL  $145    10    9:00    D Levesque        <% end if %>
<% if ((ANDIT=0 AND (BRY>0 OR MCP>0)) OR (ANDIT=1 AND BRY>0 AND MCP>0))  then %>
19-Nov Y    M     C+   BRY    $145     5    9:00    J Mytro        <% end if %>
<% if ((ANDIT=0 AND (BRY>0 OR WCP>0)) OR (ANDIT=1 AND BRY>0 AND WCP>0))  then %>
19-Nov Y    W     C+   BRY    $145    10    9:00    J Mytro        <% end if %>
<% if ((ANDIT=0 AND (LSC>0 OR CB>0  )) OR (ANDIT=1 AND LSC>0 AND CB>0))  then %>
19-Nov Y    RCO   B    LSC    $130     6    9:00    H Kee        AF, BR<% end if %>
<% if ((ANDIT=0 AND (CCRIL>0 OR CCM>0)) OR (ANDIT=1 AND CCRIL>0 AND CCM>0))  then %>
19-Nov Y    CR    C-   CCRIL  $155    10    9:00    D Levesque        
<% end if %>

<% if ((ANDIT=0 AND (CCRIL>0 OR MC>0)) OR (ANDIT=1 AND CCRIL>0 AND MC>0))  then %>
25-Nov Y    M     C    CCRIL  $145    10    9:00    R Deangelis        <% end if %>
<% if ((ANDIT=0 AND (CCRIL>0 OR WC>0)) OR (ANDIT=1 AND CCRIL>0 AND WC>0))  then %>
25-Nov Y    W     C    CCRIL  $145    10    9:00    R Deangelis        <% end if %>
<% if ((ANDIT=0 AND (JWU>0 OR MB>0)) OR (ANDIT=1 AND JWU>0 AND MB>0))  then %>
26-Nov Y    M     B    JWU    $145    10    9:00    J Marcoux        <% end if %>
<% if ((ANDIT=0 AND (JWU>0 OR WB>0)) OR (ANDIT=1 AND JWU>0 AND WB>0))  then %>
26-Nov Y    W     B    JWU    $145     5    9:00    J Marcoux        <% end if %>
<% if ((ANDIT=0 AND (BRY>0 OR CB>0)) OR (ANDIT=1 AND BRY>0 AND CB>0))  then %>
26-Nov Y    RCO   B    BRY    $145    10    9:00    J Mytro      BR<% end if %>
<% if ((ANDIT=0 AND (BRY>0 OR CC>0)) OR (ANDIT=1 AND BRY>0 AND CC>0))  then %>
26-Nov Y    RCO   C    BRY    $145     5    9:00    J Mytro      BR 
<% end if %>

<% if ((ANDIT=0 AND (WLTNE>0 OR MBM>0)) OR (ANDIT=1 AND WLTNE>0 AND MBM>0))  then %>
2-Dec  Y    M     B-   WLTNE  $145    10    9:00    D Cohen        <% end if %>
<% if ((ANDIT=0 AND (JWU>0 OR MC>0)) OR (ANDIT=1 AND JWU>0 AND MC>0))  then %>
2-Dec  Y    M     C    JWU    $145     5    9:00    J Marcoux        <% end if %>
<% if ((ANDIT=0 AND (JWU>0 OR WCP>0)) OR (ANDIT=1 AND JWU>0 AND WCP>0))  then %>
2-Dec  Y    W     C+   JWU    $145    10    9:00    J Marcoux        <% end if %>
<% if ((ANDIT=0 AND (REG>0 OR MAAA>0)) OR (ANDIT=1 AND REG>0 AND MAAA>0))  then %>
3-Dec  U    M     A/AA REG    $145     5    9:00    K Murphy        <% end if %>
<% if ((ANDIT=0 AND (BRY>0 OR MCP>0)) OR (ANDIT=1 AND BRY>0 AND MCP>0))  then %>
3-Dec  Y    M     C+   BRY    $145     5    9:00    J Mytro        <% end if %>
<% if ((ANDIT=0 AND (REG>0 OR WAAA>0)) OR (ANDIT=1 AND REG>0 AND WAAA>0))  then %>
3-Dec  U    W     A/AA REG    $145     5    9:00    K Murphy        <% end if %>
<% if ((ANDIT=0 AND (LSC>0 OR WBM>0)) OR (ANDIT=1 AND LSC>0 AND WBM>0))  then %>
3-Dec  Y    W     B-   LSC    $130     6    9:00    M Tom        AF<% end if %>
<% if ((ANDIT=0 AND (BRY>0 OR WCM>0)) OR (ANDIT=1 AND BRY>0 AND WCM>0))  then %>
3-Dec  Y    W     C-   BRY    $145    10    9:00    J Mytro        <% end if %>
<% if ((ANDIT=0 AND (CCRIL>0 OR CB>0)) OR (ANDIT=1 AND CCRIL>0 AND CB>0))  then %>
3-Dec  Y    CR    B    CCRIL  $125    10    9:00    L Egan       BF, FS, BR<% end if %>
<% if ((ANDIT=0 AND (CCRIL>0 OR CCP>0)) OR (ANDIT=1 AND CCRIL>0 AND CCP>0))  then %>
3-Dec  Y    CR    C+   CCRIL  $125    10    9:00    L Egan       BF, FS, BR
<% end if %>

<% if ((ANDIT=0 AND (LSHS>0 OR MC>0)) OR (ANDIT=1 AND LSHS>0 AND MC>0))  then %>
9-Dec  Y    M     C    LSHS   $145    10    9:00    J Katalina        <% end if %>
<% if ((ANDIT=0 AND (WNA>0 OR WAAA>0)) OR (ANDIT=1 AND WNA>0 AND WAAA>0))  then %>
9-Dec  U    W     A/AA WNA    $145    10    9:00    L Nelson        <% end if %>
<% if ((ANDIT=0 AND (WNA>0 OR WBM>0)) OR (ANDIT=1 AND WNA>0 AND WBM>0))  then %>
9-Dec  Y    W     B-   WNA    $145     5    9:00    L Nelson        <% end if %>
<% if ((ANDIT=0 AND (LSHS>0 OR WCM>0)) OR (ANDIT=1 AND LSHS>0 AND WCM>0))  then %>
9-Dec  Y    W     C-   LSHS   $145     5    9:00    J Katalina        <% end if %>
<% if ((ANDIT=0 AND (CCRIL>0 OR MAAA>0)) OR (ANDIT=1 AND CCRIL>0 AND MAAA>0))  then %>
10-Dec U    M     A/AA CCRIL  $145    10    9:00    D Levesque        <% end if %>
<% if ((ANDIT=0 AND (WLTNE>0 OR MBM>0)) OR (ANDIT=1 AND WLTNE>0 AND MBM>0))  then %>
10-Dec Y    M     B-   WLTNE  $145    10    9:00    D Cohen        <% end if %>
<% if ((ANDIT=0 AND (CCRIL>0 OR WCP>0)) OR (ANDIT=1 AND CCRIL>0 AND WCP>0))  then %>
10-Dec Y    W     C+   CCRIL  $145    10    9:00    D Levesque        <% end if %>
<% if ((ANDIT=0 AND (BRY>0 OR CB>0)) OR (ANDIT=1 AND BRY>0 AND CB>0))  then %>
10-Dec Y    RCO   B    BRY    $145    10    9:00    J Mytro      FS, BR<% end if %>
<% if ((ANDIT=0 AND (BRY>0 OR CC>0)) OR (ANDIT=1 AND BRY>0 AND CC>0))  then %>
10-Dec Y    RCO   C    BRY    $145     5    9:00    J Mytro      BR        
<% end if %>

<% if ((ANDIT=0 AND (MIT>0 OR MAA>0)) OR (ANDIT=1 AND MIT>0 AND MAA>0))  then %>
16-Dec U    M     AA   MIT    $160    15    9:00    A Avestruz   RP, INV<% end if %>
<% if ((ANDIT=0 AND (SDVC>0 OR MCP>0)) OR (ANDIT=1 AND SDVC>0 AND MCP>0))  then %>
16-Dec Y    M     C+   SDVC   $145    10    9:00    K Cummings        <% end if %>
<% if ((ANDIT=0 AND (MIT>0 OR WAA>0)) OR (ANDIT=1 AND MIT>0 AND WAA>0))  then %>
16-Dec U    W     AA   MIT    $160    10    9:00    A Avestruz   RP, INV<% end if %>
<% if ((ANDIT=0 AND (REG>0 OR WBM>0)) OR (ANDIT=1 AND REG>0 AND WBM>0))  then %>
16-Dec Y    W     B-   REG    $145    10    9:00    K Murphy        <% end if %>
<% if ((ANDIT=0 AND (MIT>0 OR MBB>0)) OR (ANDIT=1 AND MIT>0 AND MBB>0))  then %>
17-Dec U    M     BB   MIT    $160    15    9:00    A Avestruz   RP, INV<% end if %>
<% if ((ANDIT=0 AND (CCRIL>0 OR MCM>0)) OR (ANDIT=1 AND CCRIL>0 AND MCM>0))  then %>
17-Dec Y    M     C-   CCRIL  $145    10    9:00    R Deangelis        <% end if %>
<% if ((ANDIT=0 AND (CCRIL>0 OR WC>0)) OR (ANDIT=1 AND CCRIL>0 AND WC>0))  then %>
17-Dec Y    W     C    CCRIL  $145    10    9:00    R Deangelis        <% end if %>
<% if ((ANDIT=0 AND (REG>0 OR CCP>0)) OR (ANDIT=1 AND REG>0 AND CCP>0))  then %>
17-Dec Y    RCO   C+   REG    $145    10    9:00    K Murphy     BR     
<% end if %>

<% if ((ANDIT=0 AND (CCRIL>0 OR MBM>0)) OR (ANDIT=1 AND CCRIL>0 AND MBM>0))  then %>
23-Dec Y    M     B-   CCRIL  $145    10    9:00    D Levesque        <% end if %>
<% if ((ANDIT=0 AND (CCRIL>0 OR CC>0)) OR (ANDIT=1 AND CCRIL>0 AND CC>0))  then %>
23-Dec Y    CR    C    CCRIL  $155    10    9:00    D Levesque        
<% end if %>

<% if ((ANDIT=0 AND (CCRIL>0 OR MC>0)) OR (ANDIT=1 AND CCRIL>0 AND MC>0))  then %>
30-Dec Y    M     C    CCRIL  $145    10    9:00    D Levesque        <% end if %>
<% if ((ANDIT=0 AND (CCRIL>0 OR WC>0)) OR (ANDIT=1 AND CCRIL>0 AND WC>0))  then %>
30-Dec Y    W     C    CCRIL  $145    10    9:00    D Levesque        <% end if %>
<% if ((ANDIT=0 AND (LSHS>0 OR CCP>0)) OR (ANDIT=1 AND LSHS>0 AND CCP>0))  then %>
30-Dec Y    CR    C+   LSHS   $155    15    9:00    J Katalina        
<% end if %>

<% if ((ANDIT=0 AND (SDVC>0 OR MCM>0)) OR (ANDIT=1 AND SDVC>0 AND MCM>0))  then %>
6-Jan  Y    M     C-   SDVC   $145    10    9:00    K Cummings        <% end if %>
<% if ((ANDIT=0 AND (BRY>0 OR MAAA>0)) OR (ANDIT=1 AND BRY>0 AND MAAA>0))  then %>
7-Jan  Y    M     A    BRY    $145    10    9:00    J Mytro        <% end if %>
<% if ((ANDIT=0 AND (CCRIL>0 OR MCP>0)) OR (ANDIT=1 AND CCRIL>0 AND MCP>0))  then %>
7-Jan  Y    M     C+   CCRIL  $145    10    9:00    M Hutchinson       <% end if %>
<% if ((ANDIT=0 AND (CCRIL>0 OR WB>0)) OR (ANDIT=1 AND CCRIL>0 AND WB>0))  then %>
7-Jan  Y    W     B    CCRIL  $145    10    9:00    M Hutchinson       <% end if %>
<% if ((ANDIT=0 AND (BRY>0 OR WCP>0)) OR (ANDIT=1 AND BRY>0 AND WCP>0))  then %>
7-Jan  Y    W     C+   BRY    $145     5    9:00    J Mytro        <% end if %>
<% if ((ANDIT=0 AND (EMNC>0 OR CB>0)) OR (ANDIT=1 AND EMNC>0 AND CB>0))  then %>
7-Jan  Y    RCO   B    EMNC   $155    10    9:00    A Miklus     BR      
<% end if %>

<% if ((ANDIT=0 AND (WNA>0 OR CB>0)) OR (ANDIT=1 AND WNA>0 AND CB>0))  then %>
13-Jan Y    RCO   B    WNA    $145    10    9:00    L Nelson     BR<% end if %>
<% if ((ANDIT=0 AND (WNA>0 OR CC>0)) OR (ANDIT=1 AND WNA>0 AND CC>0))  then %>
13-Jan Y    RCO   C    WNA    $145     5    9:00    L Nelson     BR<% end if %>
<% if ((ANDIT=0 AND (SDVC>0 OR CCM>0)) OR (ANDIT=1 AND SDVC>0 AND CCM>0))  then %>
13-Jan Y    CR    C-   SDVC   $155    10    9:00    K Cummings   BR<% end if %>
<% if ((ANDIT=0 AND (JWU>0 OR WB>0)) OR (ANDIT=1 AND JWU>0 AND WB>0))  then %>
14-Jan Y    W     B    JWU    $145     5    9:00    J Marcoux        <% end if %>
<% if ((ANDIT=0 AND (JWU>0 OR CC>0)) OR (ANDIT=1 AND JWU>0 AND CC>0))  then %>
14-Jan Y    CR    C    JWU    $155    10    9:00    J Marcoux    BR
<% end if %>

<% if ((ANDIT=0 AND (WNA>0 OR MAAA>0)) OR (ANDIT=1 AND WNA>0 AND MAAA>0))  then %>
20-Jan U    M     A/AA WNA    $145    10    9:00    L Nelson     INV<% end if %>
<% if ((ANDIT=0 AND (WNA>0 OR MCP>0)) OR (ANDIT=1 AND WNA>0 AND MCP>0))  then %>
20-Jan Y    M     C+   WNA    $145     5    9:00    L Nelson        <% end if %>
<% if ((ANDIT=0 AND (LSHS>0 OR MCM>0)) OR (ANDIT=1 AND LSHS>0 AND MCM>0))  then %>
20-Jan Y    M     C-   LSHS   $145     5    9:00    J Katalina        <% end if %>
<% if ((ANDIT=0 AND (LSHS>0 OR CC>0)) OR (ANDIT=1 AND LSHS>0 AND CC>0))  then %>
20-Jan Y    CR    C    LSHS   $155    10    9:00    J Katalina        <% end if %>
<% if ((ANDIT=0 AND (CCRIL>0 OR MBB>0)) OR (ANDIT=1 AND CCRIL>0 AND MBB>0))  then %>
21-Jan U    M     BB   CCRIL  $145    10    9:00    B Heroux        <% end if %>
<% if ((ANDIT=0 AND (JWU>0 OR MBM>0)) OR (ANDIT=1 AND JWU>0 AND MBM>0))  then %>
21-Jan Y    M     B-   JWU    $145     5    9:00    J Marcoux        <% end if %>
<% if ((ANDIT=0 AND (JWU>0 OR WB>0)) OR (ANDIT=1 AND JWU>0 AND WB>0))  then %>
21-Jan Y    W     B    JWU    $145    10    9:00    J Marcoux        <% end if %>
<% if ((ANDIT=0 AND (CCRIL>0 OR WCP>0)) OR (ANDIT=1 AND CCRIL>0 AND WCP>0))  then %>
21-Jan Y    W     C+   CCRIL  $145    10    9:00    B Heroux 
<% end if %>


-------------------------------------------------------------


Key:

AF   = Accelerated Format (1/2 Day)
BR   = Back row attack allowed by men on women’s net
CR   = Coed/Reverse Coed
FS   = Friendship (No Referees, teams must provide all referees.)
INV  = Invitational Tournament - Teams chosen based on strength
       (*not* first-come/first served)
M/W  = Men's or Women's
RCO  = Reverse Coed Only, all games played on women’s net
SC   = Scramble Tournament (Players sign up as individuals, teams formed on site)
Y/U  = Yankee or USAV format

35's = Players must be 35 or older to participate.
40's = Players must be 40 or older to participate.

Memorial Tournaments

BE   = Baby Emily Memorial Tournament
   NOTE:  Proceeds benefit Boston's Children Hospital
BF   = Brenda Freese Memorial Tournament
JZ   = John Zoltek Annual Tournament
RA   = Rolf Andersen Memorial Tournament
   NOTE:  All proceeds and any donations will be donated to
          the Cystic Fibrosis Foundation in Rolf and Amy’s name
RP   = Rick Pierce Memorial Tournament
   NOTE: Teams chosen based on strength (*not* first-come/first served)


-------------------------------------------------------------

Tournament Coordinator:  Paul Santos          

                         148 Florence St.     617-899-7573
                         Melrose, MA 02176


Contact Information (unless otherwise specified, make  
                     checks payable to contact name):


Al Avestruz (site: MIT)
Registration web form, selection process and cancellation policy at:
http://mit.edu/mitgvc/www/rpbp/mit_invitational.html
MIT Volleyball Club
62 Jacqueline Road # 7
Waltham, MA  02452




Paula Clifford (site: BHS)
20 Beaver River School House Road
Richmond, RI 02892

Phone: 781-690-0521
Baby Emily Memorial Tournament
Checks Payable to Children's Hospital Boston"
Please write ""In memory of Emily Letourneau" in the memo section
Cancellation policy:
More than 2 weeks before tournament-full refund.  
Less than 2 weeks before tournament-full refund 
if your team can be replaced with a team from a 
waitlist.  Forfeit entry fee if team cannot be 
replaced or if tournament does not fill.



Don Cohen (site: WLTPL and WLTNE)
7 Maymont Drive
Framingham, MA  01701

Phone: 617-869-6276
Cancellation policy:
More than 2 weeks before tournament-full refund.  
Less than 2 weeks before tournament-full refund 
if your team can be replaced with a team from a 
waitlist.  Forfeit entry fee if team cannot be 
replaced or if tournament does not fill.



Kevin Cummings (site: SDVC)
Straight Down Volleyball Club
c/o Kevin Cummings
20 Briarwood Rd
Framingham, MA 01701-3549

SDVC Tournament Website http://www.sdvc.org/tournaments.php
Hotline phone: 508-872-3164
Make checks payable to: SDVC tournaments
Cancellation policy available on website.



Judy Katalina (site: LSHS)
17 Hickory Lane
Framingham, MA 01701

http://mysite.verizon.net/lsvb/
Cancellation policy:
You may cancel up to 21 days before the tournament 
for a full refund. You will get a full refund 
after 14 days only if the tournament is full and 
I can replace your team.



Holly Kee (sites: LSC)
Spike Boston Volleyball
10 Scottfield Rd #22
Allston, MA 02134

Website: www.spikebostonvolleyball.com
Phone: 617-821-4013
Cancellation policy:
You may cancel up to 14 days before the tournament 
for a full refund. You will get a full refund after 
14 days only if the tournament is full and I can 
replace your team.



Jamie Marcoux (site: JWU)
8 Abbott Park Place
Providence, RI  02903

Phone: 401-598-1605
Cancellation policy:
You may cancel up to 21 days before the tournament 
for a full refund. You will get a full refund after 
21 days only if the tournament is full and I can 
replace your team.



Elizabeth McCoy (site: MIT)
MIT Room 18-123
77 Massachusetts Ave
Cambridge, MA 02139

Phone: 617-875-4807
Make checks payable to: MIT Women's Volleyball Club
Cancellation policy:
You may cancel up to 21 days before the tournament 
for a full refund. You will get a full refund after 
21 days only if the tournament is full and I can 
replace your team.



Ann Miklus (site: EMRSC, EMNC, WHC)
c/o Vantage Partners
10 Guest Street
Brighton, MA 02135

Phone: 617-947-2762
Cancellation policy:
You may cancel up to 21 days before the tournament 
for a full refund. You will get a full refund 
after 14 days only if the tournament is full and 
I can replace your team.



Kelly Murphy (site: REG)
Regis College 
235 Wellesley Street
Weston, MA 02493

Phone: 781-768-7276
Cancellation policy:
More than 2 weeks before tournament-full refund.  
Less than 2 weeks before tournament-full refund 
if your team can be replaced with a team from a 
waitlist.  Forfeit entry fee if team cannot be 
replaced or if tournament does not fill.



Jonah Mytro (sites: BRY, LSC)
Spike Boston Volleyball
10 Scottfield Rd #22
Allston, MA 02134

Website: www.spikebostonvolleyball.com
Phone: 617-821-4013
Cancellation policy:
You may cancel up to 14 days before the tournament 
for a full refund. You will get a full refund after 
14 days only if the tournament is full and I can 
replace your team.



Laura Nelson (site: WNA)
BSSC
70 Birmingham Parkway
Brighton, MA 02135

Phone: 617-789-4070 ext. 223
Make checks payable to: BSSC or Boston Ski & Sports Club
Cancellation policy:
More than 2 weeks before tournament-full refund.  
Less than 2 weeks before tournament-full refund 
if your team can be replaced with a team from a 
waitlist.  Forfeit entry fee if team cannot be 
replaced or if tournament does not fill.



Newport Volleyball Club (site: CCRIL)
Art Palmer           401-855-6821
Ray DeAngelis       
Melissa Hutchinson   401-662-5625
Linda Egan                       
Ben Heroux           401-841-8176
Denise Levesque                  
Debbie Robertson     401-294-7087
REQUIRED: On-line Registration: www.newportvolleyballclub.com
28 Teal Drive
Wakefield, RI  02879
Make checks payable: Newport Volleyball Club
Cancellation policy:
More than 2 weeks before tournament-full refund. 
Less than 2 weeks before tournament-full refund if 
your team can be replaced with a team from a waitlist. 
Forfeit entry fee if team cannot be replaced or if 
tournament does not fill.



Benjamin A. Read (sites: WHC)
Head Volleyball Coach
Wheaton College
Haas Athletic Center
Norton, MA  02766

Phone: 508-286-5684 (W)
       603-986-5230 (C)
Cancellation policy:
You may cancel up to 14 days before the tournament 
for a full refund. You will get a full refund after 
14 days only if the tournament is full and I can 
replace your team.



Mark Robarts (site: WNA)
106 Haverhill St
North Reading, Ma  01864

Phone: 617-331-4303
Cancellation policy:
More than 2 weeks before tournament-full refund.  
Less than 2 weeks before tournament-full refund 
if your team can be replaced with a team from a 
waitlist.  Forfeit entry fee if team cannot be 
replaced or if tournament does not fill.



Mary Tom (site:  LSC)
128 Otis Street
Newtonville, MA 02460

Phone: 617-795-7107
Make checks payable to: Mary Tom
Cancellation policy:
More than 2 weeks before tournament-full refund.  
Less than 2 weeks before tournament-full refund 
if your team can be replaced with a team from a 
waitlist.  Forfeit entry fee if team cannot be 
replaced or if tournament does not fill.



Yankee TD 
c/o Jonah Mytro
10 Scottfield Road #22
Allston, MA  02134
Checks Payable to:  NERVA

Phone: 617-821-4013
To register or for more info, click HERE

Sites
-----

BHS – Bellingham High School
60 Blackstone Street
Bellingham, MA 02019


BRY – Bryant University
Rt. 7
Smithfield, RI


CCRIL - RI Community College Lincoln
Flanagan Campus
1762 Louisquisset Pike
Lincoln, Rhode Island
http://www.ccri.cc.ri.us/


EMRSC – Emerson College
150 Boylston Street 
Boston, MA 02116-4624


EMNC – Emmanuel College
400 The Fenway
Boston, MA 02115
(between Brookline Ave. and Avenue Louis Pasteur)Boston, MA


JWU - Johnson & Wales University
The Harborside Recreation and Athletic Center
305 Shipyard Street
Providence, RI 02903


LSC – Lasell College
1844 Commonwealth Avenue
Newton, MA 02466


LSHS - Lincoln-Sudbury Regional High School
390 Lincoln Rd
Sudbury, MA 01776


MIT - Massachusetts Institute of Technology
Rockwell Cage
Cambridge, MA


REG - Regis College
235 Wellesley Street
Weston, MA 02493-1571


SDVC - St John's Gym
149 Chestnut St
Clinton, MA


WLTNE - Northeast Elementary School Waltham
Putney Lane
Waltham, MA  02452


WLTPL - Plympton Elementary School Waltham
948 Main Street
Waltham, MA  02451


WNA - West Newton Armory
1137 Washington St
West Newton, MA


WHC – Wheaton College
Haas Atheletic Center
26 East Main Street
Norton, Massachusetts 02766-2322
(508) 286-8200
Campus Map

horizontal rule

Last Update: Thursday, January 29, 2009

Yankee WWW Editor,

webmaster@yankee.org