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

Set Partners Round Robin

ID: 6050936699

Match Scores

16-14

Win

Play Date

2026-05-02

Play Time (Est)

12:45 AM

Play Location

Rader Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Bob Bartmann

35D700 · USA

DUPR

3.540

BB
Brian Bluth

1QLVVR · Weatherford, OK, US

DUPR

3.407

TEAM 2LOSS
BH
brandon haddox

ELYPPE · USA

DUPR

3.458

NH
Noah Haddox

WZLGWQ · USA

DUPR

2.987

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-6050936699
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7942739581,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bob Bartmann",
        "dupr_id": "35D700",
        "rating": 3.54,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Bluth",
        "dupr_id": "1QLVVR",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      }
    ]
  },
  {
    "team_id": 6026387183,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "brandon haddox",
        "dupr_id": "ELYPPE",
        "rating": 3.458,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Noah Haddox",
        "dupr_id": "WZLGWQ",
        "rating": 2.987,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]