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

SIAL Pool B

ID: 5412521271

Match Scores

4-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
ZM
Zachary McMillen

K54KGO · USA

DUPR

2.389

LT
Loc Trang

6NXJ5D · USA

DUPR

2.859

TEAM 2WINNER
SV
Scott Vu

G5K07G · USA

DUPR

3.021

RS
Rhea Savin

8WNK5G · Yorba Linda, CA, US

DUPR

2.995

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-5412521271
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4629106778,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zachary McMillen",
        "dupr_id": "K54KGO",
        "rating": 2.389,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Loc Trang",
        "dupr_id": "6NXJ5D",
        "rating": 2.859,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6139189423,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott  Vu",
        "dupr_id": "G5K07G",
        "rating": 3.021,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rhea Savin",
        "dupr_id": "8WNK5G",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": "Yorba Linda, CA, US"
      }
    ]
  }
]