Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

L260311PIR2000

ID: 7681902137

Match Scores

10-15

Win

Play Date

2026-04-08

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ER
Eric Reardon

6NOMND · USA

DUPR

3.802

CS
Charlie Stapleton

ME5K7O · USA

DUPR

3.846

TEAM 2WINNER
AW
Aaron Wolfson

2Y4G47 · USA

DUPR

3.940

Jared Nathan

99MK5V · MI, US

DUPR

4.038

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-7681902137
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5266013233,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Reardon",
        "dupr_id": "6NOMND",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charlie Stapleton",
        "dupr_id": "ME5K7O",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6237779320,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Wolfson",
        "dupr_id": "2Y4G47",
        "rating": 3.94,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jared Nathan",
        "dupr_id": "99MK5V",
        "rating": 4.038,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/29.jpg",
        "location": "MI, US"
      }
    ]
  }
]