Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPL Season 4 Tryouts - Sponsored by FRANC | PKL

ID: 7232210074

Match Scores

18-16

Loss

Play Date

2026-05-17

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HW
Harry Worrad

DNMZWL · Leicestershire, England, GB

DUPR

4.776

DP
Dan Parrett

0RKOLG · Canterbury, England, GB

DUPR

4.267

TEAM 2LOSS
NG
Noah Gregory

766450 · USA

DUPR

3.998

JA
Jonathan Adams

1Q27O5 · Surrey, England, GB

DUPR

4.834

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-7232210074
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4488274292,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Harry Worrad",
        "dupr_id": "DNMZWL",
        "rating": 4.776,
        "profile_pic_url": null,
        "location": "Leicestershire, England, GB"
      },
      {
        "name": "Dan Parrett",
        "dupr_id": "0RKOLG",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "Canterbury, England, GB"
      }
    ]
  },
  {
    "team_id": 7404428529,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Gregory",
        "dupr_id": "766450",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Adams",
        "dupr_id": "1Q27O5",
        "rating": 4.834,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      }
    ]
  }
]