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

PPL Season 4 Tryouts - Sponsored by FRANC | PKL

ID: 4608556147

Match Scores

11-15

Loss

Play Date

2026-05-17

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BF
Ben Fletcher

GGDP9X · London, England, GB

DUPR

4.641

JA
Jonathan Adams

1Q27O5 · Surrey, England, GB

DUPR

4.828

TEAM 2WINNER
JF
Jon Fish

P5PXJX · Goff's Oak, England, GB

DUPR

4.513

DO
Dan O'Brien

XJYOY7 · USA

DUPR

4.521

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-4608556147
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7126693710,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben Fletcher",
        "dupr_id": "GGDP9X",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Jonathan Adams",
        "dupr_id": "1Q27O5",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      }
    ]
  },
  {
    "team_id": 6360357699,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jon Fish",
        "dupr_id": "P5PXJX",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Goff's Oak, England, GB"
      },
      {
        "name": "Dan O'Brien",
        "dupr_id": "XJYOY7",
        "rating": 4.521,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]