Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8398600891

Match Scores

4-11

Loss

Play Date

2026-04-01

Play Time (Est)

8:45 AM

Play Location

Missouri City, TX

Unverified Facility

Competitor Teams

TEAM 1LOSS
RJ
Robin Jeong

GWEXLQ · USA

DUPR

3.227

EL
Ethan Lee

DWP6LX · Katy, TX, US

DUPR

4.571

TEAM 2WINNER
DC
David Camacho

D900E6 · Houston, TX, US

DUPR

4.517

DC
Daniel Coronado

WKX5GQ · USA

DUPR

4.096

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-8398600891
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8200355689,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robin Jeong",
        "dupr_id": "GWEXLQ",
        "rating": 3.227,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ethan Lee",
        "dupr_id": "DWP6LX",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  },
  {
    "team_id": 7969711020,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David  Camacho",
        "dupr_id": "D900E6",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Daniel  Coronado",
        "dupr_id": "WKX5GQ",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]