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

Pickleway Social Club Tourney Vol.2

ID: 4979640813

Match Scores

15-12

Loss

Play Date

2026-04-29

Play Time (Est)

10:15 AM

Play Location

Vata Courts

Unverified Facility

Competitor Teams

TEAM 1WINNER
TN
Tratama Noordeen

2QYLL9 · USA

DUPR

3.510

D
Diju

NXN4NN · USA

DUPR

3.134

TEAM 2LOSS
AC
Angie Chandra

KXV54K · Jakarta, ID

DUPR

3.436

PL
Pamela Lin

MEWL0V · USA

DUPR

3.256

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-4979640813
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6961822057,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tratama Noordeen",
        "dupr_id": "2QYLL9",
        "rating": 3.51,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Diju",
        "dupr_id": "NXN4NN",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5275725098,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Angie Chandra",
        "dupr_id": "KXV54K",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": "Jakarta, ID"
      },
      {
        "name": "Pamela Lin",
        "dupr_id": "MEWL0V",
        "rating": 3.256,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]