AlphaChess FIDE Weekender – North London Gateway
#congress-enter-link {
font-family: "Poppins", sans-serif;
font-weight: 400;
background: white;
font-style: normal;
}
body {
font-family: "Poppins", sans-serif;
margin: 0; /* Removed margin to eliminate border */
line-height: 1.6;
background: #f8f8f8;
color: #333;
}
h2, h3, p, table { margin-bottom: 20px; }
table { width: 90%; margin: auto; border-collapse: collapse; font-size: 14px; }
th, td { border: none; padding: 8px; text-align: center; } /* Removed border */
.modal {
display: none;
position: fixed;
z-index: 1000;
left: 0;
top: 0;
width: 90%;
height: 90%;
overflow: auto;
background-color: rgba(0,0,0,0.8);
}
.modal-content {
margin: 10% auto;
display: block;
max-width: 70%;
position: relative;
}
.close {
position: absolute;
top: -20px;
right: -20px;
color: white;
font-size: 28px;
font-weight: bold;
cursor: pointer;
background: black;
border-radius: 50%;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
}
.container {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 20px;
margin-top: 20px;
}
.box {
background-color: white; /* Reverted to white */
border-radius: 15px;
padding: 20px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
transition: transform 0.2s;
}
.box:hover {
transform: scale(1.05);
}
.icon {
font-size: 24px;
margin-right: 10px;
color: purple; /* Changed icon color to purple */
}
h3 {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.card {
background-color: white; /* Card background */
border-radius: 15px;
padding: 20px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
margin-bottom: 20px;
}
.warning-container {
background-color: red; /* Light red background */
border: 2px solid black; /* Red border */
border-radius: 10px; /* Rounded corners */
padding: 20px; /* Space inside the container */
margin: 20px; /* Space around the container */
text-align: center; /* Center the text */
color: #333; /* Darker text for readability */
display: flex; /* Use flexbox for icon alignment */
align-items: center; /* Vertically align items in the center */
justify-content: center; /* Horizontally align items in the center */
gap: 10px; /* Space between icon and text */
}
.warning-container strong {
color: white; /* Make the bold text red */
}
.warning-icon {
font-size: 2em; /* Increase icon size */
color: white;
}
.alert {
background-color: #fefcbf; /* Yellow background */
border-left: 4px solid #f6e05e; /* Yellow border */
color: #7c6f44; /* Yellow text */
padding: 8px;
border-radius: 8px;
display: flex;
align-items: center;
}
.alert svg {
height: 20px;
width: 20px;
flex-shrink: 0;
margin-right: 8px;
color: #d69e2e; /* Yellow icon */
}
.alert p {
font-size: 12px;
font-weight: 600;
}
Online entries are now closed, since games commence today. If you still want to enter, either for one game, two games, five games.... please contact us at robin(at)alphachess.co.uk.
AlphaChess FIDE Weekender – North London Gateway
3-4 May 2025, 10am start
Venue
Wyllyotts Theatre, Wyllyotts Place, Darkes Lane, Potters Bar, EN6 2JD
Less than 5 minutes from Potters Bar station, just 15 minutes from Finsbury Park and 20 minutes from King's Cross by train.
Plenty of parking in the area, free on-site parking on Sunday.
People-centred
We are very keen to encourage female players and will give them £10 cash back at the venue.
We also welcome unrated and new players. We have three sections and recommend new players enter the Intermediate section.
Sections
There are three overlapping sections:
Intermediate (U1550)
Challengers (U1950)
Expert (1750–2399)
Only 40 spaces available – early entry recommended!
Rate of Play
All moves in 80 minutes + 10 seconds increment
Timetable
| Round | Time |
| Round 1 | Saturday 10:15 |
| Round 2 | Saturday 13:30 |
| Round 3 | Saturday 16:45 |
| Round 4 | Sunday 10:30 |
| Round 5 | Sunday 13:30 |
£750+ prize fund
The £750 prize fund is reduced proportionally if there are fewer than 30 players across all three sections
| Prize | Intermediate | Challengers | Expert |
| First | £80 | £100 | £150 |
| Second | £50 | £60 | £70 |
| Third OR Top Female* | £30 | £40 | £50 |
| Rating Prize | £30 | £35 | £35 |
| Random Prize | £20 | £30 | – |
| Junior Good Performance | Plaque | – | – |
(*) over three entries playing all five rounds
Entry Fee Table
Click to enlarge:
×
const modal = document.getElementById("myModal");
const img = document.getElementById("feeImg");
const modalImg = document.getElementById("imgModal");
const closeBtn = document.getElementById("closeModal");
img.onclick = function () {
modal.style.display = "block";
modalImg.src = this.src;
modalImg.style.maxWidth = "90%";
modalImg.style.maxHeight = "90vh";
};
closeBtn.onclick = function () {
modal.style.display = "none";
};
window.onclick = function (event) {
if (event.target == modal) {
modal.style.display = "none";
}
};
Refreshments
Our venue provides light snacks and has a bar. There are plenty of convenience stores, restaurants, and takeaways nearby.
Rating
FIDE standard rating lists will be used first. If unavailable, ECF ratings will be used. Other published lists may be used at the organisers’ discretion. By entering, players agree to their rating data being shared with FIDE and the ECF.
Pairings
Default time is 20 minutes after the round starts.
Flexible Attendance
If you can only attend one game, two games, or one day, but still want to play, please get in touch with us to discuss a negotiable entry rate.
Ready to join?
Entering this tournament will also add you to our mailing list for future events.
Photos will be taken at the event and may be used on Social Media, to opt out please contact us