Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Set Partners Round Robin

ID: 7262199405

Match Scores

15-5

Win

Play Date

2026-05-03

Play Time (Est)

10:15 AM

Play Location

Rader Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Arlee Copeland

V7VWY6 · Weatherford, OK, US

DUPR

3.604

MC
Matt Clark

3PDGGZ · Weatherford, OK, US

DUPR

3.930

TEAM 2LOSS
MC
Megan Cowell

2L4X7R · Norman, OK, US

DUPR

3.101

BB
Brian Bluth

1QLVVR · Weatherford, OK, US

DUPR

3.455

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-7262199405
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7029983762,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arlee Copeland",
        "dupr_id": "V7VWY6",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      },
      {
        "name": "Matt Clark",
        "dupr_id": "3PDGGZ",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      }
    ]
  },
  {
    "team_id": 4594447309,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Megan Cowell",
        "dupr_id": "2L4X7R",
        "rating": 3.101,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Brian Bluth",
        "dupr_id": "1QLVVR",
        "rating": 3.455,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      }
    ]
  }
]