Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPL Season 4 Tryouts - Sponsored by FRANC | PKL

ID: 8420335874

Match Scores

15-13

Loss

Play Date

2026-05-17

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NP
Nathan Parker

30OEMG · USA

DUPR

4.639

SC
Shane Crook

1N4DL6 · Romsey, England, GB

DUPR

4.383

TEAM 2LOSS
JH
Jonathan Hart

7JP9MM · USA

DUPR

4.096

JA
Jonathan Adams

1Q27O5 · Surrey, England, GB

DUPR

4.835

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-8420335874
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4391507137,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathan Parker",
        "dupr_id": "30OEMG",
        "rating": 4.639,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shane Crook",
        "dupr_id": "1N4DL6",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Romsey, England, GB"
      }
    ]
  },
  {
    "team_id": 5826131306,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Hart",
        "dupr_id": "7JP9MM",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Adams",
        "dupr_id": "1Q27O5",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      }
    ]
  }
]