Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5480561742

Match Scores

21-10

Loss

Play Date

2026-03-22

Play Time (Est)

7:30 PM

Play Location

Villanova, PA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DE
Danny Eden

XJWPV7 · Scottsdale, AZ, US

DUPR

3.883

JA
Jack Allen

4ZRV7G · Villanova, PA, US

DUPR

4.068

TEAM 2LOSS
KC
Kate Cooper

MY25RP · St. Louis, MO, US

DUPR

4.366

BS
Brady Schwartzberg

OWEYK7 · Villanova, PA, US

DUPR

3.650

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-5480561742
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7025973298,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danny Eden",
        "dupr_id": "XJWPV7",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Jack Allen",
        "dupr_id": "4ZRV7G",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      }
    ]
  },
  {
    "team_id": 5077076144,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kate Cooper",
        "dupr_id": "MY25RP",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Brady Schwartzberg",
        "dupr_id": "OWEYK7",
        "rating": 3.65,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      }
    ]
  }
]