Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

League D

ID: 5275873126

Match Scores

11-4

Loss

Play Date

2025-07-22

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Jeffrey Payne

17WQL9 · Saratoga Springs, UT, US

DUPR

4.717

AG
Aaron Gustafson

RZXM6Q · Provo, UT, US

DUPR

4.479

TEAM 2LOSS
JY
Jacob Young

3052N8 · Orem, UT, US

DUPR

4.329

AM
Aaron Moore

3ZRNQM · Orem, UT, US

DUPR

4.333

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-5275873126
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5950598173,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Payne",
        "dupr_id": "17WQL9",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "Aaron Gustafson",
        "dupr_id": "RZXM6Q",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 6359616946,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Young",
        "dupr_id": "3052N8",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Aaron Moore",
        "dupr_id": "3ZRNQM",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]