Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

7/12/2025 - Saturday Cream of the Crop

ID: 7952345176

Match Scores

11-4

Win

Play Date

2025-07-12

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
WC
Wayne Call

8GKL4Q · Alpine, UT, US

DUPR

3.823

CL
Cameron Lyman

89YJ7J · Provo, UT, US

DUPR

4.243

TEAM 2LOSS
DH
Dusty Hunt

DNZQQ6 · Pleasant Grove, UT, US

DUPR

4.125

BS
Brad Stephens

ODRY5P · Agoura Hills, CA, US

DUPR

3.781

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-7952345176
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7207511064,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wayne Call",
        "dupr_id": "8GKL4Q",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": "Alpine, UT, US"
      },
      {
        "name": "Cameron Lyman",
        "dupr_id": "89YJ7J",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 7220313833,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dusty Hunt",
        "dupr_id": "DNZQQ6",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Brad Stephens",
        "dupr_id": "ODRY5P",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "Agoura Hills, CA, US"
      }
    ]
  }
]