Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's Power Pair - DUPR 8s - Mens Doubles - Combined DUPR: 8.0

ID: 8401553438

Match Scores

4-11

Loss

Play Date

2026-05-27

Play Time (Est)

3:30 PM

Play Location

Missouri City, TX

Unverified Facility

Competitor Teams

TEAM 1LOSS
AD
Andrew David Imperial

W69VXQ · Houston, TX, US

DUPR

4.229

CB
Chris Bui

4L4VLG · Pearland, TX, US

DUPR

3.759

TEAM 2WINNER
DC
David Camacho

D900E6 · Houston, TX, US

DUPR

4.418

DC
Daniel Coronado

WKX5GQ · USA

DUPR

3.951

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-8401553438
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4364784723,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew David Imperial",
        "dupr_id": "W69VXQ",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Chris Bui",
        "dupr_id": "4L4VLG",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": "Pearland, TX, US"
      }
    ]
  },
  {
    "team_id": 5393486671,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David  Camacho",
        "dupr_id": "D900E6",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Daniel  Coronado",
        "dupr_id": "WKX5GQ",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]