Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SIAL POOL A

ID: 8540045595

Match Scores

6-10

Win

Play Date

2025-09-24

Play Time (Est)

4:45 AM

Play Location

Fountain Valley Tennis & Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
AN
Andy Nguyen

3YLZ5K · Fountain Valley, CA, US

DUPR

3.767

PD
Phat Dam

E9QQ4V · USA

DUPR

3.635

TEAM 2WINNER
DT
Dmitry Tsukerman

8KV2ZY · Fountain Valley, CA, US

DUPR

4.133

PC
Paul Colburn

YX75D4 · Fountain Valley, CA, US

DUPR

3.879

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-8540045595
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6376520873,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Nguyen",
        "dupr_id": "3YLZ5K",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Phat Dam",
        "dupr_id": "E9QQ4V",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7167734880,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dmitry Tsukerman",
        "dupr_id": "8KV2ZY",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Paul  Colburn",
        "dupr_id": "YX75D4",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  }
]