Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring League: MLP DUPR16

ID: 5537542634

Match Scores

11-8

Loss

Play Date

2026-03-20

Play Time (Est)

3:30 PM

Play Location

4311 Ravensworth Road, Annandale, VA, 22003

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Dave Ho

G0PK6V · Wetwang, England, GB

DUPR

4.038

KA
Katie Altman

9PNVW7 · Arlington, VA, US

DUPR

3.998

TEAM 2LOSS
SC
Stephanie Cruz

RYP44N · USA

DUPR

3.581

SV
Seth Vicchio

1QL465 · Alexandria, VA, US

DUPR

4.161

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-5537542634
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7802599489,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Ho",
        "dupr_id": "G0PK6V",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Wetwang, England, GB"
      },
      {
        "name": "Katie Altman",
        "dupr_id": "9PNVW7",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  },
  {
    "team_id": 7322075436,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephanie Cruz",
        "dupr_id": "RYP44N",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Seth Vicchio",
        "dupr_id": "1QL465",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  }
]