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

世華盃 GFCBW CUP 2026 (INDIVIDUAL CATEGORY) - Men Doubles - Combined DUPR <6.5

ID: 4771658522

Match Scores

15-8

Loss

Play Date

2026-04-25

Play Time (Est)

3:30 PM

Play Location

Johor

Unverified Facility

Competitor Teams

TEAM 1WINNER
LS
law sun

7NMVK9 · USA

DUPR

3.282

LL
Lai Louis

D90XLX · USA

DUPR

3.045

TEAM 2LOSS
S
Shawn

RX9WQZ · Johor Bahru, Johor, MY

DUPR

3.021

DT
Dave tan

7NP0MN · USA

DUPR

2.519

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-4771658522
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7965944113,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "law sun",
        "dupr_id": "7NMVK9",
        "rating": 3.282,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lai Louis",
        "dupr_id": "D90XLX",
        "rating": 3.045,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6279559223,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shawn",
        "dupr_id": "RX9WQZ",
        "rating": 3.021,
        "profile_pic_url": null,
        "location": "Johor Bahru, Johor, MY"
      },
      {
        "name": "Dave tan",
        "dupr_id": "7NP0MN",
        "rating": 2.519,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]