Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Deep Club Winter League - Deep Club Winter League

ID: 5662419447

Match Scores

11-9

Loss

Play Date

2026-02-05

Play Time (Est)

4:45 AM

Play Location

The Mighty Bluebirds Little Rock AR

Unverified Facility

Competitor Teams

TEAM 1WINNER
Brian Thompson

3L5RZ1 · Little Rock, AR, US

DUPR

4.544

Rusty Arnold

3ODVE1 · Bryant, AR, US

DUPR

4.180

TEAM 2LOSS
Steve Appleton

16OLZQ · Little Rock, AR, US

DUPR

4.362

Mark Dolven

3PN5DE · Maumelle, AR, US

DUPR

4.283

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5662419447
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7112472210,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Thompson",
        "dupr_id": "3L5RZ1",
        "rating": 4.544,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/92.jpg",
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Rusty Arnold",
        "dupr_id": "3ODVE1",
        "rating": 4.18,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/79.jpg",
        "location": "Bryant, AR, US"
      }
    ]
  },
  {
    "team_id": 7652821315,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Appleton",
        "dupr_id": "16OLZQ",
        "rating": 4.362,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/42.jpg",
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Mark Dolven",
        "dupr_id": "3PN5DE",
        "rating": 4.283,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/11.jpg",
        "location": "Maumelle, AR, US"
      }
    ]
  }
]