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

RALLYMOVE FEST - Mixed Double DUPR < 2.749

ID: 7376450052

Match Scores

6-15

Loss

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

Dinkerbelle Pickleball Court

Unverified Facility

Competitor Teams

TEAM 1LOSS
CC
Clement Chan

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

DUPR

2.537

FL
Florence Lim

RX0KKZ · USA

DUPR

2.344

TEAM 2WINNER
M
Michelle

QX6QPN · USA

DUPR

2.563

KY
Keigo Yoshida

XO2YM7 · USA

DUPR

3.007

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-7376450052
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5754067080,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Clement Chan",
        "dupr_id": "GWEXMQ",
        "rating": 2.537,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Florence Lim",
        "dupr_id": "RX0KKZ",
        "rating": 2.344,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7396164219,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle",
        "dupr_id": "QX6QPN",
        "rating": 2.563,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keigo Yoshida",
        "dupr_id": "XO2YM7",
        "rating": 3.007,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]