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

Brick Wall Florida #1

ID: 6500406706

Match Scores

2-11

Loss

Play Date

2026-01-18

Play Time (Est)

11:30 PM

Play Location

Coconut Creek, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JD
Jordan Denish

170055 · Philadelphia, PA, US

DUPR

5.029

AH
Arianna Haresign

DWLVR4 · Southampton Township, NJ, US

DUPR

4.714

TEAM 2WINNER
EB
Elijah Bertram

8KDW96 · Boca Raton, FL, US

DUPR

5.867

AB
Alia Brown

3L7ZVQ · Atlanta, GA, US

DUPR

5.322

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-6500406706
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8427798735,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan Denish",
        "dupr_id": "170055",
        "rating": 5.029,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Arianna Haresign",
        "dupr_id": "DWLVR4",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "Southampton Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 4796693433,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elijah Bertram",
        "dupr_id": "8KDW96",
        "rating": 5.867,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Alia Brown",
        "dupr_id": "3L7ZVQ",
        "rating": 5.322,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]