Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PB 336 Conroe Men’s Double Alpha Dinkers

ID: 5279226104

Match Scores

11-5

Win

Play Date

2026-03-10

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KF
Kole Foster

GGL7NV · The Woodlands, TX, US

DUPR

4.164

SE
Stephen Eenigenburg

3006LN · TX, US

DUPR

4.196

TEAM 2LOSS
LC
Leon Castro

56YORV · Spring, TX, US

DUPR

3.282

DD
Dan Diaz

8MO2XL · Willis, TX, US

DUPR

3.900

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-5279226104
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7937033511,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kole Foster",
        "dupr_id": "GGL7NV",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Stephen Eenigenburg",
        "dupr_id": "3006LN",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": "TX, US"
      }
    ]
  },
  {
    "team_id": 8267117935,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leon Castro",
        "dupr_id": "56YORV",
        "rating": 3.282,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Dan Diaz",
        "dupr_id": "8MO2XL",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": "Willis, TX, US"
      }
    ]
  }
]