Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DTL DUPR Round Robin 3.0-3.49

ID: 6527680009

Match Scores

0-11

Win

Play Date

2026-05-09

Play Time (Est)

2:15 AM

Play Location

4311 Ravensworth Rd, Annandale, VA 22003, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
VE
Victor Estrella

JYPK64 · USA

DUPR

3.113

LB
Lucas Bae

JJMDX4 · USA

DUPR

3.105

TEAM 2WINNER
AA
Alfredo Arcila

O6K7KE · USA

DUPR

3.191

MS
Matt Spiegelman

RX6DYD · Bethesda, MD, US

DUPR

3.378

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-6527680009
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7298777937,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Victor Estrella",
        "dupr_id": "JYPK64",
        "rating": 3.113,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lucas Bae",
        "dupr_id": "JJMDX4",
        "rating": 3.105,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7670310811,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alfredo Arcila",
        "dupr_id": "O6K7KE",
        "rating": 3.191,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Spiegelman",
        "dupr_id": "RX6DYD",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  }
]