SECTION A SECTION B
Coláiste Cholmcille Ballyshannon Bailieborough CS
St Columb’s Derry St Ciaran’s Ballygawley
St Columba’s Stranorlar Ballybay CC
Carndonagh CS Virginia College
SECTION C SECTION D
Loreto Coleraine St Malachy’s Castlewellan
Holy Cross Strabane St Patrick’s Keady
Dean Maguirc Carrickmore St Malachy’s Belfast
Gleann na Ro St Louis’ Kilkeel
';
endif;
if (have_rows('match_results')):
// loop through the rows of data
while (have_rows('match_results')) : the_row();
// vars
$home_team = get_sub_field('home_team');
$home_score = get_sub_field('home_score');
$away_score = get_sub_field('away_score');
$away_team = get_sub_field('away_team');
// display a sub field value
?>
Strabane, Holy Cross College
Ballyshannon, Colaiste Cholmcille
Keady, St Patrick’s High School
11:00
endwhile;
else :
// no rows found
echo '';
echo '
Sorry no fixtures
';
endif;
if (have_rows('match_results')):
// loop through the rows of data
while (have_rows('match_results')) : the_row();
// vars
$home_team = get_sub_field('home_team');
$home_score = get_sub_field('home_score');
$away_score = get_sub_field('away_score');
$away_team = get_sub_field('away_team');
// display a sub field value
?>
Keady, St Patrick’s High School
Markey Cup Semi Final
February 2, 2023
Ballyshannon, Colaiste Cholmcille
2pm
Keady, St Patrick’s High School
endwhile;
else :
// no rows found
echo '';
echo '
Sorry no fixtures
';
endif;
if (have_rows('match_results')):
// loop through the rows of data
while (have_rows('match_results')) : the_row();
// vars
$home_team = get_sub_field('home_team');
$home_score = get_sub_field('home_score');
$away_score = get_sub_field('away_score');
$away_team = get_sub_field('away_team');
// display a sub field value
?>
Ballyshannon, Colaiste Cholmcille
Keady, St Patrick’s High School
Markey Cup Final
February 8, 2023
Ballyshannon, Colaiste Cholmcille
7pm Roslea
Carrickmore, Dean Maguirc
endwhile;
else :
// no rows found
echo '';
echo '
Sorry no fixtures
';
endif;
if (have_rows('match_results')):
// loop through the rows of data
while (have_rows('match_results')) : the_row();
// vars
$home_team = get_sub_field('home_team');
$home_score = get_sub_field('home_score');
$away_score = get_sub_field('away_score');
$away_team = get_sub_field('away_team');
// display a sub field value
?>