Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 3.5-4.0 League (Week 2)

ID: 7801964950

Match Scores

11-7

Loss

Play Date

2026-01-22

Play Time (Est)

11:30 PM

Play Location

2300 26th Ave S, Seattle, WA 98144, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PS
Paul Santos

EWMLLV · USA

DUPR

3.570

KO
Kay Ounaphom

RZQZ2N · Seattle, WA, US

DUPR

3.726

TEAM 2LOSS
LK
Leandra King

PW6L0Q · Seattle, WA, US

DUPR

3.584

JM
Jacob Mahon

0Q7N7G · Seattle, WA, US

DUPR

3.538

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-7801964950
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8267809309,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Santos",
        "dupr_id": "EWMLLV",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kay Ounaphom",
        "dupr_id": "RZQZ2N",
        "rating": 3.726,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 5080958763,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leandra King",
        "dupr_id": "PW6L0Q",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Jacob Mahon",
        "dupr_id": "0Q7N7G",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]