Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SIAL Pool A 8/19

ID: 4756505356

Match Scores

4-10

Win

Play Date

2025-08-20

Play Time (Est)

5:00 PM

Play Location

Fountain Valley Tennis & Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
RS
Rhea Savin

8WNK5G · Yorba Linda, CA, US

DUPR

3.070

PC
Paul Colburn

YX75D4 · Fountain Valley, CA, US

DUPR

3.801

TEAM 2WINNER
MT
Martin Trieu

L2NVVK · Costa Mesa, CA, US

DUPR

3.442

DT
Dmitry Tsukerman

8KV2ZY · Fountain Valley, CA, US

DUPR

4.041

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-4756505356
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7481692169,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rhea Savin",
        "dupr_id": "8WNK5G",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": "Yorba Linda, CA, US"
      },
      {
        "name": "Paul  Colburn",
        "dupr_id": "YX75D4",
        "rating": 3.801,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 4860098566,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Martin Trieu",
        "dupr_id": "L2NVVK",
        "rating": 3.442,
        "profile_pic_url": null,
        "location": "Costa Mesa, CA, US"
      },
      {
        "name": "Dmitry Tsukerman",
        "dupr_id": "8KV2ZY",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  }
]