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

Bigbones Cup x Franklin Malaysia | Mixed Doubles (3.0 & below)

ID: 8343116974

Match Scores

12-15

Loss

Play Date

2025-11-15

Play Time (Est)

11:30 PM

Play Location

PJ Sports Club (PJSC)

Unverified Facility

Competitor Teams

TEAM 1LOSS
SI
Sherry Isa

56WDO5 · Selangor, MY

DUPR

2.948

MS
mohamad shahril manson

WKR04Q · USA

DUPR

2.946

TEAM 2WINNER
WC
Wai Chun Tuen

ZDEDYD · USA

DUPR

2.950

VC
Viko Cheah

Z96JYM · USA

DUPR

2.906

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-8343116974
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7411262026,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sherry Isa",
        "dupr_id": "56WDO5",
        "rating": 2.948,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      },
      {
        "name": "mohamad shahril manson",
        "dupr_id": "WKR04Q",
        "rating": 2.946,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6496381592,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wai Chun Tuen",
        "dupr_id": "ZDEDYD",
        "rating": 2.95,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Viko Cheah",
        "dupr_id": "Z96JYM",
        "rating": 2.906,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]