Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklenova Summer Craze Tournament

ID: 5136245137

Match Scores

11-9

Win

Play Date

2023-06-09

Play Time (Est)

2:15 AM

Play Location

Mount Ogden Pickleball Courts, Constitution Way, Ogden, UT, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JK
Jeff Knowlton

2LQPM4 · Kaysville, UT, US

DUPR

4.612

JW
Jonathan Wood

1RQXKQ · Layton, UT, US

DUPR

4.233

TEAM 2LOSS
DR
Devin Robins

8D0PWL · Orem, UT, US

DUPR

3.595

BS
Blake slade

JZJKZW · USA

DUPR

3.595

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-5136245137
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5553415499,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Knowlton",
        "dupr_id": "2LQPM4",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      },
      {
        "name": "Jonathan Wood",
        "dupr_id": "1RQXKQ",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      }
    ]
  },
  {
    "team_id": 6912148893,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Devin Robins",
        "dupr_id": "8D0PWL",
        "rating": 3.595,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Blake slade",
        "dupr_id": "JZJKZW",
        "rating": 3.595,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]