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

Utah Super Regional Playoffs

ID: 7324092775

Match Scores

21-17

Loss

Play Date

2025-09-28

Play Time (Est)

8:45 AM

Play Location

559 Deseret Dr, Kaysville, UT 84037, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RG
Rachel Garff

8DZ6Y4 · Salt Lake City, UT, US

DUPR

5.043

LG
Lily Goodwin

896E9E · Spanish Fork, UT, US

DUPR

4.087

TEAM 2LOSS
BH
Brinley Horton

V7GRJ6 · Washington, UT, US

DUPR

4.979

AP
Ashlee Peterson

306J02 · Washington, UT, US

DUPR

4.799

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-7324092775
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5818011997,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rachel Garff",
        "dupr_id": "8DZ6Y4",
        "rating": 5.043,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Lily Goodwin",
        "dupr_id": "896E9E",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 6656648937,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brinley Horton",
        "dupr_id": "V7GRJ6",
        "rating": 4.979,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Ashlee Peterson",
        "dupr_id": "306J02",
        "rating": 4.799,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  }
]