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

AV Men's Spring League

ID: 7513097075

Match Scores

7-15

Loss

Play Date

2026-06-03

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AG
Andrew Godfrey

KX4W0O · USA

DUPR

3.065

CT
Cory Thompson

DY4WJ4 · Ashburn, VA, US

DUPR

3.338

TEAM 2WINNER
ME
Morten Ebdrup

JJGG0W · USA

DUPR

3.778

ZS
Zan Siddiqui

QX0495 · USA

DUPR

2.930

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-7513097075
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6769900871,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Godfrey",
        "dupr_id": "KX4W0O",
        "rating": 3.065,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cory Thompson",
        "dupr_id": "DY4WJ4",
        "rating": 3.338,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      }
    ]
  },
  {
    "team_id": 6930599662,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Morten Ebdrup",
        "dupr_id": "JJGG0W",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zan Siddiqui",
        "dupr_id": "QX0495",
        "rating": 2.93,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]