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

PPA Tour: Utah, Tournament of Champions Mens Doubles Skill: (5.0) Age: (Under 50) Age: (10 To 34)

ID: 8175474072

Match Scores

15-3

Loss

Play Date

2023-08-18

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZS
Zach Silvernail

3Y6WOG · Phoenix, AZ, US

DUPR

4.863

SM
Sterling Murset

3Y449G · Queen Creek, AZ, US

DUPR

4.913

TEAM 2LOSS
AL
Andrew Langdon

3YRG7P · Lebanon, TN, US

DUPR

4.039

TL
Trevor Linton

12QY98 · South Jordan, UT, US

DUPR

4.599

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-8175474072
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6266768593,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zach Silvernail",
        "dupr_id": "3Y6WOG",
        "rating": 4.863,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Sterling Murset",
        "dupr_id": "3Y449G",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      }
    ]
  },
  {
    "team_id": 5466644406,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Langdon",
        "dupr_id": "3YRG7P",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Lebanon, TN, US"
      },
      {
        "name": "Trevor Linton",
        "dupr_id": "12QY98",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]