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

Competitive Open Play Match

ID: 8232386727

Match Scores

7-11

Win

Play Date

2026-05-17

Play Time (Est)

4:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
KL
Kit Loo

4V72X6 · Lynnwood, WA, US

DUPR

3.199

DQ
David Quiroz

JJQ0YO · Seattle, WA, US

DUPR

3.488

TEAM 2WINNER
CF
Cory Fox

E9WQ7J · Bothell, WA, US

DUPR

3.723

MH
Matthew Hinds

DNKQX6 · Edmonds, WA, US

DUPR

3.416

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-8232386727
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7499983324,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kit Loo",
        "dupr_id": "4V72X6",
        "rating": 3.199,
        "profile_pic_url": null,
        "location": "Lynnwood, WA, US"
      },
      {
        "name": "David Quiroz",
        "dupr_id": "JJQ0YO",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 7722301048,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cory Fox",
        "dupr_id": "E9WQ7J",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      },
      {
        "name": "Matthew Hinds",
        "dupr_id": "DNKQX6",
        "rating": 3.416,
        "profile_pic_url": null,
        "location": "Edmonds, WA, US"
      }
    ]
  }
]