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

(0-0-2) DUPR Swiss Partner Rotation

ID: 6857171601

Match Scores

11-3

Win

Play Date

2026-06-02

Play Time (Est)

10:15 AM

Play Location

Buangkok Mrt Station (Ne15)

Unverified Facility

Competitor Teams

TEAM 1WINNER
DL
Darren Lam

55GO20 · USA

DUPR

2.960

SL
Samuel Lee

MPG7EL · Singapore, SG

DUPR

3.036

TEAM 2LOSS
KK
Kannan K

EXV7KO · USA

DUPR

2.106

RY
Ryker Yuen

G5VK7D · USA

DUPR

2.628

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-6857171601
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6053675248,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Darren Lam",
        "dupr_id": "55GO20",
        "rating": 2.96,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Samuel Lee",
        "dupr_id": "MPG7EL",
        "rating": 3.036,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 6403059181,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kannan K",
        "dupr_id": "EXV7KO",
        "rating": 2.106,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryker Yuen",
        "dupr_id": "G5VK7D",
        "rating": 2.628,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]