Lynn Bowden

Lynn Bowden

Las Vegas Raiders 80th pick
WR · Kentucky · 2020–2023
17
Games
39
Receptions
294
Rec Yards

Draft Details

Year
Round
Round 3
Pick
80th overall
Position
College

Lynn Bowden is a wide receiver who played college football at Kentucky. He was selected by the Las Vegas Raiders in the 3rd round (80th overall pick) of the 2020 NFL Draft. He recorded 39 career receptions for 294 yards and 0 touchdowns in 17 games.

Season Statistics

SeasonTeamGTGTRECYDSTDY/R1D
2020 MIA9372821107.513
2023 NO816118307.52
2020 MIA9372821107.513
2023 NO816118307.52
Career17533929407.515

NFL Combine Results

Height
5-11
Weight
204 lbs
Bench Press
13 reps

People Also Search For

Related Links

More from the 2020 Draft

rHTML=res.map(function(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);}); }); }); }); })();