Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Men's Open

ID: 8504957027

Match Scores

15-12

Loss

Play Date

2025-05-03

Play Time (Est)

12:45 AM

Play Location

Rader Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.454

KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.417

TEAM 2LOSS
JM
Joe Merrell

8JDDPO · Weatherford, OK, US

DUPR

4.499

DO
Derek Orr

890XGV · USA

DUPR

5.000

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-8504957027
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5493471505,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 6547781149,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Merrell",
        "dupr_id": "8JDDPO",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      },
      {
        "name": "Derek Orr",
        "dupr_id": "890XGV",
        "rating": 5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]