Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Women's 4.0, over 50 - PAC Autumn Classic Tournament

ID: 7358102645

Match Scores

11-6

Win

Play Date

2025-09-28

Play Time (Est)

6:15 AM

Play Location

Pickleball Athletic Club - PAC

Unverified Facility

Competitor Teams

TEAM 1WINNER
TM
Tracy McKeown

8JY2O8 · Thousand Oaks, CA, US

DUPR

4.097

DH
Diane Humphrey

8DY0WM · Thousand Oaks, CA, US

DUPR

4.382

TEAM 2LOSS
PV
Pam Valovcin

3V0ZE6 · Camarillo, CA, US

DUPR

3.477

TY
Tammy Yasutake

35250V · Camarillo, CA, US

DUPR

3.767

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-7358102645
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6007148172,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tracy McKeown",
        "dupr_id": "8JY2O8",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      },
      {
        "name": "Diane Humphrey",
        "dupr_id": "8DY0WM",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  },
  {
    "team_id": 7433033505,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pam Valovcin",
        "dupr_id": "3V0ZE6",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "Camarillo, CA, US"
      },
      {
        "name": "Tammy Yasutake",
        "dupr_id": "35250V",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": "Camarillo, CA, US"
      }
    ]
  }
]