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

PB 336 Conroe Intermediate Mixed Doubles

ID: 5681011486

Match Scores

11-8

Win

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Darlene Parsons

V79WZP · Conroe, TX, US

DUPR

3.115

JP
James Pickett

JJL5LM · Conroe, TX, US

DUPR

3.320

TEAM 2LOSS
SS
Steven Simpson

RDO9KM · USA

DUPR

2.680

JW
Julie Wareham

2PXGK9 · USA

DUPR

2.988

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-5681011486
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7400086892,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Darlene Parsons",
        "dupr_id": "V79WZP",
        "rating": 3.115,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "James Pickett",
        "dupr_id": "JJL5LM",
        "rating": 3.32,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 8054550831,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven  Simpson",
        "dupr_id": "RDO9KM",
        "rating": 2.68,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julie Wareham",
        "dupr_id": "2PXGK9",
        "rating": 2.988,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]