Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.0 19+

ID: 7521471068

Match Scores

7-15

Loss

Play Date

2025-05-04

Play Time (Est)

9:00 PM

Play Location

Rader Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
BP
Becca Payne

W6MDEQ · USA

DUPR

3.531

Matt Clark

3PDGGZ · Weatherford, OK, US

DUPR

3.401

TEAM 2WINNER
Logan Lemley

L55XQ6 · Oklahoma City, OK, US

DUPR

4.078

Kathy Knight

0YDMNQ · Stillwater, OK, US

DUPR

3.935

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-7521471068
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4714663260,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Becca Payne",
        "dupr_id": "W6MDEQ",
        "rating": 3.531,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Clark",
        "dupr_id": "3PDGGZ",
        "rating": 3.401,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/91.jpg",
        "location": "Weatherford, OK, US"
      }
    ]
  },
  {
    "team_id": 5261905414,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Logan Lemley",
        "dupr_id": "L55XQ6",
        "rating": 4.078,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/84.jpg",
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Kathy Knight",
        "dupr_id": "0YDMNQ",
        "rating": 3.935,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/27.jpg",
        "location": "Stillwater, OK, US"
      }
    ]
  }
]