Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinko De Mayo at the Lighthouse Oceanfront Resort - Mixed Doubles 4.5 Playoffs

ID: 7325567415

Match Scores

7-15

Loss

Play Date

2026-05-02

Play Time (Est)

4:45 AM

Play Location

Long Beach, WA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SL
Stephanie Lynn

3L6PK8 · Vancouver, WA, US

DUPR

4.280

EW
Eric Wilson

PKP9GE · Woodland, WA, US

DUPR

4.556

TEAM 2WINNER
LS
Lindsay Sievers

YG77WG · Freeland, WA, US

DUPR

4.145

RT
Robert Testa

8WZNLY · Long Beach, WA, US

DUPR

4.537

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-7325567415
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6603723202,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephanie Lynn",
        "dupr_id": "3L6PK8",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      },
      {
        "name": "Eric Wilson",
        "dupr_id": "PKP9GE",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Woodland, WA, US"
      }
    ]
  },
  {
    "team_id": 6700941315,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lindsay Sievers",
        "dupr_id": "YG77WG",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Freeland, WA, US"
      },
      {
        "name": "Robert Testa",
        "dupr_id": "8WZNLY",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Long Beach, WA, US"
      }
    ]
  }
]