Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

FCPA 2026 Ladder League

ID: 8435074422

Match Scores

9-4

Loss

Play Date

2026-05-04

Play Time (Est)

7:30 PM

Play Location

7270 Riley Rd, Warrenton, VA 20187, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BS
Bradley Stevens

4VXP4M · USA

DUPR

3.577

MH
Margo Heine

V77LY7 · USA

DUPR

3.207

TEAM 2LOSS
ML
Mark Libby

NYYNV2 · Fauquier County, VA, US

DUPR

3.375

PH
Paula Harris

3LDPMJ · USA

DUPR

3.129

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-8435074422
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5547774780,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bradley Stevens",
        "dupr_id": "4VXP4M",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Margo Heine",
        "dupr_id": "V77LY7",
        "rating": 3.207,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5152671491,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Libby",
        "dupr_id": "NYYNV2",
        "rating": 3.375,
        "profile_pic_url": null,
        "location": "Fauquier County, VA, US"
      },
      {
        "name": "Paula Harris",
        "dupr_id": "3LDPMJ",
        "rating": 3.129,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]