Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

PICKLE POINT MEGA OPEN PLAY - KING OF THE HILL

ID: 5922348144

Match Scores

10-15

Win

Play Date

2026-04-24

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
GP
Gabriel Phoon

7D7OVN · USA

DUPR

3.060

WT
Watson Tan

G5OELX · USA

DUPR

2.277

TEAM 2WINNER
VS
Vivi Sim

2Y7JE7 · Selangor, MY

DUPR

2.580

WW
Weley W

RYPPDQ · USA

DUPR

3.131

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-5922348144
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7371099963,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gabriel Phoon",
        "dupr_id": "7D7OVN",
        "rating": 3.06,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Watson Tan",
        "dupr_id": "G5OELX",
        "rating": 2.277,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7100840899,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vivi Sim",
        "dupr_id": "2Y7JE7",
        "rating": 2.58,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      },
      {
        "name": "Weley W",
        "dupr_id": "RYPPDQ",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]