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

Coed League A - 4/22

ID: 7051817697

Match Scores

11-0

Win

Play Date

2026-04-22

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BD
Brock Duke

8JY6D8 · Salem, UT, US

DUPR

5.022

KS
Kyle Stoddard

ODGQP2 · Provo, UT, US

DUPR

5.324

TEAM 2LOSS
GO
Guillermo Orellana

8WR0MQ · Lehi, UT, US

DUPR

5.039

RN
Randy Nguyen

3O7PN7 · UT, US

DUPR

4.999

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-7051817697
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5409181891,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brock Duke",
        "dupr_id": "8JY6D8",
        "rating": 5.022,
        "profile_pic_url": null,
        "location": "Salem, UT, US"
      },
      {
        "name": "Kyle Stoddard",
        "dupr_id": "ODGQP2",
        "rating": 5.324,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 4509018145,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Guillermo Orellana",
        "dupr_id": "8WR0MQ",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Randy Nguyen",
        "dupr_id": "3O7PN7",
        "rating": 4.999,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  }
]