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

The Woodlands Country Club

ID: 6626910945

Match Scores

11-6

Loss

Play Date

2026-02-16

Play Time (Est)

10:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
CH
Chris Harper

PKYQPM · The Woodlands, TX, US

DUPR

3.486

DF
Daniel Fellows

2L4PJ4 · Montgomery County, TX, US

DUPR

3.901

TEAM 2LOSS
BT
BJ Tietze

2LMPZ4 · USA

DUPR

3.003

JM
James Moore

12DQWE · The Woodlands, TX, US

DUPR

3.549

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-6626910945
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6744673285,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Harper",
        "dupr_id": "PKYQPM",
        "rating": 3.486,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Daniel Fellows",
        "dupr_id": "2L4PJ4",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Montgomery County, TX, US"
      }
    ]
  },
  {
    "team_id": 7111070569,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "BJ Tietze",
        "dupr_id": "2LMPZ4",
        "rating": 3.003,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Moore",
        "dupr_id": "12DQWE",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  }
]