Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Utah, Tournament of Champions Mens Doubles Skill: (4.5) Age: (10 To 49)

ID: 8502947613

Match Scores

15-3

Win

Play Date

2023-08-18

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HG
Hudson Gilbert

8E4VJ3 · Lehi, UT, US

DUPR

4.393

TP
Tyson Pulsipher

8GDJPM · Provo, UT, US

DUPR

4.757

TEAM 2LOSS
MJ
Maxwell Jensen

8WZRXM · USA

DUPR

4.329

LJ
Lucas Jensen

1NXP77 · Syracuse, UT, US

DUPR

4.253

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-8502947613
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4441042979,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hudson Gilbert",
        "dupr_id": "8E4VJ3",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Tyson Pulsipher",
        "dupr_id": "8GDJPM",
        "rating": 4.757,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 6430785392,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maxwell Jensen",
        "dupr_id": "8WZRXM",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lucas Jensen",
        "dupr_id": "1NXP77",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      }
    ]
  }
]