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

Set Partners Round Robin

ID: 6902317398

Match Scores

15-5

Win

Play Date

2026-05-02

Play Time (Est)

7:30 PM

Play Location

Rader Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Bob Bartmann

35D700 · USA

DUPR

3.546

BB
Brian Bluth

1QLVVR · Weatherford, OK, US

DUPR

3.409

TEAM 2LOSS
BT
Brandon Thompson

0YJX5G · USA

DUPR

2.812

BS
Brant Strader

P5YJWM · USA

DUPR

3.103

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-6902317398
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4488284379,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bob Bartmann",
        "dupr_id": "35D700",
        "rating": 3.546,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Bluth",
        "dupr_id": "1QLVVR",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      }
    ]
  },
  {
    "team_id": 4556226274,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Thompson",
        "dupr_id": "0YJX5G",
        "rating": 2.812,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brant Strader",
        "dupr_id": "P5YJWM",
        "rating": 3.103,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]