> For the complete documentation index, see [llms.txt](https://rules.ncwa.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rules.ncwa.net/conference-specific-rules/west-coast-conference-wcc.md).

# West Coast Conference (WCC)

### 1. Purpose

This document outlines WCC-specific rules and operational guidelines for NCWA-WCC wrestling programs. All rules have been proposed for formal inclusion in the WCC Coaches Guide and are subject to adaptation by the WCC Board.

### 2. National Duals and Regional Duals

#### 2.1 Hosting an Event During the Same Weekend as National or Regional Duals&#x20;

* No school that has an NCWA-sanctioned team in the West Coast Conference may host an event (tournament or dual) on the same weekend designated for the National Duals by the NCWA National Board.
* No school that has an NCWA-sanctioned team in the West Coast Conference may host an event (tournament or dual) on the same weekend designated for the Regional Duals if it is being held in the West Coast Conference territory.
* A fine of $500 shall be assessed per team to the NCWA team of any school hosting a wrestling event (tournament or dual) on the same weekend as National Duals or Regional Duals (if held in the WCC). The fine shall be payable to the WCC treasurer prior to being allowed to register for the WCC Championships.
* No exceptions or exclusions.

2.2 Eligibility for National or Regional Duals

Only NCWA-sanctioned teams can participate in the National Duals or Regional Duals. Attendance is by application. Teams with fewer than eight weights may still apply and compete, but will not accrue points toward the National Collegiate Cup per the national NCWA rules. Wrestlers must compete as part of a collegiate-endorsed team to participate in National Duals.

### 3. West Coast Conference Championships

#### 3.1 Entries per Weight Class

* Rule 7.3.3, Paragraph 5: Only two wrestlers per weight class are permitted for the Men’s divisions at the West Coast Conference Championships.
* Transition schools will follow NCAA standards — one wrestler per NCAA weight class.
* Any wrestler who participates in the Conference Championships must be both eligible for and committed to competing at the National Championships. A wrestler who withdraws from or fails to enter the National Championships without prior approval from the Board for good cause may be subject to disqualification from competition in the following year, monetary sanctions as deemed appropriate by the Board and payable by the wrestler’s institution or team, or both.

### 4. Bye Distribution For Conference Championship&#x20;

* All byes in brackets must be randomly drawn and evenly distributed among participating teams.
* No team should receive a disproportionate number of byes across the tournament.
* Tournament directors are responsible for verifying fair distribution prior to competition start.

### 5. Voting and Governance

* The vote for the following season’s conference location will take place at this year’s WCC Conference Championship.

### 6. Financial Penalties

<table data-header-hidden><thead><tr><th width="417"></th><th width="86"></th><th></th></tr></thead><tbody><tr><td>Infraction</td><td>Fine</td><td>Notes</td></tr><tr><td><ul><li>A fine of $500 shall be assessed to the NCWA team of any school hosting an event (tournament or dual) on the same weekend as National Duals or Regional Duals (if held in the WCC) per team. The fine shall be payable to the WCC treasurer prior to being allowed to register for the WCC Championships.</li></ul></td><td>$500</td><td>Payable to WCC Treasurer</td></tr><tr><td>Missing dues payment deadline (Per team)</td><td>$50</td><td>Invoiced by WCC Treasurer</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://rules.ncwa.net/conference-specific-rules/west-coast-conference-wcc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
