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

AV Men's Spring League

ID: 6352371636

Match Scores

15-5

Loss

Play Date

2026-06-03

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AG
Andrew Godfrey

KX4W0O · USA

DUPR

3.114

ME
Morten Ebdrup

JJGG0W · USA

DUPR

3.733

TEAM 2LOSS
CT
Cory Thompson

DY4WJ4 · Ashburn, VA, US

DUPR

3.352

ZS
Zan Siddiqui

QX0495 · USA

DUPR

2.873

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-6352371636
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6616043746,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Godfrey",
        "dupr_id": "KX4W0O",
        "rating": 3.114,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Morten Ebdrup",
        "dupr_id": "JJGG0W",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8361257645,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cory Thompson",
        "dupr_id": "DY4WJ4",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      },
      {
        "name": "Zan Siddiqui",
        "dupr_id": "QX0495",
        "rating": 2.873,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]