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

Mini Dupr Men Double Winner 1st prize Round Robbin

ID: 7043553642

Match Scores

15-13

Loss

Play Date

2025-10-07

Play Time (Est)

7:30 PM

Play Location

Baby G Pickle Ball

Unverified Facility

Competitor Teams

TEAM 1WINNER
SN
Scott Ng

0RPXEQ · USA

DUPR

2.694

EL
Eric Lim

WKMJGG · USA

DUPR

3.016

TEAM 2LOSS
HH
Hadry Hyzan

DNEQPL · Puchong, Selangor, MY

DUPR

2.761

SW
SAW WINSION

RWRV9D · USA

DUPR

2.805

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-7043553642
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5389676279,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Ng",
        "dupr_id": "0RPXEQ",
        "rating": 2.694,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Lim",
        "dupr_id": "WKMJGG",
        "rating": 3.016,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5224287986,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hadry Hyzan",
        "dupr_id": "DNEQPL",
        "rating": 2.761,
        "profile_pic_url": null,
        "location": "Puchong, Selangor, MY"
      },
      {
        "name": "SAW WINSION",
        "dupr_id": "RWRV9D",
        "rating": 2.805,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]