Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group A

ID: 8440682263

Match Scores

21-14

Win

Play Date

2026-02-21

Play Time (Est)

8:45 AM

Play Location

The Picklr Noblesville

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Andrew Murphy

NX4V6Z · USA

Rated Score

3.493

AS
Asher Smith

MYYQRP · Hartland, MI, US

Rated Score

4.151

TEAM 2LOSS
WW
Will Wenger

PKG6YX · Pickerington, OH, US

Rated Score

3.287

QJ
Quincey Johnson

EW04NW · USA

Rated Score

3.792

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-8440682263
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8134042233,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Murphy",
        "dupr_id": "NX4V6Z",
        "rating": 3.493,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Asher Smith",
        "dupr_id": "MYYQRP",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Hartland, MI, US"
      }
    ]
  },
  {
    "team_id": 5278920868,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Will Wenger",
        "dupr_id": "PKG6YX",
        "rating": 3.287,
        "profile_pic_url": null,
        "location": "Pickerington, OH, US"
      },
      {
        "name": "Quincey Johnson",
        "dupr_id": "EW04NW",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]