Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Chase the Finals: Men's 4.0-4.5 Round Robin

ID: 7605165003

Match Scores

3-11

Win

Play Date

2026-02-28

Play Time (Est)

4:45 AM

Play Location

Centreville, VA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CN
ChiBuu Nguyen

NYQKYZ · USA

DUPR

3.867

BK
Bao Khang Nguyen

2LJ6P9 · USA

DUPR

3.958

TEAM 2WINNER
WW
William Willinger

GGZ2XV · Fairfax, VA, US

DUPR

4.412

JL
Jeremy Lasich

8G0LRD · Clifton, VA, US

DUPR

4.228

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-7605165003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8552874204,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "ChiBuu Nguyen",
        "dupr_id": "NYQKYZ",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bao Khang Nguyen",
        "dupr_id": "2LJ6P9",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5585987973,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "William Willinger",
        "dupr_id": "GGZ2XV",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": "Fairfax, VA, US"
      },
      {
        "name": "Jeremy Lasich",
        "dupr_id": "8G0LRD",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": "Clifton, VA, US"
      }
    ]
  }
]