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

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

ID: 7168442286

Match Scores

15-13

Loss

Play Date

2025-11-15

Play Time (Est)

7:30 PM

Play Location

PJ Sports Club (PJSC)

Unverified Facility

Competitor Teams

TEAM 1WINNER
MW
Marcle wong

JJQZEO · USA

DUPR

2.673

ST
SY TEO

YNWD94 · USA

DUPR

2.743

TEAM 2LOSS
SI
Sherry Isa

56WDO5 · Selangor, MY

DUPR

2.953

MS
mohamad shahril manson

WKR04Q · USA

DUPR

2.956

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-7168442286
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5399037527,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marcle wong",
        "dupr_id": "JJQZEO",
        "rating": 2.673,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "SY  TEO",
        "dupr_id": "YNWD94",
        "rating": 2.743,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4472735502,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sherry Isa",
        "dupr_id": "56WDO5",
        "rating": 2.953,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      },
      {
        "name": "mohamad shahril manson",
        "dupr_id": "WKR04Q",
        "rating": 2.956,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]