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

5-Year Anniversary Tournament Club Pickleball USA - Men's 5.0

ID: 5949775257

Match Scores

11-1

Loss

Play Date

2026-01-17

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RN
Randy Nguyen

3O7PN7 · UT, US

DUPR

5.063

CN
Chase Nuttall

QP2G0D · Park City, UT, US

DUPR

5.011

TEAM 2LOSS
CS
Carter Stringham

8D4PYY · Riverton, UT, US

DUPR

4.792

AT
Andrew Thuernagle

8GOPWQ · USA

DUPR

4.325

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-5949775257
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8562963881,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy Nguyen",
        "dupr_id": "3O7PN7",
        "rating": 5.063,
        "profile_pic_url": null,
        "location": "UT, US"
      },
      {
        "name": "Chase Nuttall",
        "dupr_id": "QP2G0D",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      }
    ]
  },
  {
    "team_id": 7315116701,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carter Stringham",
        "dupr_id": "8D4PYY",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Andrew Thuernagle",
        "dupr_id": "8GOPWQ",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]