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

PB 336 Conroe Adv Intermediate Mixed Doubles

ID: 6386169043

Match Scores

8-11

Win

Play Date

2026-05-18

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
YS
Yvette Smith

WXV5XQ · Conroe, TX, US

DUPR

3.081

JP
James Pickett

JJL5LM · Conroe, TX, US

DUPR

3.316

TEAM 2WINNER
DP
Darlene Parsons

V79WZP · Conroe, TX, US

DUPR

3.120

DB
David Botnari

RY06LD · Conroe, TX, US

DUPR

3.428

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-6386169043
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6387900268,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Yvette Smith",
        "dupr_id": "WXV5XQ",
        "rating": 3.081,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "James Pickett",
        "dupr_id": "JJL5LM",
        "rating": 3.316,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 5829295815,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Darlene Parsons",
        "dupr_id": "V79WZP",
        "rating": 3.12,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "David Botnari",
        "dupr_id": "RY06LD",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  }
]