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

ERA Pickleball: 3.0 Round Robin League - Week 3

ID: 5242011555

Match Scores

3-11

Win

Play Date

2026-04-21

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JA
john archer

RDNY9M · USA

DUPR

2.328

MF
Malachi Fuhrman

0PQY42 · USA

DUPR

2.033

TEAM 2WINNER
BK
Bethany Kovacs

99PRPE · The Woodlands, TX, US

DUPR

2.904

JP
Juan Perez

VXVM0J · Houston, TX, US

DUPR

2.726

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-5242011555
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7232214869,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "john archer",
        "dupr_id": "RDNY9M",
        "rating": 2.328,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Malachi Fuhrman",
        "dupr_id": "0PQY42",
        "rating": 2.033,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4817433415,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bethany Kovacs",
        "dupr_id": "99PRPE",
        "rating": 2.904,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Juan Perez",
        "dupr_id": "VXVM0J",
        "rating": 2.726,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]