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

[RM17/pax] DUPR at Apro ✨

ID: 5632033671

Match Scores

13-9

Loss

Play Date

2026-01-10

Play Time (Est)

4:45 AM

Play Location

APRO PICKLE CLUB

Unverified Facility

Competitor Teams

TEAM 1WINNER
MR
Muhammad rizal

WNMEVM · Selangor, MY

DUPR

2.827

L
Lai

2ZKX9Y · USA

DUPR

3.013

TEAM 2LOSS
S
Salwa

4P2WJM · Dengkil, Selangor, MY

DUPR

2.731

TF
Tan Foong Yeen

4VXQ76 · USA

DUPR

2.507

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-5632033671
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6544635005,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Muhammad rizal",
        "dupr_id": "WNMEVM",
        "rating": 2.827,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      },
      {
        "name": "Lai",
        "dupr_id": "2ZKX9Y",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6924623739,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Salwa",
        "dupr_id": "4P2WJM",
        "rating": 2.731,
        "profile_pic_url": null,
        "location": "Dengkil, Selangor, MY"
      },
      {
        "name": "Tan Foong Yeen",
        "dupr_id": "4VXQ76",
        "rating": 2.507,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]