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

Competitive Open Play Match

ID: 4622542308

Match Scores

11-3

Win

Play Date

2026-04-26

Play Time (Est)

1:00 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.731

KL
Kit Loo

4V72X6 · Lynnwood, WA, US

DUPR

3.177

TEAM 2LOSS
MH
Matthew Hinds

DNKQX6 · Edmonds, WA, US

DUPR

3.407

DQ
David Quiroz

JJQ0YO · Seattle, WA, US

DUPR

3.391

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-4622542308
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5195696786,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Strong",
        "dupr_id": "G022ZG",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "Lynnwood, WA, US"
      },
      {
        "name": "Kit Loo",
        "dupr_id": "4V72X6",
        "rating": 3.177,
        "profile_pic_url": null,
        "location": "Lynnwood, WA, US"
      }
    ]
  },
  {
    "team_id": 4870624405,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Hinds",
        "dupr_id": "DNKQX6",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": "Edmonds, WA, US"
      },
      {
        "name": "David Quiroz",
        "dupr_id": "JJQ0YO",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]