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

[BEGINNERS DUPR NR - 2.5] [RM25] [2H] [7/Court]

ID: 4793154602

Match Scores

15-11

Win

Play Date

2026-03-12

Play Time (Est)

3:30 PM

Play Location

Pickle valley 2 @ Balakong

Unverified Facility

Competitor Teams

TEAM 1WINNER
TL
Timothy Lam

OWNJJ7 · Shah Alam, Selangor, MY

DUPR

2.526

SF
Steven Foo

5YPMJR · USA

DUPR

2.312

TEAM 2LOSS
JT
Jeffrey Tan

76V5DN · USA

DUPR

2.000

EO
Eugene Ong Weng Sheng

JP59ZO · USA

DUPR

2.403

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-4793154602
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6629750172,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Timothy Lam",
        "dupr_id": "OWNJJ7",
        "rating": 2.526,
        "profile_pic_url": null,
        "location": "Shah Alam, Selangor, MY"
      },
      {
        "name": "Steven Foo",
        "dupr_id": "5YPMJR",
        "rating": 2.312,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5242791759,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Tan",
        "dupr_id": "76V5DN",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eugene Ong Weng Sheng",
        "dupr_id": "JP59ZO",
        "rating": 2.403,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]