Real Mundial Futbol Club of Manassas

Soccer competition at its best

  • About
  • Adult
    • Schedule & Standings
      • Indoor Session 2 2019
      • Men’s 33+ Division
    • Indoor Rules and Regulations
    • Outdoor Rules and Regulations
    • Registration
    • Photo Gallery
    • Videos
    • Latest Adults News
  • Youth
    • Travel Division (Real World Futbol Club)
    • Coaches Information
    • Photo Gallery
    • Videos
    • Latest Youth News
  • Fields and Direction
  • Tournaments
You are here: Home / Youth / Session I Indoor Winners Are…

Session I Indoor Winners Are…

Indoor session 1 was great success. We congratulate all the coaches and players that demonstrated great soccer combined with the desire to win each Sunday.  Each division was competitive with high level games played throughout the season. Real Mundial FC thanks all the parents for their support and dedication to the players and the sport.

Congratulations to the champions and sub-champions.

 Division Champion Sub-Champion
U8 Barrio Boys Jr
Coach: Orlando Torres
Manassas Magic
Coach: Victor Calvillo
U10 Spartans
Coach: Javier Mejia
Tigres
Coach: Orlando Torres
U12 Barrio Boys
Coach: Julio Lucero
Valencia
Coach: Luis Delgado
U14 Gainesville Strikers
Coach: Julio Mejia
Leones
Coach: Edwin Ayala

 

Winter Session 1 2019 begins November 17th

Get ready to play highly competitive indoor soccer at the premier facility of Battlefield Sportsplex. For more information contact Julio Lucero 571-437-9447. 

  • enEnglish

Contact Us

Julio Lucero – President
571.437.9447

Ada Lucero – Registrar
571.334.8395

Stephanie Lucero – Administrator
703.789.4071

Copyright © 2021 · Dynamik-Gen on Genesis Framework · WordPress · Log in

/* ----------------------------------------- */ /* View slug: field-condition-closed - start */ /* ----------------------------------------- */ .news_item { width: 49%; min-width: 350px; height: 425px; margin-left: 0%; margin-right: 1%; margin-bottom: 25px; float: left; background: #000; color: #fff; background-repeat: no-repeat; background-position: center; background-size: cover; overflow:hidden; } .news_frame { padding: 2%; margin: 0; color: #fff; width: 50%; position: relative; left: 100%; } .news_item:hover .news_frame { left: 46%; } .Insight .news_frame { background: rgba(182, 23, 39, 0.8); } .News .news_frame { background: rgba(2, 86, 159, 0.8); } .news_item:hover .news_details p, .news_item:hover .news_date { color: #fff; } .news_item .news_details p { width: 90%; margin-left: 5%; margin-right: 5%; margin-bottom: 15px; overflow: hidden; color: #545454; font-size: 95%; } .news_item .news_date { width: 90%; padding-top: 15px; padding-bottom: 0px; margin-left: 5%; margin-right: 5%; font-size: 150%; display: block; color: #545454; clear: both; } .news_category { float: right; padding: 5px 10px 5px 10px; margin: 0px; color: #fff; } #news_pagination { width: 100%; padding: 35px 0px 25px 0px; color: #999999; text-transform: uppercase; clear: both; float: left; display: block; text-align: center; } #news_pagination a { margin-right: 35px; display: inline-block; padding: 15px; background-color: #fff; color: #333; } #news_pagination a:hover { background-color: #333; color: #fff; } .category_filter { width: 100%; padding: 0px 0px 25px 0px; color: #999999; text-transform: uppercase; clear: both; float: left; display: block; text-align: center; } .category_filter a:link, .category_filter a:visited { margin-right: 25px; display: inline-block; padding: 5px 8px 5px 8px; color: #fff; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.2+1,0.2+100 */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==); background: -moz-linear-gradient(45deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.2) 1%, rgba(255,255,255,0.2) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(255,255,255,0.2)), color-stop(1%, rgba(255,255,255,0.2)), color-stop(100%, rgba(255,255,255,0.2))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(45deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.2) 1%, rgba(255,255,255,0.2) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(45deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.2) 1%, rgba(255,255,255,0.2) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(45deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.2) 1%, rgba(255,255,255,0.2) 100%); /* IE10+ */ background: linear-gradient(45deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.2) 1%, rgba(255,255,255,0.2) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33ffffff', endColorstr='#33ffffff', GradientType=1 ); /* IE6-8 fallback on horizontal gradient */ } .category_filter a:hover { background-color: #333; color: #fff; } .category_filter a.active { background-color: #fff; color: #000; } /* ----------------------------------------- */ /* View slug: field-condition-closed - end */ /* ----------------------------------------- */