Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Dink Shots Jagger Season

ID: 7556090702

Match Scores

11-4

Loss

Play Date

2026-03-23

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Jason Darrah

JP6XZD · USA

DUPR

3.669

JJ
Jeffrey Jagg

ZZZ0GP · USA

DUPR

3.535

TEAM 2LOSS
EA
Elizabeth Allen

WNM0XM · Canton, OH, US

DUPR

3.127

JH
Jon Hite

2QV4L4 · Canton, OH, US

DUPR

3.208

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-7556090702
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6041531430,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Darrah",
        "dupr_id": "JP6XZD",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Jagg",
        "dupr_id": "ZZZ0GP",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5109020017,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Allen",
        "dupr_id": "WNM0XM",
        "rating": 3.127,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      },
      {
        "name": "Jon Hite",
        "dupr_id": "2QV4L4",
        "rating": 3.208,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      }
    ]
  }
]