Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Annual Shamrock Showdown - Men's Doubles 4.0-4.5 Round Robin All Ages

ID: 6946202407

Match Scores

7-11

Win

Play Date

2026-03-08

Play Time (Est)

8:45 AM

Play Location

Prestige Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
PM
Paul McCahey

L2XKZK · New City, NY, US

DUPR

4.165

DW
Dan Weisberg

1RM72N · USA

DUPR

3.710

TEAM 2WINNER
WK
William Kuo

6ZOOWE · Fort Lee, NJ, US

DUPR

4.058

SO
Stan Oneil

76DGX5 · NJ, US

DUPR

4.191

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-6946202407
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7928440232,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul McCahey",
        "dupr_id": "L2XKZK",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "New City, NY, US"
      },
      {
        "name": "Dan Weisberg",
        "dupr_id": "1RM72N",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7754643842,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "William Kuo",
        "dupr_id": "6ZOOWE",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Fort Lee, NJ, US"
      },
      {
        "name": "Stan Oneil",
        "dupr_id": "76DGX5",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]