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: 7027779986

Match Scores

15-5

Win

Play Date

2025-06-15

Play Time (Est)

3:30 PM

Play Location

Everett, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DG
Daniel Gimbel

84R7Z6 · Seoul, KR

DUPR

4.790

RD
Ryan Deem

17L5YN · Seattle, WA, US

DUPR

5.090

TEAM 2LOSS
CC
Chris Chang

35DQML · Seattle, WA, US

DUPR

4.723

VK
Vikram Kumar

0QZGWX · Seattle, WA, US

DUPR

4.583

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-7027779986
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7314415826,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Gimbel",
        "dupr_id": "84R7Z6",
        "rating": 4.79,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Ryan Deem",
        "dupr_id": "17L5YN",
        "rating": 5.09,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 4402055331,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Chang",
        "dupr_id": "35DQML",
        "rating": 4.723,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Vikram Kumar",
        "dupr_id": "0QZGWX",
        "rating": 4.583,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]