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

PPA Tour: Picklr Utah Open Mens Doubles Skill: (5.0) Age: (10 To 34)

ID: 5018394517

Match Scores

12-10, 11-7

Win

Play Date

2024-08-24

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TM
Tyler Miller

8MKXV3 · St. George, UT, US

DUPR

5.412

MN
Max Nadauld

8M920G · St. George, UT, US

DUPR

5.447

TEAM 2LOSS
BS
Brent Slezak

3ON6M2 · Boise, ID, US

DUPR

5.010

KK
Kendall Kikkawa

8DK9O4 · Boise, ID, US

DUPR

4.955

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-5018394517
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7235045819,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Miller",
        "dupr_id": "8MKXV3",
        "rating": 5.412,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Max Nadauld",
        "dupr_id": "8M920G",
        "rating": 5.447,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7366240645,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brent Slezak",
        "dupr_id": "3ON6M2",
        "rating": 5.01,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Kendall Kikkawa",
        "dupr_id": "8DK9O4",
        "rating": 4.955,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  }
]