Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Zehnder Memorial Fall Classic - Womens Doubles Open (50 And Above)

ID: 6428154530

Match Scores

15-12

Win

Play Date

2025-10-18

Play Time (Est)

3:30 PM

Play Location

Bend, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
DW
DeAnn Winter

3VX045 · Medford, OR, US

DUPR

4.929

LP
Laura Payne

89ME6J · Grants Pass, OR, US

DUPR

4.747

TEAM 2LOSS
MA
Michelle Annett

3LWZJ8 · Vancouver, WA, US

DUPR

4.304

JB
Jennifer Bard

8947XJ · Kelso, WA, US

DUPR

4.775

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-6428154530
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6927053712,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "DeAnn Winter",
        "dupr_id": "3VX045",
        "rating": 4.929,
        "profile_pic_url": null,
        "location": "Medford, OR, US"
      },
      {
        "name": "Laura Payne",
        "dupr_id": "89ME6J",
        "rating": 4.747,
        "profile_pic_url": null,
        "location": "Grants Pass, OR, US"
      }
    ]
  },
  {
    "team_id": 4560203999,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle Annett",
        "dupr_id": "3LWZJ8",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      },
      {
        "name": "Jennifer Bard",
        "dupr_id": "8947XJ",
        "rating": 4.775,
        "profile_pic_url": null,
        "location": "Kelso, WA, US"
      }
    ]
  }
]