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

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

ID: 6633123225

Match Scores

11-7

Win

Play Date

2025-08-15

Play Time (Est)

10:15 AM

Play Location

Bainbridge Island, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TS
Terry Shoemaker

8M9KJO · Phoenix, AZ, US

DUPR

4.924

ZO
Zachary Ohnemus

3ZY05W · Bainbridge Island, WA, US

DUPR

5.370

TEAM 2LOSS
AC
Adrian Cosma

12XGGE · Kirkland, WA, US

DUPR

4.636

CA
Cosmo Anthony Mostad

W6GXMK · Seattle, WA, US

DUPR

5.054

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-6633123225
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5822497069,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Terry Shoemaker",
        "dupr_id": "8M9KJO",
        "rating": 4.924,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Zachary Ohnemus",
        "dupr_id": "3ZY05W",
        "rating": 5.37,
        "profile_pic_url": null,
        "location": "Bainbridge Island, WA, US"
      }
    ]
  },
  {
    "team_id": 7631156102,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adrian Cosma",
        "dupr_id": "12XGGE",
        "rating": 4.636,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      },
      {
        "name": "Cosmo Anthony Mostad",
        "dupr_id": "W6GXMK",
        "rating": 5.054,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]