Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GCPC Sunday DUPR League

ID: 6363293844

Match Scores

11-13

Loss

Play Date

2026-03-22

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Lindsey Terry

QPYZ45 · Grand Forks, ND, US

DUPR

3.933

Jonathan Wikstrom

0RLNL2 · Karlstad, MN, US

DUPR

3.928

TEAM 2WINNER
BL
Braydin Lund

Q92G4N · USA

DUPR

3.976

Jeffrey Nordeen

YG2WMD · East Grand Forks, MN, US

DUPR

3.908

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-6363293844
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8525878453,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lindsey Terry",
        "dupr_id": "QPYZ45",
        "rating": 3.933,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/17.jpg",
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Jonathan Wikstrom",
        "dupr_id": "0RLNL2",
        "rating": 3.928,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/34.jpg",
        "location": "Karlstad, MN, US"
      }
    ]
  },
  {
    "team_id": 6649176608,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Braydin Lund",
        "dupr_id": "Q92G4N",
        "rating": 3.976,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Nordeen",
        "dupr_id": "YG2WMD",
        "rating": 3.908,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "East Grand Forks, MN, US"
      }
    ]
  }
]