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

League B

ID: 7921866799

Match Scores

6-11

Loss

Play Date

2024-11-13

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BC
Brad Carpenter

8DD064 · Sandy, UT, US

DUPR

4.948

ZH
Zachary Harris

8W7Q5Q · Lehi, UT, US

DUPR

4.777

TEAM 2WINNER
ST
Silas Tad Christiansen

3OR92P · Lehi, UT, US

DUPR

4.854

MH
Maxwell Hill

30ER22 · Provo, UT, US

DUPR

4.923

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-7921866799
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7658890047,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brad Carpenter",
        "dupr_id": "8DD064",
        "rating": 4.948,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Zachary Harris",
        "dupr_id": "8W7Q5Q",
        "rating": 4.777,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 6739145626,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Silas Tad Christiansen",
        "dupr_id": "3OR92P",
        "rating": 4.854,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Maxwell Hill",
        "dupr_id": "30ER22",
        "rating": 4.923,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]