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

Men's Open

ID: 6163810267

Match Scores

11-0, 11-3

Win

Play Date

2025-05-03

Play Time (Est)

8:45 AM

Play Location

Rader Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
James Seagraves

7DOGQ9 · Edmond, OK, US

DUPR

5.259

MM
Michael Moody

DWLGW6 · Edmond, OK, US

DUPR

5.304

TEAM 2LOSS
JB
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.454

KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.417

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-6163810267
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7038974740,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Seagraves",
        "dupr_id": "7DOGQ9",
        "rating": 5.259,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Michael Moody",
        "dupr_id": "DWLGW6",
        "rating": 5.304,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  },
  {
    "team_id": 5782542117,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  }
]