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

RALLYMOVE FEST - Women's Double DUPR < 2.749

ID: 4949648524

Match Scores

8-15

Loss

Play Date

2026-04-11

Play Time (Est)

5:00 PM

Play Location

Dinkerbelle Pickleball Court

Unverified Facility

Competitor Teams

TEAM 1LOSS
QL
Quinnie L33

YXQ2YP · Petaling Jaya, Selangor, MY

DUPR

2.524

M
Michelle

QX6QPN · USA

DUPR

2.577

TEAM 2WINNER
A
Ash

0QLN5G · USA

DUPR

2.705

SL
Sher Ling Goh

PPVWLG · USA

DUPR

2.777

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-4949648524
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8255544120,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Quinnie  L33",
        "dupr_id": "YXQ2YP",
        "rating": 2.524,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      },
      {
        "name": "Michelle",
        "dupr_id": "QX6QPN",
        "rating": 2.577,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7830959722,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ash",
        "dupr_id": "0QLN5G",
        "rating": 2.705,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sher Ling Goh",
        "dupr_id": "PPVWLG",
        "rating": 2.777,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]