The one nation Hollie Davidson is banned from refereeing

Rugby News
Monday, 14 September 2026 at 19:26
imago1079615696h
Hollie Davidson has established herself as one of the leading referees in world rugby, taking charge of some of the biggest nations in the game.
But there is one country she won't normally be allowed to referee: Scotland.
World Rugby's international appointment system is built around neutrality, with match officials generally selected from a union not involved in the fixture.
Davidson represents the Scottish Rugby Union, meaning she can referee the likes of England, Ireland, New Zealand and world champions South Africa – but wouldn't ordinarily be appointed to a Scotland Test.
The same principle applies across the international game. An English referee wouldn't normally take charge of England, while a New Zealand official wouldn't be handed an All Blacks Test.
Importantly, it's the referee's union affiliation, rather than simply their place of birth, that matters.
Welsh-born referee Luke Pearce is a perfect example. Pearce was born in Pontypool but represents England's RFU and has previously refereed Wales at Test level, including their Six Nations clash with Italy in 2020.
That means Wales aren't the country Pearce is prevented from refereeing under the neutrality principle – England are.
Davidson, meanwhile, made history in 2024 when she became the first female referee to take charge of a Springboks Test, overseeing South Africa's clash with Portugal.

There is an exception

Things can work differently when the Barbarians are involved.
When South Africa faced the Barbarians in Cape Town in June 2026, South African referee Morné Ferreira took charge, with the rest of the officiating team also coming from South Africa.
So Davidson can referee virtually any major rugby nation on the planet – except her own.

EDITORS PICKS:

THE DAILY SCRUM
The biggest rugby stories, delivered to your inbox every morning.

Subscribe

* indicates required
function getCountryUnicodeFlag(countryCode) { return countryCode.toUpperCase().replace(/./g, (char) => String.fromCodePoint(char.charCodeAt(0) + 127397)) };
// HTML sanitization function to prevent XSS function sanitizeHtml(str) { if (typeof str !== 'string') return ''; return str .replace(/&/g, '&') .replace(//g, '>') .replace(/"/g, '"') .replace(/'/g, ''') .replace(/\//g, '/'); }
// URL sanitization function to prevent javascript: and data: URLs function sanitizeUrl(url) { if (typeof url !== 'string') return ''; const trimmedUrl = url.trim().toLowerCase(); if (trimmedUrl.startsWith('javascript:') || trimmedUrl.startsWith('data:') || trimmedUrl.startsWith('vbscript:')) { return '#'; } return url; }
const getBrowserLanguage = () => { if (!window?.navigator?.language?.split('-')[1]) { return window?.navigator?.language?.toUpperCase(); } return window?.navigator?.language?.split('-')[1]; };
// getBrowserLanguageCode() and getSmsProgramForCountryAndLanguage() are provided globally // by the external mc-sms-phone.js script loaded alongside this inline form script.
function getDefaultCountryProgram(defaultCountryCode, smsProgramData) { if (!smsProgramData || smsProgramData.length === 0) { return null; } var browserCountryCode = getBrowserLanguage(); var browserLangCode = getBrowserLanguageCode(); if (browserCountryCode) { var match = getSmsProgramForCountryAndLanguage(smsProgramData, browserCountryCode, browserLangCode); if (match) { return match; } } if (defaultCountryCode) { var match = getSmsProgramForCountryAndLanguage(smsProgramData, defaultCountryCode, browserLangCode); if (match) { return match; } } return smsProgramData[0]; }
function updateSmsLegalText(countryCode, fieldName) { if (!countryCode || !fieldName) { return; } var programs = window?.MC?.smsPhoneData?.programs; if (!programs || !Array.isArray(programs)) { return; } var browserLangCode = getBrowserLanguageCode(); var program = getSmsProgramForCountryAndLanguage(programs, countryCode, browserLangCode); if (!program || !program.requiredTemplate) { return; }
var smsConsentHtmlRenderingFixEnabled = true;
const legalTextElement = document.querySelector('#legal-text-' + fieldName); if (!legalTextElement) { return; }
const divRegex = new RegExp(']*>', 'gi'); const blockWrapperRegex = new RegExp(']*>', 'gi'); const fullAnchorRegex = new RegExp('>', 'g'); const anchorRegex = new RegExp('(.*?)');
const template = smsConsentHtmlRenderingFixEnabled ? program.requiredTemplate .replace(/<\ />>\s*]*>/gi, ' ') .replace(blockWrapperRegex, '') : program.requiredTemplate.replace(divRegex, '');
}
function generateDropdownOptions(smsProgramData) { if (!smsProgramData || smsProgramData.length === 0) { return ''; }
var programs = true ? smsProgramData.filter(function(p, i, arr) { return arr.findIndex(function(q) { return q.countryCode === p.countryCode; }) === i; }) : smsProgramData;
return programs.map(program => { const flag = getCountryUnicodeFlag(program.countryCode); const countryName = getCountryName(program.countryCode); const callingCode = program.countryCallingCode || ''; // Sanitize all values to prevent XSS const sanitizedCountryCode = sanitizeHtml(program.countryCode || ''); const sanitizedCountryName = sanitizeHtml(countryName || ''); const sanitizedCallingCode = sanitizeHtml(callingCode || ''); return ''; }).join(''); }
function getCountryName(countryCode) { if (window.MC?.smsPhoneData?.smsProgramDataCountryNames && Array.isArray(window.MC.smsPhoneData.smsProgramDataCountryNames)) { for (let i = 0; i
loading

Loading