Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

On The Rise PB @ Los Cab Sports Club 'Cupid's Cup' - Mens Doubles Skill: (4.0) Age: (Any)

ID: 6585109650

Match Scores

13-15

Loss

Play Date

2026-02-07

Play Time (Est)

7:30 PM

Play Location

Fountain Valley, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DT
Dmitry Tsukerman

8KV2ZY · Fountain Valley, CA, US

DUPR

4.072

AG
Andrew Gomez

VXXE95 · USA

DUPR

3.632

TEAM 2WINNER
PT
Patric Truong

6NPM90 · Westminster, CA, US

DUPR

4.211

BN
Binh Nguyen

XK4574 · Cypress, CA, US

DUPR

3.978

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-6585109650
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8554545352,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dmitry Tsukerman",
        "dupr_id": "8KV2ZY",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Andrew Gomez",
        "dupr_id": "VXXE95",
        "rating": 3.632,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7921175529,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patric Truong",
        "dupr_id": "6NPM90",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Westminster, CA, US"
      },
      {
        "name": "Binh Nguyen",
        "dupr_id": "XK4574",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Cypress, CA, US"
      }
    ]
  }
]