Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Woodlands Country Club

ID: 7109587853

Match Scores

11-9

Win

Play Date

2026-02-16

Play Time (Est)

6:15 AM

Play Location

2301 N Millbend Dr, The Woodlands, TX 77380, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DF
Daniel Fellows

2L4PJ4 · Montgomery County, TX, US

DUPR

3.903

JM
James Moore

12DQWE · The Woodlands, TX, US

DUPR

3.667

TEAM 2LOSS
DB
Dale Benditz

8DDYXX · USA

DUPR

3.585

DD
David Deveau

1RPQNE · Spring, TX, US

DUPR

3.617

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-7109587853
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7273619254,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Fellows",
        "dupr_id": "2L4PJ4",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": "Montgomery County, TX, US"
      },
      {
        "name": "James Moore",
        "dupr_id": "12DQWE",
        "rating": 3.667,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  },
  {
    "team_id": 6830438479,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dale Benditz",
        "dupr_id": "8DDYXX",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Deveau",
        "dupr_id": "1RPQNE",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  }
]