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

[RM17/pax] DUPR at Apro ✨

ID: 4606350598

Match Scores

12-13

Win

Play Date

2026-01-10

Play Time (Est)

11:30 PM

Play Location

APRO PICKLE CLUB

Unverified Facility

Competitor Teams

TEAM 1LOSS
NH
Nur Hanani

7JR9N4 · USA

DUPR

2.534

MR
Muhammad rizal

WNMEVM · Selangor, MY

DUPR

2.816

TEAM 2WINNER
S
Salwa

4P2WJM · Dengkil, Selangor, MY

DUPR

2.715

A
Amad

EL2NRV · USA

DUPR

2.834

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-4606350598
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4565558833,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nur Hanani",
        "dupr_id": "7JR9N4",
        "rating": 2.534,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Muhammad rizal",
        "dupr_id": "WNMEVM",
        "rating": 2.816,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      }
    ]
  },
  {
    "team_id": 5120105017,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Salwa",
        "dupr_id": "4P2WJM",
        "rating": 2.715,
        "profile_pic_url": null,
        "location": "Dengkil, Selangor, MY"
      },
      {
        "name": "Amad",
        "dupr_id": "EL2NRV",
        "rating": 2.834,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]