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

SIAL POOL A

ID: 5231372929

Match Scores

2-10

Loss

Play Date

2025-09-03

Play Time (Est)

2:15 AM

Play Location

Fountain Valley Tennis & Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
AN
Andy Nguyen

3YLZ5K · Fountain Valley, CA, US

DUPR

3.728

RS
Rhea Savin

8WNK5G · Yorba Linda, CA, US

DUPR

2.974

TEAM 2WINNER
DC
David Callihan

35EGDP · Fountain Valley, CA, US

DUPR

3.846

JP
Jerry Phan

DWNZML · USA

DUPR

3.405

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-5231372929
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5726552435,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Nguyen",
        "dupr_id": "3YLZ5K",
        "rating": 3.728,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Rhea Savin",
        "dupr_id": "8WNK5G",
        "rating": 2.974,
        "profile_pic_url": null,
        "location": "Yorba Linda, CA, US"
      }
    ]
  },
  {
    "team_id": 5457165998,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Callihan",
        "dupr_id": "35EGDP",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Jerry Phan",
        "dupr_id": "DWNZML",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]