Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - DUPR 18 (2/22 Start Time TBD)

ID: 7812082870

Match Scores

21-16

Loss

Play Date

2026-02-22

Play Time (Est)

11:30 PM

Play Location

The Greens Country Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.693

JB
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.532

TEAM 2LOSS
RN
Robert Nesselrode

W6Q4LK · Edmond, OK, US

DUPR

3.966

NY
Nicklas Yong

6N0WVQ · Edmond, OK, US

DUPR

4.053

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-7812082870
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7853326531,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 4525210428,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Nesselrode",
        "dupr_id": "W6Q4LK",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Nicklas Yong",
        "dupr_id": "6N0WVQ",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]