Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

League D

ID: 4994225384

Match Scores

11-3

Win

Play Date

2024-11-04

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Brett Clayson

16GOKK · Pleasant Grove, UT, US

DUPR

4.533

SC
Steve Cuillard

16XZ08 · Highland, UT, US

DUPR

4.463

TEAM 2LOSS
DS
Dave Sylvester

17WNV0 · Cedar Hills, UT, US

DUPR

4.529

JT
Justin Taylor

4LQJEV · Lehi, UT, US

DUPR

4.422

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-4994225384
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4727064660,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett Clayson",
        "dupr_id": "16GOKK",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Steve Cuillard",
        "dupr_id": "16XZ08",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  },
  {
    "team_id": 6952438636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dave Sylvester",
        "dupr_id": "17WNV0",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": "Cedar Hills, UT, US"
      },
      {
        "name": "Justin Taylor",
        "dupr_id": "4LQJEV",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]