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

Men's Open

ID: 6624876308

Match Scores

15-11

Loss

Play Date

2025-05-03

Play Time (Est)

9:00 PM

Play Location

Rader Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Joseph Campbell

8E6ROE · Norman, OK, US

DUPR

4.471

JS
Joseph Srader

1605DD · Amarillo, TX, US

DUPR

4.723

TEAM 2LOSS
JM
Joe Merrell

8JDDPO · Weatherford, OK, US

DUPR

4.564

DO
Derek Orr

890XGV · USA

DUPR

5.349

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-6624876308
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6426424917,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Campbell",
        "dupr_id": "8E6ROE",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Joseph Srader",
        "dupr_id": "1605DD",
        "rating": 4.723,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  },
  {
    "team_id": 5104731373,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Merrell",
        "dupr_id": "8JDDPO",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      },
      {
        "name": "Derek Orr",
        "dupr_id": "890XGV",
        "rating": 5.349,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]