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

5 GOLDEN RINGS - Club Pickleball USA - Men's 4.5

ID: 8367573616

Match Scores

12-10

Win

Play Date

2024-12-21

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RB
Rusty Bryant

12JE9E · Riverton, UT, US

DUPR

4.610

JL
JD Lewis

8JLQPJ · Sandy, UT, US

DUPR

4.760

TEAM 2LOSS
QK
Quinn Kissell

PKKJEE · USA

DUPR

4.415

MH
Mingi Hong

8MXPED · Salt Lake City, UT, US

DUPR

4.611

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-8367573616
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5536444263,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rusty Bryant",
        "dupr_id": "12JE9E",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "JD Lewis",
        "dupr_id": "8JLQPJ",
        "rating": 4.76,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 7933649922,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Quinn Kissell",
        "dupr_id": "PKKJEE",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mingi Hong",
        "dupr_id": "8MXPED",
        "rating": 4.611,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]