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

PPL Season 4 Tryouts - Sponsored by FRANC | PKL

ID: 4884013758

Match Scores

15-7

Win

Play Date

2026-05-17

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
Jacob Holloway

V4DVWP · Holt, England, GB

DUPR

4.371

JA
Jonathan Adams

1Q27O5 · Surrey, England, GB

DUPR

4.849

TEAM 2LOSS
JB
Joel Baker

O66VZE · USA

DUPR

4.905

TM
Theo Malbois

6ZD7ME · England, GB

DUPR

3.892

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-4884013758
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6325455199,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Holloway",
        "dupr_id": "V4DVWP",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Holt, England, GB"
      },
      {
        "name": "Jonathan Adams",
        "dupr_id": "1Q27O5",
        "rating": 4.849,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      }
    ]
  },
  {
    "team_id": 8387509386,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Baker",
        "dupr_id": "O66VZE",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Theo Malbois",
        "dupr_id": "6ZD7ME",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "England, GB"
      }
    ]
  }
]