Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8122698589

Match Scores

21-17

Win

Play Date

2026-03-22

Play Time (Est)

2:15 AM

Play Location

Villanova, PA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DE
Danny Eden

XJWPV7 · Scottsdale, AZ, US

DUPR

3.878

KC
Kate Cooper

MY25RP · St. Louis, MO, US

DUPR

4.371

TEAM 2LOSS
JA
Jack Allen

4ZRV7G · Villanova, PA, US

DUPR

4.060

BS
Brady Schwartzberg

OWEYK7 · Villanova, PA, US

DUPR

3.657

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-8122698589
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7303737106,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danny Eden",
        "dupr_id": "XJWPV7",
        "rating": 3.878,
        "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"
      }
    ]
  },
  {
    "team_id": 6089841600,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jack Allen",
        "dupr_id": "4ZRV7G",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      },
      {
        "name": "Brady Schwartzberg",
        "dupr_id": "OWEYK7",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      }
    ]
  }
]