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

PickleSlam 2026 - Pro Men's Doubles (4.0 and above)

ID: 4718223657

Match Scores

11-5

Loss

Play Date

2026-04-11

Play Time (Est)

10:15 AM

Play Location

Singapore, SGP

View Facility Page →

Competitor Teams

TEAM 1WINNER
KU
Ken Unique Dela Cruz

EGZR2V · USA

DUPR

4.645

JA
JOHNNY ARCILLA

Y4N6WG · USA

DUPR

4.659

TEAM 2LOSS
SL
Scott Lim

ZNR4PM · Singapore, SG

DUPR

4.743

BN
Benjamin ngoi

99RV2J · Singapore, SG

DUPR

4.142

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-4718223657
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7970628827,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ken Unique Dela Cruz",
        "dupr_id": "EGZR2V",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "JOHNNY ARCILLA",
        "dupr_id": "Y4N6WG",
        "rating": 4.659,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7234476153,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Lim",
        "dupr_id": "ZNR4PM",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Benjamin ngoi",
        "dupr_id": "99RV2J",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]