Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PB 336 Conroe Men’s Double Alpha Dinkers

ID: 8139482510

Match Scores

6-11

Win

Play Date

2026-03-10

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JF
Jacob Flores

V2ZO05 · USA

DUPR

3.298

BW
Byron Welsh

ZZOE6M · USA

DUPR

3.561

TEAM 2WINNER
KF
Kole Foster

GGL7NV · The Woodlands, TX, US

DUPR

4.152

SE
Stephen Eenigenburg

3006LN · TX, US

DUPR

4.188

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-8139482510
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4551267524,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Flores",
        "dupr_id": "V2ZO05",
        "rating": 3.298,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Byron Welsh",
        "dupr_id": "ZZOE6M",
        "rating": 3.561,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6528742145,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kole Foster",
        "dupr_id": "GGL7NV",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Stephen Eenigenburg",
        "dupr_id": "3006LN",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "TX, US"
      }
    ]
  }
]