Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.0

ID: 6064166230

Match Scores

11-5, 11-9

Loss

Play Date

2025-08-24

Play Time (Est)

11:30 PM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.483

Megan Brydges

JZL4MO · Norman, OK, US

DUPR

3.384

TEAM 2LOSS
Bryce Atkins

ZNP7ZP · Edmond, OK, US

DUPR

3.677

Bob Atkins

9PXN57 · Choctaw, OK, US

DUPR

4.295

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-6064166230
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4595411252,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.483,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/81.jpg",
        "location": "Norman, OK, US"
      },
      {
        "name": "Megan Brydges",
        "dupr_id": "JZL4MO",
        "rating": 3.384,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/68.jpg",
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 8008254144,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryce Atkins",
        "dupr_id": "ZNP7ZP",
        "rating": 3.677,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/41.jpg",
        "location": "Edmond, OK, US"
      },
      {
        "name": "Bob Atkins",
        "dupr_id": "9PXN57",
        "rating": 4.295,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/9.jpg",
        "location": "Choctaw, OK, US"
      }
    ]
  }
]