Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Dinkster Tour: Lunar New Year: Mens Open Division - Pickleheads Pool Play - Round 1 Game 14

ID: 7612116003

Match Scores

1-11

Loss

Play Date

2026-02-28

Play Time (Est)

4:45 AM

Play Location

Planet Pickle

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
Jordan Sterling

NY2ZL2 · Atlanta, GA, US

DUPR

4.802

TB
Taabish Basaria

3ZLD7M · Karachi, Sindh, PK

DUPR

4.778

TEAM 2WINNER
PC
Patric Chu

RZYGLD · Chamblee, GA, US

DUPR

4.901

JD
Javier De Leon

OD94VW · Carolina, PR

DUPR

4.791

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-7612116003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4876184950,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan Sterling",
        "dupr_id": "NY2ZL2",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Taabish Basaria",
        "dupr_id": "3ZLD7M",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Karachi, Sindh, PK"
      }
    ]
  },
  {
    "team_id": 7632159219,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patric Chu",
        "dupr_id": "RZYGLD",
        "rating": 4.901,
        "profile_pic_url": null,
        "location": "Chamblee, GA, US"
      },
      {
        "name": "Javier De Leon",
        "dupr_id": "OD94VW",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Carolina, PR"
      }
    ]
  }
]