Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

7/26/2025 - Saturday Cream of the Crop

ID: 7651041301

Match Scores

11-8

Loss

Play Date

2025-07-26

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GE
Glenn Everett Erickson

3VLJE5 · Provo, UT, US

DUPR

4.589

JH
Josh Hall

YGOE7E · USA

DUPR

3.535

TEAM 2LOSS
JR
John Richards

3ORMW3 · Provo, UT, US

DUPR

4.027

SJ
Scott Jarvie

30N79G · Highland, UT, US

DUPR

4.192

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-7651041301
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6488588996,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Glenn Everett Erickson",
        "dupr_id": "3VLJE5",
        "rating": 4.589,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Josh Hall",
        "dupr_id": "YGOE7E",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7946713410,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Richards",
        "dupr_id": "3ORMW3",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Scott Jarvie",
        "dupr_id": "30N79G",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  }
]