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

Mixed 5.0 (All Ages)

ID: 6236262456

Match Scores

10-12

Loss

Play Date

2026-04-23

Play Time (Est)

1:00 PM

Play Location

Summit Athletic Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
BC
BEAU COVELL

MY52XP · San Diego, CA, US

DUPR

4.626

AP
Ashlee Peterson

306J02 · Washington, UT, US

DUPR

4.777

TEAM 2WINNER
KL
Katy L Tolman

89XWL7 · St. George, UT, US

DUPR

4.509

DS
Dalton Smith

3LV02K · St. George, UT, US

DUPR

4.921

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