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

Coed League D - 03/03

ID: 5444091417

Match Scores

11-7

Loss

Play Date

2026-03-03

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Robbie Trewartha

PKPE9X · Provo, UT, US

DUPR

4.631

QK
Quinn Kissell

PKKJEE · USA

DUPR

4.679

TEAM 2LOSS
AG
Aaron Gustafson

RZXM6Q · Provo, UT, US

DUPR

4.322

BS
Brent Stratton

8M4JND · Elk Ridge, UT, US

DUPR

4.650

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-5444091417
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8105547881,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robbie Trewartha",
        "dupr_id": "PKPE9X",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Quinn Kissell",
        "dupr_id": "PKKJEE",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4924927630,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Gustafson",
        "dupr_id": "RZXM6Q",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Brent Stratton",
        "dupr_id": "8M4JND",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Elk Ridge, UT, US"
      }
    ]
  }
]