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

Coed League A - 4/22

ID: 6011152428

Match Scores

7-11

Loss

Play Date

2026-04-22

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BD
Brock Duke

8JY6D8 · Salem, UT, US

DUPR

5.025

KS
Kyle Stoddard

ODGQP2 · Provo, UT, US

DUPR

5.327

TEAM 2WINNER
BC
Barrett Croft

35V5R3 · American Fork, UT, US

DUPR

5.042

MB
McKay Berndt

8JOE0W · Orem, UT, US

DUPR

4.871

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-6011152428
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4912120062,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brock Duke",
        "dupr_id": "8JY6D8",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Salem, UT, US"
      },
      {
        "name": "Kyle Stoddard",
        "dupr_id": "ODGQP2",
        "rating": 5.327,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 4537798384,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Barrett Croft",
        "dupr_id": "35V5R3",
        "rating": 5.042,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "McKay Berndt",
        "dupr_id": "8JOE0W",
        "rating": 4.871,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]