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

PICKLEBALL TOURNAMENT RAUB OPEN 2026 - Mixed Doubles combine below 6.0

ID: 4841976778

Match Scores

15-10

Loss

Play Date

2026-04-18

Play Time (Est)

11:30 PM

Play Location

Raub, Pahang

Unverified Facility

Competitor Teams

TEAM 1WINNER
M
Michelle

QX6QPN · USA

DUPR

2.597

NE
Neng Ee Wooi

7NPGR4 · USA

DUPR

3.277

TEAM 2LOSS
MS
Marcus Seow

YXLM7K · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

3.238

MJ
Michelle Jia-Qi Cheong

99N4JE · USA

DUPR

2.615

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-4841976778
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8552789626,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle",
        "dupr_id": "QX6QPN",
        "rating": 2.597,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Neng Ee Wooi",
        "dupr_id": "7NPGR4",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7840510413,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcus Seow",
        "dupr_id": "YXLM7K",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Michelle Jia-Qi Cheong",
        "dupr_id": "99N4JE",
        "rating": 2.615,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]