Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Kate sold

ID: 8517854316

Match Scores

21-17

Loss

Play Date

2026-02-27

Play Time (Est)

1:00 PM

Play Location

354 S Warminster Rd, Hatboro, PA 19040, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Justin Sebelin

YG09WE · Villanova, PA, US

DUPR

4.094

JA
Jack Allen

4ZRV7G · Villanova, PA, US

DUPR

4.015

TEAM 2LOSS
DE
Danny Eden

XJWPV7 · Scottsdale, AZ, US

DUPR

3.879

KC
Kate Cooper

MY25RP · St. Louis, MO, US

DUPR

4.371

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-8517854316
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4583080476,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Sebelin",
        "dupr_id": "YG09WE",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      },
      {
        "name": "Jack Allen",
        "dupr_id": "4ZRV7G",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      }
    ]
  },
  {
    "team_id": 6870479469,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danny Eden",
        "dupr_id": "XJWPV7",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Kate Cooper",
        "dupr_id": "MY25RP",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      }
    ]
  }
]