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

Thursday Morning Moneyball 11/07/2024

ID: 6638690528

Match Scores

11-8

Win

Play Date

2024-11-07

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MT
Mitchell Tate

166XWG · Pleasant Grove, UT, US

DUPR

5.521

JE
Jared Eaton

3P0D0Z · Provo, UT, US

DUPR

5.346

TEAM 2LOSS
TB
Trevor Barker

KO6K6Y · Genola, UT, US

DUPR

4.780

JP
Jaren Pope

NYX6L2 · UT, US

DUPR

4.787

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-6638690528
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7358713284,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Tate",
        "dupr_id": "166XWG",
        "rating": 5.521,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Jared Eaton",
        "dupr_id": "3P0D0Z",
        "rating": 5.346,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 7723838110,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Barker",
        "dupr_id": "KO6K6Y",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": "Genola, UT, US"
      },
      {
        "name": "Jaren Pope",
        "dupr_id": "NYX6L2",
        "rating": 4.787,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  }
]