Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

League D

ID: 5964012595

Match Scores

3-11

Loss

Play Date

2025-07-22

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JY
Jacob Young

3052N8 · Orem, UT, US

DUPR

4.262

AM
Aaron Moore

3ZRNQM · Orem, UT, US

DUPR

4.265

TEAM 2WINNER
MH
Michael Hansen

8W4OL3 · Spanish Fork, UT, US

DUPR

4.635

GM
Garrett Moreland

89XKR3 · Lehi, UT, US

DUPR

4.440

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-5964012595
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6001897747,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Young",
        "dupr_id": "3052N8",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Aaron Moore",
        "dupr_id": "3ZRNQM",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 7230964952,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Hansen",
        "dupr_id": "8W4OL3",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Garrett Moreland",
        "dupr_id": "89XKR3",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]