Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklemania

ID: 4742815815

Match Scores

9-11

Win

Play Date

2026-04-11

Play Time (Est)

4:45 AM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CJ
Chris Jones

JZK0VW · USA

DUPR

3.839

JD
Jason Doughty

W69XKL · Hinton, OK, US

DUPR

3.974

TEAM 2WINNER
EM
Eric Morris

3P6Z7X · Edmond, OK, US

DUPR

4.233

JG
Jay Gregston

30MQ2N · Oklahoma City, OK, US

DUPR

3.868

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-4742815815
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6888349391,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Jones",
        "dupr_id": "JZK0VW",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Doughty",
        "dupr_id": "W69XKL",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Hinton, OK, US"
      }
    ]
  },
  {
    "team_id": 5447928456,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Morris",
        "dupr_id": "3P6Z7X",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Jay Gregston",
        "dupr_id": "30MQ2N",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]