Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Zero Zero Two: The First Serve - 4.0 Men's Doubles Pool B

ID: 7706961918

Match Scores

11-3

Loss

Play Date

2026-05-17

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AT
Alvin Truong

ZZP9JD · USA

DUPR

3.733

TN
Tyler Nguyen

OZZKZW · USA

DUPR

4.222

TEAM 2LOSS
AK
Arjun Khanna

VXYVLP · Carlsbad, CA, US

DUPR

3.430

GK
Gaurav khanna

E9NOKW · USA

DUPR

2.797

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-7706961918
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5004091805,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alvin Truong",
        "dupr_id": "ZZP9JD",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Nguyen",
        "dupr_id": "OZZKZW",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8523336947,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arjun Khanna",
        "dupr_id": "VXYVLP",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Gaurav khanna",
        "dupr_id": "E9NOKW",
        "rating": 2.797,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]