08. Creative Projects: Building a Sports Performance Analytics Portfolio

Marcus, one of the clearest opportunities in your application right now is turning sports analytics into a tangible project portfolio. The committee discussion highlighted that your interest in Kinesiology / Sports Science can become much more compelling if you demonstrate how you analyze athletic performance rather than simply expressing interest in it.

A small, well-documented analytics project can accomplish three things at once:

  • Show intellectual engagement with sports performance science.
  • Demonstrate quantitative thinking applied to athletics.
  • Create concrete artifacts (dashboards, reports, visualizations) you can reference in applications or share with coaches.

You have not provided information about coding experience or statistics coursework yet, so the strategy below assumes beginner-friendly tools and emphasizes clear documentation over technical complexity.

---

Project 1: Hudl Game Film Performance Analytics

The most direct project is to transform Hudl game film into structured performance data.

Rather than simply reviewing footage the way many teams do, your project would treat game film as a dataset. The goal is to extract measurable performance indicators and analyze them statistically.

Core Idea

Create a structured dataset from several games and analyze player performance patterns using basic statistical tools.

Possible Metrics to Track

  • Play participation and snap counts
  • Successful vs unsuccessful plays
  • Yards gained per play type
  • Defensive stops or missed tackles
  • Player efficiency metrics

Workflow

  • Watch Hudl clips and log play data in a spreadsheet.
  • Export the dataset into R.
  • Generate charts and visualizations showing performance trends.
  • Write a short analytical report summarizing insights.

Example Output

  • β€œPlayer Efficiency by Quarter” graph
  • β€œRun vs Pass Success Rate” chart
  • Game-by-game performance dashboard

The most important element is interpretation. Coaches are less interested in raw numbers than actionable insights such as:

  • Which plays generate the most yardage
  • Where defensive breakdowns happen most often
  • How player performance changes over the course of a game

Those insights can become the centerpiece of your portfolio.

---

Project 2: Athlete Workload Monitoring Model

Another direction the committee raised involves athlete workload and injury risk. Sports science programs care deeply about how training volume affects performance and recovery.

This project would focus on tracking and visualizing workload patterns.

Concept

Create a system that tracks weekly training load and visualizes potential overtraining patterns.

Data You Could Track

  • Practice duration
  • Game participation time
  • Number of high-intensity drills
  • Rest days

Technical Tools

  • Google Sheets or Excel for logging data
  • R for visualization and analysis
  • Optional: Tableau Public or Power BI for dashboards

Possible Visualizations

  • Weekly workload graphs
  • Training load vs performance trends
  • Practice intensity heat maps

The goal is not medical diagnosis. Instead, the project demonstrates that you understand the relationship between training volume, recovery, and performance, which is central to kinesiology research.

---

Project 3: Player Efficiency Dashboard

A third portfolio component could be a simple but polished performance dashboard.

This would combine several datasets from your analysis and present them visually in a format a coach could quickly interpret.

Dashboard Features

  • Player efficiency metrics
  • Game-by-game performance trends
  • Team offensive and defensive efficiency
  • Visual comparison between games

Technology Stack

  • R (ggplot2 for visualizations)
  • R Shiny or Tableau Public for interactive dashboards
  • CSV datasets generated from Hudl analysis

The key deliverable is a visual analytics dashboard rather than just spreadsheets.

---

Portfolio Packaging Strategy

Admissions readers will never see raw datasets unless they are packaged clearly. Your project should be organized into a small public portfolio.

GitHub Structure

  • sports-performance-analytics (main repository)
  • /data β†’ cleaned datasets
  • /analysis β†’ R scripts
  • /visualizations β†’ charts and graphics
  • /report β†’ final PDF summary

Required Deliverables

  • One polished analytical report (4–6 pages)
  • Several visual graphs or dashboards
  • A GitHub repository documenting your workflow

Your report should focus on questions such as:

  • What performance patterns appear across games?
  • Which metrics seem most predictive of success?
  • How could coaches adjust strategy based on the data?

Even simple statistical work can be impressive when it is clearly applied to real athletic performance.

---

Connecting the Project to Kinesiology

The reason this project works well for your application is that it bridges athletics and science. Kinesiology programs increasingly rely on data analytics to evaluate performance, training loads, and injury risk.

Instead of presenting yourself only as someone interested in sports, this project positions you as someone analyzing how athletic performance actually works.

This distinction matters for competitive programs such as the University of Southern California, Alabama, and Ole Miss, where many applicants express interest in sports science but fewer show analytical engagement with it.

---

Portfolio Documentation Page

You should also create a short portfolio page (or PDF) summarizing the project.

Sections to Include

  • Project goal
  • Dataset description
  • Analytical approach
  • Key visualizations
  • Insights for coaching strategy

This document can be referenced in applications, supplemental materials, or conversations with faculty.

---

Execution Calendar (Senior Year)

Month Priority Actions
September
  • Begin logging Hudl game film data into a structured spreadsheet.
  • Learn basic R visualization tools (ggplot or similar).
October
  • Generate initial performance graphs and efficiency metrics.
  • Start drafting the analytical report.
November
  • Create the performance dashboard.
  • Upload datasets and scripts to GitHub.
December
  • Finalize the written report and visualizations.
  • Prepare a short portfolio page summarizing the project.

When executed well, this kind of project gives you something extremely valuable in admissions: a concrete example of applying scientific thinking to sports performance. Even a modest project with clear data, visuals, and insights can significantly strengthen how admissions officers understand your academic interests.