Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5646865813

Match Scores

11-8

Loss

Play Date

2026-05-05

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Eric Engelsgjerd

3OX5N2 · Santa Fe, NM, US

DUPR

4.068

DD
Donald Duncan

V670Q7 · USA

DUPR

3.807

TEAM 2LOSS
Owen Perillo

3LQNQ6 · Santa Fe, NM, US

DUPR

4.203

JF
Jeffrey Frankel

RD02DD · USA

DUPR

3.177

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-5646865813
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6119582002,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Engelsgjerd",
        "dupr_id": "3OX5N2",
        "rating": 4.068,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
        "location": "Santa Fe, NM, US"
      },
      {
        "name": "Donald Duncan",
        "dupr_id": "V670Q7",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6976614472,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Owen Perillo",
        "dupr_id": "3LQNQ6",
        "rating": 4.203,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/23.jpg",
        "location": "Santa Fe, NM, US"
      },
      {
        "name": "Jeffrey Frankel",
        "dupr_id": "RD02DD",
        "rating": 3.177,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]