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

Dink Shots

ID: 4942487418

Match Scores

11-3, 11-8

Loss

Play Date

2026-04-23

Play Time (Est)

7:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
JW
Jeff Wilson

4ZR4V2 · USA

DUPR

3.191

ES
Evan Showler

DYP4NM · Canton, OH, US

DUPR

3.319

TEAM 2LOSS
DJ
David Jagger

2YXNVY · Uniontown, OH, US

DUPR

3.020

JH
Jon Hite

2QV4L4 · Canton, OH, US

DUPR

3.173

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-4942487418
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4898356580,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff  Wilson",
        "dupr_id": "4ZR4V2",
        "rating": 3.191,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Evan Showler",
        "dupr_id": "DYP4NM",
        "rating": 3.319,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      }
    ]
  },
  {
    "team_id": 5127747076,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Jagger",
        "dupr_id": "2YXNVY",
        "rating": 3.02,
        "profile_pic_url": null,
        "location": "Uniontown, OH, US"
      },
      {
        "name": "Jon Hite",
        "dupr_id": "2QV4L4",
        "rating": 3.173,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      }
    ]
  }
]