Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklemania

ID: 7094594927

Match Scores

11-6, 11-2

Win

Play Date

2026-04-11

Play Time (Est)

12:45 AM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EM
Eric Morris

3P6Z7X · Edmond, OK, US

DUPR

4.312

JG
Jay Gregston

30MQ2N · Oklahoma City, OK, US

DUPR

3.913

TEAM 2LOSS
CJ
Chris Jones

JZK0VW · USA

DUPR

3.902

JD
Jason Doughty

W69XKL · Hinton, OK, US

DUPR

3.987

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-7094594927
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7716884225,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Morris",
        "dupr_id": "3P6Z7X",
        "rating": 4.312,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Jay Gregston",
        "dupr_id": "30MQ2N",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  },
  {
    "team_id": 5290662351,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Jones",
        "dupr_id": "JZK0VW",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Doughty",
        "dupr_id": "W69XKL",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "Hinton, OK, US"
      }
    ]
  }
]