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

Pool A

ID: 5906446408

Match Scores

10-11

Win

Play Date

2026-03-17

Play Time (Est)

5:00 PM

Play Location

DTL | Down the Line Sports Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
MP
Merwynn Pagdanganan

D95E7X · USA

DUPR

2.818

NC
Neda Chehreh

9JKOO7 · Fair Oaks, VA, US

DUPR

3.034

TEAM 2WINNER
NT
Nui Taupradistha

YXZWNE · USA

DUPR

3.271

TL
Thao Le

4LOLRV · McLean, VA, US

DUPR

2.703

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-5906446408
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6564838592,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Merwynn Pagdanganan",
        "dupr_id": "D95E7X",
        "rating": 2.818,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Neda Chehreh",
        "dupr_id": "9JKOO7",
        "rating": 3.034,
        "profile_pic_url": null,
        "location": "Fair Oaks, VA, US"
      }
    ]
  },
  {
    "team_id": 7979348230,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nui Taupradistha",
        "dupr_id": "YXZWNE",
        "rating": 3.271,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thao Le",
        "dupr_id": "4LOLRV",
        "rating": 2.703,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  }
]