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

🍋[10PM] pickLE•MONday When Pint meets Dupr point which u will choose?!?

ID: 7805115069

Match Scores

15-14

Win

Play Date

2026-04-29

Play Time (Est)

10:15 AM

Play Location

Ajak PickleGround

Unverified Facility

Competitor Teams

TEAM 1WINNER
LT
Louis Tham

D5GRJX · USA

DUPR

2.675

AN
Andy Ng

PZ557Q · Subang Jaya, Selangor, MY

DUPR

3.193

TEAM 2LOSS
FJ
Forest Jian Wei

6749XD · USA

DUPR

3.031

CT
Clover Teoh

YM5L0K · USA

DUPR

2.469

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-7805115069
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7909279319,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Louis Tham",
        "dupr_id": "D5GRJX",
        "rating": 2.675,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Ng",
        "dupr_id": "PZ557Q",
        "rating": 3.193,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 7784778799,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Forest Jian Wei",
        "dupr_id": "6749XD",
        "rating": 3.031,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Clover Teoh",
        "dupr_id": "YM5L0K",
        "rating": 2.469,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]