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

Bexley Parks & Recreation Ladder League: SP Tuesday Evening, 3.5 & Above - Week 6

ID: 6660843465

Match Scores

15-13

Win

Play Date

2026-04-21

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MN
Meryl Neiman

V70ODP · Columbus, OH, US

DUPR

3.564

AK
Andrew King

ME6V9G · Bexley, OH, US

DUPR

3.513

TEAM 2LOSS
DK
David Kaplansky

55OMMP · USA

DUPR

3.278

SD
Solomon Derrow

G5PZYG · USA

DUPR

3.461

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-6660843465
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7089555128,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Meryl Neiman",
        "dupr_id": "V70ODP",
        "rating": 3.564,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Andrew King",
        "dupr_id": "ME6V9G",
        "rating": 3.513,
        "profile_pic_url": null,
        "location": "Bexley, OH, US"
      }
    ]
  },
  {
    "team_id": 5008967646,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Kaplansky",
        "dupr_id": "55OMMP",
        "rating": 3.278,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Solomon Derrow",
        "dupr_id": "G5PZYG",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]