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

Competitive Open Play Match

ID: 4541504215

Match Scores

6-11

Loss

Play Date

2026-04-26

Play Time (Est)

8:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
BS
Brian Strong

G022ZG · Lynnwood, WA, US

DUPR

3.713

KL
Kit Loo

4V72X6 · Lynnwood, WA, US

DUPR

3.179

TEAM 2WINNER
MH
Matthew Hinds

DNKQX6 · Edmonds, WA, US

DUPR

3.413

DQ
David Quiroz

JJQ0YO · Seattle, WA, US

DUPR

3.389

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-4541504215
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4786824049,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Strong",
        "dupr_id": "G022ZG",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Lynnwood, WA, US"
      },
      {
        "name": "Kit Loo",
        "dupr_id": "4V72X6",
        "rating": 3.179,
        "profile_pic_url": null,
        "location": "Lynnwood, WA, US"
      }
    ]
  },
  {
    "team_id": 6813486841,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Hinds",
        "dupr_id": "DNKQX6",
        "rating": 3.413,
        "profile_pic_url": null,
        "location": "Edmonds, WA, US"
      },
      {
        "name": "David Quiroz",
        "dupr_id": "JJQ0YO",
        "rating": 3.389,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]