Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 3.5-4.0 League (Week 1)

ID: 6278885813

Match Scores

15-7

Loss

Play Date

2026-01-15

Play Time (Est)

6:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
HL
Hillary LoVerde

V4JWG5 · USA

DUPR

3.623

ML
Matthew Lei

PK2KVM · USA

DUPR

3.837

TEAM 2LOSS
JM
Jacob Mahon

0Q7N7G · Seattle, WA, US

DUPR

3.628

LK
Leandra King

PW6L0Q · Seattle, WA, US

DUPR

3.646

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-6278885813
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5495694932,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hillary LoVerde",
        "dupr_id": "V4JWG5",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Lei",
        "dupr_id": "PK2KVM",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6759270964,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Mahon",
        "dupr_id": "0Q7N7G",
        "rating": 3.628,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Leandra King",
        "dupr_id": "PW6L0Q",
        "rating": 3.646,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]