Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinko De Mayo at the Lighthouse Oceanfront Resort - Mixed Doubles Skill: 4.5 (15+)

ID: 8362376961

Match Scores

12-10

Loss

Play Date

2026-05-02

Play Time (Est)

10:15 AM

Play Location

Long Beach, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SK
Sarah Kaufman

GGJK2M · Vancouver, WA, US

DUPR

5.099

RT
Ryan Thach

WNROVQ · USA

DUPR

3.935

TEAM 2LOSS
LG
Lisa Griffin

8EE7V8 · Boise, ID, US

DUPR

4.424

BT
Brian Tracy

3Z2WW8 · Star, ID, US

DUPR

3.516

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-8362376961
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6511581541,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah Kaufman",
        "dupr_id": "GGJK2M",
        "rating": 5.099,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      },
      {
        "name": "Ryan Thach",
        "dupr_id": "WNROVQ",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4706661073,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Griffin",
        "dupr_id": "8EE7V8",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Brian Tracy",
        "dupr_id": "3Z2WW8",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": "Star, ID, US"
      }
    ]
  }
]