Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2/15/2025 - Saturday Cream of the Crop

ID: 7158818231

Match Scores

5-11

Win

Play Date

2025-02-15

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
QK
Quinn Kissell

PKKJEE · USA

DUPR

4.367

KB
Ken Bown

3Z6VW3 · Lehi, UT, US

DUPR

3.760

TEAM 2WINNER
JT
Jordan Thomas

9PJV47 · Spanish Fork, UT, US

DUPR

4.108

JN
Jonathan Nielsen

1NYDZ3 · Camarillo, CA, US

DUPR

4.604

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-7158818231
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6420969744,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Quinn Kissell",
        "dupr_id": "PKKJEE",
        "rating": 4.367,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ken Bown",
        "dupr_id": "3Z6VW3",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 4364148835,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordan Thomas",
        "dupr_id": "9PJV47",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Jonathan Nielsen",
        "dupr_id": "1NYDZ3",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": "Camarillo, CA, US"
      }
    ]
  }
]