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

2025 Founders Tournament - Men's Doubles Skill: (5.0) all

ID: 6269045350

Match Scores

4-11

Win

Play Date

2025-08-15

Play Time (Est)

11:30 PM

Play Location

Bainbridge Island, WA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AC
Adrian Cosma

12XGGE · Kirkland, WA, US

DUPR

4.635

CA
Cosmo Anthony Mostad

W6GXMK · Seattle, WA, US

DUPR

5.053

TEAM 2WINNER
RD
Robert Davidson

3V2XM5 · Surprise, AZ, US

DUPR

5.386

DS
Devin Shoquist

89M0J1 · Gig Harbor, WA, US

DUPR

5.172

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-6269045350
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6580818428,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adrian Cosma",
        "dupr_id": "12XGGE",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      },
      {
        "name": "Cosmo Anthony Mostad",
        "dupr_id": "W6GXMK",
        "rating": 5.053,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 4351998703,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Davidson",
        "dupr_id": "3V2XM5",
        "rating": 5.386,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      },
      {
        "name": "Devin Shoquist",
        "dupr_id": "89M0J1",
        "rating": 5.172,
        "profile_pic_url": null,
        "location": "Gig Harbor, WA, US"
      }
    ]
  }
]