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

PB 336 Conroe Adv Intermediate Mixed Doubles

ID: 8002282263

Match Scores

11-7

Win

Play Date

2026-05-18

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
IA
Ismael Andrade

67JMPQ · The Woodlands, TX, US

DUPR

3.703

MP
Marilyn Perri

X2EP6R · USA

DUPR

3.515

TEAM 2LOSS
YS
Yvette Smith

WXV5XQ · Conroe, TX, US

DUPR

3.095

JP
James Pickett

JJL5LM · Conroe, TX, US

DUPR

3.330

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-8002282263
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5095093904,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ismael Andrade",
        "dupr_id": "67JMPQ",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Marilyn Perri",
        "dupr_id": "X2EP6R",
        "rating": 3.515,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7034585267,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yvette Smith",
        "dupr_id": "WXV5XQ",
        "rating": 3.095,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "James Pickett",
        "dupr_id": "JJL5LM",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  }
]