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

Dink Shots Jagger Season

ID: 7195590538

Match Scores

12-13

Loss

Play Date

2026-03-23

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
Jason Darrah

JP6XZD · USA

DUPR

3.687

EA
Elizabeth Allen

WNM0XM · Canton, OH, US

DUPR

3.109

TEAM 2WINNER
JJ
Jeffrey Jagg

ZZZ0GP · USA

DUPR

3.540

JH
Jon Hite

2QV4L4 · Canton, OH, US

DUPR

3.203

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-7195590538
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6640150368,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Darrah",
        "dupr_id": "JP6XZD",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elizabeth Allen",
        "dupr_id": "WNM0XM",
        "rating": 3.109,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      }
    ]
  },
  {
    "team_id": 8463193271,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Jagg",
        "dupr_id": "ZZZ0GP",
        "rating": 3.54,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jon Hite",
        "dupr_id": "2QV4L4",
        "rating": 3.203,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      }
    ]
  }
]