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

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

ID: 5209600749

Match Scores

15-3

Win

Play Date

2026-04-14

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AK
Andrew King

ME6V9G · Bexley, OH, US

DUPR

3.527

TR
Tom Robertson

DN5R2X · USA

DUPR

3.545

TEAM 2LOSS
BM
Bob Macklin

V465V6 · Bexley, OH, US

DUPR

3.377

JG
James Goldson

NX7YR2 · USA

DUPR

3.217

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-5209600749
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6106003899,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew King",
        "dupr_id": "ME6V9G",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": "Bexley, OH, US"
      },
      {
        "name": "Tom Robertson",
        "dupr_id": "DN5R2X",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4880447813,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bob Macklin",
        "dupr_id": "V465V6",
        "rating": 3.377,
        "profile_pic_url": null,
        "location": "Bexley, OH, US"
      },
      {
        "name": "James Goldson",
        "dupr_id": "NX7YR2",
        "rating": 3.217,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]