Sean Bunting

Sean Bunting

Tampa Bay Buccaneers 39th pick
CB · Central Michigan · 2019–present

Sean Bunting is a cornerback who played college football at Central Michigan. He was selected by the Tampa Bay Buccaneers in the 2nd round (39th overall pick) of the 2019 NFL Draft.

Draft Details

Year
Round
Round 2
Pick
39th overall
Position

NFL Combine Results

Height
6-0
Weight
195 lbs
40-Yard Dash
4.42s
Bench Press
14 reps
Vertical Jump
41.5"
Broad Jump
126"

People Also Search For

Related Links

More from the 2019 Draft

ction(p){return ''+p.n+''+p.p+' · '+(p.y||'')+'';}).join(''); hbox.style.display='block'; }); document.addEventListener('click',function(e){if(!hinp.contains(e.target)&&!hbox.contains(e.target))hbox.style.display='none';}); } })(); (function(){ document.querySelectorAll('.sortable-table, .stats-table').forEach(function(table){ var headers=table.querySelectorAll('thead th'); var sortCol=-1,sortAsc=true; headers.forEach(function(th,i){ th.style.cursor='pointer'; th.addEventListener('click',function(){ if(sortCol===i){sortAsc=!sortAsc;}else{sortCol=i;sortAsc=true;} headers.forEach(function(h){h.classList.remove('sort-asc','sort-desc');}); th.classList.add(sortAsc?'sort-asc':'sort-desc'); var tbody=table.querySelector('tbody'); var rows=Array.from(tbody.querySelectorAll('tr')); rows.sort(function(a,b){ var at=a.cells[i]?a.cells[i].textContent.trim():''; var bt=b.cells[i]?b.cells[i].textContent.trim():''; var aEmpty=(!at||at==='—'||at==='--'||at==='-'); var bEmpty=(!bt||bt==='—'||bt==='--'||bt==='-'); if(aEmpty&&bEmpty)return 0; if(aEmpty)return 1; if(bEmpty)return -1; var an=parseFloat(at.replace(/[^0-9.-]/g,'')),bn=parseFloat(bt.replace(/[^0-9.-]/g,'')); if(!isNaN(an)&&!isNaN(bn)){return sortAsc?an-bn:bn-an;} return sortAsc?at.localeCompare(bt):bt.localeCompare(at); }); rows.forEach(function(r){tbody.appendChild(r);}); }); }); }); })();