Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6220854326

Match Scores

15-2

Loss

Play Date

2026-05-02

Play Time (Est)

3:30 PM

Play Location

Long Beach, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SL
Stephanie Lynn

3L6PK8 · Vancouver, WA, US

DUPR

4.305

EW
Eric Wilson

PKP9GE · USA

DUPR

4.617

TEAM 2LOSS
LG
Lisa Griffin

8EE7V8 · Boise, ID, US

DUPR

4.399

BT
Brian Tracy

3Z2WW8 · Star, ID, US

DUPR

3.458

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-6220854326
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5192007686,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephanie Lynn",
        "dupr_id": "3L6PK8",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      },
      {
        "name": "Eric Wilson",
        "dupr_id": "PKP9GE",
        "rating": 4.617,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6854432962,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Griffin",
        "dupr_id": "8EE7V8",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Brian Tracy",
        "dupr_id": "3Z2WW8",
        "rating": 3.458,
        "profile_pic_url": null,
        "location": "Star, ID, US"
      }
    ]
  }
]