Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Competitive Open Play Match

ID: 5830439942

Match Scores

11-8

Loss

Play Date

2026-04-26

Play Time (Est)

3:30 PM

Play Location

3115 196th St SW, Lynnwood, WA 98036, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BS
Brian Strong

G022ZG · Lynnwood, WA, US

DUPR

3.722

DQ
David Quiroz

JJQ0YO · Seattle, WA, US

DUPR

3.394

TEAM 2LOSS
KL
Kit Loo

4V72X6 · Lynnwood, WA, US

DUPR

3.172

MH
Matthew Hinds

DNKQX6 · Edmonds, WA, US

DUPR

3.411

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-5830439942
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5518320105,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Strong",
        "dupr_id": "G022ZG",
        "rating": 3.722,
        "profile_pic_url": null,
        "location": "Lynnwood, WA, US"
      },
      {
        "name": "David Quiroz",
        "dupr_id": "JJQ0YO",
        "rating": 3.394,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 8052701271,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kit Loo",
        "dupr_id": "4V72X6",
        "rating": 3.172,
        "profile_pic_url": null,
        "location": "Lynnwood, WA, US"
      },
      {
        "name": "Matthew Hinds",
        "dupr_id": "DNKQX6",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": "Edmonds, WA, US"
      }
    ]
  }
]