Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dink Shots

ID: 6536821534

Match Scores

11-3

Loss

Play Date

2026-05-07

Play Time (Est)

11:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Brian Cole

5504LR · USA

DUPR

3.889

JD
Jason Darrah

JP6XZD · USA

DUPR

3.591

TEAM 2LOSS
DJ
David Jagger

2YXNVY · Uniontown, OH, US

DUPR

3.061

AM
Aaron McCoy

67ZQ20 · USA

DUPR

3.463

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-6536821534
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4902637177,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Cole",
        "dupr_id": "5504LR",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Darrah",
        "dupr_id": "JP6XZD",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7314560253,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Jagger",
        "dupr_id": "2YXNVY",
        "rating": 3.061,
        "profile_pic_url": null,
        "location": "Uniontown, OH, US"
      },
      {
        "name": "Aaron McCoy",
        "dupr_id": "67ZQ20",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]