Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thanksgiving Pickleball Grand Slam 2025 - Mens Doubles Skill: (3.5 To 3.9) Age: (OPEN)

ID: 5005629438

Match Scores

11-4

Win

Play Date

2025-11-29

Play Time (Est)

7:30 PM

Play Location

Auckland,

View Facility Page →

Competitor Teams

TEAM 1WINNER
CW
Craig Williams

OZDR97 · Auckland, Auckland, NZ

DUPR

3.903

JT
james taylor smith

XK2V4R · Whangaparāoa, Auckland, NZ

DUPR

3.768

TEAM 2LOSS
OG
Oscar Graham

WN446M · USA

DUPR

3.336

KS
Kyle Sterne

0ZG4WX · USA

DUPR

3.408

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-5005629438
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7225631222,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Craig Williams",
        "dupr_id": "OZDR97",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "james taylor smith",
        "dupr_id": "XK2V4R",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": "Whangaparāoa, Auckland, NZ"
      }
    ]
  },
  {
    "team_id": 4383139990,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Oscar Graham",
        "dupr_id": "WN446M",
        "rating": 3.336,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Sterne",
        "dupr_id": "0ZG4WX",
        "rating": 3.408,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]