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

[3 HOURS] DUPR + SOCIAL SESSION 🫱🏻‍🫲🏽

ID: 6790420166

Match Scores

6-15

Loss

Play Date

2026-05-06

Play Time (Est)

3:30 PM

Play Location

Pulse Play

Unverified Facility

Competitor Teams

TEAM 1LOSS
RJ
Rahman Jamal

QJMN7R · Jasin, Malacca, MY

DUPR

3.286

MF
mohd fadli

PPV50X · USA

DUPR

2.807

TEAM 2WINNER
IZ
Illal Zainal

WN0N9L · USA

DUPR

2.866

HW
Han Wei Lim

4PJPLG · USA

DUPR

3.157

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-6790420166
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4507859784,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rahman Jamal",
        "dupr_id": "QJMN7R",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": "Jasin, Malacca, MY"
      },
      {
        "name": "mohd fadli",
        "dupr_id": "PPV50X",
        "rating": 2.807,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8022819121,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Illal Zainal",
        "dupr_id": "WN0N9L",
        "rating": 2.866,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Han Wei Lim",
        "dupr_id": "4PJPLG",
        "rating": 3.157,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]