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

MEN ONLY DUPR ROUND ROBIN (Group by Ranking)

ID: 4316888707

Match Scores

11-13

Win

Play Date

2026-02-15

Play Time (Est)

8:45 AM

Play Location

JOMJOMS Sport Centre

Unverified Facility

Competitor Teams

TEAM 1LOSS
FA
Fadhli Anwar

N7PQ2N · USA

DUPR

3.015

JF
Jia Fu Cheong

VX4XNP · USA

DUPR

3.211

TEAM 2WINNER
JS
Johayl Suffian

JPLNQ4 · USA

DUPR

3.051

IF
Ikram Farhan

V2POY6 · Putrajaya, Putrajaya, MY

DUPR

2.766

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-4316888707
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6587599120,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Fadhli Anwar",
        "dupr_id": "N7PQ2N",
        "rating": 3.015,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jia Fu Cheong",
        "dupr_id": "VX4XNP",
        "rating": 3.211,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6087796811,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Johayl Suffian",
        "dupr_id": "JPLNQ4",
        "rating": 3.051,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ikram Farhan",
        "dupr_id": "V2POY6",
        "rating": 2.766,
        "profile_pic_url": null,
        "location": "Putrajaya, Putrajaya, MY"
      }
    ]
  }
]