Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

7/26/2025 - Saturday Cream of the Crop

ID: 6902598665

Match Scores

11-7

Win

Play Date

2025-07-26

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GE
Glenn Everett Erickson

3VLJE5 · Provo, UT, US

DUPR

4.577

SJ
Scott Jarvie

30N79G · Highland, UT, US

DUPR

4.179

TEAM 2LOSS
CB
Chris Beckstead

0QODKQ · Highland, UT, US

DUPR

3.965

PS
Preston Stratton

8K00KQ · UT, US

DUPR

3.628

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-6902598665
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7734191699,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Glenn Everett Erickson",
        "dupr_id": "3VLJE5",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Scott Jarvie",
        "dupr_id": "30N79G",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  },
  {
    "team_id": 7060325124,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Beckstead",
        "dupr_id": "0QODKQ",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Preston Stratton",
        "dupr_id": "8K00KQ",
        "rating": 3.628,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  }
]