Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Summer Lovin - Club Pickleball USA - Men's 4.5

ID: 7376645918

Match Scores

15-9

Loss

Play Date

2025-08-23

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RN
Ryan Nielson

8M0L2D · Salt Lake City, UT, US

DUPR

4.086

KS
Kaden Salem

3XRLJ4 · Park City, UT, US

DUPR

4.468

TEAM 2LOSS
CS
Cameron Smith

59YZQR · Spanish Fork, UT, US

DUPR

4.316

TG
Taylor Gervais

8JW5OO · Springville, UT, US

DUPR

4.226

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-7376645918
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6210886250,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Nielson",
        "dupr_id": "8M0L2D",
        "rating": 4.086,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Kaden Salem",
        "dupr_id": "3XRLJ4",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      }
    ]
  },
  {
    "team_id": 7585237080,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cameron Smith",
        "dupr_id": "59YZQR",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Taylor Gervais",
        "dupr_id": "8JW5OO",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      }
    ]
  }
]