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

Brick Wall Florida #6

ID: 8122753243

Match Scores

11-7

Win

Play Date

2026-04-25

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RF
Ryan Fu

6ZWZDQ · Andover, MA, US

DUPR

6.080

SL
Spencer Lanier

P17ZM3 · Newberg, OR, US

DUPR

6.180

TEAM 2LOSS
DB
Dusty Boyer

16544Q · Bradenton, FL, US

DUPR

5.662

JS
Julian Slive

QPXYJ4 · Boca Raton, FL, US

DUPR

5.136

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-8122753243
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5523347625,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Fu",
        "dupr_id": "6ZWZDQ",
        "rating": 6.08,
        "profile_pic_url": null,
        "location": "Andover, MA, US"
      },
      {
        "name": "Spencer Lanier",
        "dupr_id": "P17ZM3",
        "rating": 6.18,
        "profile_pic_url": null,
        "location": "Newberg, OR, US"
      }
    ]
  },
  {
    "team_id": 7781457445,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dusty Boyer",
        "dupr_id": "16544Q",
        "rating": 5.662,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Julian Slive",
        "dupr_id": "QPXYJ4",
        "rating": 5.136,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]