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

Brick Wall Florida #1

ID: 4897399898

Match Scores

11-10

Loss

Play Date

2026-01-17

Play Time (Est)

3:30 PM

Play Location

Coconut Creek, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RL
Robert Laidlaw

30PL42 · Chappaqua, NY, US

DUPR

5.858

CD
Connor DuVally

EWL7KJ · Pound Ridge, NY, US

DUPR

5.333

TEAM 2LOSS
BF
Brandon Fritze

3YMZZE · Philadelphia, PA, US

DUPR

5.605

JD
Jordan Denish

170055 · Philadelphia, PA, US

DUPR

5.006

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-4897399898
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8549584203,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Laidlaw",
        "dupr_id": "30PL42",
        "rating": 5.858,
        "profile_pic_url": null,
        "location": "Chappaqua, NY, US"
      },
      {
        "name": "Connor DuVally",
        "dupr_id": "EWL7KJ",
        "rating": 5.333,
        "profile_pic_url": null,
        "location": "Pound Ridge, NY, US"
      }
    ]
  },
  {
    "team_id": 7160720293,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Fritze",
        "dupr_id": "3YMZZE",
        "rating": 5.605,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Jordan Denish",
        "dupr_id": "170055",
        "rating": 5.006,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]