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

Thursday Morning Moneyball 11/07/2024

ID: 6975762105

Match Scores

11-1

Win

Play Date

2024-11-07

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Dylan Heaton

89YM07 · Vineyard, UT, US

DUPR

4.951

CB
Connor Bernal

3L4QZ3 · American Fork, UT, US

DUPR

5.457

TEAM 2LOSS
TB
Trevor Barker

KO6K6Y · Genola, UT, US

DUPR

4.766

JP
Jaren Pope

NYX6L2 · UT, US

DUPR

4.779

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-6975762105
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5798651007,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Heaton",
        "dupr_id": "89YM07",
        "rating": 4.951,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      },
      {
        "name": "Connor Bernal",
        "dupr_id": "3L4QZ3",
        "rating": 5.457,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 6350268341,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Barker",
        "dupr_id": "KO6K6Y",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Genola, UT, US"
      },
      {
        "name": "Jaren Pope",
        "dupr_id": "NYX6L2",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  }
]