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

PB 336 Conroe Adv Intermediate Mixed Doubles

ID: 6367269110

Match Scores

3-11

Loss

Play Date

2026-05-18

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Mary cook

WXWW0G · USA

DUPR

2.699

BP
Braeden Pickett

4Z0PNG · Conroe, TX, US

DUPR

3.341

TEAM 2WINNER
IA
Ismael Andrade

67JMPQ · The Woodlands, TX, US

DUPR

3.676

MP
Marilyn Perri

X2EP6R · USA

DUPR

3.438

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-6367269110
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5925441667,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mary  cook",
        "dupr_id": "WXWW0G",
        "rating": 2.699,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Braeden  Pickett",
        "dupr_id": "4Z0PNG",
        "rating": 3.341,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 5590661785,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ismael Andrade",
        "dupr_id": "67JMPQ",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Marilyn Perri",
        "dupr_id": "X2EP6R",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]