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

League B

ID: 8491199612

Match Scores

3-11

Loss

Play Date

2024-11-13

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BC
Brad Carpenter

8DD064 · Sandy, UT, US

DUPR

4.955

ZH
Zachary Harris

8W7Q5Q · Lehi, UT, US

DUPR

4.785

TEAM 2WINNER
ST
Silas Tad Christiansen

3OR92P · Lehi, UT, US

DUPR

4.846

MH
Maxwell Hill

30ER22 · Provo, UT, US

DUPR

4.916

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-8491199612
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6196138706,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brad Carpenter",
        "dupr_id": "8DD064",
        "rating": 4.955,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Zachary Harris",
        "dupr_id": "8W7Q5Q",
        "rating": 4.785,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 6227838151,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Silas Tad Christiansen",
        "dupr_id": "3OR92P",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Maxwell Hill",
        "dupr_id": "30ER22",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]