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

Pickleway Social Club Tourney Vol.2

ID: 4795537682

Match Scores

15-10

Win

Play Date

2026-04-29

Play Time (Est)

3:30 PM

Play Location

Vata Courts

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Angie Chandra

KXV54K · Jakarta, ID

DUPR

3.445

PL
Pamela Lin

MEWL0V · USA

DUPR

3.265

TEAM 2LOSS
OO
OnTio Ono

MEK5WL · USA

DUPR

3.340

MI
Muhammad Iqbal

M9RMXD · USA

DUPR

3.536

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-4795537682
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5254477518,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angie Chandra",
        "dupr_id": "KXV54K",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": "Jakarta, ID"
      },
      {
        "name": "Pamela Lin",
        "dupr_id": "MEWL0V",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7946702664,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "OnTio Ono",
        "dupr_id": "MEK5WL",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Muhammad Iqbal",
        "dupr_id": "M9RMXD",
        "rating": 3.536,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]