Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Return of Picklebrawl @ Planet Pickle - $500 Prize Standard Doubles (Open 5.5 & Below)

ID: 4323089879

Match Scores

5-11

Win

Play Date

2026-01-25

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
Johnny Dong

35LMD5 · USA

DUPR

3.960

JL
Jacob Lee

WXDZLM · Duluth, GA, US

DUPR

4.541

TEAM 2WINNER
JV
James Vo

DW5M7X · Atlanta, GA, US

DUPR

4.618

ZI
Zj Ignash

YGLO7E · Atlanta, GA, US

DUPR

4.849

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-4323089879
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6096515554,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Johnny Dong",
        "dupr_id": "35LMD5",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Lee",
        "dupr_id": "WXDZLM",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      }
    ]
  },
  {
    "team_id": 7781181096,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Vo",
        "dupr_id": "DW5M7X",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Zj Ignash",
        "dupr_id": "YGLO7E",
        "rating": 4.849,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]