Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Women’s 4.0+, 50+

ID: 5925437972

Match Scores

8-11

Loss

Play Date

2026-05-02

Play Time (Est)

9:00 PM

Play Location

Calabasas Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
PV
Pam Valovcin

3V0ZE6 · Camarillo, CA, US

DUPR

3.472

TY
Tammy Yasutake

35250V · Camarillo, CA, US

DUPR

3.858

TEAM 2WINNER
NA
Noelle Aloe

2ZDEJ7 · USA

DUPR

3.788

JC
Jane Colton

3VRJYJ · Arcadia, CA, US

DUPR

3.840

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-5925437972
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5720569781,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pam Valovcin",
        "dupr_id": "3V0ZE6",
        "rating": 3.472,
        "profile_pic_url": null,
        "location": "Camarillo, CA, US"
      },
      {
        "name": "Tammy Yasutake",
        "dupr_id": "35250V",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": "Camarillo, CA, US"
      }
    ]
  },
  {
    "team_id": 5428986851,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Noelle Aloe",
        "dupr_id": "2ZDEJ7",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jane Colton",
        "dupr_id": "3VRJYJ",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      }
    ]
  }
]