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

Brick Wall Florida #6

ID: 4843384933

Match Scores

5-11, 5-11

Win

Play Date

2026-04-25

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
Jake Bower

JZXX5M · Deerfield Beach, FL, US

DUPR

5.524

AL
Alec Lamacchio

3V2DJ3 · Naples, FL, US

DUPR

5.578

TEAM 2WINNER
RF
Ryan Fu

6ZWZDQ · Andover, MA, US

DUPR

6.064

SL
Spencer Lanier

P17ZM3 · Newberg, OR, US

DUPR

6.156

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-4843384933
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4857073033,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Bower",
        "dupr_id": "JZXX5M",
        "rating": 5.524,
        "profile_pic_url": null,
        "location": "Deerfield Beach, FL, US"
      },
      {
        "name": "Alec Lamacchio",
        "dupr_id": "3V2DJ3",
        "rating": 5.578,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 6403182577,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Fu",
        "dupr_id": "6ZWZDQ",
        "rating": 6.064,
        "profile_pic_url": null,
        "location": "Andover, MA, US"
      },
      {
        "name": "Spencer Lanier",
        "dupr_id": "P17ZM3",
        "rating": 6.156,
        "profile_pic_url": null,
        "location": "Newberg, OR, US"
      }
    ]
  }
]