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

Brick Wall Florida #6

ID: 5085664422

Match Scores

16-14

Win

Play Date

2026-04-25

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RF
Ryan Fu

6ZWZDQ · Andover, MA, US

DUPR

6.063

SL
Spencer Lanier

P17ZM3 · Newberg, OR, US

DUPR

6.155

TEAM 2LOSS
DA
Daniel Albers

3Z040Q · Coconut Creek, FL, US

DUPR

5.124

JB
Jonathan Burns

3PQNPZ · Boca Raton, FL, US

DUPR

5.377

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-5085664422
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6438229534,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Fu",
        "dupr_id": "6ZWZDQ",
        "rating": 6.063,
        "profile_pic_url": null,
        "location": "Andover, MA, US"
      },
      {
        "name": "Spencer Lanier",
        "dupr_id": "P17ZM3",
        "rating": 6.155,
        "profile_pic_url": null,
        "location": "Newberg, OR, US"
      }
    ]
  },
  {
    "team_id": 6676855337,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Albers",
        "dupr_id": "3Z040Q",
        "rating": 5.124,
        "profile_pic_url": null,
        "location": "Coconut Creek, FL, US"
      },
      {
        "name": "Jonathan Burns",
        "dupr_id": "3PQNPZ",
        "rating": 5.377,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]