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

Coed League E - 1/15

ID: 6832272591

Match Scores

2-11

Win

Play Date

2026-01-15

Play Time (Est)

4:45 AM

Play Location

1330 Sandhill Rd, Orem, UT 84058

View Facility Page →

Competitor Teams

TEAM 1LOSS
LG
Lorenzo Guerrero

DNLV96 · Orem, UT, US

DUPR

4.545

LS
Landon Smith

O66J62 · Provo, UT, US

DUPR

4.170

TEAM 2WINNER
QK
Quinn Kissell

PKKJEE · USA

DUPR

4.604

MH
Mingi Hong

8MXPED · Salt Lake City, UT, US

DUPR

4.707

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-6832272591
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7519527312,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lorenzo Guerrero",
        "dupr_id": "DNLV96",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Landon Smith",
        "dupr_id": "O66J62",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 6744249649,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Quinn Kissell",
        "dupr_id": "PKKJEE",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mingi Hong",
        "dupr_id": "8MXPED",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]