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

Dink Shots

ID: 7242379257

Match Scores

7-11, 6-11

Loss

Play Date

2026-04-30

Play Time (Est)

10:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
James Schweikert

OZ7K2W · Green, OH, US

DUPR

2.592

DJ
David Jagger

2YXNVY · Uniontown, OH, US

DUPR

3.029

TEAM 2WINNER
MK
Mike Kostur

PZWGYQ · USA

DUPR

3.643

DE
Daniel Evans

PK6E6E · USA

DUPR

2.889

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-7242379257
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6817958307,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Schweikert",
        "dupr_id": "OZ7K2W",
        "rating": 2.592,
        "profile_pic_url": null,
        "location": "Green, OH, US"
      },
      {
        "name": "David Jagger",
        "dupr_id": "2YXNVY",
        "rating": 3.029,
        "profile_pic_url": null,
        "location": "Uniontown, OH, US"
      }
    ]
  },
  {
    "team_id": 6503334406,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Kostur",
        "dupr_id": "PZWGYQ",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Evans",
        "dupr_id": "PK6E6E",
        "rating": 2.889,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]