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

Thursday Morning Moneyball 11/07/2024

ID: 5792577881

Match Scores

9-11

Win

Play Date

2024-11-07

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SG
Samuel Gibson

8KZVK8 · Orem, UT, US

DUPR

4.829

BW
Benji Woahn

3L0VMK · Orem, UT, US

DUPR

4.986

TEAM 2WINNER
DH
Dylan Heaton

89YM07 · Vineyard, UT, US

DUPR

4.935

CB
Connor Bernal

3L4QZ3 · American Fork, UT, US

DUPR

5.428

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-5792577881
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5833608421,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Samuel Gibson",
        "dupr_id": "8KZVK8",
        "rating": 4.829,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Benji Woahn",
        "dupr_id": "3L0VMK",
        "rating": 4.986,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 6569188667,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dylan Heaton",
        "dupr_id": "89YM07",
        "rating": 4.935,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      },
      {
        "name": "Connor Bernal",
        "dupr_id": "3L4QZ3",
        "rating": 5.428,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  }
]