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: 7459377702

Match Scores

6-15

Win

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

Oklahoma City, OK

View Facility Page →

Competitor Teams

TEAM 1LOSS
GC
Guy Carey

G5QL0M · Oklahoma City, OK, US

DUPR

3.916

MA
Micah Abrams

8ED4XO · Sherman, TX, US

DUPR

4.351

TEAM 2WINNER
RN
Robert Nesselrode

W6Q4LK · Edmond, OK, US

DUPR

4.013

HL
Hunter Lightner

76MEY5 · Edmond, OK, US

DUPR

3.989

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-7459377702
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6064470190,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Guy Carey",
        "dupr_id": "G5QL0M",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Micah Abrams",
        "dupr_id": "8ED4XO",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "Sherman, TX, US"
      }
    ]
  },
  {
    "team_id": 7480425979,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Nesselrode",
        "dupr_id": "W6Q4LK",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Hunter Lightner",
        "dupr_id": "76MEY5",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]