Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleSlam 2026 - Amateur Men's Doubles 19+

ID: 7170483210

Match Scores

9-11

Loss

Play Date

2026-04-12

Play Time (Est)

7:30 PM

Play Location

Singapore, SGP

View Facility Page →

Competitor Teams

TEAM 1LOSS
SL
Scott Lim

ZNR4PM · Singapore, SG

DUPR

4.739

BN
Benjamin ngoi

99RV2J · Singapore, SG

DUPR

4.125

TEAM 2WINNER
ER
Euan Rajanthiran

KDJ5E7 · Singapore, SG

DUPR

4.232

JC
Jay Chia

2ZLZ24 · Singapore, SG

DUPR

4.055

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-7170483210
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5502119015,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Lim",
        "dupr_id": "ZNR4PM",
        "rating": 4.739,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Benjamin ngoi",
        "dupr_id": "99RV2J",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 7000804478,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Euan Rajanthiran",
        "dupr_id": "KDJ5E7",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Jay Chia",
        "dupr_id": "2ZLZ24",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]