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

Coed League C - 06/01

ID: 6431425597

Match Scores

6-11

Win

Play Date

2026-06-01

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CL
Carter Leski

3X9DP7 · Provo, UT, US

DUPR

4.781

QK
Quinn Kissell

PKKJEE · USA

DUPR

4.754

TEAM 2WINNER
NW
Nick White

3L0GQK · Highland, UT, US

DUPR

4.557

HB
Heber Boerr

WN5Z0G · Caracas, Dto. Capital, VE

DUPR

4.735

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-6431425597
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6241121448,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carter Leski",
        "dupr_id": "3X9DP7",
        "rating": 4.781,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Quinn Kissell",
        "dupr_id": "PKKJEE",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7115277326,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick White",
        "dupr_id": "3L0GQK",
        "rating": 4.557,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Heber Boerr",
        "dupr_id": "WN5Z0G",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": "Caracas, Dto. Capital, VE"
      }
    ]
  }
]