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

Mixed 5.0 (All Ages)

ID: 6998628491

Match Scores

11-6

Loss

Play Date

2026-04-23

Play Time (Est)

12:45 AM

Play Location

Summit Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
KL
Katy L Tolman

89XWL7 · St. George, UT, US

DUPR

4.504

DS
Dalton Smith

3LV02K · St. George, UT, US

DUPR

4.917

TEAM 2LOSS
BC
BEAU COVELL

MY52XP · San Diego, CA, US

DUPR

4.616

AP
Ashlee Peterson

306J02 · Washington, UT, US

DUPR

4.766

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-6998628491
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7043351309,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katy L Tolman",
        "dupr_id": "89XWL7",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Dalton Smith",
        "dupr_id": "3LV02K",
        "rating": 4.917,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5002531314,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "BEAU COVELL",
        "dupr_id": "MY52XP",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Ashlee Peterson",
        "dupr_id": "306J02",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  }
]