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

League D

ID: 4417143212

Match Scores

6-11

Win

Play Date

2024-11-04

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Jordan Mack

KOEVJO · Centerville, UT, US

DUPR

4.777

SD
Suzie Duke

84R2V8 · Salem, UT, US

DUPR

4.485

TEAM 2WINNER
BC
Brett Clayson

16GOKK · Pleasant Grove, UT, US

DUPR

4.558

SC
Steve Cuillard

16XZ08 · Highland, UT, US

DUPR

4.500

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-4417143212
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7606060896,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan Mack",
        "dupr_id": "KOEVJO",
        "rating": 4.777,
        "profile_pic_url": null,
        "location": "Centerville, UT, US"
      },
      {
        "name": "Suzie Duke",
        "dupr_id": "84R2V8",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Salem, UT, US"
      }
    ]
  },
  {
    "team_id": 8460258953,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brett Clayson",
        "dupr_id": "16GOKK",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Steve Cuillard",
        "dupr_id": "16XZ08",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  }
]