Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PPL Season 4 Tryouts - Sponsored by FRANC | PKL

ID: 7886629553

Match Scores

15-11

Loss

Play Date

2026-05-17

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NG
Noah Gregory

766450 · USA

DUPR

4.019

HW
Harry Worrad

DNMZWL · Leicestershire, England, GB

DUPR

4.796

TEAM 2LOSS
JN
James Neale

GGKD5V · Birmingham, England, GB

DUPR

4.416

JA
Jonathan Adams

1Q27O5 · Surrey, England, GB

DUPR

4.829

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-7886629553
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8507394212,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noah Gregory",
        "dupr_id": "766450",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Harry Worrad",
        "dupr_id": "DNMZWL",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Leicestershire, England, GB"
      }
    ]
  },
  {
    "team_id": 5634509109,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Neale",
        "dupr_id": "GGKD5V",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      },
      {
        "name": "Jonathan Adams",
        "dupr_id": "1Q27O5",
        "rating": 4.829,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      }
    ]
  }
]