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

DUPR 20 (Sat 4/25)

ID: 5463658511

Match Scores

17-21

Win

Play Date

2026-04-25

Play Time (Est)

12:45 AM

Play Location

TOPSEED Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
Jenny Bond

1QXLG0 · Edmond, OK, US

DUPR

5.012

LB
Lauren Brown

1RE5DN · St. George, UT, US

DUPR

4.672

TEAM 2WINNER
EL
Eden Lawson

W6ZOJG · Broken Arrow, OK, US

DUPR

4.809

KH
Kendall Hunt

RY65QE · Oklahoma City, OK, US

DUPR

4.837

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-5463658511
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7842141578,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jenny Bond",
        "dupr_id": "1QXLG0",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Lauren Brown",
        "dupr_id": "1RE5DN",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7872645655,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eden Lawson",
        "dupr_id": "W6ZOJG",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      },
      {
        "name": "Kendall Hunt",
        "dupr_id": "RY65QE",
        "rating": 4.837,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]