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

Pickle Point Rise & Rally - DUPR Open Play

ID: 4910912818

Match Scores

15-7

Win

Play Date

2026-01-02

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ST
Shaun Tan

G5LP0V · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

2.648

AM
Afif Mohamed Ali

NXYQK6 · USA

DUPR

2.801

TEAM 2LOSS
AL
AL Lee

D9OL4M · USA

DUPR

2.462

LS
lord santos

6NO5EQ · USA

DUPR

2.387

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-4910912818
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6376061759,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shaun Tan",
        "dupr_id": "G5LP0V",
        "rating": 2.648,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Afif Mohamed Ali",
        "dupr_id": "NXYQK6",
        "rating": 2.801,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4622550804,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "AL Lee",
        "dupr_id": "D9OL4M",
        "rating": 2.462,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "lord  santos",
        "dupr_id": "6NO5EQ",
        "rating": 2.387,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]