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

FCPA 2026 Ladder League

ID: 8564504239

Match Scores

2-9

Win

Play Date

2026-06-02

Play Time (Est)

8:45 AM

Play Location

7270 Riley Rd, Warrenton, VA 20187, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
PB
Pam Bishop

WZLGJG · USA

DUPR

2.765

SJ
Sirinann Janickey

ZNJMMW · USA

DUPR

2.777

TEAM 2WINNER
MC
Mike Cornish

KO52JK · Warrenton, VA, US

DUPR

3.304

KJ
Kevin Jennings

WKRR9M · USA

DUPR

2.846

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-8564504239
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5484443312,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pam Bishop",
        "dupr_id": "WZLGJG",
        "rating": 2.765,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sirinann Janickey",
        "dupr_id": "ZNJMMW",
        "rating": 2.777,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8427139240,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Cornish",
        "dupr_id": "KO52JK",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Warrenton, VA, US"
      },
      {
        "name": "Kevin Jennings",
        "dupr_id": "WKRR9M",
        "rating": 2.846,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]