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

3.0 Men’s Doubles Pool A

ID: 6979032850

Match Scores

11-8

Win

Play Date

2026-05-16

Play Time (Est)

11:30 PM

Play Location

The Picklr Bossier City

Unverified Facility

Competitor Teams

TEAM 1WINNER
TB
Tommy Bowen

9JGG0R · Marshall, TX, US

DUPR

3.043

BB
Brent Bowen

7N2MP0 · Marshall, TX, US

DUPR

3.534

TEAM 2LOSS
CH
Clayton Howell

X0XD5X · USA

DUPR

2.832

DS
David Slayton

V6DMWP · USA

DUPR

2.832

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-6979032850
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6113942326,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tommy  Bowen",
        "dupr_id": "9JGG0R",
        "rating": 3.043,
        "profile_pic_url": null,
        "location": "Marshall, TX, US"
      },
      {
        "name": "Brent Bowen",
        "dupr_id": "7N2MP0",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": "Marshall, TX, US"
      }
    ]
  },
  {
    "team_id": 6524094705,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Clayton Howell",
        "dupr_id": "X0XD5X",
        "rating": 2.832,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David  Slayton",
        "dupr_id": "V6DMWP",
        "rating": 2.832,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]