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

Dink Shots Jagger Season

ID: 8018968644

Match Scores

9-11

Win

Play Date

2026-03-23

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
Jason Darrah

JP6XZD · USA

DUPR

3.662

JH
Jon Hite

2QV4L4 · Canton, OH, US

DUPR

3.201

TEAM 2WINNER
JJ
Jeffrey Jagg

ZZZ0GP · USA

DUPR

3.542

EA
Elizabeth Allen

WNM0XM · Canton, OH, US

DUPR

3.133

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