---
title: "GameStop Corp. (GME.US) — Company Overview"
type: "Symbol"
locale: "en"
url: "https://longbridge.com/en/quote/GME.US/overview.md"
symbol: "GME.US"
name: "GameStop Corp."
parent: "https://longbridge.com/en/quote/GME.US.md"
datetime: "2026-04-06T10:40:49.659Z"
locales:
  - [en](https://longbridge.com/en/quote/GME.US/overview.md)
  - [zh-CN](https://longbridge.com/zh-CN/quote/GME.US/overview.md)
  - [zh-HK](https://longbridge.com/zh-HK/quote/GME.US/overview.md)
---

> Supported Languages: [简体中文](https://longbridge.com/zh-CN/quote/GME.US/overview.md) | [繁體中文](https://longbridge.com/zh-HK/quote/GME.US/overview.md)


# GameStop Corp. (GME.US) — Company Overview

## Basic Information

| Item | Detail |
|------|--------|
| Industry | Computer and Electronics Retail |
| Exchange | US Market |
| Address | 625 Westport Parkway, Grapevine, Texas, United States |
| Website | [www.gamestop.com](https://www.gamestop.com) |

## Company Profile

GameStop Corp., a specialty retailer, provides games, collectibles, and entertainment products through its stores and e-commerce platforms in United States, Australia and Europe. The company sells new and pre-owned gaming platforms; accessories, such as controllers, gaming headsets, and other peripheral devices; new and pre-owned gaming software; and in-game digital currency, digital downloadable content, and full-game downloads. It also sells collectibles comprising apparel, toys, trading cards, gadgets, and other retail products for pop culture and technology enthusiasts. The company operates stores and e-commerce sites under the GameStop, EB Games, and Micromania brands; and pop culture themed stores that sell collectibles, apparel, gadgets, electronics, toys, and other retail products under the Zing Pop Culture brand.

## Key Executives

| Name | Title |
|------|-------|
| Ryan Cohen | President, CEO & Executive Chairman |
| Daniel William Moore | Principal Accounting Officer & Principal Financial Officer |
| Mark Haymond Robinson | General Counsel & Secretary |
| James Grube | Independent Director |
| Alain Attal | Lead Independent Director |
| Lawrence W. Cheng | Independent Director |
| Nathaniel Snead Turner | Director |

## Major Shareholders

| Name | Ratio | Report Date |
|------|-------|-------------|
| Ryan Cohen | 8.55% | 2026-01-21 |
| The Vanguard Group, Inc. | 8.52% | 2025-12-31 |
| BlackRock, Inc. | 7.87% | 2025-12-31 |
| State Street Global Advisors, Inc. | 2.78% | 2025-12-31 |
| Geode Capital Management, LLC | 1.64% | 2025-12-31 |
| Norges Bank Investment Management | 0.89% | 2025-12-31 |
| Susquehanna International Group, LLP | 0.79% | 2025-12-31 |
| Marshall Wace LLP | 0.76% | 2025-12-31 |
| UBS Asset Management AG | 0.75% | 2025-12-31 |
| Charles Schwab Investment Management, Inc. | 0.73% | 2025-12-31 |

## Business Breakdown

| Segment | Revenue | Ratio |
|---------|---------|-------|
| United States | 2667600000 | 73.49% |
| Australia | 494700000 | 13.63% |
| Europe | 429400000 | 11.83% |
| Canada | 38200000 | 1.05% |

```vega-lite
{
  "$schema": "https://vega.github.io/schema/vega-lite/v5.json",
  "title": "GameStop Corp. Business Breakdown",
  "data": {
    "values": [
      {
        "segment": "United States",
        "ratio": 73.49
      },
      {
        "segment": "Australia",
        "ratio": 13.63
      },
      {
        "segment": "Europe",
        "ratio": 11.83
      },
      {
        "segment": "Canada",
        "ratio": 1.05
      }
    ]
  },
  "mark": "arc",
  "encoding": {
    "theta": {
      "field": "ratio",
      "type": "quantitative"
    },
    "color": {
      "field": "segment",
      "type": "nominal"
    }
  }
}
```


---

> **Disclaimer: This article is for reference only and does not constitute any investment advice.**