L273 NCAA
On Friday, the system that prevents college athletes from being compensated for their labor (beyond the scholarships that some receive) cracked open, just a little bit.
A federal judge in California ruled that the NCAA’s rules on compensation violate antitrust laws and must be slightly expanded. Per the Alston v. NCAA ruling, the association can no longer cap the scholarships colleges offer student-athletes, paving the way for schools to begin offering larger education-related packages. That doesn’t mean colleges are allowed — let alone encouraged — to pay traditional salaries.
The status quo, as Vox’s Today, Explained has reported, is that players get nothing while schools make a killing off of them — even as some student-athletes, particularly those from low-income backgrounds, can struggle to make ends meet:
At present, many students are offered scholarships but not paid beyond that scholarship, nor do they have the time to hold on-campus employment. … Complicating the debate: Black students make up more than half of Division 1 basketball players, and the policy that they shouldn’t be paid is supported by mostly white people.
Furthermore, because many of these students come from precarious financial situations at home, they don’t have the luxury of boycotting or going on strike. They have to watch as the NCAA makes billions from their performance — in ticket sales, merchandise, and more — while they (if they’re following the NCAA-dictated rules) never see a cent.
Only about two dozen college athletics programs are actually profitable (but the ones that are bring in profit margins in the millions). Some people, like former basketball player Cody J. McDavis, worry that allowing colleges to pay would create an expensive arms race for the top recruits that would cut smaller programs — and less profitable sports — out of the competition.
The ruling in Alston v. NCAA is not the dramatic pay-for-play precedent the plaintiffs were hoping for, but it could have major effects on college sports. It says that the NCAA must allow colleges to offer students education-related items like “computers, science equipment, musical instruments and other tangible items not included in the cost of attendance calculation but nonetheless related to the pursuit of academic studies” on top of their scholarship packages — but they still can’t pay for things outside of the academic sphere.
The NCAA insists that its athletes are, fundamentally, amateurs, and should not be paid. In the organization’s statement on the case, its chief legal officer Donald Remy said “the decision acknowledges that the popularity of college sports stems in part from the fact that these athletes are indeed students, who must not be paid unlimited cash sums unrelated to education.”
US District Judge Claudia Wilken said that the NCAA can continue to regulate benefits that aren’t linked to attending school. But she wrote that its “amateurism” argument is fundamentally flawed, as Law360 reported, and that the NCAA has not successfully defined what an amateur is. She also dismissed their defense that not paying athletes helps them better integrate into campus, noting that wealth disparities are already found at colleges across the nation.
She found “that the defendants agreed to and did restrain trade in the relevant market” and that the NCAA’s caps on scholarships “produced significant anticompetitive effects.” In 2014, Wilken issued a similar ruling on O’Bannon v. NCAA, a class-action antitrust lawsuit arguing that the NCAA should pay to use former students’ images, though much of her remedy was overturned on appeal.
Whether the latest case will hold up on appeal remains to be seen. As does the extent to which it might change things: The ruling doesn’t force conferences and colleges to change their compensation or scholarship packages — it just says the NCAA can’t stop them from doing so.
L273 NCAA的更多相关文章
- AssetBundle loading failed because.....已解决
http://blog.csdn.net/ldghd/article/details/9632455 ***************************** 一 ******* ...
- Web信息架构——设计大型网站(第3版)(久负盛名经典再现,信息架构设计领域基石之作!)
Web信息架构——设计大型网站(第3版)(久负盛名经典再现,信息架构设计领域基石之作!) [美]]Peter Morville(彼得·莫维尔) Louis Rosenfeld(路易斯·罗森菲尔德) ...
- [No000050]练习一万小时便能成为天才
练习一万小时便能成为天才 世界上顶尖的记忆高手都是训练出来的! 加拿大畅销书作家麦尔坎·葛拉威尔在<异数>一书中指出:"人们眼中的天才之所以卓越非凡,并非天资超人一等,而是付出了 ...
- Top 10 Universities for Artificial Intelligence
1. Massachusetts Institute of Technology, Cambridge, MA Massachusetts Institute of Technology is a p ...
- 美国政府关于Google公司2013年度的财务报表红头文件
请管理员移至新闻版块,谢谢! 来源:http://www.sec.gov/ 财务报表下载↓ 此文仅作参考分析. 10-K 1 goog2013123110-k.htm FORM 10-K UNIT ...
- Structural Inference of Hierarchies in Networks(网络层次结构推断)
Structural Inference of Hierarchies in Networks(网络层次结构推断) 1. 问题 层次结构是一种重要的复杂网络性质.这篇文章给出了层次结构的精确定义,给出 ...
- python词云的制作方法
第一次接触到词云主要是觉得很好看,就研究了一下,官方给出了代码的,但是新手看的话还是有点不容易,我们来尝试下吧. 环境:python2.7 python库:PIL(pillow),numpy,matp ...
- 数据结构之二叉树(BinaryTree)
导读 二叉树是一种很常见的数据结构,但要注意的是,二叉树并不是树的特殊情况,二叉树与树是两种不一样的数据结构. 目录 一. 二叉树的定义 二.二叉树为何不是特殊的树 三.二叉树的五种基本形态 四.二叉 ...
- pyecharts使用
安装 pyecharts 兼容 Python2 和 Python3.目前版本为 0.1.2 pip install pyecharts 入门 首先开始来绘制你的第一个图表 from pyecharts ...
随机推荐
- Setting up a Hadoop cluster - Part 1: Manual Installation
http://gbif.blogspot.com/2011/01/setting-up-hadoop-cluster-part-1-manual.html
- JDK常用工具
JDK的命令行工具 jps 查看正在使用的jvm机器进程号. 常用命令,-l显示正在运行的jar包或者软件(基于jvm),-v显示当前进程详细的jvm参数 jps -l jps -v javap 反汇 ...
- linux bash基本特性
一.bash 基础特性 (1)命令历史的功能 history: 环境变量 HISTSIZE:命令历史记录的条数 HISTFILE: ~/.bash_history 每个用户都有自己独立的命令历史文件 ...
- 【Oracle】【7】去掉字符串中的空格/字符
SELECT TRIM(' 去除前后空格 ') FROM DUAL; SELECT REPLACE(' 去除 任意位置的空格 ', ' ', '') FROM DUAL; 扩展: 1,both, tr ...
- org.springframework.web.bind.annotation重定向的问题
@RequestMapping(value="/redir/authcode") public ModelAndView getAuthCode(){ String authUrl ...
- mongodb副本集修改配置问题
因虚拟机地址被占用,需要重新设置ip地址,这时需要修改副本集中的IP地址配置: 1: 查看配置rs.config():需要找到primary主机,在该主节点服务器上才有权限修改配置 2:rs.remo ...
- char和varchar、浮点数和定点数
cmd连接mysql数据库:找到mysql目录,进入到bin目录,然后在命令行中输入 mysql -hlocalhost -uroot -ppass ,连接mysql数据库成功. 1.char和var ...
- linux下find和grep命令详解
在linux下面工作,有些命令能够大大提高效率.本文就向大家介绍find.grep命令,他哥俩可以算是必会的linux命令,我几乎每天都要用到他们.本文结构如下: find命令 find命令的一般形式 ...
- Java Web(十一) 文件上传与下载
文件上传 上传的准备工作 表单method必须为post 提供file组件 设置form标签的enctype属性为multipart/form-data,如果没有设置enctype属性,浏览器是无法将 ...
- webpack+typescript
1. npm install --save typescript 2. npm install --save ts-loader webpack.config.js module.exports = ...