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

Dink Shots Jagger Season

ID: 6147943594

Match Scores

11-4

Loss

Play Date

2026-03-23

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Jason Darrah

JP6XZD · USA

DUPR

3.689

JH
Jon Hite

2QV4L4 · Canton, OH, US

DUPR

3.201

TEAM 2LOSS
JJ
Jeffrey Jagg

ZZZ0GP · USA

DUPR

3.537

EA
Elizabeth Allen

WNM0XM · Canton, OH, US

DUPR

3.112

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-6147943594
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5719034789,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Darrah",
        "dupr_id": "JP6XZD",
        "rating": 3.689,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jon Hite",
        "dupr_id": "2QV4L4",
        "rating": 3.201,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      }
    ]
  },
  {
    "team_id": 6738293761,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Jagg",
        "dupr_id": "ZZZ0GP",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elizabeth Allen",
        "dupr_id": "WNM0XM",
        "rating": 3.112,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      }
    ]
  }
]