Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7024470851

Match Scores

11-7

Win

Play Date

2026-05-24

Play Time (Est)

12:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
CF
Cory Fox

E9WQ7J · Bothell, WA, US

DUPR

3.736

MH
Matthew Hinds

DNKQX6 · Edmonds, WA, US

DUPR

3.420

TEAM 2LOSS
AK
Abhijit Kumar

D9RY0L · Alderwood Manor, WA, US

DUPR

3.538

DQ
David Quiroz

JJQ0YO · Seattle, WA, US

DUPR

3.515

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-7024470851
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7047526758,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cory Fox",
        "dupr_id": "E9WQ7J",
        "rating": 3.736,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      },
      {
        "name": "Matthew Hinds",
        "dupr_id": "DNKQX6",
        "rating": 3.42,
        "profile_pic_url": null,
        "location": "Edmonds, WA, US"
      }
    ]
  },
  {
    "team_id": 5812707509,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Abhijit  Kumar",
        "dupr_id": "D9RY0L",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": "Alderwood Manor, WA, US"
      },
      {
        "name": "David Quiroz",
        "dupr_id": "JJQ0YO",
        "rating": 3.515,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]