Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - DUPR 18 (Sun 4/26)

ID: 7320018975

Match Scores

20-22

Loss

Play Date

2026-04-26

Play Time (Est)

4:45 AM

Play Location

TOPSEED Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
JW
Jason workman

1NVLJW · Oklahoma City, OK, US

DUPR

4.437

JB
Jennifer Brallier

PK2MJX · USA

DUPR

4.047

TEAM 2WINNER
WV
Wyatt Vanse

Z94LJD · Tulsa, OK, US

DUPR

4.368

CP
Christine Pereira

2LVVDY · Owasso, OK, US

DUPR

3.881

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-7320018975
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4896814831,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason workman",
        "dupr_id": "1NVLJW",
        "rating": 4.437,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jennifer Brallier",
        "dupr_id": "PK2MJX",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7185151231,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wyatt Vanse",
        "dupr_id": "Z94LJD",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Christine Pereira",
        "dupr_id": "2LVVDY",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": "Owasso, OK, US"
      }
    ]
  }
]