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

Brick Wall Mid-Atlantic #5

ID: 4677213772

Match Scores

8-15

Loss

Play Date

2026-04-11

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AG
Ashley Georgevich

L5K6XK · Saddle Brook, NJ, US

DUPR

4.997

BL
Beatriz Lopez

8WDW5L · Alicante, VC, ES

DUPR

5.123

TEAM 2WINNER
RF
Rachael Fitzgerald

0ZQVE2 · Waterford, VA, US

DUPR

5.057

AP
Ana P Gordon

XJOQR5 · Fort Washington, MD, US

DUPR

4.957

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-4677213772
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7530073133,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ashley Georgevich",
        "dupr_id": "L5K6XK",
        "rating": 4.997,
        "profile_pic_url": null,
        "location": "Saddle Brook, NJ, US"
      },
      {
        "name": "Beatriz Lopez",
        "dupr_id": "8WDW5L",
        "rating": 5.123,
        "profile_pic_url": null,
        "location": "Alicante, VC, ES"
      }
    ]
  },
  {
    "team_id": 8403161411,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rachael Fitzgerald",
        "dupr_id": "0ZQVE2",
        "rating": 5.057,
        "profile_pic_url": null,
        "location": "Waterford, VA, US"
      },
      {
        "name": "Ana P Gordon",
        "dupr_id": "XJOQR5",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      }
    ]
  }
]