Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Utah Super Regional Playoffs

ID: 6874994285

Match Scores

21-6

Win

Play Date

2025-09-28

Play Time (Est)

6:15 AM

Play Location

559 Deseret Dr, Kaysville, UT 84037, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BH
Brinley Horton

V7GRJ6 · Washington, UT, US

DUPR

5.037

BC
BEAU COVELL

MY52XP · San Diego, CA, US

DUPR

4.455

TEAM 2LOSS
AP
Alyssa Perkins

EWX2XW · St. George, UT, US

DUPR

3.737

NA
Nui Afualo

6ZG2P0 · St. George, UT, US

DUPR

4.713

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-6874994285
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5327486468,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brinley Horton",
        "dupr_id": "V7GRJ6",
        "rating": 5.037,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "BEAU COVELL",
        "dupr_id": "MY52XP",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 8558546404,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alyssa Perkins",
        "dupr_id": "EWX2XW",
        "rating": 3.737,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Nui Afualo",
        "dupr_id": "6ZG2P0",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]