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

RALLYMOVE FEST - Men's Double DUPR < 2.749

ID: 5273708701

Match Scores

15-11

Loss

Play Date

2026-04-11

Play Time (Est)

2:15 AM

Play Location

Dinkerbelle Pickleball Court

Unverified Facility

Competitor Teams

TEAM 1WINNER
H
Han

RYQKZD · USA

DUPR

2.751

BG
bryan goh

D9LYO4 · USA

DUPR

2.773

TEAM 2LOSS
BL
Bryan Low

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

DUPR

2.676

KC
Kenji Chan

DYYLNL · USA

DUPR

2.450

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-5273708701
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5830839972,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Han",
        "dupr_id": "RYQKZD",
        "rating": 2.751,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "bryan goh",
        "dupr_id": "D9LYO4",
        "rating": 2.773,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8106404670,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Low",
        "dupr_id": "OZ2E0W",
        "rating": 2.676,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Kenji Chan",
        "dupr_id": "DYYLNL",
        "rating": 2.45,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]