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

Mon 🌻 DUPR <3.25 Balakong [Group by Ranking]

ID: 7737232793

Match Scores

12-13

Loss

Play Date

2025-12-22

Play Time (Est)

6:15 AM

Play Location

PICKLD

Unverified Facility

Competitor Teams

TEAM 1LOSS
J
Jason

NR4L66 · Shah Alam, Selangor, MY

DUPR

2.612

JS
Jegan Sandaran

55QY2L · USA

DUPR

2.606

TEAM 2WINNER
LL
leonard leong

945XE7 · USA

DUPR

2.697

MC
Max Chee

G0ZZRQ · Selangor, MY

DUPR

2.898

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-7737232793
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8449031080,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason",
        "dupr_id": "NR4L66",
        "rating": 2.612,
        "profile_pic_url": null,
        "location": "Shah Alam, Selangor, MY"
      },
      {
        "name": "Jegan Sandaran",
        "dupr_id": "55QY2L",
        "rating": 2.606,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5721672915,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "leonard leong",
        "dupr_id": "945XE7",
        "rating": 2.697,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max Chee",
        "dupr_id": "G0ZZRQ",
        "rating": 2.898,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      }
    ]
  }
]