Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Founders Tournament - Men's Doubles Skill: (4.0) Age: (46+)

ID: 6762023088

Match Scores

2-15

Win

Play Date

2025-08-15

Play Time (Est)

1:00 PM

Play Location

Bainbridge Island, WA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SN
Scott Nicol

3ZXE9P · Kula, HI, US

DUPR

3.514

BC
Brad Cook

3XMDK7 · Kihei, HI, US

DUPR

4.526

TEAM 2WINNER
JL
Jonathan Langman

3LN6GK · Kirkland, WA, US

DUPR

4.393

JC
James Chattra

3OXKGW · USA

DUPR

4.419

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-6762023088
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5541629922,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Nicol",
        "dupr_id": "3ZXE9P",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": "Kula, HI, US"
      },
      {
        "name": "Brad Cook",
        "dupr_id": "3XMDK7",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Kihei, HI, US"
      }
    ]
  },
  {
    "team_id": 5403415556,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Langman",
        "dupr_id": "3LN6GK",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      },
      {
        "name": "James Chattra",
        "dupr_id": "3OXKGW",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]