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

Club Masters

ID: 5070234833

Match Scores

11-5, 11-4

Loss

Play Date

2025-03-08

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
John Thorn

122LY1 · Orem, UT, US

DUPR

5.651

Braden Jacobson

12O9X4 · PPA Tour Pro

DUPR

5.178

TEAM 2LOSS
WC
William Caetano

35GZZP · Midvale, UT, US

DUPR

5.180

JM
Jaxon Madsen

3VY0N5 · Sandy, UT, US

DUPR

5.281

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-5070234833
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8412878175,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Thorn",
        "dupr_id": "122LY1",
        "rating": 5.651,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Braden Jacobson",
        "dupr_id": "12O9X4",
        "rating": 5.178,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/braden-jacobson_headshot.webp",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 8015570954,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Caetano",
        "dupr_id": "35GZZP",
        "rating": 5.18,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      },
      {
        "name": "Jaxon Madsen",
        "dupr_id": "3VY0N5",
        "rating": 5.281,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]