Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2/15/2025 - Saturday Cream of the Crop

ID: 8201410557

Match Scores

11-5

Loss

Play Date

2025-02-15

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
QK
Quinn Kissell

PKKJEE · USA

DUPR

4.386

JT
Jordan Thomas

9PJV47 · Spanish Fork, UT, US

DUPR

4.117

TEAM 2LOSS
JN
Jonathan Nielsen

1NYDZ3 · Camarillo, CA, US

DUPR

4.563

KB
Ken Bown

3Z6VW3 · Lehi, UT, US

DUPR

3.741

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-8201410557
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6631870929,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Quinn Kissell",
        "dupr_id": "PKKJEE",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jordan Thomas",
        "dupr_id": "9PJV47",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 8210978523,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Nielsen",
        "dupr_id": "1NYDZ3",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Camarillo, CA, US"
      },
      {
        "name": "Ken Bown",
        "dupr_id": "3Z6VW3",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]