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

Mixed Open

ID: 5045610514

Match Scores

11-3, 11-9

Win

Play Date

2025-05-04

Play Time (Est)

11:30 PM

Play Location

Rader Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
James Seagraves

7DOGQ9 · Edmond, OK, US

DUPR

5.259

AB
Alex Bowers

ODP907 · Edmond, OK, US

DUPR

5.414

TEAM 2LOSS
MO
Mandy ONeil

3ZDKVD · Altus, OK, US

DUPR

4.265

JM
Joe Merrell

8JDDPO · Weatherford, OK, US

DUPR

4.581

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-5045610514
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6623633160,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Seagraves",
        "dupr_id": "7DOGQ9",
        "rating": 5.259,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Alex Bowers",
        "dupr_id": "ODP907",
        "rating": 5.414,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  },
  {
    "team_id": 4895718392,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mandy ONeil",
        "dupr_id": "3ZDKVD",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "Altus, OK, US"
      },
      {
        "name": "Joe Merrell",
        "dupr_id": "8JDDPO",
        "rating": 4.581,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      }
    ]
  }
]