Notice (8): unserialize(): Error at offset 0 of 3 bytes [CORE/Cake/Cache/Engine/FileEngine.php, line 194]Code Context$data = str_replace('\\\\\\\\', '\\', $data);}$data = unserialize((string)$data);$key = 'myapp_cake_model_default_891115_abuenpasofinal_news' $time = (int) 1761531246 $cachetime = (int) 1761531256 $data = 'a:8'unserialize - [internal], line ?? FileEngine::read() - CORE/Cake/Cache/Engine/FileEngine.php, line 194 Cache::read() - CORE/Cake/Cache/Cache.php, line 363 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306 DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 135 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 333 Model::schema() - CORE/Cake/Model/Model.php, line 1397 Model::getColumnType() - CORE/Cake/Model/Model.php, line 1438 DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2882 DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2833 DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2714 DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 2007 DboSource::buildAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1737 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1182 Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3038 Model::find() - CORE/Cake/Model/Model.php, line 3010 AppController::lastNews() - APP/Controller/AppController.php, line 128 RaceController::result() - APP/Controller/RaceController.php, line 896
Warning (2): ini_set() [<a href='http://php.net/function.ini-set'>function.ini-set</a>]: Headers already sent. You cannot change the session module's ini settings at this time [CORE/Cake/Model/Datasource/CakeSession.php, line 553]Code Contextif (!empty($sessionConfig['ini']) && is_array($sessionConfig['ini'])) {foreach ($sessionConfig['ini'] as $setting => $value) {if (ini_set($setting, $value) === false) {$sessionConfig = array( 'cookie' => 'CAKEPHP', 'timeout' => (int) 240, 'ini' => array( 'session.use_trans_sid' => (int) 0, 'session.cookie_path' => '/', 'session.cookie_secure' => (int) 1, 'session.cookie_lifetime' => (int) 14400, 'session.name' => 'CAKEPHP', 'session.gc_maxlifetime' => (int) 14400, 'session.cookie_httponly' => (int) 1 ), 'defaults' => 'php', 'cookieTimeout' => (int) 240, 'cacheLimiter' => 'must-revalidate' ) $defaults = array( 'cookie' => 'CAKEPHP', 'timeout' => (int) 240, 'ini' => array( 'session.use_trans_sid' => (int) 0, 'session.cookie_path' => '/' ) ) $value = (int) 0 $setting = 'session.use_trans_sid'ini_set - [internal], line ?? CakeSession::_configureSession() - CORE/Cake/Model/Datasource/CakeSession.php, line 553 CakeSession::_cookieName() - CORE/Cake/Model/Datasource/CakeSession.php, line 588 CakeSession::_hasSession() - CORE/Cake/Model/Datasource/CakeSession.php, line 599 CakeSession::read() - CORE/Cake/Model/Datasource/CakeSession.php, line 386 SessionHelper::read() - CORE/Cake/View/Helper/SessionHelper.php, line 43 include - APP/View/Layouts/default.ctp, line 40 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 107
Error: An Internal Error Has Occurred.
}static::init();static::_configureSession();
* @return bool*/protected static function _hasSession() {return static::started() || isset($_COOKIE[static::_cookieName()]) || (PHP_SAPI === 'cli' || PHP_SAPI === 'phpdbg');}
* session not started, or provided name not found in the session, false on failure.*/public static function read($name = null) {if (!static::_hasSession() || !static::start()) {return null;
* @link http://book.cakephp.org/2.0/en/core-libraries/helpers/session.html#SessionHelper::read*/public function read($name = null) {return CakeSession::read($name);}
'user'
</div><div class="wrapF"><div class="logMenu"><?php $userData = $this->Session->read('user'); ?><?php if (!isset($userData)) { ?>
'user'
extract($dataForView);ob_start();include $this->__viewFile;
'/mnt/stor3-wc1-dfw1/654704/891115/www.abuenpaso.cr/web/content/app/View/Layouts/default.ctp'
$beforeEvent = new CakeEvent('View.beforeRenderFile', $this, array($viewFile));$eventManager->dispatch($beforeEvent);$content = $this->_evaluate($viewFile, $data);
'/mnt/stor3-wc1-dfw1/654704/891115/www.abuenpaso.cr/web/content/app/View/Layouts/default.ctp'
array(
'registration' => object(Registration) {
actsAs => array(
(int) 0 => 'Containable'
)
name => 'Registration'
hasMany => array(
'Distance' => array(
[maximum depth reached]
),
'RegistrationShirt' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'registrations'
id => false
data => array()
schemaName => '891115_abuenpasofinal'
table => 'registrations'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
alias => 'Registration'
tableToModel => array(
'registrations' => 'Registration'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'id_race' => array(
[maximum depth reached]
),
'description' => array(
[maximum depth reached]
),
'title' => array(
[maximum depth reached]
),
'email_footer' => array(
[maximum depth reached]
),
'image_footer' => array(
[maximum depth reached]
),
'type' => array(
[maximum depth reached]
),
'contact_emergency' => array(
[maximum depth reached]
),
'phone_emergency' => array(
[maximum depth reached]
),
'relationship' => array(
[maximum depth reached]
),
'type_shirt' => array(
[maximum depth reached]
),
'customization_shirt' => array(
[maximum depth reached]
),
'occupation' => array(
[maximum depth reached]
),
'province' => array(
[maximum depth reached]
),
'team' => array(
[maximum depth reached]
),
'country' => array(
[maximum depth reached]
),
'expected_time' => array(
[maximum depth reached]
),
'size_shirts' => array(
[maximum depth reached]
),
'size_shirts_filter' => array(
[maximum depth reached]
),
'policy_beneficiaries' => array(
[maximum depth reached]
),
'question' => array(
[maximum depth reached]
),
'regulation' => array(
[maximum depth reached]
),
'doublet' => array(
[maximum depth reached]
),
'doublet_quantity' => array(
[maximum depth reached]
),
'numbers_enabled' => array(
[maximum depth reached]
),
'numbers_type' => array(
[maximum depth reached]
),
'numbers_init' => array(
[maximum depth reached]
),
'numbers_end' => array(
[maximum depth reached]
),
'show_comision' => array(
[maximum depth reached]
),
'show_card' => array(
[maximum depth reached]
),
'show_sinpe' => array(
[maximum depth reached]
),
'show_code' => array(
[maximum depth reached]
),
'show_free' => array(
[maximum depth reached]
),
'enabled' => array(
[maximum depth reached]
),
'created' => array(
[maximum depth reached]
),
'modified' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
},
'category' => array(),
'surveys3' => array(
(int) 0 => array(
'Poll' => array(
'id' => '12',
'title' => '¿Volvería a correr esta carrera?',
'section' => '3',
'enabled' => '1',
'order' => '1',
'created' => '2015-05-20 00:00:00',
'modified' => '2015-05-20 00:00:00'
)
)
),
'surveys2' => array(),
'surveys' => array(
(int) 0 => array(
'Poll' => array(
'id' => '2',
'title' => 'Costo y proceso de inscripción.',
'section' => '1',
'enabled' => '1',
'order' => '0',
'created' => '2015-04-22 08:45:31',
'modified' => '2015-06-09 10:07:32'
)
),
(int) 1 => array(
'Poll' => array(
'id' => '4',
'title' => 'Calidad del paquete (camisa, medalla, etc.)',
'section' => '1',
'enabled' => '1',
'order' => '2',
'created' => '2015-04-22 08:49:08',
'modified' => '2015-06-09 10:07:38'
)
),
(int) 2 => array(
'Poll' => array(
'id' => '13',
'title' => 'Recorrido',
'section' => '1',
'enabled' => '1',
'order' => '4',
'created' => '2015-06-09 10:07:27',
'modified' => '2015-06-09 10:07:38'
)
),
(int) 3 => array(
'Poll' => array(
'id' => '5',
'title' => 'Control del tránsito',
'section' => '1',
'enabled' => '1',
'order' => '5',
'created' => '2015-04-22 08:49:14',
'modified' => '2015-06-09 10:06:13'
)
),
(int) 4 => array(
'Poll' => array(
'id' => '6',
'title' => 'Hidratación y asistencia en ruta (agua, etc.)',
'section' => '1',
'enabled' => '1',
'order' => '6',
'created' => '2015-04-22 08:49:21',
'modified' => '2015-06-09 10:06:25'
)
),
(int) 5 => array(
'Poll' => array(
'id' => '7',
'title' => 'Hidratación y refrigerio final',
'section' => '1',
'enabled' => '1',
'order' => '7',
'created' => '2015-04-22 08:49:31',
'modified' => '2015-06-09 10:06:34'
)
),
(int) 6 => array(
'Poll' => array(
'id' => '9',
'title' => 'Calificación general',
'section' => '1',
'enabled' => '1',
'order' => '9',
'created' => '2015-04-22 08:49:50',
'modified' => '2015-06-09 10:06:45'
)
)
),
'detail' => array(
'Race' => array(
'id' => '393',
'id_category' => '0',
'title' => 'Carrera del Contador',
'description' => '<p><span style="text-decoration: underline;">Descripción</span>: La Clásica Carrera del Contador llega a su edición 35 este año, con su tradicional recorrido de 10.5 kilómetros con salida y meta en el Colegio de Contadores Privados, en Calle Fallas de Desamparados. Este año también tendrá distancia de 4k. Como es característico de la zona, la ruta alterna constantemente entre planos, subidas y bajadas leves y moderadas. </p>
<p><span style="text-decoration: underline;">Inscripción</span>: ¢10.000 para colegiados y familiar con carné, ¢12.000 para no colegiados. Incluyen camisa, medalla, hidratación, refrigerio, cronometraje electrónico, rifas y póliza de seguro. Habilitadas en línea <a href="../../../Enrolment/race/247/carrera-del-contador"><strong>AQUÍ</strong></a>, así como en tiendas Runners, en Athletic Corner (Cartago) y en el Colegio de Contadores Privados (Desamparados)</p>
<p><span style="text-decoration: underline;">Más información</span> al 2217-8900.</p>',
'date' => '2018-05-13',
'hour' => '07:00:00',
'distance' => '4-11 km',
'place' => 'Desamparados',
'information' => '<p><span style="color: #c0c0c0;">Información tomada del afiche del evento. Evento sujeto a modificaciones. A Buen Paso no se hace responsable por cambios en la información aquí consignada ni por la cancelación del evento. Para información oficial comuníquese directamente con los organizadores.</span></p>',
'registration' => '',
'price' => '¢10.000-¢12.000',
'type_map' => '1',
'gmap' => '',
'map_img' => '',
'altimetry' => '',
'photos' => '',
'results' => '<ul>
<li><a href="http://www.sportwenscr.com/tiempos/show.php?a=1812&b=XXXV%20Carrera%20del%20Contador&c=Sun%2013%20May%202018&d=11&e=4&f=&g=" target="_blank"><strong>Resultados completos AQUÍ.</strong></a></li>
</ul>',
'image' => '',
'enabled' => '1',
'created' => '2018-04-04 09:00:00',
'modified' => '2018-05-13 12:21:47',
'showhistory' => '0',
'envio' => '0',
'currency' => '0'
),
'Result' => array()
),
'lastnews' => array(
(int) 0 => array(
'id' => '978',
'type' => 'race',
'title' => 'Media Maratón Metro Credix',
'date_race' => '2025-10-26',
'date' => '2025-10-26 08:02:36'
),
(int) 1 => array(
'id' => '1',
'type' => 'gallery',
'title' => 'Media Maratón Credix Metro',
'date' => '2025-10-26 07:50:04'
),
(int) 2 => array(
'id' => '1046',
'type' => 'race',
'title' => 'Trail Samaná',
'date_race' => '2025-12-14',
'date' => '2025-10-24 10:36:56'
),
(int) 3 => array(
'id' => '1045',
'type' => 'race',
'title' => 'Maratón de Cartago 2026',
'date_race' => '2026-04-12',
'date' => '2025-10-24 08:16:38'
),
(int) 4 => array(
'id' => '1044',
'type' => 'race',
'title' => '10 Millas Cartago',
'date_race' => '2026-01-18',
'date' => '2025-10-23 10:28:28'
),
(int) 5 => array(
'id' => '1027',
'type' => 'race',
'title' => 'Pink Run Pococí',
'date_race' => '2025-10-19',
'date' => '2025-10-20 16:48:03'
),
(int) 6 => array(
'id' => '1043',
'type' => 'race',
'title' => 'Moonrun Monteverde',
'date_race' => '2025-11-22',
'date' => '2025-10-20 15:51:25'
),
(int) 7 => array(
'id' => '1042',
'type' => 'race',
'title' => 'Entrenamiento Come Galletas',
'date_race' => '2025-11-29',
'date' => '2025-10-20 15:33:56'
),
(int) 8 => array(
'id' => '1038',
'type' => 'race',
'title' => 'Relevos 20k OFF!',
'date_race' => '2026-02-15',
'date' => '2025-10-20 08:12:12'
),
(int) 9 => array(
'id' => '1007',
'type' => 'race',
'title' => 'Jacó Beach Half Marathon',
'date_race' => '2025-10-19',
'date' => '2025-10-19 19:10:32'
),
(int) 10 => array(
'id' => '1037',
'type' => 'race',
'title' => 'Puris Run',
'date_race' => '2025-11-23',
'date' => '2025-10-18 15:08:54'
),
(int) 11 => array(
'id' => '1010',
'type' => 'race',
'title' => 'Christmas Run Everlast',
'date_race' => '2025-12-14',
'date' => '2025-10-16 05:50:21'
),
(int) 12 => array(
'id' => '1032',
'type' => 'race',
'title' => 'Carrera Por La Diabetes',
'date_race' => '2025-11-16',
'date' => '2025-10-15 20:15:20'
),
(int) 13 => array(
'id' => '950',
'type' => 'race',
'title' => 'Trail Vulcania 2025',
'date_race' => '2025-12-07',
'date' => '2025-10-15 08:31:45'
),
(int) 14 => array(
'id' => '1041',
'type' => 'race',
'title' => 'San Silvestrail',
'date_race' => '2025-12-31',
'date' => '2025-10-13 09:51:48'
),
(int) 15 => array(
'id' => '1003',
'type' => 'race',
'title' => 'Run Alajuela',
'date_race' => '2025-10-12',
'date' => '2025-10-12 08:28:11'
),
(int) 16 => array(
'id' => '1040',
'type' => 'race',
'title' => 'Marathon San José Costa Rica',
'date_race' => '2025-12-07',
'date' => '2025-10-10 10:31:25'
),
(int) 17 => array(
'id' => '1009',
'type' => 'race',
'title' => 'Unidos Por La Salud',
'date_race' => '2025-10-12',
'date' => '2025-10-06 16:44:52'
),
(int) 18 => array(
'id' => '1018',
'type' => 'race',
'title' => 'La Cuesta del Diablo',
'date_race' => '2025-11-02',
'date' => '2025-10-06 14:46:18'
),
(int) 19 => array(
'id' => '1039',
'type' => 'race',
'title' => 'IV Fondo BMW Lindora Run by Powerade',
'date_race' => '2025-10-11',
'date' => '2025-10-06 09:00:25'
),
(int) 20 => array(
'id' => '972',
'type' => 'race',
'title' => 'AVON',
'date_race' => '2025-10-05',
'date' => '2025-10-05 06:27:58'
),
(int) 21 => array(
'id' => '1002',
'type' => 'race',
'title' => 'Perezosos Run',
'date_race' => '2025-09-28',
'date' => '2025-09-29 14:08:22'
),
(int) 22 => array(
'id' => '1036',
'type' => 'race',
'title' => 'Entrenamiento Scooby-Doo',
'date_race' => '2025-10-26',
'date' => '2025-09-29 10:26:10'
),
(int) 23 => array(
'id' => '1035',
'type' => 'race',
'title' => 'Trail Nocturno',
'date_race' => '2025-11-22',
'date' => '2025-09-24 15:25:48'
),
(int) 24 => array(
'id' => '1034',
'type' => 'race',
'title' => 'Vertical de Pico Blanco',
'date_race' => '2025-11-23',
'date' => '2025-09-24 15:07:23'
),
(int) 25 => array(
'id' => '1033',
'type' => 'race',
'title' => 'Katira Trail',
'date_race' => '2026-02-28',
'date' => '2025-09-22 15:16:37'
),
(int) 26 => array(
'id' => '164',
'type' => 'news',
'title' => 'Larisa Páez Wellness Center',
'date_race' => '',
'date' => '2025-09-11 16:12:30'
),
(int) 27 => array(
'id' => '960',
'type' => 'race',
'title' => 'KRun by Under Armour',
'date_race' => '2025-11-23',
'date' => '2025-09-11 16:09:40'
),
(int) 28 => array(
'id' => '165',
'type' => 'news',
'title' => 'Descuento en tiendas Runners',
'date_race' => '',
'date' => '2025-09-11 08:45:36'
),
(int) 29 => array(
'id' => '166',
'type' => 'news',
'title' => 'Descuento en V-ONE-B',
'date_race' => '',
'date' => '2025-09-11 08:45:27'
),
(int) 30 => array(
'id' => '167',
'type' => 'news',
'title' => 'Descuento en Quiropráctica Dei',
'date_race' => '',
'date' => '2025-09-11 08:45:21'
),
(int) 31 => array(
'id' => '168',
'type' => 'news',
'title' => 'Descuento en fisioterapia Dra. Ingrid Aguilar',
'date_race' => '',
'date' => '2025-09-11 08:45:04'
),
(int) 32 => array(
'id' => '1031',
'type' => 'race',
'title' => 'Carrera Entre Pan Y Rosas',
'date_race' => '2025-11-09',
'date' => '2025-09-09 09:28:43'
),
(int) 33 => array(
'id' => '999',
'type' => 'race',
'title' => 'INTACO Run',
'date_race' => '2025-09-07',
'date' => '2025-09-07 08:21:38'
),
(int) 34 => array(
'id' => '973',
'type' => 'race',
'title' => 'Tamarindo Beach Marathon 2025',
'date_race' => '2025-09-06',
'date' => '2025-09-05 17:16:24'
),
(int) 35 => array(
'id' => '981',
'type' => 'race',
'title' => 'Media Maratón Puerto',
'date_race' => '2025-12-13',
'date' => '2025-09-05 12:33:11'
),
(int) 36 => array(
'id' => '946',
'type' => 'race',
'title' => 'BMW Lindora Run by Powerade 2025',
'date_race' => '2025-11-09',
'date' => '2025-09-03 09:24:43'
),
(int) 37 => array(
'id' => '1030',
'type' => 'race',
'title' => 'Pasos de Ayuda',
'date_race' => '2025-09-20',
'date' => '2025-09-03 09:21:35'
),
(int) 38 => array(
'id' => '982',
'type' => 'race',
'title' => 'Clásica San Ramón 2025',
'date_race' => '2025-08-31',
'date' => '2025-09-02 13:33:44'
),
(int) 39 => array(
'id' => '1022',
'type' => 'race',
'title' => 'Carrera del Abogado',
'date_race' => '2025-08-31',
'date' => '2025-08-31 10:59:07'
),
(int) 40 => array(
'id' => '992',
'type' => 'race',
'title' => 'Mi Corazón Vuela Alto',
'date_race' => '2025-08-31',
'date' => '2025-08-31 10:57:48'
),
(int) 41 => array(
'id' => '1029',
'type' => 'race',
'title' => 'Carrera Ecológica CTP Piedades Sur',
'date_race' => '2025-10-26',
'date' => '2025-08-29 08:37:01'
),
(int) 42 => array(
'id' => '1028',
'type' => 'race',
'title' => 'Criterium Vertical',
'date_race' => '2025-10-12',
'date' => '2025-08-26 13:14:40'
),
(int) 43 => array(
'id' => '1026',
'type' => 'race',
'title' => 'Acosta Run',
'date_race' => '2026-01-04',
'date' => '2025-08-26 10:15:25'
),
(int) 44 => array(
'id' => '1024',
'type' => 'race',
'title' => 'Gran Maratón Costa Rica',
'date_race' => '2025-11-30',
'date' => '2025-08-18 10:27:00'
),
(int) 45 => array(
'id' => '959',
'type' => 'race',
'title' => '20 Millas Desafío Momentum 2025',
'date_race' => '2025-08-17',
'date' => '2025-08-17 07:30:26'
),
(int) 46 => array(
'id' => '1001',
'type' => 'race',
'title' => 'Carrera del Contador',
'date_race' => '2025-09-21',
'date' => '2025-08-13 09:44:01'
),
(int) 47 => array(
'id' => '1021',
'type' => 'race',
'title' => 'La Ruta del Queso Trail',
'date_race' => '2025-08-31',
'date' => '2025-08-12 12:55:33'
),
(int) 48 => array(
'id' => '1020',
'type' => 'race',
'title' => 'Entrenamiento Bob Esponja',
'date_race' => '2025-09-07',
'date' => '2025-08-12 12:32:30'
),
(int) 49 => array(
'id' => '1019',
'type' => 'race',
'title' => 'Entrenamiento Rocky',
'date_race' => '2025-09-28',
'date' => '2025-08-12 12:24:15'
),
(int) 50 => array(
'id' => '994',
'type' => 'race',
'title' => 'Reto Moraviano 2025',
'date_race' => '2025-08-09',
'date' => '2025-08-09 15:24:07'
),
(int) 51 => array(
'id' => '1017',
'type' => 'race',
'title' => 'Indian Race',
'date_race' => '2025-08-31',
'date' => '2025-08-06 11:45:29'
),
(int) 52 => array(
'id' => '1000',
'type' => 'race',
'title' => 'Entreno Dragon Ball Z',
'date_race' => '2025-08-03',
'date' => '2025-08-04 13:09:51'
),
(int) 53 => array(
'id' => '1016',
'type' => 'race',
'title' => 'III Fondo Lindora Run',
'date_race' => '2025-08-09',
'date' => '2025-08-04 12:59:15'
),
(int) 54 => array(
'id' => '1015',
'type' => 'race',
'title' => 'Saint Francis Run',
'date_race' => '2025-10-05',
'date' => '2025-07-29 12:11:36'
),
(int) 55 => array(
'id' => '1014',
'type' => 'race',
'title' => 'Carrera Hospital San Juan de Dios',
'date_race' => '2025-10-26',
'date' => '2025-07-28 15:17:23'
),
(int) 56 => array(
'id' => '987',
'type' => 'race',
'title' => 'New Balance 2025',
'date_race' => '2025-07-27',
'date' => '2025-07-27 09:43:47'
),
(int) 57 => array(
'id' => '983',
'type' => 'race',
'title' => 'Clásica Santaneña 2025',
'date_race' => '2025-07-27',
'date' => '2025-07-27 08:50:02'
),
(int) 58 => array(
'id' => '1013',
'type' => 'race',
'title' => 'Alcanzando Metas',
'date_race' => '2025-09-21',
'date' => '2025-07-25 10:44:02'
),
(int) 59 => array(
'id' => '1012',
'type' => 'race',
'title' => 'Carrera y Caminata Cruz Roja Aserrí',
'date_race' => '2025-10-19',
'date' => '2025-07-24 14:18:57'
),
(int) 60 => array(
'id' => '998',
'type' => 'race',
'title' => 'Bosque Quemado Exotic Trail',
'date_race' => '2025-10-05',
'date' => '2025-07-21 07:56:44'
),
(int) 61 => array(
'id' => '1011',
'type' => 'race',
'title' => 'LRG',
'date_race' => '2025-11-09',
'date' => '2025-07-17 15:41:16'
),
(int) 62 => array(
'id' => '1008',
'type' => 'race',
'title' => 'Clásica San Silvestre 2025',
'date_race' => '2025-12-31',
'date' => '2025-07-02 08:41:29'
),
(int) 63 => array(
'id' => '988',
'type' => 'race',
'title' => 'Carrera De La Leche 2025',
'date_race' => '2025-06-29',
'date' => '2025-06-29 09:39:01'
),
(int) 64 => array(
'id' => '989',
'type' => 'race',
'title' => 'Entrenamiento Totoro',
'date_race' => '2025-06-29',
'date' => '2025-06-29 09:33:54'
),
(int) 65 => array(
'id' => '990',
'type' => 'race',
'title' => 'Clásica Sun Valley',
'date_race' => '2025-06-28',
'date' => '2025-06-29 09:33:15'
),
(int) 66 => array(
'id' => '1006',
'type' => 'race',
'title' => 'La Dantica Trail',
'date_race' => '2025-09-28',
'date' => '2025-06-23 09:11:44'
),
(int) 67 => array(
'id' => '1005',
'type' => 'race',
'title' => 'Carrera Campo Real',
'date_race' => '2025-06-29',
'date' => '2025-06-20 08:23:21'
),
(int) 68 => array(
'id' => '1004',
'type' => 'race',
'title' => 'Run Like a Pro',
'date_race' => '2025-11-16',
'date' => '2025-06-20 08:14:25'
),
(int) 69 => array(
'id' => '979',
'type' => 'race',
'title' => 'Circuito Nuun 2025',
'date_race' => '2025-06-08',
'date' => '2025-06-08 08:22:22'
),
(int) 70 => array(
'id' => '997',
'type' => 'race',
'title' => 'Caribe Paradise Run',
'date_race' => '2025-10-18',
'date' => '2025-06-02 14:51:15'
),
(int) 71 => array(
'id' => '996',
'type' => 'race',
'title' => 'II Fondo BMW Lindora Run by Powerade 2025',
'date_race' => '2025-06-07',
'date' => '2025-06-02 14:35:46'
),
(int) 72 => array(
'id' => '995',
'type' => 'race',
'title' => 'A Los Pies Del Dragón',
'date_race' => '2025-09-07',
'date' => '2025-05-29 09:46:18'
),
(int) 73 => array(
'id' => '993',
'type' => 'race',
'title' => '12 Horas de Trail Running',
'date_race' => '2025-11-22',
'date' => '2025-05-22 10:29:54'
),
(int) 74 => array(
'id' => '974',
'type' => 'race',
'title' => 'Carrera Atlética Capellades',
'date_race' => '2025-05-18',
'date' => '2025-05-19 08:19:41'
),
(int) 75 => array(
'id' => '986',
'type' => 'race',
'title' => 'Nocturna Exotic Trail',
'date_race' => '2025-05-31',
'date' => '2025-05-14 18:10:55'
),
(int) 76 => array(
'id' => '984',
'type' => 'race',
'title' => 'Sobrevive La Ruta Del Indio',
'date_race' => '2025-08-03',
'date' => '2025-05-14 08:30:57'
),
(int) 77 => array(
'id' => '956',
'type' => 'race',
'title' => 'Media Maratón La Paz 2025',
'date_race' => '2025-05-01',
'date' => '2025-05-01 12:43:47'
),
(int) 78 => array(
'id' => '985',
'type' => 'race',
'title' => 'Ruta La Paz',
'date_race' => '2025-05-25',
'date' => '2025-04-30 12:45:51'
),
(int) 79 => array(
'id' => '969',
'type' => 'race',
'title' => 'Belén en Movimiento',
'date_race' => '2025-04-27',
'date' => '2025-04-27 12:49:58'
),
(int) 80 => array(
'id' => '968',
'type' => 'race',
'title' => '8k Por Tu Bienestar (Fischel)',
'date_race' => '2025-04-27',
'date' => '2025-04-27 06:06:46'
),
(int) 81 => array(
'id' => '971',
'type' => 'race',
'title' => 'Lindora Run Kids 2025',
'date_race' => '2025-11-08',
'date' => '2025-04-21 12:01:04'
),
(int) 82 => array(
'id' => '934',
'type' => 'race',
'title' => 'Maratón Cartago 2025',
'date_race' => '2025-04-13',
'date' => '2025-04-14 10:03:14'
),
(int) 83 => array(
'id' => '898',
'type' => 'race',
'title' => 'GDM El Lago Trail Run',
'date_race' => '2025-05-11',
'date' => '2025-04-08 11:56:10'
),
(int) 84 => array(
'id' => '980',
'type' => 'race',
'title' => 'Fondo I BMW Lindora Run by Powerade',
'date_race' => '2025-04-12',
'date' => '2025-04-07 10:22:15'
),
(int) 85 => array(
'id' => '945',
'type' => 'race',
'title' => 'UTGDM6 La Isla',
'date_race' => '2025-04-06',
'date' => '2025-04-07 08:56:30'
),
(int) 86 => array(
'id' => '967',
'type' => 'race',
'title' => '3.21 GO ASIDOWN',
'date_race' => '2025-03-23',
'date' => '2025-03-23 11:22:53'
),
(int) 87 => array(
'id' => '966',
'type' => 'race',
'title' => 'Fun Run Ujarrás',
'date_race' => '2025-03-23',
'date' => '2025-03-23 11:21:57'
),
(int) 88 => array(
'id' => '963',
'type' => 'race',
'title' => 'Entreno Garfield',
'date_race' => '2025-03-30',
'date' => '2025-03-14 09:26:49'
),
(int) 89 => array(
'id' => '977',
'type' => 'race',
'title' => 'Trail Summerland',
'date_race' => '2025-04-26',
'date' => '2025-03-13 12:16:38'
),
(int) 90 => array(
'id' => '976',
'type' => 'race',
'title' => 'Entreno Star Wars',
'date_race' => '2025-05-04',
'date' => '2025-03-13 11:54:03'
),
(int) 91 => array(
'id' => '975',
'type' => 'race',
'title' => 'Entreno Mafalda',
'date_race' => '2025-04-20',
'date' => '2025-03-10 15:53:55'
),
(int) 92 => array(
'id' => '954',
'type' => 'race',
'title' => 'Clásica Sol y Arena 2025',
'date_race' => '2025-03-08',
'date' => '2025-03-08 21:10:54'
),
(int) 93 => array(
'id' => '163',
'type' => 'news',
'title' => 'Clásica Sol y Arena 2025; información y consejos',
'date_race' => '',
'date' => '2025-03-07 10:55:57'
),
(int) 94 => array(
'id' => '970',
'type' => 'race',
'title' => 'Nosaratón',
'date_race' => '2025-03-23',
'date' => '2025-02-27 15:15:17'
),
(int) 95 => array(
'id' => '957',
'type' => 'race',
'title' => 'Morpho Trail',
'date_race' => '2025-03-15',
'date' => '2025-02-25 19:51:41'
),
(int) 96 => array(
'id' => '961',
'type' => 'race',
'title' => 'Reto Rodeo',
'date_race' => '2025-03-02',
'date' => '2025-02-24 07:57:07'
),
(int) 97 => array(
'id' => '958',
'type' => 'race',
'title' => 'Recreativa Barveña',
'date_race' => '2025-02-23',
'date' => '2025-02-23 09:29:01'
),
(int) 98 => array(
'id' => '943',
'type' => 'race',
'title' => 'Jacó Sunset Run Official',
'date_race' => '2025-02-22',
'date' => '2025-02-22 18:46:55'
),
(int) 99 => array(
'id' => '951',
'type' => 'race',
'title' => 'Clásica Candelaria 2025',
'date_race' => '2025-02-09',
'date' => '2025-02-11 17:50:28'
),
(int) 100 => array(
'id' => '953',
'type' => 'race',
'title' => 'GDM Quetzal Trail Run CLT',
'date_race' => '2025-02-09',
'date' => '2025-02-10 09:17:24'
),
(int) 101 => array(
'id' => '965',
'type' => 'race',
'title' => 'Zurquí Trail',
'date_race' => '2025-04-27',
'date' => '2025-02-06 16:15:59'
),
(int) 102 => array(
'id' => '964',
'type' => 'race',
'title' => 'Aguas Abiertas Río Cuarto',
'date_race' => '2025-02-16',
'date' => '2025-01-27 09:29:43'
),
(int) 103 => array(
'id' => '949',
'type' => 'race',
'title' => 'Clásica Palmarín de Atletismo',
'date_race' => '2025-01-25',
'date' => '2025-01-25 21:10:37'
),
(int) 104 => array(
'id' => '937',
'type' => 'race',
'title' => '10 Millas Cartago',
'date_race' => '2025-01-19',
'date' => '2025-01-19 07:22:48'
),
(int) 105 => array(
'id' => '938',
'type' => 'race',
'title' => 'La Primera Del Año',
'date_race' => '2025-01-12',
'date' => '2025-01-13 15:04:16'
),
(int) 106 => array(
'id' => '948',
'type' => 'race',
'title' => 'Ecológica Dota',
'date_race' => '2025-02-02',
'date' => '2025-01-10 14:16:03'
),
(int) 107 => array(
'id' => '955',
'type' => 'race',
'title' => 'Eólicas Trail',
'date_race' => '2025-02-02',
'date' => '2025-01-03 10:16:12'
),
(int) 108 => array(
'id' => '879',
'type' => 'race',
'title' => 'Clásica San Silvestre 2024',
'date_race' => '2024-12-31',
'date' => '2024-12-30 21:33:51'
),
(int) 109 => array(
'id' => '952',
'type' => 'race',
'title' => 'La Ruta del Río Celeste Trail Run',
'date_race' => '2025-03-02',
'date' => '2024-12-19 09:49:50'
),
(int) 110 => array(
'id' => '939',
'type' => 'race',
'title' => 'Carrera del Sur',
'date_race' => '2024-12-15',
'date' => '2024-12-17 10:55:57'
),
(int) 111 => array(
'id' => '932',
'type' => 'race',
'title' => 'Media Maratón Puntarenas',
'date_race' => '2024-12-14',
'date' => '2024-12-16 19:03:35'
),
(int) 112 => array(
'id' => '900',
'type' => 'race',
'title' => 'Trail Vulcania',
'date_race' => '2024-12-08',
'date' => '2024-12-11 11:02:30'
),
(int) 113 => array(
'id' => '947',
'type' => 'race',
'title' => 'La Inmaculada',
'date_race' => '2024-12-08',
'date' => '2024-12-08 14:14:41'
),
(int) 114 => array(
'id' => '920',
'type' => 'race',
'title' => 'Santa Bárbara Run',
'date_race' => '2024-12-08',
'date' => '2024-12-08 14:11:13'
),
(int) 115 => array(
'id' => '925',
'type' => 'race',
'title' => 'X-Mas Run Everlast',
'date_race' => '2024-12-08',
'date' => '2024-12-08 14:03:05'
),
(int) 116 => array(
'id' => '933',
'type' => 'race',
'title' => 'Run Like a Pro',
'date_race' => '2024-11-24',
'date' => '2024-11-24 10:14:56'
),
(int) 117 => array(
'id' => '858',
'type' => 'race',
'title' => 'BMW Lindora Run by Powerade 2024',
'date_race' => '2024-11-10',
'date' => '2024-11-10 01:51:31'
),
(int) 118 => array(
'id' => '941',
'type' => 'race',
'title' => 'Puris Run',
'date_race' => '2024-12-01',
'date' => '2024-11-08 19:21:03'
),
(int) 119 => array(
'id' => '942',
'type' => 'race',
'title' => 'Acosta Run',
'date_race' => '2025-01-12',
'date' => '2024-11-07 15:29:38'
),
(int) 120 => array(
'id' => '944',
'type' => 'race',
'title' => 'Ho Ho Run',
'date_race' => '2024-12-07',
'date' => '2024-11-06 10:16:25'
),
(int) 121 => array(
'id' => '929',
'type' => 'race',
'title' => 'San Silvestrail',
'date_race' => '2024-12-31',
'date' => '2024-11-06 09:59:39'
),
(int) 122 => array(
'id' => '935',
'type' => 'race',
'title' => 'Huellas Trail',
'date_race' => '2024-10-27',
'date' => '2024-10-28 16:54:58'
),
(int) 123 => array(
'id' => '940',
'type' => 'race',
'title' => 'Merry Grinchmas',
'date_race' => '2024-12-15',
'date' => '2024-10-28 10:29:31'
),
(int) 124 => array(
'id' => '921',
'type' => 'race',
'title' => 'Carrera y Caminata Para El Adulto Mayor',
'date_race' => '2024-10-27',
'date' => '2024-10-27 10:03:01'
),
(int) 125 => array(
'id' => '913',
'type' => 'race',
'title' => 'Media Maratón Credix 2024',
'date_race' => '2024-10-20',
'date' => '2024-10-20 09:10:00'
),
(int) 126 => array(
'id' => '878',
'type' => 'race',
'title' => 'Jacó Beach Half Marathon',
'date_race' => '2024-10-20',
'date' => '2024-10-20 09:05:13'
),
(int) 127 => array(
'id' => '882',
'type' => 'race',
'title' => 'AVON',
'date_race' => '2024-10-06',
'date' => '2024-10-06 20:41:52'
),
(int) 128 => array(
'id' => '931',
'type' => 'race',
'title' => 'Pink Run ',
'date_race' => '2024-10-20',
'date' => '2024-09-24 10:03:46'
),
(int) 129 => array(
'id' => '936',
'type' => 'race',
'title' => 'Fondo IV BMW Lindora Run by Powerade',
'date_race' => '2024-09-28',
'date' => '2024-09-23 18:23:32'
),
(int) 130 => array(
'id' => '896',
'type' => 'race',
'title' => 'Pasos de Oro ALCCI',
'date_race' => '2024-09-22',
'date' => '2024-09-22 09:17:43'
),
(int) 131 => array(
'id' => '893',
'type' => 'race',
'title' => 'GDM Rock & Trail 2024',
'date_race' => '2024-10-26',
'date' => '2024-09-21 10:16:37'
),
(int) 132 => array(
'id' => '916',
'type' => 'race',
'title' => 'La Cuesta del Diablo',
'date_race' => '2024-11-03',
'date' => '2024-09-09 10:18:24'
),
(int) 133 => array(
'id' => '876',
'type' => 'race',
'title' => 'Tamarindo Beach Marathon',
'date_race' => '2024-09-07',
'date' => '2024-09-07 14:10:22'
),
(int) 134 => array(
'id' => '928',
'type' => 'race',
'title' => 'Ash & Fire',
'date_race' => '2024-10-19',
'date' => '2024-09-05 18:50:18'
),
(int) 135 => array(
'id' => '162',
'type' => 'news',
'title' => 'Previa Tamarindo Beach Marathon 2024',
'date_race' => '',
'date' => '2024-09-05 15:51:12'
),
(int) 136 => array(
'id' => '915',
'type' => 'race',
'title' => 'Caribe Paradise Run',
'date_race' => '2024-10-19',
'date' => '2024-09-04 07:57:03'
),
(int) 137 => array(
'id' => '923',
'type' => 'race',
'title' => 'Criterium Vertical 4.0',
'date_race' => '2024-10-13',
'date' => '2024-09-04 07:25:15'
),
(int) 138 => array(
'id' => '927',
'type' => 'race',
'title' => 'Carrera Infantil de la Alegría',
'date_race' => '2024-09-08',
'date' => '2024-09-01 19:39:06'
),
(int) 139 => array(
'id' => '924',
'type' => 'race',
'title' => 'Tropical Play Kids Run',
'date_race' => '2024-09-01',
'date' => '2024-09-01 19:15:36'
),
(int) 140 => array(
'id' => '914',
'type' => 'race',
'title' => 'Carrera Deadpool',
'date_race' => '2024-09-01',
'date' => '2024-09-01 19:11:25'
),
(int) 141 => array(
'id' => '911',
'type' => 'race',
'title' => 'Clásica San Ramón',
'date_race' => '2024-09-01',
'date' => '2024-09-01 19:11:03'
),
(int) 142 => array(
'id' => '926',
'type' => 'race',
'title' => 'Caballeros del Zodiaco Run',
'date_race' => '2024-10-20',
'date' => '2024-08-28 10:11:09'
),
(int) 143 => array(
'id' => '917',
'type' => 'race',
'title' => 'Carrera Atlética UCR',
'date_race' => '2024-08-25',
'date' => '2024-08-26 08:04:10'
),
(int) 144 => array(
'id' => '922',
'type' => 'race',
'title' => 'Pasos de Ayuda',
'date_race' => '2024-09-21',
'date' => '2024-08-14 15:54:40'
),
(int) 145 => array(
'id' => '889',
'type' => 'race',
'title' => '20 Millas Desafío Momentum',
'date_race' => '2024-08-11',
'date' => '2024-08-11 07:09:48'
),
(int) 146 => array(
'id' => '910',
'type' => 'race',
'title' => 'Carrera FETESA 40 aniversario',
'date_race' => '2024-08-10',
'date' => '2024-08-10 21:38:57'
),
(int) 147 => array(
'id' => '918',
'type' => 'race',
'title' => 'Reto Moraviano',
'date_race' => '2024-08-10',
'date' => '2024-08-06 06:44:08'
),
(int) 148 => array(
'id' => '873',
'type' => 'race',
'title' => 'Toyota Run',
'date_race' => '2024-08-04',
'date' => '2024-08-04 07:53:40'
),
(int) 149 => array(
'id' => '894',
'type' => 'race',
'title' => 'Carrera del Abogado',
'date_race' => '2024-07-27',
'date' => '2024-07-28 19:15:48'
),
(int) 150 => array(
'id' => '870',
'type' => 'race',
'title' => 'New Balance',
'date_race' => '2024-07-28',
'date' => '2024-07-28 12:07:35'
),
(int) 151 => array(
'id' => '902',
'type' => 'race',
'title' => 'Niños Sin Fronteras',
'date_race' => '2024-07-21',
'date' => '2024-07-21 12:49:57'
),
(int) 152 => array(
'id' => '901',
'type' => 'race',
'title' => 'Clásica Santaneña',
'date_race' => '2024-07-21',
'date' => '2024-07-21 11:26:00'
),
(int) 153 => array(
'id' => '892',
'type' => 'race',
'title' => 'Carrera del Contador',
'date_race' => '2024-07-21',
'date' => '2024-07-21 11:24:25'
),
(int) 154 => array(
'id' => '907',
'type' => 'race',
'title' => 'GDM Kids Run',
'date_race' => '2024-09-08',
'date' => '2024-07-18 14:49:50'
),
(int) 155 => array(
'id' => '905',
'type' => 'race',
'title' => 'Costa Ballena Beach Run',
'date_race' => '2024-08-24',
'date' => '2024-07-12 19:29:04'
),
(int) 156 => array(
'id' => '888',
'type' => 'race',
'title' => 'Sobrevive La Ruta Del Indio',
'date_race' => '2024-08-04',
'date' => '2024-07-06 23:16:30'
),
(int) 157 => array(
'id' => '880',
'type' => 'race',
'title' => '8k Por Tu Bienestar (Fischel)',
'date_race' => '2024-06-30',
'date' => '2024-07-01 00:48:49'
),
(int) 158 => array(
'id' => '867',
'type' => 'race',
'title' => 'Focus Run',
'date_race' => '2024-06-23',
'date' => '2024-06-23 11:00:01'
),
(int) 159 => array(
'id' => '904',
'type' => 'race',
'title' => 'Clásica Internacional San Juan',
'date_race' => '2024-06-23',
'date' => '2024-06-23 10:50:32'
),
(int) 160 => array(
'id' => '909',
'type' => 'race',
'title' => 'CTPA Alcanzando Metas',
'date_race' => '2024-09-08',
'date' => '2024-06-12 18:06:52'
),
(int) 161 => array(
'id' => '908',
'type' => 'race',
'title' => 'Fondo 2 Lindora Run',
'date_race' => '2024-06-15',
'date' => '2024-06-11 10:04:02'
),
(int) 162 => array(
'id' => '881',
'type' => 'race',
'title' => 'Circuito Nuun',
'date_race' => '2024-06-09',
'date' => '2024-06-09 09:49:10'
),
(int) 163 => array(
'id' => '885',
'type' => 'race',
'title' => 'Clásica de la Naranja',
'date_race' => '2024-06-16',
'date' => '2024-06-05 09:22:17'
),
(int) 164 => array(
'id' => '906',
'type' => 'race',
'title' => 'Ghibli',
'date_race' => '2024-07-28',
'date' => '2024-06-04 18:38:39'
),
(int) 165 => array(
'id' => '899',
'type' => 'race',
'title' => 'Reina del Mar Run',
'date_race' => '2024-06-29',
'date' => '2024-05-30 08:39:16'
),
(int) 166 => array(
'id' => '903',
'type' => 'race',
'title' => 'Lindora Run Kids',
'date_race' => '2024-11-09',
'date' => '2024-05-23 15:44:43'
),
(int) 167 => array(
'id' => '862',
'type' => 'race',
'title' => 'Clásica Sol y Arena',
'date_race' => '2024-05-18',
'date' => '2024-05-19 09:26:31'
),
(int) 168 => array(
'id' => '897',
'type' => 'race',
'title' => 'Indian Race Series',
'date_race' => '2024-05-19',
'date' => '2024-05-08 11:51:17'
),
(int) 169 => array(
'id' => '895',
'type' => 'race',
'title' => 'Príncipe Vegeta',
'date_race' => '2024-06-30',
'date' => '2024-05-07 12:08:52'
),
(int) 170 => array(
'id' => '863',
'type' => 'race',
'title' => 'Media Maratón La Paz',
'date_race' => '2024-05-01',
'date' => '2024-05-01 09:56:27'
),
(int) 171 => array(
'id' => '887',
'type' => 'race',
'title' => 'Ruta el Ceibón',
'date_race' => '2024-06-09',
'date' => '2024-04-18 15:41:47'
),
(int) 172 => array(
'id' => '847',
'type' => 'race',
'title' => 'Maratón Cartago',
'date_race' => '2024-04-14',
'date' => '2024-04-14 10:42:12'
),
(int) 173 => array(
'id' => '884',
'type' => 'race',
'title' => 'Star Wars Day Virtual',
'date_race' => '2024-05-04',
'date' => '2024-03-27 11:14:32'
),
(int) 174 => array(
'id' => '868',
'type' => 'race',
'title' => 'Carrera Colegio de Agrónomos',
'date_race' => '2024-03-24',
'date' => '2024-03-24 09:28:51'
),
(int) 175 => array(
'id' => '877',
'type' => 'race',
'title' => 'Capitán América Virtual',
'date_race' => '2024-04-14',
'date' => '2024-03-16 12:41:03'
),
(int) 176 => array(
'id' => '161',
'type' => 'news',
'title' => 'Guía completa para la Maratón de Cartago 2024',
'date_race' => '',
'date' => '2024-03-15 12:20:47'
),
(int) 177 => array(
'id' => '160',
'type' => 'news',
'title' => 'Run Vlog Ep#2: Carrera Chirripó 2024',
'date_race' => '',
'date' => '2024-03-13 09:31:05'
),
(int) 178 => array(
'id' => '871',
'type' => 'race',
'title' => 'Carrera 3.21 Go ASIDOWN',
'date_race' => '2024-03-03',
'date' => '2024-03-03 19:07:59'
),
(int) 179 => array(
'id' => '861',
'type' => 'race',
'title' => 'GDM El Lago Trail Run',
'date_race' => '2024-05-05',
'date' => '2024-02-28 11:06:46'
),
(int) 180 => array(
'id' => '865',
'type' => 'race',
'title' => 'Jacó Sunset Run',
'date_race' => '2024-02-24',
'date' => '2024-02-25 19:05:45'
),
(int) 181 => array(
'id' => '874',
'type' => 'race',
'title' => 'Reto Purisil',
'date_race' => '2024-05-19',
'date' => '2024-02-22 10:59:17'
),
(int) 182 => array(
'id' => '159',
'type' => 'news',
'title' => 'Run Vlog ABP Ep#1: Desafío La Silvia',
'date_race' => '',
'date' => '2024-02-21 10:22:12'
),
(int) 183 => array(
'id' => '866',
'type' => 'race',
'title' => 'Iron Man Virtual',
'date_race' => '2024-02-25',
'date' => '2024-02-21 09:49:53'
),
(int) 184 => array(
'id' => '872',
'type' => 'race',
'title' => 'Carrera Atlética Capellades',
'date_race' => '2024-05-12',
'date' => '2024-02-15 08:17:18'
),
(int) 185 => array(
'id' => '864',
'type' => 'race',
'title' => 'Clásica Candelaria',
'date_race' => '2024-02-11',
'date' => '2024-02-11 10:36:21'
),
(int) 186 => array(
'id' => '854',
'type' => 'race',
'title' => 'Clásica San Silvestre',
'date_race' => '2023-12-31',
'date' => '2023-12-31 11:28:14'
),
(int) 187 => array(
'id' => '845',
'type' => 'race',
'title' => 'Media Maratón Puerto',
'date_race' => '2023-12-16',
'date' => '2023-12-16 18:26:08'
),
(int) 188 => array(
'id' => '857',
'type' => 'race',
'title' => 'Barveña',
'date_race' => '2023-12-10',
'date' => '2023-12-11 08:44:18'
),
(int) 189 => array(
'id' => '860',
'type' => 'race',
'title' => 'Puris Run',
'date_race' => '2023-12-03',
'date' => '2023-11-20 11:30:35'
),
(int) 190 => array(
'id' => '849',
'type' => 'race',
'title' => 'Mi Corazón Late Por Ellos',
'date_race' => '2023-11-19',
'date' => '2023-11-20 10:51:14'
),
(int) 191 => array(
'id' => '852',
'type' => 'race',
'title' => 'Esparza Sin Límite',
'date_race' => '2023-12-03',
'date' => '2023-11-15 11:48:29'
),
(int) 192 => array(
'id' => '832',
'type' => 'race',
'title' => 'Lindora Run 2023',
'date_race' => '2023-11-12',
'date' => '2023-11-12 19:31:29'
),
(int) 193 => array(
'id' => '855',
'type' => 'race',
'title' => 'Grinchmas',
'date_race' => '2023-12-09',
'date' => '2023-11-08 07:36:07'
),
(int) 194 => array(
'id' => '839',
'type' => 'race',
'title' => 'Lindora Run Kids',
'date_race' => '2023-11-11',
'date' => '2023-10-28 19:53:31'
),
(int) 195 => array(
'id' => '856',
'type' => 'race',
'title' => '10 Millas Metrópoli',
'date_race' => '2024-01-14',
'date' => '2023-10-27 09:35:35'
),
(int) 196 => array(
'id' => '835',
'type' => 'race',
'title' => 'Jacó Beach Half Marathon',
'date_race' => '2023-10-22',
'date' => '2023-10-24 15:19:22'
),
(int) 197 => array(
'id' => '853',
'type' => 'race',
'title' => 'Run Like a Pro',
'date_race' => '2023-11-26',
'date' => '2023-10-18 11:24:11'
),
(int) 198 => array(
'id' => '843',
'type' => 'race',
'title' => 'Media Maratón Credix',
'date_race' => '2023-10-15',
'date' => '2023-10-15 14:32:40'
),
(int) 199 => array(
'id' => '804',
'type' => 'race',
'title' => 'Carrera y caminata Avon ',
'date_race' => '2023-10-01',
'date' => '2023-10-01 19:30:07'
),
(int) 200 => array(
'id' => '851',
'type' => 'race',
'title' => 'Tercer Fondo Lindora Run',
'date_race' => '2023-09-30',
'date' => '2023-09-25 19:17:24'
),
(int) 201 => array(
'id' => '848',
'type' => 'race',
'title' => 'Tropical Play Kids Run',
'date_race' => '2023-09-24',
'date' => '2023-09-25 16:05:47'
),
(int) 202 => array(
'id' => '836',
'type' => 'race',
'title' => 'Reto Powerade',
'date_race' => '2023-09-24',
'date' => '2023-09-24 07:59:12'
),
(int) 203 => array(
'id' => '850',
'type' => 'race',
'title' => 'Halloween Run',
'date_race' => '2023-10-28',
'date' => '2023-09-19 09:48:05'
),
(int) 204 => array(
'id' => '834',
'type' => 'race',
'title' => 'Tamarindo Beach Marathon',
'date_race' => '2023-09-09',
'date' => '2023-09-09 14:58:29'
),
(int) 205 => array(
'id' => '846',
'type' => 'race',
'title' => 'Cambie el Rollo y Póngase la Camiseta',
'date_race' => '2023-11-26',
'date' => '2023-09-06 10:47:49'
),
(int) 206 => array(
'id' => '844',
'type' => 'race',
'title' => 'San Silvestrail',
'date_race' => '2023-12-31',
'date' => '2023-09-06 10:02:33'
),
(int) 207 => array(
'id' => '831',
'type' => 'race',
'title' => 'Carrera Fischel',
'date_race' => '2023-09-03',
'date' => '2023-09-03 20:16:38'
),
(int) 208 => array(
'id' => '826',
'type' => 'race',
'title' => 'Clásica San Ramón',
'date_race' => '2023-09-03',
'date' => '2023-09-03 20:14:47'
),
(int) 209 => array(
'id' => '842',
'type' => 'race',
'title' => 'Criterium Vertical',
'date_race' => '2023-10-15',
'date' => '2023-09-01 17:06:43'
),
(int) 210 => array(
'id' => '830',
'type' => 'race',
'title' => 'Costa Ballena Beach Run',
'date_race' => '2023-08-26',
'date' => '2023-08-29 17:36:47'
),
(int) 211 => array(
'id' => '829',
'type' => 'race',
'title' => 'Desafío Momentum',
'date_race' => '2023-08-20',
'date' => '2023-08-20 10:18:32'
),
(int) 212 => array(
'id' => '841',
'type' => 'race',
'title' => 'Misión Manoa',
'date_race' => '2023-09-09',
'date' => '2023-08-15 13:39:27'
),
(int) 213 => array(
'id' => '823',
'type' => 'race',
'title' => 'New Balance',
'date_race' => '2023-07-30',
'date' => '2023-07-30 13:08:14'
),
(int) 214 => array(
'id' => '838',
'type' => 'race',
'title' => 'Carrera Virtual Dragon Ball',
'date_race' => '2023-09-10',
'date' => '2023-07-25 07:29:08'
),
(int) 215 => array(
'id' => '837',
'type' => 'race',
'title' => 'Carrera Virtual Thundercats',
'date_race' => '2023-08-20',
'date' => '2023-07-25 07:21:35'
),
(int) 216 => array(
'id' => '828',
'type' => 'race',
'title' => 'Reina del Mar Run',
'date_race' => '2023-07-01',
'date' => '2023-06-27 11:42:16'
),
(int) 217 => array(
'id' => '821',
'type' => 'race',
'title' => 'Focus Run',
'date_race' => '2023-06-25',
'date' => '2023-06-25 14:58:35'
),
(int) 218 => array(
'id' => '827',
'type' => 'race',
'title' => 'Toyota Run',
'date_race' => '2023-08-06',
'date' => '2023-06-12 10:00:37'
),
(int) 219 => array(
'id' => '824',
'type' => 'race',
'title' => 'Liga Run',
'date_race' => '2023-06-11',
'date' => '2023-06-11 10:19:50'
),
(int) 220 => array(
'id' => '833',
'type' => 'race',
'title' => 'Fondo 1 Lindora Run',
'date_race' => '2023-06-10',
'date' => '2023-06-05 08:45:02'
),
(int) 221 => array(
'id' => '814',
'type' => 'race',
'title' => 'Circuito Nuun',
'date_race' => '2023-06-04',
'date' => '2023-06-04 11:39:31'
),
(int) 222 => array(
'id' => '817',
'type' => 'race',
'title' => 'Ruta La Paz Playa Hermosa',
'date_race' => '2023-05-13',
'date' => '2023-05-16 15:31:37'
),
(int) 223 => array(
'id' => '818',
'type' => 'race',
'title' => 'Ruta La Paz Playa Potrero',
'date_race' => '2023-05-14',
'date' => '2023-05-16 15:31:14'
),
(int) 224 => array(
'id' => '807',
'type' => 'race',
'title' => 'KRun Under Armour',
'date_race' => '2023-05-14',
'date' => '2023-05-14 10:00:21'
),
(int) 225 => array(
'id' => '825',
'type' => 'race',
'title' => 'Palmares Run',
'date_race' => '2023-05-28',
'date' => '2023-05-02 07:40:27'
),
(int) 226 => array(
'id' => '819',
'type' => 'race',
'title' => 'Media Maratón La Paz',
'date_race' => '2023-05-01',
'date' => '2023-05-02 07:21:37'
),
(int) 227 => array(
'id' => '810',
'type' => 'race',
'title' => 'Reto Purisil',
'date_race' => '2023-04-30',
'date' => '2023-05-01 06:58:03'
),
(int) 228 => array(
'id' => '815',
'type' => 'race',
'title' => 'Sanus Run',
'date_race' => '2023-04-30',
'date' => '2023-04-30 09:21:07'
),
(int) 229 => array(
'id' => '816',
'type' => 'race',
'title' => 'Clásica Sol y Arena 2023',
'date_race' => '2023-04-29',
'date' => '2023-04-29 19:16:28'
),
(int) 230 => array(
'id' => '806',
'type' => 'race',
'title' => 'Maratón de Cartago',
'date_race' => '2023-04-23',
'date' => '2023-04-23 14:30:58'
),
(int) 231 => array(
'id' => '822',
'type' => 'race',
'title' => 'Secret Lagoon PEVA',
'date_race' => '2023-04-16',
'date' => '2023-03-31 10:10:56'
),
(int) 232 => array(
'id' => '811',
'type' => 'race',
'title' => 'Colegio de Ingenieros Agrónomos',
'date_race' => '2023-03-19',
'date' => '2023-03-19 10:33:19'
),
(int) 233 => array(
'id' => '812',
'type' => 'race',
'title' => 'Pasos de Oro',
'date_race' => '2023-02-26',
'date' => '2023-02-26 20:04:46'
),
(int) 234 => array(
'id' => '813',
'type' => 'race',
'title' => 'Milla Universitaria',
'date_race' => '2023-03-15',
'date' => '2023-02-17 10:18:50'
),
(int) 235 => array(
'id' => '803',
'type' => 'race',
'title' => 'Clásica Candelaria',
'date_race' => '2023-02-12',
'date' => '2023-02-12 13:16:29'
),
(int) 236 => array(
'id' => '802',
'type' => 'race',
'title' => 'Clásica Palmarín',
'date_race' => '2023-01-21',
'date' => '2023-01-22 09:25:40'
),
(int) 237 => array(
'id' => '800',
'type' => 'race',
'title' => '10 Millas Cartago',
'date_race' => '2023-01-22',
'date' => '2023-01-22 09:25:00'
),
(int) 238 => array(
'id' => '809',
'type' => 'race',
'title' => 'Reto Por La Salud',
'date_race' => '2023-04-16',
'date' => '2023-01-17 10:26:50'
),
(int) 239 => array(
'id' => '808',
'type' => 'race',
'title' => 'Vocho Run',
'date_race' => '2023-03-05',
'date' => '2023-01-17 10:11:31'
),
(int) 240 => array(
'id' => '805',
'type' => 'race',
'title' => 'Ecológica Dota',
'date_race' => '2023-02-05',
'date' => '2023-01-02 15:38:30'
),
(int) 241 => array(
'id' => '767',
'type' => 'race',
'title' => 'Clásica San Silvestre',
'date_race' => '2022-12-31',
'date' => '2022-12-31 08:44:50'
),
(int) 242 => array(
'id' => '778',
'type' => 'race',
'title' => 'X-Mas Run Everlast',
'date_race' => '2022-12-11',
'date' => '2022-12-11 16:50:33'
),
(int) 243 => array(
'id' => '799',
'type' => 'race',
'title' => 'Corre Por Mi Corazón',
'date_race' => '2022-12-18',
'date' => '2022-12-08 13:39:45'
),
(int) 244 => array(
'id' => '785',
'type' => 'race',
'title' => 'Media Maratón Puntarenas',
'date_race' => '2022-12-17',
'date' => '2022-12-06 20:20:21'
),
(int) 245 => array(
'id' => '801',
'type' => 'race',
'title' => 'Barveña',
'date_race' => '2022-12-11',
'date' => '2022-12-06 17:21:46'
),
(int) 246 => array(
'id' => '777',
'type' => 'race',
'title' => 'Clásica Sol y Arena',
'date_race' => '2022-12-03',
'date' => '2022-12-04 14:35:31'
),
(int) 247 => array(
'id' => '798',
'type' => 'race',
'title' => 'Colypro',
'date_race' => '2022-11-20',
'date' => '2022-11-21 09:15:01'
),
(int) 248 => array(
'id' => '788',
'type' => 'race',
'title' => 'Mi Corazón Late Por Ellos',
'date_race' => '2022-11-20',
'date' => '2022-11-21 09:14:18'
),
(int) 249 => array(
'id' => '766',
'type' => 'race',
'title' => 'Lindora Run 2022',
'date_race' => '2022-11-13',
'date' => '2022-11-13 13:36:46'
),
(int) 250 => array(
'id' => '789',
'type' => 'race',
'title' => 'RAW',
'date_race' => '2022-11-20',
'date' => '2022-11-12 15:56:45'
),
(int) 251 => array(
'id' => '797',
'type' => 'race',
'title' => 'Luna Liberiana',
'date_race' => '2022-11-26',
'date' => '2022-11-02 15:24:02'
),
(int) 252 => array(
'id' => '784',
'type' => 'race',
'title' => 'Los Santos Challenge',
'date_race' => '2022-12-11',
'date' => '2022-10-31 14:25:16'
),
(int) 253 => array(
'id' => '792',
'type' => 'race',
'title' => 'San Silvestrail',
'date_race' => '2022-12-31',
'date' => '2022-10-25 09:40:13'
),
(int) 254 => array(
'id' => '795',
'type' => 'race',
'title' => 'Moonrun Monteverde',
'date_race' => '2022-12-17',
'date' => '2022-10-18 09:25:38'
),
(int) 255 => array(
'id' => '774',
'type' => 'race',
'title' => 'Corre Por Mí',
'date_race' => '2022-10-16',
'date' => '2022-10-17 09:46:07'
),
(int) 256 => array(
'id' => '773',
'type' => 'race',
'title' => 'Carrera Interdistrital La Bruja',
'date_race' => '2022-10-30',
'date' => '2022-10-15 15:35:04'
),
(int) 257 => array(
'id' => '793',
'type' => 'race',
'title' => 'Carrera Día del Egresado',
'date_race' => '2022-11-05',
'date' => '2022-10-14 08:58:56'
),
(int) 258 => array(
'id' => '791',
'type' => 'race',
'title' => 'Marathon San José Costa Rica',
'date_race' => '2022-12-04',
'date' => '2022-10-04 09:06:39'
),
(int) 259 => array(
'id' => '776',
'type' => 'race',
'title' => 'Media Maratón Mujer',
'date_race' => '2022-10-02',
'date' => '2022-10-03 13:32:31'
),
(int) 260 => array(
'id' => '746',
'type' => 'race',
'title' => 'Media Maratón Estadio Nacional',
'date_race' => '2022-09-25',
'date' => '2022-09-25 09:02:17'
),
(int) 261 => array(
'id' => '790',
'type' => 'race',
'title' => 'Ultra Trail Costa Rica',
'date_race' => '2022-12-10',
'date' => '2022-09-21 12:20:30'
),
(int) 262 => array(
'id' => '781',
'type' => 'race',
'title' => 'La Fortuna Run',
'date_race' => '2022-11-26',
'date' => '2022-09-20 13:46:59'
),
(int) 263 => array(
'id' => '760',
'type' => 'race',
'title' => 'Flamingo Beach Marathon ',
'date_race' => '2022-09-17',
'date' => '2022-09-17 07:47:56'
),
(int) 264 => array(
'id' => '787',
'type' => 'race',
'title' => 'TNT Terror',
'date_race' => '2022-10-30',
'date' => '2022-09-13 08:13:45'
),
(int) 265 => array(
'id' => '786',
'type' => 'race',
'title' => 'XTRM Race La Garita',
'date_race' => '2022-11-05',
'date' => '2022-09-08 12:24:18'
),
(int) 266 => array(
'id' => '772',
'type' => 'race',
'title' => 'Clásica San Ramón',
'date_race' => '2022-09-04',
'date' => '2022-09-04 11:37:55'
),
(int) 267 => array(
'id' => '739',
'type' => 'race',
'title' => '20 Millas',
'date_race' => '2022-08-28',
'date' => '2022-08-28 09:43:08'
),
(int) 268 => array(
'id' => '782',
'type' => 'race',
'title' => 'Tornillal 2.0',
'date_race' => '2022-09-04',
'date' => '2022-08-22 14:43:29'
),
(int) 269 => array(
'id' => '779',
'type' => 'race',
'title' => 'Fondo 2 BMW Lindora Run',
'date_race' => '2022-08-20',
'date' => '2022-08-18 14:54:09'
),
(int) 270 => array(
'id' => '780',
'type' => 'race',
'title' => 'Trail Nocturno (Modo entrenamiento)',
'date_race' => '2022-10-29',
'date' => '2022-08-17 09:36:09'
),
(int) 271 => array(
'id' => '765',
'type' => 'race',
'title' => 'Relevos Relámpagos',
'date_race' => '2022-08-28',
'date' => '2022-08-16 09:59:43'
),
(int) 272 => array(
'id' => '762',
'type' => 'race',
'title' => 'Clásica Santaneña',
'date_race' => '2022-07-24',
'date' => '2022-07-29 10:28:13'
),
(int) 273 => array(
'id' => '764',
'type' => 'race',
'title' => 'Media Maratón La Gloria',
'date_race' => '2022-09-25',
'date' => '2022-07-29 09:59:14'
),
(int) 274 => array(
'id' => '775',
'type' => 'race',
'title' => 'La Central Trail Running',
'date_race' => '2022-09-11',
'date' => '2022-07-27 08:31:53'
),
(int) 275 => array(
'id' => '750',
'type' => 'race',
'title' => 'New Balance',
'date_race' => '2022-07-17',
'date' => '2022-07-17 10:10:48'
),
(int) 276 => array(
'id' => '761',
'type' => 'race',
'title' => 'Carrera Bomberos',
'date_race' => '2022-07-17',
'date' => '2022-07-09 11:42:59'
),
(int) 277 => array(
'id' => '771',
'type' => 'race',
'title' => 'Nutrisnacks',
'date_race' => '2022-08-07',
'date' => '2022-07-07 10:43:00'
),
(int) 278 => array(
'id' => '770',
'type' => 'race',
'title' => 'Fondo 1 BMW Lindora Run',
'date_race' => '2022-07-09',
'date' => '2022-07-05 10:30:14'
),
(int) 279 => array(
'id' => '749',
'type' => 'race',
'title' => 'Relevos Femeninos',
'date_race' => '2022-06-26',
'date' => '2022-06-26 18:58:26'
),
(int) 280 => array(
'id' => '733',
'type' => 'race',
'title' => 'Maratón Cartago',
'date_race' => '2022-06-12',
'date' => '2022-06-12 08:08:57'
),
(int) 281 => array(
'id' => '753',
'type' => 'race',
'title' => 'Reina Del Mar',
'date_race' => '2022-07-09',
'date' => '2022-06-09 11:08:36'
),
(int) 282 => array(
'id' => '744',
'type' => 'race',
'title' => 'Sanus Run',
'date_race' => '2022-06-05',
'date' => '2022-06-06 12:12:30'
),
(int) 283 => array(
'id' => '748',
'type' => 'race',
'title' => 'Dota Challenge',
'date_race' => '2022-06-05',
'date' => '2022-06-06 12:10:50'
),
(int) 284 => array(
'id' => '763',
'type' => 'race',
'title' => 'La Dantica Trail',
'date_race' => '2022-09-04',
'date' => '2022-06-03 18:30:16'
),
(int) 285 => array(
'id' => '743',
'type' => 'race',
'title' => 'Maratón de San José',
'date_race' => '2022-05-22',
'date' => '2022-05-22 10:14:54'
),
(int) 286 => array(
'id' => '751',
'type' => 'race',
'title' => 'Hello Kitty Fun Run',
'date_race' => '2022-05-15',
'date' => '2022-05-16 15:30:31'
),
(int) 287 => array(
'id' => '759',
'type' => 'race',
'title' => 'Fondo TV y Correr',
'date_race' => '2022-07-03',
'date' => '2022-05-14 18:44:04'
),
(int) 288 => array(
'id' => '758',
'type' => 'race',
'title' => 'Battlefield Extreme',
'date_race' => '2022-07-03',
'date' => '2022-05-14 18:38:05'
),
(int) 289 => array(
'id' => '757',
'type' => 'race',
'title' => 'Reto Volcán Barva',
'date_race' => '2022-06-12',
'date' => '2022-05-14 18:29:07'
),
(int) 290 => array(
'id' => '755',
'type' => 'race',
'title' => 'Pico Blanco Ultra Trail',
'date_race' => '2022-07-09',
'date' => '2022-05-11 10:50:22'
),
(int) 291 => array(
'id' => '756',
'type' => 'race',
'title' => 'Ultra PZ Trail',
'date_race' => '2022-12-03',
'date' => '2022-05-11 09:52:13'
),
(int) 292 => array(
'id' => '754',
'type' => 'race',
'title' => 'Misión Manoa Trail Run',
'date_race' => '2022-06-25',
'date' => '2022-05-09 11:01:01'
),
(int) 293 => array(
'id' => '752',
'type' => 'race',
'title' => 'Carrera Colegio de Ingenieros Agrónomos',
'date_race' => '2022-05-29',
'date' => '2022-05-03 09:20:25'
),
(int) 294 => array(
'id' => '741',
'type' => 'race',
'title' => 'Tucan Trail',
'date_race' => '2022-05-01',
'date' => '2022-05-01 09:42:45'
),
(int) 295 => array(
'id' => '747',
'type' => 'race',
'title' => 'Circuito Nuun',
'date_race' => '2022-05-01',
'date' => '2022-05-01 09:40:24'
),
(int) 296 => array(
'id' => '745',
'type' => 'race',
'title' => 'Savegre Night Trail',
'date_race' => '2022-04-30',
'date' => '2022-03-30 09:34:07'
),
(int) 297 => array(
'id' => '742',
'type' => 'race',
'title' => 'Pasos de Oro',
'date_race' => '2022-03-27',
'date' => '2022-03-27 17:58:37'
),
(int) 298 => array(
'id' => '732',
'type' => 'race',
'title' => 'Misión Las Lapas',
'date_race' => '2022-03-19',
'date' => '2022-03-19 12:00:52'
),
(int) 299 => array(
'id' => '731',
'type' => 'race',
'title' => 'Clásica Palmarín',
'date_race' => '2022-03-05',
'date' => '2022-03-07 08:11:44'
),
(int) 300 => array(
'id' => '736',
'type' => 'race',
'title' => 'Nosotras Corremos',
'date_race' => '2022-03-13',
'date' => '2022-03-01 10:16:25'
),
(int) 301 => array(
'id' => '735',
'type' => 'race',
'title' => 'TNT Triatlón Explosivo',
'date_race' => '2022-03-13',
'date' => '2022-03-01 08:41:03'
),
(int) 302 => array(
'id' => '740',
'type' => 'race',
'title' => 'May the Fourth Be With You',
'date_race' => '2022-05-04',
'date' => '2022-02-17 09:03:17'
),
(int) 303 => array(
'id' => '737',
'type' => 'race',
'title' => 'Trail Run Patio de Agua',
'date_race' => '2022-05-15',
'date' => '2022-02-16 11:44:15'
),
(int) 304 => array(
'id' => '738',
'type' => 'race',
'title' => 'Clásica Quinto Cerro',
'date_race' => '2022-04-10',
'date' => '2022-02-16 11:24:24'
),
(int) 305 => array(
'id' => '728',
'type' => 'race',
'title' => 'Candelaria',
'date_race' => '2022-02-13',
'date' => '2022-02-13 07:55:19'
),
(int) 306 => array(
'id' => '734',
'type' => 'race',
'title' => 'Indian Race Orosi',
'date_race' => '2022-04-09',
'date' => '2022-02-08 10:34:25'
),
(int) 307 => array(
'id' => '727',
'type' => 'race',
'title' => 'Indian Race',
'date_race' => '2022-01-08',
'date' => '2022-01-02 08:28:26'
),
(int) 308 => array(
'id' => '729',
'type' => 'race',
'title' => 'Extremos Urban Run',
'date_race' => '2021-12-31',
'date' => '2021-12-31 12:01:25'
),
(int) 309 => array(
'id' => '726',
'type' => 'race',
'title' => 'Clásica San Silvestre ',
'date_race' => '2021-12-31',
'date' => '2021-12-31 11:09:27'
),
(int) 310 => array(
'id' => '725',
'type' => 'race',
'title' => 'MM Loop',
'date_race' => '2021-12-05',
'date' => '2021-11-30 13:35:39'
),
(int) 311 => array(
'id' => '723',
'type' => 'race',
'title' => 'Pinilla Half Marathon',
'date_race' => '2021-11-28',
'date' => '2021-11-09 09:32:00'
),
(int) 312 => array(
'id' => '724',
'type' => 'race',
'title' => 'TTC El Iral',
'date_race' => '2021-12-11',
'date' => '2021-11-09 09:31:26'
),
(int) 313 => array(
'id' => '713',
'type' => 'race',
'title' => 'Corre Por Mí',
'date_race' => '2021-10-24',
'date' => '2021-10-25 11:21:02'
),
(int) 314 => array(
'id' => '623',
'type' => 'race',
'title' => 'Ultra PZ Trail',
'date_race' => '2021-12-11',
'date' => '2021-10-14 18:21:54'
),
(int) 315 => array(
'id' => '722',
'type' => 'race',
'title' => 'Carrera Juan Ramón Fallas',
'date_race' => '2022-01-09',
'date' => '2021-10-14 08:50:02'
),
(int) 316 => array(
'id' => '721',
'type' => 'race',
'title' => 'XTRM Race',
'date_race' => '2021-11-27',
'date' => '2021-10-06 05:03:02'
),
(int) 317 => array(
'id' => '714',
'type' => 'race',
'title' => 'En Ruta Con Fecoa',
'date_race' => '2021-10-17',
'date' => '2021-09-29 06:15:14'
),
(int) 318 => array(
'id' => '719',
'type' => 'race',
'title' => 'Parejas X2 Trail Run',
'date_race' => '2021-10-24',
'date' => '2021-09-21 16:56:30'
),
(int) 319 => array(
'id' => '720',
'type' => 'race',
'title' => 'Ultra Trail GDM ',
'date_race' => '2022-03-13',
'date' => '2021-09-21 16:56:00'
),
(int) 320 => array(
'id' => '718',
'type' => 'race',
'title' => 'Pinto Trail Run',
'date_race' => '2021-11-28',
'date' => '2021-09-21 16:35:29'
),
(int) 321 => array(
'id' => '717',
'type' => 'race',
'title' => 'The Trail Challenge Caribe: El Zota',
'date_race' => '2021-10-23',
'date' => '2021-09-21 11:18:51'
),
(int) 322 => array(
'id' => '716',
'type' => 'race',
'title' => 'Misión Borinquen Trail Run',
'date_race' => '2021-09-25',
'date' => '2021-09-20 11:57:37'
),
(int) 323 => array(
'id' => '715',
'type' => 'race',
'title' => 'San SilvesTrail',
'date_race' => '2021-12-31',
'date' => '2021-09-16 09:07:50'
),
(int) 324 => array(
'id' => '712',
'type' => 'race',
'title' => 'Ultra Costa Rica Trail',
'date_race' => '2021-09-12',
'date' => '2021-08-04 10:01:02'
),
(int) 325 => array(
'id' => '711',
'type' => 'race',
'title' => 'Costa Rica Bicentenario (Virtual)',
'date_race' => '2021-09-12',
'date' => '2021-08-04 09:43:23'
),
(int) 326 => array(
'id' => '710',
'type' => 'race',
'title' => 'Trail Running La Central',
'date_race' => '2021-09-26',
'date' => '2021-07-28 12:35:42'
),
(int) 327 => array(
'id' => '629',
'type' => 'race',
'title' => 'Maratón Cartago',
'date_race' => '2021-10-30',
'date' => '2021-07-28 09:50:23'
),
(int) 328 => array(
'id' => '709',
'type' => 'race',
'title' => 'Quetzal Trail Dota',
'date_race' => '2021-08-07',
'date' => '2021-06-29 09:44:17'
),
(int) 329 => array(
'id' => '697',
'type' => 'race',
'title' => 'The Trail Challenge: Rincón de la Vieja',
'date_race' => '2021-08-21',
'date' => '2021-06-14 10:49:21'
),
(int) 330 => array(
'id' => '708',
'type' => 'race',
'title' => 'Orosi Endurance Race',
'date_race' => '2021-08-29',
'date' => '2021-06-08 10:47:17'
),
(int) 331 => array(
'id' => '707',
'type' => 'race',
'title' => 'The Trail Challenge: Hacienda Pinilla',
'date_race' => '2021-06-26',
'date' => '2021-06-08 05:02:14'
),
(int) 332 => array(
'id' => '705',
'type' => 'race',
'title' => 'Tucan Trail',
'date_race' => '2021-04-17',
'date' => '2021-04-18 08:22:59'
),
(int) 333 => array(
'id' => '706',
'type' => 'race',
'title' => 'Gatorade Media Maratón Relevos',
'date_race' => '2021-04-18',
'date' => '2021-04-05 13:43:28'
),
(int) 334 => array(
'id' => '704',
'type' => 'race',
'title' => 'Coco Run',
'date_race' => '2021-03-20',
'date' => '2021-02-24 08:49:04'
),
(int) 335 => array(
'id' => '694',
'type' => 'race',
'title' => 'Misión Manoa Trail Run',
'date_race' => '2021-03-06',
'date' => '2021-02-06 12:02:44'
),
(int) 336 => array(
'id' => '695',
'type' => 'race',
'title' => 'Carrera en Parejas',
'date_race' => '2021-02-13',
'date' => '2021-02-04 06:36:29'
),
(int) 337 => array(
'id' => '703',
'type' => 'race',
'title' => 'GP Training Run',
'date_race' => '2021-02-21',
'date' => '2021-02-04 06:27:07'
),
(int) 338 => array(
'id' => '702',
'type' => 'race',
'title' => 'Casa Turire Trail Running',
'date_race' => '2021-04-25',
'date' => '2021-01-28 11:05:49'
),
(int) 339 => array(
'id' => '696',
'type' => 'race',
'title' => 'The Trail Challenge: La Lucha',
'date_race' => '2021-03-13',
'date' => '2021-01-25 11:13:53'
),
(int) 340 => array(
'id' => '701',
'type' => 'race',
'title' => 'Nosotras Corremos (Virtual)',
'date_race' => '2021-03-06',
'date' => '2021-01-17 14:15:39'
),
(int) 341 => array(
'id' => '700',
'type' => 'race',
'title' => 'Trailing Costa Rica',
'date_race' => '2021-02-28',
'date' => '2021-01-17 13:59:21'
),
(int) 342 => array(
'id' => '699',
'type' => 'race',
'title' => 'Sigue Corriendo (Virtual)',
'date_race' => '2021-01-30',
'date' => '2021-01-17 10:52:06'
),
(int) 343 => array(
'id' => '698',
'type' => 'race',
'title' => 'The Trail Challenge: Sarapiquí',
'date_race' => '2021-10-09',
'date' => '2021-01-17 10:00:20'
),
(int) 344 => array(
'id' => '693',
'type' => 'race',
'title' => 'Ultra Trail Cerro Tinajita',
'date_race' => '2021-02-28',
'date' => '2021-01-08 06:41:06'
),
(int) 345 => array(
'id' => '692',
'type' => 'race',
'title' => 'Vertical Race by NCS',
'date_race' => '2021-01-24',
'date' => '2021-01-08 06:21:34'
),
(int) 346 => array(
'id' => '691',
'type' => 'race',
'title' => 'Triatlón TNT Turrialba',
'date_race' => '2021-01-24',
'date' => '2021-01-06 15:56:54'
),
(int) 347 => array(
'id' => '690',
'type' => 'race',
'title' => 'Piedra de Fuego Trail Run',
'date_race' => '2020-12-26',
'date' => '2020-12-15 06:10:31'
),
(int) 348 => array(
'id' => '686',
'type' => 'race',
'title' => 'Duatlón Explosivo TNT',
'date_race' => '2020-12-05',
'date' => '2020-12-01 19:19:21'
),
(int) 349 => array(
'id' => '689',
'type' => 'race',
'title' => 'GP Training Cartago',
'date_race' => '2020-12-20',
'date' => '2020-12-01 10:24:00'
),
(int) 350 => array(
'id' => '688',
'type' => 'race',
'title' => 'GP Training Lindora',
'date_race' => '2020-12-13',
'date' => '2020-12-01 10:20:30'
),
(int) 351 => array(
'id' => '687',
'type' => 'race',
'title' => 'GP Training Tres Ríos-Curridabat',
'date_race' => '2020-12-05',
'date' => '2020-12-01 10:07:23'
),
(int) 352 => array(
'id' => '682',
'type' => 'race',
'title' => 'Christmas Run',
'date_race' => '2020-12-01',
'date' => '2020-11-25 08:25:34'
),
(int) 353 => array(
'id' => '685',
'type' => 'race',
'title' => 'Trail Challenge Pedregal ',
'date_race' => '2020-12-13',
'date' => '2020-11-25 08:20:10'
),
(int) 354 => array(
'id' => '684',
'type' => 'race',
'title' => 'Clásica San Silvestre',
'date_race' => '2020-12-31',
'date' => '2020-11-18 20:36:27'
),
(int) 355 => array(
'id' => '683',
'type' => 'race',
'title' => 'Moonrun ',
'date_race' => '2020-12-05',
'date' => '2020-11-11 11:32:22'
),
(int) 356 => array(
'id' => '681',
'type' => 'race',
'title' => 'Carrera Virtual Agua y Paz',
'date_race' => '2020-11-17',
'date' => '2020-11-10 09:05:00'
),
(int) 357 => array(
'id' => '680',
'type' => 'race',
'title' => 'Bigote Run',
'date_race' => '2020-11-28',
'date' => '2020-11-10 08:52:00'
),
(int) 358 => array(
'id' => '679',
'type' => 'race',
'title' => 'Atletismo CR Christmas Run Virtual',
'date_race' => '2020-12-21',
'date' => '2020-10-20 09:48:16'
),
(int) 359 => array(
'id' => '678',
'type' => 'race',
'title' => 'Duatlón Urbano',
'date_race' => '2020-10-18',
'date' => '2020-09-18 08:24:43'
),
(int) 360 => array(
'id' => '677',
'type' => 'race',
'title' => 'Halloween Race',
'date_race' => '2020-10-31',
'date' => '2020-09-15 09:10:18'
),
(int) 361 => array(
'id' => '676',
'type' => 'race',
'title' => 'Abbott 5k y 10k (Virtual)',
'date_race' => '2020-09-20',
'date' => '2020-09-15 08:17:52'
),
(int) 362 => array(
'id' => '674',
'type' => 'race',
'title' => 'La Central Trail Running',
'date_race' => '2020-09-06',
'date' => '2020-06-16 08:34:01'
),
(int) 363 => array(
'id' => '642',
'type' => 'race',
'title' => 'Flamingo Beach Marathon ',
'date_race' => '2020-09-12',
'date' => '2020-06-08 14:02:22'
),
(int) 364 => array(
'id' => '651',
'type' => 'race',
'title' => 'Sanus Run',
'date_race' => '2020-10-25',
'date' => '2020-04-09 18:09:00'
),
(int) 365 => array(
'id' => '673',
'type' => 'race',
'title' => 'World Run',
'date_race' => '2020-06-21',
'date' => '2020-04-05 07:02:15'
),
(int) 366 => array(
'id' => '647',
'type' => 'race',
'title' => 'Night Run',
'date_race' => '2020-04-30',
'date' => '2020-04-02 17:35:38'
),
(int) 367 => array(
'id' => '661',
'type' => 'race',
'title' => 'Media Maratón Las Brumas',
'date_race' => '2020-04-26',
'date' => '2020-04-02 17:34:21'
),
(int) 368 => array(
'id' => '665',
'type' => 'race',
'title' => 'Team Run',
'date_race' => '2020-04-19',
'date' => '2020-04-02 17:33:22'
),
(int) 369 => array(
'id' => '624',
'type' => 'race',
'title' => 'Clásica Sol y Arena',
'date_race' => '2020-05-02',
'date' => '2020-03-24 20:12:46'
),
(int) 370 => array(
'id' => '666',
'type' => 'race',
'title' => 'Green Planet Run ',
'date_race' => '2020-05-10',
'date' => '2020-03-20 08:48:52'
),
(int) 371 => array(
'id' => '655',
'type' => 'race',
'title' => 'Media Maratón La Paz',
'date_race' => '2020-07-25',
'date' => '2020-03-18 11:10:51'
),
(int) 372 => array(
'id' => '672',
'type' => 'race',
'title' => 'La Ruta Trail',
'date_race' => '2020-11-14',
'date' => '2020-03-18 10:24:41'
),
(int) 373 => array(
'id' => '670',
'type' => 'race',
'title' => 'Duatlón TNT',
'date_race' => '2020-05-30',
'date' => '2020-03-17 10:24:43'
),
(int) 374 => array(
'id' => '644',
'type' => 'race',
'title' => '5k Series Cartago',
'date_race' => '2020-05-30',
'date' => '2020-03-16 21:34:00'
),
(int) 375 => array(
'id' => '668',
'type' => 'race',
'title' => 'Palmares Run',
'date_race' => '2020-04-19',
'date' => '2020-03-16 09:26:44'
),
(int) 376 => array(
'id' => '637',
'type' => 'race',
'title' => 'Carrera Fischel 8k Por Tu Bienestar',
'date_race' => '2020-05-16',
'date' => '2020-03-13 09:56:44'
),
(int) 377 => array(
'id' => '671',
'type' => 'race',
'title' => 'Yorkín Challenge',
'date_race' => '2020-03-21',
'date' => '2020-03-13 09:53:28'
),
(int) 378 => array(
'id' => '643',
'type' => 'race',
'title' => 'Pijama Run',
'date_race' => '2020-03-21',
'date' => '2020-03-13 09:52:21'
),
(int) 379 => array(
'id' => '634',
'type' => 'race',
'title' => 'Media Maratón Estadio Nacional',
'date_race' => '2020-03-29',
'date' => '2020-03-13 09:39:23'
),
(int) 380 => array(
'id' => '654',
'type' => 'race',
'title' => 'Relevos Powerade Lindora',
'date_race' => '2020-03-15',
'date' => '2020-03-12 12:37:24'
),
(int) 381 => array(
'id' => '656',
'type' => 'race',
'title' => 'Coco Run',
'date_race' => '2020-06-28',
'date' => '2020-03-10 10:55:10'
),
(int) 382 => array(
'id' => '648',
'type' => 'race',
'title' => 'Relevos Femeninos',
'date_race' => '2020-05-31',
'date' => '2020-03-10 09:32:46'
),
(int) 383 => array(
'id' => '653',
'type' => 'race',
'title' => 'Carrera del Veterano',
'date_race' => '2020-05-10',
'date' => '2020-03-10 09:25:58'
),
(int) 384 => array(
'id' => '630',
'type' => 'race',
'title' => 'Extremos Urban Run',
'date_race' => '2020-05-24',
'date' => '2020-03-09 12:15:07'
),
(int) 385 => array(
'id' => '621',
'type' => 'race',
'title' => 'Chepe Corre',
'date_race' => '2020-03-01',
'date' => '2020-03-01 08:17:29'
),
(int) 386 => array(
'id' => '635',
'type' => 'race',
'title' => 'Media Maratón Mujer',
'date_race' => '2020-08-09',
'date' => '2020-02-28 09:59:33'
),
(int) 387 => array(
'id' => '641',
'type' => 'race',
'title' => 'Carrera Nutrisnacks',
'date_race' => '2020-04-19',
'date' => '2020-02-27 18:47:50'
),
(int) 388 => array(
'id' => '638',
'type' => 'race',
'title' => 'Lindora Run',
'date_race' => '2020-11-15',
'date' => '2020-02-26 20:29:13'
),
(int) 389 => array(
'id' => '669',
'type' => 'race',
'title' => 'Carrera Cuenca Río Jabonal',
'date_race' => '2020-03-08',
'date' => '2020-02-26 09:24:14'
),
(int) 390 => array(
'id' => '652',
'type' => 'race',
'title' => 'Carrera Ruta La Paz',
'date_race' => '2020-05-02',
'date' => '2020-02-26 09:05:15'
),
(int) 391 => array(
'id' => '667',
'type' => 'race',
'title' => 'Podo Run',
'date_race' => '2020-08-23',
'date' => '2020-02-25 08:21:16'
),
(int) 392 => array(
'id' => '631',
'type' => 'race',
'title' => 'Carrera/Caminata Por El Cáncer Infantil Pasos de Oro ALCCI',
'date_race' => '2020-02-23',
'date' => '2020-02-23 10:22:16'
),
(int) 393 => array(
'id' => '628',
'type' => 'race',
'title' => 'Carrera Infantil Parque Diversiones',
'date_race' => '2020-02-23',
'date' => '2020-02-23 10:20:05'
),
(int) 394 => array(
'id' => '664',
'type' => 'race',
'title' => 'Serie Powerade',
'date_race' => '2020-04-26',
'date' => '2020-02-20 18:58:22'
),
(int) 395 => array(
'id' => '663',
'type' => 'race',
'title' => 'Reto Powerade',
'date_race' => '2020-10-18',
'date' => '2020-02-20 12:13:32'
),
(int) 396 => array(
'id' => '662',
'type' => 'race',
'title' => 'Jacó Beach Half Marathon',
'date_race' => '2020-06-07',
'date' => '2020-02-20 12:02:32'
),
(int) 397 => array(
'id' => '660',
'type' => 'race',
'title' => 'Carrera Atlética Boquerón ',
'date_race' => '2020-07-05',
'date' => '2020-02-18 10:41:06'
),
(int) 398 => array(
'id' => '659',
'type' => 'race',
'title' => 'Liga Run',
'date_race' => '2020-06-14',
'date' => '2020-02-17 15:46:21'
),
(int) 399 => array(
'id' => '646',
'type' => 'race',
'title' => 'Reto Rodeo',
'date_race' => '2020-02-16',
'date' => '2020-02-16 19:45:11'
),
(int) 400 => array(
'id' => '622',
'type' => 'race',
'title' => 'Candelaria',
'date_race' => '2020-02-16',
'date' => '2020-02-16 07:28:23'
),
(int) 401 => array(
'id' => '658',
'type' => 'race',
'title' => 'Corramos Por El Río Torres',
'date_race' => '2020-05-10',
'date' => '2020-02-14 21:50:23'
),
(int) 402 => array(
'id' => '657',
'type' => 'race',
'title' => '15k New Balance',
'date_race' => '2020-07-26',
'date' => '2020-02-14 21:35:04'
),
(int) 403 => array(
'id' => '619',
'type' => 'race',
'title' => 'Luv Run',
'date_race' => '2020-02-09',
'date' => '2020-02-09 11:00:24'
),
(int) 404 => array(
'id' => '581',
'type' => 'race',
'title' => 'Break The Chain Run',
'date_race' => '2020-02-09',
'date' => '2020-02-09 10:59:12'
),
(int) 405 => array(
'id' => '396',
'type' => 'race',
'title' => 'Carrera de La Leche',
'date_race' => '2018-06-10',
'date' => '2020-01-29 10:14:47'
),
(int) 406 => array(
'id' => '625',
'type' => 'race',
'title' => '10 Millas Cartago',
'date_race' => '2020-01-26',
'date' => '2020-01-26 08:21:37'
),
(int) 407 => array(
'id' => '620',
'type' => 'race',
'title' => 'Class Run',
'date_race' => '2020-01-26',
'date' => '2020-01-25 19:47:28'
),
(int) 408 => array(
'id' => '633',
'type' => 'race',
'title' => 'Palmarín Trail ',
'date_race' => '2020-01-25',
'date' => '2020-01-25 19:46:45'
),
(int) 409 => array(
'id' => '632',
'type' => 'race',
'title' => 'Palmarín',
'date_race' => '2020-01-25',
'date' => '2020-01-25 19:44:44'
),
(int) 410 => array(
'id' => '650',
'type' => 'race',
'title' => 'Media Maratón PZ',
'date_race' => '2020-05-10',
'date' => '2020-01-24 21:29:03'
),
(int) 411 => array(
'id' => '649',
'type' => 'race',
'title' => 'Relevos de Empresas',
'date_race' => '2020-06-14',
'date' => '2020-01-24 19:00:41'
),
(int) 412 => array(
'id' => '645',
'type' => 'race',
'title' => 'Reto Young Life',
'date_race' => '2020-01-26',
'date' => '2020-01-23 13:04:01'
),
(int) 413 => array(
'id' => '627',
'type' => 'race',
'title' => 'Triatlón Explosivo TNT',
'date_race' => '2020-01-19',
'date' => '2020-01-19 10:49:07'
),
(int) 414 => array(
'id' => '626',
'type' => 'race',
'title' => 'GP 5k Series Curridabat',
'date_race' => '2020-01-19',
'date' => '2020-01-19 10:45:11'
),
(int) 415 => array(
'id' => '639',
'type' => 'race',
'title' => 'Lindora Run (5k)',
'date_race' => '2020-11-14',
'date' => '2020-01-13 20:13:58'
),
(int) 416 => array(
'id' => '640',
'type' => 'race',
'title' => 'Lindora Run (Challenges)',
'date_race' => '2020-11-14',
'date' => '2020-01-13 20:13:58'
),
(int) 417 => array(
'id' => '484',
'type' => 'race',
'title' => 'Candelaria',
'date_race' => '2019-02-17',
'date' => '2020-01-12 21:06:19'
),
(int) 418 => array(
'id' => '636',
'type' => 'race',
'title' => 'Carrera Ecológica Dota',
'date_race' => '2020-02-09',
'date' => '2020-01-01 20:12:30'
),
(int) 419 => array(
'id' => '526',
'type' => 'race',
'title' => 'San Silvestre',
'date_race' => '2019-12-31',
'date' => '2019-12-30 18:56:13'
),
(int) 420 => array(
'id' => '590',
'type' => 'race',
'title' => 'Cartago Por Pista',
'date_race' => '2019-12-22',
'date' => '2019-12-23 19:42:03'
),
(int) 421 => array(
'id' => '618',
'type' => 'race',
'title' => 'Carrera Cruz Roja Cartago',
'date_race' => '2019-12-15',
'date' => '2019-12-16 20:18:57'
),
(int) 422 => array(
'id' => '592',
'type' => 'race',
'title' => 'Women's Run',
'date_race' => '2019-12-14',
'date' => '2019-12-15 07:38:58'
),
(int) 423 => array(
'id' => '595',
'type' => 'race',
'title' => 'Media Maratón Puerto',
'date_race' => '2019-12-14',
'date' => '2019-12-14 10:18:25'
),
(int) 424 => array(
'id' => '602',
'type' => 'race',
'title' => 'Cartago 10k',
'date_race' => '2019-12-29',
'date' => '2019-12-13 20:58:03'
),
(int) 425 => array(
'id' => '608',
'type' => 'race',
'title' => 'Quincho Run',
'date_race' => '2019-12-08',
'date' => '2019-12-08 11:16:29'
),
(int) 426 => array(
'id' => '603',
'type' => 'race',
'title' => 'Christmas Run',
'date_race' => '2019-12-08',
'date' => '2019-12-08 07:18:20'
),
(int) 427 => array(
'id' => '610',
'type' => 'race',
'title' => 'Moonrun',
'date_race' => '2019-12-07',
'date' => '2019-12-07 20:38:50'
),
(int) 428 => array(
'id' => '605',
'type' => 'race',
'title' => 'Radio Run',
'date_race' => '2019-12-07',
'date' => '2019-12-07 20:36:26'
),
(int) 429 => array(
'id' => '588',
'type' => 'race',
'title' => 'Marathon San José Costa Rica',
'date_race' => '2019-12-01',
'date' => '2019-12-01 13:53:53'
),
(int) 430 => array(
'id' => '604',
'type' => 'race',
'title' => 'Media Maratón La Sele',
'date_race' => '2019-12-01',
'date' => '2019-12-01 13:52:54'
),
(int) 431 => array(
'id' => '598',
'type' => 'race',
'title' => 'Guácima Run',
'date_race' => '2019-12-08',
'date' => '2019-11-21 15:07:14'
),
(int) 432 => array(
'id' => '574',
'type' => 'race',
'title' => 'KRun ',
'date_race' => '2019-11-17',
'date' => '2019-11-17 07:43:41'
),
(int) 433 => array(
'id' => '514',
'type' => 'race',
'title' => 'Cuidémonos Juntos',
'date_race' => '2019-11-17',
'date' => '2019-11-16 21:42:15'
),
(int) 434 => array(
'id' => '617',
'type' => 'race',
'title' => 'Carrera Infantil Jorge Washington',
'date_race' => '2019-11-23',
'date' => '2019-11-14 10:54:11'
),
(int) 435 => array(
'id' => '612',
'type' => 'race',
'title' => 'Carrera Colypro',
'date_race' => '2019-11-10',
'date' => '2019-11-12 19:56:04'
),
(int) 436 => array(
'id' => '586',
'type' => 'race',
'title' => 'Carrera Barrio San José',
'date_race' => '2019-11-10',
'date' => '2019-11-12 19:55:24'
),
(int) 437 => array(
'id' => '611',
'type' => 'race',
'title' => 'Carrera de Santa',
'date_race' => '2019-12-08',
'date' => '2019-11-12 07:53:58'
),
(int) 438 => array(
'id' => '594',
'type' => 'race',
'title' => 'De La Tierra Al Espacio',
'date_race' => '2019-11-09',
'date' => '2019-11-09 12:14:23'
),
(int) 439 => array(
'id' => '615',
'type' => 'race',
'title' => 'Carrera de Obstáculos Agua y Paz',
'date_race' => '2019-11-24',
'date' => '2019-11-09 11:55:04'
),
(int) 440 => array(
'id' => '496',
'type' => 'race',
'title' => 'Lindora Run',
'date_race' => '2019-11-10',
'date' => '2019-11-09 11:33:21'
),
(int) 441 => array(
'id' => '497',
'type' => 'race',
'title' => 'Lindora Run (5k)',
'date_race' => '2019-11-09',
'date' => '2019-11-09 11:32:47'
),
(int) 442 => array(
'id' => '614',
'type' => 'race',
'title' => 'Fondo Corramos Con Iván',
'date_race' => '2019-11-24',
'date' => '2019-11-08 08:29:12'
),
(int) 443 => array(
'id' => '591',
'type' => 'race',
'title' => 'Relevos San José-Puntarenas',
'date_race' => '2019-11-02',
'date' => '2019-11-04 09:12:10'
),
(int) 444 => array(
'id' => '580',
'type' => 'race',
'title' => 'Carrera Don Bosco',
'date_race' => '2019-11-03',
'date' => '2019-11-04 09:11:28'
),
(int) 445 => array(
'id' => '597',
'type' => 'race',
'title' => 'Carrera San Juaneños',
'date_race' => '2019-10-27',
'date' => '2019-10-27 07:37:08'
),
(int) 446 => array(
'id' => '587',
'type' => 'race',
'title' => 'Clásica del Niño',
'date_race' => '2019-10-27',
'date' => '2019-10-27 07:36:33'
),
(int) 447 => array(
'id' => '583',
'type' => 'race',
'title' => 'Carrera Nacional del Ahorro',
'date_race' => '2019-10-27',
'date' => '2019-10-27 07:35:33'
),
(int) 448 => array(
'id' => '579',
'type' => 'race',
'title' => 'Comic Run',
'date_race' => '2019-10-27',
'date' => '2019-10-27 07:30:11'
),
(int) 449 => array(
'id' => '584',
'type' => 'race',
'title' => 'Puntarenas Run',
'date_race' => '2019-10-13',
'date' => '2019-10-21 09:20:18'
),
(int) 450 => array(
'id' => '609',
'type' => 'race',
'title' => 'Relevos Reventados',
'date_race' => '2019-10-20',
'date' => '2019-10-20 15:21:29'
),
(int) 451 => array(
'id' => '527',
'type' => 'race',
'title' => 'La Fortuna Run',
'date_race' => '2019-10-19',
'date' => '2019-10-20 15:21:10'
),
(int) 452 => array(
'id' => '613',
'type' => 'race',
'title' => 'Carrera Celebra La Vida',
'date_race' => '2019-11-03',
'date' => '2019-10-18 20:11:42'
),
(int) 453 => array(
'id' => '572',
'type' => 'race',
'title' => 'Reto Powerade',
'date_race' => '2019-10-20',
'date' => '2019-10-18 16:13:39'
),
(int) 454 => array(
'id' => '569',
'type' => 'race',
'title' => 'Corre Por Mí',
'date_race' => '2019-10-13',
'date' => '2019-10-13 17:14:40'
),
(int) 455 => array(
'id' => '593',
'type' => 'race',
'title' => 'Yo Corro Por Mis Abuelos',
'date_race' => '2019-10-20',
'date' => '2019-10-09 12:15:24'
),
(int) 456 => array(
'id' => '565',
'type' => 'race',
'title' => 'Carrera Fundación Anna Ross',
'date_race' => '2019-10-06',
'date' => '2019-10-06 08:11:52'
),
(int) 457 => array(
'id' => '573',
'type' => 'race',
'title' => 'Halloween Race',
'date_race' => '2019-10-31',
'date' => '2019-10-01 12:07:33'
),
(int) 458 => array(
'id' => '561',
'type' => 'race',
'title' => 'Carrera del Odontólogo',
'date_race' => '2019-09-29',
'date' => '2019-09-29 16:54:37'
),
(int) 459 => array(
'id' => '557',
'type' => 'race',
'title' => 'Carrera ASOSCOTIABANK',
'date_race' => '2019-09-28',
'date' => '2019-09-28 18:06:14'
),
(int) 460 => array(
'id' => '555',
'type' => 'race',
'title' => 'Corre Por Mi Corazón',
'date_race' => '2019-09-29',
'date' => '2019-09-28 18:04:28'
),
(int) 461 => array(
'id' => '589',
'type' => 'race',
'title' => 'Corre Por Mi Corazoncito',
'date_race' => '2019-09-28',
'date' => '2019-09-28 18:03:51'
),
(int) 462 => array(
'id' => '607',
'type' => 'race',
'title' => 'Corre por una Sonrisa',
'date_race' => '2019-12-21',
'date' => '2019-09-26 08:09:10'
),
(int) 463 => array(
'id' => '606',
'type' => 'race',
'title' => 'Carrera Cambie El Rollo Y Póngase La Camiseta Por Los Derechos De Las Mujeres',
'date_race' => '2019-11-24',
'date' => '2019-09-24 23:42:05'
),
(int) 464 => array(
'id' => '564',
'type' => 'race',
'title' => 'BIMBO Global Energy Race',
'date_race' => '2019-09-22',
'date' => '2019-09-22 10:24:50'
),
(int) 465 => array(
'id' => '568',
'type' => 'race',
'title' => 'Media Maratón Metro Gatorade',
'date_race' => '2019-09-22',
'date' => '2019-09-22 07:17:46'
),
(int) 466 => array(
'id' => '576',
'type' => 'race',
'title' => 'Liga Run',
'date_race' => '2019-09-22',
'date' => '2019-09-21 16:18:55'
),
(int) 467 => array(
'id' => '601',
'type' => 'race',
'title' => 'Carrera Cerro Paraguas',
'date_race' => '2019-11-24',
'date' => '2019-09-18 18:12:05'
),
(int) 468 => array(
'id' => '499',
'type' => 'race',
'title' => 'Flamingo Beach Marathon',
'date_race' => '2019-09-14',
'date' => '2019-09-14 06:13:02'
),
(int) 469 => array(
'id' => '600',
'type' => 'race',
'title' => 'Cerrera CEN-CINAI Dulce Nombre',
'date_race' => '2019-10-13',
'date' => '2019-09-12 19:57:14'
),
(int) 470 => array(
'id' => '599',
'type' => 'race',
'title' => 'Carrera Cruz Roja Ciudad Colón',
'date_race' => '2019-12-07',
'date' => '2019-09-12 19:37:14'
),
(int) 471 => array(
'id' => '596',
'type' => 'race',
'title' => 'Duatlón Fortuna',
'date_race' => '2019-09-29',
'date' => '2019-09-11 09:57:37'
),
(int) 472 => array(
'id' => '570',
'type' => 'race',
'title' => 'Media Maratón Pura Vida',
'date_race' => '2019-09-08',
'date' => '2019-09-08 09:15:13'
),
(int) 473 => array(
'id' => '575',
'type' => 'race',
'title' => 'Clásica San Ramón',
'date_race' => '2019-09-01',
'date' => '2019-09-01 08:31:54'
),
(int) 474 => array(
'id' => '582',
'type' => 'race',
'title' => 'Niños de Nadie, Niños de Todos',
'date_race' => '2019-09-01',
'date' => '2019-09-01 08:30:24'
),
(int) 475 => array(
'id' => '554',
'type' => 'race',
'title' => 'Podo Run',
'date_race' => '2019-08-25',
'date' => '2019-08-25 10:10:38'
),
(int) 476 => array(
'id' => '538',
'type' => 'race',
'title' => 'Carrera San Juan del Murciélago',
'date_race' => '2019-08-18',
'date' => '2019-08-18 13:33:05'
),
(int) 477 => array(
'id' => '560',
'type' => 'race',
'title' => 'Desafío Momentum (20 millas)',
'date_race' => '2019-08-18',
'date' => '2019-08-18 13:32:27'
),
(int) 478 => array(
'id' => '520',
'type' => 'race',
'title' => 'Media Maratón Mujer',
'date_race' => '2019-08-11',
'date' => '2019-08-11 12:14:00'
),
(int) 479 => array(
'id' => '585',
'type' => 'race',
'title' => 'Carrera UCR',
'date_race' => '2019-08-25',
'date' => '2019-08-07 09:42:38'
),
(int) 480 => array(
'id' => '546',
'type' => 'race',
'title' => 'La Negrita',
'date_race' => '2019-08-04',
'date' => '2019-08-04 22:34:55'
),
(int) 481 => array(
'id' => '578',
'type' => 'race',
'title' => 'Duatlón Explosivo TNT',
'date_race' => '2019-08-04',
'date' => '2019-08-04 20:23:56'
),
(int) 482 => array(
'id' => '534',
'type' => 'race',
'title' => 'Relevos Paraíso',
'date_race' => '2019-08-04',
'date' => '2019-08-04 20:23:09'
),
(int) 483 => array(
'id' => '556',
'type' => 'race',
'title' => 'Carrera New Balance',
'date_race' => '2019-07-28',
'date' => '2019-07-28 08:34:08'
),
(int) 484 => array(
'id' => '522',
'type' => 'race',
'title' => 'Corramos Por Nuestra Salud',
'date_race' => '2019-07-28',
'date' => '2019-07-28 08:32:27'
),
(int) 485 => array(
'id' => '535',
'type' => 'race',
'title' => 'Maratón JW Marriot Pinilla',
'date_race' => '2019-07-27',
'date' => '2019-07-27 08:57:19'
),
(int) 486 => array(
'id' => '544',
'type' => 'race',
'title' => 'Clásica Santaneña',
'date_race' => '2019-07-21',
'date' => '2019-07-21 14:16:48'
),
(int) 487 => array(
'id' => '577',
'type' => 'race',
'title' => 'Carrera del Abogado',
'date_race' => '2019-09-08',
'date' => '2019-07-18 17:13:43'
),
(int) 488 => array(
'id' => '563',
'type' => 'race',
'title' => 'Carrera Estar Bien ',
'date_race' => '2019-07-14',
'date' => '2019-07-14 20:00:34'
),
(int) 489 => array(
'id' => '551',
'type' => 'race',
'title' => 'Carrera Bomberos',
'date_race' => '2019-07-14',
'date' => '2019-07-14 19:54:08'
),
(int) 490 => array(
'id' => '558',
'type' => 'race',
'title' => 'Triatlón Explosivo TNT Lindora',
'date_race' => '2019-07-07',
'date' => '2019-07-07 21:55:50'
),
(int) 491 => array(
'id' => '559',
'type' => 'race',
'title' => 'Los Mangos y Las Flores',
'date_race' => '2019-07-07',
'date' => '2019-07-07 07:44:20'
),
(int) 492 => array(
'id' => '545',
'type' => 'race',
'title' => 'Media Maratón Correcaminos',
'date_race' => '2019-07-07',
'date' => '2019-07-07 07:35:41'
),
(int) 493 => array(
'id' => '567',
'type' => 'race',
'title' => 'Carrera Yorkín',
'date_race' => '2019-07-20',
'date' => '2019-07-05 00:25:10'
),
(int) 494 => array(
'id' => '566',
'type' => 'race',
'title' => 'Carrera Transitemos Seguros',
'date_race' => '2019-07-21',
'date' => '2019-07-01 17:11:03'
),
(int) 495 => array(
'id' => '532',
'type' => 'race',
'title' => 'BMW Tri Challenge',
'date_race' => '2019-08-18',
'date' => '2019-07-01 00:23:04'
),
(int) 496 => array(
'id' => '562',
'type' => 'race',
'title' => 'Correcaminos 5k',
'date_race' => '2019-07-06',
'date' => '2019-07-01 00:21:37'
),
(int) 497 => array(
'id' => '539',
'type' => 'race',
'title' => 'Ruta La Paz',
'date_race' => '2019-06-29',
'date' => '2019-06-30 21:08:41'
),
(int) 498 => array(
'id' => '552',
'type' => 'race',
'title' => 'Carrera Colegio de Ciencias Económicas',
'date_race' => '2019-06-30',
'date' => '2019-06-30 21:08:11'
),
(int) 499 => array(
'id' => '530',
'type' => 'race',
'title' => 'World Run',
'date_race' => '2019-06-23',
'date' => '2019-06-22 16:41:21'
),
(int) 500 => array(
'id' => '548',
'type' => 'race',
'title' => 'Clásica Internacional San Juan',
'date_race' => '2019-06-23',
'date' => '2019-06-22 16:12:25'
),
(int) 501 => array(
'id' => '493',
'type' => 'race',
'title' => 'La Gran Manzana',
'date_race' => '2019-06-09',
'date' => '2019-06-09 07:50:46'
),
(int) 502 => array(
'id' => '553',
'type' => 'race',
'title' => 'Hatillo Run',
'date_race' => '2019-06-29',
'date' => '2019-06-05 12:02:00'
),
(int) 503 => array(
'id' => '549',
'type' => 'race',
'title' => 'Carrera de La Leche',
'date_race' => '2019-06-02',
'date' => '2019-06-02 10:47:20'
),
(int) 504 => array(
'id' => '503',
'type' => 'race',
'title' => 'Carrera Saprissa',
'date_race' => '2019-06-02',
'date' => '2019-06-02 07:56:52'
),
(int) 505 => array(
'id' => '529',
'type' => 'race',
'title' => 'Relevos de Empresas',
'date_race' => '2019-06-16',
'date' => '2019-05-30 10:48:30'
),
(int) 506 => array(
'id' => '492',
'type' => 'race',
'title' => 'Extremos Urban Run',
'date_race' => '2019-05-26',
'date' => '2019-05-26 09:07:58'
),
(int) 507 => array(
'id' => '507',
'type' => 'race',
'title' => 'Maratón de San José',
'date_race' => '2019-05-19',
'date' => '2019-05-19 15:14:00'
),
(int) 508 => array(
'id' => '533',
'type' => 'race',
'title' => 'Lapathon',
'date_race' => '2019-06-08',
'date' => '2019-05-13 11:04:53'
),
(int) 509 => array(
'id' => '508',
'type' => 'race',
'title' => 'Carrera Hogar de Niños Baik',
'date_race' => '2019-05-12',
'date' => '2019-05-12 09:01:37'
),
(int) 510 => array(
'id' => '457',
'type' => 'race',
'title' => 'Corremos Por El Río Torres',
'date_race' => '2019-05-12',
'date' => '2019-05-12 09:01:02'
),
(int) 511 => array(
'id' => '540',
'type' => 'race',
'title' => 'Carrera Colegio de Enfermeras',
'date_race' => '2019-05-12',
'date' => '2019-05-12 08:59:20'
),
(int) 512 => array(
'id' => '504',
'type' => 'race',
'title' => 'Media Maratón PZ',
'date_race' => '2019-05-12',
'date' => '2019-05-12 08:58:35'
),
(int) 513 => array(
'id' => '547',
'type' => 'race',
'title' => 'Carrera del Contador',
'date_race' => '2019-05-12',
'date' => '2019-05-12 08:57:35'
),
(int) 514 => array(
'id' => '550',
'type' => 'race',
'title' => 'Carrera Infantil Saprissa',
'date_race' => '2019-06-01',
'date' => '2019-05-11 09:45:12'
),
(int) 515 => array(
'id' => '518',
'type' => 'race',
'title' => 'Carrera al Valle de Ujarrás',
'date_race' => '2019-05-12',
'date' => '2019-05-06 08:43:15'
),
(int) 516 => array(
'id' => '528',
'type' => 'race',
'title' => 'Night Run 5k',
'date_race' => '2019-04-30',
'date' => '2019-05-02 10:28:45'
),
(int) 517 => array(
'id' => '517',
'type' => 'race',
'title' => 'Media Maratón La Paz',
'date_race' => '2019-05-01',
'date' => '2019-05-01 10:06:41'
),
(int) 518 => array(
'id' => '531',
'type' => 'race',
'title' => 'Carrera Museo de los Niños',
'date_race' => '2019-04-28',
'date' => '2019-04-28 12:42:26'
),
(int) 519 => array(
'id' => '524',
'type' => 'race',
'title' => 'Carrera Nutrisnacks',
'date_race' => '2019-04-28',
'date' => '2019-04-28 12:38:38'
),
(int) 520 => array(
'id' => '513',
'type' => 'race',
'title' => 'Coco Run',
'date_race' => '2019-04-20',
'date' => '2019-04-20 01:12:58'
),
(int) 521 => array(
'id' => '479',
'type' => 'race',
'title' => 'Maratón Cartago',
'date_race' => '2019-04-14',
'date' => '2019-04-14 20:34:37'
),
(int) 522 => array(
'id' => '506',
'type' => 'race',
'title' => 'Carrera y Caminata Juan Santamaría',
'date_race' => '2019-04-11',
'date' => '2019-04-11 07:49:17'
),
(int) 523 => array(
'id' => '525',
'type' => 'race',
'title' => 'Relevos Femeninos',
'date_race' => '2019-04-07',
'date' => '2019-04-07 06:35:35'
),
(int) 524 => array(
'id' => '521',
'type' => 'race',
'title' => 'Sanus Run',
'date_race' => '2019-04-07',
'date' => '2019-04-07 06:31:31'
),
(int) 525 => array(
'id' => '541',
'type' => 'race',
'title' => 'Carrera Atlética Capellades',
'date_race' => '2019-05-26',
'date' => '2019-04-04 12:53:59'
),
(int) 526 => array(
'id' => '491',
'type' => 'race',
'title' => 'Fun Run Kids',
'date_race' => '2019-03-31',
'date' => '2019-04-01 08:11:51'
),
(int) 527 => array(
'id' => '482',
'type' => 'race',
'title' => 'Clásica Sol y Arena',
'date_race' => '2019-03-30',
'date' => '2019-03-30 16:23:13'
),
(int) 528 => array(
'id' => '536',
'type' => 'race',
'title' => '5k Series Lindora',
'date_race' => '2019-04-07',
'date' => '2019-03-29 17:39:13'
),
(int) 529 => array(
'id' => '512',
'type' => 'race',
'title' => 'Carrera Lincoln',
'date_race' => '2019-03-30',
'date' => '2019-03-29 17:05:09'
),
(int) 530 => array(
'id' => '537',
'type' => 'race',
'title' => 'Palmares Run',
'date_race' => '2019-04-28',
'date' => '2019-03-27 08:44:23'
),
(int) 531 => array(
'id' => '511',
'type' => 'race',
'title' => 'TNT Duatlón',
'date_race' => '2019-03-24',
'date' => '2019-03-24 10:00:23'
),
(int) 532 => array(
'id' => '510',
'type' => 'race',
'title' => 'Media Maratón Estadio Nacional',
'date_race' => '2019-03-24',
'date' => '2019-03-24 07:54:21'
),
(int) 533 => array(
'id' => '505',
'type' => 'race',
'title' => '8k Fischel Por Tu Bienestar',
'date_race' => '2019-03-10',
'date' => '2019-03-10 10:48:18'
),
(int) 534 => array(
'id' => '483',
'type' => 'race',
'title' => 'Chepe Corre',
'date_race' => '2019-03-03',
'date' => '2019-03-03 05:47:22'
),
(int) 535 => array(
'id' => '516',
'type' => 'race',
'title' => '5k Series (Cartago)',
'date_race' => '2019-03-02',
'date' => '2019-03-02 10:56:19'
),
(int) 536 => array(
'id' => '490',
'type' => 'race',
'title' => 'Carrera Infantil Parque de Diversiones',
'date_race' => '2019-02-24',
'date' => '2019-02-26 11:23:32'
),
(int) 537 => array(
'id' => '523',
'type' => 'race',
'title' => 'Cola de Ballena Beach & Trail Run',
'date_race' => '2019-03-16',
'date' => '2019-02-26 11:21:21'
),
(int) 538 => array(
'id' => '467',
'type' => 'race',
'title' => '10 Millas Claro',
'date_race' => '2019-02-24',
'date' => '2019-02-24 07:42:41'
),
(int) 539 => array(
'id' => '519',
'type' => 'race',
'title' => 'Trail Run Cascajal',
'date_race' => '2019-05-05',
'date' => '2019-02-14 10:10:35'
),
(int) 540 => array(
'id' => '500',
'type' => 'race',
'title' => 'Luv Run',
'date_race' => '2019-02-10',
'date' => '2019-02-10 09:05:03'
),
(int) 541 => array(
'id' => '515',
'type' => 'race',
'title' => 'Carrera Cuenca Río Jabonal',
'date_race' => '2019-03-03',
'date' => '2019-02-07 10:09:37'
),
(int) 542 => array(
'id' => '509',
'type' => 'race',
'title' => '5k Series (Barrio Dent)',
'date_race' => '2019-02-03',
'date' => '2019-02-03 11:29:34'
),
(int) 543 => array(
'id' => '487',
'type' => 'race',
'title' => '10 Millas Cartago',
'date_race' => '2019-01-27',
'date' => '2019-01-23 15:26:48'
),
(int) 544 => array(
'id' => '498',
'type' => 'race',
'title' => 'Palmarín',
'date_race' => '2019-01-19',
'date' => '2019-01-19 18:39:03'
),
(int) 545 => array(
'id' => '476',
'type' => 'race',
'title' => 'CT Festejos Populares Carrizal',
'date_race' => '2019-02-03',
'date' => '2019-01-15 09:17:14'
),
(int) 546 => array(
'id' => '489',
'type' => 'race',
'title' => 'Triatlón Explosivo TNT',
'date_race' => '2019-01-13',
'date' => '2019-01-13 19:51:36'
),
(int) 547 => array(
'id' => '501',
'type' => 'race',
'title' => 'Carrera Infantil Mi Primer Reto',
'date_race' => '2019-01-20',
'date' => '2019-01-03 20:16:07'
),
(int) 548 => array(
'id' => '502',
'type' => 'race',
'title' => 'Clásica Lincoln Plaza',
'date_race' => '2019-01-27',
'date' => '2019-01-03 20:15:49'
),
(int) 549 => array(
'id' => '473',
'type' => 'race',
'title' => 'Cartago Por Pista',
'date_race' => '2018-12-30',
'date' => '2019-01-02 22:23:14'
),
(int) 550 => array(
'id' => '472',
'type' => 'race',
'title' => 'Cartago 10k',
'date_race' => '2018-12-31',
'date' => '2019-01-02 22:20:34'
),
(int) 551 => array(
'id' => '358',
'type' => 'race',
'title' => 'San Silvestre',
'date_race' => '2018-12-31',
'date' => '2018-12-31 10:08:22'
),
(int) 552 => array(
'id' => '485',
'type' => 'race',
'title' => 'Prehistoric Race 4',
'date_race' => '2019-01-27',
'date' => '2018-12-28 09:41:38'
),
(int) 553 => array(
'id' => '402',
'type' => 'race',
'title' => 'Media Maratón Puerto',
'date_race' => '2018-12-15',
'date' => '2018-12-15 21:04:55'
),
(int) 554 => array(
'id' => '477',
'type' => 'race',
'title' => 'Run With Color',
'date_race' => '2018-12-09',
'date' => '2018-12-09 20:14:48'
),
(int) 555 => array(
'id' => '419',
'type' => 'race',
'title' => 'Media Maratón La Sele',
'date_race' => '2018-12-09',
'date' => '2018-12-09 07:34:59'
),
(int) 556 => array(
'id' => '453',
'type' => 'race',
'title' => 'Christmas Run',
'date_race' => '2018-12-09',
'date' => '2018-12-08 20:31:44'
),
(int) 557 => array(
'id' => '450',
'type' => 'race',
'title' => 'Moonrun Monteverde',
'date_race' => '2018-12-08',
'date' => '2018-12-08 18:22:31'
),
(int) 558 => array(
'id' => '464',
'type' => 'race',
'title' => 'Marathon San José Costa Rica',
'date_race' => '2018-12-02',
'date' => '2018-12-02 14:21:48'
),
(int) 559 => array(
'id' => '494',
'type' => 'race',
'title' => 'Urbanatlón',
'date_race' => '2019-01-20',
'date' => '2018-11-28 06:46:24'
),
(int) 560 => array(
'id' => '462',
'type' => 'race',
'title' => 'Carrera de Obstáculos Agua y Paz',
'date_race' => '2018-11-25',
'date' => '2018-11-25 07:36:46'
),
(int) 561 => array(
'id' => '471',
'type' => 'race',
'title' => 'Carrera Musade',
'date_race' => '2018-11-25',
'date' => '2018-11-25 07:36:16'
),
(int) 562 => array(
'id' => '449',
'type' => 'race',
'title' => 'Tech Run',
'date_race' => '2018-11-25',
'date' => '2018-11-25 07:34:55'
),
(int) 563 => array(
'id' => '488',
'type' => 'race',
'title' => 'La Inmaculada',
'date_race' => '2018-12-09',
'date' => '2018-11-22 20:17:59'
),
(int) 564 => array(
'id' => '398',
'type' => 'race',
'title' => 'KRun by Under Armour',
'date_race' => '2018-11-18',
'date' => '2018-11-18 08:06:41'
),
(int) 565 => array(
'id' => '454',
'type' => 'race',
'title' => 'Cuidémonos Juntos',
'date_race' => '2018-11-18',
'date' => '2018-11-18 06:39:31'
),
(int) 566 => array(
'id' => '486',
'type' => 'race',
'title' => 'Carrera Sueños de Navidad',
'date_race' => '2018-12-09',
'date' => '2018-11-17 12:01:59'
),
(int) 567 => array(
'id' => '386',
'type' => 'race',
'title' => 'Lindora Run',
'date_race' => '2018-11-11',
'date' => '2018-11-10 16:52:58'
),
(int) 568 => array(
'id' => '455',
'type' => 'race',
'title' => 'Lindora Run Kids',
'date_race' => '2018-11-10',
'date' => '2018-11-10 16:05:45'
),
(int) 569 => array(
'id' => '387',
'type' => 'race',
'title' => 'Lindora Run (5k)',
'date_race' => '2018-11-10',
'date' => '2018-11-10 16:05:07'
),
(int) 570 => array(
'id' => '469',
'type' => 'race',
'title' => 'La Iguana Eco Run',
'date_race' => '2018-11-25',
'date' => '2018-11-08 19:53:39'
),
(int) 571 => array(
'id' => '481',
'type' => 'race',
'title' => 'Fin Gym Run',
'date_race' => '2019-01-27',
'date' => '2018-11-07 11:07:39'
),
(int) 572 => array(
'id' => '480',
'type' => 'race',
'title' => 'Corre Conmigo',
'date_race' => '2018-12-02',
'date' => '2018-11-07 11:03:34'
),
(int) 573 => array(
'id' => '478',
'type' => 'race',
'title' => 'Quincho Run',
'date_race' => '2018-12-02',
'date' => '2018-11-06 12:12:46'
),
(int) 574 => array(
'id' => '441',
'type' => 'race',
'title' => 'Carrera del Médico',
'date_race' => '2018-11-04',
'date' => '2018-11-04 12:29:00'
),
(int) 575 => array(
'id' => '443',
'type' => 'race',
'title' => 'Carrera del Ahorro',
'date_race' => '2018-10-28',
'date' => '2018-10-28 09:40:49'
),
(int) 576 => array(
'id' => '461',
'type' => 'race',
'title' => 'Mingo Run',
'date_race' => '2018-10-28',
'date' => '2018-10-28 09:38:19'
),
(int) 577 => array(
'id' => '432',
'type' => 'race',
'title' => 'Reto Powerade',
'date_race' => '2018-10-28',
'date' => '2018-10-28 09:37:43'
),
(int) 578 => array(
'id' => '475',
'type' => 'race',
'title' => 'Carrera Colypro',
'date_race' => '2018-11-11',
'date' => '2018-10-27 21:48:14'
),
(int) 579 => array(
'id' => '474',
'type' => 'race',
'title' => 'Carrera del Egresado',
'date_race' => '2018-11-03',
'date' => '2018-10-23 08:34:57'
),
(int) 580 => array(
'id' => '426',
'type' => 'race',
'title' => 'Carrera Gold's Gym',
'date_race' => '2018-10-21',
'date' => '2018-10-21 12:03:22'
),
(int) 581 => array(
'id' => '451',
'type' => 'race',
'title' => 'Esencial Costa Rica Media Maratón',
'date_race' => '2018-10-21',
'date' => '2018-10-21 12:00:16'
),
(int) 582 => array(
'id' => '433',
'type' => 'race',
'title' => 'Corre Por Mí',
'date_race' => '2018-10-14',
'date' => '2018-10-14 12:57:56'
),
(int) 583 => array(
'id' => '405',
'type' => 'race',
'title' => 'Anna Ross',
'date_race' => '2018-10-07',
'date' => '2018-10-07 08:32:26'
),
(int) 584 => array(
'id' => '436',
'type' => 'race',
'title' => 'Media Maratón Manzanillo',
'date_race' => '2018-10-06',
'date' => '2018-10-06 11:50:39'
),
(int) 585 => array(
'id' => '444',
'type' => 'race',
'title' => 'Carrera del Abogado',
'date_race' => '2018-10-13',
'date' => '2018-10-03 18:03:17'
),
(int) 586 => array(
'id' => '459',
'type' => 'race',
'title' => 'Salitrillos Run',
'date_race' => '2018-09-30',
'date' => '2018-09-30 08:46:04'
),
(int) 587 => array(
'id' => '460',
'type' => 'race',
'title' => 'Yo Corro Por Mis Abuelos',
'date_race' => '2018-09-30',
'date' => '2018-09-30 08:45:31'
),
(int) 588 => array(
'id' => '458',
'type' => 'race',
'title' => 'Carrera ASOSCOTIABANK',
'date_race' => '2018-09-30',
'date' => '2018-09-30 08:43:57'
),
(int) 589 => array(
'id' => '424',
'type' => 'race',
'title' => 'Corre Por Mi Corazón',
'date_race' => '2018-09-30',
'date' => '2018-09-29 23:15:56'
),
(int) 590 => array(
'id' => '418',
'type' => 'race',
'title' => 'Carrera del Odontólogo',
'date_race' => '2018-09-30',
'date' => '2018-09-29 23:15:11'
),
(int) 591 => array(
'id' => '470',
'type' => 'race',
'title' => 'Cascabeles Run',
'date_race' => '2018-12-15',
'date' => '2018-09-29 17:26:39'
),
(int) 592 => array(
'id' => '468',
'type' => 'race',
'title' => 'Rompe Piernas Barrio Jesús',
'date_race' => '2018-10-28',
'date' => '2018-09-29 16:59:14'
),
(int) 593 => array(
'id' => '466',
'type' => 'race',
'title' => 'Carrera La Hermandad',
'date_race' => '2018-10-14',
'date' => '2018-09-26 21:40:26'
),
(int) 594 => array(
'id' => '465',
'type' => 'race',
'title' => 'Zaragoza Run',
'date_race' => '2018-10-14',
'date' => '2018-09-26 21:26:20'
),
(int) 595 => array(
'id' => '428',
'type' => 'race',
'title' => 'BIMBO Global Energy Race',
'date_race' => '2018-09-23',
'date' => '2018-09-23 11:08:52'
),
(int) 596 => array(
'id' => '397',
'type' => 'race',
'title' => 'Media Maratón Metro Gatorade',
'date_race' => '2018-09-23',
'date' => '2018-09-23 11:05:53'
),
(int) 597 => array(
'id' => '463',
'type' => 'race',
'title' => 'Relevos San José-Puntarenas',
'date_race' => '2018-11-03',
'date' => '2018-09-20 10:39:28'
),
(int) 598 => array(
'id' => '431',
'type' => 'race',
'title' => 'Carrera ASOINSS',
'date_race' => '2018-09-16',
'date' => '2018-09-16 10:42:41'
),
(int) 599 => array(
'id' => '353',
'type' => 'race',
'title' => 'Tamarindo Beach Marathon',
'date_race' => '2018-09-08',
'date' => '2018-09-08 07:22:19'
),
(int) 600 => array(
'id' => '442',
'type' => 'race',
'title' => 'Clásica San Ramón',
'date_race' => '2018-09-02',
'date' => '2018-09-02 14:57:11'
),
(int) 601 => array(
'id' => '435',
'type' => 'race',
'title' => 'Niños de Todos, Niños de Nadie',
'date_race' => '2018-09-02',
'date' => '2018-09-02 14:46:32'
),
(int) 602 => array(
'id' => '430',
'type' => 'race',
'title' => 'Carrera City Mall',
'date_race' => '2018-08-26',
'date' => '2018-08-26 10:23:45'
),
(int) 603 => array(
'id' => '448',
'type' => 'race',
'title' => 'Carrera de la Alegría',
'date_race' => '2018-09-09',
'date' => '2018-08-22 18:21:25'
),
(int) 604 => array(
'id' => '439',
'type' => 'race',
'title' => 'Clásica del Niño',
'date_race' => '2018-09-09',
'date' => '2018-08-22 18:00:40'
),
(int) 605 => array(
'id' => '408',
'type' => 'race',
'title' => 'Desafío Momentum',
'date_race' => '2018-08-19',
'date' => '2018-08-19 09:12:21'
),
(int) 606 => array(
'id' => '438',
'type' => 'race',
'title' => 'Matrix Run',
'date_race' => '2018-08-12',
'date' => '2018-08-12 15:00:42'
),
(int) 607 => array(
'id' => '415',
'type' => 'race',
'title' => 'Relevos Paraíso',
'date_race' => '2018-08-12',
'date' => '2018-08-12 15:00:06'
),
(int) 608 => array(
'id' => '423',
'type' => 'race',
'title' => 'Family Fun Run Series (Mom Edition)',
'date_race' => '2018-08-12',
'date' => '2018-08-12 14:58:54'
),
(int) 609 => array(
'id' => '378',
'type' => 'race',
'title' => 'Vindi Green Run',
'date_race' => '2018-08-05',
'date' => '2018-08-05 07:48:35'
),
(int) 610 => array(
'id' => '422',
'type' => 'race',
'title' => 'Carrera New Balance',
'date_race' => '2018-07-29',
'date' => '2018-08-03 09:29:01'
),
(int) 611 => array(
'id' => '437',
'type' => 'race',
'title' => 'Carrera Centro Académico de Limón',
'date_race' => '2018-09-02',
'date' => '2018-08-03 09:15:58'
),
(int) 612 => array(
'id' => '440',
'type' => 'race',
'title' => 'Dame Tu Mano Para Ayudar',
'date_race' => '2018-09-16',
'date' => '2018-07-30 10:17:49'
),
(int) 613 => array(
'id' => '416',
'type' => 'race',
'title' => 'Corramos Por Nuestra Salud',
'date_race' => '2018-07-29',
'date' => '2018-07-29 19:47:34'
),
(int) 614 => array(
'id' => '434',
'type' => 'race',
'title' => 'Corre Por Mí Kids',
'date_race' => '2018-10-13',
'date' => '2018-07-23 13:48:40'
),
(int) 615 => array(
'id' => '420',
'type' => 'race',
'title' => 'Carrera Bomberos',
'date_race' => '2018-07-22',
'date' => '2018-07-22 07:44:16'
),
(int) 616 => array(
'id' => '429',
'type' => 'race',
'title' => 'Yorkín School Challenge',
'date_race' => '2018-07-21',
'date' => '2018-07-22 07:43:22'
),
(int) 617 => array(
'id' => '411',
'type' => 'race',
'title' => 'Clásica Santaneña',
'date_race' => '2018-07-22',
'date' => '2018-07-22 07:42:39'
),
(int) 618 => array(
'id' => '349',
'type' => 'race',
'title' => 'Maratón Correcaminos',
'date_race' => '2018-07-08',
'date' => '2018-07-08 11:36:48'
),
(int) 619 => array(
'id' => '375',
'type' => 'race',
'title' => 'Los Mangos y Las Flores',
'date_race' => '2018-07-08',
'date' => '2018-07-08 08:33:36'
),
(int) 620 => array(
'id' => '425',
'type' => 'race',
'title' => 'Correcaminos 5k y Correcaminitos (niños)',
'date_race' => '2018-07-07',
'date' => '2018-07-07 19:58:27'
),
(int) 621 => array(
'id' => '407',
'type' => 'race',
'title' => 'Reina del Mar',
'date_race' => '2018-07-07',
'date' => '2018-07-07 19:55:08'
),
(int) 622 => array(
'id' => '410',
'type' => 'race',
'title' => 'Carrera Colegio en Ciencias Económicas',
'date_race' => '2018-06-24',
'date' => '2018-06-24 16:37:49'
),
(int) 623 => array(
'id' => '406',
'type' => 'race',
'title' => 'Clásica Internacional San Juan',
'date_race' => '2018-06-24',
'date' => '2018-06-24 16:37:24'
),
(int) 624 => array(
'id' => '413',
'type' => 'race',
'title' => 'ZRII Run',
'date_race' => '2018-06-16',
'date' => '2018-06-16 13:35:00'
),
(int) 625 => array(
'id' => '351',
'type' => 'race',
'title' => 'Carrera UCR',
'date_race' => '2018-08-26',
'date' => '2018-06-14 11:43:20'
),
(int) 626 => array(
'id' => '395',
'type' => 'race',
'title' => 'Clásica TEC',
'date_race' => '2018-06-10',
'date' => '2018-06-11 09:30:36'
),
(int) 627 => array(
'id' => '409',
'type' => 'race',
'title' => 'Liga Run',
'date_race' => '2018-06-09',
'date' => '2018-06-09 15:14:24'
),
(int) 628 => array(
'id' => '421',
'type' => 'race',
'title' => 'Social Race',
'date_race' => '2018-07-29',
'date' => '2018-06-06 11:24:17'
),
(int) 629 => array(
'id' => '417',
'type' => 'race',
'title' => 'Triatlón Explosivo TNT Lindora',
'date_race' => '2018-07-01',
'date' => '2018-06-04 11:53:43'
),
(int) 630 => array(
'id' => '401',
'type' => 'race',
'title' => 'La Gran Manzana',
'date_race' => '2018-06-03',
'date' => '2018-06-03 09:35:50'
),
(int) 631 => array(
'id' => '394',
'type' => 'race',
'title' => 'Carrera Capellades',
'date_race' => '2018-05-27',
'date' => '2018-05-27 17:22:24'
),
(int) 632 => array(
'id' => '365',
'type' => 'race',
'title' => 'Extremos Urban Run',
'date_race' => '2018-05-27',
'date' => '2018-05-27 07:48:07'
),
(int) 633 => array(
'id' => '342',
'type' => 'race',
'title' => 'Maratón de San José',
'date_race' => '2018-05-20',
'date' => '2018-05-21 15:25:59'
),
(int) 634 => array(
'id' => '377',
'type' => 'race',
'title' => 'Media Maratón PZ',
'date_race' => '2018-05-20',
'date' => '2018-05-21 10:46:42'
),
(int) 635 => array(
'id' => '414',
'type' => 'race',
'title' => 'Carrera Coopesa',
'date_race' => '2018-07-15',
'date' => '2018-05-17 18:14:47'
),
(int) 636 => array(
'id' => '412',
'type' => 'race',
'title' => 'Carrera Por La Paz Del Sur',
'date_race' => '2018-06-09',
'date' => '2018-05-17 09:48:42'
),
(int) 637 => array(
'id' => '392',
'type' => 'race',
'title' => 'Carrera al Valle de Orosi',
'date_race' => '2018-05-13',
'date' => '2018-05-13 12:22:43'
),
(int) 638 => array(
'id' => '393',
'type' => 'race',
'title' => 'Carrera del Contador',
'date_race' => '2018-05-13',
'date' => '2018-05-13 12:21:47'
),
(int) 639 => array(
'id' => '400',
'type' => 'race',
'title' => 'Carrera Atlética Nuevo Arenal',
'date_race' => '2018-04-28',
'date' => '2018-05-01 11:36:33'
),
(int) 640 => array(
'id' => '399',
'type' => 'race',
'title' => 'Carrera Bosque Nuboso Monteverde',
'date_race' => '2018-04-29',
'date' => '2018-05-01 11:25:18'
),
(int) 641 => array(
'id' => '384',
'type' => 'race',
'title' => 'Media Maratón La Paz',
'date_race' => '2018-05-01',
'date' => '2018-05-01 08:45:43'
),
(int) 642 => array(
'id' => '390',
'type' => 'race',
'title' => 'Media Maratón y 10k La Fortuna',
'date_race' => '2018-04-29',
'date' => '2018-04-29 18:58:40'
),
(int) 643 => array(
'id' => '332',
'type' => 'race',
'title' => 'Maratón Cartago',
'date_race' => '2018-04-29',
'date' => '2018-04-29 12:14:44'
),
(int) 644 => array(
'id' => '391',
'type' => 'race',
'title' => 'Real Race Night Run',
'date_race' => '2018-04-30',
'date' => '2018-04-24 08:39:50'
),
(int) 645 => array(
'id' => '382',
'type' => 'race',
'title' => 'Carrera Fischel Por Tu Bienestar',
'date_race' => '2018-04-22',
'date' => '2018-04-22 12:19:48'
),
(int) 646 => array(
'id' => '376',
'type' => 'race',
'title' => 'Ayni Run',
'date_race' => '2018-04-22',
'date' => '2018-04-22 12:19:09'
),
(int) 647 => array(
'id' => '403',
'type' => 'race',
'title' => 'Lapathon',
'date_race' => '2018-06-02',
'date' => '2018-04-14 10:29:16'
),
(int) 648 => array(
'id' => '404',
'type' => 'race',
'title' => 'Carrera UCR Sede Occidente',
'date_race' => '2018-04-29',
'date' => '2018-04-13 10:57:29'
),
(int) 649 => array(
'id' => '388',
'type' => 'race',
'title' => 'Indian Race',
'date_race' => '2018-04-08',
'date' => '2018-04-09 06:25:21'
),
(int) 650 => array(
'id' => '389',
'type' => 'race',
'title' => 'El Reto Cedral',
'date_race' => '2018-04-22',
'date' => '2018-04-03 09:08:36'
),
(int) 651 => array(
'id' => '373',
'type' => 'race',
'title' => 'Media Maratón Estadio Nacional',
'date_race' => '2018-03-25',
'date' => '2018-03-25 16:17:24'
),
(int) 652 => array(
'id' => '372',
'type' => 'race',
'title' => 'Carrera Vencedores',
'date_race' => '2018-03-17',
'date' => '2018-03-18 08:13:26'
),
(int) 653 => array(
'id' => '374',
'type' => 'race',
'title' => 'Condovac Beach Run',
'date_race' => '2018-03-17',
'date' => '2018-03-18 08:12:05'
),
(int) 654 => array(
'id' => '345',
'type' => 'race',
'title' => 'Fun Run Kidz',
'date_race' => '2018-03-18',
'date' => '2018-03-18 08:10:52'
),
(int) 655 => array(
'id' => '385',
'type' => 'race',
'title' => 'Nocturna Estadio Nacional',
'date_race' => '2018-03-24',
'date' => '2018-03-13 22:04:01'
),
(int) 656 => array(
'id' => '380',
'type' => 'race',
'title' => 'Energías Limpias Miravalles',
'date_race' => '2018-03-24',
'date' => '2018-03-13 21:36:57'
),
(int) 657 => array(
'id' => '334',
'type' => 'race',
'title' => 'Clásica Sol y Arena',
'date_race' => '2018-03-10',
'date' => '2018-03-10 18:30:07'
),
(int) 658 => array(
'id' => '383',
'type' => 'race',
'title' => 'Doggy Fun Race',
'date_race' => '2018-03-10',
'date' => '2018-03-08 09:21:17'
),
(int) 659 => array(
'id' => '367',
'type' => 'race',
'title' => 'Cruzada Avon',
'date_race' => '2018-03-04',
'date' => '2018-03-04 13:37:23'
),
(int) 660 => array(
'id' => '343',
'type' => 'race',
'title' => 'Chepe Corre',
'date_race' => '2018-03-04',
'date' => '2018-03-04 13:36:16'
),
(int) 661 => array(
'id' => '368',
'type' => 'race',
'title' => 'Las Flores Trail Run',
'date_race' => '2018-02-25',
'date' => '2018-02-25 10:56:45'
),
(int) 662 => array(
'id' => '366',
'type' => 'race',
'title' => 'Media Maratón Managua',
'date_race' => '2018-02-25',
'date' => '2018-02-25 08:30:16'
),
(int) 663 => array(
'id' => '341',
'type' => 'race',
'title' => 'Carrera Infantil Parque de Diversiones',
'date_race' => '2018-02-25',
'date' => '2018-02-25 08:29:40'
),
(int) 664 => array(
'id' => '379',
'type' => 'race',
'title' => 'Serie K21 Orosi',
'date_race' => '2018-03-17',
'date' => '2018-02-22 08:56:05'
),
(int) 665 => array(
'id' => '346',
'type' => 'race',
'title' => 'Candelaria',
'date_race' => '2018-02-18',
'date' => '2018-02-18 08:09:33'
),
(int) 666 => array(
'id' => '340',
'type' => 'race',
'title' => 'De La Tierra Al Espacio',
'date_race' => '2018-02-17',
'date' => '2018-02-17 19:12:56'
),
(int) 667 => array(
'id' => '344',
'type' => 'race',
'title' => 'Carrera Saprissa',
'date_race' => '2018-02-11',
'date' => '2018-02-11 10:17:20'
),
(int) 668 => array(
'id' => '363',
'type' => 'race',
'title' => 'Triatlón Las Catalinas',
'date_race' => '2018-02-10',
'date' => '2018-01-29 17:01:46'
),
(int) 669 => array(
'id' => '364',
'type' => 'race',
'title' => 'Aguas Abiertas Las Catalinas',
'date_race' => '2018-02-10',
'date' => '2018-01-29 17:01:41'
),
(int) 670 => array(
'id' => '336',
'type' => 'race',
'title' => '10 Millas Grupo Orosi',
'date_race' => '2018-01-21',
'date' => '2018-01-21 09:40:30'
),
(int) 671 => array(
'id' => '330',
'type' => 'race',
'title' => 'Clásica Palmarín',
'date_race' => '2018-01-20',
'date' => '2018-01-21 00:03:19'
),
(int) 672 => array(
'id' => '263',
'type' => 'race',
'title' => 'San Silvestre',
'date_race' => '2017-12-31',
'date' => '2017-12-31 10:38:29'
),
(int) 673 => array(
'id' => '360',
'type' => 'race',
'title' => 'Carrera Ecológica Dota',
'date_race' => '2018-02-11',
'date' => '2017-12-30 11:15:06'
),
(int) 674 => array(
'id' => '359',
'type' => 'race',
'title' => 'XTerra Trail',
'date_race' => '2018-03-24',
'date' => '2017-12-30 10:56:51'
),
(int) 675 => array(
'id' => '329',
'type' => 'race',
'title' => 'Media Maratón La Sele',
'date_race' => '2017-12-10',
'date' => '2017-12-21 20:45:12'
),
(int) 676 => array(
'id' => '338',
'type' => 'race',
'title' => 'Carrera 365 Oportunidades',
'date_race' => '2018-01-07',
'date' => '2017-12-21 07:27:54'
),
(int) 677 => array(
'id' => '339',
'type' => 'race',
'title' => 'Triatlón Explosivo TNT',
'date_race' => '2018-01-14',
'date' => '2017-12-12 12:16:32'
),
(int) 678 => array(
'id' => '337',
'type' => 'race',
'title' => 'La Lucha Trail Race',
'date_race' => '2018-01-14',
'date' => '2017-12-12 12:00:01'
),
(int) 679 => array(
'id' => '307',
'type' => 'race',
'title' => 'Media Maratón Puerto',
'date_race' => '2017-12-16',
'date' => '2017-12-11 13:50:53'
),
(int) 680 => array(
'id' => '262',
'type' => 'race',
'title' => 'Christmas Run',
'date_race' => '2017-12-10',
'date' => '2017-12-10 08:13:55'
),
(int) 681 => array(
'id' => '326',
'type' => 'race',
'title' => 'Moonrun',
'date_race' => '2017-12-09',
'date' => '2017-12-10 08:11:08'
),
(int) 682 => array(
'id' => '333',
'type' => 'race',
'title' => 'La Inmaculada',
'date_race' => '2017-12-10',
'date' => '2017-12-10 08:08:36'
),
(int) 683 => array(
'id' => '327',
'type' => 'race',
'title' => 'Marathon Costa Rica',
'date_race' => '2017-12-03',
'date' => '2017-12-03 14:04:13'
),
(int) 684 => array(
'id' => '335',
'type' => 'race',
'title' => 'Carrera Sueños de Navidad',
'date_race' => '2017-12-17',
'date' => '2017-11-28 09:04:03'
),
(int) 685 => array(
'id' => '293',
'type' => 'race',
'title' => 'KRun by Under Armour',
'date_race' => '2017-11-26',
'date' => '2017-11-26 08:32:14'
),
(int) 686 => array(
'id' => '331',
'type' => 'race',
'title' => 'Carrera Teletón',
'date_race' => '2017-11-19',
'date' => '2017-11-19 07:26:28'
),
(int) 687 => array(
'id' => '318',
'type' => 'race',
'title' => 'Tech Run',
'date_race' => '2017-11-18',
'date' => '2017-11-19 07:25:55'
),
(int) 688 => array(
'id' => '324',
'type' => 'race',
'title' => 'Carrera Fuerza Pública',
'date_race' => '2017-11-19',
'date' => '2017-11-19 07:23:45'
),
(int) 689 => array(
'id' => '255',
'type' => 'race',
'title' => 'Media Maratón ANDE',
'date_race' => '2017-11-19',
'date' => '2017-11-19 07:22:58'
),
(int) 690 => array(
'id' => '259',
'type' => 'race',
'title' => 'Lindora Run',
'date_race' => '2017-11-12',
'date' => '2017-11-12 08:29:40'
),
(int) 691 => array(
'id' => '315',
'type' => 'race',
'title' => 'Carrera del Médico',
'date_race' => '2017-11-05',
'date' => '2017-11-05 07:55:38'
),
(int) 692 => array(
'id' => '316',
'type' => 'race',
'title' => 'Reto La Libertad',
'date_race' => '2017-10-29',
'date' => '2017-10-29 08:37:15'
),
(int) 693 => array(
'id' => '319',
'type' => 'race',
'title' => 'Carrera del Ahorro',
'date_race' => '2017-10-29',
'date' => '2017-10-29 08:35:53'
),
(int) 694 => array(
'id' => '306',
'type' => 'race',
'title' => 'Media Maratón Manzanillo',
'date_race' => '2017-10-28',
'date' => '2017-10-28 06:22:01'
),
(int) 695 => array(
'id' => '328',
'type' => 'race',
'title' => 'Santa Run',
'date_race' => '2017-12-03',
'date' => '2017-10-26 20:55:28'
),
(int) 696 => array(
'id' => '309',
'type' => 'race',
'title' => 'Carrera Gold´s Gym',
'date_race' => '2017-10-22',
'date' => '2017-10-22 16:05:17'
),
(int) 697 => array(
'id' => '288',
'type' => 'race',
'title' => 'Reto Electrolit',
'date_race' => '2017-10-22',
'date' => '2017-10-22 15:53:20'
),
(int) 698 => array(
'id' => '322',
'type' => 'race',
'title' => 'Esencial Media Maratón San José',
'date_race' => '2017-10-22',
'date' => '2017-10-22 15:49:56'
),
(int) 699 => array(
'id' => '298',
'type' => 'race',
'title' => 'Media Maratón Herbalife',
'date_race' => '2017-10-15',
'date' => '2017-10-15 07:42:45'
),
(int) 700 => array(
'id' => '325',
'type' => 'race',
'title' => 'Cartago 10k',
'date_race' => '2017-12-31',
'date' => '2017-10-10 07:59:14'
),
(int) 701 => array(
'id' => '254',
'type' => 'race',
'title' => 'Anna Ross',
'date_race' => '2017-10-08',
'date' => '2017-10-08 14:17:37'
),
(int) 702 => array(
'id' => '323',
'type' => 'race',
'title' => 'Circuito La Libertad',
'date_race' => '2017-11-26',
'date' => '2017-10-02 21:04:28'
),
(int) 703 => array(
'id' => '253',
'type' => 'race',
'title' => 'Corre Por Mí',
'date_race' => '2017-10-01',
'date' => '2017-10-01 13:49:13'
),
(int) 704 => array(
'id' => '321',
'type' => 'race',
'title' => 'Sherman Run & Walk',
'date_race' => '2017-09-30',
'date' => '2017-09-27 09:17:47'
),
(int) 705 => array(
'id' => '299',
'type' => 'race',
'title' => 'Carrera del Odontólogo',
'date_race' => '2017-09-24',
'date' => '2017-09-24 14:45:08'
),
(int) 706 => array(
'id' => '320',
'type' => 'race',
'title' => 'Carrera Coopesalud',
'date_race' => '2017-10-22',
'date' => '2017-09-18 22:05:40'
),
(int) 707 => array(
'id' => '310',
'type' => 'race',
'title' => 'Carrera del Abogado',
'date_race' => '2017-09-17',
'date' => '2017-09-17 14:56:27'
),
(int) 708 => array(
'id' => '270',
'type' => 'race',
'title' => 'Tamarindo Beach Marathon',
'date_race' => '2017-09-16',
'date' => '2017-09-16 10:50:02'
),
(int) 709 => array(
'id' => '317',
'type' => 'race',
'title' => 'Relevos San José - Puntarenas',
'date_race' => '2017-11-04',
'date' => '2017-09-14 08:36:20'
),
(int) 710 => array(
'id' => '301',
'type' => 'race',
'title' => 'Pasos Por Salud',
'date_race' => '2017-09-10',
'date' => '2017-09-10 08:30:03'
),
(int) 711 => array(
'id' => '311',
'type' => 'race',
'title' => 'Yorkín Challenge',
'date_race' => '2017-09-09',
'date' => '2017-09-09 10:35:47'
),
(int) 712 => array(
'id' => '285',
'type' => 'race',
'title' => 'Lindora Run (5k y niños)',
'date_race' => '2017-11-11',
'date' => '2017-09-06 08:39:58'
),
(int) 713 => array(
'id' => '297',
'type' => 'race',
'title' => 'Desafío Momentum',
'date_race' => '2017-09-03',
'date' => '2017-09-03 16:34:38'
),
(int) 714 => array(
'id' => '252',
'type' => 'race',
'title' => 'Reto Powerade',
'date_race' => '2017-08-27',
'date' => '2017-08-27 07:16:07'
),
(int) 715 => array(
'id' => '287',
'type' => 'race',
'title' => 'City Mall',
'date_race' => '2017-08-20',
'date' => '2017-08-22 10:09:02'
),
(int) 716 => array(
'id' => '314',
'type' => 'race',
'title' => 'Clásica Independencia',
'date_race' => '2017-09-15',
'date' => '2017-08-22 09:45:19'
),
(int) 717 => array(
'id' => '313',
'type' => 'race',
'title' => 'Relevos Alajuela',
'date_race' => '2017-09-24',
'date' => '2017-08-17 09:16:32'
),
(int) 718 => array(
'id' => '312',
'type' => 'race',
'title' => 'GP Challenge (Día 1)',
'date_race' => '2017-10-14',
'date' => '2017-08-17 08:09:21'
),
(int) 719 => array(
'id' => '300',
'type' => 'race',
'title' => 'Trishop 8k',
'date_race' => '2017-08-20',
'date' => '2017-08-14 19:54:37'
),
(int) 720 => array(
'id' => '292',
'type' => 'race',
'title' => 'Carrera Sin Límites Expo Mujer',
'date_race' => '2017-08-06',
'date' => '2017-08-07 09:02:07'
),
(int) 721 => array(
'id' => '305',
'type' => 'race',
'title' => 'Vindi Green Run',
'date_race' => '2017-08-06',
'date' => '2017-08-06 07:47:48'
),
(int) 722 => array(
'id' => '273',
'type' => 'race',
'title' => 'Santa Paula',
'date_race' => '2017-08-06',
'date' => '2017-08-06 07:46:35'
),
(int) 723 => array(
'id' => '250',
'type' => 'race',
'title' => 'Corramos por Nuestra Salud',
'date_race' => '2017-07-30',
'date' => '2017-07-30 14:30:12'
),
(int) 724 => array(
'id' => '308',
'type' => 'race',
'title' => 'Carrera Juntos por la Ruta 32',
'date_race' => '2017-07-30',
'date' => '2017-07-26 10:07:31'
),
(int) 725 => array(
'id' => '296',
'type' => 'race',
'title' => 'Desamparados Run',
'date_race' => '2017-08-13',
'date' => '2017-07-24 07:43:48'
),
(int) 726 => array(
'id' => '249',
'type' => 'race',
'title' => 'Clásica Santaneña',
'date_race' => '2017-07-23',
'date' => '2017-07-23 09:28:18'
),
(int) 727 => array(
'id' => '248',
'type' => 'race',
'title' => 'Bomberos',
'date_race' => '2017-07-16',
'date' => '2017-07-15 21:52:25'
),
(int) 728 => array(
'id' => '247',
'type' => 'race',
'title' => 'Correcaminos',
'date_race' => '2017-07-09',
'date' => '2017-07-09 08:20:31'
),
(int) 729 => array(
'id' => '294',
'type' => 'race',
'title' => 'Reina del Mar',
'date_race' => '2017-07-01',
'date' => '2017-07-01 20:10:11'
),
(int) 730 => array(
'id' => '304',
'type' => 'race',
'title' => 'Bomberos (niños)',
'date_race' => '2017-07-16',
'date' => '2017-06-30 11:04:56'
),
(int) 731 => array(
'id' => '302',
'type' => 'race',
'title' => 'Carrera de la Alegría',
'date_race' => '2017-09-10',
'date' => '2017-06-30 10:29:15'
),
(int) 732 => array(
'id' => '303',
'type' => 'race',
'title' => 'Carrera Infantil de la Alegría',
'date_race' => '2017-09-09',
'date' => '2017-06-30 10:28:52'
),
(int) 733 => array(
'id' => '246',
'type' => 'race',
'title' => 'San Juan',
'date_race' => '2017-06-25',
'date' => '2017-06-25 11:57:12'
),
(int) 734 => array(
'id' => '286',
'type' => 'race',
'title' => 'Carrera Colegio en Ciencias Económicas',
'date_race' => '2017-06-18',
'date' => '2017-06-18 11:30:43'
),
(int) 735 => array(
'id' => '272',
'type' => 'race',
'title' => 'La Gran Manzana',
'date_race' => '2017-06-11',
'date' => '2017-06-11 08:12:35'
),
(int) 736 => array(
'id' => '284',
'type' => 'race',
'title' => 'La Leche',
'date_race' => '2017-06-04',
'date' => '2017-06-04 12:18:48'
),
(int) 737 => array(
'id' => '289',
'type' => 'race',
'title' => 'Ultra Trail Las Brisas',
'date_race' => '2017-06-25',
'date' => '2017-05-18 09:28:47'
),
(int) 738 => array(
'id' => '236',
'type' => 'race',
'title' => 'Maratón de San José',
'date_race' => '2017-05-14',
'date' => '2017-05-14 10:31:10'
),
(int) 739 => array(
'id' => '243',
'type' => 'race',
'title' => 'Carrera del Contador',
'date_race' => '2017-05-14',
'date' => '2017-05-14 07:38:47'
),
(int) 740 => array(
'id' => '228',
'type' => 'race',
'title' => 'Extremos Urban Run',
'date_race' => '2017-05-14',
'date' => '2017-05-14 07:37:39'
),
(int) 741 => array(
'id' => '276',
'type' => 'race',
'title' => 'Mom & Baby Run',
'date_race' => '2017-05-07',
'date' => '2017-05-07 17:08:19'
),
(int) 742 => array(
'id' => '220',
'type' => 'race',
'title' => 'Clásica Sol y Arena',
'date_race' => '2017-05-06',
'date' => '2017-05-06 20:01:35'
),
(int) 743 => array(
'id' => '282',
'type' => 'race',
'title' => 'Carrera del Celiaco',
'date_race' => '2017-05-28',
'date' => '2017-05-04 16:58:44'
),
(int) 744 => array(
'id' => '265',
'type' => 'race',
'title' => 'La Paz',
'date_race' => '2017-05-01',
'date' => '2017-05-01 08:57:26'
),
(int) 745 => array(
'id' => '266',
'type' => 'race',
'title' => 'Reto Jacó Extremo',
'date_race' => '2017-04-22',
'date' => '2017-04-22 19:48:15'
),
(int) 746 => array(
'id' => '283',
'type' => 'race',
'title' => 'Relevos Orosi',
'date_race' => '2017-06-25',
'date' => '2017-04-19 22:03:00'
),
(int) 747 => array(
'id' => '242',
'type' => 'race',
'title' => 'Coco Run',
'date_race' => '2017-04-15',
'date' => '2017-04-16 15:29:32'
),
(int) 748 => array(
'id' => '274',
'type' => 'race',
'title' => 'Juan Santamaría',
'date_race' => '2017-04-11',
'date' => '2017-04-12 07:10:59'
),
(int) 749 => array(
'id' => '234',
'type' => 'race',
'title' => 'Serie K21 - Orosi',
'date_race' => '2017-04-08',
'date' => '2017-04-09 16:45:43'
),
(int) 750 => array(
'id' => '271',
'type' => 'race',
'title' => 'Media Maratón Estadio Nacional',
'date_race' => '2017-04-09',
'date' => '2017-04-09 16:44:29'
),
(int) 751 => array(
'id' => '268',
'type' => 'race',
'title' => 'Corriendo por Victoria',
'date_race' => '2017-05-28',
'date' => '2017-04-03 10:16:02'
),
(int) 752 => array(
'id' => '278',
'type' => 'race',
'title' => 'Por La Vida (Cruz Roja)',
'date_race' => '2017-04-02',
'date' => '2017-04-02 13:09:06'
),
(int) 753 => array(
'id' => '277',
'type' => 'race',
'title' => 'Occidental Run Grecia',
'date_race' => '2017-03-26',
'date' => '2017-03-28 06:13:24'
),
(int) 754 => array(
'id' => '264',
'type' => 'race',
'title' => 'Indian Race',
'date_race' => '2017-03-18',
'date' => '2017-03-18 11:59:17'
),
(int) 755 => array(
'id' => '281',
'type' => 'race',
'title' => 'Coopesa-Infocoop',
'date_race' => '2017-04-23',
'date' => '2017-03-17 08:36:45'
),
(int) 756 => array(
'id' => '280',
'type' => 'race',
'title' => 'La Insuperable',
'date_race' => '2017-11-19',
'date' => '2017-03-17 08:17:49'
),
(int) 757 => array(
'id' => '279',
'type' => 'race',
'title' => 'Trail Running Turrialba (Villa Florencia)',
'date_race' => '2017-06-25',
'date' => '2017-03-17 08:06:08'
),
(int) 758 => array(
'id' => '275',
'type' => 'race',
'title' => 'Milla Universitaria',
'date_race' => '2017-03-15',
'date' => '2017-03-10 11:32:12'
),
(int) 759 => array(
'id' => '211',
'type' => 'race',
'title' => 'Team Run',
'date_race' => '2017-03-05',
'date' => '2017-03-05 12:30:01'
),
(int) 760 => array(
'id' => '230',
'type' => 'race',
'title' => 'Chepe Corre',
'date_race' => '2017-03-05',
'date' => '2017-03-05 12:29:02'
),
(int) 761 => array(
'id' => '226',
'type' => 'race',
'title' => 'Parque de Diversiones',
'date_race' => '2017-02-26',
'date' => '2017-02-26 18:59:28'
),
(int) 762 => array(
'id' => '237',
'type' => 'race',
'title' => 'Quantum-Giámala',
'date_race' => '2017-02-26',
'date' => '2017-02-13 15:29:39'
),
(int) 763 => array(
'id' => '232',
'type' => 'race',
'title' => 'Media Maratón La Sele',
'date_race' => '2017-02-12',
'date' => '2017-02-12 07:52:28'
),
(int) 764 => array(
'id' => '223',
'type' => 'race',
'title' => 'Candelaria',
'date_race' => '2017-02-12',
'date' => '2017-02-12 07:49:04'
),
(int) 765 => array(
'id' => '269',
'type' => 'race',
'title' => 'XTerra Trail Run',
'date_race' => '2017-04-08',
'date' => '2017-02-09 08:55:43'
),
(int) 766 => array(
'id' => '267',
'type' => 'race',
'title' => 'Maratón La Amistad',
'date_race' => '2017-04-09',
'date' => '2017-02-02 09:16:18'
),
(int) 767 => array(
'id' => '233',
'type' => 'race',
'title' => 'De La Tierra Al Espacio',
'date_race' => '2017-01-28',
'date' => '2017-01-29 07:05:11'
),
(int) 768 => array(
'id' => '238',
'type' => 'race',
'title' => 'Relevos Orosi',
'date_race' => '2017-04-23',
'date' => '2017-01-26 13:32:14'
),
(int) 769 => array(
'id' => '231',
'type' => 'race',
'title' => 'Clásica Palmarín',
'date_race' => '2017-01-21',
'date' => '2017-01-23 10:13:49'
),
(int) 770 => array(
'id' => '235',
'type' => 'race',
'title' => 'Condovac Beach Run',
'date_race' => '2017-01-21',
'date' => '2017-01-23 10:12:07'
),
(int) 771 => array(
'id' => '225',
'type' => 'race',
'title' => 'Triatlón Explosivo',
'date_race' => '2017-01-08',
'date' => '2017-01-08 12:17:52'
),
(int) 772 => array(
'id' => '187',
'type' => 'race',
'title' => 'San Silvestre',
'date_race' => '2016-12-31',
'date' => '2016-12-31 14:35:45'
),
(int) 773 => array(
'id' => '212',
'type' => 'race',
'title' => 'Media Maratón Puntarenas',
'date_race' => '2016-12-17',
'date' => '2016-12-18 14:00:14'
),
(int) 774 => array(
'id' => '137',
'type' => 'race',
'title' => 'X-Mas Run',
'date_race' => '2016-12-11',
'date' => '2016-12-11 10:15:12'
),
(int) 775 => array(
'id' => '229',
'type' => 'race',
'title' => 'Carrera Saprissa',
'date_race' => '2017-01-15',
'date' => '2016-12-09 21:36:34'
),
(int) 776 => array(
'id' => '208',
'type' => 'race',
'title' => 'Carrera Paliativa Barva',
'date_race' => '2016-12-18',
'date' => '2016-12-04 14:10:14'
),
(int) 777 => array(
'id' => '224',
'type' => 'race',
'title' => '10 Millas Cartago',
'date_race' => '2017-01-15',
'date' => '2016-11-28 22:16:32'
),
(int) 778 => array(
'id' => '161',
'type' => 'race',
'title' => 'Under Armour',
'date_race' => '2016-11-27',
'date' => '2016-11-27 12:55:27'
),
(int) 779 => array(
'id' => '227',
'type' => 'race',
'title' => 'La Inmaculada',
'date_race' => '2016-12-11',
'date' => '2016-11-24 21:40:21'
),
(int) 780 => array(
'id' => '134',
'type' => 'race',
'title' => 'Lindora Run',
'date_race' => '2016-11-20',
'date' => '2016-11-20 07:31:00'
),
(int) 781 => array(
'id' => '222',
'type' => 'race',
'title' => 'Maratón Costa Rica',
'date_race' => '2016-12-04',
'date' => '2016-11-14 20:52:54'
),
(int) 782 => array(
'id' => '221',
'type' => 'race',
'title' => 'Carrera La Libertad',
'date_race' => '2016-11-20',
'date' => '2016-11-14 20:12:31'
),
(int) 783 => array(
'id' => '218',
'type' => 'race',
'title' => 'Carrera Teletón',
'date_race' => '2016-11-13',
'date' => '2016-11-13 16:32:59'
),
(int) 784 => array(
'id' => '213',
'type' => 'race',
'title' => 'Carrera UNIBE',
'date_race' => '2016-11-13',
'date' => '2016-11-13 16:29:48'
),
(int) 785 => array(
'id' => '217',
'type' => 'race',
'title' => 'Nocturna Navideña',
'date_race' => '2016-12-10',
'date' => '2016-11-08 11:04:40'
),
(int) 786 => array(
'id' => '219',
'type' => 'race',
'title' => 'Carreritas Navideñas',
'date_race' => '2016-12-10',
'date' => '2016-11-08 11:03:52'
),
(int) 787 => array(
'id' => '131',
'type' => 'race',
'title' => 'Carrera del Médico',
'date_race' => '2016-11-06',
'date' => '2016-11-06 11:08:18'
),
(int) 788 => array(
'id' => '128',
'type' => 'race',
'title' => 'Las Mujeres Corremos',
'date_race' => '2016-10-23',
'date' => '2016-10-23 18:05:36'
),
(int) 789 => array(
'id' => '216',
'type' => 'race',
'title' => 'Trail La Lucha',
'date_race' => '2016-11-20',
'date' => '2016-10-21 20:38:17'
),
(int) 790 => array(
'id' => '215',
'type' => 'race',
'title' => 'Carrera Ujarrás',
'date_race' => '2016-11-13',
'date' => '2016-10-20 09:41:15'
),
(int) 791 => array(
'id' => '214',
'type' => 'race',
'title' => 'Lindora Run Kids - Teens',
'date_race' => '2016-11-19',
'date' => '2016-10-19 17:40:13'
),
(int) 792 => array(
'id' => '129',
'type' => 'race',
'title' => 'Cruzada Avon',
'date_race' => '2016-10-16',
'date' => '2016-10-16 17:32:19'
),
(int) 793 => array(
'id' => '201',
'type' => 'race',
'title' => 'Media Maratón Herbalife',
'date_race' => '2016-10-16',
'date' => '2016-10-16 17:10:15'
),
(int) 794 => array(
'id' => '127',
'type' => 'race',
'title' => 'Anna Ross',
'date_race' => '2016-10-09',
'date' => '2016-10-09 06:31:16'
),
(int) 795 => array(
'id' => '210',
'type' => 'race',
'title' => 'Media Maratón Manzanillo',
'date_race' => '2016-10-29',
'date' => '2016-09-30 18:28:56'
),
(int) 796 => array(
'id' => '209',
'type' => 'race',
'title' => 'San Silvestre Trail',
'date_race' => '2016-12-31',
'date' => '2016-09-29 11:52:27'
),
(int) 797 => array(
'id' => '130',
'type' => 'race',
'title' => 'Carrera del Ahorro',
'date_race' => '2016-10-30',
'date' => '2016-09-27 13:02:43'
),
(int) 798 => array(
'id' => '171',
'type' => 'race',
'title' => 'Corre Por Mí',
'date_race' => '2016-09-25',
'date' => '2016-09-26 05:10:37'
),
(int) 799 => array(
'id' => '196',
'type' => 'race',
'title' => 'Pasos por Salud',
'date_race' => '2016-09-18',
'date' => '2016-09-20 09:19:13'
),
(int) 800 => array(
'id' => '124',
'type' => 'race',
'title' => 'Tamarindo Beach Marathon',
'date_race' => '2016-09-17',
'date' => '2016-09-17 14:58:59'
),
(int) 801 => array(
'id' => '205',
'type' => 'race',
'title' => 'Nicoya Colonial Race',
'date_race' => '2016-10-01',
'date' => '2016-09-14 17:29:39'
),
(int) 802 => array(
'id' => '125',
'type' => 'race',
'title' => 'Odontólogo',
'date_race' => '2016-09-11',
'date' => '2016-09-11 06:40:07'
),
(int) 803 => array(
'id' => '206',
'type' => 'race',
'title' => 'Niños de Todos',
'date_race' => '2016-09-04',
'date' => '2016-09-04 12:45:10'
),
(int) 804 => array(
'id' => '199',
'type' => 'race',
'title' => 'Desafío Momentum',
'date_race' => '2016-09-04',
'date' => '2016-09-04 12:38:16'
),
(int) 805 => array(
'id' => '89',
'type' => 'race',
'title' => 'TNF Ecogreen Sarapiquí',
'date_race' => '2016-10-08',
'date' => '2016-08-31 08:43:47'
),
(int) 806 => array(
'id' => '190',
'type' => 'race',
'title' => 'Clásica San Ramón',
'date_race' => '2016-08-28',
'date' => '2016-08-28 12:00:10'
),
(int) 807 => array(
'id' => '207',
'type' => 'race',
'title' => 'Sueños de Navidad',
'date_race' => '2016-12-18',
'date' => '2016-08-27 12:00:37'
),
(int) 808 => array(
'id' => '202',
'type' => 'race',
'title' => 'UACA',
'date_race' => '2016-08-20',
'date' => '2016-08-21 11:11:40'
),
(int) 809 => array(
'id' => '14',
'type' => 'race',
'title' => 'Reto Powerade',
'date_race' => '2015-08-30',
'date' => '2016-08-14 07:43:32'
),
(int) 810 => array(
'id' => '122',
'type' => 'race',
'title' => '10k San José',
'date_race' => '2016-09-04',
'date' => '2016-08-10 21:15:35'
),
(int) 811 => array(
'id' => '193',
'type' => 'race',
'title' => 'Santa Paula',
'date_race' => '2016-08-07',
'date' => '2016-08-07 11:38:26'
),
(int) 812 => array(
'id' => '189',
'type' => 'race',
'title' => 'Vindi Green Run',
'date_race' => '2016-08-07',
'date' => '2016-08-07 11:15:48'
),
(int) 813 => array(
'id' => '176',
'type' => 'race',
'title' => 'City Mall',
'date_race' => '2016-08-07',
'date' => '2016-08-07 06:26:38'
),
(int) 814 => array(
'id' => '188',
'type' => 'race',
'title' => 'Corramos por Nuestra Salud',
'date_race' => '2016-07-31',
'date' => '2016-07-30 20:28:52'
),
(int) 815 => array(
'id' => '204',
'type' => 'race',
'title' => 'Desafío 15k',
'date_race' => '2016-09-04',
'date' => '2016-07-28 13:03:18'
),
(int) 816 => array(
'id' => '186',
'type' => 'race',
'title' => 'Liga Run',
'date_race' => '2016-07-25',
'date' => '2016-07-25 12:44:22'
),
(int) 817 => array(
'id' => '113',
'type' => 'race',
'title' => 'Santaneña',
'date_race' => '2016-07-24',
'date' => '2016-07-24 10:52:12'
),
(int) 818 => array(
'id' => '195',
'type' => 'race',
'title' => 'Tres Ríos Night Run',
'date_race' => '2016-08-20',
'date' => '2016-07-19 11:08:08'
),
(int) 819 => array(
'id' => '166',
'type' => 'race',
'title' => '5k In Colors',
'date_race' => '2016-07-24',
'date' => '2016-07-17 11:28:29'
),
(int) 820 => array(
'id' => '112',
'type' => 'race',
'title' => 'Bomberos',
'date_race' => '2016-07-17',
'date' => '2016-07-17 08:00:26'
),
(int) 821 => array(
'id' => '183',
'type' => 'race',
'title' => 'Columbia',
'date_race' => '2016-07-17',
'date' => '2016-07-17 07:59:30'
),
(int) 822 => array(
'id' => '203',
'type' => 'race',
'title' => 'Clásica Independencia',
'date_race' => '2016-09-15',
'date' => '2016-07-15 19:12:56'
),
(int) 823 => array(
'id' => '111',
'type' => 'race',
'title' => 'Correcaminos',
'date_race' => '2016-07-10',
'date' => '2016-07-10 19:32:28'
),
(int) 824 => array(
'id' => '197',
'type' => 'race',
'title' => 'Relevos Paraíso',
'date_race' => '2016-07-31',
'date' => '2016-07-06 13:01:17'
),
(int) 825 => array(
'id' => '198',
'type' => 'race',
'title' => 'La Insuperable',
'date_race' => '2016-11-20',
'date' => '2016-07-06 10:07:45'
),
(int) 826 => array(
'id' => '200',
'type' => 'race',
'title' => 'Global Energy Race',
'date_race' => '2016-09-25',
'date' => '2016-07-06 09:44:39'
),
(int) 827 => array(
'id' => '192',
'type' => 'race',
'title' => 'Reina del Mar',
'date_race' => '2016-07-02',
'date' => '2016-07-04 11:11:59'
),
(int) 828 => array(
'id' => '194',
'type' => 'race',
'title' => 'Correcaminitos',
'date_race' => '2016-07-09',
'date' => '2016-07-02 09:56:42'
),
(int) 829 => array(
'id' => '182',
'type' => 'race',
'title' => 'Grecia Run',
'date_race' => '2016-07-24',
'date' => '2016-06-28 21:01:21'
),
(int) 830 => array(
'id' => '120',
'type' => 'race',
'title' => 'Reto Powerade',
'date_race' => '2016-08-14',
'date' => '2016-06-28 21:00:19'
),
(int) 831 => array(
'id' => '109',
'type' => 'race',
'title' => 'San Juan',
'date_race' => '2016-06-26',
'date' => '2016-06-26 18:03:13'
),
(int) 832 => array(
'id' => '180',
'type' => 'race',
'title' => 'Glow Night Run',
'date_race' => '2016-06-25',
'date' => '2016-06-26 18:02:18'
),
(int) 833 => array(
'id' => '177',
'type' => 'race',
'title' => 'Media Maratón San José',
'date_race' => '2016-06-19',
'date' => '2016-06-19 13:26:54'
),
(int) 834 => array(
'id' => '173',
'type' => 'race',
'title' => 'Olympic Day Run',
'date_race' => '2016-06-12',
'date' => '2016-06-14 06:53:37'
),
(int) 835 => array(
'id' => '107',
'type' => 'race',
'title' => 'La Gran Manzana',
'date_race' => '2016-06-12',
'date' => '2016-06-12 06:57:15'
),
(int) 836 => array(
'id' => '179',
'type' => 'race',
'title' => 'Correr es crecer',
'date_race' => '2016-07-31',
'date' => '2016-06-09 14:06:56'
),
(int) 837 => array(
'id' => '181',
'type' => 'race',
'title' => 'Corriendo por Nuestros Pacientes',
'date_race' => '2016-07-24',
'date' => '2016-06-09 14:05:30'
),
(int) 838 => array(
'id' => '191',
'type' => 'race',
'title' => 'Reto Juan Viñas',
'date_race' => '2016-07-17',
'date' => '2016-06-08 08:26:22'
),
(int) 839 => array(
'id' => '106',
'type' => 'race',
'title' => 'La Leche',
'date_race' => '2016-06-05',
'date' => '2016-06-05 08:22:59'
),
(int) 840 => array(
'id' => '185',
'type' => 'race',
'title' => 'Eco Montaña ',
'date_race' => '2016-06-19',
'date' => '2016-05-31 09:38:38'
),
(int) 841 => array(
'id' => '87',
'type' => 'race',
'title' => 'TNF Endurance Challenge',
'date_race' => '2016-05-28',
'date' => '2016-05-30 15:32:41'
),
(int) 842 => array(
'id' => '164',
'type' => 'race',
'title' => 'Iririá',
'date_race' => '2016-05-29',
'date' => '2016-05-29 08:14:06'
),
(int) 843 => array(
'id' => '184',
'type' => 'race',
'title' => 'Costa Ballena Beach Run',
'date_race' => '2016-09-10',
'date' => '2016-05-27 20:13:19'
),
(int) 844 => array(
'id' => '165',
'type' => 'race',
'title' => 'Moonrun',
'date_race' => '2016-12-03',
'date' => '2016-05-23 20:01:55'
),
(int) 845 => array(
'id' => '119',
'type' => 'race',
'title' => 'Covao',
'date_race' => '2016-08-14',
'date' => '2016-05-23 19:50:13'
),
(int) 846 => array(
'id' => '103',
'type' => 'race',
'title' => 'Mi Meta Lafise',
'date_race' => '2016-05-22',
'date' => '2016-05-22 19:59:13'
),
(int) 847 => array(
'id' => '58',
'type' => 'race',
'title' => 'Gollo Sol y Arena',
'date_race' => '2016-05-14',
'date' => '2016-05-14 19:48:18'
),
(int) 848 => array(
'id' => '18',
'type' => 'race',
'title' => 'Corre por Mí',
'date_race' => '2015-09-27',
'date' => '2016-05-09 10:33:31'
),
(int) 849 => array(
'id' => '169',
'type' => 'race',
'title' => 'San Isidro Labrador',
'date_race' => '2016-05-08',
'date' => '2016-05-08 15:30:35'
),
(int) 850 => array(
'id' => '170',
'type' => 'race',
'title' => 'Run For Liga',
'date_race' => '2016-05-08',
'date' => '2016-05-08 15:30:00'
),
(int) 851 => array(
'id' => '104',
'type' => 'race',
'title' => 'La Paz',
'date_race' => '2016-05-01',
'date' => '2016-05-01 07:07:28'
),
(int) 852 => array(
'id' => '178',
'type' => 'race',
'title' => 'Valle del Sol',
'date_race' => '2016-05-07',
'date' => '2016-04-26 19:39:13'
),
(int) 853 => array(
'id' => '98',
'type' => 'race',
'title' => 'Lazos Solidarios',
'date_race' => '2016-04-24',
'date' => '2016-04-24 08:48:24'
),
(int) 854 => array(
'id' => '163',
'type' => 'race',
'title' => 'Yorkín',
'date_race' => '2016-04-23',
'date' => '2016-04-24 08:46:22'
),
(int) 855 => array(
'id' => '78',
'type' => 'race',
'title' => 'Extremos Urban Run',
'date_race' => '2016-04-24',
'date' => '2016-04-24 08:31:49'
),
(int) 856 => array(
'id' => '168',
'type' => 'race',
'title' => 'Lapathon Jungle Race',
'date_race' => '2016-06-04',
'date' => '2016-04-17 21:10:05'
),
(int) 857 => array(
'id' => '83',
'type' => 'race',
'title' => 'La Solidaridad',
'date_race' => '2016-04-17',
'date' => '2016-04-17 14:06:46'
),
(int) 858 => array(
'id' => '159',
'type' => 'race',
'title' => 'Cruz Roja Por la Vida',
'date_race' => '2016-04-17',
'date' => '2016-04-17 11:10:41'
),
(int) 859 => array(
'id' => '154',
'type' => 'race',
'title' => 'Reto Electrolit',
'date_race' => '2016-04-10',
'date' => '2016-04-10 10:46:04'
),
(int) 860 => array(
'id' => '86',
'type' => 'race',
'title' => 'Ecogreen La Angelina',
'date_race' => '2016-04-02',
'date' => '2016-04-03 09:59:05'
),
(int) 861 => array(
'id' => '82',
'type' => 'race',
'title' => 'Reto Jacó Extremo',
'date_race' => '2016-04-02',
'date' => '2016-04-02 19:02:44'
),
(int) 862 => array(
'id' => '153',
'type' => 'race',
'title' => 'Neon Run',
'date_race' => '2016-04-29',
'date' => '2016-03-31 20:28:48'
),
(int) 863 => array(
'id' => '139',
'type' => 'race',
'title' => 'Coco Run',
'date_race' => '2016-03-26',
'date' => '2016-03-26 12:46:09'
),
(int) 864 => array(
'id' => '167',
'type' => 'race',
'title' => 'Cerros de Escazú',
'date_race' => '2016-04-24',
'date' => '2016-03-20 22:32:31'
),
(int) 865 => array(
'id' => '144',
'type' => 'race',
'title' => 'DMC Adventure Trail',
'date_race' => '2016-03-19',
'date' => '2016-03-20 17:05:26'
),
(int) 866 => array(
'id' => '150',
'type' => 'race',
'title' => 'San José Half Marathon',
'date_race' => '2016-03-20',
'date' => '2016-03-20 17:05:00'
),
(int) 867 => array(
'id' => '148',
'type' => 'race',
'title' => 'Media Maratón Estadio Nacional',
'date_race' => '2016-03-20',
'date' => '2016-03-20 16:51:58'
),
(int) 868 => array(
'id' => '81',
'type' => 'race',
'title' => 'TENA',
'date_race' => '2016-03-13',
'date' => '2016-03-13 09:35:30'
),
(int) 869 => array(
'id' => '160',
'type' => 'race',
'title' => 'Zurquí',
'date_race' => '2016-04-03',
'date' => '2016-03-07 10:23:37'
),
(int) 870 => array(
'id' => '85',
'type' => 'race',
'title' => 'Ecogreen Senderos Colón',
'date_race' => '2016-03-05',
'date' => '2016-03-06 13:08:22'
),
(int) 871 => array(
'id' => '149',
'type' => 'race',
'title' => 'Lincoln Challenge',
'date_race' => '2016-03-05',
'date' => '2016-03-06 09:20:55'
),
(int) 872 => array(
'id' => '77',
'type' => 'race',
'title' => 'Chepecorre',
'date_race' => '2016-03-06',
'date' => '2016-03-06 06:35:23'
),
(int) 873 => array(
'id' => '158',
'type' => 'race',
'title' => 'Tierra Blanca',
'date_race' => '2016-05-08',
'date' => '2016-03-02 23:12:13'
),
(int) 874 => array(
'id' => '74',
'type' => 'race',
'title' => 'Parque de Diversiones',
'date_race' => '2016-02-28',
'date' => '2016-02-27 22:36:21'
),
(int) 875 => array(
'id' => '157',
'type' => 'race',
'title' => 'Milla Universitaria',
'date_race' => '2016-03-09',
'date' => '2016-02-24 21:55:47'
),
(int) 876 => array(
'id' => '156',
'type' => 'race',
'title' => 'Carrera del Turismo',
'date_race' => '2016-05-29',
'date' => '2016-02-22 10:26:18'
),
(int) 877 => array(
'id' => '151',
'type' => 'race',
'title' => 'Las Flores',
'date_race' => '2016-02-21',
'date' => '2016-02-20 21:54:41'
),
(int) 878 => array(
'id' => '155',
'type' => 'race',
'title' => 'Amigos del Agua',
'date_race' => '2016-03-19',
'date' => '2016-02-19 16:48:04'
),
(int) 879 => array(
'id' => '146',
'type' => 'race',
'title' => 'Media Maratón La Fortuna',
'date_race' => '2016-04-10',
'date' => '2016-02-16 16:48:14'
),
(int) 880 => array(
'id' => '84',
'type' => 'race',
'title' => 'La Angelina en Parejas',
'date_race' => '2016-02-13',
'date' => '2016-02-15 07:04:15'
),
(int) 881 => array(
'id' => '76',
'type' => 'race',
'title' => 'Candelaria',
'date_race' => '2016-02-14',
'date' => '2016-02-14 20:54:22'
),
(int) 882 => array(
'id' => '143',
'type' => 'race',
'title' => 'XTerra Trail Run',
'date_race' => '2016-03-19',
'date' => '2016-02-12 13:48:27'
),
(int) 883 => array(
'id' => '93',
'type' => 'race',
'title' => 'Juan Santamaría',
'date_race' => '2016-04-11',
'date' => '2016-02-12 11:52:19'
),
(int) 884 => array(
'id' => '141',
'type' => 'race',
'title' => 'Maratón La Amistad',
'date_race' => '2016-06-12',
'date' => '2016-02-08 21:29:30'
),
(int) 885 => array(
'id' => '152',
'type' => 'race',
'title' => 'Clásica de la Papa',
'date_race' => '2016-02-21',
'date' => '2016-02-04 13:51:21'
),
(int) 886 => array(
'id' => '75',
'type' => 'race',
'title' => '12k On Running',
'date_race' => '2016-01-31',
'date' => '2016-01-30 21:41:02'
),
(int) 887 => array(
'id' => '145',
'type' => 'race',
'title' => 'Guatocross',
'date_race' => '2016-02-21',
'date' => '2016-01-29 07:50:47'
),
(int) 888 => array(
'id' => '147',
'type' => 'race',
'title' => '5k Mujer',
'date_race' => '2016-03-06',
'date' => '2016-01-27 14:24:39'
),
(int) 889 => array(
'id' => '97',
'type' => 'race',
'title' => 'Palmarín',
'date_race' => '2016-01-23',
'date' => '2016-01-24 11:29:07'
),
(int) 890 => array(
'id' => '79',
'type' => 'race',
'title' => 'Carrera New Balance',
'date_race' => '2016-01-17',
'date' => '2016-01-17 14:39:03'
),
(int) 891 => array(
'id' => '96',
'type' => 'race',
'title' => 'Divino Niño',
'date_race' => '2016-01-17',
'date' => '2016-01-17 14:38:08'
),
(int) 892 => array(
'id' => '80',
'type' => 'race',
'title' => 'Saprissa',
'date_race' => '2016-01-17',
'date' => '2016-01-17 11:03:28'
),
(int) 893 => array(
'id' => '70',
'type' => 'race',
'title' => '10 millas Cartago',
'date_race' => '2016-01-17',
'date' => '2016-01-17 07:34:35'
),
(int) 894 => array(
'id' => '102',
'type' => 'race',
'title' => 'Las Vencedoras',
'date_race' => '2016-04-23',
'date' => '2016-01-05 22:04:46'
),
(int) 895 => array(
'id' => '95',
'type' => 'race',
'title' => 'Ruta Ciruelas',
'date_race' => '2016-01-31',
'date' => '2016-01-04 13:05:57'
),
(int) 896 => array(
'id' => '56',
'type' => 'race',
'title' => 'San Silvestre',
'date_race' => '2015-12-31',
'date' => '2016-01-01 13:10:41'
),
(int) 897 => array(
'id' => '57',
'type' => 'race',
'title' => 'Media Maratón Puntarenas',
'date_race' => '2015-12-19',
'date' => '2015-12-19 18:17:58'
),
(int) 898 => array(
'id' => '69',
'type' => 'race',
'title' => 'Rock and Run',
'date_race' => '2015-12-13',
'date' => '2015-12-14 20:23:38'
),
(int) 899 => array(
'id' => '55',
'type' => 'race',
'title' => 'Moon Run',
'date_race' => '2015-12-12',
'date' => '2015-12-13 09:33:41'
),
(int) 900 => array(
'id' => '64',
'type' => 'race',
'title' => 'XMas Run',
'date_race' => '2015-12-13',
'date' => '2015-12-13 09:29:51'
),
(int) 901 => array(
'id' => '66',
'type' => 'race',
'title' => 'Juntos Por Una Sonrisa',
'date_race' => '2015-12-13',
'date' => '2015-12-13 09:28:42'
),
(int) 902 => array(
'id' => '54',
'type' => 'race',
'title' => 'Maratón San José',
'date_race' => '2015-12-06',
'date' => '2015-12-06 17:07:22'
),
(int) 903 => array(
'id' => '42',
'type' => 'race',
'title' => 'Under Armour',
'date_race' => '2015-11-29',
'date' => '2015-11-29 10:40:04'
),
(int) 904 => array(
'id' => '72',
'type' => 'race',
'title' => 'Turri Night Race',
'date_race' => '2015-12-12',
'date' => '2015-11-17 10:51:48'
),
(int) 905 => array(
'id' => '73',
'type' => 'race',
'title' => 'Carreritas Navideñas',
'date_race' => '2015-12-12',
'date' => '2015-11-17 10:50:41'
),
(int) 906 => array(
'id' => '20',
'type' => 'race',
'title' => 'Lindora Run',
'date_race' => '2015-11-15',
'date' => '2015-11-16 08:39:06'
),
(int) 907 => array(
'id' => '62',
'type' => 'race',
'title' => 'Lindora Run Kids',
'date_race' => '2015-11-14',
'date' => '2015-11-16 08:21:48'
),
(int) 908 => array(
'id' => '67',
'type' => 'race',
'title' => 'Solidaria de la Mujer',
'date_race' => '2015-11-07',
'date' => '2015-11-08 13:32:27'
),
(int) 909 => array(
'id' => '60',
'type' => 'race',
'title' => 'UNIBE',
'date_race' => '2015-11-08',
'date' => '2015-11-08 13:31:59'
),
(int) 910 => array(
'id' => '63',
'type' => 'race',
'title' => 'Mom & Baby Run',
'date_race' => '2015-11-08',
'date' => '2015-11-08 13:30:49'
),
(int) 911 => array(
'id' => '44',
'type' => 'race',
'title' => 'Relevos SJ-Puntarenas',
'date_race' => '2015-11-07',
'date' => '2015-11-08 00:15:46'
),
(int) 912 => array(
'id' => '41',
'type' => 'race',
'title' => 'El Reto de UNO',
'date_race' => '2015-11-01',
'date' => '2015-11-01 09:34:51'
),
(int) 913 => array(
'id' => '47',
'type' => 'race',
'title' => 'Tierra Blanca Nocturna',
'date_race' => '2015-10-31',
'date' => '2015-11-01 09:27:43'
),
(int) 914 => array(
'id' => '68',
'type' => 'race',
'title' => 'CT Calle Pavones',
'date_race' => '2015-12-06',
'date' => '2015-10-28 09:30:35'
),
(int) 915 => array(
'id' => '50',
'type' => 'race',
'title' => 'Carrera del Ahorro',
'date_race' => '2015-10-25',
'date' => '2015-10-26 03:07:20'
),
(int) 916 => array(
'id' => '48',
'type' => 'race',
'title' => 'Cruzada Avon',
'date_race' => '2015-10-25',
'date' => '2015-10-26 03:05:48'
),
(int) 917 => array(
'id' => '19',
'type' => 'race',
'title' => 'MM Herbalife Metro',
'date_race' => '2015-10-18',
'date' => '2015-10-19 16:12:16'
),
(int) 918 => array(
'id' => '52',
'type' => 'race',
'title' => 'Contra el Cáncer de Seno',
'date_race' => '2015-10-18',
'date' => '2015-10-19 16:10:23'
),
(int) 919 => array(
'id' => '49',
'type' => 'race',
'title' => 'Las mujeres corremos',
'date_race' => '2015-10-18',
'date' => '2015-10-19 16:09:07'
),
(int) 920 => array(
'id' => '61',
'type' => 'race',
'title' => 'Occidental Grand Papagayo',
'date_race' => '2015-10-18',
'date' => '2015-10-19 16:07:22'
),
(int) 921 => array(
'id' => '65',
'type' => 'race',
'title' => 'CTP Mercedes Norte',
'date_race' => '2015-11-01',
'date' => '2015-10-14 14:14:21'
),
(int) 922 => array(
'id' => '24',
'type' => 'race',
'title' => 'Mosta Run',
'date_race' => '2015-11-08',
'date' => '2015-10-06 16:35:15'
),
(int) 923 => array(
'id' => '59',
'type' => 'race',
'title' => 'Carrera de la CCSS',
'date_race' => '2015-11-01',
'date' => '2015-10-06 16:05:03'
),
(int) 924 => array(
'id' => '31',
'type' => 'race',
'title' => 'Anna Ross',
'date_race' => '2015-10-04',
'date' => '2015-10-04 16:46:38'
),
(int) 925 => array(
'id' => '36',
'type' => 'race',
'title' => 'Barva',
'date_race' => '2015-09-27',
'date' => '2015-09-27 14:42:52'
),
(int) 926 => array(
'id' => '34',
'type' => 'race',
'title' => 'Global Energy Race',
'date_race' => '2015-09-27',
'date' => '2015-09-27 13:22:53'
),
(int) 927 => array(
'id' => '45',
'type' => 'race',
'title' => 'Los Santos Cross',
'date_race' => '2015-10-25',
'date' => '2015-09-24 17:52:57'
),
(int) 928 => array(
'id' => '53',
'type' => 'race',
'title' => 'Dejando Huella',
'date_race' => '2015-11-22',
'date' => '2015-09-22 11:53:32'
),
(int) 929 => array(
'id' => '39',
'type' => 'race',
'title' => 'La Prensa',
'date_race' => '2015-09-20',
'date' => '2015-09-20 18:29:07'
),
(int) 930 => array(
'id' => '40',
'type' => 'race',
'title' => 'Odontólogos',
'date_race' => '2015-09-20',
'date' => '2015-09-20 13:08:08'
),
(int) 931 => array(
'id' => '37',
'type' => 'race',
'title' => 'kölbi',
'date_race' => '2015-09-19',
'date' => '2015-09-19 15:18:49'
),
(int) 932 => array(
'id' => '38',
'type' => 'race',
'title' => 'MM Manzanillo',
'date_race' => '2015-09-19',
'date' => '2015-09-19 07:22:24'
),
(int) 933 => array(
'id' => '16',
'type' => 'race',
'title' => 'Tamarindo Beach Marathon',
'date_race' => '2015-09-12',
'date' => '2015-09-14 08:15:44'
),
(int) 934 => array(
'id' => '17',
'type' => 'race',
'title' => 'Desafío Momentum',
'date_race' => '2015-09-13',
'date' => '2015-09-13 11:48:38'
),
(int) 935 => array(
'id' => '28',
'type' => 'race',
'title' => 'Pasos por Salud',
'date_race' => '2015-08-16',
'date' => '2015-09-10 11:10:40'
),
(int) 936 => array(
'id' => '30',
'type' => 'race',
'title' => 'KLA Solidaria',
'date_race' => '2015-08-30',
'date' => '2015-09-10 10:07:46'
),
(int) 937 => array(
'id' => '43',
'type' => 'race',
'title' => 'Pueblito',
'date_race' => '2015-11-01',
'date' => '2015-09-05 13:40:12'
),
(int) 938 => array(
'id' => '22',
'type' => 'race',
'title' => 'Corramos por Nuestra Salud',
'date_race' => '2015-07-26',
'date' => '2015-07-31 11:29:28'
),
(int) 939 => array(
'id' => '35',
'type' => 'race',
'title' => 'Paso a Paso con Vos',
'date_race' => '2015-11-21',
'date' => '2015-07-31 11:26:52'
),
(int) 940 => array(
'id' => '33',
'type' => 'race',
'title' => 'Niños de Todos',
'date_race' => '2015-09-06',
'date' => '2015-07-31 11:23:01'
),
(int) 941 => array(
'id' => '32',
'type' => 'race',
'title' => 'Por Ti Mamá',
'date_race' => '2015-08-16',
'date' => '2015-07-31 11:20:44'
),
(int) 942 => array(
'id' => '29',
'type' => 'race',
'title' => 'DMC Adventure Trail',
'date_race' => '2015-08-23',
'date' => '2015-07-20 10:40:46'
),
(int) 943 => array(
'id' => '27',
'type' => 'race',
'title' => 'COVAO',
'date_race' => '2015-07-26',
'date' => '2015-07-20 10:33:04'
),
(int) 944 => array(
'id' => '26',
'type' => 'race',
'title' => 'Yorkín Challenge',
'date_race' => '2015-07-25',
'date' => '2015-07-20 10:28:54'
),
(int) 945 => array(
'id' => '23',
'type' => 'race',
'title' => 'Santaneña',
'date_race' => '2015-07-19',
'date' => '2015-07-20 10:26:14'
),
(int) 946 => array(
'id' => '25',
'type' => 'race',
'title' => 'Yo corro por mis abuelos',
'date_race' => '2015-09-06',
'date' => '2015-07-15 10:11:57'
),
(int) 947 => array(
'id' => '21',
'type' => 'race',
'title' => 'El Porvenir',
'date_race' => '2015-07-26',
'date' => '2015-07-07 12:30:45'
),
(int) 948 => array(
'id' => '15',
'type' => 'race',
'title' => 'Fun Run',
'date_race' => '2015-08-23',
'date' => '2015-06-19 14:26:43'
)
),
'races' => array(
(int) 0 => array(
'Race' => array(
'id' => '997',
'id_category' => '4',
'title' => 'Caribe Paradise Run',
'date' => '2025-10-18',
'hour' => '05:00:00',
'distance' => '6-12-25 km',
'place' => 'Manzanillo, Limón',
'price' => '¢28.500-¢30.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1760763600'
)
),
(int) 1 => array(
'Race' => array(
'id' => '1007',
'id_category' => '0',
'title' => 'Jacó Beach Half Marathon',
'date' => '2025-10-19',
'hour' => '05:00:00',
'distance' => '5-10-21 km',
'place' => 'Jacó',
'price' => '¢20.000-¢25.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1760850000'
)
),
(int) 2 => array(
'Race' => array(
'id' => '1027',
'id_category' => '0',
'title' => 'Pink Run Pococí',
'date' => '2025-10-19',
'hour' => '06:00:00',
'distance' => '5-10 km',
'place' => 'Pococí, Limón',
'price' => '¢15.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1760850000'
)
),
(int) 3 => array(
'Race' => array(
'id' => '1012',
'id_category' => '0',
'title' => 'Carrera y Caminata Cruz Roja Aserrí',
'date' => '2025-10-19',
'hour' => '06:30:00',
'distance' => '6k',
'place' => 'Aserrí',
'price' => '¢16.500',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1760850000'
)
),
(int) 4 => array(
'Race' => array(
'id' => '978',
'id_category' => '0',
'title' => 'Media Maratón Metro Credix',
'date' => '2025-10-26',
'hour' => '05:00:00',
'distance' => '5-10-21 km',
'place' => 'Curridabat',
'price' => '$30-$45',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1761454800'
)
),
(int) 5 => array(
'Race' => array(
'id' => '1014',
'id_category' => '0',
'title' => 'Carrera Hospital San Juan de Dios',
'date' => '2025-10-26',
'hour' => '06:00:00',
'distance' => '6k',
'place' => 'San José',
'price' => '¢11.000-¢15.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1761454800'
)
),
(int) 6 => array(
'Race' => array(
'id' => '1036',
'id_category' => '0',
'title' => 'Entrenamiento Scooby-Doo',
'date' => '2025-10-26',
'hour' => '07:00:00',
'distance' => '5k',
'place' => 'La Sabana',
'price' => '¢11.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1761454800'
)
),
(int) 7 => array(
'Race' => array(
'id' => '1029',
'id_category' => '0',
'title' => 'Carrera Ecológica CTP Piedades Sur',
'date' => '2025-10-26',
'hour' => '07:30:00',
'distance' => '5-9 km',
'place' => 'Piedades Sur, San Ramón, Alajuela',
'price' => '¢12.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1761454800'
)
),
(int) 8 => array(
'Race' => array(
'id' => '1018',
'id_category' => '0',
'title' => 'La Cuesta del Diablo',
'date' => '2025-11-02',
'hour' => '07:00:00',
'distance' => '7.5-18-28 km',
'place' => 'Tablón del Guarco',
'price' => '¢10.000-¢30.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1762059600'
)
),
(int) 9 => array(
'Race' => array(
'id' => '971',
'id_category' => '0',
'title' => 'Lindora Run Kids 2025',
'date' => '2025-11-08',
'hour' => '09:00:00',
'distance' => '100-800 metros',
'place' => 'Lindora, Santa Ana',
'price' => '$35',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1762581600'
)
),
(int) 10 => array(
'Race' => array(
'id' => '946',
'id_category' => '0',
'title' => 'BMW Lindora Run by Powerade 2025',
'date' => '2025-11-09',
'hour' => '05:15:00',
'distance' => '5-10-21 km',
'place' => 'Lindora, Santa Ana',
'price' => '$52-$55',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1762668000'
)
),
(int) 11 => array(
'Race' => array(
'id' => '1011',
'id_category' => '0',
'title' => 'LRG',
'date' => '2025-11-09',
'hour' => '05:15:00',
'distance' => '5-10-21 km',
'place' => 'L',
'price' => '$54-$57',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1762668000'
)
),
(int) 12 => array(
'Race' => array(
'id' => '1031',
'id_category' => '0',
'title' => 'Carrera Entre Pan Y Rosas',
'date' => '2025-11-09',
'hour' => '07:00:00',
'distance' => '5-10 km-niños-caminata',
'place' => 'La Unión, Cartago',
'price' => '¢18.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1762668000'
)
),
(int) 13 => array(
'Race' => array(
'id' => '1032',
'id_category' => '0',
'title' => 'Carrera Por La Diabetes',
'date' => '2025-11-16',
'hour' => '06:00:00',
'distance' => '5-10 km y caminata',
'place' => 'San José',
'price' => '¢9000-¢15.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1763272800'
)
),
(int) 14 => array(
'Race' => array(
'id' => '1004',
'id_category' => '0',
'title' => 'Run Like a Pro',
'date' => '2025-11-16',
'hour' => '06:30:00',
'distance' => '5-10 km',
'place' => 'Ciudad Colón',
'price' => 'Por definir',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1763272800'
)
),
(int) 15 => array(
'Race' => array(
'id' => '1035',
'id_category' => '0',
'title' => 'Trail Nocturno',
'date' => '2025-11-22',
'hour' => '18:00:00',
'distance' => '9-13 km',
'place' => 'Tablón del Guarco, Cartago',
'price' => '¢20.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1763791200'
)
),
(int) 16 => array(
'Race' => array(
'id' => '993',
'id_category' => '0',
'title' => '12 Horas de Trail Running',
'date' => '2025-11-22',
'hour' => '08:00:00',
'distance' => '12 horas',
'place' => 'Cartago',
'price' => '¢25.000-¢90.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1763791200'
)
),
(int) 17 => array(
'Race' => array(
'id' => '1043',
'id_category' => '0',
'title' => 'Moonrun Monteverde',
'date' => '2025-11-22',
'hour' => '06:15:00',
'distance' => '6-14-25-35-60 km',
'place' => 'Monteverde',
'price' => '¢20.100-¢54.500',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1763791200'
)
),
(int) 18 => array(
'Race' => array(
'id' => '960',
'id_category' => '0',
'title' => 'KRun by Under Armour',
'date' => '2025-11-23',
'hour' => '05:00:00',
'distance' => '5-10-21 km',
'place' => 'La Sabana',
'price' => '$50-$60',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1763877600'
)
),
(int) 19 => array(
'Race' => array(
'id' => '1037',
'id_category' => '0',
'title' => 'Puris Run',
'date' => '2025-11-23',
'hour' => '06:30:00',
'distance' => '5-10 km y niños',
'place' => 'Puriscal',
'price' => '¢12.200-¢24.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1763877600'
)
),
(int) 20 => array(
'Race' => array(
'id' => '1034',
'id_category' => '0',
'title' => 'Vertical de Pico Blanco',
'date' => '2025-11-23',
'hour' => '07:30:00',
'distance' => '6k',
'place' => 'Santa Ana-Escazú',
'price' => '¢12.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1763877600'
)
),
(int) 21 => array(
'Race' => array(
'id' => '1042',
'id_category' => '0',
'title' => 'Entrenamiento Come Galletas',
'date' => '2025-11-29',
'hour' => '16:00:00',
'distance' => '5k',
'place' => 'La Sabana',
'price' => '¢11.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1764396000'
)
),
(int) 22 => array(
'Race' => array(
'id' => '1024',
'id_category' => '0',
'title' => 'Gran Maratón Costa Rica',
'date' => '2025-11-30',
'hour' => '05:00:00',
'distance' => '2-5-10-21-42 km',
'place' => 'San José',
'price' => '¢30.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1764482400'
)
),
(int) 23 => array(
'Race' => array(
'id' => '1040',
'id_category' => '0',
'title' => 'Marathon San José Costa Rica',
'date' => '2025-12-07',
'hour' => '06:00:00',
'distance' => '5-10-21-42 km',
'place' => 'Estadio Nacional, San José',
'price' => '¢15.000-¢75.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1765087200'
)
),
(int) 24 => array(
'Race' => array(
'id' => '950',
'id_category' => '0',
'title' => 'Trail Vulcania 2025',
'date' => '2025-12-07',
'hour' => '06:00:00',
'distance' => '7-10-20-40 km',
'place' => 'Turrialba, Cartago',
'price' => '¢30.000-¢50.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1765087200'
)
),
(int) 25 => array(
'Race' => array(
'id' => '981',
'id_category' => '0',
'title' => 'Media Maratón Puerto',
'date' => '2025-12-13',
'hour' => '05:00:00',
'distance' => '10-21 km',
'place' => 'Puntarenas',
'price' => '$40-$45',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1765605600'
)
),
(int) 26 => array(
'Race' => array(
'id' => '1046',
'id_category' => '0',
'title' => 'Trail Samaná',
'date' => '2025-12-14',
'hour' => '06:00:00',
'distance' => '8-10-14 km y caminata de 5 y 8km',
'place' => 'Coronado',
'price' => '¢8000-¢18.500',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1765692000'
)
),
(int) 27 => array(
'Race' => array(
'id' => '1010',
'id_category' => '0',
'title' => 'Christmas Run Everlast',
'date' => '2025-12-14',
'hour' => '07:00:00',
'distance' => '5-10 km y niños',
'place' => 'Escazú',
'price' => '$30-$38',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1765692000'
)
),
(int) 28 => array(
'Race' => array(
'id' => '1008',
'id_category' => '0',
'title' => 'Clásica San Silvestre 2025',
'date' => '2025-12-31',
'hour' => '07:00:00',
'distance' => '5-10.4 km',
'place' => 'Pavas',
'price' => '¢18.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1767160800'
)
),
(int) 29 => array(
'Race' => array(
'id' => '1041',
'id_category' => '0',
'title' => 'San Silvestrail',
'date' => '2025-12-31',
'hour' => '07:30:00',
'distance' => '7k-10k-20k',
'place' => 'Quebradilla de Cartago',
'price' => '¢30.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1767160800'
)
),
(int) 30 => array(
'Race' => array(
'id' => '1026',
'id_category' => '0',
'title' => 'Acosta Run',
'date' => '2026-01-04',
'hour' => '07:00:00',
'distance' => '6-12 km',
'place' => 'Acosta, San José',
'price' => '¢11.000-¢15.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1767506400'
)
),
(int) 31 => array(
'Race' => array(
'id' => '1044',
'id_category' => '0',
'title' => '10 Millas Cartago',
'date' => '2026-01-18',
'hour' => '05:30:00',
'distance' => '16k',
'place' => 'Cartago',
'price' => '$35-$45',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1768716000'
)
),
(int) 32 => array(
'Race' => array(
'id' => '1038',
'id_category' => '0',
'title' => 'Relevos 20k OFF!',
'date' => '2026-02-15',
'hour' => '06:00:00',
'distance' => '20k',
'place' => 'Palmares, Alajuela',
'price' => '¢90.000-¢100.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1771135200'
)
),
(int) 33 => array(
'Race' => array(
'id' => '1033',
'id_category' => '0',
'title' => 'Katira Trail',
'date' => '2026-02-28',
'hour' => '14:00:00',
'distance' => '8-15 km',
'place' => 'Katira, Guatuso de Alajuela',
'price' => '¢18.000-¢20.000',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1772258400'
)
),
(int) 34 => array(
'Race' => array(
'id' => '1045',
'id_category' => '0',
'title' => 'Maratón de Cartago 2026',
'date' => '2026-04-12',
'hour' => '05:00:00',
'distance' => '21-42 km',
'place' => 'Cartago',
'price' => '$35-$60',
'showhistory' => '0'
),
(int) 0 => array(
'INDEXS' => '1775970000'
)
)
),
'sliders' => array(
(int) 0 => array(
'Slider' => array(
'id' => '365',
'image' => '365_ssbanhor.jpg',
'image2' => '3652_sscuadban.jpg',
'title' => 'ss carr',
'link' => 'https://abuenpaso.cr/Race/detail/1008/clasica-san-silvestre-2025'
)
),
(int) 1 => array(
'Slider' => array(
'id' => '376',
'image' => '376_krunhordef.jpg',
'image2' => '3762_kruncuad.jpg',
'title' => 'krun carr',
'link' => 'https://abuenpaso.cr/Race/detail/960/krun-by-under-armour'
)
),
(int) 2 => array(
'Slider' => array(
'id' => '379',
'image' => '379_acostarun1920x420.png',
'image2' => '3792_acostadestinos11.png',
'title' => 'Acosta Carr',
'link' => 'https://abuenpaso.cr/Race/detail/1026/acosta-run'
)
)
),
'polljs' => true,
'Scrollbar' => true,
'subsection' => 'Results',
'section' => 'Race',
'disabledIdRaces' => array(
(int) 0 => (int) 205,
(int) 1 => (int) 206
),
'banner' => array(
'Banner' => array(
'id' => '1',
'title' => 'Entrenar',
'image' => '1_entrenar.jpg',
'link_web' => 'https://www.abuenpaso.cr/Training'
)
),
'ads' => array(
'Publicity' => array(
'id' => '20',
'title' => 'Test Google Nuevo',
'image' => '',
'code' => '<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-7311556903413772",
enable_page_level_ads: true
});
</script>',
'type' => '2'
)
),
'infoSeo' => array(
'Seo' => array(
'id' => '1',
'title' => 'A Buen Paso | Carreras Costa Rica | Carreras Calle | Carreras Pista',
'description' => 'A Buen Paso facilita información actualizada a la comunidad de corredores de Costa Rica. Eventos, resultados, datos y fotos de las carreras; blogs de expertos en diversos temas, noticias, consejos y más. Carreras de pista y Carreras de Calle en Costa Rica',
'keywords' => 'A Buen Paso, costa rica, carrera, maratón, información actualizada comunidad de corredores, Costa Rica Eventos, resultados, datos, fotos de las carreras; blogs de expertos en diversos temas, noticias, consejos,Carreras de pista, Carreras de Calle, a buen paso'
)
),
'content_for_layout' => '<div class="generalWrap tableBehavior">
<aside>
<div id="raceList" class="boxSize">
<h1>Carreras</h1>
<div class="scroll">
<p class="month">Octubre</p>
<a href="/Race/detail/997/caribe-paradise-run">
<span>18.</span>Caribe Paradise Run </a> <a href="/Race/detail/1007/jaco-beach-half-marathon">
<span>19.</span>Jacó Beach Half Marathon </a> <a href="/Race/detail/1027/pink-run-pococi">
<span>19.</span>Pink Run Pococí </a> <a href="/Race/detail/1012/carrera-y-caminata-cruz-roja-aserri">
<span>19.</span>Carrera y Caminata Cruz Roja Aserrí </a> <a href="/Race/detail/978/media-maraton-metro-credix">
<span>26.</span>Media Maratón Metro Credix </a> <a href="/Race/detail/1014/carrera-hospital-san-juan-de-dios">
<span>26.</span>Carrera Hospital San Juan de Dios </a> <a href="/Race/detail/1036/entrenamiento-scooby-doo">
<span>26.</span>Entrenamiento Scooby-Doo </a> <a href="/Race/detail/1029/carrera-ecologica-ctp-piedades-sur">
<span>26.</span>Carrera Ecológica CTP Piedades Sur </a> <p class="month">Noviembre</p>
<a href="/Race/detail/1018/la-cuesta-del-diablo">
<span>02.</span>La Cuesta del Diablo </a> <a href="/Race/detail/971/lindora-run-kids-2025">
<span>08.</span>Lindora Run Kids 2025 </a> <a href="/Race/detail/946/bmw-lindora-run-by-powerade-2025">
<span>09.</span>BMW Lindora Run by Powerade 2025 </a> <a href="/Race/detail/1011/lrg">
<span>09.</span>LRG </a> <a href="/Race/detail/1031/carrera-entre-pan-y-rosas">
<span>09.</span>Carrera Entre Pan Y Rosas </a> <a href="/Race/detail/1032/carrera-por-la-diabetes">
<span>16.</span>Carrera Por La Diabetes </a> <a href="/Race/detail/1004/run-like-a-pro">
<span>16.</span>Run Like a Pro </a> <a href="/Race/detail/1035/trail-nocturno">
<span>22.</span>Trail Nocturno </a> <a href="/Race/detail/993/12-horas-de-trail-running">
<span>22.</span>12 Horas de Trail Running </a> <a href="/Race/detail/1043/moonrun-monteverde">
<span>22.</span>Moonrun Monteverde </a> <a href="/Race/detail/960/krun-by-under-armour">
<span>23.</span>KRun by Under Armour </a> <a href="/Race/detail/1037/puris-run">
<span>23.</span>Puris Run </a> <a href="/Race/detail/1034/vertical-de-pico-blanco">
<span>23.</span>Vertical de Pico Blanco </a> <a href="/Race/detail/1042/entrenamiento-come-galletas">
<span>29.</span>Entrenamiento Come Galletas </a> <a href="/Race/detail/1024/gran-maraton-costa-rica">
<span>30.</span>Gran Maratón Costa Rica </a> <p class="month">Diciembre</p>
<a href="/Race/detail/1040/marathon-san-jose-costa-rica">
<span>07.</span>Marathon San José Costa Rica </a> <a href="/Race/detail/950/trail-vulcania-2025">
<span>07.</span>Trail Vulcania 2025 </a> <a href="/Race/detail/981/media-maraton-puerto">
<span>13.</span>Media Maratón Puerto </a> <a href="/Race/detail/1046/trail-samana">
<span>14.</span>Trail Samaná </a> <a href="/Race/detail/1010/christmas-run-everlast">
<span>14.</span>Christmas Run Everlast </a> <a href="/Race/detail/1008/clasica-san-silvestre-2025">
<span>31.</span>Clásica San Silvestre 2025 </a> <a href="/Race/detail/1041/san-silvestrail">
<span>31.</span>San Silvestrail </a> <p class="month">Enero</p>
<a href="/Race/detail/1026/acosta-run">
<span>04.</span>Acosta Run </a> <a href="/Race/detail/1044/10-millas-cartago">
<span>18.</span>10 Millas Cartago </a> <p class="month">Febrero</p>
<a href="/Race/detail/1038/relevos-20k-off">
<span>15.</span>Relevos 20k OFF! </a> <a href="/Race/detail/1033/katira-trail">
<span>28.</span>Katira Trail </a> <p class="month">Abril</p>
<a href="/Race/detail/1045/maraton-de-cartago-2026">
<span>12.</span>Maratón de Cartago 2026 </a> <a class="lastRace" href="/race/previous">Carreras anteriores</a>
</div>
</div> <div id="boxP" class="boxSize"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-7311556903413772",
enable_page_level_ads: true
});
</script></div>
<div id="lastNews" class="boxSize">
<h1>Lo último</h1> <a href="/Race/detail/978/media-maraton-metro-credix">
Media Maratón Metro Credix </a> <a href="http://abuenpaso.cr/Gallery/index/1">
Fotos Media Maratón Credix Metro </a>
<a href="/Race/detail/1046/trail-samana">
Trail Samaná </a> <a href="/Race/detail/1045/maraton-de-cartago-2026">
Maratón de Cartago 2026 </a> <a href="/Race/detail/1044/10-millas-cartago">
10 Millas Cartago </a> <a href="/Race/result/1027/pink-run-pococi">
Resultados Pink Run Pococí </a> <a href="/Race/detail/1043/moonrun-monteverde">
Moonrun Monteverde </a> <a href="/Race/detail/1042/entrenamiento-come-galletas">
Entrenamiento Come Galletas </a> <a href="/Race/detail/1038/relevos-20k-off">
Relevos 20k OFF! </a> <a href="/Race/result/1007/jaco-beach-half-marathon">
Resultados Jacó Beach Half Marathon </a></div> </aside
><section>
<div class="center">
<h1 class="center">Carrera del Contador</h1>
</div>
<div class="linkWrap">
<a href="/race/detail/393/carrera-del-contador">
Datos
</a> <a class="current" href="/race/result/393/carrera-del-contador">
Resultados </a>
</div>
<div class="center v2">
<!-- Go to www.addthis.com/dashboard to customize your tools -->
<div class="addthis_sharing_toolbox"></div>
</div>
<div class="colTitle2 boxSize">
<p>Domingo 13 Mayo 2018 <em>|</em> 07:00 AM <em>|</em> Desamparados <em>|</em> 4-11 km</p>
</div>
<h2>Resultados</h2>
<br />
<ul>
<li><a href="http://www.sportwenscr.com/tiempos/show.php?a=1812&b=XXXV%20Carrera%20del%20Contador&c=Sun%2013%20May%202018&d=11&e=4&f=&g=" target="_blank"><strong>Resultados completos AQUÍ.</strong></a></li>
</ul>
<h2>Póngale nota</h2>
<div id="poll" class="v2">
<div id="pollDetail">
<table class="tablePoll">
<tr>
<th class="aLeft">Aspecto a evaluar</th>
<th>Excelente</th>
<th>Bien</th>
<th>Regular</th>
<th>Mal</th>
<th>Pésimo</th>
</tr>
<tr>
<td class="aLeft">Costo y proceso de inscripción.</td>
<td><input type="radio" data-answer="2" class="answer" name="2" id="21" value="1"></td>
<td><input type="radio" data-answer="2" class="answer" name="2" id="22" value="2"></td>
<td><input type="radio" data-answer="2" class="answer" name="2" id="23" value="3" checked="true"></td>
<td><input type="radio" data-answer="2" class="answer" name="2" id="24" value="4"></td>
<td><input type="radio" data-answer="2" class="answer" name="2" id="25" value="5"></td>
</tr> <tr>
<td class="aLeft">Calidad del paquete (camisa, medalla, etc.)</td>
<td><input type="radio" data-answer="4" class="answer" name="4" id="41" value="1"></td>
<td><input type="radio" data-answer="4" class="answer" name="4" id="42" value="2"></td>
<td><input type="radio" data-answer="4" class="answer" name="4" id="43" value="3" checked="true"></td>
<td><input type="radio" data-answer="4" class="answer" name="4" id="44" value="4"></td>
<td><input type="radio" data-answer="4" class="answer" name="4" id="45" value="5"></td>
</tr> <tr>
<td class="aLeft">Recorrido</td>
<td><input type="radio" data-answer="13" class="answer" name="13" id="131" value="1"></td>
<td><input type="radio" data-answer="13" class="answer" name="13" id="132" value="2"></td>
<td><input type="radio" data-answer="13" class="answer" name="13" id="133" value="3" checked="true"></td>
<td><input type="radio" data-answer="13" class="answer" name="13" id="134" value="4"></td>
<td><input type="radio" data-answer="13" class="answer" name="13" id="135" value="5"></td>
</tr> <tr>
<td class="aLeft">Control del tránsito</td>
<td><input type="radio" data-answer="5" class="answer" name="5" id="51" value="1"></td>
<td><input type="radio" data-answer="5" class="answer" name="5" id="52" value="2"></td>
<td><input type="radio" data-answer="5" class="answer" name="5" id="53" value="3" checked="true"></td>
<td><input type="radio" data-answer="5" class="answer" name="5" id="54" value="4"></td>
<td><input type="radio" data-answer="5" class="answer" name="5" id="55" value="5"></td>
</tr> <tr>
<td class="aLeft">Hidratación y asistencia en ruta (agua, etc.)</td>
<td><input type="radio" data-answer="6" class="answer" name="6" id="61" value="1"></td>
<td><input type="radio" data-answer="6" class="answer" name="6" id="62" value="2"></td>
<td><input type="radio" data-answer="6" class="answer" name="6" id="63" value="3" checked="true"></td>
<td><input type="radio" data-answer="6" class="answer" name="6" id="64" value="4"></td>
<td><input type="radio" data-answer="6" class="answer" name="6" id="65" value="5"></td>
</tr> <tr>
<td class="aLeft">Hidratación y refrigerio final</td>
<td><input type="radio" data-answer="7" class="answer" name="7" id="71" value="1"></td>
<td><input type="radio" data-answer="7" class="answer" name="7" id="72" value="2"></td>
<td><input type="radio" data-answer="7" class="answer" name="7" id="73" value="3" checked="true"></td>
<td><input type="radio" data-answer="7" class="answer" name="7" id="74" value="4"></td>
<td><input type="radio" data-answer="7" class="answer" name="7" id="75" value="5"></td>
</tr> <tr>
<td class="aLeft">Calificación general</td>
<td><input type="radio" data-answer="9" class="answer" name="9" id="91" value="1"></td>
<td><input type="radio" data-answer="9" class="answer" name="9" id="92" value="2"></td>
<td><input type="radio" data-answer="9" class="answer" name="9" id="93" value="3" checked="true"></td>
<td><input type="radio" data-answer="9" class="answer" name="9" id="94" value="4"></td>
<td><input type="radio" data-answer="9" class="answer" name="9" id="95" value="5"></td>
</tr> <tr>
<th class="aLeft">Aspecto a evaluar</th>
<th>¡Claro!</th>
<th>Tal vez</th>
<th>¡Jamás!</th>
</tr>
<tr>
<td class="aLeft">¿Volvería a correr esta carrera?</td>
<td><input type="radio" data-answer="12" class="answer" name="12" id="123" value="3"></td>
<td><input type="radio" data-answer="12" class="answer" name="12" id="122" value="2"></td>
<td><input type="radio" data-answer="12" class="answer" name="12" id="121" value="1" checked="true"></td>
</tr>
</table>
</div>
<a class="vote" id="voteRace" data-race="393">Votar</a>
<a class="result" id="voteResultsRace" data-race="393">Resultados</a>
<a style="display:none;" class="result" id="voteResultsRaceReturn">Regresar</a>
<div id="alertPoll" style="margin-top:5px; width:100%;"></div>
<div id="resultsPoll"></div>
</div> </section>
<div id="training"> <a href="https://www.abuenpaso.cr/Training">
<picture>
<source media="(max-width: 608px)" srcset="/files/banners/images/detail/1_entrenar.jpg">
<img src="/files/banners/images/detail/1_entrenar.jpg" alt="Entrénate" width="1216" height="157">
</picture>
</a></div></div>',
'scripts_for_layout' => '',
'title_for_layout' => 'Race'
)$this->Blocks->set('title', $title);$this->_currentType = static::TYPE_LAYOUT;$this->Blocks->set('content', $this->_render($layoutFileName));
'/mnt/stor3-wc1-dfw1/654704/891115/www.abuenpaso.cr/web/content/app/View/Layouts/default.ctp'
$layout = $this->layout;}if ($layout && $this->autoLayout) {$this->Blocks->set('content', $this->renderLayout('', $layout));}
'<div class="generalWrap tableBehavior">
<aside>
<div id="raceList" class="boxSize">
<h1>Carreras</h1>
<div class="scroll">
<p class="month">Octubre</p>
<a href="/Race/detail/997/caribe-paradise-run">
<span>18.</span>Caribe Paradise Run </a> <a href="/Race/detail/1007/jaco-beach-half-marathon">
<span>19.</span>Jacó Beach Half Marathon </a> <a href="/Race/detail/1027/pink-run-pococi">
<span>19.</span>Pink Run Pococí </a> <a href="/Race/detail/1012/carrera-y-caminata-cruz-roja-aserri">
<span>19.</span>Carrera y Caminata Cruz Roja Aserrí </a> <a href="/Race/detail/978/media-maraton-metro-credix">
<span>26.</span>Media Maratón Metro Credix </a> <a href="/Race/detail/1014/carrera-hospital-san-juan-de-dios">
<span>26.</span>Carrera Hospital San Juan de Dios </a> <a href="/Race/detail/1036/entrenamiento-scooby-doo">
<span>26.</span>Entrenamiento Scooby-Doo </a> <a href="/Race/detail/1029/carrera-ecologica-ctp-piedades-sur">
<span>26.</span>Carrera Ecológica CTP Piedades Sur </a> <p class="month">Noviembre</p>
<a href="/Race/detail/1018/la-cuesta-del-diablo">
<span>02.</span>La Cuesta del Diablo </a> <a href="/Race/detail/971/lindora-run-kids-2025">
<span>08.</span>Lindora Run Kids 2025 </a> <a href="/Race/detail/946/bmw-lindora-run-by-powerade-2025">
<span>09.</span>BMW Lindora Run by Powerade 2025 </a> <a href="/Race/detail/1011/lrg">
<span>09.</span>LRG </a> <a href="/Race/detail/1031/carrera-entre-pan-y-rosas">
<span>09.</span>Carrera Entre Pan Y Rosas </a> <a href="/Race/detail/1032/carrera-por-la-diabetes">
<span>16.</span>Carrera Por La Diabetes </a> <a href="/Race/detail/1004/run-like-a-pro">
<span>16.</span>Run Like a Pro </a> <a href="/Race/detail/1035/trail-nocturno">
<span>22.</span>Trail Nocturno </a> <a href="/Race/detail/993/12-horas-de-trail-running">
<span>22.</span>12 Horas de Trail Running </a> <a href="/Race/detail/1043/moonrun-monteverde">
<span>22.</span>Moonrun Monteverde </a> <a href="/Race/detail/960/krun-by-under-armour">
<span>23.</span>KRun by Under Armour </a> <a href="/Race/detail/1037/puris-run">
<span>23.</span>Puris Run </a> <a href="/Race/detail/1034/vertical-de-pico-blanco">
<span>23.</span>Vertical de Pico Blanco </a> <a href="/Race/detail/1042/entrenamiento-come-galletas">
<span>29.</span>Entrenamiento Come Galletas </a> <a href="/Race/detail/1024/gran-maraton-costa-rica">
<span>30.</span>Gran Maratón Costa Rica </a> <p class="month">Diciembre</p>
<a href="/Race/detail/1040/marathon-san-jose-costa-rica">
<span>07.</span>Marathon San José Costa Rica </a> <a href="/Race/detail/950/trail-vulcania-2025">
<span>07.</span>Trail Vulcania 2025 </a> <a href="/Race/detail/981/media-maraton-puerto">
<span>13.</span>Media Maratón Puerto </a> <a href="/Race/detail/1046/trail-samana">
<span>14.</span>Trail Samaná </a> <a href="/Race/detail/1010/christmas-run-everlast">
<span>14.</span>Christmas Run Everlast </a> <a href="/Race/detail/1008/clasica-san-silvestre-2025">
<span>31.</span>Clásica San Silvestre 2025 </a> <a href="/Race/detail/1041/san-silvestrail">
<span>31.</span>San Silvestrail </a> <p class="month">Enero</p>
<a href="/Race/detail/1026/acosta-run">
<span>04.</span>Acosta Run </a> <a href="/Race/detail/1044/10-millas-cartago">
<span>18.</span>10 Millas Cartago </a> <p class="month">Febrero</p>
<a href="/Race/detail/1038/relevos-20k-off">
<span>15.</span>Relevos 20k OFF! </a> <a href="/Race/detail/1033/katira-trail">
<span>28.</span>Katira Trail </a> <p class="month">Abril</p>
<a href="/Race/detail/1045/maraton-de-cartago-2026">
<span>12.</span>Maratón de Cartago 2026 </a> <a class="lastRace" href="/race/previous">Carreras anteriores</a>
</div>
</div> <div id="boxP" class="boxSize"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-7311556903413772",
enable_page_level_ads: true
});
</script></div>
<div id="lastNews" class="boxSize">
<h1>Lo último</h1> <a href="/Race/detail/978/media-maraton-metro-credix">
Media Maratón Metro Credix </a> <a href="http://abuenpaso.cr/Gallery/index/1">
Fotos Media Maratón Credix Metro </a>
<a href="/Race/detail/1046/trail-samana">
Trail Samaná </a> <a href="/Race/detail/1045/maraton-de-cartago-2026">
Maratón de Cartago 2026 </a> <a href="/Race/detail/1044/10-millas-cartago">
10 Millas Cartago </a> <a href="/Race/result/1027/pink-run-pococi">
Resultados Pink Run Pococí </a> <a href="/Race/detail/1043/moonrun-monteverde">
Moonrun Monteverde </a> <a href="/Race/detail/1042/entrenamiento-come-galletas">
Entrenamiento Come Galletas </a> <a href="/Race/detail/1038/relevos-20k-off">
Relevos 20k OFF! </a> <a href="/Race/result/1007/jaco-beach-half-marathon">
Resultados Jacó Beach Half Marathon </a></div> </aside
><section>
<div class="center">
<h1 class="center">Carrera del Contador</h1>
</div>
<div class="linkWrap">
<a href="/race/detail/393/carrera-del-contador">
Datos
</a> <a class="current" href="/race/result/393/carrera-del-contador">
Resultados </a>
</div>
<div class="center v2">
<!-- Go to www.addthis.com/dashboard to customize your tools -->
<div class="addthis_sharing_toolbox"></div>
</div>
<div class="colTitle2 boxSize">
<p>Domingo 13 Mayo 2018 <em>|</em> 07:00 AM <em>|</em> Desamparados <em>|</em> 4-11 km</p>
</div>
<h2>Resultados</h2>
<br />
<ul>
<li><a href="http://www.sportwenscr.com/tiempos/show.php?a=1812&b=XXXV%20Carrera%20del%20Contador&c=Sun%2013%20May%202018&d=11&e=4&f=&g=" target="_blank"><strong>Resultados completos AQUÍ.</strong></a></li>
</ul>
<h2>Póngale nota</h2>
<div id="poll" class="v2">
<div id="pollDetail">
<table class="tablePoll">
<tr>
<th class="aLeft">Aspecto a evaluar</th>
<th>Excelente</th>
<th>Bien</th>
<th>Regular</th>
<th>Mal</th>
<th>Pésimo</th>
</tr>
<tr>
<td class="aLeft">Costo y proceso de inscripción.</td>
<td><input type="radio" data-answer="2" class="answer" name="2" id="21" value="1"></td>
<td><input type="radio" data-answer="2" class="answer" name="2" id="22" value="2"></td>
<td><input type="radio" data-answer="2" class="answer" name="2" id="23" value="3" checked="true"></td>
<td><input type="radio" data-answer="2" class="answer" name="2" id="24" value="4"></td>
<td><input type="radio" data-answer="2" class="answer" name="2" id="25" value="5"></td>
</tr> <tr>
<td class="aLeft">Calidad del paquete (camisa, medalla, etc.)</td>
<td><input type="radio" data-answer="4" class="answer" name="4" id="41" value="1"></td>
<td><input type="radio" data-answer="4" class="answer" name="4" id="42" value="2"></td>
<td><input type="radio" data-answer="4" class="answer" name="4" id="43" value="3" checked="true"></td>
<td><input type="radio" data-answer="4" class="answer" name="4" id="44" value="4"></td>
<td><input type="radio" data-answer="4" class="answer" name="4" id="45" value="5"></td>
</tr> <tr>
<td class="aLeft">Recorrido</td>
<td><input type="radio" data-answer="13" class="answer" name="13" id="131" value="1"></td>
<td><input type="radio" data-answer="13" class="answer" name="13" id="132" value="2"></td>
<td><input type="radio" data-answer="13" class="answer" name="13" id="133" value="3" checked="true"></td>
<td><input type="radio" data-answer="13" class="answer" name="13" id="134" value="4"></td>
<td><input type="radio" data-answer="13" class="answer" name="13" id="135" value="5"></td>
</tr> <tr>
<td class="aLeft">Control del tránsito</td>
<td><input type="radio" data-answer="5" class="answer" name="5" id="51" value="1"></td>
<td><input type="radio" data-answer="5" class="answer" name="5" id="52" value="2"></td>
<td><input type="radio" data-answer="5" class="answer" name="5" id="53" value="3" checked="true"></td>
<td><input type="radio" data-answer="5" class="answer" name="5" id="54" value="4"></td>
<td><input type="radio" data-answer="5" class="answer" name="5" id="55" value="5"></td>
</tr> <tr>
<td class="aLeft">Hidratación y asistencia en ruta (agua, etc.)</td>
<td><input type="radio" data-answer="6" class="answer" name="6" id="61" value="1"></td>
<td><input type="radio" data-answer="6" class="answer" name="6" id="62" value="2"></td>
<td><input type="radio" data-answer="6" class="answer" name="6" id="63" value="3" checked="true"></td>
<td><input type="radio" data-answer="6" class="answer" name="6" id="64" value="4"></td>
<td><input type="radio" data-answer="6" class="answer" name="6" id="65" value="5"></td>
</tr> <tr>
<td class="aLeft">Hidratación y refrigerio final</td>
<td><input type="radio" data-answer="7" class="answer" name="7" id="71" value="1"></td>
<td><input type="radio" data-answer="7" class="answer" name="7" id="72" value="2"></td>
<td><input type="radio" data-answer="7" class="answer" name="7" id="73" value="3" checked="true"></td>
<td><input type="radio" data-answer="7" class="answer" name="7" id="74" value="4"></td>
<td><input type="radio" data-answer="7" class="answer" name="7" id="75" value="5"></td>
</tr> <tr>
<td class="aLeft">Calificación general</td>
<td><input type="radio" data-answer="9" class="answer" name="9" id="91" value="1"></td>
<td><input type="radio" data-answer="9" class="answer" name="9" id="92" value="2"></td>
<td><input type="radio" data-answer="9" class="answer" name="9" id="93" value="3" checked="true"></td>
<td><input type="radio" data-answer="9" class="answer" name="9" id="94" value="4"></td>
<td><input type="radio" data-answer="9" class="answer" name="9" id="95" value="5"></td>
</tr> <tr>
<th class="aLeft">Aspecto a evaluar</th>
<th>¡Claro!</th>
<th>Tal vez</th>
<th>¡Jamás!</th>
</tr>
<tr>
<td class="aLeft">¿Volvería a correr esta carrera?</td>
<td><input type="radio" data-answer="12" class="answer" name="12" id="123" value="3"></td>
<td><input type="radio" data-answer="12" class="answer" name="12" id="122" value="2"></td>
<td><input type="radio" data-answer="12" class="answer" name="12" id="121" value="1" checked="true"></td>
</tr>
</table>
</div>
<a class="vote" id="voteRace" data-race="393">Votar</a>
<a class="result" id="voteResultsRace" data-race="393">Resultados</a>
<a style="display:none;" class="result" id="voteResultsRaceReturn">Regresar</a>
<div id="alertPoll" style="margin-top:5px; width:100%;"></div>
<div id="resultsPoll"></div>
</div> </section>
<div id="training"> <a href="https://www.abuenpaso.cr/Training">
<picture>
<source media="(max-width: 608px)" srcset="/files/banners/images/detail/1_entrenar.jpg">
<img src="/files/banners/images/detail/1_entrenar.jpg" alt="Entrénate" width="1216" height="157">
</picture>
</a></div></div>'
'default'}$this->autoRender = false;$this->response->body($this->View->render($view, $layout));return $this->response;
null 'default'
}if ($render && $controller->autoRender) {$response = $controller->render();} elseif (!($result instanceof CakeResponse) && $response->body() === null) {
));}$response = $this->_invoke($controller, $request);if (isset($request->params['return'])) {
object(RaceController) {
name => 'Race'
uses => array(
(int) 0 => 'Race',
(int) 1 => 'CategoryRace',
(int) 2 => 'Poll',
(int) 3 => 'Result',
(int) 4 => 'AnswerPollResponse',
(int) 5 => 'Registration',
(int) 6 => 'PollPrincipal',
(int) 7 => 'AnswerPollVote',
(int) 8 => 'RaceImage',
(int) 9 => 'Gallery',
(int) 10 => 'Participant',
(int) 11 => 'Section',
(int) 12 => 'Auth',
(int) 13 => 'Subsection',
(int) 14 => 'SecondSubsection',
(int) 15 => 'Slider',
(int) 16 => 'News',
(int) 17 => 'Publicity',
(int) 18 => 'Banner',
(int) 19 => 'Seo'
)
components => array(
'Session' => null,
'Cookie' => null,
'File' => null,
'Image' => null,
'Resize' => null
)
paginate => array(
'limit' => (int) 30,
'order' => array(
'Race.id' => 'DESC'
),
'recursive' => (int) -1
)
helpers => array()
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'race/result/393/carrera-del-contador'
base => ''
webroot => '/'
here => '/race/result/393/carrera-del-contador'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array(
[maximum depth reached]
)
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Race'
layoutPath => null
viewVars => array(
'registration' => object(Registration) {},
'category' => array(),
'surveys3' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'surveys2' => array(),
'surveys' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
)
),
'detail' => array(
'Race' => array(
[maximum depth reached]
),
'Result' => array([maximum depth reached])
),
'lastnews' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => array(
[maximum depth reached]
),
(int) 8 => array(
[maximum depth reached]
),
(int) 9 => array(
[maximum depth reached]
),
(int) 10 => array(
[maximum depth reached]
),
(int) 11 => array(
[maximum depth reached]
),
(int) 12 => array(
[maximum depth reached]
),
(int) 13 => array(
[maximum depth reached]
),
(int) 14 => array(
[maximum depth reached]
),
(int) 15 => array(
[maximum depth reached]
),
(int) 16 => array(
[maximum depth reached]
),
(int) 17 => array(
[maximum depth reached]
),
(int) 18 => array(
[maximum depth reached]
),
(int) 19 => array(
[maximum depth reached]
),
(int) 20 => array(
[maximum depth reached]
),
(int) 21 => array(
[maximum depth reached]
),
(int) 22 => array(
[maximum depth reached]
),
(int) 23 => array(
[maximum depth reached]
),
(int) 24 => array(
[maximum depth reached]
),
(int) 25 => array(
[maximum depth reached]
),
(int) 26 => array(
[maximum depth reached]
),
(int) 27 => array(
[maximum depth reached]
),
(int) 28 => array(
[maximum depth reached]
),
(int) 29 => array(
[maximum depth reached]
),
(int) 30 => array(
[maximum depth reached]
),
(int) 31 => array(
[maximum depth reached]
),
(int) 32 => array(
[maximum depth reached]
),
(int) 33 => array(
[maximum depth reached]
),
(int) 34 => array(
[maximum depth reached]
),
(int) 35 => array(
[maximum depth reached]
),
(int) 36 => array(
[maximum depth reached]
),
(int) 37 => array(
[maximum depth reached]
),
(int) 38 => array(
[maximum depth reached]
),
(int) 39 => array(
[maximum depth reached]
),
(int) 40 => array(
[maximum depth reached]
),
(int) 41 => array(
[maximum depth reached]
),
(int) 42 => array(
[maximum depth reached]
),
(int) 43 => array(
[maximum depth reached]
),
(int) 44 => array(
[maximum depth reached]
),
(int) 45 => array(
[maximum depth reached]
),
(int) 46 => array(
[maximum depth reached]
),
(int) 47 => array(
[maximum depth reached]
),
(int) 48 => array(
[maximum depth reached]
),
(int) 49 => array(
[maximum depth reached]
),
(int) 50 => array(
[maximum depth reached]
),
(int) 51 => array(
[maximum depth reached]
),
(int) 52 => array(
[maximum depth reached]
),
(int) 53 => array(
[maximum depth reached]
),
(int) 54 => array(
[maximum depth reached]
),
(int) 55 => array(
[maximum depth reached]
),
(int) 56 => array(
[maximum depth reached]
),
(int) 57 => array(
[maximum depth reached]
),
(int) 58 => array(
[maximum depth reached]
),
(int) 59 => array(
[maximum depth reached]
),
(int) 60 => array(
[maximum depth reached]
),
(int) 61 => array(
[maximum depth reached]
),
(int) 62 => array(
[maximum depth reached]
),
(int) 63 => array(
[maximum depth reached]
),
(int) 64 => array(
[maximum depth reached]
),
(int) 65 => array(
[maximum depth reached]
),
(int) 66 => array(
[maximum depth reached]
),
(int) 67 => array(
[maximum depth reached]
),
(int) 68 => array(
[maximum depth reached]
),
(int) 69 => array(
[maximum depth reached]
),
(int) 70 => array(
[maximum depth reached]
),
(int) 71 => array(
[maximum depth reached]
),
(int) 72 => array(
[maximum depth reached]
),
(int) 73 => array(
[maximum depth reached]
),
(int) 74 => array(
[maximum depth reached]
),
(int) 75 => array(
[maximum depth reached]
),
(int) 76 => array(
[maximum depth reached]
),
(int) 77 => array(
[maximum depth reached]
),
(int) 78 => array(
[maximum depth reached]
),
(int) 79 => array(
[maximum depth reached]
),
(int) 80 => array(
[maximum depth reached]
),
(int) 81 => array(
[maximum depth reached]
),
(int) 82 => array(
[maximum depth reached]
),
(int) 83 => array(
[maximum depth reached]
),
(int) 84 => array(
[maximum depth reached]
),
(int) 85 => array(
[maximum depth reached]
),
(int) 86 => array(
[maximum depth reached]
),
(int) 87 => array(
[maximum depth reached]
),
(int) 88 => array(
[maximum depth reached]
),
(int) 89 => array(
[maximum depth reached]
),
(int) 90 => array(
[maximum depth reached]
),
(int) 91 => array(
[maximum depth reached]
),
(int) 92 => array(
[maximum depth reached]
),
(int) 93 => array(
[maximum depth reached]
),
(int) 94 => array(
[maximum depth reached]
),
(int) 95 => array(
[maximum depth reached]
),
(int) 96 => array(
[maximum depth reached]
),
(int) 97 => array(
[maximum depth reached]
),
(int) 98 => array(
[maximum depth reached]
),
(int) 99 => array(
[maximum depth reached]
),
(int) 100 => array(
[maximum depth reached]
),
(int) 101 => array(
[maximum depth reached]
),
(int) 102 => array(
[maximum depth reached]
),
(int) 103 => array(
[maximum depth reached]
),
(int) 104 => array(
[maximum depth reached]
),
(int) 105 => array(
[maximum depth reached]
),
(int) 106 => array(
[maximum depth reached]
),
(int) 107 => array(
[maximum depth reached]
),
(int) 108 => array(
[maximum depth reached]
),
(int) 109 => array(
[maximum depth reached]
),
(int) 110 => array(
[maximum depth reached]
),
(int) 111 => array(
[maximum depth reached]
),
(int) 112 => array(
[maximum depth reached]
),
(int) 113 => array(
[maximum depth reached]
),
(int) 114 => array(
[maximum depth reached]
),
(int) 115 => array(
[maximum depth reached]
),
(int) 116 => array(
[maximum depth reached]
),
(int) 117 => array(
[maximum depth reached]
),
(int) 118 => array(
[maximum depth reached]
),
(int) 119 => array(
[maximum depth reached]
),
(int) 120 => array(
[maximum depth reached]
),
(int) 121 => array(
[maximum depth reached]
),
(int) 122 => array(
[maximum depth reached]
),
(int) 123 => array(
[maximum depth reached]
),
(int) 124 => array(
[maximum depth reached]
),
(int) 125 => array(
[maximum depth reached]
),
(int) 126 => array(
[maximum depth reached]
),
(int) 127 => array(
[maximum depth reached]
),
(int) 128 => array(
[maximum depth reached]
),
(int) 129 => array(
[maximum depth reached]
),
(int) 130 => array(
[maximum depth reached]
),
(int) 131 => array(
[maximum depth reached]
),
(int) 132 => array(
[maximum depth reached]
),
(int) 133 => array(
[maximum depth reached]
),
(int) 134 => array(
[maximum depth reached]
),
(int) 135 => array(
[maximum depth reached]
),
(int) 136 => array(
[maximum depth reached]
),
(int) 137 => array(
[maximum depth reached]
),
(int) 138 => array(
[maximum depth reached]
),
(int) 139 => array(
[maximum depth reached]
),
(int) 140 => array(
[maximum depth reached]
),
(int) 141 => array(
[maximum depth reached]
),
(int) 142 => array(
[maximum depth reached]
),
(int) 143 => array(
[maximum depth reached]
),
(int) 144 => array(
[maximum depth reached]
),
(int) 145 => array(
[maximum depth reached]
),
(int) 146 => array(
[maximum depth reached]
),
(int) 147 => array(
[maximum depth reached]
),
(int) 148 => array(
[maximum depth reached]
),
(int) 149 => array(
[maximum depth reached]
),
(int) 150 => array(
[maximum depth reached]
),
(int) 151 => array(
[maximum depth reached]
),
(int) 152 => array(
[maximum depth reached]
),
(int) 153 => array(
[maximum depth reached]
),
(int) 154 => array(
[maximum depth reached]
),
(int) 155 => array(
[maximum depth reached]
),
(int) 156 => array(
[maximum depth reached]
),
(int) 157 => array(
[maximum depth reached]
),
(int) 158 => array(
[maximum depth reached]
),
(int) 159 => array(
[maximum depth reached]
),
(int) 160 => array(
[maximum depth reached]
),
(int) 161 => array(
[maximum depth reached]
),
(int) 162 => array(
[maximum depth reached]
),
(int) 163 => array(
[maximum depth reached]
),
(int) 164 => array(
[maximum depth reached]
),
(int) 165 => array(
[maximum depth reached]
),
(int) 166 => array(
[maximum depth reached]
),
(int) 167 => array(
[maximum depth reached]
),
(int) 168 => array(
[maximum depth reached]
),
(int) 169 => array(
[maximum depth reached]
),
(int) 170 => array(
[maximum depth reached]
),
(int) 171 => array(
[maximum depth reached]
),
(int) 172 => array(
[maximum depth reached]
),
(int) 173 => array(
[maximum depth reached]
),
(int) 174 => array(
[maximum depth reached]
),
(int) 175 => array(
[maximum depth reached]
),
(int) 176 => array(
[maximum depth reached]
),
(int) 177 => array(
[maximum depth reached]
),
(int) 178 => array(
[maximum depth reached]
),
(int) 179 => array(
[maximum depth reached]
),
(int) 180 => array(
[maximum depth reached]
),
(int) 181 => array(
[maximum depth reached]
),
(int) 182 => array(
[maximum depth reached]
),
(int) 183 => array(
[maximum depth reached]
),
(int) 184 => array(
[maximum depth reached]
),
(int) 185 => array(
[maximum depth reached]
),
(int) 186 => array(
[maximum depth reached]
),
(int) 187 => array(
[maximum depth reached]
),
(int) 188 => array(
[maximum depth reached]
),
(int) 189 => array(
[maximum depth reached]
),
(int) 190 => array(
[maximum depth reached]
),
(int) 191 => array(
[maximum depth reached]
),
(int) 192 => array(
[maximum depth reached]
),
(int) 193 => array(
[maximum depth reached]
),
(int) 194 => array(
[maximum depth reached]
),
(int) 195 => array(
[maximum depth reached]
),
(int) 196 => array(
[maximum depth reached]
),
(int) 197 => array(
[maximum depth reached]
),
(int) 198 => array(
[maximum depth reached]
),
(int) 199 => array(
[maximum depth reached]
),
(int) 200 => array(
[maximum depth reached]
),
(int) 201 => array(
[maximum depth reached]
),
(int) 202 => array(
[maximum depth reached]
),
(int) 203 => array(
[maximum depth reached]
),
(int) 204 => array(
[maximum depth reached]
),
(int) 205 => array(
[maximum depth reached]
),
(int) 206 => array(
[maximum depth reached]
),
(int) 207 => array(
[maximum depth reached]
),
(int) 208 => array(
[maximum depth reached]
),
(int) 209 => array(
[maximum depth reached]
),
(int) 210 => array(
[maximum depth reached]
),
(int) 211 => array(
[maximum depth reached]
),
(int) 212 => array(
[maximum depth reached]
),
(int) 213 => array(
[maximum depth reached]
),
(int) 214 => array(
[maximum depth reached]
),
(int) 215 => array(
[maximum depth reached]
),
(int) 216 => array(
[maximum depth reached]
),
(int) 217 => array(
[maximum depth reached]
),
(int) 218 => array(
[maximum depth reached]
),
(int) 219 => array(
[maximum depth reached]
),
(int) 220 => array(
[maximum depth reached]
),
(int) 221 => array(
[maximum depth reached]
),
(int) 222 => array(
[maximum depth reached]
),
(int) 223 => array(
[maximum depth reached]
),
(int) 224 => array(
[maximum depth reached]
),
(int) 225 => array(
[maximum depth reached]
),
(int) 226 => array(
[maximum depth reached]
),
(int) 227 => array(
[maximum depth reached]
),
(int) 228 => array(
[maximum depth reached]
),
(int) 229 => array(
[maximum depth reached]
),
(int) 230 => array(
[maximum depth reached]
),
(int) 231 => array(
[maximum depth reached]
),
(int) 232 => array(
[maximum depth reached]
),
(int) 233 => array(
[maximum depth reached]
),
(int) 234 => array(
[maximum depth reached]
),
(int) 235 => array(
[maximum depth reached]
),
(int) 236 => array(
[maximum depth reached]
),
(int) 237 => array(
[maximum depth reached]
),
(int) 238 => array(
[maximum depth reached]
),
(int) 239 => array(
[maximum depth reached]
),
(int) 240 => array(
[maximum depth reached]
),
(int) 241 => array(
[maximum depth reached]
),
(int) 242 => array(
[maximum depth reached]
),
(int) 243 => array(
[maximum depth reached]
),
(int) 244 => array(
[maximum depth reached]
),
(int) 245 => array(
[maximum depth reached]
),
(int) 246 => array(
[maximum depth reached]
),
(int) 247 => array(
[maximum depth reached]
),
(int) 248 => array(
[maximum depth reached]
),
(int) 249 => array(
[maximum depth reached]
),
(int) 250 => array(
[maximum depth reached]
),
(int) 251 => array(
[maximum depth reached]
),
(int) 252 => array(
[maximum depth reached]
),
(int) 253 => array(
[maximum depth reached]
),
(int) 254 => array(
[maximum depth reached]
),
(int) 255 => array(
[maximum depth reached]
),
(int) 256 => array(
[maximum depth reached]
),
(int) 257 => array(
[maximum depth reached]
),
(int) 258 => array(
[maximum depth reached]
),
(int) 259 => array(
[maximum depth reached]
),
(int) 260 => array(
[maximum depth reached]
),
(int) 261 => array(
[maximum depth reached]
),
(int) 262 => array(
[maximum depth reached]
),
(int) 263 => array(
[maximum depth reached]
),
(int) 264 => array(
[maximum depth reached]
),
(int) 265 => array(
[maximum depth reached]
),
(int) 266 => array(
[maximum depth reached]
),
(int) 267 => array(
[maximum depth reached]
),
(int) 268 => array(
[maximum depth reached]
),
(int) 269 => array(
[maximum depth reached]
),
(int) 270 => array(
[maximum depth reached]
),
(int) 271 => array(
[maximum depth reached]
),
(int) 272 => array(
[maximum depth reached]
),
(int) 273 => array(
[maximum depth reached]
),
(int) 274 => array(
[maximum depth reached]
),
(int) 275 => array(
[maximum depth reached]
),
(int) 276 => array(
[maximum depth reached]
),
(int) 277 => array(
[maximum depth reached]
),
(int) 278 => array(
[maximum depth reached]
),
(int) 279 => array(
[maximum depth reached]
),
(int) 280 => array(
[maximum depth reached]
),
(int) 281 => array(
[maximum depth reached]
),
(int) 282 => array(
[maximum depth reached]
),
(int) 283 => array(
[maximum depth reached]
),
(int) 284 => array(
[maximum depth reached]
),
(int) 285 => array(
[maximum depth reached]
),
(int) 286 => array(
[maximum depth reached]
),
(int) 287 => array(
[maximum depth reached]
),
(int) 288 => array(
[maximum depth reached]
),
(int) 289 => array(
[maximum depth reached]
),
(int) 290 => array(
[maximum depth reached]
),
(int) 291 => array(
[maximum depth reached]
),
(int) 292 => array(
[maximum depth reached]
),
(int) 293 => array(
[maximum depth reached]
),
(int) 294 => array(
[maximum depth reached]
),
(int) 295 => array(
[maximum depth reached]
),
(int) 296 => array(
[maximum depth reached]
),
(int) 297 => array(
[maximum depth reached]
),
(int) 298 => array(
[maximum depth reached]
),
(int) 299 => array(
[maximum depth reached]
),
(int) 300 => array(
[maximum depth reached]
),
(int) 301 => array(
[maximum depth reached]
),
(int) 302 => array(
[maximum depth reached]
),
(int) 303 => array(
[maximum depth reached]
),
(int) 304 => array(
[maximum depth reached]
),
(int) 305 => array(
[maximum depth reached]
),
(int) 306 => array(
[maximum depth reached]
),
(int) 307 => array(
[maximum depth reached]
),
(int) 308 => array(
[maximum depth reached]
),
(int) 309 => array(
[maximum depth reached]
),
(int) 310 => array(
[maximum depth reached]
),
(int) 311 => array(
[maximum depth reached]
),
(int) 312 => array(
[maximum depth reached]
),
(int) 313 => array(
[maximum depth reached]
),
(int) 314 => array(
[maximum depth reached]
),
(int) 315 => array(
[maximum depth reached]
),
(int) 316 => array(
[maximum depth reached]
),
(int) 317 => array(
[maximum depth reached]
),
(int) 318 => array(
[maximum depth reached]
),
(int) 319 => array(
[maximum depth reached]
),
(int) 320 => array(
[maximum depth reached]
),
(int) 321 => array(
[maximum depth reached]
),
(int) 322 => array(
[maximum depth reached]
),
(int) 323 => array(
[maximum depth reached]
),
(int) 324 => array(
[maximum depth reached]
),
(int) 325 => array(
[maximum depth reached]
),
(int) 326 => array(
[maximum depth reached]
),
(int) 327 => array(
[maximum depth reached]
),
(int) 328 => array(
[maximum depth reached]
),
(int) 329 => array(
[maximum depth reached]
),
(int) 330 => array(
[maximum depth reached]
),
(int) 331 => array(
[maximum depth reached]
),
(int) 332 => array(
[maximum depth reached]
),
(int) 333 => array(
[maximum depth reached]
),
(int) 334 => array(
[maximum depth reached]
),
(int) 335 => array(
[maximum depth reached]
),
(int) 336 => array(
[maximum depth reached]
),
(int) 337 => array(
[maximum depth reached]
),
(int) 338 => array(
[maximum depth reached]
),
(int) 339 => array(
[maximum depth reached]
),
(int) 340 => array(
[maximum depth reached]
),
(int) 341 => array(
[maximum depth reached]
),
(int) 342 => array(
[maximum depth reached]
),
(int) 343 => array(
[maximum depth reached]
),
(int) 344 => array(
[maximum depth reached]
),
(int) 345 => array(
[maximum depth reached]
),
(int) 346 => array(
[maximum depth reached]
),
(int) 347 => array(
[maximum depth reached]
),
(int) 348 => array(
[maximum depth reached]
),
(int) 349 => array(
[maximum depth reached]
),
(int) 350 => array(
[maximum depth reached]
),
(int) 351 => array(
[maximum depth reached]
),
(int) 352 => array(
[maximum depth reached]
),
(int) 353 => array(
[maximum depth reached]
),
(int) 354 => array(
[maximum depth reached]
),
(int) 355 => array(
[maximum depth reached]
),
(int) 356 => array(
[maximum depth reached]
),
(int) 357 => array(
[maximum depth reached]
),
(int) 358 => array(
[maximum depth reached]
),
(int) 359 => array(
[maximum depth reached]
),
(int) 360 => array(
[maximum depth reached]
),
(int) 361 => array(
[maximum depth reached]
),
(int) 362 => array(
[maximum depth reached]
),
(int) 363 => array(
[maximum depth reached]
),
(int) 364 => array(
[maximum depth reached]
),
(int) 365 => array(
[maximum depth reached]
),
(int) 366 => array(
[maximum depth reached]
),
(int) 367 => array(
[maximum depth reached]
),
(int) 368 => array(
[maximum depth reached]
),
(int) 369 => array(
[maximum depth reached]
),
(int) 370 => array(
[maximum depth reached]
),
(int) 371 => array(
[maximum depth reached]
),
(int) 372 => array(
[maximum depth reached]
),
(int) 373 => array(
[maximum depth reached]
),
(int) 374 => array(
[maximum depth reached]
),
(int) 375 => array(
[maximum depth reached]
),
(int) 376 => array(
[maximum depth reached]
),
(int) 377 => array(
[maximum depth reached]
),
(int) 378 => array(
[maximum depth reached]
),
(int) 379 => array(
[maximum depth reached]
),
(int) 380 => array(
[maximum depth reached]
),
(int) 381 => array(
[maximum depth reached]
),
(int) 382 => array(
[maximum depth reached]
),
(int) 383 => array(
[maximum depth reached]
),
(int) 384 => array(
[maximum depth reached]
),
(int) 385 => array(
[maximum depth reached]
),
(int) 386 => array(
[maximum depth reached]
),
(int) 387 => array(
[maximum depth reached]
),
(int) 388 => array(
[maximum depth reached]
),
(int) 389 => array(
[maximum depth reached]
),
(int) 390 => array(
[maximum depth reached]
),
(int) 391 => array(
[maximum depth reached]
),
(int) 392 => array(
[maximum depth reached]
),
(int) 393 => array(
[maximum depth reached]
),
(int) 394 => array(
[maximum depth reached]
),
(int) 395 => array(
[maximum depth reached]
),
(int) 396 => array(
[maximum depth reached]
),
(int) 397 => array(
[maximum depth reached]
),
(int) 398 => array(
[maximum depth reached]
),
(int) 399 => array(
[maximum depth reached]
),
(int) 400 => array(
[maximum depth reached]
),
(int) 401 => array(
[maximum depth reached]
),
(int) 402 => array(
[maximum depth reached]
),
(int) 403 => array(
[maximum depth reached]
),
(int) 404 => array(
[maximum depth reached]
),
(int) 405 => array(
[maximum depth reached]
),
(int) 406 => array(
[maximum depth reached]
),
(int) 407 => array(
[maximum depth reached]
),
(int) 408 => array(
[maximum depth reached]
),
(int) 409 => array(
[maximum depth reached]
),
(int) 410 => array(
[maximum depth reached]
),
(int) 411 => array(
[maximum depth reached]
),
(int) 412 => array(
[maximum depth reached]
),
(int) 413 => array(
[maximum depth reached]
),
(int) 414 => array(
[maximum depth reached]
),
(int) 415 => array(
[maximum depth reached]
),
(int) 416 => array(
[maximum depth reached]
),
(int) 417 => array(
[maximum depth reached]
),
(int) 418 => array(
[maximum depth reached]
),
(int) 419 => array(
[maximum depth reached]
),
(int) 420 => array(
[maximum depth reached]
),
(int) 421 => array(
[maximum depth reached]
),
(int) 422 => array(
[maximum depth reached]
),
(int) 423 => array(
[maximum depth reached]
),
(int) 424 => array(
[maximum depth reached]
),
(int) 425 => array(
[maximum depth reached]
),
(int) 426 => array(
[maximum depth reached]
),
(int) 427 => array(
[maximum depth reached]
),
(int) 428 => array(
[maximum depth reached]
),
(int) 429 => array(
[maximum depth reached]
),
(int) 430 => array(
[maximum depth reached]
),
(int) 431 => array(
[maximum depth reached]
),
(int) 432 => array(
[maximum depth reached]
),
(int) 433 => array(
[maximum depth reached]
),
(int) 434 => array(
[maximum depth reached]
),
(int) 435 => array(
[maximum depth reached]
),
(int) 436 => array(
[maximum depth reached]
),
(int) 437 => array(
[maximum depth reached]
),
(int) 438 => array(
[maximum depth reached]
),
(int) 439 => array(
[maximum depth reached]
),
(int) 440 => array(
[maximum depth reached]
),
(int) 441 => array(
[maximum depth reached]
),
(int) 442 => array(
[maximum depth reached]
),
(int) 443 => array(
[maximum depth reached]
),
(int) 444 => array(
[maximum depth reached]
),
(int) 445 => array(
[maximum depth reached]
),
(int) 446 => array(
[maximum depth reached]
),
(int) 447 => array(
[maximum depth reached]
),
(int) 448 => array(
[maximum depth reached]
),
(int) 449 => array(
[maximum depth reached]
),
(int) 450 => array(
[maximum depth reached]
),
(int) 451 => array(
[maximum depth reached]
),
(int) 452 => array(
[maximum depth reached]
),
(int) 453 => array(
[maximum depth reached]
),
(int) 454 => array(
[maximum depth reached]
),
(int) 455 => array(
[maximum depth reached]
),
(int) 456 => array(
[maximum depth reached]
),
(int) 457 => array(
[maximum depth reached]
),
(int) 458 => array(
[maximum depth reached]
),
(int) 459 => array(
[maximum depth reached]
),
(int) 460 => array(
[maximum depth reached]
),
(int) 461 => array(
[maximum depth reached]
),
(int) 462 => array(
[maximum depth reached]
),
(int) 463 => array(
[maximum depth reached]
),
(int) 464 => array(
[maximum depth reached]
),
(int) 465 => array(
[maximum depth reached]
),
(int) 466 => array(
[maximum depth reached]
),
(int) 467 => array(
[maximum depth reached]
),
(int) 468 => array(
[maximum depth reached]
),
(int) 469 => array(
[maximum depth reached]
),
(int) 470 => array(
[maximum depth reached]
),
(int) 471 => array(
[maximum depth reached]
),
(int) 472 => array(
[maximum depth reached]
),
(int) 473 => array(
[maximum depth reached]
),
(int) 474 => array(
[maximum depth reached]
),
(int) 475 => array(
[maximum depth reached]
),
(int) 476 => array(
[maximum depth reached]
),
(int) 477 => array(
[maximum depth reached]
),
(int) 478 => array(
[maximum depth reached]
),
(int) 479 => array(
[maximum depth reached]
),
(int) 480 => array(
[maximum depth reached]
),
(int) 481 => array(
[maximum depth reached]
),
(int) 482 => array(
[maximum depth reached]
),
(int) 483 => array(
[maximum depth reached]
),
(int) 484 => array(
[maximum depth reached]
),
(int) 485 => array(
[maximum depth reached]
),
(int) 486 => array(
[maximum depth reached]
),
(int) 487 => array(
[maximum depth reached]
),
(int) 488 => array(
[maximum depth reached]
),
(int) 489 => array(
[maximum depth reached]
),
(int) 490 => array(
[maximum depth reached]
),
(int) 491 => array(
[maximum depth reached]
),
(int) 492 => array(
[maximum depth reached]
),
(int) 493 => array(
[maximum depth reached]
),
(int) 494 => array(
[maximum depth reached]
),
(int) 495 => array(
[maximum depth reached]
),
(int) 496 => array(
[maximum depth reached]
),
(int) 497 => array(
[maximum depth reached]
),
(int) 498 => array(
[maximum depth reached]
),
(int) 499 => array(
[maximum depth reached]
),
(int) 500 => array(
[maximum depth reached]
),
(int) 501 => array(
[maximum depth reached]
),
(int) 502 => array(
[maximum depth reached]
),
(int) 503 => array(
[maximum depth reached]
),
(int) 504 => array(
[maximum depth reached]
),
(int) 505 => array(
[maximum depth reached]
),
(int) 506 => array(
[maximum depth reached]
),
(int) 507 => array(
[maximum depth reached]
),
(int) 508 => array(
[maximum depth reached]
),
(int) 509 => array(
[maximum depth reached]
),
(int) 510 => array(
[maximum depth reached]
),
(int) 511 => array(
[maximum depth reached]
),
(int) 512 => array(
[maximum depth reached]
),
(int) 513 => array(
[maximum depth reached]
),
(int) 514 => array(
[maximum depth reached]
),
(int) 515 => array(
[maximum depth reached]
),
(int) 516 => array(
[maximum depth reached]
),
(int) 517 => array(
[maximum depth reached]
),
(int) 518 => array(
[maximum depth reached]
),
(int) 519 => array(
[maximum depth reached]
),
(int) 520 => array(
[maximum depth reached]
),
(int) 521 => array(
[maximum depth reached]
),
(int) 522 => array(
[maximum depth reached]
),
(int) 523 => array(
[maximum depth reached]
),
(int) 524 => array(
[maximum depth reached]
),
(int) 525 => array(
[maximum depth reached]
),
(int) 526 => array(
[maximum depth reached]
),
(int) 527 => array(
[maximum depth reached]
),
(int) 528 => array(
[maximum depth reached]
),
(int) 529 => array(
[maximum depth reached]
),
(int) 530 => array(
[maximum depth reached]
),
(int) 531 => array(
[maximum depth reached]
),
(int) 532 => array(
[maximum depth reached]
),
(int) 533 => array(
[maximum depth reached]
),
(int) 534 => array(
[maximum depth reached]
),
(int) 535 => array(
[maximum depth reached]
),
(int) 536 => array(
[maximum depth reached]
),
(int) 537 => array(
[maximum depth reached]
),
(int) 538 => array(
[maximum depth reached]
),
(int) 539 => array(
[maximum depth reached]
),
(int) 540 => array(
[maximum depth reached]
),
(int) 541 => array(
[maximum depth reached]
),
(int) 542 => array(
[maximum depth reached]
),
(int) 543 => array(
[maximum depth reached]
),
(int) 544 => array(
[maximum depth reached]
),
(int) 545 => array(
[maximum depth reached]
),
(int) 546 => array(
[maximum depth reached]
),
(int) 547 => array(
[maximum depth reached]
),
(int) 548 => array(
[maximum depth reached]
),
(int) 549 => array(
[maximum depth reached]
),
(int) 550 => array(
[maximum depth reached]
),
(int) 551 => array(
[maximum depth reached]
),
(int) 552 => array(
[maximum depth reached]
),
(int) 553 => array(
[maximum depth reached]
),
(int) 554 => array(
[maximum depth reached]
),
(int) 555 => array(
[maximum depth reached]
),
(int) 556 => array(
[maximum depth reached]
),
(int) 557 => array(
[maximum depth reached]
),
(int) 558 => array(
[maximum depth reached]
),
(int) 559 => array(
[maximum depth reached]
),
(int) 560 => array(
[maximum depth reached]
),
(int) 561 => array(
[maximum depth reached]
),
(int) 562 => array(
[maximum depth reached]
),
(int) 563 => array(
[maximum depth reached]
),
(int) 564 => array(
[maximum depth reached]
),
(int) 565 => array(
[maximum depth reached]
),
(int) 566 => array(
[maximum depth reached]
),
(int) 567 => array(
[maximum depth reached]
),
(int) 568 => array(
[maximum depth reached]
),
(int) 569 => array(
[maximum depth reached]
),
(int) 570 => array(
[maximum depth reached]
),
(int) 571 => array(
[maximum depth reached]
),
(int) 572 => array(
[maximum depth reached]
),
(int) 573 => array(
[maximum depth reached]
),
(int) 574 => array(
[maximum depth reached]
),
(int) 575 => array(
[maximum depth reached]
),
(int) 576 => array(
[maximum depth reached]
),
(int) 577 => array(
[maximum depth reached]
),
(int) 578 => array(
[maximum depth reached]
),
(int) 579 => array(
[maximum depth reached]
),
(int) 580 => array(
[maximum depth reached]
),
(int) 581 => array(
[maximum depth reached]
),
(int) 582 => array(
[maximum depth reached]
),
(int) 583 => array(
[maximum depth reached]
),
(int) 584 => array(
[maximum depth reached]
),
(int) 585 => array(
[maximum depth reached]
),
(int) 586 => array(
[maximum depth reached]
),
(int) 587 => array(
[maximum depth reached]
),
(int) 588 => array(
[maximum depth reached]
),
(int) 589 => array(
[maximum depth reached]
),
(int) 590 => array(
[maximum depth reached]
),
(int) 591 => array(
[maximum depth reached]
),
(int) 592 => array(
[maximum depth reached]
),
(int) 593 => array(
[maximum depth reached]
),
(int) 594 => array(
[maximum depth reached]
),
(int) 595 => array(
[maximum depth reached]
),
(int) 596 => array(
[maximum depth reached]
),
(int) 597 => array(
[maximum depth reached]
),
(int) 598 => array(
[maximum depth reached]
),
(int) 599 => array(
[maximum depth reached]
),
(int) 600 => array(
[maximum depth reached]
),
(int) 601 => array(
[maximum depth reached]
),
(int) 602 => array(
[maximum depth reached]
),
(int) 603 => array(
[maximum depth reached]
),
(int) 604 => array(
[maximum depth reached]
),
(int) 605 => array(
[maximum depth reached]
),
(int) 606 => array(
[maximum depth reached]
),
(int) 607 => array(
[maximum depth reached]
),
(int) 608 => array(
[maximum depth reached]
),
(int) 609 => array(
[maximum depth reached]
),
(int) 610 => array(
[maximum depth reached]
),
(int) 611 => array(
[maximum depth reached]
),
(int) 612 => array(
[maximum depth reached]
),
(int) 613 => array(
[maximum depth reached]
),
(int) 614 => array(
[maximum depth reached]
),
(int) 615 => array(
[maximum depth reached]
),
(int) 616 => array(
[maximum depth reached]
),
(int) 617 => array(
[maximum depth reached]
),
(int) 618 => array(
[maximum depth reached]
),
(int) 619 => array(
[maximum depth reached]
),
(int) 620 => array(
[maximum depth reached]
),
(int) 621 => array(
[maximum depth reached]
),
(int) 622 => array(
[maximum depth reached]
),
(int) 623 => array(
[maximum depth reached]
),
(int) 624 => array(
[maximum depth reached]
),
(int) 625 => array(
[maximum depth reached]
),
(int) 626 => array(
[maximum depth reached]
),
(int) 627 => array(
[maximum depth reached]
),
(int) 628 => array(
[maximum depth reached]
),
(int) 629 => array(
[maximum depth reached]
),
(int) 630 => array(
[maximum depth reached]
),
(int) 631 => array(
[maximum depth reached]
),
(int) 632 => array(
[maximum depth reached]
),
(int) 633 => array(
[maximum depth reached]
),
(int) 634 => array(
[maximum depth reached]
),
(int) 635 => array(
[maximum depth reached]
),
(int) 636 => array(
[maximum depth reached]
),
(int) 637 => array(
[maximum depth reached]
),
(int) 638 => array(
[maximum depth reached]
),
(int) 639 => array(
[maximum depth reached]
),
(int) 640 => array(
[maximum depth reached]
),
(int) 641 => array(
[maximum depth reached]
),
(int) 642 => array(
[maximum depth reached]
),
(int) 643 => array(
[maximum depth reached]
),
(int) 644 => array(
[maximum depth reached]
),
(int) 645 => array(
[maximum depth reached]
),
(int) 646 => array(
[maximum depth reached]
),
(int) 647 => array(
[maximum depth reached]
),
(int) 648 => array(
[maximum depth reached]
),
(int) 649 => array(
[maximum depth reached]
),
(int) 650 => array(
[maximum depth reached]
),
(int) 651 => array(
[maximum depth reached]
),
(int) 652 => array(
[maximum depth reached]
),
(int) 653 => array(
[maximum depth reached]
),
(int) 654 => array(
[maximum depth reached]
),
(int) 655 => array(
[maximum depth reached]
),
(int) 656 => array(
[maximum depth reached]
),
(int) 657 => array(
[maximum depth reached]
),
(int) 658 => array(
[maximum depth reached]
),
(int) 659 => array(
[maximum depth reached]
),
(int) 660 => array(
[maximum depth reached]
),
(int) 661 => array(
[maximum depth reached]
),
(int) 662 => array(
[maximum depth reached]
),
(int) 663 => array(
[maximum depth reached]
),
(int) 664 => array(
[maximum depth reached]
),
(int) 665 => array(
[maximum depth reached]
),
(int) 666 => array(
[maximum depth reached]
),
(int) 667 => array(
[maximum depth reached]
),
(int) 668 => array(
[maximum depth reached]
),
(int) 669 => array(
[maximum depth reached]
),
(int) 670 => array(
[maximum depth reached]
),
(int) 671 => array(
[maximum depth reached]
),
(int) 672 => array(
[maximum depth reached]
),
(int) 673 => array(
[maximum depth reached]
),
(int) 674 => array(
[maximum depth reached]
),
(int) 675 => array(
[maximum depth reached]
),
(int) 676 => array(
[maximum depth reached]
),
(int) 677 => array(
[maximum depth reached]
),
(int) 678 => array(
[maximum depth reached]
),
(int) 679 => array(
[maximum depth reached]
),
(int) 680 => array(
[maximum depth reached]
),
(int) 681 => array(
[maximum depth reached]
),
(int) 682 => array(
[maximum depth reached]
),
(int) 683 => array(
[maximum depth reached]
),
(int) 684 => array(
[maximum depth reached]
),
(int) 685 => array(
[maximum depth reached]
),
(int) 686 => array(
[maximum depth reached]
),
(int) 687 => array(
[maximum depth reached]
),
(int) 688 => array(
[maximum depth reached]
),
(int) 689 => array(
[maximum depth reached]
),
(int) 690 => array(
[maximum depth reached]
),
(int) 691 => array(
[maximum depth reached]
),
(int) 692 => array(
[maximum depth reached]
),
(int) 693 => array(
[maximum depth reached]
),
(int) 694 => array(
[maximum depth reached]
),
(int) 695 => array(
[maximum depth reached]
),
(int) 696 => array(
[maximum depth reached]
),
(int) 697 => array(
[maximum depth reached]
),
(int) 698 => array(
[maximum depth reached]
),
(int) 699 => array(
[maximum depth reached]
),
(int) 700 => array(
[maximum depth reached]
),
(int) 701 => array(
[maximum depth reached]
),
(int) 702 => array(
[maximum depth reached]
),
(int) 703 => array(
[maximum depth reached]
),
(int) 704 => array(
[maximum depth reached]
),
(int) 705 => array(
[maximum depth reached]
),
(int) 706 => array(
[maximum depth reached]
),
(int) 707 => array(
[maximum depth reached]
),
(int) 708 => array(
[maximum depth reached]
),
(int) 709 => array(
[maximum depth reached]
),
(int) 710 => array(
[maximum depth reached]
),
(int) 711 => array(
[maximum depth reached]
),
(int) 712 => array(
[maximum depth reached]
),
(int) 713 => array(
[maximum depth reached]
),
(int) 714 => array(
[maximum depth reached]
),
(int) 715 => array(
[maximum depth reached]
),
(int) 716 => array(
[maximum depth reached]
),
(int) 717 => array(
[maximum depth reached]
),
(int) 718 => array(
[maximum depth reached]
),
(int) 719 => array(
[maximum depth reached]
),
(int) 720 => array(
[maximum depth reached]
),
(int) 721 => array(
[maximum depth reached]
),
(int) 722 => array(
[maximum depth reached]
),
(int) 723 => array(
[maximum depth reached]
),
(int) 724 => array(
[maximum depth reached]
),
(int) 725 => array(
[maximum depth reached]
),
(int) 726 => array(
[maximum depth reached]
),
(int) 727 => array(
[maximum depth reached]
),
(int) 728 => array(
[maximum depth reached]
),
(int) 729 => array(
[maximum depth reached]
),
(int) 730 => array(
[maximum depth reached]
),
(int) 731 => array(
[maximum depth reached]
),
(int) 732 => array(
[maximum depth reached]
),
(int) 733 => array(
[maximum depth reached]
),
(int) 734 => array(
[maximum depth reached]
),
(int) 735 => array(
[maximum depth reached]
),
(int) 736 => array(
[maximum depth reached]
),
(int) 737 => array(
[maximum depth reached]
),
(int) 738 => array(
[maximum depth reached]
),
(int) 739 => array(
[maximum depth reached]
),
(int) 740 => array(
[maximum depth reached]
),
(int) 741 => array(
[maximum depth reached]
),
(int) 742 => array(
[maximum depth reached]
),
(int) 743 => array(
[maximum depth reached]
),
(int) 744 => array(
[maximum depth reached]
),
(int) 745 => array(
[maximum depth reached]
),
(int) 746 => array(
[maximum depth reached]
),
(int) 747 => array(
[maximum depth reached]
),
(int) 748 => array(
[maximum depth reached]
),
(int) 749 => array(
[maximum depth reached]
),
(int) 750 => array(
[maximum depth reached]
),
(int) 751 => array(
[maximum depth reached]
),
(int) 752 => array(
[maximum depth reached]
),
(int) 753 => array(
[maximum depth reached]
),
(int) 754 => array(
[maximum depth reached]
),
(int) 755 => array(
[maximum depth reached]
),
(int) 756 => array(
[maximum depth reached]
),
(int) 757 => array(
[maximum depth reached]
),
(int) 758 => array(
[maximum depth reached]
),
(int) 759 => array(
[maximum depth reached]
),
(int) 760 => array(
[maximum depth reached]
),
(int) 761 => array(
[maximum depth reached]
),
(int) 762 => array(
[maximum depth reached]
),
(int) 763 => array(
[maximum depth reached]
),
(int) 764 => array(
[maximum depth reached]
),
(int) 765 => array(
[maximum depth reached]
),
(int) 766 => array(
[maximum depth reached]
),
(int) 767 => array(
[maximum depth reached]
),
(int) 768 => array(
[maximum depth reached]
),
(int) 769 => array(
[maximum depth reached]
),
(int) 770 => array(
[maximum depth reached]
),
(int) 771 => array(
[maximum depth reached]
),
(int) 772 => array(
[maximum depth reached]
),
(int) 773 => array(
[maximum depth reached]
),
(int) 774 => array(
[maximum depth reached]
),
(int) 775 => array(
[maximum depth reached]
),
(int) 776 => array(
[maximum depth reached]
),
(int) 777 => array(
[maximum depth reached]
),
(int) 778 => array(
[maximum depth reached]
),
(int) 779 => array(
[maximum depth reached]
),
(int) 780 => array(
[maximum depth reached]
),
(int) 781 => array(
[maximum depth reached]
),
(int) 782 => array(
[maximum depth reached]
),
(int) 783 => array(
[maximum depth reached]
),
(int) 784 => array(
[maximum depth reached]
),
(int) 785 => array(
[maximum depth reached]
),
(int) 786 => array(
[maximum depth reached]
),
(int) 787 => array(
[maximum depth reached]
),
(int) 788 => array(
[maximum depth reached]
),
(int) 789 => array(
[maximum depth reached]
),
(int) 790 => array(
[maximum depth reached]
),
(int) 791 => array(
[maximum depth reached]
),
(int) 792 => array(
[maximum depth reached]
),
(int) 793 => array(
[maximum depth reached]
),
(int) 794 => array(
[maximum depth reached]
),
(int) 795 => array(
[maximum depth reached]
),
(int) 796 => array(
[maximum depth reached]
),
(int) 797 => array(
[maximum depth reached]
),
(int) 798 => array(
[maximum depth reached]
),
(int) 799 => array(
[maximum depth reached]
),
(int) 800 => array(
[maximum depth reached]
),
(int) 801 => array(
[maximum depth reached]
),
(int) 802 => array(
[maximum depth reached]
),
(int) 803 => array(
[maximum depth reached]
),
(int) 804 => array(
[maximum depth reached]
),
(int) 805 => array(
[maximum depth reached]
),
(int) 806 => array(
[maximum depth reached]
),
(int) 807 => array(
[maximum depth reached]
),
(int) 808 => array(
[maximum depth reached]
),
(int) 809 => array(
[maximum depth reached]
),
(int) 810 => array(
[maximum depth reached]
),
(int) 811 => array(
[maximum depth reached]
),
(int) 812 => array(
[maximum depth reached]
),
(int) 813 => array(
[maximum depth reached]
),
(int) 814 => array(
[maximum depth reached]
),
(int) 815 => array(
[maximum depth reached]
),
(int) 816 => array(
[maximum depth reached]
),
(int) 817 => array(
[maximum depth reached]
),
(int) 818 => array(
[maximum depth reached]
),
(int) 819 => array(
[maximum depth reached]
),
(int) 820 => array(
[maximum depth reached]
),
(int) 821 => array(
[maximum depth reached]
),
(int) 822 => array(
[maximum depth reached]
),
(int) 823 => array(
[maximum depth reached]
),
(int) 824 => array(
[maximum depth reached]
),
(int) 825 => array(
[maximum depth reached]
),
(int) 826 => array(
[maximum depth reached]
),
(int) 827 => array(
[maximum depth reached]
),
(int) 828 => array(
[maximum depth reached]
),
(int) 829 => array(
[maximum depth reached]
),
(int) 830 => array(
[maximum depth reached]
),
(int) 831 => array(
[maximum depth reached]
),
(int) 832 => array(
[maximum depth reached]
),
(int) 833 => array(
[maximum depth reached]
),
(int) 834 => array(
[maximum depth reached]
),
(int) 835 => array(
[maximum depth reached]
),
(int) 836 => array(
[maximum depth reached]
),
(int) 837 => array(
[maximum depth reached]
),
(int) 838 => array(
[maximum depth reached]
),
(int) 839 => array(
[maximum depth reached]
),
(int) 840 => array(
[maximum depth reached]
),
(int) 841 => array(
[maximum depth reached]
),
(int) 842 => array(
[maximum depth reached]
),
(int) 843 => array(
[maximum depth reached]
),
(int) 844 => array(
[maximum depth reached]
),
(int) 845 => array(
[maximum depth reached]
),
(int) 846 => array(
[maximum depth reached]
),
(int) 847 => array(
[maximum depth reached]
),
(int) 848 => array(
[maximum depth reached]
),
(int) 849 => array(
[maximum depth reached]
),
(int) 850 => array(
[maximum depth reached]
),
(int) 851 => array(
[maximum depth reached]
),
(int) 852 => array(
[maximum depth reached]
),
(int) 853 => array(
[maximum depth reached]
),
(int) 854 => array(
[maximum depth reached]
),
(int) 855 => array(
[maximum depth reached]
),
(int) 856 => array(
[maximum depth reached]
),
(int) 857 => array(
[maximum depth reached]
),
(int) 858 => array(
[maximum depth reached]
),
(int) 859 => array(
[maximum depth reached]
),
(int) 860 => array(
[maximum depth reached]
),
(int) 861 => array(
[maximum depth reached]
),
(int) 862 => array(
[maximum depth reached]
),
(int) 863 => array(
[maximum depth reached]
),
(int) 864 => array(
[maximum depth reached]
),
(int) 865 => array(
[maximum depth reached]
),
(int) 866 => array(
[maximum depth reached]
),
(int) 867 => array(
[maximum depth reached]
),
(int) 868 => array(
[maximum depth reached]
),
(int) 869 => array(
[maximum depth reached]
),
(int) 870 => array(
[maximum depth reached]
),
(int) 871 => array(
[maximum depth reached]
),
(int) 872 => array(
[maximum depth reached]
),
(int) 873 => array(
[maximum depth reached]
),
(int) 874 => array(
[maximum depth reached]
),
(int) 875 => array(
[maximum depth reached]
),
(int) 876 => array(
[maximum depth reached]
),
(int) 877 => array(
[maximum depth reached]
),
(int) 878 => array(
[maximum depth reached]
),
(int) 879 => array(
[maximum depth reached]
),
(int) 880 => array(
[maximum depth reached]
),
(int) 881 => array(
[maximum depth reached]
),
(int) 882 => array(
[maximum depth reached]
),
(int) 883 => array(
[maximum depth reached]
),
(int) 884 => array(
[maximum depth reached]
),
(int) 885 => array(
[maximum depth reached]
),
(int) 886 => array(
[maximum depth reached]
),
(int) 887 => array(
[maximum depth reached]
),
(int) 888 => array(
[maximum depth reached]
),
(int) 889 => array(
[maximum depth reached]
),
(int) 890 => array(
[maximum depth reached]
),
(int) 891 => array(
[maximum depth reached]
),
(int) 892 => array(
[maximum depth reached]
),
(int) 893 => array(
[maximum depth reached]
),
(int) 894 => array(
[maximum depth reached]
),
(int) 895 => array(
[maximum depth reached]
),
(int) 896 => array(
[maximum depth reached]
),
(int) 897 => array(
[maximum depth reached]
),
(int) 898 => array(
[maximum depth reached]
),
(int) 899 => array(
[maximum depth reached]
),
(int) 900 => array(
[maximum depth reached]
),
(int) 901 => array(
[maximum depth reached]
),
(int) 902 => array(
[maximum depth reached]
),
(int) 903 => array(
[maximum depth reached]
),
(int) 904 => array(
[maximum depth reached]
),
(int) 905 => array(
[maximum depth reached]
),
(int) 906 => array(
[maximum depth reached]
),
(int) 907 => array(
[maximum depth reached]
),
(int) 908 => array(
[maximum depth reached]
),
(int) 909 => array(
[maximum depth reached]
),
(int) 910 => array(
[maximum depth reached]
),
(int) 911 => array(
[maximum depth reached]
),
(int) 912 => array(
[maximum depth reached]
),
(int) 913 => array(
[maximum depth reached]
),
(int) 914 => array(
[maximum depth reached]
),
(int) 915 => array(
[maximum depth reached]
),
(int) 916 => array(
[maximum depth reached]
),
(int) 917 => array(
[maximum depth reached]
),
(int) 918 => array(
[maximum depth reached]
),
(int) 919 => array(
[maximum depth reached]
),
(int) 920 => array(
[maximum depth reached]
),
(int) 921 => array(
[maximum depth reached]
),
(int) 922 => array(
[maximum depth reached]
),
(int) 923 => array(
[maximum depth reached]
),
(int) 924 => array(
[maximum depth reached]
),
(int) 925 => array(
[maximum depth reached]
),
(int) 926 => array(
[maximum depth reached]
),
(int) 927 => array(
[maximum depth reached]
),
(int) 928 => array(
[maximum depth reached]
),
(int) 929 => array(
[maximum depth reached]
),
(int) 930 => array(
[maximum depth reached]
),
(int) 931 => array(
[maximum depth reached]
),
(int) 932 => array(
[maximum depth reached]
),
(int) 933 => array(
[maximum depth reached]
),
(int) 934 => array(
[maximum depth reached]
),
(int) 935 => array(
[maximum depth reached]
),
(int) 936 => array(
[maximum depth reached]
),
(int) 937 => array(
[maximum depth reached]
),
(int) 938 => array(
[maximum depth reached]
),
(int) 939 => array(
[maximum depth reached]
),
(int) 940 => array(
[maximum depth reached]
),
(int) 941 => array(
[maximum depth reached]
),
(int) 942 => array(
[maximum depth reached]
),
(int) 943 => array(
[maximum depth reached]
),
(int) 944 => array(
[maximum depth reached]
),
(int) 945 => array(
[maximum depth reached]
),
(int) 946 => array(
[maximum depth reached]
),
(int) 947 => array(
[maximum depth reached]
),
(int) 948 => array(
[maximum depth reached]
)
),
'races' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => array(
[maximum depth reached]
),
(int) 8 => array(
[maximum depth reached]
),
(int) 9 => array(
[maximum depth reached]
),
(int) 10 => array(
[maximum depth reached]
),
(int) 11 => array(
[maximum depth reached]
),
(int) 12 => array(
[maximum depth reached]
),
(int) 13 => array(
[maximum depth reached]
),
(int) 14 => array(
[maximum depth reached]
),
(int) 15 => array(
[maximum depth reached]
),
(int) 16 => array(
[maximum depth reached]
),
(int) 17 => array(
[maximum depth reached]
),
(int) 18 => array(
[maximum depth reached]
),
(int) 19 => array(
[maximum depth reached]
),
(int) 20 => array(
[maximum depth reached]
),
(int) 21 => array(
[maximum depth reached]
),
(int) 22 => array(
[maximum depth reached]
),
(int) 23 => array(
[maximum depth reached]
),
(int) 24 => array(
[maximum depth reached]
),
(int) 25 => array(
[maximum depth reached]
),
(int) 26 => array(
[maximum depth reached]
),
(int) 27 => array(
[maximum depth reached]
),
(int) 28 => array(
[maximum depth reached]
),
(int) 29 => array(
[maximum depth reached]
),
(int) 30 => array(
[maximum depth reached]
),
(int) 31 => array(
[maximum depth reached]
),
(int) 32 => array(
[maximum depth reached]
),
(int) 33 => array(
[maximum depth reached]
),
(int) 34 => array(
[maximum depth reached]
)
),
'sliders' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
),
'polljs' => true,
'Scrollbar' => true,
'subsection' => 'Results',
'section' => 'Race',
'disabledIdRaces' => array(
(int) 0 => (int) 205,
(int) 1 => (int) 206
),
'banner' => array(
'Banner' => array(
[maximum depth reached]
)
),
'ads' => array(
'Publicity' => array(
[maximum depth reached]
)
),
'infoSeo' => array(
'Seo' => array(
[maximum depth reached]
)
)
)
view => 'result'
layout => 'default'
autoRender => false
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(RaceController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => object(View) {
Helpers => object(HelperCollection) {}
Blocks => object(ViewBlock) {}
plugin => null
name => 'Race'
passedArgs => array(
[maximum depth reached]
)
helpers => array([maximum depth reached])
viewPath => 'Race'
viewVars => array(
[maximum depth reached]
)
view => 'result'
layout => 'default'
layoutPath => null
autoLayout => true
ext => '.ctp'
subDir => null
theme => null
cacheAction => false
validationErrors => array(
[maximum depth reached]
)
hasRendered => false
uuids => array([maximum depth reached])
request => object(CakeRequest) {}
response => object(CakeResponse) {}
elementCache => 'default'
elementCacheSettings => array([maximum depth reached])
Html => object(HtmlHelper) {}
Slug => object(SlugHelper) {}
__viewFile => '/mnt/stor3-wc1-dfw1/654704/891115/www.abuenpaso.cr/web/content/app/View/Layouts/default.ctp'
Session => object(SessionHelper) {}
[protected] _passedVars => array(
[maximum depth reached]
)
[protected] _scripts => array([maximum depth reached])
[protected] _paths => array(
[maximum depth reached]
)
[protected] _pathsForPlugin => array([maximum depth reached])
[protected] _parents => array([maximum depth reached])
[protected] _current => '/mnt/stor3-wc1-dfw1/654704/891115/www.abuenpaso.cr/web/content/app/View/Layouts/default.ctp'
[protected] _currentType => 'layout'
[protected] _stack => array([maximum depth reached])
[protected] _eventManager => object(CakeEventManager) {}
[protected] _eventManagerConfigured => true
}
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '393',
(int) 1 => 'carrera-del-contador'
)
scaffold => false
methods => array(
(int) 1 => 'wpanel_index',
(int) 2 => 'wpanel_add',
(int) 3 => 'wpanel_edit',
(int) 4 => 'wpanel_changeStatus',
(int) 5 => 'wpanel_changeStatusRegistration',
(int) 6 => 'wpanel_eliminate',
(int) 7 => 'wpanel_eliminateImage',
(int) 8 => 'wpanel_eliminateImagePrincipal',
(int) 9 => 'wpanel_eliminateRaceImage',
(int) 10 => 'wpanel_removeRaceImage',
(int) 11 => 'wpanel_options',
(int) 12 => 'wpanel_setResults',
(int) 13 => 'wpanel_deleteAllResults',
(int) 14 => 'wpanel_searchRace',
(int) 15 => 'wpanel_addImage',
(int) 16 => 'detail',
(int) 17 => 'index',
(int) 18 => 'results',
(int) 19 => 'result',
(int) 20 => 'photos',
(int) 21 => 'previous',
(int) 22 => 'getUserIpAddress',
(int) 23 => 'setSurveyAnswer',
(int) 24 => 'getSurveyAnswer',
(int) 25 => 'getSurveyOriginal',
(int) 26 => 'wpanel_ShowHistory',
(int) 27 => 'lastNews',
(int) 28 => 'banner',
(int) 29 => 'races',
(int) 30 => 'securityHeaders'
)
modelClass => 'Race'
modelKey => 'race'
validationErrors => null
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYedfbb0qyJfIxfs2guVoUubWuyhjR2G0FgaC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array(
[maximum depth reached]
)
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
File => object(FileComponent) {
components => array(
[maximum depth reached]
)
settings => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Image => object(ImageComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Resize => object(ResizeComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Seo => object(Seo) {
name => 'Seo'
useDbConfig => 'default'
useTable => 'seos'
id => false
data => array([maximum depth reached])
schemaName => '891115_abuenpasofinal'
table => 'seos'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => null
alias => 'Seo'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
Publicity => object(Publicity) {
name => 'Publicity'
useDbConfig => 'default'
useTable => 'publicities'
id => false
data => array([maximum depth reached])
schemaName => '891115_abuenpasofinal'
table => 'publicities'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => null
alias => 'Publicity'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
Banner => object(AppModel) {
useDbConfig => 'default'
useTable => 'banners'
id => false
data => array([maximum depth reached])
schemaName => '891115_abuenpasofinal'
table => 'banners'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => null
name => 'Banner'
alias => 'Banner'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
Slider => object(Slider) {
name => 'Slider'
useDbConfig => 'default'
useTable => 'sliders'
id => false
data => array([maximum depth reached])
schemaName => '891115_abuenpasofinal'
table => 'sliders'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => null
alias => 'Slider'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
Race => object(Race) {
actsAs => array(
[maximum depth reached]
)
name => 'Race'
hasMany => array(
[maximum depth reached]
)
useDbConfig => 'default'
useTable => 'races'
id => false
data => array([maximum depth reached])
schemaName => '891115_abuenpasofinal'
table => 'races'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => null
alias => 'Race'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
Result => object(Result) {}
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
News => object(News) {
name => 'News'
useDbConfig => 'default'
useTable => 'news'
id => false
data => array([maximum depth reached])
schemaName => '891115_abuenpasofinal'
table => 'news'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => null
alias => 'News'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
Gallery => object(Gallery) {
actsAs => array(
[maximum depth reached]
)
name => 'Gallery'
hasMany => array(
[maximum depth reached]
)
belongsTo => array(
[maximum depth reached]
)
useDbConfig => 'default'
useTable => 'galleries'
id => false
data => array([maximum depth reached])
schemaName => '891115_abuenpasofinal'
table => 'galleries'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => null
alias => 'Gallery'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
Poll => object(Poll) {
name => 'Poll'
useDbConfig => 'default'
useTable => 'polls'
id => false
data => array([maximum depth reached])
schemaName => '891115_abuenpasofinal'
table => 'polls'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => null
alias => 'Poll'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
CategoryRace => object(CategoryRace) {
actsAs => array(
[maximum depth reached]
)
name => 'CategoryRace'
hasMany => array(
[maximum depth reached]
)
useDbConfig => 'default'
useTable => 'category_races'
id => false
data => array([maximum depth reached])
schemaName => '891115_abuenpasofinal'
table => 'category_races'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => null
alias => 'CategoryRace'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
Race => object(Race) {}
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
Registration => object(Registration) {
actsAs => array(
[maximum depth reached]
)
name => 'Registration'
hasMany => array(
[maximum depth reached]
)
useDbConfig => 'default'
useTable => 'registrations'
id => false
data => array([maximum depth reached])
schemaName => '891115_abuenpasofinal'
table => 'registrations'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => null
alias => 'Registration'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'race',
'action' => 'result',
'named' => array(),
'pass' => array(
(int) 0 => '393',
(int) 1 => 'carrera-del-contador'
),
'models' => array(
'Race' => array(
[maximum depth reached]
),
'CategoryRace' => array(
[maximum depth reached]
),
'Poll' => array(
[maximum depth reached]
),
'Result' => array(
[maximum depth reached]
),
'AnswerPollResponse' => array(
[maximum depth reached]
),
'Registration' => array(
[maximum depth reached]
),
'PollPrincipal' => array(
[maximum depth reached]
),
'AnswerPollVote' => array(
[maximum depth reached]
),
'RaceImage' => array(
[maximum depth reached]
),
'Gallery' => array(
[maximum depth reached]
),
'Participant' => array(
[maximum depth reached]
),
'Section' => array(
[maximum depth reached]
),
'Auth' => array(
[maximum depth reached]
),
'Subsection' => array(
[maximum depth reached]
),
'SecondSubsection' => array(
[maximum depth reached]
),
'Slider' => array(
[maximum depth reached]
),
'News' => array(
[maximum depth reached]
),
'Publicity' => array(
[maximum depth reached]
),
'Banner' => array(
[maximum depth reached]
),
'Seo' => array(
[maximum depth reached]
)
)
)
data => array()
query => array()
url => 'race/result/393/carrera-del-contador'
base => ''
webroot => '/'
here => '/race/result/393/carrera-del-contador'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}$Dispatcher = new Dispatcher();$Dispatcher->dispatch(new CakeRequest(),new CakeResponse());
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'race',
'action' => 'result',
'named' => array(),
'pass' => array(
(int) 0 => '393',
(int) 1 => 'carrera-del-contador'
),
'models' => array(
'Race' => array(
[maximum depth reached]
),
'CategoryRace' => array(
[maximum depth reached]
),
'Poll' => array(
[maximum depth reached]
),
'Result' => array(
[maximum depth reached]
),
'AnswerPollResponse' => array(
[maximum depth reached]
),
'Registration' => array(
[maximum depth reached]
),
'PollPrincipal' => array(
[maximum depth reached]
),
'AnswerPollVote' => array(
[maximum depth reached]
),
'RaceImage' => array(
[maximum depth reached]
),
'Gallery' => array(
[maximum depth reached]
),
'Participant' => array(
[maximum depth reached]
),
'Section' => array(
[maximum depth reached]
),
'Auth' => array(
[maximum depth reached]
),
'Subsection' => array(
[maximum depth reached]
),
'SecondSubsection' => array(
[maximum depth reached]
),
'Slider' => array(
[maximum depth reached]
),
'News' => array(
[maximum depth reached]
),
'Publicity' => array(
[maximum depth reached]
),
'Banner' => array(
[maximum depth reached]
),
'Seo' => array(
[maximum depth reached]
)
)
)
data => array()
query => array()
url => 'race/result/393/carrera-del-contador'
base => ''
webroot => '/'
here => '/race/result/393/carrera-del-contador'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array(
'Content-Security-Policy' => 'frame-ancestors none',
'Permissions-Policy' => 'geolocation=(), microphone=(), camera=(), fullscreen=()',
'X-Frame-Options' => 'DENY',
'Strict-Transport-Security' => 'max-age=31536000; includeSubDomains',
'X-Content-Type-Options' => 'nosniff',
'X-XSS-Protection' => '1; mode=block',
'X-Permitted-Cross-Domain-Policies' => 'master-only',
'Referrer-Policy' => 'strict-origin-when-cross-origin'
)
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}