Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GCPC Sunday DUPR League

ID: 7384341635

Match Scores

11-2

Loss

Play Date

2026-04-19

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Alec Kores

GW4LNG · Fargo, ND, US

DUPR

4.139

Tyler Magee

3X6YXX · Grand Forks, ND, US

DUPR

4.310

TEAM 2LOSS
Jeffrey Nordeen

YG2WMD · East Grand Forks, MN, US

DUPR

4.048

John Carlson

V7DENP · Erskine, MN, US

DUPR

4.180

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-7384341635
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4882890542,
    "serial": 1,
    "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": "Tyler Magee",
        "dupr_id": "3X6YXX",
        "rating": 4.31,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/78.jpg",
        "location": "Grand Forks, ND, US"
      }
    ]
  },
  {
    "team_id": 5509604134,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Nordeen",
        "dupr_id": "YG2WMD",
        "rating": 4.048,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "East Grand Forks, MN, US"
      },
      {
        "name": "John Carlson",
        "dupr_id": "V7DENP",
        "rating": 4.18,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/66.jpg",
        "location": "Erskine, MN, US"
      }
    ]
  }
]