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

Mini Dupr Men Double Winner 1st prize Round Robbin

ID: 8568962648

Match Scores

15-10

Win

Play Date

2025-10-07

Play Time (Est)

9:00 PM

Play Location

Baby G Pickle Ball

Unverified Facility

Competitor Teams

TEAM 1WINNER
EL
Eric Lim

WKMJGG · USA

DUPR

3.022

HH
Hadry Hyzan

DNEQPL · Puchong, Selangor, MY

DUPR

2.763

TEAM 2LOSS
SN
Scott Ng

0RPXEQ · USA

DUPR

2.683

SW
SAW WINSION

RWRV9D · USA

DUPR

2.771

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-8568962648
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4644166694,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Lim",
        "dupr_id": "WKMJGG",
        "rating": 3.022,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hadry Hyzan",
        "dupr_id": "DNEQPL",
        "rating": 2.763,
        "profile_pic_url": null,
        "location": "Puchong, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 5299172156,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Ng",
        "dupr_id": "0RPXEQ",
        "rating": 2.683,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "SAW WINSION",
        "dupr_id": "RWRV9D",
        "rating": 2.771,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]