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

DUPR 20 (Sat 4/25)

ID: 6623681954

Match Scores

18-21

Loss

Play Date

2026-04-25

Play Time (Est)

3:30 PM

Play Location

TOPSEED Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
BH
Bobby Howard

3ZWYKL · Okmulgee, OK, US

DUPR

5.165

LB
Lauren Brown

1RE5DN · St. George, UT, US

DUPR

4.693

TEAM 2WINNER
JN
Jake Namken

L52DV5 · Bastrop, TX, US

DUPR

4.663

AR
Arianna Raga

V7QYY5 · Maracay, Aragua, VE

DUPR

4.918

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-6623681954
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5868669642,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bobby Howard",
        "dupr_id": "3ZWYKL",
        "rating": 5.165,
        "profile_pic_url": null,
        "location": "Okmulgee, OK, US"
      },
      {
        "name": "Lauren Brown",
        "dupr_id": "1RE5DN",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 6706891280,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jake Namken",
        "dupr_id": "L52DV5",
        "rating": 4.663,
        "profile_pic_url": null,
        "location": "Bastrop, TX, US"
      },
      {
        "name": "Arianna Raga",
        "dupr_id": "V7QYY5",
        "rating": 4.918,
        "profile_pic_url": null,
        "location": "Maracay, Aragua, VE"
      }
    ]
  }
]