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

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

ID: 8024147609

Match Scores

15-11

Win

Play Date

2026-04-14

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AK
Andrew King

ME6V9G · Bexley, OH, US

DUPR

3.503

BM
Bob Macklin

V465V6 · Bexley, OH, US

DUPR

3.402

TEAM 2LOSS
TR
Tom Robertson

DN5R2X · USA

DUPR

3.479

JG
James Goldson

NX7YR2 · USA

DUPR

3.245

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-8024147609
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8375900066,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew King",
        "dupr_id": "ME6V9G",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": "Bexley, OH, US"
      },
      {
        "name": "Bob Macklin",
        "dupr_id": "V465V6",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Bexley, OH, US"
      }
    ]
  },
  {
    "team_id": 5380639199,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Robertson",
        "dupr_id": "DN5R2X",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Goldson",
        "dupr_id": "NX7YR2",
        "rating": 3.245,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]