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

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

ID: 6234395360

Match Scores

11-5

Win

Play Date

2025-08-15

Play Time (Est)

9:00 PM

Play Location

Bainbridge Island, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TS
Terry Shoemaker

8M9KJO · Phoenix, AZ, US

DUPR

4.703

ZO
Zachary Ohnemus

3ZY05W · Bainbridge Island, WA, US

DUPR

5.323

TEAM 2LOSS
TW
Takato Watanabe

59P6Z5 · USA

DUPR

4.407

SY
Sam Young

GGXPVQ · Seattle, WA, US

DUPR

4.515

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-6234395360
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5691271847,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Terry Shoemaker",
        "dupr_id": "8M9KJO",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Zachary Ohnemus",
        "dupr_id": "3ZY05W",
        "rating": 5.323,
        "profile_pic_url": null,
        "location": "Bainbridge Island, WA, US"
      }
    ]
  },
  {
    "team_id": 5672906513,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Takato Watanabe",
        "dupr_id": "59P6Z5",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam Young",
        "dupr_id": "GGXPVQ",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]