Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2/15/2025 - Saturday Cream of the Crop

ID: 4730857984

Match Scores

11-2

Win

Play Date

2025-02-15

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
QK
Quinn Kissell

PKKJEE · USA

DUPR

4.372

JN
Jonathan Nielsen

1NYDZ3 · Camarillo, CA, US

DUPR

4.631

TEAM 2LOSS
JT
Jordan Thomas

9PJV47 · Spanish Fork, UT, US

DUPR

4.103

KB
Ken Bown

3Z6VW3 · Lehi, UT, US

DUPR

3.755

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-4730857984
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4371376632,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Quinn Kissell",
        "dupr_id": "PKKJEE",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Nielsen",
        "dupr_id": "1NYDZ3",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Camarillo, CA, US"
      }
    ]
  },
  {
    "team_id": 7236981017,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan Thomas",
        "dupr_id": "9PJV47",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Ken Bown",
        "dupr_id": "3Z6VW3",
        "rating": 3.755,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]