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

Apex Men's Thursday League

ID: 8487102218

Match Scores

9-11

Loss

Play Date

2026-03-19

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
NG
Nathan Guffey

2YPKMR · USA

DUPR

3.025

JD
James Downs

YGDRWG · Kearney, MO, US

DUPR

3.426

TEAM 2WINNER
SD
Sid Douglas

VX4KD7 · Lake Winnebago, MO, US

DUPR

3.827

TB
Tim Bahr

994MOV · Lee's Summit, MO, US

DUPR

3.647

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-8487102218
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8129103055,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Guffey",
        "dupr_id": "2YPKMR",
        "rating": 3.025,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Downs",
        "dupr_id": "YGDRWG",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": "Kearney, MO, US"
      }
    ]
  },
  {
    "team_id": 5656433261,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sid Douglas",
        "dupr_id": "VX4KD7",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": "Lake Winnebago, MO, US"
      },
      {
        "name": "Tim Bahr",
        "dupr_id": "994MOV",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  }
]