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

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

ID: 4611347831

Match Scores

17-15

Win

Play Date

2026-03-15

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JV
James Vo

DW5M7X · Atlanta, GA, US

DUPR

4.639

PC
Patric Chu

RZYGLD · Chamblee, GA, US

DUPR

4.934

TEAM 2LOSS
AP
Andrew Phanmanee

59NEDV · Gwinnett County, GA, US

DUPR

4.442

NL
Noah Lyu

3VM60E · Macon, GA, US

DUPR

5.186

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-4611347831
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4398668243,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Vo",
        "dupr_id": "DW5M7X",
        "rating": 4.639,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Patric Chu",
        "dupr_id": "RZYGLD",
        "rating": 4.934,
        "profile_pic_url": null,
        "location": "Chamblee, GA, US"
      }
    ]
  },
  {
    "team_id": 8452360521,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Phanmanee",
        "dupr_id": "59NEDV",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "Noah Lyu",
        "dupr_id": "3VM60E",
        "rating": 5.186,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]