Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.0 19+

ID: 6348405169

Match Scores

15-9

Win

Play Date

2025-05-04

Play Time (Est)

2:15 AM

Play Location

Rader Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
BP
Becca Payne

W6MDEQ · USA

DUPR

4.043

Matt Clark

3PDGGZ · Weatherford, OK, US

DUPR

3.513

TEAM 2LOSS
Austin Wayne Christopher

8DJYZM · Moore, OK, US

DUPR

4.282

Dally Halbrooks

QPVDXN · Moore, OK, US

DUPR

3.964

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-6348405169
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5045094150,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Becca Payne",
        "dupr_id": "W6MDEQ",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Clark",
        "dupr_id": "3PDGGZ",
        "rating": 3.513,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/91.jpg",
        "location": "Weatherford, OK, US"
      }
    ]
  },
  {
    "team_id": 5282217331,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Wayne Christopher",
        "dupr_id": "8DJYZM",
        "rating": 4.282,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/41.jpg",
        "location": "Moore, OK, US"
      },
      {
        "name": "Dally Halbrooks",
        "dupr_id": "QPVDXN",
        "rating": 3.964,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/11.jpg",
        "location": "Moore, OK, US"
      }
    ]
  }
]