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

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

ID: 5448445932

Match Scores

15-6

Win

Play Date

2026-01-17

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Sammy Mccabe

89G4V1 · South Jordan, UT, US

DUPR

5.765

HG
Hudson Gilbert

8E4VJ3 · Lehi, UT, US

DUPR

5.113

TEAM 2LOSS
QK
Quinn Kissell

PKKJEE · USA

DUPR

4.586

MH
Mingi Hong

8MXPED · Salt Lake City, UT, US

DUPR

4.665

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-5448445932
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4594516875,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sammy Mccabe",
        "dupr_id": "89G4V1",
        "rating": 5.765,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Hudson Gilbert",
        "dupr_id": "8E4VJ3",
        "rating": 5.113,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 8452521982,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Quinn Kissell",
        "dupr_id": "PKKJEE",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mingi Hong",
        "dupr_id": "8MXPED",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]