Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Crown of the Continent Tournament - Mens Doubles Skill: (4.5 And Above) Age: (49 And Under)

ID: 5306540251

Match Scores

15-12

Loss

Play Date

2025-08-08

Play Time (Est)

8:45 AM

Play Location

Bigfork, MT

View Facility Page →

Competitor Teams

TEAM 1WINNER
TM
Tim Mcmahon

YGLW7D · Campbell, CA, US

DUPR

4.557

JM
James McMahon

MP2WXO · USA

DUPR

4.204

TEAM 2LOSS
DS
David Scurlock

8DYXPM · La Mesa, CA, US

DUPR

4.324

JS
Jon Scurlock

84P0QM · Whitefish, MT, US

DUPR

4.853

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-5306540251
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7450221902,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Mcmahon",
        "dupr_id": "YGLW7D",
        "rating": 4.557,
        "profile_pic_url": null,
        "location": "Campbell, CA, US"
      },
      {
        "name": "James  McMahon",
        "dupr_id": "MP2WXO",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7428303446,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Scurlock",
        "dupr_id": "8DYXPM",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "La Mesa, CA, US"
      },
      {
        "name": "Jon Scurlock",
        "dupr_id": "84P0QM",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Whitefish, MT, US"
      }
    ]
  }
]