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

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

ID: 4321959547

Match Scores

15-7

Win

Play Date

2025-11-15

Play Time (Est)

8:45 AM

Play Location

PJ Sports Club (PJSC)

Unverified Facility

Competitor Teams

TEAM 1WINNER
SI
Sherry Isa

56WDO5 · Selangor, MY

DUPR

2.962

MS
mohamad shahril manson

WKR04Q · USA

DUPR

2.974

TEAM 2LOSS
CX
Chen Xi Yap

JPPOWD · USA

DUPR

2.496

KS
Kent Sim

0RKJL2 · USA

DUPR

2.556

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-4321959547
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7005953452,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sherry Isa",
        "dupr_id": "56WDO5",
        "rating": 2.962,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      },
      {
        "name": "mohamad shahril manson",
        "dupr_id": "WKR04Q",
        "rating": 2.974,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7255722155,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chen Xi Yap",
        "dupr_id": "JPPOWD",
        "rating": 2.496,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kent Sim",
        "dupr_id": "0RKJL2",
        "rating": 2.556,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]