Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 3.5-4.0 League (Week 4)

ID: 7105511008

Match Scores

8-11

Win

Play Date

2026-02-05

Play Time (Est)

5:00 PM

Play Location

Sideout Tsunami Pickleball Center, 26th Avenue South, Seattle, WA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
PS
Paul Santos

EWMLLV · USA

DUPR

3.508

KO
Kay Ounaphom

RZQZ2N · Seattle, WA, US

DUPR

3.770

TEAM 2WINNER
LK
Leandra King

PW6L0Q · Seattle, WA, US

DUPR

3.568

JM
Jacob Mahon

0Q7N7G · Seattle, WA, US

DUPR

3.518

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-7105511008
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7587367269,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Santos",
        "dupr_id": "EWMLLV",
        "rating": 3.508,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kay Ounaphom",
        "dupr_id": "RZQZ2N",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 7915857691,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Leandra King",
        "dupr_id": "PW6L0Q",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Jacob Mahon",
        "dupr_id": "0Q7N7G",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]