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

Ramadan N Pickle 2026 - Mens 3.0-3.5

ID: 7647658931

Match Scores

2-11

Loss

Play Date

2026-03-08

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SA
Sabbir Ahmed

G0PVOM · McKinney, TX, US

DUPR

3.148

AA
Adil Ali

67RNNG · Plano, TX, US

DUPR

3.007

TEAM 2WINNER
ZH
Zahin Hussain

N5RQD7 · USA

DUPR

3.303

SW
SYED WAHAB

ZZKGED · USA

DUPR

3.145

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-7647658931
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6289846027,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sabbir  Ahmed",
        "dupr_id": "G0PVOM",
        "rating": 3.148,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Adil Ali",
        "dupr_id": "67RNNG",
        "rating": 3.007,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 7773517896,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zahin Hussain",
        "dupr_id": "N5RQD7",
        "rating": 3.303,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "SYED WAHAB",
        "dupr_id": "ZZKGED",
        "rating": 3.145,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]