Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPL Season 4 Tryouts - Sponsored by FRANC | PKL

ID: 7685457728

Match Scores

16-15

Loss

Play Date

2026-05-17

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TL
Tom Lorencin

Z97ZYW · USA

DUPR

3.705

TY
Theodore Young

5E67X5 · USA

DUPR

4.245

TEAM 2LOSS
DP
Dan Parrett

0RKOLG · Canterbury, England, GB

DUPR

4.266

CB
Carl Berry

M2WDGV · USA

DUPR

3.903

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-7685457728
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5763004570,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Lorencin",
        "dupr_id": "Z97ZYW",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Theodore Young",
        "dupr_id": "5E67X5",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5627658961,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Parrett",
        "dupr_id": "0RKOLG",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Canterbury, England, GB"
      },
      {
        "name": "Carl Berry",
        "dupr_id": "M2WDGV",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]