Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6382546298

Match Scores

11-2

Win

Play Date

2026-05-09

Play Time (Est)

3:30 PM

Play Location

St. 1932, Phnom Penh, Cambodia

Unverified Facility

Competitor Teams

TEAM 1WINNER
IF
Ichi Fuji

OREQRW · USA

DUPR

3.541

MK
Marc Kielar

G5GZWV · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

3.657

TEAM 2LOSS
KC
KONG CHANNA

KYZDOO · USA

DUPR

3.514

GB
Gabriel Bastes

EXGNWM · USA

DUPR

3.451

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-6382546298
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6355812054,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ichi Fuji",
        "dupr_id": "OREQRW",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marc Kielar",
        "dupr_id": "G5GZWV",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  },
  {
    "team_id": 8285225814,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "KONG  CHANNA",
        "dupr_id": "KYZDOO",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gabriel Bastes",
        "dupr_id": "EXGNWM",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]