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

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

ID: 6598737361

Match Scores

15-13

Win

Play Date

2026-05-01

Play Time (Est)

2:15 AM

Play Location

Singapore, SGP

View Facility Page →

Competitor Teams

TEAM 1WINNER
jerome wong

5EZ0RL · USA

DUPR

3.416

KJ
Kang Jin Ng

7NXY6N · Singapore, SG

DUPR

3.416

TEAM 2LOSS
LC
Leo Chia

MY527G · Singapore, SG

DUPR

3.325

NN
nathan ng

OZ95QP · USA

DUPR

3.503

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-6598737361
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5297283046,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "jerome wong",
        "dupr_id": "5EZ0RL",
        "rating": 3.416,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1282925/images/profile/55db5639-3e93-4cf4-a283-736fff50412c.png",
        "location": ""
      },
      {
        "name": "Kang Jin Ng",
        "dupr_id": "7NXY6N",
        "rating": 3.416,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 4440056472,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leo Chia",
        "dupr_id": "MY527G",
        "rating": 3.325,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "nathan ng",
        "dupr_id": "OZ95QP",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]