Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Coed League E - 1/15

ID: 6726153835

Match Scores

7-11

Loss

Play Date

2026-01-15

Play Time (Est)

8:45 AM

Play Location

1330 Sandhill Rd, Orem, UT 84058

View Facility Page →

Competitor Teams

TEAM 1LOSS
QK
Quinn Kissell

PKKJEE · USA

DUPR

4.589

MH
Mingi Hong

8MXPED · Salt Lake City, UT, US

DUPR

4.663

TEAM 2WINNER
LG
Lorenzo Guerrero

DNLV96 · Orem, UT, US

DUPR

4.561

LS
Landon Smith

O66J62 · Provo, UT, US

DUPR

4.185

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-6726153835
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5825995972,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Quinn Kissell",
        "dupr_id": "PKKJEE",
        "rating": 4.589,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mingi Hong",
        "dupr_id": "8MXPED",
        "rating": 4.663,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 8061388775,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lorenzo Guerrero",
        "dupr_id": "DNLV96",
        "rating": 4.561,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Landon Smith",
        "dupr_id": "O66J62",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]