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

3.0 Men’s Doubles Pool A

ID: 6097493599

Match Scores

11-7

Win

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

The Picklr Bossier City

Unverified Facility

Competitor Teams

TEAM 1WINNER
TB
Tommy Bowen

9JGG0R · Marshall, TX, US

DUPR

3.050

BB
Brent Bowen

7N2MP0 · Marshall, TX, US

DUPR

3.541

TEAM 2LOSS
RV

DUPR

3.448

JP

DUPR

3.006

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-6097493599
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6514848332,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tommy  Bowen",
        "dupr_id": "9JGG0R",
        "rating": 3.05,
        "profile_pic_url": null,
        "location": "Marshall, TX, US"
      },
      {
        "name": "Brent Bowen",
        "dupr_id": "7N2MP0",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": "Marshall, TX, US"
      }
    ]
  },
  {
    "team_id": 7158184086,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rey Voltaire Bartolata",
        "dupr_id": "942XLV",
        "rating": 3.448,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jed Patrick Coronacion",
        "dupr_id": "NXQ4KZ",
        "rating": 3.006,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]