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

Thursday Morning Moneyball 11/07/2024

ID: 7932750721

Match Scores

11-5

Loss

Play Date

2024-11-07

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Braden Jacobson

12O9X4 · PPA Tour Pro

DUPR

4.852

JT
John Thorn

122LY1 · Orem, UT, US

DUPR

5.638

TEAM 2LOSS
DH
Dylan Heaton

89YM07 · Vineyard, UT, US

DUPR

4.870

CB
Connor Bernal

3L4QZ3 · American Fork, UT, US

DUPR

5.321

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-7932750721
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8559700071,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Braden Jacobson",
        "dupr_id": "12O9X4",
        "rating": 4.852,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/braden-jacobson_headshot.webp",
        "location": "PPA Tour Pro"
      },
      {
        "name": "John Thorn",
        "dupr_id": "122LY1",
        "rating": 5.638,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 7498613162,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dylan Heaton",
        "dupr_id": "89YM07",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      },
      {
        "name": "Connor Bernal",
        "dupr_id": "3L4QZ3",
        "rating": 5.321,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  }
]