Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Triple Threat

ID: 6003680366

Match Scores

11-5

Loss

Play Date

2026-02-28

Play Time (Est)

3:30 PM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BA
Bob Atkins

9PXN57 · Choctaw, OK, US

DUPR

4.345

BD
Brian Davis

8WM9YG · Newcastle, OK, US

DUPR

4.091

TEAM 2LOSS
RB
Rod Bynum

8E425O · Edmond, OK, US

DUPR

3.649

JC
Jim Clark

3V0JEE · Edmond, OK, US

DUPR

3.621

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-6003680366
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7589646296,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bob Atkins",
        "dupr_id": "9PXN57",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Choctaw, OK, US"
      },
      {
        "name": "Brian Davis",
        "dupr_id": "8WM9YG",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Newcastle, OK, US"
      }
    ]
  },
  {
    "team_id": 6052582628,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rod Bynum",
        "dupr_id": "8E425O",
        "rating": 3.649,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Jim Clark",
        "dupr_id": "3V0JEE",
        "rating": 3.621,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]