Claudio Chiappucci

Rider

Profile photo of Claudio  Chiappucci
Date of birth: 28th February 1963 (61)
Nationality: Italy
Weight: 67 kg   Height: 1.72 m
Place of birth: Uboldo

Points per specialty

  • Visits:
    ▲16
     this week

Top results


Date

Result

Race

Distance
Points
PCS
Points
UCI
0 km in 0 days | PCS points: | UCI points:
= number of kilometres in a group before the peloton

Key statistics

  • 32
    GC (4)
    Oneday races (14)
    ITT (3)
  • 22
    tour (8) giro (12) vuelta(2)
  • 32
    RBX(2)
    MSR(8)
    RVV(3)
    LBL(10)
    LOM(9)

PCS Ranking position per season

Pointsposition
1998
267
178
1997
687
53
1996
603
72
1995
2176
5
1994
2707
2
1993
3001
3
1992
2701
3
1991
2734
1
1990
1835
5
1989
664
49
1988
352
115
1987
223
180
1986
75
355
1985
103
280
1984
10
703
'); var url = 'rider/'+seo+'/'+season; history.pushState("string", "page", url); $(".rdrSeasonNav li").removeClass('cur'); $(".rdrSeasonNav li[data-season="+season+"]").addClass('cur'); $.ajax({ method: "POST", url: subpath+"rdr/start3.php", data: { getresults: 1, id: id, natid: natid, cxid:cxid, season: season, sort: sort, pid: pid, discipline: discipline } }).done(function( response ) { //console.log(response); $('#resultsCont').html(response); }) }); $(".sortByResults a").click(function(e){ e.preventDefault(); var season = $(".rdrSeasonNav li.cur").attr('data-season'); $("#resultsCont").html('
loading results ..
'); $(".sortByResults a").removeClass('cur'); $(this).addClass('cur'); sort = $(this).attr('data-case'); // console.log('dis: '+discipline+', season: '+season+', sort: '+sort+', cxid: '+cxid+', natid: '+natid+', id: '+id); $.ajax({ method: "POST", url: subpath+"rdr/start3.php", data: { getresults: 1,id:id, natid: natid, cxid:cxid, season: season, sort: $(this).attr('data-case'), pid: pid, discipline: discipline } }).done(function( response ) { $('#resultsCont').html(response); }) }); });