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

Santa's Naughty or Nice Tournament Club Pickleball USA - Men's 5.0

ID: 5663775068

Match Scores

7-11

Loss

Play Date

2025-12-20

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BW
Ben Whitesides

8EX60O · South Ogden, UT, US

DUPR

5.139

MJ
Michael Jenson

8GJX6M · Farmington, UT, US

DUPR

5.452

TEAM 2WINNER
RF
Ryne Fertitta

1NP0Z3 · Midvale, UT, US

DUPR

5.215

AQ
Alexander Qi

8GOJVX · Salt Lake City, UT, US

DUPR

5.245

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-5663775068
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5254127672,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben Whitesides",
        "dupr_id": "8EX60O",
        "rating": 5.139,
        "profile_pic_url": null,
        "location": "South Ogden, UT, US"
      },
      {
        "name": "Michael Jenson",
        "dupr_id": "8GJX6M",
        "rating": 5.452,
        "profile_pic_url": null,
        "location": "Farmington, UT, US"
      }
    ]
  },
  {
    "team_id": 5199350111,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryne Fertitta",
        "dupr_id": "1NP0Z3",
        "rating": 5.215,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      },
      {
        "name": "Alexander Qi",
        "dupr_id": "8GOJVX",
        "rating": 5.245,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]