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

EPIC World Championship - Mens Doubles Skill: (3.000 To 3.700) Age: (Any)

ID: 4893224117

Match Scores

8-21

Win

Play Date

2026-04-30

Play Time (Est)

6:15 AM

Play Location

Singapore, SGP

View Facility Page →

Competitor Teams

TEAM 1LOSS
MD
manish dhingra

4V5NZV · Singapore, SG

DUPR

3.175

ST
Siyuan Tan

4QRDMK · USA

DUPR

2.975

TEAM 2WINNER
DW
Darryl Wang

YMGP9D · Singapore, SG

DUPR

3.506

CT
Carlin Tan

7NW0Q9 · USA

DUPR

3.760

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-4893224117
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8110318945,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "manish dhingra",
        "dupr_id": "4V5NZV",
        "rating": 3.175,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Siyuan Tan",
        "dupr_id": "4QRDMK",
        "rating": 2.975,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8324392800,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Darryl Wang",
        "dupr_id": "YMGP9D",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Carlin Tan",
        "dupr_id": "7NW0Q9",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]