Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Thursday night 5.0 - Aarons Group

ID: 7891495437

Match Scores

1-11, 5-11

Loss

Play Date

2025-01-09

Play Time (Est)

10:15 AM

Play Location

15892 S Rockwell Park Cove

Unverified Facility

Competitor Teams

TEAM 1LOSS
CK
Colson Kramer

35E2KP · Salt Lake City, UT, US

DUPR

5.043

AM
Aaron Millar

XJGRM7 · USA

DUPR

4.874

TEAM 2WINNER
JD
Joshua Diaz

1QX4XR · Mapleton, UT, US

DUPR

5.407

RA
Reine Akebrand

8E2QE1 · Eagle Mountain, UT, US

DUPR

5.198

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-7891495437
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6719813778,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Colson Kramer",
        "dupr_id": "35E2KP",
        "rating": 5.043,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Aaron Millar",
        "dupr_id": "XJGRM7",
        "rating": 4.874,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5992956897,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joshua Diaz",
        "dupr_id": "1QX4XR",
        "rating": 5.407,
        "profile_pic_url": null,
        "location": "Mapleton, UT, US"
      },
      {
        "name": "Reine Akebrand",
        "dupr_id": "8E2QE1",
        "rating": 5.198,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      }
    ]
  }
]