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

4.5 Mixed

ID: 8544088096

Match Scores

3-11

Loss

Play Date

2025-07-12

Play Time (Est)

5:00 PM

Play Location

1650 N Main St

Unverified Facility

Competitor Teams

TEAM 1LOSS
RW
RJay Ward

2LRJJY · Hyrum, UT, US

DUPR

4.466

CC
Christy Chambers

GGLRGD · Logan, UT, US

DUPR

4.339

TEAM 2WINNER
HD
Hutch Daniels

8WRPL3 · Smithfield, UT, US

DUPR

4.627

KJ
Kara Johnson

307L6G · Preston, ID, US

DUPR

4.635

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-8544088096
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6637369368,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "RJay Ward",
        "dupr_id": "2LRJJY",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": "Hyrum, UT, US"
      },
      {
        "name": "Christy Chambers",
        "dupr_id": "GGLRGD",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      }
    ]
  },
  {
    "team_id": 7869589802,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hutch Daniels",
        "dupr_id": "8WRPL3",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      },
      {
        "name": "Kara Johnson",
        "dupr_id": "307L6G",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Preston, ID, US"
      }
    ]
  }
]