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

Coed League A - 4/22

ID: 7685008027

Match Scores

11-7

Win

Play Date

2026-04-22

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BD
Brock Duke

8JY6D8 · Salem, UT, US

DUPR

5.050

KS
Kyle Stoddard

ODGQP2 · Provo, UT, US

DUPR

5.352

TEAM 2LOSS
TB
Trevor Barker

KO6K6Y · Genola, UT, US

DUPR

5.135

VS
Veha Souphom

YGO4VG · Utah County, UT, US

DUPR

5.045

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-7685008027
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7054834047,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brock Duke",
        "dupr_id": "8JY6D8",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": "Salem, UT, US"
      },
      {
        "name": "Kyle Stoddard",
        "dupr_id": "ODGQP2",
        "rating": 5.352,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 7064277006,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Barker",
        "dupr_id": "KO6K6Y",
        "rating": 5.135,
        "profile_pic_url": null,
        "location": "Genola, UT, US"
      },
      {
        "name": "Veha Souphom",
        "dupr_id": "YGO4VG",
        "rating": 5.045,
        "profile_pic_url": null,
        "location": "Utah County, UT, US"
      }
    ]
  }
]