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

Apex Men's Thursday League

ID: 8194333429

Match Scores

11-5

Loss

Play Date

2026-03-19

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
WB
William Bremmer

V4D9Y6 · Independence, MO, US

DUPR

3.446

TB
Tim Bahr

994MOV · Lee's Summit, MO, US

DUPR

3.639

TEAM 2LOSS
RP
Russ Pine

8J2Q2M · USA

DUPR

3.158

JD
James Downs

YGDRWG · Kearney, MO, US

DUPR

3.395

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-8194333429
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5690398575,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William  Bremmer",
        "dupr_id": "V4D9Y6",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": "Independence, MO, US"
      },
      {
        "name": "Tim Bahr",
        "dupr_id": "994MOV",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 4367111972,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Russ Pine",
        "dupr_id": "8J2Q2M",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Downs",
        "dupr_id": "YGDRWG",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": "Kearney, MO, US"
      }
    ]
  }
]