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

Men's Open

ID: 7806507330

Match Scores

11-2, 1-11, 11-5

Win

Play Date

2025-05-03

Play Time (Est)

7:30 PM

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
JC
Joseph Campbell

8E6ROE · Norman, OK, US

DUPR

4.530

JS
Joseph Srader

1605DD · Amarillo, TX, US

DUPR

4.762

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-7806507330
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6223038575,
    "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": 6186900942,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Campbell",
        "dupr_id": "8E6ROE",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Joseph Srader",
        "dupr_id": "1605DD",
        "rating": 4.762,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  }
]