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

COURT 3 DUPR GAMES 3.2+ SIDEOUT DOUBLES

ID: 5371620666

Match Scores

8-7

Win

Play Date

2026-04-13

Play Time (Est)

7:30 PM

Play Location

Delta Swimming Complex

Unverified Facility

Competitor Teams

TEAM 1WINNER
SN
Sunil Nihalani

ME2R7O · Singapore, SG

DUPR

3.103

RK
Royson Kwan

N7GKO2 · Johor Bahru, Johor, MY

DUPR

3.518

TEAM 2LOSS
MA
Mohamed Afiq

XJ75G2 · Singapore, SG

DUPR

3.379

IC
ian Chiu

K5JWQK · Singapore, SG

DUPR

3.505

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-5371620666
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7568322905,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sunil Nihalani",
        "dupr_id": "ME2R7O",
        "rating": 3.103,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Royson Kwan",
        "dupr_id": "N7GKO2",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": "Johor Bahru, Johor, MY"
      }
    ]
  },
  {
    "team_id": 6281233850,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mohamed Afiq",
        "dupr_id": "XJ75G2",
        "rating": 3.379,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "ian Chiu",
        "dupr_id": "K5JWQK",
        "rating": 3.505,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]