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

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

ID: 4467199921

Match Scores

7-11

Loss

Play Date

2026-01-25

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JV
James Vo

DW5M7X · Atlanta, GA, US

DUPR

4.623

ZI
Zj Ignash

YGLO7E · Atlanta, GA, US

DUPR

4.853

TEAM 2WINNER
CP
Carlos Pavon

0Y9WN4 · Atlanta, GA, US

DUPR

4.979

LM
Lucas Morais Henrique

1NZGLZ · São José dos Campos, SP, BR

DUPR

4.711

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-4467199921
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5283414078,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Vo",
        "dupr_id": "DW5M7X",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Zj Ignash",
        "dupr_id": "YGLO7E",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 7851505251,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carlos Pavon",
        "dupr_id": "0Y9WN4",
        "rating": 4.979,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Lucas Morais Henrique",
        "dupr_id": "1NZGLZ",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": "São José dos Campos, SP, BR"
      }
    ]
  }
]