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

FCPA 2026 Ladder League

ID: 8254640586

Match Scores

9-3

Loss

Play Date

2026-06-04

Play Time (Est)

7:30 PM

Play Location

7270 Riley Rd, Warrenton, VA 20187, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GN
Giovanna Nall

3V0LZ6 · USA

DUPR

2.957

HR
Holly Rosenthal

PW5XLQ · USA

DUPR

3.103

TEAM 2LOSS
CK
Clay Koonts

G0YG7Q · Warrenton, VA, US

DUPR

2.966

KJ
Kevin Jennings

WKRR9M · USA

DUPR

2.838

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-8254640586
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5856918482,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Giovanna Nall",
        "dupr_id": "3V0LZ6",
        "rating": 2.957,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Holly Rosenthal",
        "dupr_id": "PW5XLQ",
        "rating": 3.103,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5547620923,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Clay Koonts",
        "dupr_id": "G0YG7Q",
        "rating": 2.966,
        "profile_pic_url": null,
        "location": "Warrenton, VA, US"
      },
      {
        "name": "Kevin Jennings",
        "dupr_id": "WKRR9M",
        "rating": 2.838,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]