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

Dink Shots

ID: 8226005058

Match Scores

11-2

Win

Play Date

2026-05-07

Play Time (Est)

7:30 PM

Play Location

7353 Wales Ave NW, North Canton, OH 44720, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Aaron McCoy

67ZQ20 · USA

DUPR

3.482

DJ
David Jagger

2YXNVY · Uniontown, OH, US

DUPR

3.055

TEAM 2LOSS
JD
Jason Darrah

JP6XZD · USA

DUPR

3.597

JW
Jeff Wilson

4ZR4V2 · USA

DUPR

3.146

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-8226005058
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5158622629,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aaron McCoy",
        "dupr_id": "67ZQ20",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Jagger",
        "dupr_id": "2YXNVY",
        "rating": 3.055,
        "profile_pic_url": null,
        "location": "Uniontown, OH, US"
      }
    ]
  },
  {
    "team_id": 6513043258,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Darrah",
        "dupr_id": "JP6XZD",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff  Wilson",
        "dupr_id": "4ZR4V2",
        "rating": 3.146,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]