ESPN

window.espn = window.espn || ;
espn.isOneSite = true;

<!--
-->

#global-viewport #header-wrapper
position: relative !important;

#global-viewport
font-size: 16px !important;
font-family: sans-serif !important;

body
background: #edeef0 !important;

#global-viewport .footer
background: transparent;
text-transform: initial !important;

.global-search .search-results ul a
font-size: 12px;
line-height: 16px;

.global-search .search-results ul a b
font-family: BentonSans, -apple-system, Roboto, Helvetica, Arial, sans-serif !important;

#global-nav .pillar.editions > div
left:auto !important;

.feed-title
line-height: 24px !important;
text-transform: uppercase;
font-family: "BentonSans",-apple-system,"Roboto",Helvetica,Arial,sans-serif !important;

.feed-title.favorites span
color: #06c;
cursor: pointer;
display: block;
font-weight: 400;
line-height: 13px;
position: absolute;
right: 10px;
text-transform: none;
top: 5px;

#global-scoreboard-trigger+.alert
padding: 12px 35px 12px 18px;
font-size: 12px;

.hidden
display: none !important;

@media screen and (min-width: 768px)
.scores-link-alert
display: none !important;


@media screen and (min-width: 1024px)
.global-user .current-favorites
padding: 0 10px 34px 20px !important;




html
background: none !important;

#global-viewport #global-nav .more-espn ul.featured
margin: 0 !important;
padding: 0 15px !important;
width: 100% !important;
background: transparent !important;
display: block;

#ciHomeLeaderboard
margin-top:10px;











<!--



-->

















jQuery(function($)
$("span.symbols").bind("click", function()
var o = $(this);
if(o.siblings("ul").css("display") == "block")
o.siblings("ul").css("display", "none");
o.css("backgroundImage", 'url("http://i.imgci.com/espncricinfo/Img_player-plusicon_9x9.jpg")');

else
o.siblings("ul").css("display", "block");
o.css("backgroundImage", 'url("http://i.imgci.com/espncricinfo/Img_player-minusicon_9x9.gif")');

return false;
)
)


Quick Links





Bowling averages















Most viewed players


Pakistan






























Player index by type


Pakistan
















Player index by letter


Pakistan





    • A


    • B


    • C


    • D


    • E




    • F


    • G


    • H


    • I


    • J




    • K


    • L


    • M


    • N


    • O




    • P


    • Q


    • R


    • S


    • T




    • U


    • V


    • W


    • X


    • Y




    • Z













Taslim Arif      








Full name
Taslim Arif Abbasi


Born

May 1, 1954, Karachi, Sind


Died March 13, 2008, Karachi, Sind (aged 53 years 317 days)


Major teams Pakistan, Karachi, National Bank of Pakistan, Sind


Batting style Right-hand bat


Bowling style Right-arm medium


Fielding position Wicketkeeper


Other Referee


Relation
Nephew - Wasim Arif,
Nephew - Mohammad Ali



.FB_SERVER_IFRAME
height:23px;
width:300px!Important;



jQuery(document).ready(function($)
fixIframe();
function fixIframe() $('.FB_ElementReady iframe').height()== null)
window.setTimeout(fixIframe,1300);


);



Taslim Arif Abbasi





Explore Taslim Arif's performance




Batting and fielding averages














































































Mat Inns NO Runs HS Ave BF SR 100 50 4s 6s Ct St

Tests Insights on test

6

10

2

501

210*

62.62

1042

48.08

1

2

44

0

6

3

ODIs Insights on odi

2

2

0

28

24

14.00

58

48.27

0

0





1

1

First-class

148

251

26

7568

210*

33.63





13

40





312

56

List A

40

39

6

853

113*

25.84





1

4





45

14


Bowling averages









































































Mat Inns Balls Runs Wkts BBI BBM Ave Econ SR 4w 5w 10

Tests Insights on test

6

1

30

28

1

1/28

1/28

28.00

5.60

30.0

0

0

0

ODIs Insights on odi

2

-

-

-

-

-

-

-

-

-

-

-

-

First-class

148



311

212

7

4/46



30.28

4.09

44.4



0

0

List A

40

-

-

-

-

-

-

-

-

-

-

-

-


Career statistics

















Test debut India v Pakistan at Kolkata, Jan 29-Feb 3, 1980 scorecard
Last Test Pakistan v West Indies at Faisalabad, Dec 8-12, 1980 scorecard
Test statistics


- Statsguru Test analysis -
Player analysis menu/filter
Test match list
---------------------------------
Batting career summary
Batting innings list
High scores
Batting series averages
---------------------------------
Bowling career summary
Bowling innings list
Bowling match list
Bowling series averages
---------------------------------
Fielding career summary
Fielding innings list
Most dismissals in an innings
Fielding series statistics





ODI debut Pakistan v West Indies at Karachi, Nov 21, 1980 scorecard
Last ODI Pakistan v West Indies at Lahore, Dec 19, 1980 scorecard
ODI statistics


- Statsguru ODI analysis -
Player analysis menu/filter
ODI match list
---------------------------------
Batting career summary
Batting innings list
High scores
Batting series averages
---------------------------------
Fielding career summary
Fielding innings list
Most dismissals in an innings
Fielding series statistics





First-class span 1967/68 - 1988/89
List A span 1974/75 - 1989/90


Profile




Taslim Arif made his Pakistan debut as a batsman - when he ground out 90 and 46 against India at Calcutta in 1979-80 - but had the gloves for the rest of his Test career. In his third Test, against Australia the same winter, Taslim made a mighty seven-hour 210 not out, the highest score by a wicketkeeper in a Test Andy Flower made 232 not out in 2000-01. But with Wasim Bari a vastly superior gloveman, Taslim only played six Tests; he ended with a batting average of 62.62. He was a surprising signing for World Series Cricket's second season - uncapped and hardly a household name. Taslim died aged 53 from a lung infection.

Rob Smyth







function rdmrefn(divid)
if(divid == "plrpfl" && (jQuery("li.readmore").html()) == "Read More")
jQuery("#shrtPrfl").show();
jQuery("#plrpfl").slideDown(1000);
jQuery("li.readmore").html("Hide");
jQuery("li.darrow").attr("class","uarrow");

else if(divid == "plrpfl" && (jQuery("li.readmore").html()) == "Hide")
jQuery("#shrtPrfl").show();
jQuery("#plrpfl").slideUp(1000);
jQuery("li.readmore").html("Read More");
jQuery("li.uarrow").attr("class","darrow");

else if(divid == "plrpfl" && (jQuery("p.ciHomeToolsLink").html()) == "Profile")
jQuery("#shrtPrfl").show();
jQuery("#plrpfl").slideUp(1000)
jQuery("li.readmore").html("Read More");
jQuery("li.uarrow").attr("class","darrow");

else if(divid == "plrpfl" && (jQuery("p.ciPlayerinformationtxt").html()) == "More")
jQuery("#shrtPrfl").show();
jQuery("#plrpfl").slideUp(1000)
jQuery("li.readmore").html("Read More");
jQuery("li.uarrow").attr("class","darrow");




Latest Articles




  • Former Pakistan keeper Taslim Arif dies
    (Mar 13, 2008)


  • Pakistan's unique Test record
    (Mar 15, 2000)



Latest Photos




Nov 9, 1980




Taslim Arif keeps wicket

Taslim Arif keeps wicket


© Getty Images






Nov 9, 1980




Taslim Arif

Taslim Arif


© Getty Images












var omniPageName = "Taslim Arif";

var omniSiteSection1 = "Pakistan site";

var omniSiteSection2 = "players";
var omniCt = "players";
var omniMVO = "playerid=43275";










.rhs310 imgpadding-top:0; padding-bottom: 10px;#cdtimer div.counter width: 16% !important;#strip-cdc-300width:298px !important;margin: 0 auto;#cdtimer .counter .numberfont-weight: bold;












Readers recommend
!function(d,s,id)var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id))js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);(document,"script","twitter-wjs");























INSIGHTS




<!--
-->













Born




Major Teams










FORMAT

TESTs



RECORDS

BATTING








statistics in







FILTERS







FILTERED

OVERALL













YEAR FILTERS APPLIED






PERFORMANCE FILTERS









All












FORMAT

ODIs



RECORD TYPE

TEAM

























CHART/
TABLE








FILTERS


















FILTERS









All













var endpoint = "submit.espncricinfo.com";
var server = "www.espncricinfo.com";






  • Sitemap|
    Feedback|
    RSS|
    <!--Contact us|-->
    About Us|

    Privacy Policy|
    Terms of Use


  • Interest Based Ads
    |
    Your California Privacy Rights
    |
    Children’s Online Privacy Policy
    |
    About Nielsen Measurement



  • ESPN



  • ESPNF1



  • Espn Scrum



  • Espnfc



  • Footytips










#footer2Container .copyright
width: 130px;
height:30px;
font-weight: normal;
font-size: 11px;
color: #222222;
margin: auto;
padding-top:0px;
padding-left:3px;
float:right;

#footer2Container #cifooternav ul
float:left;
margin:0px;
padding: 0px;
list-style-type: none;
width:620px;
height: auto;
padding-bottom: 10px;

#footer2Container #cifooternav ul li a:hover
font-size: 12px;
text-decoration: none;

#footer2Container #ciHomefooterlogos ul
margin:0px;
padding: 0 0 0 0;
list-style-type: none;
height: 25px;





.cookie-overlaybackground-color:rgba(0,0,0,.75);bottom:0;position:fixed;width:100%;padding:25px 0;text-align:center;z-index:9999;display:none;font:16px -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif.cookie-overlay h1font-size:18px;font-weight:600;text-transform:uppercase;margin:0 auto;color:#fff.cookie-overlay p.messagewidth:34%;margin:0 auto;padding:5px 0 10px;color:#fff;font-size:14px;line-height:24px.cookie-overlay p.message acolor:#fff.cookie-overlay p.message a:hovercolor:#439ec9;text-decoration:underline.cookie-overlay .cookie-continuedisplay:block;font-size:11px;margin:auto auto 12px;width:384px;max-width:384px;min-width:120px;background-color:#06c;color:#fff;cursor:pointer;border:0;border-radius:40px;line-height:26px;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:all;-moz-transition-property:all;-ms-transition-property:all;-o-transition-property:all;transition-property:all.cookie-overlay .cookie-continue:hoverbackground-color:#007aff.cookie-overlay-buttonWrappermargin:0 auto;max-width:384px.cookie-overlay-altBtns .button-altborder-color:#cbccce;color:#fff;text-transform:none;width:calc(50% - 4px);font-size:11px;height:28px;line-height:26px;padding:0 12px;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:all;-moz-transition-property:all;-ms-transition-property:all;-o-transition-property:all;transition-property:all.cookie-overlay .cookie-overlay-buttonWrapper .cookie-overlay-altBtns .button-alt:hoverbackground-color:#6c6d6f;border:1px solid #6c6d6f;color:#fff@media screen and (min-width:0) and (max-width:768px).cookie-overlay p.messagefont-size:12px;width:82%




/**
* Should cookie message get displayed for this cluster?
* @return boolean true if cookie message needs to be shown else false
*/
function __validateCookieClusters() (__isEuroCluster && (__countryArr.indexOf(location_country) > -1) )
return showCookieMessage;


/**
* Display cookie message for specified clusters
*/
function __displayCookie()
// Check if jQuery is present on page else return
if (typeof $ === 'undefined')
return


if($.cookie('about_cookie') == "1")
$(".cookie-overlay").hide();
else
$(".cookie-overlay").show();


$(".cookie-continue").on("click", function()
//var __expireTime = new Date;
//__expireTime.setFullYear(__expireTime.getFullYear( ) +1);
//$.cookie('about_cookie', '1', expires: __expireTime, path:'/', domain:'.espncricinfo.com');

// Cookie expiry time set to 1 year
$.cookie('about_cookie', '1', expires: 365, path:'/', domain:'.espncricinfo.com');
$(".cookie-overlay").hide();
)


if (typeof jQuery !== 'undefined')
// Setup on ready callback only for specified clusters
if (__validateCookieClusters() === true)
$(document).ready(__displayCookie);





var s_account="wdgespcricinfo"; //(Excludes Wireless)

//alert(window.location.hostname);
//alert(s_account);




var omniSite = "cricinfo";
try
espn.track.bluekai();

catch(err)

var p = document.location.protocol == "https:" ? "https://sb" : "http://b";
var coms_url = p + '.scorecardresearch.com/beacon.js';
$.getScript( coms_url, function( data, textStatus, jqxhr )
if(jqxhr.status === 200)
COMSCORE.beacon(
c1:2,
c2: "3000005",

c5: "03"

);

);





var _sf_async_config=;
/** CONFIGURATION START **/
_sf_async_config.uid = 26455;
_sf_async_config.domain = 'espncricinfo.com';
_sf_async_config.useCanonical = true;
_sf_async_config.authors = 'cy';
_sf_async_config.sections = 'Players';
/** CONFIGURATION END **/
(function()
function loadChartbeat()
window._sf_endpt=(new Date()).getTime();
var e = document.createElement('script');
e.setAttribute('language', 'javascript');
e.setAttribute('type', 'text/javascript');
e.setAttribute('src',
(('https:' == document.location.protocol) ? 'https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/' : 'http://static.chartbeat.com/') +
'js/chartbeat.js');
document.body.appendChild(e);

var oldonload = window.onload;
window.onload = (typeof window.onload != 'function') ?
loadChartbeat : function() oldonload(); loadChartbeat(); ;
)();

fcGetPlayerInsights("1619");

window.espn_ui = window.espn_ui || ;
espn_ui.Helpers = espn_ui.Helpers || ;
espn_ui.Helpers.nav = espn_ui.Helpers.nav || ;
espn_ui.Helpers.nav.isNavExternal = true;
/*
if(window.location.hostname.indexOf('kilimanjaro')<0) ;
espn.i18n.domain = window.location.hostname;

*/
var espn = espn || ;
espn.i18n = espn.i18n || ;
if( espn.i18n.environment === "qa" )
espn.i18n.environment = "prod";



(function()
var deferLoaded = false;
function loadDefer()
if( !deferLoaded )
var deferScripts = ['http://a.espncdn.com/redesign/0.395.6/js/espn-defer-low.js'];
for( var s = 0; s < deferScripts.length; s++ )
var script = document.createElement('script');
script.src = deferScripts[s];
document.getElementsByTagName('head')[0].appendChild(script);

deferLoaded = true;


if( window.espn.loadType === "loadEnd" && ( espn_ui.device.isMobile === true )();

espn_ui.onefeed =true;
espn_ui.externalRef = ""
$(window).load(function()
$('#global-viewport img').each(function()
if (!this.complete );
);

if($.cookie('scoresLinkAlertCookie') !== "true")
$(".scores-link-alert").removeClass("hidden");


$('#global-scoreboard-trigger').add('.scores-link-alert').on("click", function()
// Cookie expiry time set to 1 year
$.cookie('scoresLinkAlertCookie', true, expires: 365);
$(".scores-link-alert").remove();
)

/**
* isMobile.js v0.3.6
*
* @author: Kai Mallea (kmallea@gmail.com)
*
* @license: http://creativecommons.org/publicdomain/zero/1.0/
*/
!function(a)var b=/iPhone/i,c=/iPod/i,d=/iPad/i,e=/(?=.*bAndroidb)(?=.*bMobileb)/i,f=/Android/i,g=/IEMobile/i,h=/(?=.*bWindowsb)(?=.*bARMb)/i,i=/BlackBerry/i,j=/BB10/i,k=/Opera Mini/i,l=/(?=.*bFirefoxb)(?=.*bMobileb)/i,m=new RegExp("(?:Nexus 7(this);

Popular posts from this blog

The Dalles, Oregon

眉山市

清晰法令