Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7593072413

Match Scores

21-11

Win

Play Date

2026-04-30

Play Time (Est)

6:15 AM

Play Location

Singapore, SGP

View Facility Page →

Competitor Teams

TEAM 1WINNER
J
Jason

7J6JD0 · South Jakarta, Jakarta, ID

DUPR

3.675

KS
Karl Sebastian

6N52NG · Jakarta, ID

DUPR

3.920

TEAM 2LOSS
MJ
Ming Jee Lim

RW0YEE · USA

DUPR

3.443

MF
Morgan Fong

7JR624 · USA

DUPR

3.088

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-7593072413
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5699658497,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason",
        "dupr_id": "7J6JD0",
        "rating": 3.675,
        "profile_pic_url": null,
        "location": "South Jakarta, Jakarta, ID"
      },
      {
        "name": "Karl Sebastian",
        "dupr_id": "6N52NG",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": "Jakarta, ID"
      }
    ]
  },
  {
    "team_id": 6332209934,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ming Jee Lim",
        "dupr_id": "RW0YEE",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Morgan Fong",
        "dupr_id": "7JR624",
        "rating": 3.088,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]