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

Dink Shots Jagger Season

ID: 6874034563

Match Scores

11-2

Loss

Play Date

2026-03-23

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Jason Darrah

JP6XZD · USA

DUPR

3.676

JJ
Jeffrey Jagg

ZZZ0GP · USA

DUPR

3.550

TEAM 2LOSS
EA
Elizabeth Allen

WNM0XM · Canton, OH, US

DUPR

3.125

JH
Jon Hite

2QV4L4 · Canton, OH, US

DUPR

3.187

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-6874034563
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5239551606,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Darrah",
        "dupr_id": "JP6XZD",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Jagg",
        "dupr_id": "ZZZ0GP",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6805425947,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Allen",
        "dupr_id": "WNM0XM",
        "rating": 3.125,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      },
      {
        "name": "Jon Hite",
        "dupr_id": "2QV4L4",
        "rating": 3.187,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      }
    ]
  }
]