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

Summer Lovin - Club Pickleball USA - Men's 5.0

ID: 7741740230

Match Scores

11-9, 11-3

Win

Play Date

2025-08-23

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JE
Jared Eaton

3P0D0Z · Provo, UT, US

DUPR

5.111

CB
Connor Bernal

3L4QZ3 · American Fork, UT, US

DUPR

5.176

TEAM 2LOSS
QK
Quinn Kissell

PKKJEE · USA

DUPR

4.428

MH
Mingi Hong

8MXPED · Salt Lake City, UT, US

DUPR

4.721

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-7741740230
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5990201860,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Eaton",
        "dupr_id": "3P0D0Z",
        "rating": 5.111,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Connor Bernal",
        "dupr_id": "3L4QZ3",
        "rating": 5.176,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 5321168798,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Quinn Kissell",
        "dupr_id": "PKKJEE",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mingi Hong",
        "dupr_id": "8MXPED",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]