Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Picklr Cypress Mini Tournament - 7.3 Combined DUPR (Pool A)

ID: 5982259672

Match Scores

9-11

Loss

Play Date

2026-04-04

Play Time (Est)

5:00 PM

Play Location

The Picklr Cypress

Unverified Facility

Competitor Teams

TEAM 1LOSS
DA
Dergham Aljanaby

MYMERD · Fulshear, TX, US

DUPR

3.937

KD
Katie Dunkel

Z9NYPD · Houston, TX, US

DUPR

3.358

TEAM 2WINNER
AR
Andrew Robichaux

V4JJ5P · Cypress, TX, US

DUPR

3.909

MC
Matt Cort

7JN0W5 · USA

DUPR

3.537

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-5982259672
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7164051620,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dergham Aljanaby",
        "dupr_id": "MYMERD",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Fulshear, TX, US"
      },
      {
        "name": "Katie Dunkel",
        "dupr_id": "Z9NYPD",
        "rating": 3.358,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6523928031,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Robichaux",
        "dupr_id": "V4JJ5P",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "Matt Cort",
        "dupr_id": "7JN0W5",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]