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

Divison 4

ID: 5496905601

Match Scores

11-5

Loss

Play Date

2026-06-06

Play Time (Est)

10:15 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
MV
Michael Von Achen

8WWWNG · USA

DUPR

3.193

AW
Alison Wrigley

1NEEXW · USA

DUPR

3.193

TEAM 2LOSS
GS
Gary Solom

35JEM5 · Wilmington, NC, US

DUPR

2.887

SV
Shannon VanAllen

LZOYWZ · USA

DUPR

2.474

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-5496905601
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5057766644,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Von Achen",
        "dupr_id": "8WWWNG",
        "rating": 3.193,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alison Wrigley",
        "dupr_id": "1NEEXW",
        "rating": 3.193,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6736424174,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Solom",
        "dupr_id": "35JEM5",
        "rating": 2.887,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Shannon VanAllen",
        "dupr_id": "LZOYWZ",
        "rating": 2.474,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]