Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PNW Amateur Championship Hosted By Cloud 11 - Mens Doubles Skill: (5.0) Age: (8 And Above)

ID: 6043608181

Match Scores

15-10

Win

Play Date

2025-06-15

Play Time (Est)

2:15 AM

Play Location

Everett, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DG
Daniel Gimbel

84R7Z6 · Seoul, KR

DUPR

4.731

RD
Ryan Deem

17L5YN · Seattle, WA, US

DUPR

4.988

TEAM 2LOSS
SY
Sam Young

GGXPVQ · Seattle, WA, US

DUPR

4.491

SI
Steven Ip

W6J4GK · Kirkland, WA, US

DUPR

4.451

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-6043608181
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8497621139,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Gimbel",
        "dupr_id": "84R7Z6",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Ryan Deem",
        "dupr_id": "17L5YN",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 5195160157,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Young",
        "dupr_id": "GGXPVQ",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Steven Ip",
        "dupr_id": "W6J4GK",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  }
]