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

Seattle Invitational Hosted By Cloud 11 $$$ - Mens Doubles Skill: (5.0) Age: (8 And Above)

ID: 6212979458

Match Scores

15-10

Loss

Play Date

2025-10-03

Play Time (Est)

3:30 PM

Play Location

Seattle, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AL
Arthur Lim

16PDE3 · USA

DUPR

5.101

AV
Aron Vesper

177Z91 · Bellingham, WA, US

DUPR

5.024

TEAM 2LOSS
DT
Derek Thompson

1RXR6Z · Seattle, WA, US

DUPR

4.722

CH
Colby Holcomb

1NVVOZ · Seattle, WA, US

DUPR

5.238

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-6212979458
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6519577279,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arthur Lim",
        "dupr_id": "16PDE3",
        "rating": 5.101,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aron Vesper",
        "dupr_id": "177Z91",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  },
  {
    "team_id": 5935059062,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Derek Thompson",
        "dupr_id": "1RXR6Z",
        "rating": 4.722,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Colby Holcomb",
        "dupr_id": "1NVVOZ",
        "rating": 5.238,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]