Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.0

ID: 5208127474

Match Scores

11-7, 11-4

Win

Play Date

2025-08-24

Play Time (Est)

11:30 PM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Bob Atkins

9PXN57 · Choctaw, OK, US

DUPR

4.309

Bryce Atkins

ZNP7ZP · Edmond, OK, US

DUPR

3.691

TEAM 2LOSS
Hunter Lightner

76MEY5 · Edmond, OK, US

DUPR

3.912

Aimee Nguyen

YG5K24 · Edmond, OK, US

DUPR

3.635

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-5208127474
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6378679306,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bob Atkins",
        "dupr_id": "9PXN57",
        "rating": 4.309,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/9.jpg",
        "location": "Choctaw, OK, US"
      },
      {
        "name": "Bryce Atkins",
        "dupr_id": "ZNP7ZP",
        "rating": 3.691,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/41.jpg",
        "location": "Edmond, OK, US"
      }
    ]
  },
  {
    "team_id": 7409399118,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hunter Lightner",
        "dupr_id": "76MEY5",
        "rating": 3.912,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/47.jpg",
        "location": "Edmond, OK, US"
      },
      {
        "name": "Aimee Nguyen",
        "dupr_id": "YG5K24",
        "rating": 3.635,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/58.jpg",
        "location": "Edmond, OK, US"
      }
    ]
  }
]