Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bracketology - Men's 4.5 - Group 3 Round 3

ID: 4335497580

Match Scores

1-11

Win

Play Date

2026-03-21

Play Time (Est)

1:00 PM

Play Location

Club Pickleball USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RP
Ryder Patti

6ZDVQQ · Mapleton, UT, US

DUPR

3.843

PS
Preston Stratton

8K00KQ · UT, US

DUPR

4.212

TEAM 2WINNER
AG
Allan Groves

8WYOWG · Midvale, UT, US

DUPR

4.495

MN
Matthew Nelson

3044N2 · Murray, UT, US

DUPR

4.788

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-4335497580
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7872079291,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryder Patti",
        "dupr_id": "6ZDVQQ",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Mapleton, UT, US"
      },
      {
        "name": "Preston Stratton",
        "dupr_id": "8K00KQ",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  },
  {
    "team_id": 7858758871,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allan Groves",
        "dupr_id": "8WYOWG",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      },
      {
        "name": "Matthew Nelson",
        "dupr_id": "3044N2",
        "rating": 4.788,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      }
    ]
  }
]