Matthew Slater

Matthew Slater

New England Patriots 153rd pick
WR · UCLA · 2009–2019
239
Games
1
Receptions
46
Rec Yards

Draft Details

Year
Round
Round 5
Pick
153rd overall
Position
College

Matthew Slater is a wide receiver who played college football at UCLA. He was selected by the New England Patriots in the 5th round (153rd overall pick) of the 2008 NFL Draft. He recorded 1 career receptions for 46 yards and 0 touchdowns in 239 games.

Season Statistics

SeasonTeamGTGTRECYDSTDY/R1D
2009 NE100000
2009 POST NE110000
2010 NE110000
2011 NE23146046.01
2011 POST NE110000
2013 POST NE110000
2015 NE110000
2016 NE210000
2019 NE100000
2009 NE210000
2010 NE110000
2011 NE34146046.01
2013 NE110000
2015 NE110000
2016 NE210000
2019 NE100000
Career86146046.01

People Also Search For

Related Links

More from the 2008 Draft

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);}); }); }); }); })();