Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GCPC Sunday DUPR League

ID: 5197917776

Match Scores

8-11

Loss

Play Date

2026-04-19

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Alex Ramsey

EG7KEO · Grand Forks, ND, US

DUPR

4.024

John Carlson

V7DENP · Erskine, MN, US

DUPR

4.164

TEAM 2WINNER
Alec Kores

GW4LNG · Fargo, ND, US

DUPR

4.139

Jeffrey Nordeen

YG2WMD · East Grand Forks, MN, US

DUPR

4.045

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-5197917776
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7515286744,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Ramsey",
        "dupr_id": "EG7KEO",
        "rating": 4.024,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/81.jpg",
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "John Carlson",
        "dupr_id": "V7DENP",
        "rating": 4.164,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/66.jpg",
        "location": "Erskine, MN, US"
      }
    ]
  },
  {
    "team_id": 5462251835,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alec Kores",
        "dupr_id": "GW4LNG",
        "rating": 4.139,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/2.jpg",
        "location": "Fargo, ND, US"
      },
      {
        "name": "Jeffrey Nordeen",
        "dupr_id": "YG2WMD",
        "rating": 4.045,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "East Grand Forks, MN, US"
      }
    ]
  }
]