Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

World Pickle Games Opener - Coed Open Division $1000 prize pool

ID: 6894405826

Match Scores

11-5

Win

Play Date

2026-03-15

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JV
James Vo

DW5M7X · Atlanta, GA, US

DUPR

4.640

PC
Patric Chu

RZYGLD · Chamblee, GA, US

DUPR

4.935

TEAM 2LOSS
BM
Brian Marquez

94E72E · Cherokee County, GA, US

DUPR

4.750

ET
Evan Trowbridge

0YZGN4 · Alpharetta, GA, US

DUPR

4.973

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-6894405826
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7112295301,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Vo",
        "dupr_id": "DW5M7X",
        "rating": 4.64,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Patric Chu",
        "dupr_id": "RZYGLD",
        "rating": 4.935,
        "profile_pic_url": null,
        "location": "Chamblee, GA, US"
      }
    ]
  },
  {
    "team_id": 6769902813,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Marquez",
        "dupr_id": "94E72E",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Cherokee County, GA, US"
      },
      {
        "name": "Evan Trowbridge",
        "dupr_id": "0YZGN4",
        "rating": 4.973,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]