Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PickleSlam 2026 - Pro Women's Doubles (4.0 and above)

ID: 8245761535

Match Scores

11-8

Loss

Play Date

2026-04-11

Play Time (Est)

8:45 AM

Play Location

Singapore, SGP

View Facility Page →

Competitor Teams

TEAM 1WINNER
ZN
Zermaine Nicole Lew

V7LVPE · Singapore, SG

DUPR

4.906

AT
Amanda Teo

YXZ2ED · Singapore, SG

DUPR

4.446

TEAM 2LOSS
MA
Mo Ammaritta

ZNEOJQ · Bangkok, Bangkok, TH

DUPR

4.669

CC
Callista Chen

7DW6DM · Singapore, SG

DUPR

4.320

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-8245761535
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5498454219,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zermaine Nicole Lew",
        "dupr_id": "V7LVPE",
        "rating": 4.906,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Amanda Teo",
        "dupr_id": "YXZ2ED",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 6697334576,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": " Mo Ammaritta",
        "dupr_id": "ZNEOJQ",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Bangkok, Bangkok, TH"
      },
      {
        "name": "Callista Chen",
        "dupr_id": "7DW6DM",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]