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

๐Ÿ™‚DUPR Game (Sat 8pm) โ™ฅ๏ธ Beginner / Intermediate ๐Ÿ™‚ Happy Dinkers ๐Ÿ™‚

ID: 7566607562

Match Scores

3-13

Loss

Play Date

2026-04-18

Play Time (Est)

3:30 PM

Play Location

91 Sports Arena (CPS Subang & 91 Pickleball)

Unverified Facility

Competitor Teams

TEAM 1LOSS
EL
Eiji Loo

PPMOQM ยท USA

DUPR

2.000

AL
Adrian Lim

94DJ5E ยท Bayan Lepas, Pulau Pinang, MY

DUPR

2.969

TEAM 2WINNER
KW
Ken Wey Yuan

ZZJ6WP ยท Petaling Jaya, Selangor, MY

DUPR

2.509

HL
HANS LOO

7ZO5R9 ยท Subang Jaya, Selangor, MY

DUPR

2.228

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-7566607562
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8156367331,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eiji Loo",
        "dupr_id": "PPMOQM",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adrian Lim",
        "dupr_id": "94DJ5E",
        "rating": 2.969,
        "profile_pic_url": null,
        "location": "Bayan Lepas, Pulau Pinang, MY"
      }
    ]
  },
  {
    "team_id": 8204741194,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ken Wey Yuan",
        "dupr_id": "ZZJ6WP",
        "rating": 2.509,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      },
      {
        "name": "HANS LOO",
        "dupr_id": "7ZO5R9",
        "rating": 2.228,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      }
    ]
  }
]