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

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

ID: 6225065479

Match Scores

15-7

Loss

Play Date

2026-01-17

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RF
Ryne Fertitta

1NP0Z3 · Midvale, UT, US

DUPR

5.282

AQ
Alexander Qi

8GOJVX · Salt Lake City, UT, US

DUPR

5.330

TEAM 2LOSS
CS
Carter Stringham

8D4PYY · Riverton, UT, US

DUPR

4.853

AT
Andrew Thuernagle

8GOPWQ · USA

DUPR

4.567

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-6225065479
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5884530189,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryne Fertitta",
        "dupr_id": "1NP0Z3",
        "rating": 5.282,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      },
      {
        "name": "Alexander Qi",
        "dupr_id": "8GOJVX",
        "rating": 5.33,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 7586808179,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carter Stringham",
        "dupr_id": "8D4PYY",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Andrew Thuernagle",
        "dupr_id": "8GOPWQ",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]