Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

OKC Summer Slam - Mens Doubles Skill: (4.499 and & 4.999 And Under) Age: (Any)

ID: 7336978830

Match Scores

15-12

Win

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

Oklahoma City, OK

View Facility Page →

Competitor Teams

TEAM 1WINNER
NV
nhan vu

0QXD5G · USA

DUPR

3.975

DL
Dat Le

YG7N44 · Tulsa, OK, US

DUPR

4.025

TEAM 2LOSS
AS
Andrew Stevenson

D9L7Y6 · Oklahoma City, OK, US

DUPR

3.746

JA
Jesse Alcay

2QJP0E · Norman, OK, US

DUPR

3.845

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-7336978830
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5678032428,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "nhan vu",
        "dupr_id": "0QXD5G",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dat Le",
        "dupr_id": "YG7N44",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 5338220752,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Stevenson",
        "dupr_id": "D9L7Y6",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jesse  Alcay",
        "dupr_id": "2QJP0E",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  }
]