Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Brick Wall Mid-Atlantic #5

ID: 7029579591

Match Scores

5-11

Loss

Play Date

2026-04-11

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AD
Alissa Deng

YG2RME · Columbia, MD, US

DUPR

4.754

EB
Effie Bifsas

JPGZMD · Ellicott City, MD, US

DUPR

4.246

TEAM 2WINNER
BL
Beatriz Lopez

8WDW5L · Alicante, VC, ES

DUPR

5.197

AG
Ashley Georgevich

L5K6XK · Saddle Brook, NJ, US

DUPR

5.024

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-7029579591
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5280002579,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alissa Deng",
        "dupr_id": "YG2RME",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      },
      {
        "name": "Effie Bifsas",
        "dupr_id": "JPGZMD",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  },
  {
    "team_id": 7643546104,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Beatriz Lopez",
        "dupr_id": "8WDW5L",
        "rating": 5.197,
        "profile_pic_url": null,
        "location": "Alicante, VC, ES"
      },
      {
        "name": "Ashley Georgevich",
        "dupr_id": "L5K6XK",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Saddle Brook, NJ, US"
      }
    ]
  }
]