Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6211536276

Match Scores

11-7

Win

Play Date

2026-05-05

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Amy Kerxton

P55L5Q · Santa Fe, NM, US

DUPR

3.724

Eric Engelsgjerd

3OX5N2 · Santa Fe, NM, US

DUPR

4.067

TEAM 2LOSS
EM
Eugene Mroz

OWQVD7 · USA

DUPR

3.356

CH
Chris Hunter

EXRG9M · USA

DUPR

3.625

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-6211536276
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4969893077,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy Kerxton",
        "dupr_id": "P55L5Q",
        "rating": 3.724,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/6.jpg",
        "location": "Santa Fe, NM, US"
      },
      {
        "name": "Eric Engelsgjerd",
        "dupr_id": "3OX5N2",
        "rating": 4.067,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
        "location": "Santa Fe, NM, US"
      }
    ]
  },
  {
    "team_id": 7938702537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eugene Mroz",
        "dupr_id": "OWQVD7",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Hunter",
        "dupr_id": "EXRG9M",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]